/*====================================================================
Irvin-Dyal & Brown Insurance - GLOBAL STYLE SHEET
Copyright 2010 Irvin-Dyal & Brown Insurance
Written by dentonscreative.com
======================================================================*/

/* Global Styles */
* {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: "Lucida Grande", "Lucida Sans", Tahoma, Arial, Helvetica, sans-serif;
	text-align: left;
}
body {background: url(../images/bg.jpg); text-align: center; font-size: 62.5%;}
.clear {clear: both;}

/*====================================================================
TEXT STYLES, A STYLES, LIST STYLES & VARIATIONS
======================================================================*/

/* Default Header Styles */
h1 {
	text-indent: -9999px;
	background: url(../images/irvin_dyal.jpg) no-repeat;
	position: absolute;
	left: 187px;
	top: 67px;
	height: 53px;
	width: 541px;
}
h2 {
	font-size: 3em;
	line-height: 1.6em;
	padding: 0;
	color: #00aaff;
	text-align: left;
	font-family: Century, Arial, Tahoma;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
}
#header_bg #homeimage .shorts p {
	font-size: 1.6em;
	font-style: italic;
}
h3 {
	font-size: 2em;
	line-height: 1.4em;
	color: #00aaff;
	font-weight: normal;
	text-align: left;
	padding: 25px 0 10px 25px;
}

h4 {
	font-size: 2em;
	line-height: 1.4em;
	color: #00aaff;
	font-weight: normal;
	text-align: left;
	padding: 0 0 10px 25px;
}
h5 {
	font-size: 2em;
	line-height: 1.6em;
	color: #0AF;
	border-bottom: 1px dotted #ccc;
	font-weight: normal;
	text-align: left;
	margin: 20px 50px 15px 20px;
	padding: 0 0 5px 5px;
}
h5 .fade {
	font-size: 14px;
	color: #999;
}

h2.break {margin-top: 20px;}

/* Image Replacement H3's */
#sideBar .panel h3 {padding: 0 0 30px 0; margin-bottom: 6px; font-size: 1.2em; text-indent: -9999px; line-height: 1.8em;}
h3.otherservices  {background: url(../../resourses/images/h3/ourproducts.gif) no-repeat left;}
h3.ourservices  {background: url(../../resourses/images/h3/ourservices.gif) no-repeat left;}


/* Default / Alternative P Styles */
p {
	padding: 0 20px 16px 25px;
	color: #444;
	font-size: 1.2em;
	line-height: 1.5em;
	color: #444;
	text-align: left;
}
p strong {color: #27323d;}
p .blue {color: #65c3f3;}

.note {font-size: 1em; color: #666;}

/* Link Styles */
a {color: #65c3f3; text-decoration: none;}
a:hover {color: #65c3f3; text-decoration: underline; }
a.inline {margin-left: 40px;}

/* List Styles */
#content ul, ol {
	margin: 0 0 16px 30px;
	padding: 0 0 0 30px;
	text-align: left;
}
ul li, ol li {font-size: 1.2em; line-height: 1.4em; color: #444; }

ul.2col {float: left;}



/*====================================================================
BASIC PAGE LAYOUT
======================================================================*/

#header_bg {
	background: url(../images/strip.jpg) repeat-x center top;
	margin: 0 auto;
}

#header {
	width: 919px;
	height: 200px;
	margin: 0 auto;
	position: relative;
}
p.address {
	color: #CCC;
	line-height: 35px;
	margin: 0 auto;
	text-align: center;
}
#header_bg #content {
	width: 919px;
	margin: 0 auto;
}
#homeimage {
	width: 919px;
	height: 501px;
	background: url(../images/index_banner.jpg) no-repeat;
	margin: 0 auto;
	padding: 10px 0 0 0;
	position: relative;
}
#home_left_col {
	width: 604px;
	float: left;
}
#home_right_col {
	width: 315px;
	float: right;
	text-align: center;
}
#home_left_col img {
	margin: 0 auto 20px auto;
}
#footer {
	background: #30312A;
	height: 250px;
	text-align: center;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footer #footwrap {
	height: 250px;
	width: 918px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footer .footershort {
	float: left;
	height: 250px;
	width: 306px;
}
#footer .footlinks {
	float: left;
	height: 220px;
	width: 612px;
	
}
#footer #footwrap li {
	color: #FFF;
}
#footer #footwrap ul {
	color: #FFF;
	text-align: left;
	padding: 0 0 0 25px;
	margin: 0 0 0 20px;
	width: 230px;
	display: block;
	float: left;
}
#footer #footwrap p {
	color: #FFF;
}
#header_bg #content #home_right_col img {
	margin-top: 30px;
	border: none;
	text-align: center;	
}

#header_bg #homeimage .shorts {
	height: 150px;
	width: 280px;
	padding: 0;
	position: relative;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
}
#header_bg #homeimage .shorts img {
	position: absolute;
	right: 14px;
	bottom: 9px;
}
#header_bg #homeimage .clear .shorts p {
	font-size: 1.5em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
}
/*====================================================================
BASIC ENQUIRY FORM
======================================================================*/

form {
	padding: 0;
	border: 0;
	font-size: 1.4em;
	padding: 0;
	width: 864px;
	margin: auto;
}
form fieldset {
	border: 0;
	float: left;
	display: inline;
	width: 400px;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 0;
}

form label, textarea, select {display: block; padding-top: 3px; color: #555;}
form label {margin: 0 5px 5px 0; text-align: left; width: 300px; padding-right: 5px;}
form label.bigger {margin: 0 5px 5px 0; text-align: left; width: 800px; padding-right: 5px;}
form input {
	display: block;
	height: 24px;
	width: 390px;
	border: 1px solid #ccc;
	font-size: 1.2em;
	padding: 5px;
	margin-bottom: 5px;
}
form input.radios {
	display: block;
	height: 15px;
	width: 17px;
	font-size: 1.2em;
	padding: 5px;
	margin-bottom: 5px;
	float: left;
}
form select {display: block; height: 30px; width: 390px; border: 1px solid #ccc; font-size: 1.2em; padding: 5px; margin-bottom: 5px;}



form input.smaller {
	display: block;
	height: 24px;
	width: 75px;
	border: 1px solid #ccc;
	font-size: 1.2em;
	padding: 5px;
	margin: 0 10px 5px 0;
	float: left;
}
form textarea {width: 820px; height: 200px; border: 1px solid #ccc; padding: 5px; font-size: 1.2em; margin: 0 0 15px 0; color: #555}

form input:hover, form textarea:hover {border: 1px solid #333333;}
form input:focus, form textarea:focus {border: 1px solid #e9872d;}

form p.disclaimer {font-size: .8em; color: #555; padding: 15px 30px 15px 0; margin: 0 40px 0 0; line-height: 1.2em; border-top: 1px solid #ccc; }

form .submit {
	float: none;
	height: 30px;
	width: 171px;
	padding: 0;
	color: #fff;
	margin: 6px 0 10px 0;
	border: none;
	background-color: #41B7FD;
	text-align: center;
}
form .submit:hover {
	cursor: pointer;
	border: none;
	background-color: #4076B1;
	color: #FFF;
}
form br {clear: left;}
form h3 {
	color: #FFF;
	font-weight: normal;
	display: block;
	background-color: #00aaff;
	height: 30px;
	line-height: 30px;
	width: 835px;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 18px;
	
}
form h3.msg_head {
cursor: pointer;}

table h4 {
	font-size: 1.1em;
	font-weight: normal;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
table {
	margin-left: auto;
	margin-bottom: 25px;
	margin-right: auto;
}
table p {
	margin: 0px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 1em;
}
form h3 a {
	color: #FFF;
	font-weight: normal;
	padding: 0;
	margin: 0;
	display: block;
	height: 30px;
	line-height: 30px;
	width: 835px;
}
form h3 a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #4076B1;
}
#header_bg #content div form h3 .number {
	display: block;
	background-color: #999;
	float: left;
	font-size: 16px;
	line-height: 30px;
	color: #FFF;
	height: 30px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 30px;
}
/*====================================================================
MAIN SITE NAVIGATION
======================================================================*/

ul#mainNav	{
	height: 43px;
	width: 919px;
	bottom: 0;
	background: url(../images/nav.jpg) no-repeat top left;
	position: absolute;
	margin: 0;
	top: 157px;
	left: 0px;
}
ul#mainNav li {margin: 0;  padding: 0;	list-style: none; position: absolute; top: 0;}
ul#mainNav li, ul#mainNav a	{height: 43px; display: block;}
ul#mainNav li a	{text-indent: -9999px; text-decoration: none;}

#opt1 {left: 155px; width: 80px;}
#opt2 {left: 235px; width: 81px;}
#opt3 {left: 316px; width: 60px;}
#opt4 {left: 376px; width: 46px;}
#opt5 {left: 422px; width: 64px;}
#opt6 {left: 486px; width: 52px;}
#opt7 {left: 538px; width: 73px;}
#opt8 {left: 611px; width: 81px;}
#opt9 {left: 692px; width: 79px;}

#opt1 a:hover {background: transparent url(../images/nav.jpg) -155px -43px no-repeat;}
#opt2 a:hover {background: transparent url(../images/nav.jpg) -235px -43px no-repeat;}
#opt3 a:hover {background: transparent url(../images/nav.jpg) -316px -43px no-repeat;}
#opt4 a:hover {background: transparent url(../images/nav.jpg) -376px -43px no-repeat;}
#opt5 a:hover {background: transparent url(../images/nav.jpg) -422px -43px no-repeat;}
#opt6 a:hover {background: transparent url(../images/nav.jpg) -486px -43px no-repeat;}
#opt7 a:hover {background: transparent url(../images/nav.jpg) -538px -43px no-repeat;}
#opt8 a:hover {background: transparent url(../images/nav.jpg) -611px -43px no-repeat;}
#opt9 a:hover {background: transparent url(../images/nav.jpg) -692px -43px no-repeat;}

#opt1 a.current {background: transparent url(../images/nav.jpg) -155px -86px no-repeat;}
#opt2 a.current {background: transparent url(../images/nav.jpg) -235px -86px no-repeat;}
#opt3 a.current {background: transparent url(../images/nav.jpg) -316px -86px no-repeat;}
#opt4 a.current {background: transparent url(../images/nav.jpg) -376px -86px no-repeat;}
#opt5 a.current {background: transparent url(../images/nav.jpg) -422px -86px no-repeat;}
#opt6 a.current {background: transparent url(../images/nav.jpg) -486px -86px no-repeat;}
#opt7 a.current {background: transparent url(../images/nav.jpg) -538px -86px no-repeat;}
#opt8 a.current {background: transparent url(../images/nav.jpg) -611px -86px no-repeat;}
#opt9 a.current {background: transparent url(../images/nav.jpg) -692px -86px no-repeat;}
img.floatleft {
	float: left;
	padding-right: 10px;
}
#header_bg #headerimage {
	width: 919px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header_bg #content #home_left_col img.quote {
	margin-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header_bg #homeimage img.findout {
	position: absolute;
	left: 649px;
	top: 230px;
}
