/* *********************************************************
    Main logo colors are
	dark blue 0054A6
	black and white
	
	header background is FFFFFF with a gradient
	Site background is 050505
	header background is FFFFFF (with gradient)
	title blocks are 424242
	content background is FFFFFF
	category background is FFFFFF
	the light blue is #00BFF3
	
	00AEEF  FFFFFF
	00BFF3
   ********************************************************* */
img, div, input { behavior: url("iepngfix.htc") }

body {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;, helvetica, tahoma, arial;

	text-align: center;
	color: #273137;
	background: #050505;
}
img {
	border: none;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
h1 {
	margin: 0;
	padding: 0;

}
h2 {
	padding: 0;
	color: #F7F5F5; 
	font-size: 140%;
	font-weight: normal;
	line-height: 1.3em;
	display: block;
	padding: 11px 4px 9px 0px;

}
h3 {
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	margin-bottom: 20px;
	margin-top: 40px;
	font-size: 180%;
	font-weight: normal;
	color: #424242;	
}
h4 {
	margin: 0;
	padding: 0;
	margin-top:5px;
	margin-bottom: 5px;
	font-size: 135%;
	font-weight: normal;
	color: #FFFFFF;	
}
h5 {
	margin: 0;
	padding: 0;
	margin-top:5px;
	margin-bottom: 5px;
	font-size: 120%;
	font-weight: bold;
	color: #424242;	
}
a {
	text-decoration: none;
	color: #0054A6;	
}

a:active {
  outline: none;
}


em {
	display: block;
	font-weight: bold;
	font-style: normal;
	line-height: 21px;
	font-size: 90%;
}
input {
	font-size: 110%;	
}
/* *********************************
    custom_logo  
   ********************************* */
#custom_logo {
	position: absolute;
	top: 10px;
}
/* *********************************
    Layout classes
   ********************************* */
.divider {
}
.wrapper {
	width: 1000px;
	margin: 0 auto;
	text-align:left;
/* border: thin solid green; */    		
}
.gutter {
	position: relative;
	padding: 20px;
}
.widegutter {
	position: relative;
	padding: 20px;
}
.small {
	font-size: 70%;
}
.big_input {
	line-height : 1.6em;
	font-size: 1.3em;			
}
/* *********************************
    Header - (has gradient)  
   ********************************* */

#header {
	background: #FFFFFF url(images/head_grad.jpg) repeat-x top left;
	height: 120px;
}
#header .wrapper {
	position: relative;
}

#header h1 {
	text-align: right; 
	padding: 10px 10px 0px 10px;
	font-size: 1.4em;
	color: #F7F5F5;
	margin: 0px 0px 0px 0px; 		
}
#header h2 {
	text-align: right; 
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px; 	
	font-size: 1.2em;
	color: #0054A6;	
}
#header h3, #header h4, #header h5 {
	padding: 0px 10px 0px 10px;
	text-align: right; 
	color: #0054A6;	
}

/* *********************************
    Nav Bar  
   ********************************* */
#nav_bar {
	width: 100%;
	display: block;
	float: left;
	line-height: 40px;
	background: transparent url(images/main_nav2.png) repeat-x center left;
}
#nav_bar ul li {
	display: inline;
	float: left;
	background: transparent url(images/main_navdiv2.png) no-repeat center left;
}
#nav_bar ul li a:link, #nav_bar ul li a:visited {
	padding: 0px 15px 0px 25px;
	float: left;
	font-size: 120%;
	color: #FFFFFF;
}
#nav_bar ul li a:hover, #nav_bar ul li a:active {
	color: #FFFFFF;
  	outline: none;	
}	
#nav_bar .first {
	margin: 0;
	background: none;
}

/* *********************************
    Titles   
   ********************************* */
.title_block {
	margin:20px 8px 26px 8px;
/*  border: thin solid purple; */  
}
.title_block span {
	display: block;
	margin-left: 8px;
	padding-left: 13px;
}


#gst_main {
	background: #0054A6 url(images/gst_main.png) no-repeat top left;
		height: 56px;
}

#gst_sec {
	background: #0054A6 url(images/gst_sec.png) no-repeat top left;
		height: 56px;

}
#contTitle {
	background: #424242 url(images/gst_main.png) no-repeat top left;
		height: 56px;

}

#contcatTitle {
	background: #424242 url(images/gst_sec.png) no-repeat top right; 
		height: 56px;

}
#cat_certTitle {
	background: #424242 url(images/gst_cat_score.png) no-repeat top right; 
		height: 56px;

}
#wideTitle {
	background: #424242 url(images/gst_wide.png);
	background-repeat: no-repeat;
	background-position: top right;
		height: 56px;

}



/* *********************************
    Highlight Current Page on nave bar 
   ********************************* */

body.home #nav_bar a#sHome {
	color: #FFFFFF;
}

/* *********************************
    container  
   ********************************* */
#container {
	clear: both;
	background: #C1C1C1 url(images/container_grad.png) repeat-x top left;

/*	color: #050505; */
	color: #273137;
	font-size: 120%;
	line-height: 1.2em;	
/*	 border: thin solid blue;  */  	


}
/* *********************************
    Main Content 
   ********************************* */
#main_content {
	float: left;
	width: 700px;
/*	 border: thin solid green; */   
}

#content_block {
	width: 684px;
	margin-left: 8px; 
	margin-right: 8px; 
	background: #FFFFFF;
	margin-bottom: 35px;
/*	 border: thin solid green; */     
}
#content_block .first {
	margin-top: 0;
}
#content_block .mini {
	margin-top: -8px;
	font-size: 70%;	
	color: #999999;
}

#content_block h4.first {
	margin-top: 25px;
}
#content_block a:link, #content_block a:visited {
	color: #0054A6;
}
#content_block a:hover, #content_block a:active {
/*	border-bottom: 1px dotted #FFFFFF; */ 
  outline: none;
}

#content_block .gutter ul li {
	position: relative;
}

#content_block ul li {
	padding-left: 20px;
	color: #050505;
	font-weight: bold;	
	font-size: 60%;
}

#content_block p {
	margin-top: 1px;
	line-height: 1.2em;
}
#content_block span {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.0em;
}
#content_block .bluebold {
	font-weight: bold;
	color: #034DA2;
	font-size: 1.4em;	
}
#content_block .strike1 {
	font-weight: bold;
	color: #DADADA;
	font-size: 1.4em;	
	text-decoration: line-through;
}
/* *********************************
    Sec Content  
   ********************************* */

#sec_content {
	float: right;
	width: 290px;
/*		 border: thin solid red; */   
}

#cont_cat {
	margin-left: 60px;
	width: 222px;
	background: #FFFFFF;
}
#cont_cat h4 {
	color: #303D43;
}

#cont_cat ul li {
	display: block;
	font-size: 110%;
	padding: 8px 5px 0px 0px;
	color: #303D43;
}
#cont_cat .first {
	margin-top: -5px;
}
#cont_cat ul a:link, #cont_cat ul a:visited {
	color: #FFFFFF;
}
#cont_cat ul a:hover, #cont_cat ul a:active {
	color: #F7F5F5;
  outline: none;	
}
#cont_cat ul a span {
	color: #424242;
}
#cont_cat h4 {
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px; 	
}
#cont_cat input {
	font-size: 110%;	
}

#sec_content_block {
	margin-left: 8px;
	width: 274px;
	background: #FFFFFF;
/*			 border: thin solid orange; */  
	
/*	background: #FFFFFF url(images/gst_catbox.png) no-repeat bottom right; */

}
#sec_content_block h4 {
	text-align: center; 
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px; 	
	font-size: 1.2em;
	color: #0054A6;	
}
#sec_content_block p {
	text-align: center; 
	padding: 0px 10px 5px 10px;
	font-size: 80%;		
}
#sec_content_block ul li {
	display: block;
	font-size: 100%;
	padding: 5px 5px 3px 13px;
	color: #303D43;
	background: transparent url(images/cat_nav.gif) no-repeat center left;
}
#sec_content_block .first {
	margin-top: -5px;
}
#sec_content_block ul a:link, #sec_content_block ul a:visited {
	color: #050505;
}
#sec_content_block ul a:hover, #sec_content_block ul a:active {
	color: #FFFFFF;
  outline: none;	
}
#sec_content_block ul a span {
	color: #FFFFFF;
}

#sec_content_block input {
	font-size: 110%;	
}

/* *********************************
    Wide Content  
   ********************************* */
#wideContent {
	float: left;
	width: 1000px;
}
#wide_block {
	width: 984px;
	margin-left: 7px;
	background: #FFFFFF;
	margin-bottom: 35px;
}
#wide_block .first {
	margin-top: 0;
}
#wide_block h4.first {
	margin-top: 25px;
}
#wide_block a:link, #wide_block a:visited {
	color: #FFFFFF;
}
#wide_block a:hover, #wide_block a:active {
  outline: none;
/*	border-bottom: 1px dotted #FFFFFF; */ 
}

#wide_block .gutter ul li {
	position: relative;
}
#wide_block .gutter ul li a.more {
	float: right;
	margin-top: -52px;
	margin-right: 2px;
	color: #FF0000;
}
#wide_block p {
	margin-top: 11px;
	line-height: 1.2em;
}
#wide_block span {
	color: #424242;
	font-weight: bold;
}
/* *********************************
    offer (special Offer)  
   ********************************* */

#offer {
	background: #FFFFFF;
}
#offer h1 {
	text-align: center; 
	padding: 10px 10px 0px 10px;
	font-size: 1.4em;
	color: #FF8E31;
	margin: 0px 0px 0px 0px; 		
}
#offer h2 {
	text-align: center; 
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px; 	
	font-size: 1.2em;
	color: #0054A6;	
}
#offer h3, #offer h4, #offer h5 {
	padding: 0px 10px 0px 10px;
	text-align: center;
	font-size: .8em;	 
	color: #595959;	
}


/* *********************************
    Footer  
   ********************************* */

#footer {
	display: block;
	clear: both;
	color: #303D43;
/*	background: #303D43; */
	font-size: small;	
}
#footer p {
	margin: 0;
	padding: 8px 15px 8px 15px;
	text-align: center;
}
#footer span {
	color: #303D43;
}
#footer a:link, #footer a:visited, {
	color: #303D43;
}
#footer a:hover, #footer a:active {
	color: #303D43;
  outline: none;
}
.smalltable {
	font-size: small;
}
.mediumtable {
	font-size: normal;
}
/* *********************************
    Floats 
   ********************************* */
.float_pic_right
{
float: right;
margin: 0px 0px 10px 10px;
border: 3px solid temp_menu_font_col;
}
.floatright
{
float: right;
margin: 0 0 10px 10px;
border: 0px solid #fff;
padding: 2px;
}
.floatleft
{
float: left;
margin: 10px 10px 0 0;
border: 0px solid #666;
padding: 2px;
}

/* *********************************
    Faded corners
   ********************************* */
.fade {
	height: 400px;
	width: 440px;
	background-image: url(images/fading_corner_6.png);
	background-position: left top;
	background-repeat: no-repeat;
}

/* *********************************
    other stuff
   ********************************* */
.clear {
	clear: both;

}
/* hide ugly dotted lines */
* html a:hover {
	border: 1px solid #acb3b7;
}


/* *********************************
    Form styles
   ********************************* */

textarea {
	font-size: 100%;
	font-family: helvetica, tahoma, arial;
}

/* hack for IE to display correct font size */
* html body {
	font-size: small; /* for IE5/Win */
	f\ont-size: medium; /* for other IE versions */
}


