@charset "ISO-8859-1";
/* 

Theme Name:  Easton Robertson Insurance Brokers Inc. - April 2010
Theme URI:  http://www.missdemilo.com
Description: Created for Client:  Easton Robertson Insurance Brokers Inc. - www.eastonrobertson.com - April 2010
Author:  Venus Jacobson
Author URI:  http://www.missdemilo.com
Version:  1.0
*/


/* Reset */

html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, address, code, img, small, strong, dl, dt, dd, ol, ul, li, fieldset, form, label,input {
	font-family:Georgia, Serif;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

img.alignmiddle {
	vertical-align:middle;
	height:20px;
	width:20px;
}
body {
	line-height: 1.5;
	font-family: Georgia, Serif;
	background:#fff;
}
ol, ul {
	list-style: none;
}
/* End Reset */
h2 {
	font-size: 32px;
	color:#221f56;
	line-height: 25px;
	padding:10px;
	font-weight:normal;
}
h2 a {
	color:#221f56;
}
h2 a:hover {
	text-decoration: none;
}
p {
	font-size:12px;
	color:#666;
	padding:0 0 20px 0;
}
a {
	text-decoration: none;
	color: #4e4e4e;
	font-size: 90%;
}
#header-top {
	overflow:hidden;
	height:20px;
	background:#fff;
	margin:auto;
	width:970px;
}
#footer-bottom {
	overflow:hidden;
	height:122px;
	background:url("img/footer-bg.png") repeat-x top left;
	margin:0 auto;
	width:100%;
}

#footer-content 
{
    margin:0 auto;
    padding:65px 15px 0 15px;
    width:940px;
    color:#666666;
    font-size:11px;
}

.footer-info 
{
    float:left;
    margin-right:100px;
}
#footer {
	clear:both;
	overflow:hidden;
	
}
#footer ul {
	margin:0;
	padding:10px 10px 10px 0;
	overflow:hidden;
}
#footer ul li {
	float:left;
	padding-right:20px;
}
#footer ul li a {
	text-decoration: none;
	color:#ada499;
	font-size:65%;
	text-transform: uppercase;
	font-weight: normal;
}
#footer ul li a:hover {
	text-decoration: underline;
}
#sidebar a {
	font-size:80%;
}

#sidebar h2 
{
    padding:10px;
    margin:0;
    background:#221f56;
    color:#fff;
}
a:hover {
	text-decoration: underline;
}
input#s {
	background: transparent;
	border: none;
	color: #a5222b;
	padding: 3px;
	width:165px;
	height:20px;
	font-size:12px;
}
.search-field-magnifier
{
    float:left;
    width:21px;
    height:24px;
    background:url("img/search-magnifier.png") no-repeat top left;
}
.search-field-wrapper
{
    height:24px;
    width:165px;
    background:url("img/search-bg.png") repeat-x top left;
    overflow:hidden;
    float:left;
}
input#searchsubmit {
	float:left;
	background:url('img/search-btn.png')  0 0;
	width:58px;
	height:24px;
	border:none;
	cursor:pointer;
	color:#666666;
	text-transform:uppercase;
	font-size:10px;
	line-height:24px;
}
input:hover#searchsubmit {
	background:url('img/search-btn.png')  0 0;
	cursor:pointer;
}

input:focus, input:hover {
	background: #c4e8f7;
	color: #4e4e4e;
}

#request-info .error
{
    color:#ff0000;
    font-style:italic;
    clear:both;
    margin-bottom:10px;
}

#request-module
{
    font-size:11px;
    color:#666666;
}

#request-module label 
{
    margin-top:20px;
    display:block;
}

#sidebar #request-module #request-info
{
    margin-left:10px;   
}


#sidebar #request-module #request-info a
{
    margin-right:20px;   
}
#sidebar #request-module input
{
    width:290px;
}
#request-module input
{
    background:#b8b8b8;
    clear:both;
    width:260px;
    height:25px;
    line-height:25px;
    padding-left:3px;
}

#request-module input:focus
{
    background:#ccc;
}

#request-module #submitBtn input
{
    background:transparent !important;
    float:right;
    color:#221f56;
    display:block;
    outline:none;
    text-align:right;
    font-size:12px;
    margin-top:15px;
    width:50px !important;
}

.wpcf7-not-valid-tip-no-ajax
{
    clear:both;
    font-size:10px;
    font-style:italic;
    color:#ff0000;
}
.wpcf7-response-output, .wpcf7-mail-sent-ng
{
    float:left;
    padding:0;
    margin:0;
    clear:both;
    width:250px;
}

#submitBtn:hover
{
    text-decoration:underline;
    cursor:pointer;
    outline:none;
}

#submitBtn:focus
{
    outline:none;   
}

.thankyou-close:hover
{
    cursor:pointer;
}
.thankyou-close 
{
    position:absolute;
    display:block;
    height:20px;
    overflow:hidden;
    right:20px;
    top:10px;
    font-size:10px;
    font-style:normal;
    color:#666666;
}
#request-thankyou
{
    display:none;
    position:absolute;
    top:0;
    left:0;
    width:311px;
    padding-top:50px;
    height:415px;
    color:#221f56;
    font-size:24pt;
    font-style:italic;
    text-align:center;
    background:#fff;
    z-index:1;   
    filter:alpha(opacity=95);
    opacity:0.95;
}
/* Main Styles */
#body-wrap {
	width:960px;
    height:100%;
    overflow:hidden;
	margin:auto;
	position:relative;
}
#wrap {
	width: 940px;
	height:100%;
	margin: auto;
	padding:0 15px;
	background-color: #fff;
	background-repeat: repeat-y;
	overflow:hidden;
	position:relative;
}
#header 
{
	position:relative;
	clear:both;
	float:left;
	clear:both;
}
#header h1 {
	width: 550px;
	height: 75px;
	text-indent: -9999px;
	float: left;
	overflow:hidden;
	clear:both;
	background:url('img/logo-easton-roberston.png') top left no-repeat;
}
#header h1 a {
	display: block;
	width:550px;
	height:75px;
}
/* Navigation */
.page-item-2
{
    display:none;
}
#topnav {
	overflow: hidden;
	width:940px;
	height:33px;
	padding:0;
	background:url('img/nav-bg.png') bottom left transparent;
	background-repeat:repeat-x;
	margin-bottom:20px;
}
#topnav ul li:hover {
	background:url('img/nav-bg-hover.png') top center;
	background-repeat:repeat-x;
	height:33px;
	text-decoration: none;
	cursor: pointer;
}
#topnav ul li.current_page_item {
	background:url('img/nav-bg-selected.png') top center;
	background-repeat:repeat-x;
	height:33px;
	text-decoration: none;
}
#topnav ul li.current_page_item a {
}

#topnav ul {
	overflow:hidden;
	padding:0 0 0 23px;
	height:33px;
	width:917px;
	clear:both;
}

#topnav ul li {
	float: left;
	list-style:none;
	width:auto;
	background-position:top center;
	height:33px;
	line-height:33px;
	margin:0 40px 0 0;
	padding:0;
	overflow: hidden;
	text-align: center;
}
#topnav ul li a {
	text-decoration: none;
	color: #221f56;
	height:30px;
}
#topnav ul li a:hover {
}

/* Search Box */
#header #search {
	margin-top: 13px;
	margin-left: 60px;
	margin-right: 0;
	height:66px;
	width:270px;
	right:0px;
}
#header #search img {
	margin-right: 10px;
	margin-left: 10px;
}
#header #search input {
	position: relative;
}

#breadcrumb 
{
    font-family:Tahoma, Arial, Sans-Serif;
    font-size:10px;
    padding:0 10px 10px 0;
    clear:both;
}

#breadcrumb a
{
  font-family:Tahoma, Arial, Sans-Serif;
  display:inline;
}
/* Main Content */

#main {
	clear: both;
	overflow: hidden;
	margin-bottom:20px;
}
#main #primary {
	float: left;
	width: 595px;
	padding:0;
	overflow:hidden;
}

#primary h2 
{
    padding-left:0px;   
}
#main #primary #content {
	padding:15px 10px 10px 0;
	overflow:hidden;
	min-height:139px;
}

#main #primary-home
{
    width:940px;
}
#content p img {
	display:none;
}
img#adobe-reader {
	display:inline !important;	
}
#main #sidebar {
	float:right;
	width:320px;
	margin-top:0;
}
#main #primary .post-item {
	margin-bottom: 28px;
	border: 1px solid white;
	overflow: hidden;
	padding-right: 40px;
	clear:both;
}
.post-item img {
	float: left;
	padding: 30px 20px 30px 30px;
}
.post-item ul {
	background:#107FC9 url('img/bg-blue-hdr.jpg') repeat-x scroll 0 0;
	color:#FFFFFF;
	font-size:90%;
	line-height:25px;
	padding-left:10px;
	width:613px;
}
.post-item ul li a {
	color:#fff;
	text-transform: uppercase;
}
.post-item h2, .post-item a {
	background:none;
	color:#666;
	font-size:90%;
	line-height:25px;
	padding-left:20px;
}

.post-item h2 {
	font-weight:bold;	
}


.post-item a {
	padding:0px;
}
.post-item p.meta {
	background: #666666;
	color: white;
	font-size: 11px;
	font-style: normal;
	padding: 4px;
	margin-left: 250px;
	margin-bottom: 14px;
	width: 200px;
	min-width: 100px;
	text-align: center;
	border-bottom: 1px solid white;
}
.post-item p {
	color: #666;
 font-style:;
	padding:0 0 0 20px;
}
/*HOME PAGE MODULES*/

#home-intro {
	float:left;
	width:595px;
	height:397px;
	overflow:hidden;
	position:relative;
}
#home-intro p {
	padding:15px;
}

#home-row1  
{
    width:940px;
    clear:both;
    overflow:hidden;
    padding:0 0 20px 0;    
}

#forms-row
{
    clear:both;
}
.home-module-wrap {
	float:left;
	padding-right:15px;
}

.sidebar-module-wrap
{
    padding:0;
}

#companyinfo-module-wrap
{
    padding-right:0;
    padding-left:12px;
}

#sidebar #companyinfo-module-wrap
{
    border:1px solid #f3f3f3;
    width:318px;
    padding:0 0 20px 0;
  
}
#request-module p
{
    padding:0;
}

#request-module
{
    position:relative;
    border-left:1px solid #f3f3f3;
    border-right:1px solid #f3f3f3;
    padding-left:20px;
    padding-right:20px;
    top:0;
}

#sidebar #request-module
{
    border:1px solid #f3f3f3;
    padding:0;
    float:right;
    margin-bottom:20px;
    clear:both;
    width:318px;
    top:0;
}


#sidebar #request-module .home-module-content 
{
    width:300px;
    
}

#sidemar #request-module .home-module-content .your-message textarea
{
    width:280px;
}

#sidebar #request-module .home-module-content p
{
    float:left;
    clear:both;
    margin-bottom:20px;
    width:300px;   
}

#sidebar a
{
    font-size:100%
}
#companyinfo-module,
#companyinfo-module p {
	width:300px;
}

.home-module-content 
{
    position:relative;
	
	overflow-y:auto;
	overflow-x:hidden;
	padding:10px;
	width:250px;
}
.home-module-content p {
	width:250px;
	margin:0 auto;
}
.home-module-link {
	overflow:none;
	clear:both;
	padding:15px;
	font-size:75%;
	text-align: right;
}
.home-module-link a {
	color:#41b9e9;
	text-decoration: underline;
}
.home-module-link a:hover {
	color:#666;
	text-decoration: underline;
}

/* sidebar/Sidebar */

#side-wrapper 
{
    float:right;
    overflow:hidden;
}
#side-wrapper-home #sidebar {
	width:320px;
}

ul li#issuers-login, ul li#shareholders-login {
	list-style:none;
	list-style-image:none;
	line-height:45px;
	overflow:hidden;
	height:45px;
}
#side-wrapper-home {
	float:right;
}
#search-module {
	margin-bottom:10px;
	padding:0;
	position:absolute;
	float:right;
	clear:both;
	top:20px;
	right:19px;
}

.pagenav h2 {
	background: #7A7840;
	color: white;
	margin: 4% 0;
	font-size: 12px;
	font-weight: normal;
	padding: 3px 0 2px 8px;
}
/*Single page Style  */
body.single div.post-item p {
	font-style: normal;
}

ul#excess-liability-list
{
    margin:0 20px 0 40px;   
}
ul#excess-liability-list li
{
    list-style:disc;
    list-style-position:outside;
    margin:0 0 10px 0;
    font-size:12px;
    color:#666;
}