/* 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: 09/13/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;	
	clear: both;
	text-align: left;
	
}
div.content, div.sidebar {
	background: transparent;
	float: left;
	margin: 0 44px 20px 44px;
	min-height: 300px;
	padding: 0 0 37px 0;
	
}
div.content {
	width: 450px;

}
div.sidebar {
	border-left: 1px solid #ccc;
	margin: 0 25px 80px 0;
	padding: 0 0 50px 0;
	width: 350px;

}
div#outerfoot {
	background: url(../images/bg-outerfoot.jpg) repeat;
	border-top: solid 4px #749fb7;
	margin: 0 auto;
	position: relative;

}
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;
	
}

/*-------------------------
Secondary divs
------------------------*/

div.highlight {
	background: url(../images/bg-highlight.jpg) no-repeat 0 0 #684d38;
	height: 145px;
	margin: 0 0 13px -10px;
	width: 440px;

}
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: 1;  

}  
div#popupContact {  
	display: none;  
	position: fixed;  
	_position: absolute; /* hack for internet explorer 6*/  
	height: auto;  
	width: 20em;  
	background: #FFFFFF;  
	border: 1px solid #ccc;  
	z-index: 2;  
	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#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;
	
}
.button {
	padding: 0 0 20px 20px;

}

/*-------------------------
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;

}
	div#popupContact form label.required, div#popupContact form label.error {
		color: #9E0B0F;
		font-weight: bold;
	
	}
		div#popupContact form label.error {
			margin-top: -13px;
		
		}
form label.checkbox, form input.checkbox {
	float: left;
	width: auto;

}
form label.checkbox {
	margin-left: 5px;

}
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;
	
	}
	h1.tabs-nav {
		background: url(../images/navespanol.gif) no-repeat 0 0;
		display: block;
		height: 27px;
		margin: 0 0 38px 25px;
		padding: 0;
		width: 900;
		z-index: -1;
	
	}
h2 {
	font-size: 1.25em;
	margin: 0;

}
h3 {
	background: inherit;
	color: #686666;
	font-size: 1em;
	margin: 0 0 7px 0;
	
}

/*-------------------------
Paragraphs
------------------------*/

p, ul, dl {
	display: block;
	font-size: .814em;
	line-height: 1.539em;
	margin-bottom: 13px;
	
}
div.highlight p {
	background: none;
	color: #fff;
	margin: 0 15px;
	padding: 55px 0 0 0;
	width: auto;

}
div#footer p {
	display: block;
	color: #686565;
	background: #fff;
	font-size: .689em;
	line-height: 1.182em;
	margin-left: 48px;
	width: 500px;
	
}

/*-------------------------
Lists
------------------------*/

ul, li, dl, dd {
	margin: 0 0 13px 0;
	padding: 0;
	clear: both;
	display: block;
	
}
ul, dl {
	list-style-type: none;
	margin-left: 20px;
	
}
li, dt {
	background: url(http://www.buildersmutual.com/images/main_li_background.gif) no-repeat 0 0;
	margin-bottom: 3px;
	padding: 2px 0 0 20px;
	
}
div.sidebar li, div.sidebar dd {
	font-size: .9em;
	margin-bottom: 10px;

}
div.find ul, div.learn ul, div.purchase ul {
	margin: 64px 0 0 26px;
	width: auto;
	
}
div.find li, div.learn li, div.purchase li {
	background: none;
	padding: 0;
	
}

/*-------------------------
Misc. typography
------------------------*/

div.clsMsg strong {
	color: #9E0B0F;
	font-size: .75em;
	margin-bottom: 15px;

}
li span {
	height: 1%;

}

/*-------------------------
Main navigation
------------------------*/

a {
	background: transparent;
	color: #9e0b0f;
	cursor: pointer;
	text-decoration: underline;
	
}
li h2 a {
	background: transparent;
	text-decoration: none;

}
a:hover, a:active {
	background: transparent;
	color: #ec1e30;
	text-decoration: none;
	
}
li h2 a:hover, li h2 a:active {
	background: transparent;

}
div#popupContact div a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;

}
div.highlight a {
	background: none;
	color: #fff;

}

/*-------------------------
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;
	padding: 3px;
	margin-bottom: 10px;

}
input.error, textarea.error {
	background: #ffbcbc !important;
}


/*-------------------------
Accordion
------------------------*/

.clsRMAccordion h2 {
	cursor: pointer;
	height: 30px;
	padding: 0px;
}
.clsRMAccordion h2 span {
	color: #9e0b0f;
	display: block;
	padding: 5px 0 0 12px;	
}
.clsRMAccordion h2.clsSelected {
	background-position: bottom left;	
}
.clsRMnode {
	display: block;
	margin-left: 12px;
	height: auto;
	
}
