/*   
Theme Name: b2b2dot0
Theme URI: http://www.b2b2dot0.com
Description: Custom theme for b2b2dot0
Author: Koroberi
Author URI: http://www.koroberi.com
Version: 1.0
*/

/* RESET */
html,body{border:0;margin:0;padding:0}body{font:100%/1.25 arial,helvetica,sans-serif}h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-weight:normal}h1{padding:30px 0 25px 0;letter-spacing:-1px;font:2em arial,helvetica,sans-serif}h2{padding:20px 0;letter-spacing:-1px;font:1.5em arial,helvetica,sans-serif}h3{font:1em arial,helvetica,sans-serif;font-weight:bold}p,ul,ol{margin:0;padding:0 0 18px 0}blockquote{margin:22px 40px;padding:0}ul,ol{list-style:none;padding:0 0 18px 40px}small{font-size:0.85em}img{border:0}acronym,abbr{cursor:help;letter-spacing:1px;border-bottom:1px dashed}a,a:visited{text-decoration:none}form{margin:0;padding:0;display:inline}input,select,textarea{font:1em arial,helvetica,sans-serif}textarea{line-height:1.25}label{cursor:pointer}table{border:0;margin:0 0 18px 0;padding:0}table tr td{padding:2px}#wrap{width:960px;margin:0 auto}.clear{clear:both}.float-left{float:left}.float-right{float:right}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.bold{font-weight:bold}.italic{font-style:italic}.underline{border-bottom:1px solid}.highlight{background:#ffc}.wrap{width:960px;margin:0 auto}.img-left{float:left;margin:4px 10px 4px 0}.img-right{float:right;margin:4px 0 4px 10px}.nopadding{padding:0}.noindent{margin-left:0;padding-left:0}.nobullet{list-style:none;list-style-image:none}

html,body
{
	min-width: 1042px;
}

body
{
	text-align: center;
}

/*  Link Colors */
a
{
	color: #CC6600;
}

a:hover
{
	color: #ffb709;
}

a:visited
{
	color: #999999;
}

html, body
{
	height: 100%;
}

a
{
	outline: none;
}

/* Layout */
.menu
{
	padding: 0;
}

body
{
	background-color: #0f3f84;
}

#wrapper
{
	background-image: url(img/wrapper-background.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: auto !important;
	height: 100%;
	text-align: left;
	padding-bottom: 10px;
}

#wrapper.wide
{
	padding-bottom: 0;
}

#container
{
	margin: 0 auto;
	width: 1040px;	
}

#header
{
	background-image: url(img/header-background.jpg);
	background-repeat: repeat-y;
	height: 105px;
	padding: 0 20px;
	position: relative;
	z-index: 20;
}

#header h1
{
	background-image: url(img/logo.jpg);
	background-repeat: no-repeat;
	height: 60px;
	margin: 0 0 0 30px;
	padding: 0;
	text-indent: -4000px;
	width: 210px;
}

#header h1 a
{
	float: left;
	height: 100%;
	width: 100%;
}

#header h2
{
	background-image: url(img/tagline.jpg);
	background-repeat: no-repeat;
	height: 31px;
	margin: 0 0 0 30px;
	padding: 0;
	text-indent: -4000px;
	width: 288px;
}

#innerWrapper
{
	background-image: url(img/innerwrapper-background.jpg);
	padding: 0 20px;
	
}

/* 3 Level Menu System */
#nav 
{
	position: absolute;
	right: 103px;
	top: 25px;
}

#nav ul
{
	padding: 0;
}

#nav .primary
{
	position: relative;
}

#nav .primary li
{
	display: inline;	
	float: left;
}

#nav .primary li a
{
	color: #0f3f84;
	font-size: 14px;
	font-weight: bold;
	height: 37px;
	line-height: 37px;
	padding: 0 7px;
	text-transform:lowercase;
}

#nav .primary li:hover, #nav .primary li.active, #nav .primary li:hover a, #nav .primary li.active a
{
	color: #0f3f84;
	background-color: #fce285;
}

#nav .secondary
{
	background-color: #fce285;
	border-bottom: 1px solid #feef96;
	display: none;
	float: left;
	left: 0;
	position: absolute;
	top: 37px;
	width: 470px;
	z-index: 10;
}

#nav .secondary li
{
	font-size: 11px;
	position: relative;
}


#nav .secondary li a
{
	border-left: 1px solid #0f3f84;
	color: #4b77b5;
	font-size: 11px;
	font-weight: normal;
	text-transform:none;
}

#nav .secondary li.first a, #nav .secondary li .tertiary a
{
	border-left: none;
}

#nav .secondary li:hover a, #nav .secondary li a.active
{
	color: #0f3f84;
	text-decoration: underline;
}

#nav .primary li:hover .secondary, #nav .primary li.active .secondary
{
	display: block;
}

#nav .primary li.active .secondary
{
	z-index: 1;
}

#nav .tertiary
{
	border-top: 1px solid #feef96;
	display: none;
	left: 0;
	position: absolute;
	top: 37px;
	width: 158px;
}

#nav .tertiary li
{
	background-color: #fce285;
	border-bottom: 1px solid #fff;
	width: 160px;
}

#nav .tertiary li a
{
	text-decoration: none;
}

#nav .secondary li:hover .tertiary li a
{
	font-weight: normal;
	text-decoration: none;
	width: 144px;
}

#nav .secondary li:hover .tertiary li a:hover, #wrapper #container #nav .secondary .tertiary li a:hover, #nav .secondary li:hover .tertiary li a.active
{
	text-decoration: underline;
}

#nav .secondary li:hover .tertiary
{
	display: block;
}

/* Subpage Content */
#primary .left
{
	display: inline;
	float: left;
	margin: 43px 0 0 26px;
	width: 373px;
	min-height: 488px;
	height: auto !important;
	height: 488px;
}

#primary .left p.caption
{
	color: #0F3F84;
	font-size: 12px;
	text-align: left;
}

#primary .right
{
	color: #0f3f84;
	margin: 0 0 0 482px;
	padding: 60px 55px 133px 0;
	position: relative;
}

#primary strong, #primary h5
{
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
    padding-top: 15px;
}

#primary .right h4
{
	font-size: 25.5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding-bottom: 7px;
}

#primary .right p
{
	font-size: 12px;
	padding: 3px 0 15px;	
}

#primary .right p.intro
{
	font-style: none;
	font-size: 15px;
}

#primary .right ul
{
	font-size: 12px;
	list-style-type: disc;
	list-style-position: outside;
	padding: 0 0 20px 17px;
}

#primary .right ol
{
	font-size: 12px;
	list-style-type: decimal;	
	list-style-position: inside;
	padding: 0 0 3px;
}

#primary .content
{
	background-image: url(img/content-background.png);
	background-repeat: repeat-x;
	background-position: bottom left;
	height:auto !important;
	height: 640px;
	min-height: 640px;
	z-index: 2;
}

#primary .breadcrumbs
{
	position: absolute;
	top: 6px;
	left: 1px;
}

#primary .breadcrumbs ul
{
	font-size: 11px;
	list-style-type: none;
	padding: 0;
}

#primary .breadcrumbs ul li
{
	color: #7c7c7c;
	float: left;
}

#primary .breadcrumbs ul li a
{
	float: left;
	color: #7c7c7c;
	text-decoration: underline;
}

#primary .breadcrumbs ul li span
{
	padding: 0 6px;
}

#footer
{
	background-image: url(img/footer-background.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 69px;
/*	width: 1121px;*/
	margin: 0 auto;
}

/* Home Page */
#heroWidget
{
	position: relative;
	height: 380px;
}

.home .hero
{
	background-image:url(img/hero.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	border:1px solid #154386;
	height:378px;
	position:absolute;
	top: 0;
	width: 999px;
}

.home .hero a.heroLink
{
	bottom: 0;
	display: block;
	height: 378px;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	text-indent: -4000px;
}

.home .hero div
{
	left: 497px;
	position: absolute;
	top: 37px;
	width: 500px;
}

.home .hero h3
{
	font-size: 37px;
	font-weight: bold;
	line-height: 42px;
}

.home .hero p
{
	font-size: 18px;
	padding-top: 10px;
	width: 470px;
}

.home .four-col
{
	background-image:url(img/four-column-background.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	height: 200px;
	padding-left: 22px;
	position:relative;
}

.home .four-col .col
{
	cursor: pointer;
	cursor: hand;
	float:left;
	margin: 13px 0 0 0;
	position:relative;
	width: 235px;
}

.home .four-col .col h4
{
	font-size: 16px;
	letter-spacing:0.4px;
	position:absolute;
	right:10px;
	top:15px;
	text-align:right;
}

.home .four-col .col img
{
	float:left;
}

.home .four-col .col h4 a, .home .four-col .col h4 a:hover, .home .four-col .col h4:visited
{
	color:black;
}

.home .four-col .col p
{
	color:#4c4c4c;
	float: left;
	font-size:12px;
	line-height:14px;
	position:absolute;
	right:-2px;
	top:38px;
	width:93px;
}

.home .four-col .col a
{
	float:left;
	height: 125px;
	width: 225px;
}

#container .home .content
{
	background: #7f8183;
	min-height: 10px;
	height: auto;
}

.wide #container
{
	width: 1042px;
}

.wide #header
{
	height: 100px;
}

#homeFooter, #footer
{
	color: #343434;
	font-size: 12px;
}

#homeFooter a, #footer a
{
	color: #343434;
}

#homeFooter span, #footer span
{
	font-weight: bold;
}

#homeFooter .hfLeft
{
	float: left;
	width: 420px;
}

#homeFooter .hfRight
{
	font-size:10px;
	margin: 0 0 0 529px;
	text-align: left;
}


#footer p
{
	margin: 0 auto;
	text-align: left;
	position: relative;
	top: -4px;
	width: 1000px;
}

/* Contact Form */
form.contact input
{
	width: 160px;
}

form.contact textarea
{
	height: 150px;
	width: 250px;
	
}

/* Blog */
.post h4 a, .post h4 a:visited
{
	color: #0F3F84;
}

#footer .feedbackLink
{
	color: #ffb709;
}