﻿/***************************************************************************************************
General styles
/***************************************************************************************************/
body {
	color: #555;
	font: 12px Arial, Verdana, sans-serif;
	text-align: center;
	margin: 0 auto;
	padding: 16px 0;
	position: relative;
}
/*to preload mouseover images */
.loader {
	display:none;
}
img, table, td, tr, form {
	border: none;
	padding: 0;
	margin: 0;
}
input {
	padding:0;
	margin:0
}
p {
	line-height: 17px;
	padding: 0 0 8px 0;
	margin: 0;
}
a {
	color:#44697D;
	text-decoration: underline;
}
a:hover {
	color: #0d3046;
}
.floatl {
	float: left;
}
.floatr {
	float: right;
}
ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
h1 {
	font-size: 25px;
	color: #44697d;
	font-weight: normal;
	line-height: 26px;
	padding: 22px 0 12px 0;
	margin: 0 0 18px 0;
}
h1 a {
	text-decoration: none;
}
h1 sup {
	font-size: 14px;
}
h2 {
	color: #3c3c3c;
	font-weight: bold;
	font-size: 20px;
	margin: 0;
	padding: 0 0 8px 0;
}
h3 {
	font-size: 15px;
	color: #44697d;
	line-height: 17px;
	padding: 10px 0 5px 0;
	margin: 0;
}
h4 {
	font-size: 13px;
	color: #44697d;
	line-height: 17px;
	padding: 5px 0 5px 0;
	margin: 0;
}
h5 {
	font-size: 12px;
	color: #44697d;
	margin: 0;
	padding: 0;
}
h6 {
	font-size: 11px;
	color: #666;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
/* used when floating content */
.clearboth {
	clear: both;
	height: 0 auto;
	padding: 0;
	margin: 0 auto;
	line-height: 0;
}
/* added style shared for all popup thickbox with a close link */
a.tbclose {
	float: right;
	font-size: 14px;
	color: #727272;
	padding-top: 5px;
}
/***************************************************************************************************
Main Container
/***************************************************************************************************/
#container {
	width: 843px;
	text-align: left;
	margin:0 auto;
	padding: 0 0 100px;
}
/***************************************************************************************************
Header includes: logo, globalnav, login button and search box and button
/***************************************************************************************************/
#header {
	width: 843px;
	height: 137px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	margin-bottom: 15px;
}
#header a {
  display:block;
  width:500px;
  height:100%;
  text-decoration:none;
}

#header a:hover {
  text-decoration:none;
}
#logo {
	width: 225px;
	float: left;
}
/* Global Nav */
#globalnav {
	position: relative;
	font-size: 11px;
	color: #44697d;
	font-weight:bold;
	text-align:right;
	top: 102px;
	left: 494px;
	width: 250px;
}
img.buttons {
	vertical-align: text-top;
	margin-left: 7px;
}
#gnavlinks {
	height: 15px;
	width: 837px;
	text-align: right;
	margin-bottom: 20px;
	color: #44697d;
	font-size: 11px;
}
#gnavlinks a {
	color: #44697d;
	text-decoration: none;
	font-weight: bold;
}
#gnavlinks a:hover {
	color: #727272;
}
/* Global Nav search box and button */
#gnavsearch {
	padding-top: 11px;
	height: 15px;
}
#gnavsearch .searchinput {
	width: 131px;
	height: 15px;
	font-size: 11px;
	vertical-align: text-bottom;
}
#gnavsearch .searchgo {
	width: 59px;
	height: 15px;
	padding-left: 7px;
}
/***************************************************************************************************
Main navigation
/***************************************************************************************************/
#mainnav {
	width:751px;
	margin-left: 38px;
	margin-bottom: 18px;
	height: 26px;
}
.mainnav1 {
	width: 184px;
	float: left;
	height: 26px;
	clear:left;
}
.mainnav2 {
	width: 189px;
	float: left;
	height: 26px;
}
.mainnav3 {
	width: 188px;
	float: left;
	height: 26px;
}
.mainnav4 {
	width: 190px;
	float: left;
	height: 26px;
}
/* Dropmenu style for Main navigation */
#jsddm {
	margin: 0;
	padding: 0;
}
#jsddm li {
	float: left;
	list-style: none;
}
#jsddm li a {
	display: block;
}
#jsddm li ul {
	display: none;
	position: relative;
}
#jsddm li ul li {
	float: none;
	display: inline;
}
.menudiv1 {
	width: 185px;
}
.menudiv2 {
	width: 190px;
}
.menudiv3 {
	width: 497px;
}
.menudiv4 {
	width: 190px;
}
#ul3 {
	left: -154px;
}
.dropmenudiv {
	position: absolute;
	z-index: 100;
	text-align: left;
	background-color: #83989d;
	opacity: 0.95; /*CSS3 property. Does not work in IE */
	filter: alpha(opacity=95); /* works for IE */
	-moz-opacity: 0.95;
	padding-top: 6px;
	padding-bottom: 10px;
}
.dropmenudiv h1 {
	color: #323232;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	padding: 0 0 3px 0;
	margin: 0;
	line-height: 13px;
}
.dropmenudiv a {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	display: block;
	text-decoration: none;
	width: 143px;
	padding: 4px 21px 4px 21px;
	line-height: 13px;
}
.dropmenudiv a:hover {
	color: #0d3046;
}
/* Third dropmenu has three columns */
#dropmenucol1 {
	float: left;
	width: 130px;
	padding: 6px 12px 5px 28px;
	clear: left;
}
#dropmenucol2 {
	float: left;
	width: 130px;
	padding: 6px 15px 5px 18px;
}
#dropmenucol3 {
	float: left;
	width: 136px;
	padding: 6px 28px 5px 0px;
}
#dropmenucol1 a {
	width: 130px;
	padding: 3px 0px 3px 0px;
	text-decoration: none;
}
#dropmenucol2 a {
	width: 130px;
	padding: 3px 0px 3px 0px;
	text-decoration: none;
}
#dropmenucol3 a {
	width: 136px;
	padding: 3px 0px 3px 0px;
	text-decoration: none;
}
/* Sub links */  
#dropmenucol1 a.dropmenusub, #dropmenucol2 a.dropmenusub, #dropmenucol3 a.dropmenusub {
	color: #fff;
	font-weight: normal;
	font-size: 11px;
	display: block;
	text-decoration: none;
	line-height: 11px;
}
#dropmenucol1 a.dropmenusub:hover, #dropmenucol2 a.dropmenusub:hover, #dropmenucol3 a.dropmenusub:hover {
	color: #0d3046;
}
/* Adds extra padding between certain elements in third dropdown */
.dmrowspacing {
	margin-top: 11px;
}
.dmrowspacing2 {
	padding-top: 34px;
}
/***************************************************************************************************
MIDDLE section to wrap around: Left column, center content and right column
/***************************************************************************************************/
#middle {
	width:837px;
	padding-bottom: 18px;
}
/* CONTENT PAGES with: LEFTNAV, CENTER CONTENT, RIGHT COLUMN */
#content {
	width: 460px;
	float: left;
	padding-left: 30px;
	padding-right: 20px;
	margin-bottom: 10px;
	background-image: url("../images/vrt-rule-dashed.png");
	background-repeat: repeat-y;
	background-position: right;
}
/* CONTENT PAGES - NO RIGHT COLUMN */
#contentnorcol {
	width: 572px;
	float: left;
	padding-left: 32px;
	margin-bottom: 10px;
}
/* include the horizontal line under the page headers */
#content h1, #contentnorcol h1 {
	background-image: url("../images/hr-dashed.png");
	background-repeat: repeat-x;
	background-position: bottom;
}
/* BREADCRUMBS */ 
#breadcrumbs {
	font-size: 10px;
	color: #727272;
	text-transform: lowercase;
	margin-bottom: 22px;
}
#breadcrumbs a {
	color: #727272;
}
#breadcrumbs a:hover {
	color: #0d3046;
}
.date {
	background-image:url(../images/date_bg.png);
	background-repeat: no-repeat;
	width: 28px;
	height: 45px;
	color: #FFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	padding: 3px 0;
	margin: 9px 8px 16px 0;
}

.month {
	font-size: 9px;
	margin-bottom: -3px;
}

.day {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: -2px;
}

.year {
	font-size: 9px;
}

/***************************************************************************************************
LEFT NAVIGATION
/***************************************************************************************************/
#lnav {
	width: 164px;
	float: left;
}
#lnav ul {
	padding: 0px 8px 10px 0;
	margin: 0;
	list-style-type: none;
}
#lnav li {
	font-size: 11px;
	color: #2e2e2e;
	margin:0;
	padding: 4px 4px 4px 8px;
	border-bottom: #CCC solid 1px;
	width: 124px;
	margin-left: 10px;
}
#lnav li a {
	font-size: 11px;
	color: #44697d;
	text-decoration: none;
}
#lnav li a:hover {
	font-size: 11px;
	color: #0d3046;
}
#lnav li.lnavexpand {
	background-image: none;
	border-bottom: solid 1px #a1b3bd;
	padding-bottom: 3px;
}
#lnav li.lactive {
	padding: 10px 8px 8px 5px;
}
#lnav li.lactive div {
	color: #2e2e2e;
	font-weight: bold;
	background-image: url("../images/li-arrow.png");
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 9px;
}
.subscribe {
	margin-left: 20px;
}
.section_headers {
	margin: 20px 0 5px 10px;
}

	
/* SUB LEFT NAV */
#lsubnav li {
	padding: 10px 0 0px 10px;
	background-image: none;
}
#lsubnav li.lsubactive {
	color: #2e2e2e;
	font-weight: bold;
	background-image: url("../images/li-arrow.png");
	background-repeat: no-repeat;
	background-position: 0px 13px;
}
#lsubnav li.lsubactive ul {
	padding: 0;
	margin: 0;
}
#lsubnav li.lsubactive li {
	background-image: url("../images/li-disc.png");
	background-repeat: no-repeat;
	background-position: left 11px;
	padding-top: 5px;
	padding-bottom: 2px;
}
#lsubnav li a {
	font-size: 12px;
	color: #727272;
	text-decoration: underline;
	font-weight: normal;
}
#lsubnav li a:hover {
	font-weight: normal;
	color: #0d3046;
}
/***************************************************************************************************
RIGHT COLUMN: login box, contact box, news, banner ads
/***************************************************************************************************/
#rcol {
	width: 144px;
	float: right;
	padding-right: 1px;
}
#rcol a {
	color: #666;
}
#rcol a:hover {
	color: #0d3046;
}
/* Box containers with background styles: 
this method was used instead of one fixed graphic for
the possibility of expanding if content is needed 
*/

/* Green top box background */
.rboxbggreentop {
	background-image: url("../images/rboxbggreentop.png");
	background-repeat: no-repeat;
	background-position: left top;
}
/* Gray box backgrounds (darker version used on home page) */
.rboxbggray1 {
	background-image: url("../images/rboxbggray1.png");
	background-repeat: repeat-y;
	background-position: left top;
}
.rboxbggray1top {
	background-image: url("../images/rboxbggray1top.png");
	background-repeat: no-repeat;
	background-position: left top;
}
.rboxbggray1bot {
	background-image: url("../images/rboxbggray1bot.png");
	background-repeat: no-repeat;
	background-position: left bottom;
}
/* Gray box background - lighter shade used on inside pages */
.rboxbggray2 {
	background-image: url("../images/rboxbggray2.png");
	background-repeat: repeat-y;
	background-position: left top;
}
.rboxbggray2top {
	background-image: url("../images/rboxbggray2top.png");
	background-repeat: no-repeat;
	background-position: left top;
}
.rboxgray2bot {
	background-image: url("../images/rboxbggray2bot.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom:12px;
}
/* Box spacer when including more than one */
.rboxspacer {
	height: 6px;
	font-size: 0px;
	line-height: 0px;
	background-color: #fff;
}
/* Box spacer (more space) when including more than one */
.rboxspacer2 {
	height: 46px;
	font-size: 0px;
	line-height: 0px;
	background-color: #fff;
}
/* NEWS box */
.rnews {
	font-size: 11px;
	color: #666;
	line-height: 13px;
	padding: 0 12px 12px 12px;
}
.rnews h6 {
	padding: 15px 0 0 0;
	line-height: normal;
}
.rnewsborder {
	border-top: solid 1px #d9d9d9;
	height: 1px;
	font-size: 0px;
	line-height: 0px;
}
.rnewslist li {
	list-style: none;
	padding: 5px 0 0 15px;
	font-weight: bold;
	background-image: url("../images/li-dash.png");
	background-repeat: no-repeat;
	background-position: left 10px;
}
/* standard right box content with just basic text */
#rboxcontent {
	font-size: 12px;
	color: #666;
	line-height: 15px;
	padding: 13px 11px 0 13px;
}
#rboxcontent h6 {
	color: #44697d;
	padding: 0 0 3px 0;
	line-height: 13px;
}
#rboxcontent ul {
	padding: 0 0 10px 10px;
}
#rboxcontent li {
	padding-top: 3px;
	padding-bottom: 3px;
}
#rboxcontent li a {
	font-size: 11px;
}
/* contact us right box */
#rcontact {
	padding: 20px 0 0 13px;
	font-size: 11px;
	color:#666;
	font-size: 11px;
	color:#666;
}
#rcontact h6 {
	padding: 2px 0 6px 0;
}
.rcontacticon {
	float: left;
	width: 31px;
	padding-left: 0px;
}
.rcontactinfo {
	float: left;
	width: 85px;
	padding-right: 15px;
}
/* inquiries box style on contact form */
#rboxinquiries {
	font-size: 12px;
	color: #757575;
	font-weight: bold;
	line-height: 15px;
	padding: 13px 10px 0 15px;
}
#rboxinquiries h5 {
	padding: 8px 0 2px 0;
}
/***************************************************************************************************
FOOTER
/***************************************************************************************************/
#footer {
	width:843px;
	border-top: solid 1px #cecece;
	padding-bottom: 10px;
	padding-top: 10px;
}
#footer a {
	color: #727272;
	text-decoration: none;
	font-weight: normal;
}
#footer a:hover {
	color: #0d3046;
	text-decoration: none;
}
/* to include the BuysideTM image */
.footerleft {
	width: 186px;
	float:left;
}
/* to include the copyright and footer links */
.footerright {
	float: right;
	text-align: right;
	font-size: 11px;
	color: #727272;
	padding-right: 3px;
}
.footerlinks {
	font-size: 11px;
	color: #727272;
	padding-top: 2px;
	font-weight: bold;
}

/* unirdered lists in content */
#content li {
  background-image: url("../images/li-disc.png"); 
  background-repeat: no-repeat; 
  background-position: left 3px; 
  padding: 0 0 6px 10px; 
}

#content .sociable li {
	background-image: none;
	padding: 0;
}
#content li.ndate {
	background-image: none;
}
#content li.ntitle {
	background-image: none;
}