/* Risk Management Base CSS Document for Builders Mutual
Author: Strategic Insights, contact Jennifer Hoy
Site design: Strategic Insights
Date Created: 12/18/2009
Last Updated: 11/02/2011
Copyright: Strategic Insights */


/*-------------------------
Structure
------------------------*/

*, html, body, div, span,*/ applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	
}
body {
	color: #000;
	background: url(../images/bg-body.jpg) repeat #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1;
	margin: 0 auto;
	text-align: center;
	
}
div {
	display: block;
	
}
div#outside {
	background: url(../images/bg-outer.jpg) repeat-x #fff;
	clear: both;
	height: auto;
	overflow: auto;
	
}
div#inner {
	background: url(../images/bg-inner.jpg) no-repeat center top;
	
}
div#wrapper {
	background-color: #fff;
	color: #333;
	margin: 0 auto;
	position: relative;
	width: 950px;
	
}
div#header {
	background: url(../images/bg-header.jpg) no-repeat center bottom;
	height: 145px;
	margin-bottom: 13px;
	
}
div#tab-container {
	background: url(../images/bg-tabbed.gif) repeat-x #fff;	
	text-align: left;
	
}
div.content {
	background: #fff;
	margin: 0 44px 20px 44px;
	min-height: 400px;
	padding: 0 0 87px 0;
	
}
div#outerfoot {
	background: url(../images/bg-outerfoot.jpg) repeat;
	border-top: solid 4px #749fb7;
	margin: 0 auto;
	position: relative;
	_z-index: 1;

}
div#footer {
	background: url(../images/bg-footer.png) no-repeat 0 0;
	behavior: url(iepngfix.htc);
	height: 63px;
	margin: -76px auto 0 auto;
	padding-top: 53px;
	text-align: left;
	width: 958px;
	_z-index: 1;
	
}

/*-------------------------
Secondary divs
------------------------*/

div#backgroundPopup {  
	display: none;  
	position: fixed;  
	_position: absolute; /* hack for internet explorer 6*/  
	height: 100%;  
	width: 100%;  
	top: 0;  
	left: 0;  
	background: #000000;  
	border: 1px solid #ccc;  
	z-index: 50;  

}  
div#popupContact {  
	display: none;  
	position: fixed;  
	_position: absolute; /* hack for internet explorer 6*/  
	height: 560px;  
	width: 20em;  
	background: #FFFFFF;  
	border: 1px solid #ccc;  
	z-index: 100;  
	padding: 12px;  
	font-size: 13px;  

}  
div#popupContact div {
	background-color: #ccc;
	display: block;
	margin-bottom: 20px;
	padding: 5px;
	text-align: right;

}
	div#popupContact div.clsLoader {
		background-color: #fff;
		text-align: left;
	
	}
div.find, div.learn, div.purchase {
	float: left;
	height: 121px;
	margin: 23px 10px 0 -5px;
	width: 132px;
	
}
div.find {
	background: url(../images/bg-find.jpg) no-repeat 0 0 #684d38;
	
}
div.learn {
	background: url(../images/bg-learn.jpg) no-repeat 0 0 #684d38;
	
}
div.purchase {
	background: url(../images/bg-purchase.jpg) no-repeat 0 0 #684d38;
	
}
div.request {
	background: url(../images/bg-request.jpg) no-repeat 0 0 #684d38;

}
div#logos {
	clear: both;
	height: 70px;
	margin: 0 auto;
	overflow: auto;
	text-align: center;
	/*width: 500px;*/
	
}

/*-------------------------
Images
------------------------*/

img {
	border: none;
	
}
img#print-logo {
	display: none;
	
}
div#header img {
	position: absolute;
	
}
img#logo-rm {
	behavior: url(iepngfix.htc);
	top: 8px;
	left: 42px;
	
}
img#logo-corporate {
	top: 8px;
	left: 642px;
	
}
div#footer div#logos img {
	float: left;
	
}

/*-------------------------
Forms
------------------------*/

form {
	clear: both;
	display: block;
	margin: 0 auto;
	width: 18em;

}
form label, form input, form textarea {
	display: block;
	font-size: .814em;
	line-height: 1.539em;
	width: 20em;

}
form textarea {
	height: 10em;

}
form label {
	margin-left: 8px;

}
form label.checkbox, form input.checkbox {
	display: inline;
	float: left;
	width: auto;

}
form label.checkbox {
	margin-left: 5px;
	margin-bottom: 15px;
	width: 18em;

}
form input, form textarea {
	border: 1px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	margin: 0 0 13px 5px;

}
form input#submit {
	background: #eee;
	clear: both;
	display: block;
	margin-top: 13px;

}

/*-------------------------
Headlines
------------------------*/

h1 {
	background: inherit;
	color: #628fa8;
	font-size: 1.375em;
	margin: 0 0 15px 0;
	
}
	div.clsMsg h1 {
		color: #9E0B0F;
	
	}
h2 {
	font-size: 1.25em;
	margin: 0;

}
h3 {
	background: inherit;
	color: #686666;
	font-size: 1em;
	margin: 0 0 7px 0;
	
}

/*-------------------------
Paragraphs
------------------------*/

p, ul {
	display: block;
	font-size: .814em;
	line-height: 1.539em;
	margin-bottom: 13px;
	width: 500px;
	
}
div#popupContact p {
	width: auto;

}
p.highlight {
	background: url(/Policyholders/RiskManagement/elements/images/bg-highlight.gif);
	border: 1px solid #ccc;
	font-weight: bold;
	margin: 0 -10px 13px -10px;
	padding: 10px;

}
	div.starboard p, div.starboard ul {
		margin: 0 20px 13px 35px;
		width: 240px;
	
	}
div#footer p {
	display: block;
	color: #686565;
	background: #fff;
	font-size: .689em;
	line-height: 1.182em;
	margin-left: 48px;
	
}

/*-------------------------
Lists
------------------------*/

ul, li {
	margin: 0 0 13px 0;
	padding: 0;
	
}
ul {
	list-style-type: none;
	margin-left: 20px;
	
}
	ul.southpaw {
		margin: 0 10px 0 0;
		width: 240px;
	
	}
li {
	background: url(http://www.buildersmutual.com/images/main_li_background.gif) no-repeat 0 0;
	margin-bottom: 3px;
	padding: 2px 0 0 20px;
	
}
	li ul {
		font-size: 1em;
		margin-left: 0;
		width: 382px;
	
	}
	.clsWord {
		padding-left:16px;
		background:url(/images/icon-word.gif) no-repeat left 50% !important;
	
	}
div.find ul, div.learn ul, div.purchase ul, div.request ul {
	margin: 64px 0 0 26px;
	width: auto;
	
}
div.find li, div.learn li, div.purchase li, div.request li {
	background: none;
	padding: 0;
	
}

/*-------------------------
Misc. typography
------------------------*/

div.clsMsg strong {
	color: #9E0B0F;
	margin-bottom: 15px;

}

/*-------------------------
Main navigation
------------------------*/

a {
	background: transparent;
	color: #9e0b0f;
	cursor: pointer;
	text-decoration: underline;
	
}
a:hover, a:active {
	background: transparent;
	color: #ec1e30;
	text-decoration: none;
	
}
ul.tabs-nav {
	display: block;
	height: 27px;
	list-style-type: none;
	margin: 0 0 38px 25px;
	padding: 0;
	width: auto;
	z-index: -1;

}
ul.tabs-nav li {
	background: none;
	display: block;
	float: left;
	height: 27px;
	margin: 0 1px 0 0;
	padding: 0;
	width: auto;
	
}
ul.tabs-nav li a {
	display: block;
	height: 27px;
	margin: 0;
	padding: 0;
	
}
ul.tabs-nav li#nav1 a {
	background: url(../images/nav1.gif) no-repeat 0 0;
	width: 108px;
	margin: 0;
	padding: 0;
	
}
ul.tabs-nav li#nav2 a {
	background: url(../images/nav2.gif) no-repeat 0 0;
	width: 157px;
	margin: 0;
	padding: 0;
	
}
ul.tabs-nav li#nav3 a {
	background: url(../images/nav3.gif) no-repeat 0 0;
	width: 147px;
	margin: 0;
	padding: 0;
	
}
ul.tabs-nav li#nav4 a {
	background: url(../images/nav4.gif) no-repeat 0 0;
	width: 171px;
	margin: 0;
	padding: 0;
	
}
ul.tabs-nav li#nav5 a {
	background: url(../images/nav5.gif) no-repeat 0 0;
	width: 172px;
	margin: 0;
	padding: 0;
	
}
ul.tabs-nav li#nav6 a {
	background: url(../images/nav6.gif) no-repeat 0 0;
	width: 140px;
	margin: 0;
	padding: 0;
	
}
ul.tabs-nav li#nav1.tabs-selected a, ul.tabs-nav li#nav1 a:hover, ul.tabs-nav li#nav1 a:active, ul.tabs-nav li#nav2.tabs-selected a, ul.tabs-nav li#nav2 a:hover, ul.tabs-nav li#nav2 a:active, ul.tabs-nav li#nav3.tabs-selected a,  ul.tabs-nav li#nav3 a:hover, ul.tabs-nav li#nav3 a:active, ul.tabs-nav li#nav4.tabs-selected a, ul.tabs-nav li#nav4 a:hover, ul.tabs-nav li#nav4 a:active, ul.tabs-nav li#nav5.tabs-selected a, ul.tabs-nav li#nav5 a:hover, ul.tabs-nav li#nav5 a:active, ul.tabs-nav li#nav6.tabs-selected a, ul.tabs-nav li#nav6 a:hover, ul.tabs-nav li#nav6 a:active {
	background-position: 0 -27px;
	
}
div.find a, div.learn a, div.purchase a, div.request a {
	background: transparent;
	color: #fff;
	
}
div#popupContact div a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;

}

/*-------------------------
General classes
------------------------*/

.southpaw {
	margin: 0 10px 10px 20px;
	float: left;
	
}
.starboard {
	margin: 0 20px 10px 10px;
	float: right;
	
}
div.dujour img.starboard {
	margin: -20px 0 10px 10px;
	
}
.ralign {
	text-align: right;
	
}
.lalign {
	text-align: left;
	
}
.calign {
	text-align: center;
	
}
.clear-both {
	display: block;
	clear: both;
	
}
.clear-left {
	clear: left;
	
}
.clear-right {
	clear: right;
	
}
.fakehide {
	position: absolute;
	left: -999999em;
	
}
.truehide {
	display: none;
	
}
.clsMsg {
	border: 1px solid red;
	background: pink;
	color: #9E0B0F;
	font-size: .75em;
	padding: 3px;
	margin-bottom: 10px;
	width: 500px;

}
input.error, textarea.error {
	background: #ffbcbc !important;
}
