/****** CSS Document ******/

a:link, a:visited { color:#ff6600; text-decoration:none; }
a:hover { color:#ff6600; text-decoration:underline; }

/****** This is clear float items so content underneath gets pushed down, just add clearfix to any div ******/
.clearfix:after { 
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

html {
	color:#333;
	text-align:left;
	background-image:url(../images/bg2.jpg);
	background-attachment: fixed;
	background-position:50% 0;	
}

#doc3 {
	width: 980px;
	margin:0px auto;
	background:transparent url(../images/trans_bg.png);
}

#hd {
	background:transparent url(../images/header.gif) repeat-x;
}

#header {
	width:950px;
	height:110px;
	margin-left: 20px;
	margin-bottom: 15px;
}

#header .left{
	height: 110px;
	width: 10px;
	float: left;
	background: transparent url(../images/left_top.gif) no-repeat;
}

#header .right{
	height: 110px;
	width: 10px;	
	float: left;
	background: transparent url(../images/right_top.gif) no-repeat;
}

.banner_header {
	width:732px;
	height: 110px;
	background-color: #fff;	
	float: left;
}

.logo {
	width:188px;
	height: 100px;
	float:left;
	padding-top: 10px;
	background-color: #fff;
}

#menu {
	width: 950px;
	margin-left: 20px;
}

#menu .left{
	height: 52px;
	width: 13px;
	float: left;
	background: transparent url(../images/menu_left.gif) no-repeat;
}

#menu .menu_links {
	width: 916px;
	height:52px;
	background: transparent url(../images/menu_bg.jpg) repeat-x;
	float: left;
}

#menu .right{
	height: 52px;
	width: 13px;	
	float: left;
	background: transparent url(../images/menu_right.gif) no-repeat;
}

#menu li {
	color:#f2f2f2;
	font-weight: lighter; 
	font-size:123.1%;
	letter-spacing: 1px;
	float:left;
	padding:15px 25px 0;
	height: 37px;
	background: transparent url(../images/menu_divider.jpg) no-repeat 100% 50%;
}

#menu li.selected {
	background: transparent url(../images/menu_bg_slct.jpg) repeat-x;
}

#menu li.first {
	background:none;
}

#menu a:link,
#menu a:visited, #menu a:hover { color:#f2f2f2; text-decoration:none; }

#bd {
	padding:20px;
	padding-top: 15px;
	width:940px;
	margin:auto;
	min-height:550px;
}

.content p {
	padding:5px 5px 10px 5px;
	line-height:1.4em;	
}

h1 {
	font-size:161.6%;
	font-weight:lighter; 
	color:#333;
	border-bottom:1px solid #646568;
	padding-bottom:3px;
	margin:0px 10px 15px 10px;
}

#results_listing h1 {
	font-size:123.1%;
	margin-bottom:5px;
}

h2 {
	font-size:123.1%;
	color:#333;
	border-bottom:1px solid #646568;
	padding-bottom:3px;
	margin:0px 10px 15px 10px;
}

.listing h2,
.main_listings h2 {
	font-size:138.5%;
	margin:0px 5px 1px 5px;
	border:none;
}

.listing h3 a,
.main_listings h3 a,
.listing h2 a,
.main_listings h2 a {
	color:#333;
}

.listing h3 a:hover,
.main_listings h3 a:hover,
.listing h2 a:hover,
.main_listings h2 a:hover {
	color:#ff6600;
}

h3 {
	font-size:123.1%;
	color:#333;
	text-align:left;
}

.details h3,
.main_listings h3 {
	font-size:138.5%;
}

.small {
	font-size:77%;
}

.altcolor {
	color:#666;
}

.breadcrumbs {
	text-transform:lowercase;
	margin:0 15px 10px 15px;
	color:#333;
}

/* Round corners */

.roundheader {
	background: url(../images/box_header_left.jpg) no-repeat top left; 
}

.roundheader h3 {
	background: url(../images/box_header_right.jpg) no-repeat top right; 
	margin-right:0px;
	padding:3px 0 3px 9px;
}

.roundcont {
	width: 100%;
	background-color:#fff;
}

.roundcont p {
	margin: 0 10px;
}

img.corner {
	width: 15px;
	height: 15px;
	border: none;
	display: block !important;
}

.corner_arrow {
	width: 15px;
	height: 15px;
	border: none;
	display: block !important;
}

p.view_more {
	text-transform: lowercase; 
	clear:both;
	font-size:85%;
	text-align:right;
	border-top: 1px solid #ccc;
	background:#fff url(../images/view_more.jpg) no-repeat 99% 50%;
	padding:1px 23px 4px 0px;
	position:relative;
}

p.online_store {
	background:transparent url(../images/badge_online_store.gif) no-repeat 100% 0;
	padding-right:43px;
	min-height:30px;
	_height:30px;
}

.form input,
.form textarea {
	border:1px solid #ccc;
	background-color:#f2f2f2;
	padding:2px;
}

.yui-skin-sam .yui-navset .yui-nav .selected a, 
.yui-skin-sam .yui-navset .yui-nav .selected a:focus, 
.yui-skin-sam .yui-navset .yui-nav .selected a:hover {
	background: #2647A0 url(../images/tabs/sprite.png) repeat-x left -100px;
}

.yui-skin-sam .yui-navset .yui-nav a, 
.yui-skin-sam .yui-navset .yui-navset-top .yui-nav a {
	background: #D8D8D8 url(../images/tabs/sprite.png) repeat-x  left 0px;
}

.yui-skin-sam .yui-navset .yui-nav a:hover, 
.yui-skin-sam .yui-navset .yui-nav a:focus {
	background:#BFDAFF url(../images/tabs/sprite.png) repeat-x scroll left 0px;
}

.yui-skin-sam .yui-navset .yui-nav, 
.yui-skin-sam .yui-navset .yui-navset-top .yui-nav {
	border-color:#222;
}

.yui-skin-sam .yui-navset .yui-content {
	background-color: #f7f7f7;	
	_height:200px;
	min-height:200px;
	border:none;
}

#company_tabs {
	margin-top:20px;
}

#company_tabs ul  {
	padding-left:15px;
}

.tables {
	margin-right:3px;
}

.tables td {
	padding:5px 2px;
}

.featured_boards td {
	width:140px;
}

#results_listing p.view_more {
	margin-bottom:-10px;
	padding-right:20px;
}	

.nav {
	margin:0px 8px 5px 8px;
}

.nav ul {
	padding-left:10px;
}

#text {
	min-height:200px;
	margin:0px 11px;
}

#home_listing p.view_more {
	background: url(../images/view_more.jpg) no-repeat 99% 50%;
	margin-bottom:-10px;
}

#home_listing {	
	min-height:187px;
	margin-left:9px;
	margin-bottom:10px;
}

#home_listing .listing {
	width:190px;
	margin:5px;
	float:left;
}

#results_listing {
	margin:5px 10px;
}

#results_listing .roundcont {
	min-height:50px;
	margin:0px 0px 20px 0px;
}

.white .roundcont {
	background: #F5F5F5;	
}

.white .roundtop { 
	background: url(../images/tr.jpg) no-repeat top right; 
}

.white .roundbottom {
	background: url(../images/br.jpg) no-repeat top right; 
}

img.logos {
	border:1px solid #ccc;
	padding:4px;
	background-color:#ededed;
	margin:0 10px 10px 0;
}

.logo_company {
	padding:0 10px;
}

.urls_list {
	margin:5px 0px 5px 20px;
}

.urls_list li {
	list-style-type: square; 	
	color:#bc004b;
	font-size:85%;
	white-space: nowrap; 	
}

.internal_box {
	margin:10px 14px;
}

.pagination {
	margin:5px 10px;
	text-align:right;
}

.pagination b,
.pagination i {
	color:#3366cc;
	text-transform:capitalize;
}

#ft {
	height:175px;
	background:transparent;
}

.btm_ft {
	text-align:center;
	background:#191919;
	height:18px;
	padding:5px 0px;
}

#footer_links {
	width:930px;
	margin:auto;
}

.footer-contents {
	height:137px;
	padding:23px 0px 5px 5px;
	border-top:none;
} /*IE6*/

.footer-contents dt {
	color:#fff;
}

#footer_links dl {
	float: left;
	margin: 0px;
	padding: 1px 0;
	width: 20%;
}

#footer_links dl.last {
	width: 18%;
} /*IE7*/

#footer_links dl.first {
	border-right:1px solid #ccc;
	width: 19%;	
	margin-right:15px;
	height:130px;
} /*IE7*/

#footer_links dd {
	margin: 0;
	padding: 0px 10px;
	font-size: 88%;
}

#footer_links dd a {
	font-size: 88%;
	text-decoration: none;
	line-height:1.4em;
	color:#000;
}

#footer_links dd a:hover {
	text-decoration: underline;
}

#footer_links dd a span {
	text-transform: none;
}

#footer_links dt {
	font-size: 85%;
	font-weight: bold;
	padding: 0 10px;
}