﻿body
{
	background-color: #D3D3D3;
	background-image: url(Images/HeaderRep.gif);
	background-repeat: repeat-x;
	margin: 0px;
	font-size:15px;
	font-family:"Trebuchet MS",verdana,serif;
	color:#3F3F3F;
}

.CellStyle
{
	border-left: solid 1px #E7ECEE;
}

a:link {color:#000; text-decoration:none;}      /* unvisited link */
a:visited {color:#000; text-decoration:none;}  /* visited link */
a:hover {color:#DC4300; text-decoration:underline;}  /* mouse over link */
a:active {color:#000; text-decoration:none;}  /* selected link */
.FirstLetter
{
color: #DF5920;
font-size:15pt;
}
li
{
	list-style-image:url('Images/rating/ratingSqrFilled_sml.gif');
	padding-bottom: 8px;
}
H1
{
	font-family: "Trebuchet MS",verdana,serif; 
	font-size: 18pt;
	color: #DF5920;
	padding-bottom:6px;
	margin-bottom:10px;
}
H2
{
	font-family: "Trebuchet MS",verdana,serif; 
	font-size: 15pt;
	color: #6699cc;
}
H3
{
	font-family: "Trebuchet MS",verdana,serif; 
	font-size: 12pt;
	color: #303030;
	margin-bottom:3px;
}
p
{
	margin:0px;
	margin-bottom: 15px;
}
.SumRankStyle
{
	font-size: 18pt;
	color: white;
	font-family:Arial,verdana,serif;
	width: 58px;
	height: 67px;
	text-align: center;
	margin-top:10px;
	margin-right:7px;
	
}
.CheckBox
{
	margin:0px;
	padding:0px;
}
.eSumRankStyle
{
    font-size: 30pt;
    color: #DF5920;
    font-family: "Trebuchet MS",verdana,serif;

}
.linkcodeTextBox
{
	border: 1px solid #ceb896;
	margin: auto;
	width: 620px;
	height:70px;
	padding:5px;

}

.UpdateProgress1
{
    width: 200px;
    background-color: #FFC080;
    position: absolute;
    bottom: 100px;
    left: 200px;
}
.HomePageBox
{
	border:solid 1px #D8DFEA;
	margin:10px;
	padding:5px;
	float:left;
	width: 700px;
}
#ArticleCaption
{
	font-size:11px;
	font-style:italic;
	color:DimGray;
}
#ArticleBody
{
	font-size:14px;
	font-family:"Trebuchet MS",verdana,serif;
	color:#3f3f3f;
	line-height:20px;
	border-bottom:dotted 1px #dddddd;
	padding-bottom:10px;
	margin-bottom:20px;
}
.fbTitle
{
	border-top:solid 1px #3b5998;
	height: 19px;
	width:95%;
	color:#333333;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	background:#eceff5;
	padding-left:8px;
	padding-top:5px;
}
.fbSubTitle
{
	border-bottom:solid 1px #cccccc;
	height: 19px;
	width:95%;
	color:#3F3F3F;
	font-family:"Trebuchet MS",verdana,serif;
	font-size:16px;
	font-weight:bold;
	padding-left:4px;
	padding-top:0px;
	padding-bottom:3px;
	letter-spacing:0px;
	}
.GridRowStyle
{
	border-bottom:solid 1px #dddddd;
}
.fbListItem
{
	padding-bottom:3px;
	margin-left:-10px;
	color: #3b5998;
	font-family: Tahoma;
	font-size: 12px;
	list-style-image:none;
	list-style:none;
}
#fbSideBar
{
	width: 200px;
	z-index: 1;
	float: left;
	background:#ffffff;
	border-right:solid 1px #dddddd;/**/
	font-family:Verdana;
	font-size:9pt;
	margin-right:7px;
	height:100%;
	padding:5px;
	margin-top: 12px;
}
#fbMainBody
{
	width: 750px;
	z-index: 2;
	float: left;
	background:#ffffff;
	/*border:solid 1px #dddddd;*/
	height:100%;
	padding:5px;
	margin:0px;
	margin-top: 12px;

}
#fbContainer
{
	float: left;
	width:768px;
	height:100%;
	margin:0px;
	
}
#fbFooter
{
	float: left;
	width: 700px;
	height:50px;
	margin-top: 5px;
	margin-bottom: 15px;
	text-align: center;
	font-size: 10px;
	font-family: verdana;
}
#SideBar
{
	width: 190px;
	margin-top: 12px;
	z-index: 1;
	float: left;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 10px;
	background:#ffffff;
	border:solid 1px #dddddd;
	/*height:790px;*/
	height:100%;
	font-family:"Trebuchet MS",verdana,serif;
	font-size:14px;
	-webkit-border-radius:8px;
    -moz-border-radius:8px;

}
#MainBody
{
	width: 734px;
	z-index: 2;
	float: left;
	margin-left: 3px;
	margin-top: 12px;
	background:#ffffff;
	border:solid 1px #dddddd;
	/*height:790px;*/
	height:100%;
	padding:15px;
	-webkit-border-radius:8px;
    -moz-border-radius:8px;	
}

#Container
{
	width:980px;
	
	height:100%;
	margin:auto;
	/*border:solid 1px black;height:820px;*/	
}

#Logo
{
	float:left;
	margin-top:5px;
}
#fbLogo
{
	float:right;
	margin-bottom:2px;
	margin-right:0px;
}
#Header
{
	
	float: left;
	width:975px;
	height: 100px; 
	/*margin-left: 30px;*/
	font-size: 13px;
	font-family: "Trebuchet MS",verdana,serif;
	
}
#Toolbar
{
	width: 700px;
	height: 77px;
	z-index: 3;
	float: right;
	margin-top: 12px;
	margin-right:43px;
	font-size: 13px;
	font-family: "Trebuchet MS",verdana,serif;
}
#footer
{
	float: left;
	width: 980px;
	margin:auto;
	text-align: center;
	font-size: 12px;
	font-family: verdana;
}
.SearchBox
{
	width:260px;
	height: 25px;
	border:solid 1px orange;
	font-family:Verdana;
	font-size:18px;
	color: #000000;
	
}
#SearchDiv
{
	border-bottom:dotted 1px #dddddd;
	border-top:dotted 1px #dddddd;
	padding-top:10px;
	padding-bottom:15px;
	margin-bottom:30px;
	
	
}
/*.GridHeader
{
	background-image: url(Images/HeaderRep.gif);
	background-repeat: repeat-x;
}
*/

.nav-utility
{

	margin: auto;
	font: 15px "Trebuchet MS" ,verdana,serif;
	list-style-type: none;
	width: 975px;
	background-image: url(Images/MenuRepeaterBlack.gif);
	background-repeat: repeat-x;
	height:33px;
	
	
	
}

.nav-utility ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;float:right;
	
}

/*Top level list items*/
.nav-utility ul li
{
	position: relative;
	display: inline;
	float: left;
	padding-bottom:0px;

	
}

/*Top level menu link items style*/
.nav-utility ul li a
{
	display: block;
	 /*background: #ffffff; background of tabs (default state)*/
	color: #ffffff;
	padding: 5px 10px;
	border-right: 1px solid #dddddd;
	color: #3F3F3F;
	text-decoration: none;
	
}

* html .nav-utility ul li a
{
	/*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
}

.nav-utility ul li a:link, .nav-utility ul li a:visited
{
		color:#FFFFFF;
}

.nav-utility ul li a:hover
{
	background: #6699cc; /*tab link background during hover state*/
	color: #ffffff;
	background-image: url(Images/MenuRepeaterBlackHover.gif);
	background-repeat: repeat-x;
	
}
	
/*1st sub level menu*/
.nav-utility ul li ul
{
	position: absolute;
	left: 0;
	display: block;
	visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.nav-utility ul li ul li
{
	display: list-item;
	float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.nav-utility ul li ul li ul
{
	top: 0;
}

/* Sub level menu links style */
.nav-utility ul li ul li a
{
	font: normal 11px Verdana;
	width: 200px; /*width of sub menus*/
	padding: 8px;
	margin: 0;
	border-bottom:dotted 1px #dddddd;
	background-color: #efefef;
	background-image: url(Images/MenuRep.gif);
	background-repeat: repeat-x;

	
}

.nav-utility ul li ul li a:hover
{
	/*sub menus hover style*/
	background: #a1b0cd;
	color: #ffffff;
}
.downarrowclass
{
	position: absolute;
	top: 12px;
	right: 7px;
}

.rightarrowclass
{
	position: absolute;
	top: 6px;
	right: 5px;
}
/* ****************** RatingStar ****************** */
.ratingStar
{
	white-space: nowrap;
	margin: 0px;
	padding-bottom:6px;
	font-family:Verdana;
	font-size:10pt;
}

.ratingStar .ratingItem {
    font-size: 0pt;
    width: 30px;
    height: 30px;
    margin: 0px;
    padding: 1px;
    display: block;
    background-repeat: no-repeat;
	cursor:pointer;
}

.ratingStar .Filled {
    background-image: url(images/rating/ratingStarFilled.gif);
}
.ratingStar .Empty {
    background-image: url(images/rating/ratingStarEmpty.gif);
}
.ratingStar .Saved {
    background-image: url(images/rating/ratingStarSaved.gif);
}

/* Rating Style Read - Small */

.ratingSqr_sml
{
	white-space: nowrap;
	margin: 0px;
	padding-bottom:0px;
	font-family:Verdana;
	
	/*border-bottom:dotted 1px #cccfd0;*/
}

.ratingSqr_sml .ratingSqrItem_sml {
    font-size: 0pt;
    width: 8px;
    height: 6px;
    margin: 0px;
    padding: 0px;
    padding-right:2px;
    
    display: block;
    background-repeat: no-repeat;
	cursor:pointer;
}

.ratingSqr_sml .SqrFilled_sml
{
	
	background: url(images/rating/ratingSqrFilled_sml.gif);
	background-repeat: no-repeat;
}
.ratingSqr_sml .SqrEmpty_sml {
    background: url(images/rating/ratingSqrEmpty_sml.gif);
    background-repeat: no-repeat;
}
.ratingSqr_sml .SqrSaved_sml {
    background: url(images/rating/ratingSqrSaved_sml.gif);
    background-repeat: no-repeat;

}
/* Rating Style Read - Big (Overall Rating) */
.ratingSqr_big
{
	white-space: nowrap;
	margin: 0px;
	padding-bottom:0px;
	font-family:Verdana;
	
	/*border-bottom:dotted 1px #cccfd0;*/
}

.ratingSqr_big .ratingSqrItem_big {
    font-size: 0pt;
    width: 17px;
    height: 17px;
    margin: 0px;
    padding: 0px;
    padding-right:3px;
    
    display: block;
    background-repeat: no-repeat;
	cursor:pointer;
}

.ratingSqr_big .SqrFilled_big
{
	
	background: url(images/rating/ratingSqrFilled_big.gif);
	background-repeat: no-repeat;
}
.ratingSqr_big .SqrEmpty_big {
    background: url(images/rating/ratingSqrEmpty_big.gif);
    background-repeat: no-repeat;
}
.ratingSqr_big .SqrSaved_big {
    background: url(images/rating/ratingSqrSaved_big.gif);
    background-repeat: no-repeat;
}


.rating { font-size:10px; } 
.star_rating_outer_
{ 
	-moz-background-clip:border; 
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding; 
	background:transparent url(images/stars.png) repeat scroll 0 0; 
	height:19px; 
	margin:0px 0; 
	overflow:hidden; 
	position:relative; width:84px;
	padding-top:0px;
	margin-top:0px;	
}

.star_rating_inner_
{ 
	-moz-background-clip:border; 
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding; 
	background:transparent url(images/stars.png) repeat scroll 0 18px; 
	height:19px; 
	left:0; 
	position:absolute; 
	top:0; 
}
.star_rating_outer_expert
{ 
	-moz-background-clip:border; 
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding; 
	background:transparent url(images/stars_expert.png) repeat scroll 0 0; 
	height:19px; 
	margin:0px 0; 
	overflow:hidden; 
	position:relative; width:84px;
	padding-top:0px;
	margin-top:0px;	
}

.star_rating_inner_expert
{ 
	-moz-background-clip:border; 
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding; 
	background:transparent url(images/stars_expert.png) repeat scroll 0 18px; 
	height:19px; 
	left:0; 
	position:absolute; 
	top:0; 
}
.star_rating_outer_greenbar 
{ 
	-moz-background-clip:border; 
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding; 
	background:transparent url(images/rating/rating.png) repeat scroll 0 0; 
	height:9px; 
	margin:0px 0; 
	overflow:hidden; 
	position:relative; width:84px;
	padding-top:0px;
	margin-top:0px;	
}

.star_rating_inner_greenbar 
{ 
	-moz-background-clip:border; 
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding; 
	background:transparent url(images/rating/rating.png) repeat scroll 0 10px; 
	height:9px; 
	left:0; 
	position:absolute; 
	top:0; 
}
/*JQuery Tabs CSS - From: http://www.sohtanaka.com/web-design/examples/tabs/*/

.container
{
    width: 720px;
    margin: 0px auto;
    margin-top:10px;
    font-family: "Trebuchet MS",verdana,serif; 
    font-size: 12px;
    	
}
ul.tabs
{
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    height: 32px;
    border-bottom: 1px solid #999;
    border-left: 1px solid #999;
    width: 100%;
	font: 12px "Trebuchet MS",verdana,serif;
	color: #444;
}
ul.tabs li
{
    float: left;
    margin: 0;
    padding: 0;
    height: 31px;
    line-height: 31px;
    border: 1px solid #999;
    border-left: none;
    margin-bottom: -1px;
    background: #eeeeee;
    overflow: hidden;
    position: relative;
    
}
ul.tabs li a
{
    text-decoration: none;
    color: #000;
    display: block;
    font-size: 1.2em;
    padding: 0 10px;
    border: 1px solid #fff;
    outline: none;
}
ul.tabs li a:hover
{
    background: #ddd;
}
html ul.tabs li.active, html ul.tabs li.active a:hover
{
    background: #fff;
    border-bottom: 1px solid #fff;
}
.tab_container
{
    border: 1px solid #999;
    border-top: none;
    clear: both;
    float: left;
    width: 100%;
    background: #fff;
    -moz-border-radius-bottomright: 5px;
    -khtml-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -khtml-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
}
.tab_content
{
    padding: 20px;
    font-size: 1em;
}
.tab_content h2
{
    font-weight: normal;
    padding-bottom: 10px;
    border-bottom: 1px dashed #ddd;
    font-size: 1.4em;
}
.tab_content h3 a
{
    color: #254588;
}
.tab_content img
{
    float: left;
    margin: 0 20px 20px 0;
    border: 1px solid #ddd;
    padding: 5px;
}

.NumericButton
{
	padding-left:13px;
	padding-right:13px;
	padding-top:4px;
	padding-bottom:4px;
	border:solid #eee 1px;
}

