/* ----------------------------------------------------------------- GLOBAL STYLES */
/* 'Red' being used is #be263b */

* { margin: 0; padding: 0; }

body { font: 62.5% Arial, sans-serif; text-align: center; background: #a0a1a1; }
img { border: 0; }
ul { list-style: none; }
table, th, td { font-size: 1.0em; }
h1, h2, h3, h4, h5, h6 { font-size: 1.0em; color: #313131; }

div.clearer { height: 0; line-height: 0px; clear: both; }

#wrapper { margin: 0 auto; width: 745px; text-align: left; }

/* ----------------------------------------------------------------- HEADER AREA - LOGO & UTILITIES */

#header { height: 100px; background: #fff; position: relative; }
#header_logo { position: absolute; left: 25px; top: 30px; width: auto; }

#header_utilities { background: #be263b; height: 28px; float: right; }
#header_utilities ul { font-size: 1.1em;  }
#header_utilities li { float: left; padding: 0 9px; background: url("../images/bg_header_utilities.gif") 0% 100% no-repeat; }
#header_utilities li a, #header_utilities li a:visited { color: #fff; text-decoration: none; line-height: 2.5em; }
#header_utilities li a:hover { text-decoration: underline; }
.nobg { background: none !important; }

/* ----------------------------------------------------------------- NAVIGATION - PRIMARY SECTIONS */

#navigation { background: url("../images/bg_navigation.gif") repeat-x; height: 50px; font-size: 1.3em; }
#navigation li { float: left; background: url("../images/bg_navigation_link.gif") 100% 0% no-repeat; }

#navigation a, #navigation a:visited { color: #fff; text-decoration: none; padding: 17px 20px 16px 21px; display: block;  }
#navigation a:hover { text-decoration: underline;  background: url("../images/bg_navigation_hover.gif") 100%; }
#nobg {background: none !important; }
#navigation #nobg a, #navigation #nobg a:visited { padding-right: 34px;  }
li.navigation_currentpage a { background: url("../images/bg_navigation_currentpage.gif") 100% 100% no-repeat; }

/* ----------------------------------------------------------------- MAIN CONTENT AREA */

#maincontent_wrapper { background: url("../images/bg_maincontentwrapper.gif") repeat-x 0% 0% #fff; padding: 15px 0; }

/* ----------------------------------------------------------------- HOMEPAGE SPECIFIC STYLES */

#homepage_wrapper { height: 385px; }
#homepage_sidepanels { width: 230px; float: right; font-size: 1.1em; }

#homepage_side_mobile, #homepage_side_wholesale { 
	display: block; width: 230px; height: 100px; 
	margin-bottom: 10px;
}
#homepage_side_mobile span { 
	display: block; padding: 39px 10px 0 10px;
}

#homepage_side_wholesale span { 
	display: block; padding: 28px 10px 0 10px;
}

#homepage_side_mobile a, #homepage_side_wholesale a, 
#homepage_side_mobile a:visited, #homepage_side_wholesale a:visited { 
	display: block; width: 230px; height: 100px;  color: #000; text-decoration: none; 
}
#homepage_side_mobile a:hover, #homepage_side_wholesale a:hover { text-decoration:  underline; }

#homepage_side_mobile { background: url("../images/bg_homepage_carriers.gif") no-repeat; }
#homepage_side_wholesale { background: url("../images/bg_homepage_congress.gif") no-repeat; }

#homepage_flash {width:500px; height: 370px; float: left;}
#homepage_news { width: 230px; height: 150px; background: url("../images/bg_homepage_news.gif") #fff repeat-x 0% 0%; }
#homepage_news img { margin: 15px 10px 0 10px; }
#homepage_news ul { margin: 0 10px; }
#homepage_news li { margin: 5px 0; }
#homepage_news strong { color: #be263b; }
#homepage_news a, #homepage_news a:visited { color: #be263b; }

/* ----------------------------------------------------------------- OTHER PAGES - SIDEBAR */

#subpage_wrapper { background: url("../images/bg_maincontent_strip.gif") 0% 0% repeat-y;  text-align: left;}

#subpage_sidebar_wrapper { float: right; width: 230px;}
#subpage_sidebar_wrapper img { display: block; margin-left: auto; margin-right: auto; }
#subpage_sidebar_wrapper div {background: url("../images/bg_sidebar_strip.gif") 100% 0% repeat-y; }
#subpage_sidebar_wrapper ul { 
	border: solid #a4a4a4; border-width: 1px 0 0 1px; font-size: 1.1em;  background: #dbdbdb; margin-right: 10px;
}
#subpage_sidebar_wrapper li { padding: 6px 10px; border-bottom: 1px solid #a4a4a4; }
#subpage_sidebar_wrapper a, #subpage_sidebar_wrapper a:visited { color: #000; text-decoration: none; }
#subpage_sidebar_wrapper li.subpage_sidebar_currentpage { background: #c7c7c7; }
#subpage_sidebar_wrapper li.subpage_sidebar_currentpage a, #subpage_sidebar_wrapper li.subpage_sidebar_currentpage a:visited { color: #be263b; font-weight: bold;  }

#subpage_sidebar_wrapper li:hover { background: #c7c7c7; }

#subpage_sidebar_wrapper #company_blurb { background: url("/images/company_blurb_box.gif") no-repeat 0% 0%; width: 220px; height: 165px; margin: 20px 0 0 0; font-size: 1.1em;}
#subpage_sidebar_wrapper #company_blurb .text{ padding: 13px 15px 10px 15px; text-align:justify;}
#subpage_sidebar_wrapper img { display: block; margin-left: auto; margin-right: auto; }
#subpage_sidebar_wrapper #callback { background: url("/images/call_back_box.gif") no-repeat;  width: 150px; height: 260px; margin-left: auto; margin-right: auto; margin-top: 20px;}
#subpage_sidebar_wrapper #callback input { width: 120px; margin: 10px 0 0 10px; font-size: 1.1em;}
#subpage_sidebar_wrapper #callback .text { color: #000; font-size: 1.1em; padding: 35px 10px 0 10px; }
#subpage_sidebar_wrapper #callback .text2 { color: #000; font-size: 1.1em; padding: 105px 10px 0 10px; }
#subpage_sidebar_wrapper #callback .link { background: url("/images/arrow.gif") 0% 0% no-repeat; padding: 0 0 0 20px; /*float:left; display: block; width: 40px; height: 14px; */ margin: 7px 0 0 10px; /*border: 1px solid #f0f;*/}
#subpage_sidebar_wrapper #callback a, #subpage_sidebar_wrapper #callback a:visited,  #subpage_sidebar_wrapper #callback a:hover{ color:#000; text-decoration: none; }
#subpage_sidebar_wrapper #callback a:hover{ text-decoration: underline;}

/* ----------------------------------------------------------------- STYLES SPECIFIC TO THE OPERATORS / EVENTS MICRO-PAGES */

#brochuresPanel { margin: 20px 10px 0 0; background: #dbdbdb !important; border: 1px solid #a4a4a4; }
#brochuresPanel h1 { background:#C7C7C7; font-size: 12px; font-weight:bold; padding: 0 0 0 10px; margin:0;  }
#brochuresPanel p { margin: 10px; font-size: 1.1em; }
#brochuresPanel ul { background: none; border: solid  #a4a4a4; border-width: 1px 0 0 0; margin: 0; }
#brochuresPanel li { border: 0; margin: 0; padding: 0; border-bottom: 1px solid #a4a4a4; }
#brochuresPanel li a { display: block; padding: 5px 10px;  }

.sidepanel { height: auto !important;  }
.sidepanel h1 { color: #be263b; font: 1.6em "Trebuchet MS"; margin: 0 0 10px 0; }

.EventsPanel { margin: 20px 10px 0 0; padding: 10px; border: 1px solid #a4a4a4; background: url("../images/bg_sidebar_grad2.gif") repeat-x 100% 100% #dbdbdb !important;}

#operator_logo { height: 75px; padding: 5px; background: #fff; text-align: left; }
#operator_logo img { float: right; padding: 0 0 0 20px;}
#operator_logo2 {width:100%; background: #fff;}

/* ----------------------------------------------------------------- OTHER PAGES - MAIN CONTENT & TEXT ELEMENT */

#subpage_content_wrapper { background: url("../images/bg_sidebar_grad.gif") 100% 100% no-repeat; }

#subpage_content { 
	margin: 0 245px 15px 0; padding: 0 0 15px 30px; height: 1%; border: solid #a4a4a4; border-width: 1px 0 1px 0; 
	font-size: 1.2em; color: #313131; background: url("../images/bg_maincontent_watermark.gif") 30px 5px no-repeat;
	min-height: 850px;
}
* html #subpage_content { height: 850px; }

#subpage_content h1 { font-size: 1.2em; margin: 30px 0 15px 0; }
#subpage_content h2 { font-size: 1.1em; margin: 15px 0; color: #be263b;}
#subpage_content h3 { font-size: 1.1em; margin: 10px 0; color: #be263b; }
#subpage_content h1 strong { color: #be263b; }

#subpage_content p { margin: 15px 0; line-height: 1.8em; }
#subpage_content img { margin: 5px; }
#subpage_content img.subpage_content_right { float: right; margin: 10px 0; padding: 0 5px; }
#subpage_content sup  {color: #be263b; font-size: 1.4em;}
#subpage_content .centre { display: block; text-align: center;}
#subpage_content span {text-align: center;}

#subpage_content a, #subpage_content a:visited { color: #900; font-weight: bold; }
#subpage_content a:hover { color: #009; }

#subpage_content ul { list-style-image: url("../images/bg_maincontent_listitem.gif"); list-style-position: outside;  margin: 10px 30px; line-height: 1.8em; }

#subpage_content ol { margin: 10px 30px; line-height: 1.8em;}
#subpage_content li { margin: 6px 0;  }

#subpage_content .contactBG { background: url("/images/logo_watermark.gif") 60% 0% no-repeat; width: 400px; } 
	
#subpage_content .contactBG p {margin: 0; padding-bottom: 25px;}
#subpage_content p.client {padding-bottom: 5px; width: 47%;}

#subpage_content .clientRight {width: 47%; float: right;}

#subpage_content #management {width: 100%; margin: 0; padding:0; }
#subpage_content #management .individuals {text-align: left; width: 99%; min-height:160px;}
#subpage_content #management .individuals p {line-height: 1.8em; margin-top: 5px;}
#subpage_content #management .individuals span {font-weight: bold;}
#subpage_content #management .individuals img {margin: 5px 0 0 10px; padding: 0; float:right; width: 100px; height: 150px;}

.subpage_news { margin: 0 0 15px 0; line-height: 1.8em;}

.subpage_news h2 { font-size: 1.1em; color: #000; }
.subpage_news h3 { font-size: 0.9em; color: #be263b; font-weight: normal; }
.subpage_news p { font-size: 1.1em; margin: 0 5px;  line-height: 1.8em; text-align: left; }
.subpage_news span { display: block; text-align: right; }
.subpage_news a { text-decoration:none }

#subpage_newsitem {}
#subpage_newsitem h2 { font-size: 1.1em; color: #000; }
#subpage_newsitem h3 { font-size: 1.1em; color: #be263b; }

#subpage_newsitem .news_body {line-height: 1.8em; font-size: 1.0em;}
#subpage_newsitem p {line-height: 1.8em; font-size: 1.0em;} 

#subpage_newsitem_back { display: block; text-align: right; font-size: 0.9em; }
#subpage_newsitem_images { margin: 10px 0; }
#subpage_newsitem_images img { width: 64px; margin: 0 5px 0 0; }
#subpage_newsitem_images img:hover { cursor: hand; cursor: pointer; }
#subpage_newsitem_images br { display: none; }

#subpage_content_contactform { }
#subpage_content_contactform table { }
#subpage_content_contactform th, #subpage_content_contactform td { vertical-align: top; text-align: left; padding: 3px;}
#subpage_content_contactform span { color: #c00!important; font-weight: bold; }

#subpage_content_contactform td input { display:block; float: left; width: 175px;}
#subpage_content_contactform td textarea { display:block; float: left; width: 175px; height: 100px;} 
#subpage_content_contactform td.btn {text-align: center; padding:0 0 10px 0;}
#subpage_content_contactform td.btn input { margin: 0 auto;}


#subpage_content_sitemap {  }
#subpage_content_sitemap ul { list-style: none; list-style-image: none; margin: 10px 20px;  border-left: 1px solid #ccc; }
#subpage_content_sitemap ul li { margin: 2px 0; padding: 0 0 0 10px; }
#subpage_content_sitemap ul li a, #subpage_content_sitemap ul li a:visited { text-decoration: none; font-weight: normal; }
#subpage_content_sitemap ul li a:hover { text-decoration: underline; }

/* ----------------------------------------------------------------- FOOTER INFO */

#footer {  width: 745px; height: 130px; background: url("../images/bg_footer.gif") 0% 0% repeat-x ; }

#footer_associates { float: left; width: 500px; }
#footer_associates p { color: #e9e9e9; margin: 10px 15px; padding-bottom: 10px; border-bottom: 1px solid #808080; }
#footer_associates img { margin: 0 0 0 15px; }

#footer_details { float: right; color: #e9e9e9; width: 220px; position: relative; right: 10px; top: 10px; }
#footer_details p { float: left; }
#footer_details a, #footer_details a:visited { color: #e9e9e9; }
#footer_logo { float: right; }

#footer_continuum { float: left; width: 215px; margin-top: 10px; line-height: 1.4em; text-align: right; color: #656565; }
#footer_continuum a, #footer_continuum a:visited { color: #656565; }
#footer_continuum img { float: none;  }
.google_brd{border:1px solid #000;}

.text010{
color: #313131;
}
