/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.3.1
*/
body{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup,sub{line-height:-1px;vertical-align:text-top;}sub{vertical-align:text-bottom;}input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;} body {font:11px/1.5 verdana, arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:99%;} h1{font-size:138.5%;}h2{font-size:123.1%;}h3{font-size:108%;}h1,h2,h3,h4,h5,h6,strong{font-weight:bold;}abbr,acronym{border-bottom:1px dotted #000;cursor:help;}em{font-style:italic;}blockquote,ol,dl{margin:1em;}ol,dl{margin-left:2em;}ol li{list-style: decimal outside;}ul li{list-style: none;}dl dd{margin-left:1em;}th,td {border:1px solid #000;padding:.5em;}th {font-weight:bold;text-align:center;}caption {margin-bottom:.5em;text-align:center;}p,fieldset,table {margin-bottom:1em;}

/* sitewide
 * ------------------------------------------------------------------------- */

body { background:#454545 url(../images/bg.gif) repeat-x;text-align:center; font:12px/16px 'Lucida Sans Unicode', 'Lucida Grande', LucidaGrande, 'Lucida Sans', Geneva, Arial, sans-serif; color:#000;}

h1	{ font-size: 1.4em; color:#000; text-transform:capitalize;}
h2	{ font-size: 1.2em; color:#AF0007; text-transform:capitalize; padding-top:5px; border-bottom:1px #454545 dotted;}
h3	{ font-size:1.0em; color:#000; text-transform:uppercase; padding-top:10px;}

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#AF0007; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#EC1C24; text-decoration:underline; outline:none;}

/* ----- classes ----- */

div.clear	{ clear:both; height:.01em; overflow:hidden; }

img.img-left { float:left;	margin:0px 8px 5px 0;}
img.img-right { float:right;	margin:5px 8px 5px 0;}

span.red{ color:#EC1C24; font-weight:bold;}

#content-right-index #sidenav p.title-1 { font-size:13px; font-weight:bold; padding-top:20px;}
#content-right-index #sidenav p.title-2 { font-size:13px; font-weight:bold; padding-top:28px;}
#content-right-index #sidenav p.title-3 { font-size:13px; font-weight:bold; padding-top:30px;}
	
/* ----- form elements ----- */

form {	width:170px; font-size:11px; color:#000;}

form label	{ color:#000;}

form input, textarea, select { 
	background-color:#fff !important; 
	border: 1px solid #000;
	color:#000;
	width:165px; /* 5 pixles smaller than form width !important */
	height:20px;
	vertical-align: middle;
	Xmargin-bottom:8px; 
	padding-top:6px; 
	padding-left:4px; 
	font-family: verdnana, Helvetica, sans-serif; 
	font-size:12px;
	}
	
select { width:170px; margin-top:4px; margin-bottom:4px; vertical-align: middle; padding-top:4px; } /* same width as form - !important */
#main-form select { width:305px; margin-top:4px; margin-bottom:4px; vertical-align: middle; padding-top:1px; } /* same width as form - !important */
 
	
textarea { height:90px; overflow:auto; width:170px; }
#main-form textarea{ height:90px; overflow:auto; width:300px;}


#main-form form input { width: 300px;}
#main-form form { width: 307px;}

input.checkbox{ background:#57A4A9!important; width: auto!important; height:auto!important; border:none!important;}
input.radio{ background:#57A4A9!important; width: auto!important; height:auto!important; border:none!important;} 
	
#main-form input.radio{ background:#C6C6C6!important; width: auto!important; height:auto!important; 	border:none!important;	} 
#main-form input.checkbox{ background:#C6C6C6!important; width: auto!important; height:auto!important; 	border:none!important;	} 


/* ----- submit button form elements ----- */ 

#submit-btn {width:92px!important; height:32px; border:none; cursor:pointer; padding:0;}
	

/* framework
 * ------------------------------------------------------------------------- */

#frame-index {background:url(../images/bg-frame-index.gif) repeat-y; width:955px; margin:0 auto; text-align:left;}
#frame {background:url(../images/bg-frame.gif) repeat-y; width:955px; margin:0 auto; text-align:left;}
		
#sitemast {height:276px; background:url(../images/sitemast.jpg) no-repeat ;}
#sitemast span{display:none;}

#sitemast-inside {height:276px; background:url(../images/sitemast.jpg) no-repeat ;}
#sitemast-inside span{display:none;}


#brand-bar {position:relative; background:url(../images/brandbar.gif); height:102px;}
	
	/* index page link within #header */		
	#brand-bar a {
	position:absolute;
	left:60px;
	width:182px;
	top:42px;
	height:53px;
}
	#brand-bar a span { display:none;}

		
	
/* ----- content-left ----- */

#content-left {	width:250px; float:left;}
#content-left p { margin:4px 0px 4px 60px; color:#000;}
#content-left form{ margin-left:60px;}
			#content-left form p{margin:5px 0 0 0; }
#content-left a {color:#fff;}
			
			
/* ----- content-right ----- */

#content-middle {width:385px; float:left;}
#content-middle p, #content-middle h1, #content-middle h2, #content-middle h3{ margin: 0px 15px 8px 12px;}
#content-middle form p{ margin-right: 0px;}

/* side-effects
*------------------------------------------------------------------------ */
#side-effects{ background:url(../images/side-effects.gif) no-repeat; height:195px; font-size:11px; text-transform:capitalize;}
#side-effects ul { width: 385px; line-height:15px; padding-top:45px; margin-left: 12px;}
#side-effects ul li {
    width:120px;
    float:left;
	margin-top:8px;
}
			

/* ----- content-right-index ----- */

#content-right-index {width:320px; float:left;}
#content-right-index p,#content-right-index ul { margin: 0px 60px 8px 10px; line-height:13px; font-size:11px;}
#content-right-index h3 {margin: 0px 60px 8px 10px;}

/* ----- content-right ----- */

#content-right {width:705px; float:left;}
#content-right p { margin: 8px 65px 8px 12px;}
#content-right h1, #content-right h2, #content-right h3{margin: 15px 60px 8px 10px;}


		
	/* ----- bottom-frame ----- */
 
#bottom-frame-index { background:url(../images/bottom-frame-index.gif) no-repeat; height:83px; clear:both; width:100%; /* fix for Safar */}
#bottom-frame { background:url(../images/bottom-frame.gif) no-repeat; height:83px; clear:both; width:100%; /* fix for Safar */}
	

/* title framework
 * ------------------------------------------------------------------------- */
	
#title-form {height:140px; background:url(../images/title-form.gif) no-repeat ; margin-bottom:-70px;}
#title-form span{display:none;}


	/* copyright
 * ------------------------------------------------------------------------- */
 
#copyright { width:955px; margin:0 auto; color:#ccc; text-align:middle; background: #454545 url(../images/copyright-bg.gif) no-repeat;}

#copyright p {font-size:9px; line-height:11px;}
#copyright ul{margin-bottom:20px;}
#copyright li { padding:0 5px 0px 7px; display: inline; border-left: 1px solid #ccc; font-size:10px; }

	#copyright li.first { border: none; }
	
#copyright a:link,#copyright a:visited	{ color:#ccc; text-decoration:underline; outline:none; }
#copyright a:hover,#copyright a:active	{ color:#fff; text-decoration:underline; outline:none;}
	

/* globalnav
 * ------------------------------------------------------------------------- */
 

#globalnav { background:url(../images/globalnav.gif) no-repeat; width:955px; height:30px; margin:0;	padding:0; 	}

#globalnav li, #globalnav a { height:30px; display:block; text-transform:capitalize; font-size:11px; text-align:center;font-weight:normal; line-height:normal; line-height:30px}

#globalnav li { float:left; list-style:none; _display:inline;}

#globalnav a:link,#globalnav a:visited	{ color:#fff; text-decoration:none; outline:none; }
#globalnav a:hover,#globalnav a:active	{ color:#FDCC47; text-decoration:none; outline:none;}

#globalnav-01 { width: 140px; margin-left:50px;}
#globalnav-02 { width: 140px; margin-left:0px;}
#globalnav-03 { width: 140px; margin-left:0px;}
#globalnav-04 { width: 140px; margin-left:0px;}
#globalnav-05 { width: 140px; margin-left:0px;}


/* side-nav
*------------------------------------------------------------------------ */
#sidenav {position:relative; background:url(../images/side-nav.gif); height:340px;}
#sidenav span{display:none;}
	
	/* index page link within #header */		
	#sidenav-1 a {position:absolute; left:148px; width:110px; top:88px; height:20px;}
	#sidenav-2 a {position:absolute; left:148px; width:110px; top:194px; height:20px;}
	#sidenav-3 a { position:absolute; left:148px; width:110px; top:306px; height:20px;}
	
#sidenav p { padding-left: 50px;}


/* news */
.yhr-wp-news-content, .entry, .post small { margin:0px 65px 8px 12px;}
.post, .entry {padding-right:30px;}
