/*
Very light brown FBF7EC
fawn 		F6E8CB
light brown	A79766
dark brown	634B4C

*/
body{
 background-image: url(images/bkgrntop.jpg);
  background-repeat: no-repeat;
  background-position:top left;     
	background-color:#EDE2C4;
	color:#000;
	margin: 0px;
}
input,textarea,select{
border:solid #A79766 1px;

}
h1 {
color:#D52108;
}
h2 {
color:#D52108;
}
#login{
float:left;
width:240px;
}
#login table{ 
	padding:0px;
	background-color:#FBF7EC;
	border:solid #A79766 1px;
	width:240px;
	margin-top:5px;
	margin-bottom:5px;
}

#login  td{
	padding:2px; 

}
#meters table{ 
	padding:2px;
	background-color:#F6E8CB;
	border:solid #A79766 1px;
	width:100%;
	margin-top:5px;
	margin-bottom:5px;
	
}
#meters td{ 
padding:2px;
	
}






#details table{ 
	padding:2px;
	padding-top:5px;
	background-color:#F6E8CB;
	border:solid #A79766 1px;
	
	margin-top:5px;
	margin-bottom:5px;
	margin-left: 50px;
}
#details td{ 
padding-left:10px;padding-right:10px;
border-top:1px solid #e5d7ba;
border-bottom:1px solid #e5d7ba;
margin:0px;
}

#results_table table{ 
	padding:2px;
	background-color:#F6E8CB;
	border:solid #A79766 1px;
	width:500px;
	margin-bottom:20px;
}


#index_outer_table td{
vertical-align:top;
padding:5px;
}
#page_text{
float:left;
margin-left:270px;
	border:solid red 1px;
}
th{
	padding:2px;
	padding-left:10px; 
	padding-right:10px;
	background-color:#A79766;
	color:white
}
th.plain{
	text-align:left
}
td.results{
	background-color:#FAFBFD;
	width:100px;
	text-align:center;
	font-weight:bold;
	padding:2px;
}

.table_label{
	background-color:#F6E8CB;
	border:solid #566C84 1px;
	border-bottom:solid #F6E8CB 1px;
	display:inline;
	padding:2px;
	padding-left:10px; 
	padding-right:10px;
}

img.w3c{
	border:0px;
}

.heading{

  height: 58px;
 
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	color:#D52108;
	margin:0px;
	margin-left:40px;
	padding-top:12px;
	padding-left: 0px;
	padding-bottom:0px;
}
.subheading{
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif; 
	color: #D52108;
}
.nav {


	background-image: url(images/bkgrnnav.jpg);
	background-repeat: no-repeat;
	height: 24px;	
	padding: 5px 22px 0px 260px;
	text-align:left;
	color:#000;
	background-color:#EDE2C4;
	font-size: .8em;
	border:0px solid red

}

a:link{

	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-style: normal; 
	color: #000;  
	font-weight: bold ; 
	text-decoration: none ;
}
a:visited{

	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-style: normal; 
	color: #000;  
	font-weight: bold ; 
	text-decoration: none ;
}

a:hover{

	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-style: normal; 
	color: #634B4C; 
	font-weight: bold ; 
	text-decoration: none ;
}

a:active{

	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-style: normal; 
	color: #000;  
	font-weight: bold ; 
	text-decoration: none ;
}
.bullet{
	vertical-align:top;
	font-size: .7em
}

a.m:link{vertical-align:text-top;font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;font-style: normal; color: #634B4C; font-weight: normal ;padding: 2px;padding-top:0px;text-decoration: underline ;}

a.m:visited{vertical-align:text-top;font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;font-style: normal; color: #634B4C; font-weight: normal ; text-decoration: underline ;}

a.m:hover{vertical-align:text-top;font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;font-style: normal; color: #a00; font-weight: normal ;text-decoration: underline ;}

a.m:active{vertical-align:text-top;font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;font-style: normal; color: #634B4C; font-weight: normal ;text-decoration: underline ;}

a.thickbox:link{vertical-align:text-top;font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;font-style: normal; color: #634B4C; font-weight: bold ;padding: 2px;padding-top:0px;text-decoration: underline ;}

a.thickbox:visited{vertical-align:text-top;font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;font-style: normal; color: #634B4C; font-weight: bold ; text-decoration: underline ;}

a.thickbox:hover{vertical-align:text-top;font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;font-style: normal; color: #a00; font-weight: bold ;text-decoration: underline ;}

a.thickbox:active{vertical-align:text-top;font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;font-style: normal; color: #634B4C; font-weight: bold ;text-decoration: underline ;}

.bullet{vertical-align:top;font-size: .7em}

.main_wrap {
 /* background-image: url(images/bkgrnbody.jpg);
  background-repeat: no-repeat;
  background-position:top left;   */  
	background-image: url(images/strip.jpg);
	background-repeat:repeat-y;  
  background-color:transparent;
}

.main {
  min-height: 300px;
  margin: 0px;
  font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
  font-size: .8em; 
  padding-bottom:10%;
  padding-top: 20px;
  padding-left:150px;
  width:660px;
  border:solid #566C84 0px;
}
#main_meters{
  min-height: 250px;
  margin: 0px;
  font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
  font-size: .8em;
  padding:10px 10px 10px 10px;
  border:solid #566C84 0px;
}


.main_index {
  min-height: 250px;
  margin: 0px;
  font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
  font-size: .8em; 
  padding-bottom:10%;
  padding-top: 10px;
  padding-left:150px;
  width:660px;
}
.comparison{
color:#a00;
font-weight:normal;
font-size:0.9em;
}
.footer {
	margin-top:60px;
	background-repeat: no-repeat;
	background-position:right bottom; 
	height: auto; 
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	background-color:#FBF7EC;
	font-size: .6em;
	height:50px;

	border:solid #566C84 0px;
	clear:both;
}
.footbar{	
	background-image: url(images/strip.jpg);
	background-repeat:repeat-y;  
	height:400px;
	vertical-align:top;
	padding-top:20px;
	
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: .6em;
	margin-bottom:0px;
	padding-left:440px;

}
.changelabel{
width:6em;float:left;
}
.meter_headings{
width:160px;
background-color:#F6E8CB;
color:#000;
}

  div#gsfn_list_widget img { border: none; }
  div#gsfn_list_widget { font-size: 12px; width: 240px; border: 3px solid #7597BA; padding: 5px; margin: 10px; float:left; background-color:#FDFEFF; font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
   position:absolute; top:320px; left:10px;
   }
  div#gsfn_list_widget a.widget_title { color: #000; display: block; margin-bottom: 5px; font-weight: bold; }
  div#gsfn_list_widget .powered_by { margin-top: 8px; padding-top: 8px; border-top: 1px solid #DDD; }
  div#gsfn_list_widget .powered_by a { color: #aaa; font-size: 80%; }

div#gsfn_content li { text-align:left; margin-top:0px;margin-bottom:0px; padding-top:0px;padding-bottom:0px}
div#gsfn_content ul { text-align:left; margin-top:0px;margin-bottom:0px; padding-top:0px;padding-bottom:0px}

  div#gsfn_list_widget { line-height: 1;}
  div#gsfn_list_widget div#gsfn_content span.time { font-size: 90%; padding-left: 3px; }
  div#gsfn_list_widget div#gsfn_content p.gsfn_summary { margin-top: 2px }
  div#gsfn_list_widget div#gsfn_content a.gsfn_link:link{vertical-align:text-top;font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;font-style: normal; color: #634B4C; font-weight: bold ;padding: 0px;padding-top:0px;text-decoration: underline ;}
  div#gsfn_list_widget div#gsfn_content a.gsfn_link:visited{vertical-align:text-top;font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;font-style: normal; color: #634B4C; font-weight: bold ; text-decoration: underline ;}
  div#gsfn_list_widget div#gsfn_content a.gsfn_link:hover{vertical-align:text-top;font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;font-style: normal; color: #a00; font-weight: bold ;text-decoration: underline ;}
  div#gsfn_list_widget div#gsfn_content a.gsfn_link:active{vertical-align:text-top;font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;font-style: normal; color: #634B4C; font-weight: bold ;text-decoration: underline ;}
 #intro  {
 padding-top:10px;padding-bottom:8px;
 }
#intro p{
margin-bottom:0px;
padding-bottom:8px;
margin-top:0px;
padding-top:0px;
font-weight:bold;
font-style:italic;
font-size:1.1em;
}
 #intro  h2{
 padding-top:0px;
 margin-top:0px;
color: #D52108;
 
 }

#credit_box{
margin:0px;
padding:10px;
border:2px solid #D52108;
background-color:#A79766;
color:white;
font-size:100%;
font-weight:bold;
}
#credit_box img{
float:left;
padding-right:10px;
}


.rating_badge{

font-family:"Trebuchet MS", sans-serif;
background-repeat: no-repeat;
float:left;
margin-right:25px;
margin-left:20px;
height:268px;width:200px;
}
.rating_badge p{




}

.rating_badge_label{
position: relative;
text-align:center;
margin-top:200px;
line-height: 1.3;
border:0px red solid;
margin-bottom:10px;
}

#ccpanel_outer{
font-family:"Trebuchet MS", sans-serif;
float:left;
width:200px;
margin-bottom:20px;

}
#ccpanel_top{
height:31px; 
width:200px;
background-image: url(images/roundboxtop.gif);
background-repeat: no-repeat;
}
#ccpanel_middle{
background-image: url(images/roundboxmiddle.gif);
background-repeat: repeat-y;
width:180px;
padding:10px;
text-align:center;
border:0px solid red;
}
#ccpanel_bottom{border:0px solid blue;
height:32px;
background-image: url(images/roundboxbottom.gif);
background-repeat: no-repeat;width:200px;
text-align:center;
}
#ccpanel_bottom p{
line-height:31px ;
border:0px solid red;
padding:0px;margin:0px;
font-weight: bold ;
}

#ccpanel_bottom a:link{
	
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-style: normal; 
	color: #634B4C; 
	font-weight: bold ; 
	text-decoration: none ;
}
#ccpanel_bottom a:visited{
	
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-style: normal; 
	color: #634B4C; 
	font-weight: bold; 
	text-decoration: underline ;
}

#ccpanel_bottom a:hover{
	
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-style: normal; 
	color: #a00; 
	font-weight: bold ; 
	text-decoration: underline ;
}

#ccpanel_bottom a:active{
	
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-style: normal; 
	color: #634B4C; 
	font-weight: bold ; 
	text-decoration: underline ;
}




#cc_table table{ 
	background-color:#F6E8CB;
	border:solid #566C84 1px;
	margin:auto;
}
#cc_table td{ 
    padding:2px;
	padding-left:10px;

}
.rating_badge_text{
text-align:center;
margin:0px;
}
#costs p{
margin:0px;
margin-bottom:5px;
padding:0px;
}
#costs ul{margin-top:0px;
margin-bottom:0px;
padding:0px;
}
#costs{
margin-bottom:20px
}
.delete{
text-align:center;
}
.tariff{
text-align:center;
}
.editMe1
{
	border:1px solid #F6E8CB;
	font-family:"Trebuchet MS",sans-serif;
	background-color:#F6E8CB;
	text-align:center;
}
.editMe2
{
	border:1px solid #FAFBFD;
	font-family: "Trebuchet MS",sans-serif;
	background-color:#FAFBFD;
	text-align:center;
}

#newusers a:link{
	
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-style: normal; 
	font-size: 120%;
	color: #634B4C; 
	font-weight: bold ; 
	text-decoration: none ;
}
#newusers a:visited{
	
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-style: normal; 
	font-size: 120%;
	color: #634B4C; 
	font-weight: bold; 
	text-decoration: underline ;
}

#newusers a:hover{
	
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-style: normal; 
	font-size: 120%;
	color: #a00; 
	font-weight: bold ; 
	text-decoration: underline ;
}

#newusers a:active{
	
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-style: normal; 
	font-size: 120%;
	color: #634B4C; 
	font-weight: bold ; 
	text-decoration: underline ;
}
.statlabel span{
color:#634B4C;
}
.statlabel p{
background-color:#F6E8CB;
width:350px;
margin-left: 260px;
padding:3px;
padding-left:6px;

}
#clubrank { 
	padding:2px;
	background-color:#F6E8CB;
	border:solid #566C84 1px;
	width:80%;
	margin-top:5px;
	margin-bottom:5px;
}
#clubrank td{ padding-left:5px;padding-right:5px;}

#ccgraphs{
padding-left:30px;
}

.std_table { 
	padding:2px;
	background-color:#F6E8CB;
	border:solid #566C84 1px;
	width:100%;
	margin-top:5px;
	margin-bottom:5px;
}
.std_table td{ padding-left:5px;padding-right:5px;}
.std_table_centered { 
	padding:2px;
	background-color:#F6E8CB;
	border:solid #566C84 1px;
	width:100%;
	margin-top:5px;
	margin-bottom:20px;
}
.std_table_centered td{ padding-left:5px;padding-right:5px;text-align:center}
.regnewuser{
text-align:center;background-color:#A79766;font-size: 1.1em;
}


div#ls a:link{vertical-align:text-top;font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;font-style: normal; color:  #634B4C; font-weight: bold ;padding: 2px;padding-top:0px;text-decoration: underline ;}

div#ls a:visited{vertical-align:text-top;font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;font-style: normal; color:  #634B4C; font-weight: bold ; text-decoration: underline ;}

div#ls a:hover{vertical-align:text-top;font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;font-style: normal; color:  #a00; font-weight: bold ;text-decoration: underline ;}

div#ls a:active{vertical-align:text-top;font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;font-style: normal; color:  #634B4C; font-weight: bold ;text-decoration: underline ;}

div#ls img{display:none;
}
div#ls h1{
font-size:120%;
color:#D52108;
}
div#ls h2{
font-size:100%;
color:#D52108;
}
#cc_forms{

  min-height: 300px;
  margin: 0px;
  font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
  font-size: .8em; 
  padding-bottom:10%;
  padding-top: 20px;
  padding-left:150px;
  width:660px;

}
#cc_forms table{
margin:auto;
margin-top:25px;
}
.zebra2{
background-color:#FBF7EC;
}.notify_change{
color:red;
}
#regnewuser{
background-color:#A79766;text-align:center}
#placeholder{
width:660px;height:330px;
}#placeholder1{
width:660px;height:330px;
}
.eci{
position:absolute;
top:0px;
left:750px;

}
.eci img{
border:0px;
}


