/* basic styles */
body {margin: 0px; font-family: arial, sans-serif; font-size: 12px; text-align: center; background-color: #f69100}
.page {width:1000px; margin: 0px auto; text-align: left; background: url(../images/Center-Slice.gif) repeat-y; }

/* 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;color: #363636; }
a, a:hover {color: black;}
a:hover {color: red;}

h1 {color: black; font-size: 18px; text-transform: uppercase; font-family: 'arial narrow', arial, sans-serif;}
h2, .content_rates_category1 {color: blue; font-size: 14px; font-weight:bold;}
h3, .content_rates_table_title {color: blue; font-size: 12px; font-weight:bold; text-transform: uppercase;}
h4 {color: blue; 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 red;}
.bttmpad {margin-bottom: 10px}


/* for polls */
.region table td table td {padding: 2px;}
.region table td table{margin-bottom: 10px;}
.regions_poll_title {font-weight: bold; margin-bottom: 10px;}

.banner {width: 1000px;  height: 131px; overflow: hidden}

/* for dropdown menus*/
.menu {width: 885px; height: 50px; background-color: #9900FF; z-index: 100; margin-left: 55px;}

.content_liner {width: 860px; margin: 15px 0px 0px 75px;}
/*.content {background: url(../images/Home-Bottom.jpg) bottom no-repeat; width: 1000px;}*/
.spaceholder {width: 195px; height: 320px;}
.home_region1 {border: solid 0px red; width: 205px; margin: 20px 15px}
.home_region2 {border: solid 0px red; width: 205px; margin: 20px 0px 0px 30px}
.home_banner{left: -15px; margin: 20px 0px;}
.inside_content {background: url(../images/Bottom.gif) bottom no-repeat; width: 1000px; padding-bottom: 30px;}

/* for new home page design */
.home_content {width: 612px; padding-right: 20px;}
.home_region2x {border: solid 0px red; width: 205px; margin: 0px 0px 0px 0px}
.winners {background: url(../images/This-Months-Winners.jpg) no-repeat; width: 632px; height: 316px; left: -20px;}
.spaceholderx {width: 195px; height: 370px;}
.home_region1x {border: solid 0px red; width: 340px; height: 220px; overflow: auto;  margin: 50px 20px 0px 35px}
.home_region1x ul {padding-left: 0px; margin-left: 0px; list-style: none; width: 320px;}
.home_region1x ul li {margin-bottom: 5px;}
.home_bannerx{margin-top: 20px;}

 

/* regions */
.regions {z-index: 99; width: 286px; margin-left: 50px;}
/* .regionbox use min-height here and height in IEstyle */
.regionbox {background-color: #caeff0; width: 256px; padding: 10px 15px;}
.regionbox ul {margin: 0px; padding: 10px 0px 0px 15px;}
.regionbox ul li {padding-bottom: 5px;}

/* for sidebar content regions 
- define code_block the same as regions
- make top and bottom region images backgroudn images in code_indiv_top and code_block_indiv_bottom
- define code_block_indiv_center same as regionbox
*/
.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_top {}
.code_block_indiv_content {}
.code_block_indiv_bttm { margin-bottom: 10px;}
.code_block_indiv_content p{margin-top: 0px;}



/* footer */
.shoe {width: 1000px; background: url(../images/bottom.jpg) no-repeat; height: 250px;}
.bottomlinks {}
a.bottomlink, a.bottomlink:visited {font-weight: bold; text-decoration: none; color: black;}
a.bottomlink:hover {text-decoration: underline; color: blue;}
.footlogos {left: 20px;}
.footnote {font-size: 10px; width: 510px; text-align: left; line-height: .9; margin-top: 10px;}
.blunote {color: #003399;}


/*
change 'blue' to main site color
Orange background - #f69100

Light Aqua (region areas) - #caeff0

Aqua - #52d8da


*/