* {
	margin:0;
	padding:0;
}
body, html {
	height:100%;
}
body {
	font:9pt/11pt Verdana, Arial, Helvetica, sans-serif;
	color:#555;
	background: #E8E8E8;
	text-align:center; /* IE 5.x */
}
p {
	margin-bottom:1em;
}
img {
	border:none;
}
a {
	text-decoration: none;
	color:#104E8B;
}
a:hover, a:active {
	color:#506070;
	text-decoration: underline;
}
#wrapper {
	width:796px;
	min-height:100%;
  background-color: #FEFEFE;
  border: 1px solid #808080;
	margin:0px auto;
	text-align:left; /* IE 5.x */
}
* html #wrapper { /* IE <=6 fix */
	height:100%;
}
h1 {
	height:43px;
	font-size:24px;
	line-height:42px;
	text-align:center;
	display: none; 
	color: blue;
}
#logo {
	display:block;
	height:133px;
	width:800px;
	margin: 0px auto;
  margin-top: 4px;
	background:url(/templates/v58SR/images/header.png) top left no-repeat;
}
#main_menu {
	display:block;
	height:30px;
	list-style:none;
	border-width:1px 0px;
	font:13px "Arial",monospace;
	background:#0363a3 url(/templates/v58SR/images/menu_background.png) 0px -30px repeat-x;
	padding: 0px;
}
#main_menu li {
	display:block;
	float:left;
  padding: 0px;
}
#main_menu a {
	display:block;
	float:left;        
	height:14px;
	font-weight: bolder;
	padding:8px 15px 8px 15px; /* adjust for no descenders */
  padding
	text-align: center;
	background:#0363a3 url(/templates/v58SR/images/menu_background.png) 0px 0px repeat-x;
	border-right:1px solid #808080;
	color: #E8E8E8;
}
#main_menu a:active,
#main_menu a:hover {
	text-decoration:none;
	background-color:#244154;
	background-position:0px -30px;
	color: #9dbfef;
}
.adverts {
  margin: 0 auto;
  margin-top: 5px;
  position:relative;
  text-align:center;
}
.standard_box {
  border:1px solid #000;
  width: 548px;
  margin: 4px auto;
  margin-bottom: 8px;
  background-color:#F6F9ED;
  color: #606060;
}
#main .standard_box {
  border:1px solid #808080;
  border-top: none;  
  width: 548px;
  margin: 4px auto;
  margin-bottom: 8px;
  background-color:#F6F9ED;
  color: #606060;
}
h4 {
	background:#BCF url(/templates/v58SR/images/h4_background.png);	
  height: 16px;
  padding-top: 5px;
  padding-bottom: 2px;
  text-align: left;
  color: #FCFCFC;
  font-size: 14px;
  font-family: arial, verdana;
  text-indent: 8px;
  border-bottom: 1px solid #808080;
  border-top: 1px solid #808080;
  margin-top: 2px;
}
#main h3{
	background:#FEFEFE url(/templates/v58SR/images/h3_background.png);	
  height: 21px;
  width: 550px;
  padding-top: 9px;
  margin-left: -1px;
  margin-right: -1px;  
  text-indent: 12px;
  text-align: left;
  color: #FEFEFE;
  font-size: 14px;  
  font-family: verdana;
  position: relative;
  border-bottom: 1px solid #808080;
}
#main h3 a{
  color: #FEFEFE;
}
#main h3 a:hover{
  color: #abbbe1;
}
#content {
 width: 780px;
 margin: 10px;
}
#sidebar {
	width:196px;
	float:left;
	margin: 0px auto;
	padding-left: 4px;
	color: #000;
	font-family: arial;
	font-size: 12px;
}
#sidebar a {
  color: #000;
  text-decoration: none;
}
#sidebar a:active,
#sidebar a:hover {
  color: #506070;
}
#sidebar .block {
	margin: 0 auto;
	width: 196px;
	font-size: 12px;
	margin-top: 4px;
  margin-bottom: 8px;
  background-color:#F6F9ED;
}
#sidebar .content {
	border: 1px solid #808080;
	border-top: none;
	padding: 2px;
}
#sidebar .content h3 {
	color: #404040;
}
#sidebar .titlebar {
  height: 30px;
  width: 196px;
	background: #FEFEFE url(/templates/v58SR/images/sidetop.png);
}
#sidebar .bar {
  width: 150px;
  height: 2px;
  padding: 0px;
  margin: 4px auto;
  background-color: #CBCBCB;
}
#sidebar h3 {
  font-family: sans-serif;
  font-size: 14px;
  text-align: center;
  padding-top: 8px;
  color: #FEFEFE;
}
#sidebar ul {
  list-style: none;
}
#sidebar li {
  padding: 2px;
}
#main{
	float:left;
	margin: 0px auto;
	margin-left: 10px;
	width:570px;
}
#previewcontent {
	width:706px;
	float:left;
	overflow:hidden;
}
#content h4 {
	text-align:center;
}
#content .standard_box {
	margin-bottom:8px;
}
#content .sidetext {
  position: absolute;
  right: 4px;
  bottom: 3px;
  font-size: 11px;
  font-family: arial;
  text-decoration: none;
  font-style: italic;
  color: #e8e8e8;
}
#content .standard_box p {
	margin:8px;
	text-align:justify;
}
#footer {
	height:12px;
	clear:both;
	font: 12px serif;
	text-align:center;
	padding:8px 0px;	
	color:#FFF;
	border-top: 1px solid #808080;
	background:url(/templates/v58SR/images/footer.png) repeat-x;
}
ul {
  list-style: none;
  padding: 2px;
}
li {
  padding: 2px;
  list-style: none;
}

#ptitle a {
  color: #104E8B;
  font-size: 12px;
  font-weight: bold;
  font-family: verdana;
}
#ptitle a:hover {
  color: #404040;
}
#hlink,
#hlink a {
 color: #104E8B;
 font-family: verdana;
 font-size: 12px;
 font-weight: bold;
}
#hlink a:active,
#hlink a:hover {
 color: #101010;
 font-family: verdana;
 font-size: 12px;
 font-weight: bold;
}

#footlinks {
  width: 780px;
  margin: 0 auto;
  padding-top: 15px;
  font-size: 12px;
  font-family: sans-serif;
  text-align: center;
  font-weight: bold;
  clear: both;
}
#netlinks {
  color: #1d2e51;
}
#netlinks a {
  color: #1d2e51;
  margin-right: 3px;
  margin-left: 3px;   
}
#netlinks a:active,
#netlinks a:hover {
  color: #4a6fb6;
}
#sitelinks {
  color: #6e1418;
}
#sitelinks a {
  color: #6e1418;
  margin-right: 3px;
  margin-left: 3px; 
}
#sitelinks a:active,
#sitelinks a:hover {
  color: #d93611;
}
.imgFrame {
    float: left;
    border: 2px solid #BABABA;
    margin: 2px;
}

.imgFloat {

    float: left;
    margin: 2px;     
}
.spacer {
  clear: both;
}


.seperator {
  border-top: 1px solid #000;
	padding-top: 2px;
	padding-bottom:2px;
}

.comc {
  background-color: #D1D3DF;
  border-bottom: 1px solid #BEBEBE;
  padding: 4px;
  text-align: right;
}
.comh {
  background-color: #A8AFCF;
  border-top: 1px solid #BEBEBE;
  border-bottom: 1px solid #BEBEBE;
  padding: 3px;
  margin-top: 4px;
  text-align: right;  
}
.comhb {
  background-color: #C3C8DF;
  border-bottom: 1px solid #BEBEBE;
  border-top: 1px solid #BEBEBE;
  padding: 3px;
  text-align: right;  
}
.comg {
  background-color: #627C8F;
  color: #FEFEFE;
  border-top: 1px solid #BEBEBE;
  border-bottom: 1px solid #BEBEBE;
  height: 15px;
  padding: 2px;
  margin-top: 4px;
  text-align: right;
}
.comb {
  background-color: #D1DAEF;
  border-bottom: 1px solid #BEBEBE;
  padding: 3px;
}
.coms {
  background-color: #5F0C0F;
  border-top: 1px solid #BEBEBE;
  margin-bottom: 2px;
  padding: 2px;
  font-weight: bolder;
  text-align: right;  
  color: #FFF;
}
.halfads {
  width: 468px;
  height: 60px;
  margin: 0 auto;
  padding-top: 12px;
}

.halfL {
  width: 33%;
  height: 100%;
  float: left;
  padding: 4px;
}
.halfR {
  border-left: 1px solid #000;
  width: 300px;
  height: 100%;
  float: right;
  padding: 4px;
  text-align: right;
}

.breadcrumbs {
  width: 550px;
  height: 25px;
  margin: 4px auto;
  margin-bottom: 8px;
  text-indent: 4px;
  background: #DDE1ED url(/templates/v58SR/images/breadcrumbs.gif);
  color: #606060;
  font: 13px verdana;
}
.cwn {
  width: 96%;
  margin: 2px auto;
  padding: 3px;
  background-color: #C6E2FF;
  border: 1px solid #8e9fc4;
  font: 13px verdana;  
}
#mbpl {
position:fixed;
bottom:0;
left:0;
width: 100%;
height: 115px;
margin: 0 auto;
}
.mbxh {
  width: 550px;
  height: 28px;
  margin: 4px auto;
  margin-bottom: 8px;
}
.mbxi {
  display: none;
  text-align: center;
  font-size: 13px;
  padding: 7px;
  background-color: #6383D2;
  color: #FFF;
  font-weight: bolder;
}
.mbxi a {
 color: #FEFEFE;
}
.wcrow {
  width: 96%;
  height: 28px;
  margin: 4px auto;
  margin-bottom: 4px;
}
.wrowc {
  text-align: center;
  font-size: 12px;
  padding: 8px;
  background-color: #C67171;
  color: #FFF;
  font-weight: bolder;
}

.brcon {
  padding: 4px;
}
.blinedash {
  border-top: 1px dashed #404040;
  margin: 2px;		
}
.linedash {
  border-top: 1px dashed #D8D8D8;
  margin: 2px;
}
.snaps {
  text-align: center;
}
label{
float: left;
width: 120px;
font-weight: bold;
}

.boxes{
width: 1em;
}

#submitbutton{
width: 100px;
background-color: #CCCCFF;
color: #506070;
height: 20px;
}

.quote 
{
  background: transparent url(/templates/v1BBT/images/leftquote.png?c=BBTv2XM0.3) left top no-repeat;
  margin: 3px auto;
  padding: 2px;
  background-color: #E0EEEE;
  border: 1px solid #6495ED;
  width: 92%;
}
.quote div 
{
  background: transparent url(/templates/v1BBT/images/rightquote.png?c=BBTv2XM0.3) right bottom no-repeat;
  padding-left: 38px;
  padding-right: 38px;
  font-weight: bold;
}

.aff {
list-style-type:none;
}
.aff li {
  display: inline;
}


.cltbh
{
background-color: #6E8CDE;
text-align: left;
text-indent: 5px;
font-family: Verdana;
font-weight: bold;
font-size: 14px;
color: #F0F0F0;
padding: 3px;
}
.cltbsh .halfads {
padding:0px;
}
.cltbsh
{
border-top: 1px solid #2b343d;
border-right: 1px solid #2b343d;
padding-right: 1px;
border-bottom: 1px solid #2b343d;
border-left: 1px solid #2b343d;
background-color: #DDE1ED;
text-align: left;
text-indent: 5px;
padding: 2px;
font-family: Verdana;
font-size: 13px;
color: #404040;
}
.cltbtd
{
border-bottom: 1px solid #808080;
border-left: 1px dashed #808080;
background-color: #F7F7F7;
text-align: left;
text-indent: 5px;
font-size: 12px;
color: #405060;
padding: 3px;
line-height: 18px;
}
.cltbtdh
{
border-bottom: 1px solid #808080;
border-left: 1px dashed #808080;
background-color: #C2CACF;
text-align: left;
text-indent: 5px;
font-size: 12px;
color: #405060;
padding: 3px;
line-height: 18px;
}
.cltbt
{
border-bottom: 1px solid #808080;
border-right: 1px dashed #808080;
text-align: left;
text-indent: 5px;
font-size: 12px;
color: #405060;
padding: 2px;
}
.cltbad {
	background-color: #C2CACF;
	margin: 0 auto;
	padding: 5px;
	border-top: 1px solid #b7c3d9;
	padding: 2px;
}
.cltber {
	border-top: 1px solid #b7c3d9;
	background-color: #D1D4DF;
	text-align: center;
	padding: 2px;
}
.cltb
{
text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 12px;
color: #404040;
width: 98%;
margin: 4px auto;
background-color: #dddfe3;
border: 1px #2b343d solid;
border-collapse: collapse;
border-spacing: 0px;
padding: 2px;
}
img {
border: none;
}
fieldset {  
  margin: 8px;
  padding: 3px;
  border: 1px solid #BCBCBC;
  background-color: #dae0f0;
} 
legend {  
  margin-left: 1em;  
  color: #000000;  
  font-weight: bold; 
} 
fieldset ol {  
  padding: 1em 1em 0 1em;  
  list-style: none; 
} 
fieldset li {  
 padding-bottom: 1em; 
}
fieldset.submit {  
  border-style: none; 
}
label {
 display: block;
 width: 18em;  
 margin-right: 1em;
}

.suggest_link {
  color: #3366CC;
  padding: 2px 6px 2px 6px;
}
.suggest_link_over {
  background-color: #3366CC;
  color: #CCFF66;
  padding: 2px 6px 2px 6px;
}
.suggest_link_over a:active {
  color: #FEFEFE;
}
#search_suggest {
  position: absolute; 
  color: #FEFEFE;
  text-align: left; 
  border: 1px solid #000000;
  background-color: #FEFEFE;
  margin: 2px auto;
  width: 98%;			
}
.search_suggest {
  position: absolute; 
  color: #FEFEFE;
  text-align: left; 
  border: 1px solid #000000;	
  background-color: #FEFEFE;
  margin: 2px auto;		  
}
.search_results {
  background-color: #CCFF66;
  border: 1px solid #CCFF00;
  display: none;
  text-align: left;
}
.nrow {
  background-color: #EFEFEF;
  border-top: 1px solid #808080;
  text-indent: 4px;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #EFEFEF;
  width: 100%;
}
.hrow {
  background-color: #3366CC;
  border-top: 1px solid #404040;
  text-indent: 4px;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #E8E8E8;
  width: 100%;
}
.nrow .rowl {
 color: #218EFE;
 font-family: verdana;
 font-size: 12px;
 font-weight: bold;
}

.hrow .rowl {
 color: #FFF;
 font-family: verdana;
 font-size: 12px;
 font-weight: bold;
}

.etitle
{
  font-size: 14px;
  font-style: italic;
  text-decoration: none;
}

.stitle {
  color: #303030;
  font-size: 12px;
}
.letitle
{
  font-size: 12px;
  text-decoration: none;
}

.ahead {
  background-color: #506070;
  font-size: 14px;
  text-align: center;
  color: #FEFEFE;
  font-weight: heavy;
}

.bday {
  background-color: #FFD39B;
  border: 1px solid #8B6914;
  color: #404040;
  width: 542px;
  padding: 4px;
  margin: 0px auto;
  text-align: center;
  font-size: 14px;
}

.uiSuccess, .uiInformation, .uiWarning, .uiError { 
 border: 1px solid;
 margin: 5px auto;
 text-align: center;
 padding: 15px;
 width: 92%;
 font-size: 16px;
 }
 .uiSuccess, .uiInformation, .uiWarning, .uiError p {
 margin: 4px auto;
 padding: 4px;
 } 
 .uiSuccess {
 color: #4F8A10;
 background-color: #DFF2BF;
 }

 .uiInformation {
 color: #00529B;
 background-color: #BDE5F8;
 }

 .uiWarning {
 color: #9F6000;
 background-color: #FEEFB3; 
 }

 .uiError {
 color: #D8000C;
 background-color: #FFBABA;
 }

 .blink {
 text-align: right;
 margin-top: 4px;
 }

 .am td {
 background-color: #EFEFEF; 
 -moz-border-radius: 10px;
 -webkit-border-radius: 10px; 
 margin: 12px;
 font-size: 15px;
 border: 1px solid #808080;
 padding: 10px;
 text-align: center; 
 }