/*
Theme Name: BeatFlu.
Theme URI: betterhealth.com
Description: This is a trial theme.
Version: 1.0
Author: Manjusha Aklujkar
Author URI: http://www.web-virtuoso.com.
*/

html {
	height: 100%;
}
body {
	margin: 0px;
	padding: 0pt;
	color: #5b5b58;
	background: rgb(238, 238, 221) url(images/bg_body.gif) repeat-x left top;
	font-family: Arial;
	font-size: 12px;
	line-height: 22px;
}
a {
	text-decoration: none;
	border: none;
}
a:focus {
    outline: 0 none;
}
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
    border: 1px dotted transparent;
}
img { border: none;
}

a:hover {
	text-decoration: none;
}

*, td {
	padding: 0;
	margin: 0;
}
ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.ClearBoth {
	clear: both;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.float_left {
	float: left;
	padding: 0;
}
.float_right {
	float: right;
	padding: 0;
}


h2 {
	font-weight: normal;
	font: 20px Georgia, "Times New Roman", Times, serif;
	color: #e56100;
	padding: 0 0 10px 0;
}
h2 a {
	color: #e56100;
}

h3 {
	font-weight: normal;
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #4E7F00;
	padding: 0;
	line-height: 25px;
}
h4 {
	font: normal 15px Georgia, "Times New Roman", Times, serif;
	color: #9F2900;
	line-height: 20px;
}
h6 {
	font-size: 10px;
	color: #799F6D;
	line-height: 13px;
        font-weight: normal;
}


#topbar_container {
	width: 100%;
	float: left;
	height: 36px;
}
#topbar {
	margin: 0 auto;
	width: 970px;
}

.share {
	float: left;
	height: 36px;
	margin-top: 9px;
}

.search_box {
	/*float: right;*/
	margin-top: 2px;
}
#searchform {
	margin-bottom: 15px;
}
.search_box #s {
	border: 1px solid rgb(173, 173, 164);
	padding: 4px 2px;
	background: rgb(255, 255, 255) none repeat scroll 0% 0%;
	font-size: 11px;
	color: rgb(171, 171, 145);
	font-family: Arial;
	width: 220px;
	vertical-align: middle;
}
.search_box #searchsubmit {
	border: 3px solid rgb(167, 166, 151);
	background-color: rgb(229, 97, 0);
	color: rgb(255, 255, 255);
	font-weight: bold;
	cursor: pointer;
	vertical-align: middle;
	text-transform: lowercase;
	margin-left: 3px;
	height: 25px;
	padding-bottom:	10px;
}
.search_box #searchsubmit a:focus {	
        outline: 0 none;
}
.search_box a:focus, .search_box a:active {
	outline: 0 none;
	-moz-outline: 0 none;
}
.search_box input a:focus {
        outline: 0 none;
	-moz-outline: 0 none;
}
.wrapper {
	width: 970px;
	margin: 0 auto;
}
#logo {
	float: left;
}
#helpline {
	float: right;
}

/*------- Main Navigation Styles ---------*/
#categories {
	width: 970px;
	background-color: #a7a697;
	height: 34px;
	margin: 0 auto;
	border-bottom: 2px solid #c2c1ae;
	z-index: 100;
}
.nav, .nav * { margin:0; padding:0; list-style:none; }
		.nav { font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 15px; }
		.nav ul { position:absolute; top:-999em; border-bottom: 4px solid #87cee9; width: 230px; }
		.nav li { float:left; position:relative; z-index:99; }
		.nav a { display:block; }
		.nav ul li { width: 100%; }
		.nav li:hover ul, ul.nav li.sfHover ul { left:0px; top:32px; }
		.nav li:hover li ul, .nav li.sfHover li ul { top:-999em; }
		.nav li li:hover ul, ul.nav li li.sfHover ul { left:230px; top:0px; }
		.nav li:hover ul, .nav li li:hover ul { top: -999em; }
		.nav li li { display: block; padding: 0px; height: auto !important; font-size: 13px; }
		.nav li:hover { background-color: #4d8093 !important; }
		
		.nav li li a:link, .nav li li a:visited { width: 190px; display: block;  height: auto !important; }
		.nav li li a:hover { background-color: #7bab96 !important; }
		
#categories ul li { float: left; display: block; padding-left: 0px; height: 34px; }
#categories ul li a { height: 10px; display: block; color: #FFFFFF; padding: 5px 20px 5px 20px; float: left; margin: 0px; }
#categories ul li a:hover { background-color: #4d8093; }
#categories ul li li a {
	padding: 3px 10px 3px 30px;
	background: #4d8093 url(images/bullet_subnav.gif) no-repeat 20px 12px;
}

/*------- Main Navigation Styles ---------*/

/*------- Main content Styles ---------*/

#wrapper2 {
	margin: 0 auto;
	padding: 0px;
	width: 970px;
}
#container {
	float: left;
	width: 970px;
	background: #fff url(images/bg_main.gif) repeat-y 1px top;
	margin: 0 auto;
}
#left-div {
	width: 601px;
	float: left;
	padding: 10px 22px;
	background-color: #fff;
	height: 100%;
}
#left-inside {
	padding: 0px 0px 0px 19px;
	float: left;
}
h1 {
	font-weight: normal;
	font: 30px Georgia, "Times New Roman", Times, serif;
	color: #e56100;
	padding: 0 0 10px 0;
}
p {
	color: #5b5b58;
	line-height: 18px;
	padding-top: 5px;
}
p a {
	color: #4eb0d3;
}
p a:hover {
	color: #b2654e;
}
.slideshow_box {
	position: relative;
	float: left;
	border: 10px solid #eeeedd;
	z-index: 1;
}
.description {
	color: #5b5b58;
	line-height: 18px;
	margin-top: 20px;
	float: left;
	width: 601px;
}
.readmore {
	text-align: right;
	background: url(images/more.gif) no-repeat right 5px;
	padding-right: 10px;
	padding-top: 0;
	line-height: 15px;
	color: #4eb0d3;
	margin-top: 7px;
}
p.readmore a {
	color: #4eb0d3;
}
p.readmore a:hover {
	color: #E96100;
}
.home_wrapper1 {
	margin: 20px 0;
	width: 100%;
	height: 87px;
	display: block;
	float: left;
}
.home_ad1 {
	float: left;
	width: 295px;
	height: 87px;
	display: block;
	margin-right: 11px;
}
.home_ad2 {
	float: left;
	width: 295px;
	height: 87px;
	display: block;
}


.home-wrapper { width: 600px; border-bottom: 1px solid #c3d4db; border-top: 1px solid #c3d4db; float: left; padding-top: 0; }
.home-left { width: 395px; border-right: 1px solid #c3d4db; float: left; padding-bottom: 25px; }
.home-post-wrap { width: 395px; padding: 5px 0px 25px 0px; line-height: 22px; }
.home-right { width: 204px; float: left; }
.headings { width: 195px; background-color: #eeeedd; display: block; height: 27px; font: normal 17px Georgia, "Times New Roman", Times, serif; color: #ec8b44; padding-top: 4px; padding-left: 8px; }
.post-info { color: #ec8b44; font: 21px Georgia, "Times New Roman", Times, serif;  float: left; clear: both; }
.post-info a { color: #ec8b44; }
.post-info a:hover { color: #7bab96; }
.groups { width:180px; float:left; margin-left:10px; }
.groups li {
	background: url(images/arrow.gif) no-repeat left 4px;
	padding-left: 12px;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 14px;
	color: #000;
	margin-left: 15px;
}
.groups li a {
	color: #000;
}
.groups li a:hover {
	color: #999;
}

.home-sidebar-box { padding: 9px 0px 20px 7px; float: left; clear: both; line-height: 18px; }
.find {
	width: 197px;
	height: 45px;
	float: left;
	clear: both;
	margin-top: 6px;
}
/*------- /Main content Styles ---------*/

/*------- Comments Styles ---------*/

#comments {
	border-top: 3px solid #EFEFEF;
	padding-top: 10px;
}
.note { color:#993300; font-style: italic; }
div#comments div.title h2 { display: block; margin: 0; padding: 0 0 5px 10px; }
div#comments div.title p { display: block; margin: 0; padding: 5px 0 0 10px; color: #29AFDF; }
div#comments div.mid { margin-top: 30px; border: 1px solid #BFBEB3;	padding: 15px 30px;	background: #f7f5ee; }
div#comments p.nocomments { display: block; margin: 0; padding: 10px 0 0 0; }
ol.commentlist { display: block; margin: 0; list-style-type: none; padding: 20px 0 0 0; }
ol.commentlist li.comment { display: block; margin: 0;  padding: 0 0 20px 0;  }
ol.commentlist li.comment div.comment { padding: 0 0 10px 0; border-bottom: 1px solid;  }
ol.commentlist li.comment div.comment-author { height: 42px; }
ol.commentlist li.comment div.comment-author a { color:#CC6600; }
ol.commentlist li.comment div.comment-author span.says { display: none;}
ol.commentlist li.comment img { float: left; margin: 0 10px 0 0; padding: 1px; border: 1px solid; }
ol.commentlist li.comment ul.children { margin: 20px 0 -20px 50px; padding: 0; list-style-type: none; }

div#respond { margin: 10px 0; padding: 10px 20px;  }
div#respond div.title h2 { display: block; margin: 0; padding: 0 0 5px 0; }
div#respond div.title p { display: block; margin: 0; padding: 5px 0 0 0; font-size:25px; }
div#respond p.norespond { display: block; margin: 0; padding: 10px 0 0 0; }

form#commentform { display: block; margin: 10px 0 0 0; padding: 0; }
form#commentform p { display: block; margin: 0 0 5px 0; padding: 0; line-height: 27px; }
form#commentform p label { display: block; margin: 0; padding: 0; }
form#commentform p.input span { display: block; width: 190px; height: 21px; margin: 0; padding: 0; float: left; }
form#commentform p.input span input { width: 170px; padding: 2px 5px; border: 1px solid;  }
form#commentform p.input span label {  }
form#commentform p.textarea { display: block; margin: 0 0 10px 0; }
form#commentform p.textarea label { display: none; }
form#commentform p.textarea span { display: block; }

#commentform #submit  { border: none; margin: 20px 0 0 0; padding: 4px 10px; color: #fff; text-shadow: 1px 1px 0 #424242; text-transform: uppercase; font-size: 12px;  background-color:#4F9BB3; }

textarea#comment { width: 393px; height: 117px; padding: 5px; border: 1px solid; }

div#comments  div.title h2, div#respond  div.title h2 { 
	font-family: Georgia, 'Times New Roman', sans-serif;
	font-size: 18px; font-weight: normal;
	color: #EB822C; 
}

ol.commentlist li.commentlist cite { font-style: normal; }

h3#replycomment { font-family: Georgia, 'Times New Roman', sans-serif; font-size: 24px; line-height: 30px; }
h3#replycomment a:hover { text-decoration: none; }

form#commentform p small { font-size: 11px; }
form#commentform p.button { text-align: right; }

div#respond { background: transparent none; }

ol.commentlist li.comment div.comment { border-bottom-color: #A7A697; }
ol.commentlist li.comment img.avatar { border-color: #DFDED1; }

form#commentform p.input span input { color: #666; background: transparent none; }
textarea#comment { color: #666; background: transparent none; }
.reply {
	text-align: right;
	font: 15px Georgia, "Times New Roman", Times, serif;
}
.reply a {
	color: #0A76B7;
}
.reply a:hover {
	color: #EB822C;
}

.comment-meta {
	font-size: 10px;
}

  
/*------- /Comments Styles ---------*/

/*------- Sidebar Styles ---------*/
#sidebar {
	float: right;
	width: 324px;
	color: rgb(149, 148, 135);
	height: 100%;
	margin-top: 0;
}
.sidebar-box {
	padding: 10px 22px 15px 22px;
	float: right;
	border-top: 1px solid #e1e1d0;
	border-bottom: 4px solid #e9e9d9;
	width: 280px;
	clear: both;
}
.sidebar-box-tools {
	background-color: #e9e9d9;
	width: 236px;
	padding: 10px 21px 5px 21px;
	float: left;
	clear: both;
}
.sidebar-box-tools img {
	margin-bottom: 6px;
}
.sidebar-box-tools h2 {
	font: normal 21px Georgia, "Times New Roman", Times, serif;
	color: #e56100;
	text-align: left;
	margin-bottom: 0px;
}
	
.sidebar-box-ad {
	padding: 10px 22px 20px 22px;
	float: right;
	width: 280px;
	clear: both;
        font-size: 8px;
        color: #DFDED1;
}
.sidebar-box_polls {
	padding: 10px 22px 15px 22px;
	float: right;
	width: 280px;
	clear: both;
}
.poll_box {
	margin: 3px 0;
	border: 1px solid #ccc;
	padding: 8px;
	background: #fff;
}
.greentitle {
	background: url(images/bg_rtcol_green.gif) no-repeat center top;
	height: 43px;
	color: #fff;
	padding-top: 5px;
	padding-left: 13px;
}

.orangetitle {
	background: url(images/bg_rtcol_orange.gif) no-repeat center top;
	height: 43px;
	color: #fff;
	padding-top: 5px;
	padding-left: 13px;
}

.news {
	padding: 0 10px 0 17px;
	margin-bottom: 0;
	float: left;
	line-height: 13px;
	color: #959487;
	/*border-bottom: 1px solid #dfdfcd;*/
}
.news p {
	line-height: 13px;
	font-size: 11px;
	color: #959487;
}
.news p a {
	color: #1197ca;
}
.news .date {
	color: #8d4007;
	font-size: 11px;
}
.news .heading {
	color: #5b5b58;
	font-size: 11px;
	font-weight: bold;
}
.news .heading a {
	color: #959487;
}


.sidebar-box ul {
	float: left;
}
.sidebar-box ul li {
	background: url(images/bulllet_sidebar.gif) no-repeat 22px 7px;
	padding: 6px 10px 6px 40px;
	border-bottom: 1px solid #dfdfcd;
	width: 230px;
	line-height: 14px;
}
.sidebar-box ul li a {
	color: #959487;
}
.sidebar-box ul li a:hover {
	color: #a97044;
}

.adwrap {
	padding-left: 26px;
	border-top: 1px solid #e1e1d0;
	border-bottom: 4px solid #e9e9d9;
}
.adwrap img {
	margin: 4px;
}

/*------- /Sidebar Styles ---------*/

/*** Layout : Blog Entry : Start ****************/

.post {
	position: relative;
	margin: 20px 0 20px 0;
	padding: 10px 15px;
	border: 5px solid #efefef;
}

.post .title {
	width:100%;
	position:relative;
	margin: 0 0 7px 0;
	padding: 0;
	color: #e56100;
	border-bottom: 1px solid #e7e7e7;
	font-size: 32px;
}
.post a:link, .post a:visited {
       color: #4F9BB2;
}
.post a:hover {
       color: #b2654e;
}
.post .title a:link, .post .title a:visited {
	font-weight: normal;
	font: 20px Georgia, "Times New Roman", Times, serif;
	color: #e56100;
}
.post .title a:hover {
	text-decoration: none;
	color: #76A0B0;
}

.post img.thumbnail {
	margin: 0 0 20px 0;
}
.post img {
	padding: 4px;
}
.post img.centered {

margin-left: auto;
margin-right: auto;
text-align: center;
margin-bottom: 10px;
background-repeat: no-repeat;
}

.post img.alignright {
padding: 4px;
margin: 0 0 2px 10px;
display: inline;
}

.post img.alignleft {
padding: 4px;
margin: 0 10px 2px 0;
display: inline;
}

.post .alignright {
float: right;
}

.post .alignleft {
float: left;
}

/*--- Image Captions ---*/
.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }

.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px 10px 10px 0; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }

.wp-caption img { margin: 0; padding: 0; border: 0 none; }

.wp-caption p.wp-caption-text { font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px; line-height: 20px; padding: 5px 4px 5px; margin: 0; color:#B2654E; text-align: left; }
/*--- Image Captions ---*/

.meta_box {
    background-color: #faf5f2;
	border-top: 1px solid #efe9e6;
	border-bottom: 1px solid #efe9e6;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 0 5px 5px;
    font-size: 14px;
    font-weight: bold;
}
.meta_box a {
    font-size: 12px;
    font-weight: normal;
    margin-left: 5px;
}
.print_meta {
	background: url(images/print.gif) no-repeat left top;
	padding-left: 15px; 
	margin-right: 15px;       
}
.comment_meta {
	background: url(images/comment.gif) no-repeat left top;
	padding-left: 15px;
	margin-right: 15px;
}
.category_meta {
	background: url(images/category.gif) no-repeat left top;
	padding-left: 15px;
	margin-right: 15px;
}
.tag_meta {
	background: url(images/tag.gif) no-repeat left top;
	padding-left: 15px;
	margin-right: 15px;
}
.views_meta {
	background: url(images/views.gif) no-repeat left top;
	padding-left: 17px;
	margin-right: 15px;
	font-size: 13px;
        font-weight: normal;
	color: #4eb0d3;
        display: none;
}
.forum {
        background-color: #e7f3f6;
        border: 1px dashed #d1e0e4;
        padding: 0 5px 5px;
        font-size: 14px;
        font-weight: bold;
}
.forum span a {
        color: #6f9249;
        background: url(images/forum_comment.gif) no-repeat left 3px;
        padding-left: 20px;
        margin-right: 15px;
        font-size: 13px;
        font-weight: normal;
}

/*-----*/
* Images
************************************************/
/* Thumbnails */
.thumbnail {
	float: left;
	width: 55px;
	height: 55px;
	margin: 10px 0 0 20px;
	}

.entry  {}
.entry h1 {}  .entry h2 {}  .entry h3 {}  .entry h4 {}  .entry h5 {}  .entry h6 {}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6  {	margin: 0 0 5px 0; }

.entry p  { padding-bottom: 15px;}

.entry blockquote  {
	padding: 10px 30px;
	color: #666;
	font-style: italic;
	font-size: 15px;
	line-height: 25px;
	background: #EFE8E0;
	border: 1px dashed #A8C6CF;	
	margin-bottom: 20px;
}
.entry blockquote p  {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 25px;
}
.entry p a.external {
        background: url(images/icon-external-link.gif) no-repeat right 3px; padding-right: 12px; }
.entry ul  { margin: 0 0 15px 0; padding: 0 0 0 30px; list-style-type: none; }
.entry ul ul  { margin: 0; }
.entry ul li  {
	background: url(images/bullet.gif) no-repeat left 8px;
	padding-left: 10px;
}
.entry ul ul li  { list-style-type: disc; background-image: none; padding-left: 0px; }

.entry ol  { margin: 0 0 15px 0; padding: 0 0 0 30px; }
.entry ol ol  { margin: 0; }
.entry  ol li  { list-style-type: decimal; background-image: none; }
.entry  ol li ol li  { list-style-type: lower-latin; }
.entry ul li ol li  { background-image: none; padding-left: 0px; }

/*** Layout : Blog Entry : End ******************/

/*------- Archive Styles ---------*/
select {
	margin: 10px 10px 5px 0;
}
 
a.browse-all {
	color: #FFF;
}
 
ul#archive-list {
	list-style: none;
	width: 500px;
	margin: 5px 0;
}
 
ul#archive-list li{
	position: relative;
    background: none;
}
 
* html ul#archive-list li{  /*We All Love IE6*/
	height: 0px;
	margin-top: -2px;
}
 
ul#archive-list li a{
	text-decoration: none;
	display: block;
	width: 100%;
	border-bottom: 1px solid #A7A697;
	color: #727271;
	padding: 5px 0;
	font-size: 1.0em;
	padding-left: 5px;
	padding-right: 5px;
}
 
ul#archive-list li a:hover{
	background-color: #A8C6CF;
	color: #FFF;
}
 
ul#archive-list li span{
	position: absolute;
	width: auto;
	right: 0px;
	top: 5px;
	text-align: right;
	color: #a82918;
}
/*------- End Archive Styles ---------*/

/*------- News Archive Styles ---------*/
ul#archive-news {
	list-style: none;
	width: 500px;
	margin: 5px 0;
	line-height: 16px;
}
 
ul#archive-news li{
	position: relative;
    background: none;
	padding: 0;
	margin: 0;
}
 
* html ul#archive-news li{  /*We All Love IE6*/
	height: 0px;
	margin-top: -2px;
}
 
ul#archive-news li a{
	text-decoration: none;
	display: block;
	width: 100%;
	border-bottom: 1px solid #A7A697;
	color: #727271;
	padding: 3px 0;
	font-size: 1.0em;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0;
}
 
ul#archive-news li a:hover{
	background-color: #A8C6CF;
	color: #FFF;
}
ul#archive-news li span.rss_link{
	width: 380px;
	text-align: left;
}

ul#archive-news li span.date{
	color: #8d4007;
	font-size: 11px;
	float: right;
}

/*------- End News Archive Styles ---------*/


/*------- Citymeter Styles ---------*/
.citymeter {
	padding: 10px 30px;
	color: #666;
	font-size: 13px;
	line-height: 25px;
	border: 1px dashed #CFAB9B;	
	margin-bottom: 20px;
	float: left;
	width: 500px;
	height: 273px;
	float: left;
	clear: both;
	background: url(images/bg_citymeter.jpg) no-repeat left top;
}
.citymeter p.usernote {
	font-style: italic;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}
.citymeter .label {
	width:300px; display:block;
	font-weight: bold;
	color: #339966;
	margin-bottom: 10px;
	display: inline;

}
.citymeter input {
	width: 40px;
}
.citymeter .submit {
border: none; margin: 20px 0 0 0; padding: 4px 10px; color: #fff; text-shadow: 1px 1px 0 #424242; text-transform: uppercase; font-size: 12px;  background-color:#4F9BB3; width: 60px; }
.citymeter h4 { font: normal 17px Georgia, "Times New Roman", Times, serif; color:#993300; background-color: #eaefef; padding: 20px; width: 250px; border: 3px solid #c5d9d9; line-height: 25px; }

/*------- End Citymeter Styles ---------*/

/*------- Self Test Styles ---------*/
#selftest {
	background: #9bcc5f url(images/bg_selftest.jpg) no-repeat left top;
	width: 539;
	padding: 10px 20px; 
	border: 1px dashed #75a638;
}
#selftest p {
	font-size: 12px;
	color: #73380d;
	width: 320px;
	padding-bottom: 5px;
}
#selftest p span {
	font: normal 17px Georgia, "Times New Roman", Times, serif;
	color:#990000;
}
#selftest p span.small {
	font: normal 12px Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #73380d;
	padding-left: 7px;
	display: block;
}
#selftest .submit {
border: none; margin: 20px 0 0 0; padding: 4px 10px; color: #fff; text-shadow: 1px 1px 0 #424242; text-transform: uppercase; font-size: 12px;  background-color:#ce790a; width: 60px; }
#selftest h4 { font: normal 17px Georgia, "Times New Roman", Times, serif; color:#993300; background-color: #edf3e4; padding: 20px; width: 470px; border: 3px solid #c7f977; line-height: 25px; }
#selftest p span.note {
	color: #F96C00;
	font-size:13px;
	background: #fff;
	padding: 10px;
}

/*------- End Self Test Styles ---------*/
.results_table {
	border: 1px solid #9F9C81;
}
.results_table td {
	padding: 2px 3px;
	font-size: 11px;
	border-bottom: 1px solid #BFBEB3;
	text-align: left;
}
.results_table tr.heading {
	background-color: #DFD9C3;
	font-weight: bold;
	text-align: left;
}
.results_table tr.heading td {
	border-bottom: 1px solid #DFD5C3;
	border-top: 1px solid #fff;
}
.results_table tr.alternate {
	background: #EFEFEF;
}
.find_box {
	padding: 0px 20px 10px 20px; 
	border: 1px dashed #75a638;
	background: #E0ECEF;
}
.find_box select {
	border: 1px solid #47A8BF;
	font-size: 12px;
	color: #7D8C8F;
	padding: 3px 2px;
	width: 200px;
	
}
.state {
	color: #7D8C8F;
	background: #C2CDCF;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}
.city {
	color: #2F727F;
	background: #EFEFEF;
	padding: 2px 3px;
}
	
.submit {
border: none; margin: 20px 0 0 0; padding: 4px 10px; color: #fff; text-shadow: 1px 1px 0 #424242; text-transform: uppercase; font-size: 12px;  background-color:#4F9BB3; width: 130px; text-align: center; cursor:pointer }
.important { background-color: #CF9F67; color: #fff; }
.alert {
	font-size: 13px;
	font-weight: bold;
	color: #993300;
}

/*------- Tag Cloud Styles ---------*/
#tag_cloud {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	margin-top: 5px;
	border-top: 1px solid #CFCFC2;
	padding: 10px;
	background: url(images/tag_bg.gif) repeat-x left top;
	
}
#tag_cloud a {
	color: #0c9cb1;
	padding: 0 2px;
}
#tag_cloud a:hover {
	color: #fff;
	background-color: #DA6744;
}

/*------- End Tag Cloud Styles ---------*/

div.download-area {
background-image:url(../images/download-bg.gif);
background-repeat:no-repeat;
height:79px;
margin-bottom:15px;
margin-top:15px;
padding:20px;
width:582px;
}
div.download-area img {
float:left;
margin-right:10px;
}

/*------- Footer Styles ---------*/
#footer_wrapper {
	width: 100%;
	float: left;
}	
#footer1 {
	width: 970px;
	height: 73px;
	background-color: #85857e;
	border-bottom: 1px solid #fff;
	margin: 0 auto;
	clear: both;
}
.bottom_nav {
	float: left;
	width: 400px;
}
.bottom_nav ul {
	margin-left: 23px;
}
.bottom_nav ul li {
	display: inline;
	line-height: 73px;
	color: #81cbde;
	font-size: 14px;
	background: url(images/bullet_bottomnav.gif) no-repeat left 6px;
	padding-left: 10px;
	padding-right: 23px;
}
.bottom_nav ul li a {
	color: #81cbde;
}
.bottom_nav ul li a:hover {
	color: #f4f4f4;
}
.sponcers {
	float: left;
	width: 547px;
	text-align: right;
	padding-right: 23px;
	padding-top: 13px;
}
.sponcers img {
	margin-left: 10px;
}


#footer2 {
	width: 970px;
	height: 72px;
	background-color: #a5a59d;
	border-bottom: 1px solid #fff;
	margin: 0 auto;
	clear: both;
	color: #62625b;
}
#footer2 a {
	color: #62625b;
}
#footer2 a:hover {
	color: #f4f4f4;
}
.copyright {
	float: left;
	width: 377px;
	line-height: 18px;
	padding-left: 23px;
	padding-top: 17px;
}
.disclaimer {
	float: left;
	width: 547px;
	text-align: right;
	padding-right: 23px;
	line-height: 73px;
}
/*------- /Footer Styles ---------*/
