/* basic styles */
body {margin: 0px; font-family: arial, sans-serif; font-size: 12px; text-align: center;}
.page {width:970px; margin: 0px auto; text-align: left; background-color: white;}
.wrapper {background-color: #b29460; width: 100%;}

/* for pngs as backgrounds {height: px; width: px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src="",sizingMethod="scale");} */
/* for pngs in IE6 */
.hiddenalt {display: none;}

p, td, li, blockquote {font-size: 12px;}
a, a:visited {color: black;}
a:hover {color: #ac1548;}

h1 {color: #ac1548; font-size: 16px;}
h2, .content_rates_category1 {color: #ac1548; font-size: 14px; font-weight:bold;}
h3, .content_rates_table_title {color: #ac1548; font-size: 12px; font-weight:bold; text-transform: uppercase;}
h4 {color: #ac1548; font-size: 12px; font-weight: bold; }
h5 {color: black; font-size: 12px; font-weight: bold; }
h6 {color: black; font-size: 12px; font-style: italic; font-weight: bold;}

.floatR {position: relative; float: right;}
.floatL {position: relative; float: left;}
.breaker {clear: both;}
.border {border: solid 1px #ac1548;}
.bttmpad {margin-bottom: 10px}
img {border: 0px;}

/* rates page */
.content_rates_table {margin-bottom: 20px; width: 100%;}
.content_rates_table_fields {background-color: #ac1548; color: white; font-weight: bold; }
.content_rates_table_row2 {background-color: #dfe5ef;}
.content_rates_table_row_highlight {color: #0a6104;}

/* 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: #e4ddd5; 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: #ac1548;}
.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}

/* forms */
div.taft_formElement-wrapper.wide {width: 100%;}
span.fb_legend {padding-bottom: 10px;color: gray;font-style: italic;}
hr.fb_legend {display: none;}
li.fb_element{ padding: 0 ;}
form.taft_fb_form ul {padding: 0; margin: 0;}

.taft_label-wrapper {clear: both; width: 33%; position: relative; float: left; min-height: 30px; border: solid 0px red; padding-right: 10px;}
.taft_formElement-wrapper {width: 60%; position: relative; float: left; min-height: 30px; border: solid 0px blue; padding-right: 10px;}

input.fbPhoneprt{ width:45px;}
input[type="Text Field"], input[type="text"]{width: 150px;}
select {width: 229px;}
select.bd {width: 68px;}
select.bdy {width: 74px;}
.infotext {color: #ac1548; font-size: 14px; font-weight:bold;}
.captcha {clear: both;}
.taft_formElement-wrapper label {margin-left: 5px;}
.wide {margin: 20px 0;}
form.taft_fb_form .col2 {width: 48%; margin: 0 2% 0 0; position: relative; float: left;}

@media only screen and (max-width: 500px) {

	.taft_label-wrapper, .taft_formElement-wrapper {width: 100%; min-height: auto;}
	.taft_formElement-wrapper {margin-bottom: 10px;}
}

.required_legend {padding-bottom: 20px;color: gray;font-style: italic;}

.print {display: none;}


/* ******************************************************* */

.banner {width: 970px; background: url(../images/top.jpg) no-repeat; height: 170px; }

a.homelink {margin: 25px 0px 0px 10px;}

.search {position: relative; float: right; clear: right; margin: 17px 30px 0px 0px;}
.searchbox {margin: 0px 5px; border: 0px; width: 150px;}
.searchbutton{}

/* for dropdown menus*/
.menu {width: 836px; height: 54px;  z-index: 100; margin: 8px 0px 0px 10px; padding-left: 114px;}
.rollover span.alt {display: none;}
.rollover img {border: none;}
:root .rollover img {display: block;}
.rollover, .rollover:visited {background-color:transparent !important; /* needed for Opera5/6 */ background-repeat:no-repeat; background-position:0 0;}
/* change background position to height of button */
.rollover:hover, .rollover:focus, .rollover:active, .rollover.MMO, .rollover.MMO:visited {background-position:0 -54px;}

/* top links / utilities */
.toplinks {text-align: right; margin: 25px 30px 0px 0px; font-weight: bold}
.toplinks a, .toplinks a:visited { text-decoration: none; color: black;}
.toplinks a:hover {text-decoration: underline; color: #ac1548;}
.pipe {font-weight: bold; margin: 0px 5px 0px 5px;}

.socmed {margin: 7px 30px 4px 0px;}

.content_area {width: 950px; margin: 10px;}
.content {width: 650px;}

/* regions and sidebar content*/
.regions {z-index: 99; overflow: hidden; width: 275px; margin-right: 20px; }
.regionbox ul {margin: 0px; padding: 10px 0px 0px 15px; list-style: none;}
.regionbox ul li {padding-bottom: 5px;}

.boxtop, .code_block_indiv_top {}
.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;}

.bigbanner {width: 360px;}
.bigbanner .boxtop {height: 20px;width: 360px;}


/* footer */
.shoe {width: 940px; height: 26px; background: url(../images/bottom.jpg) no-repeat; padding: 10px 30px 0px 0px;}
.bottomlinks { color: white;}
.bottomlinks a, .bottomlinks a:visited {text-decoration: none; color: white;}
.bottomlinks a:hover {text-decoration: underline; color: #f8dba7;}
.footlogos {margin: 15px 10px;}
.footnote {font-size: 10px; width: 510px; text-align: left; line-height: .9; }
.blunote {color: #003399;}

.icons{}
.icons img {margin-left: 5px;}


/*
change '#ac1548' to main site color

Red – #ac1548
Gold – #b29460
Light Gold – #f8dba7
Beige – #e4ddd5

*/