/* basic styles */
html {min-height: 100%; height: 100%}
body {margin: 0px; font-family: arial, sans-serif; font-size: 14px; text-align: center; background: url(../newimages/Top-Line.png) repeat-x 0px 60px #e5e8ef; min-height: 100%; height: 100%}
.wrapper {position: relative; min-height: 100%;  height: 100%;}

p, td, li, blockquote {font-size: 14px;}
a, a:visited {color: black;}
a:hover {color: red;}

h1 {color: #7A1833; font-size: 20px; margin: 0px;}
h2, .content_rates_category1 {color: black; font-size: 16px; font-weight:bold;}
h3, .content_rates_table_title {color: black; font-size: 14px; font-weight:bold; text-transform: uppercase;}
h4 {color: blue; font-size: 14px; font-weight: bold; }
h5 {color: black; font-size: 14px; font-weight: bold; }
h6 {color: black; font-size: 14px; font-style: italic; font-weight: bold;}

.floatR {position: relative; float: right;}
.floatL {position: relative; float: left;}
.breaker {clear: both;}
.border {border: solid 1px red;}
.bttmpad {margin-bottom: 10px}
img {border: 0px;}
.abso {position: absolute;}
.captcha_warning {font-size: 14px; color: red; font-weight: bold;}

.content_rates_table {margin-bottom: 20px; width: 100%;}
.content_rates_table_fields {background-color: #004286; color: white; font-weight: bold; }
.content_rates_table_row2 {background-color: white;}
.content_rates_table_row_highlight {color: black; font-weight: bold; background-color: yellow;}

/* for polls */
.region table td table td {padding: 2px;}
.region table td table{margin-bottom: 10px;}

/* featured rates */
.regions_rates_table {width: 100%;}
.regions_rates_table_row1, .regions_rates_table_row2 {background-color: silver; border-bottom: 3px solid white; font-size: 10px; }
.regions_rates_table_effectivedate {font-size: 9px;}
.regions_rates_table_title {display: none;}
.regions_rates_table_fields { font-size: 10px; color: blue;}
.aprnote {font-size: 10px; width: 180px;}

/* calendars */
.content_calendar_table {border: solid 1px black;}
td.content_calendar_table_headercell {background-color: black; color: white; text-align: center; font-weight: bold;} 
td.content_calendar_table_headercell a, td.content_calendar_table_headercell a:visited { color: white; text-decoration: none;} 
td.content_calendar_table_headercell a:hover { color: silver; text-decoration: none;} 
td.content_calendar_table_cell { border: solid 1px black} 
td.content_calendar_table_selectedcell { border: solid 1px black; background-color: silver} 

/*REMOVE IF CLIENT HAS ARTICLES MODULE*/

ul.content_article_list  {padding-left: 15px;}
ul.content_article_list li {list-style: none;}

.content_poll_option, .regions_poll_option {margin: 5px 0px; display: inline-block;}
.content_poll_title, .regions_poll_title {margin: 5px 0px; display: inline-block; font-weight: bold}
.votebutton, .votebutton_regions  {}


.required_legend {padding-bottom: 20px;color: gray;font-style: italic;}

.print {display: none;}


/* ******************************************************* */

/*
dk blue - #004286}
red - #7A1833
*/

.banner {width: 100%;  position: relative; background-color: white; height: 60px; text-align: left;}

.bigbanner {width: 320px; height: 300px; position: relative; margin: 5px auto;  text-align: left; z-index: 10; padding-bottom: 81px;}

/* for dropdown menus*/
.menu {top: 10px; left: 0px; width: 150px; height: 180px; overflow: hidden; z-index: 100;}
.menu div {margin: 0px; padding: 0px; width: 131px; height: 30px;}

.slideshow {top: 0px; left: 0px; width: 320px;}

.content {width: 96%; margin: 0px 2% 91px 2%; text-align: left; min-height: 340px; position: relative;padding-bottom: 91px;}
.content p {margin: 0px 0px 10px 0px;}
.back {}
.lock {margin: 10px;}
.phone {margin: 20px 10px;}
.phone a {font-weight: bold; color: #004286;}

.content_inside {width: 96%; margin: 15px 2% 91px 2%; text-align: left; min-height: 340px; position: relative; padding-bottom: 91px;}


.boxtop, .code_block_indiv_top { overflow: hidden; color: white; font-size: 16px; padding: 7px 10px; font-weight: bold}
.regionbox, .code_block_indiv_content {overflow: hidden;}
.boxbottom, .code_block_indiv_bttm { margin-bottom: 10px;}

.code_block {overflow: hidden; width: 100%} /* prevents breaking the design with images that are too wide, if width set */
.code_block_top {}
.code_block_center {}
.code_block_bttm {}
.code_block_indiv_content p{margin-top: 0px;}


/* footer */
.footer {width: 100%; height: 69px; padding: 9px 0px 3px 0px; background-color: #004286; position: fixed; bottom: 0; z-index: 100;}
.footer div {width: 20%; text-align: center}


/*---- WEB FORM ----*/
FORM.webform TR TD SPAN.required {}
FORM.webform TR TD.required_legend SPAN.required_legend {font-style: italic; color: gray; }
FORM.webform textarea {width:164px; padding: 0;  margin: 0;}
FORM.webform input{max-width: 164px; }
FORM.webform TR TD {width: 100px; }
