/* You have the right to customize this skin as you want as the credits remain in place.

DO NOT REMOVE CREDITS!!!!!!!!!

http://www.phpbb-skin.info/skinlab
Alpha Trion

*/
@import url("categories.css");
@import url("top_bar.css");
@import url("oval_buttons.css");
@import url("header.css");
@import url("cp.css");
@import url("links.css");

* {
margin : 0;
padding : 0;
}
html {
font-size : 100%;
}
body {
font-family : Georgia,"Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
color : #0c0551;
/*background-color : #280026;*/
/*background-color : #280026;*/
background-color: #310034;
font-size : 62.5%;
margin : 0;
height: 100%;
}

#wrapheader {
min-height : 120px;
height : auto !important ;
height : 120px;
padding : 10px 10px 10px 10px;
margin : 10px 10px 10px 10px;
border: 2px solid #6d0176;
background-color: #310034;
}
#wrapcentre {
margin : 15px 0px 0 0px;
height: 100%;
}

#wrapfooter {
text-align : center;
clear : both;
height: 100%;
}
#wrapnav {
width : 100%;
margin : 0;
background-color : #dff2ff;
border-width : 1px;
border-style : solid;
border-color : #10076b;
}

#menubar {
margin : 0 25px;
}
#datebar {
margin : 10px 25px 0 25px;
}
#findbar {
width : 100%;
margin : 0;
padding : 0;
border : 0;
}

.gensmallclock {
 color: yellow;
 background: url('./images/clock.png') no-repeat top center;
 margin: 0px 0px;
 padding-bottom: 15px;
 padding-top: 15px;
 font-size: 1em;
 width: 250px;
}


.h-pag-l {
 color: #fef86c;
 background: purple url('./images/pag.png') repeat-x top left;
 border-left: 2px solid #590063;
 border-bottom: 2px solid #590063;
 border-top: 2px solid #590063;
 height: 36px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 1.1em;
 font-weight: bold;
 text-align: left;
 vertical-align: middle;
 white-space: nowrap;
}
.h-pag-r {
color : #fef86c;
background : #540163 url('./images/pag.png') repeat-x top left;
border-bottom : 2px solid #3c0042;
border-right : 2px solid #3c0042;
border-top : 2px solid #3c0042;
height : 36px;
font-family : Georgia,Verdana, Arial, Helvetica, sans-serif;
font-size : 1.1em;
font-weight : bold;
text-align : left;
white-space : nowrap;
padding-top : 0;
}

.forumrules {
background: #00008b url('./images/rules_header.png') repeat-x top left;
border-width : 1px;
border-style : solid;
border-color : #3c0042;
padding : 4px;
font-weight : normal;
font-size : 1.1em;
font-family : Verdana, "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
}
.forumrules_main {
 background-color: #c1daff;
 /*background-color : #ccd9ea;*/
 border-width: 1px;
 border-style: solid;
 border-color: #3c0042;
 padding: 4px;
 font-weight: normal;
 font-size: 1.2em;
 font-family: Georgia;
}
.forumrules h3 {
color : #880000;
}

h1 {
color : black;
font-family : Georgia,"Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
font-weight : bold;
font-size : 1.8em;
text-decoration : none;
}
h2 {
font-family : Georgia,Arial, Helvetica, sans-serif;
font-weight : bold;
font-size : 1.5em;
text-decoration : none;
line-height : 120%;
}
h3 {
font-size : 1.3em;
font-weight : bold;
font-family : Georgia,Arial, Helvetica, sans-serif;
line-height : 120%;
}
h4 {
color : #87ceeb;
font-size : 1em;
font-weight : bold;
margin : 0;
padding-top : 3px;
}

p {
font-size : 1.1em;
}
p.moderators {
margin : 0;
float : left;
color : black;
font-weight : bold;
}
.rtl p.moderators {
float : right;
}
p.linkmcp {
margin : 0;
float : right;
white-space : nowrap;
}
.rtl p.linkmcp {
float : left;
}
p.breadcrumbs {
margin : 0;
float : left;
color : black;
font-weight : bold;
white-space : normal;
font-size : 1em;
}
.rtl p.breadcrumbs {
float : right;
}
p.datetime {
margin : 0;
float : right;
white-space : nowrap;
font-size : 1em;
}
.rtl p.datetime {
float : left;
}
p.searchbar {
padding : 2px 0;
white-space : nowrap;
}
p.searchbarreg {
margin : 0;
float : right;
white-space : nowrap;
}
.rtl p.searchbarreg {
float : left;
}
p.forumdesc {
padding-bottom : 4px;
}
p.topicauthor {
margin : 1px 0;
}
p.topicdetails {
 margin: 1px 0;
 color: navy;
}
p.topicdetails_pt {
 margin: 1px 0;
 color: navy;
 font-size: 1.4em;
 font-weight: bold;
}
p.topicdetails2 {
margin : 1px 0;
color : #10076b;
}
.postreported, .postreported a:visited, .postreported a:hover, .postreported a:link, .postreported a:active {
margin : 1px 0;
color : red;
font-weight : bold;
}
.postapprove, .postapprove a:visited, .postapprove a:hover, .postapprove a:link, .postapprove a:active {
color : #ffff00;
font-weight : bold;
}
.postapprove img, .postreported img {
vertical-align : bottom;
}
.postauthor {
color : #10076b;
}
.postdetails {
color : #10076b;
}
.postbody {
color : #10076b;
font-size : 1.3em;
line-height : 1.4em;
font-family : georgia,"Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
min-height : 150px;
}
.postbody li, ol, ul {
margin : 0 0 0 1.5em;
}
.rtl .postbody li, .rtl ol, .rtl ul {
margin : 0 1.5em 0 0;
}
.postbody_faq {
color : #10076b;
font-size : 1.3em;
line-height : 1.4em;
font-family : georgia,"Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
}
.postbody_faq li, ol, ul {
margin : 0 0 0 1.5em;
}
.rtl .postbody_faq li, .rtl ol, .rtl ul {
margin : 0 1.5em 0 0;
}
.posthilit {
background-color : #dff2ff;
}
.nav {
margin : 0;
color : black;
font-weight : bold;
}


.gen {
margin : 1px 1px;
font-size : 1.2em;
}
.gen0 {color:#191970;
background-color:transparent;
margin : 1px 1px;
font-size : 1.2em;
}

.genmed {
margin : 1px 1px;
font-size : 1.1em;
}
.genmed0 {color : #f5f5ff;
background-color:transparent;
margin : 1px 1px;
font-size : 1.1em;
}
.gensmall {
margin : 1px 1px;
font-size : 1em;
}

 a.gensmall:link {
  	font-size: 11px;
  	text-decoration: underline;
  	background-color: transparent;
  	color: #00008b;
  	font-family: tahoma,verdana,"palatino lynotype",tunga,serif,arial;
	font-weight: 400;
  }
  a.gensmall:visited {
  	font-size: 11px;
  	text-decoration: underline;
  	background-color: transparent;
  	color: #00008b;
  	font-family: tahoma,verdana,"palatino lynotype",tunga,serif,arial;
	font-weight: 400;
  }
  a.gensmall:hover {
  	font-size: 11px;
  	text-decoration: underline;
  	background-color: transparent;
  	color: #ffffff;
  	font-family: tahoma,verdana,"palatino lynotype",tunga,serif,arial;
	font-weight: 400;
  }
  a.gensmall:active {
  	font-size: 11px;
  	text-decoration: underline;
  	background-color: transparent;
  	color: #ffffff;
  	font-family: tahoma,verdana,"palatino lynotype",tunga,serif,arial;
	font-weight: 400;
  }

 a.postx:link {
  	font-size: 11px;
  	text-decoration: underline;
  	background-color: transparent;
  	color: #00008b;
  	font-family: tahoma,verdana,"palatino lynotype",tunga,serif,arial;
	font-weight: 400;
  }
  a.postx:visited {
  	font-size: 11px;
  	text-decoration: underline;
  	background-color: transparent;
  	color: #00008b;
  	font-family: tahoma,verdana,"palatino lynotype",tunga,serif,arial;
	font-weight: 400;
  }
  a.postx:hover {
  	font-size: 11px;
  	text-decoration: underline;
  	background-color: #800080;
  	color: #ffffff;
  	font-family: tahoma,verdana,"palatino lynotype",tunga,serif,arial;
	font-weight: 400;
  }
  a.postx:active {
  	font-size: 11px;
  	text-decoration: underline;
  	background-color: #800080;
  	color: #ffffff;
  	font-family: tahoma,verdana,"palatino lynotype",tunga,serif,arial;
	font-weight: 400;
  }
.copyright {
 color: #ffffe0;
 font-weight: normal;
 font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
.titles {
font-family : georgia"Lucida Grande", Helvetica, Arial, sans-serif;
font-weight : bold;
font-size : 1.3em;
text-decoration : none;
}
.error {
color : red;
}
th {
color : #ffffff;
font-size : 1.1em;
font-weight : bold;
background-color : #000080;
background-image : url('./images/bg.png');
white-space : nowrap;
padding : 5px 1px;
border-top : 2px solid #e959f9;
border-bottom : 2px solid #e959f9;
}
td {
padding : 2px;
}
td.profile {
padding : 4px;
padding-top : 0;
background-color : #eaeaea;
border-right : 2px solid #e959f9;
}
td.profile_b {
padding : 4px;
background-color : #eaeaea;
border-top : 2px solid #e959f9;
}
.tablebg {
background-color : #a9b8c2;
border-left : 2px solid #e959f9;
border-right : 2px solid #e959f9;
border-bottom : 2px solid #e959f9;
}
.tablebg_trbl {
background-color : #a9b8c2;
border : 2px solid #e959f9;
}
.tablebg_footer {
background-color : #a9b8c2;
background-image : url('./images/c-h-c.png') repeat-x;
line-height: 28px;

border-bottom : 2px solid #e959f9;
border-left : 2px solid #e959f9;
border-right : 2px solid #e959f9;
}
.tablebg_rl {
background-color : #a9b8c2;
border-left : 2px solid #e959f9;
border-right : 2px solid #e959f9;
}
.tablebg_trl {
background-color : #a9b8c2;
border-top : 2px solid #e959f9;
border-left : 2px solid #e959f9;
border-right : 2px solid #e959f9;
}
.tablebg_desc {
padding : 4px;
}

.catdiv {
height : 28px;
margin : 0;
padding : 0;
border : 0;
background : white url('./images/cellpic2.jpg') repeat-y scroll top left;
}
.rtl .catdiv {
background : white url('./images/cellpic2_rtl.jpg') repeat-y scroll top right;
}
.cat {
height : 28px;
margin : 0;
padding : 0;
border-top : 2px solid #e959f9;
background-color : #803c93;
background-image : url('./images/cat-bottom.png');
text-indent : 4px;
}
.cat_chat {color:white;
height : 28px;
margin : 0;
padding : 0;
border-top : 2px solid #e959f9;
border-bottom : 1px solid #e959f9;
background-color : #803c93;
background-image : url('./images/cat-bottom.png');
text-indent : 4px;
}
.catold {color:white;
height : 28px;
margin : 0;
padding : 0;
border-top : 2px solid #e959f9;
background-color : #803c93;
background-image : url('./images/cat-bottom.png');
text-indent : 4px;
}
.cat_online {
font-size : 1.2em;
color:white;
margin : 0;
padding : 0;
border-top : 2px solid #e959f9;
border-bottom : 2px solid #e959f9;
background-color : #803c93;
background-image : url('./images/bg.png');
text-indent : 4px;
padding-top: 4px;
padding-bottom: 5px;
}
.cat_online_top {
font-size : 1.2em;
color:white;
margin : 0;
padding : 0;
/*border-top : 1px solid #e959f9;*/
border-bottom : 2px solid #e959f9;
background-color : #803c93;
background-image : url('./images/bg.png');
text-indent : 4px;
padding-top: 4px;
padding-bottom: 5px;
}
.cat_online_top_2 {color:white;
font-size : 1.2em;
text-align: center;
margin : 0;
padding : 0;
border-top : 2px solid #e959f9;
border-bottom : 2px solid #e959f9;
background-color :  #803c93;
background-image : url('./images/bg.png');
text-indent : 4px;
padding-top: 6px;
padding-bottom: 7px;
}

.c-h-c {
background : url('./images/c-h-c.png') repeat-x bottom left;
width : 100%;
height : 32px;
margin : 0;
font-weight : bold;
font-size : 1.3em;
text-align : left;
vertical-align : middle;
white-space : nowrap;
overflow : hidden;
}
.c-h-l {
background : url('./images/c-h-l.png') no-repeat bottom left;
padding-left : 25px;
}
.c-h-r {
background : url('./images/c-h-r.png') no-repeat bottom right;
padding-right : 10px;
}
.c-h-title {
color : #000040;
margin-top : 4px;
}
.c-f-c {
background : url('./images/c-f-c.png') repeat-x bottom left;
height : 11px;
font-size : 0.1em;
margin : 0;
white-space : nowrap;
overflow : hidden;
}
.c-f-c-2 {
background : url('./images/c-f-c.png') repeat-x bottom left;
height : 12px;
font-size : 0.1em;
margin : 0;
white-space : nowrap;
overflow : hidden;
}
.c-f-l {
background : url('./images/c-f-l.png') no-repeat bottom left;
padding-left : 25px;
}
.c-f-r {
background : url('./images/c-f-r.png') no-repeat bottom right;
padding-right : 10px;
}
.row1 {color:#191970;
background-color : #c7b9cf;
padding : 4px;
}
.row_footer {
 color: #a1e7ee;
 padding-top: 4px;
 padding-bottom: 4px;
 background: navy url('./images/c-h-c.png') repeat-x top left;
}
.row11 {color:#191970;
background-color : #c9bad9;
padding : 5px;
}
.row1_t {color:#191970;
background-color : #c7b9cf;
padding : 4px;
/*border-top : 1px solid #e959f9;*/
height : 25px;
}
.row2 {color:#191970;
background-color : #c7b9cf;
padding : 4px;
}
.row3 {
 color: yellow;
 background-color: #10076b;
 padding: 3px;
 background: url('./images/c-h-c.png') repeat-x bottom;
 border-bottom: 1px solid #e959f9;
}
.row3t {color:#191970;
background-color : #6b8dba;
padding : 6px;
background : url('./images/c-h-c.png') repeat-x bottom;
border-bottom : 2px solid #e959f9;
}


.row_announcements_title {
 color: #191970;
 background-color: #dceaf7;
 padding: 3px;
 background: url('./images/c-h-c.png') repeat-x bottom;
 border-bottom: 2px solid #e959f9;
}
.row_topics_title {
background-color : #6b8dba;
padding : 3px;
background : url('./images/c-h-c.png') repeat-x bottom;
border-top : 2px solid #e959f9;
border-bottom : 2px solid #e959f9;
}


.row4 {color:#191970;
background-color : #b77ce8;
border-left : 2px solid #e959f9;
border-right : 2px solid #e959f9;
border-bottom : 2px solid #e959f9;
border-top : 2px solid #e959f9;
padding : 7px;
}

.row5 {color:#191970;
background-color :#b77ce8 ;
border-left : 2px solid #e959f9;
border-right : 2px solid #e959f9;
border-bottom : 2px solid #e959f9;
border-top : 2px solid #e959f9;

}
.row6 {color:#191970;
background-color : #b77ce8;
border-left : 2px solid #e959f9;
border-right : 2px solid #e959f9;
border-bottom : 2px solid #e959f9;
border-top : 2px solid #e959f9;
padding: 5px;
}
.row_desc {color:#191970;
background-color : #b77ce8;
border-left : 2px solid #38013d;
border-right : 2px solid #38013d;
border-bottom : 2px solid #38013d;
border-top : 2px solid #38013d;
padding : 7px;
}
.row_select_title {color:navy;
background-color : #c5a3d7;
/*border-left : 1px solid #38013d;
border-right : 1px solid #38013d;*/
/*border-bottom : 1px solid #38013d;
border-top : 1px solid #38013d;*/
padding-top : 2px;
padding-bottom : 0px;
padding-left: 4px;

border: 2px solid #38013d;
}
.row_select {
background-color : #c5a3d7;
color:navy;
border-bottom : 1px solid #38013d;
border-top : 1px solid #38013d;
padding: 5px;
}
.row_select_hover {
background-color : #38013d;
color:white;
border-bottom : 1px solid #38013d;
border-top : 1px solid #38013d;
padding: 3px;
padding-left:4px;
}
.poster_row {
color:white;
background-color : #0a2a55;
padding : 4px;
}
.spacer {
background-color : #385d86;
background : url('./images/c-f-c.png') repeat-x top left;

}
hr {
 height: 1px;
 border-width: 0;
 background-color: navy;
 color: white;
}
.legend {
text-align : center;
margin : 0 auto;
}

form {
margin : 0;
padding : 0;
border : 0;
}
input {
color : #220051;
font-family : "Lucida Grande", Verdana, Helvetica, sans-serif;
font-size : 1.1em;
font-weight : normal;
padding : 1px;
border : 1px solid #a9b8c2;
background-color : #fafafa;
}

textarea {
background-color : #fafafa;
color : #220051;
font-family : "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
font-size : 1.3em;
line-height : 1.4em;
font-weight : normal;
border : 1px solid #a9b8c2;
padding : 2px;
}
textarea:visited {
background-color : #fafafa;
color : #220051;
font-family : "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
font-size : 1.3em;
line-height : 1.4em;
font-weight : normal;
border : 1px solid #a9b8c2;
padding : 2px;
}
textarea:hover {
background-color : #fafafa;
color : #220051;
font-family : "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
font-size : 1.3em;
line-height : 1.4em;
font-weight : normal;
border : 2px solid #2288cc;
padding : 2px;
}
textarea:focus {
background-color : #faf9ba;
color : #220051;
font-family : georgia,"Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
font-size : 1.3em;
line-height : 1.4em;
font-weight : normal;
border : 2px solid #2288cc;
padding : 2px;
}
select {
color : #220051;
background-color : #fafafa;
font-family : georgia,"Lucida Grande", Verdana, Helvetica, sans-serif;
font-size : 1.1em;
font-weight : normal;
border : 2px solid #a9b8c2;
padding : 1px;
}
option {
padding : 0 1em 0 0;
}
option.disabled-option {
color : GrayText;
}
.rtl option {
padding : 0 0 0 1em;
}
input.radio {
border : none;
background-color : transparent;
}

.quotetitle {
color : #ffd311;
background : #252525 url('./images/quote.png') repeat-x top right;
border : 2px solid #522980;
font-family : georgia, "Trebuchet MS", "Lucida Grande", Helvetica, Arial, sans-serif;
font-size : 1em;
font-weight : bold;
text-align : left;
padding : 5px;
margin-top : 10px;
}
.attachtitle {
 color: #314a63;
 background: #00c6ee url('./images/bbc_zip.gif') no-repeat right 0%;
 border: 2px solid #522980;
 font-family: Georgia, "Trebuchet MS", "Lucida Grande", Helvetica, Arial, sans-serif;
 font-size: 1em;
 font-weight: bold;
 text-align: left;
 padding: 5px;
 margin-top: 10px;
}
.quotetitle .quotetitle {
font-size : 1em;
}
.quotecontent {
background : #ffffd5;
border : 1px solid #94944d;
border-top : 0;
font-family : Verdana, "Trebuchet MS", "Lucida Grande", Helvetica, Arial, sans-serif;
font-size : 1em;
text-align : left;
padding : 5px;
overflow : auto;
direction : ltr;
}
.quotecontent, .attachcontent {
background : #ffffd5;
border : 2px solid #94944d;
border-top : 0;
font-family : Verdana, "Trebuchet MS", "Lucida Grande", Helvetica, Arial, sans-serif;
font-size : 1em;
text-align : left;
padding : 5px;
overflow : auto;
direction : ltr;
}
.attachcontent {
font-size : 1em;
}
.codetitle {
color : #faf4f4;
background : #0b284f url('./images/code.png') repeat-x top right;
border-top : 2px solid #2d0432;
border-left : 2px solid #2d0432;
border-right : 2px solid #2d0432;
font-family : Georgia, "Trebuchet MS", "Lucida Grande", Helvetica, Arial, sans-serif;
font-size : 1em;
font-weight : bold;
text-align : left;
margin-top : 10px;
padding : 5px;
}
.codecontent {
color : #3a4f6c;
background : #fafafa;
border : 2px solid #410349;
border-top : 0;
font-family : 'Courier New', Monaco, monospace;
font-size :1em;
font-weight : normal;
text-align : left;
padding : 5px;
overflow : auto;
direction : ltr;
}
.syntaxbg {
color : #ffffff;
}
.syntaxcomment {
color : #ff8000;
}
.syntaxdefault {
color : #0000bb;
}
.syntaxhtml {
color : #253e77;
}
.syntaxkeyword {
color : #007700;
}
.syntaxstring {
color : #dd0000;
}
.pm_marked_colour {
background-color : #000000;
}
.pm_replied_colour {
background-color : #a9b8c2;
}
.pm_friend_colour {
background-color : #007700;
}
.pm_foe_colour {
background-color : #dd0000;
}
img {
border : none;
}
.sep {
color : black;
background-color : #ffa34f;
}
table.colortable td {
padding : 0;
}
pre {
font-size : 1.1em;
font-family : Georgia, 'Courier New', monospace;
}
.nowrap {
white-space : nowrap;
}
.username-coloured {
font-weight : bold;
}
#msg > li.row1 {
display : block;
list-style-type : none;
margin : 0;
height : auto;
width : 98%;
float : left;
}
#msg > li.row2 {
display : block;
list-style-type : none;
margin : 0;
height : auto;
width : 98%;
float : left;
}
#msg > li > dl {
vertical-align : middle;
width : 100%;
}
#msg > li > dl > dt {
width : auto !important ;
white-space : nowrap;
margin-right : 2px;
}
#msg > li > dl > dd > input {
margin : 3px;
}
#msg > li > dl > dd#msgbody {
display : inline;
padding : 3px 0 1px 0 !important ;
vertical-align : middle;
float : none !important ;
}
#base_ul {
list-style : none;
margin-left : 0;
}
#dropmenudiv {
position : absolute;
border-left : 2px solid #3c1053;
border-top : 2px solid #3c1053;
border-right : 2px solid #3c1053;
font-family : verdana, sans-serif;
font-size : 11px;
line-height : 15px;
z-index : 100;
text-align : left;
margin : 0 0 0 0;

}
#dropmenudiv a {
width : 100%;
display : block;
text-indent : 10px;
padding : 5px 0;
text-decoration : none;
font-weight : bold;
color : #3a4f6c;
background-color : #f0f5fa;
border-bottom : 1px solid #000000;
background : #252525 url('./images/op_but.png') repeat-x right 0%;
}
#dropmenudiv a:hover {
color : #e0dce2;
background : #b858ea url('./images/op_but.png') repeat-x right 100%;
a.cp_right:hover, a.cp_right:active {
color : #ffa500;
}
.cp_right {
background :  url('./images/cp_center.png') repeat-x right 0%;
border-left : 1px solid #444444;
border-right : 1px solid #000000;
color : #ffff00;
font-weight : bold;
float : right;
text-align : center;
margin: 0px 0px 0px 0px;
font-size : 11px;
padding : 5px 11px 7px 15px;
}
.cp_right:hover {
 background: url('./images/cp_center.png') repeat-x right 100%;
 border-left: 1px solid #444444;
 border-right: 1px solid #000000;
 color: orange;
 font-weight: bold;
 float: right;
 text-align: center;
 margin: 0x 0px 0px 0px;
 font-size: 11px;
 padding: 5px 16px 7px 15px;
 text-decoration: none;
}
.cp_right_null {
background :  url('./images/cp_center.png') repeat-x right 0%;
border-right : 1px solid #000000;
color : #ffff00;
font-weight : bold;
float : right;
text-align : center;
margin: 0px 0px 0px 0px;
font-size : 11px;
padding : 5px 12px 7px 15px;
}

a.cp_cl:link , a.cp_cl:visited {
color : #ffffff;
}
a.cp_cl:hover, a.cp_cl:active {
color : #ffa500;
}
.cp_cl {
 background: url('./images/cp_center.png') repeat-x right 0%;
 border-right: 1px solid #444444;
 color: yellow;
 font-weight: bold;
 float: left;
 text-align: center;
 margin: 0px 0px 0px 0px;
 font-size: 11px;
 padding: 5px 12px 7px 15px;
}
.cp_cl:hover {
 background: url('./images/cp_center.png') repeat-x right 100%;
 border-right: 1px solid #444444;
 color: orange;
 font-weight: bold;
 text-align: center;
 margin: 0x 0px 0px 0px;
 font-size: 11px;
 padding: 5px 12px 7px 15px;
 text-decoration: none;
}


a.cp_cl_drop:link , a.cp_cl_drop:visited {
color : #ffff00;
}
a.cp_cl_drop:hover, a.cp_cl_drop:active {
color : #ffa500;
}
.cp_cl_drop {
background :  url('./images/cp_drop.png') repeat-x right 0%;
border-right : 1px solid #ffff00;
color : #ffff00;
font-weight : bold;
float:left;
text-align : center;
margin: 0px 0px 0px 0px;
font-size : 11px;
padding : 5px 25px 6px 15px;
}
.cp_cl_drop:hover {
background :  url('./images/cp_drop.png') repeat-x right 100%;
border-right : 1px solid #ffff00;
color : #ffa500;
font-weight : bold;
text-align : center;
margin : 0x 0px 0px 0px;
font-size : 11px;
padding : 5px 25px 7px 15px;
text-decoration : none;
}

a.cp_cr:link , a.cp_cr:visited {
color : #ffffff;
}
a.cp_cr:hover, a.cp_cr:active {
color : #ffa500;
}
.cp_cr {
background :  url('./images/cp_center.png') repeat-x right 0%;
border-left : 1px solid #ffff00;
color : #ffff00;
font-weight : bold;
float : right;
text-align : center;
margin: 0px 0px 0px 0px;
font-size : 11px;
padding : 5px 12px 7px 15px;
display: inline;
}

.cp_cr:hover {
background :  url('./images/cp_center.png') repeat-x right 100% ;
border-left : 1px solid #ffff00;
color : #ffa500;
font-weight : bold;
float : right;
text-align : center;
margin : 0x 0px 0px 0px;
font-size : 11px;
padding : 5px 12px 7px 15px;
text-decoration : none;
}
a.cp_red:link , a.cp_admin:visited {
color : #ffffff;
}
a.cp_red:hover, a.cp_admin:active {
 color: #fffff0;
}
.cp_red {
background :  url('./images/cp_red.gif') repeat-x right 0%;
border-left : 1px solid #444444;
color : #ffff00;
font-weight : bold;
float : right;
text-align : center;
margin: 0px 0px 0px 0px;
font-size : 11px;
padding : 5px 12px 7px 15px;
}

.cp_red:hover {
background :  url('./images/cp_red.gif') repeat-x right 100% ;
border-left : 1px solid #444444;
color : #ffa500;
font-weight : bold;
float : right;
text-align : center;
margin : 0x 0px 0px 0px;
font-size : 11px;
padding : 5px 12px 7px 15px;
text-decoration : none;
}

a.cp_mod:link , a.cp_mod:visited {
color : #ffffff;
}
a.cp_mod:hover, a.cp_mod:active {
 color: orange;
}
.cp_mod {
 background: url('./images/cp_mod.png') repeat-x right 0%;
 border-left: 1px solid #444444;
 color: yellow;
 font-weight: bold;
 float: right;
 text-align: center;
 margin: 0px 0px 0px 0px;
 font-size: 11px;
 padding: 5px 12px 7px 15px;
}

.cp_mod:hover {
background :  url('./images/cp_mod.png') repeat-x right 100% ;
border-left : 1px solid #444444;
color : #ffa500;
font-weight : bold;
float : right;
text-align : center;
margin : 0x 0px 0px 0px;
font-size : 11px;
padding : 5px 12px 7px 15px;
text-decoration : none;
}
.cp_center {
background : url('./images/cp_center.png') repeat-x left top;
width : 100%;
height : 24px;
font-weight : bold;
font-size : 11px;
text-align : left;
vertical-align : top;
white-space : nowrap;
overflow : hidden;
padding: 0px;
margin:0px;
}

.cp_title {
color : #ffff00;
margin : 0;
padding: 0;

}
.cp_left {
background : url('./images/cp_left.png') no-repeat top left;
padding-left : 16px;
}
.cp_right {
background : url('./images/cp_right.png') no-repeat top right;
padding-right : 16px;