/* TOC */
/*	Version: 2.0 (11/09/2009)

	Globals - Classes used on every page or common to every project. General toolbox.
	Page Structure - Classes defining the page structure/layout. These may apply to both home and secondary pages or just secondary pages
	Home Page Structure - Classes used to define home page specific structure/layout, content or formatting. 
	Navigation Elements - Classes used for formatting navigational elements. 
	Page Elements - Classes for elements which are not text related or used for navigation. img, select, etc. 
	Text Elements - Classes related to text. Headings, links, etc.
	Support Elements - Classes which do not fall within another category. Some of these may be legacy or used for supporting code on specific page types. 

*/
/* TOC */

/* Globals */
html{BACKGROUND-COLOR: #ffffff; height:100%; width:100%; padding:0; margin:0;}
body{BACKGROUND-COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, san-serif; FONT-SIZE: 12px; COLOR: #505153; padding: 0; margin: 0; width:100%;background:url(images/body-bg.jpg) repeat-x center bottom;}
p{COLOR: #505153; FONT-FAMILY: Arial, Helvetica, san-serif; FONT-SIZE: 12px; margin: 8px 0px 8px 0px; line-height: 20px; }
td{COLOR: #505153; FONT-FAMILY: Arial, Helvetica, san-serif; FONT-SIZE: 12px; }
li{COLOR: #505153; FONT-FAMILY: Arial, Helvetica, san-serif; FONT-SIZE: 12px; margin: 0px 0px 0px 0px; }
ul{COLOR: #505153; FONT-FAMILY: Arial, Helvetica, san-serif; FONT-SIZE: 12px; margin: 8px 0px 8px 20px; }
.floatleft{float:left;}
.floatright{float:right;}
.clear{clear:both;}
.noshow{display:none; visibility:hidden;}
.show{display:inline; visibility:visible;}
.showblock{display:block; visibility:visible;}
.alignright {text-align: right;}
.aligncenter {text-align: center;}
.alignleft {text-align: left;}
.blackborder { border:solid 1px #000000; }
.whiteborder { border:solid 1px #ffffff; }
.redborder { border:solid 1px #ff0000; }
.blueborder { border:solid 1px #0077c0; }
.noborder { border:none; }
.blackbg {background-color:#000000;}
.graybg {background-color:#cccccc;}
.whitebg {background-color:#ffffff;}
.marginauto { margin:auto; }
.positionabs {position:absolute;}
.positionrel {position:relative;}
/* Globals */

/* Page Structure */
#home-bg{min-height:100%; height: auto !important; height:100%; margin:auto; padding:0; width:970px;}
#secondary-bg{min-height:100%; height: auto !important; height:100%; margin:auto; padding:0 20px 0 20px; width:970px;background:url(images/secondary-bg.jpg) no-repeat center bottom;}
#member-bg{min-height:100%; height: auto !important; height:100%; margin:auto; padding:0 20px 0 20px; width:970px; background:url(images/secondary-bg.jpg) no-repeat center bottom;}
 
#pagetop { width: 970px; text-align: left; }
#pagelogo { border:0; width:970px; }
#pagecontent { width: 970px; text-align: left; padding:0; margin:0;}
.answerbg .topfill{height:100px;}
.answerbg .contentarea-sm{padding-top:100px; background:url(images/answer-bg.png) no-repeat right top;}
#member-bg .answerbg .contentarea-sm {margin-top:60px;}
#member-bg .answerbg .contentarea-sm > div {margin-bottom:30px;}

#pagebottom { width: 970px; text-align: center; padding: 30px 0 0 0; margin:0; }
#pagenav{width: 970px; height:208px; text-align: left;}
#pagehead{width: 970px; text-align: left;}
#pageads{width: 970px; text-align: left; min-height: 420px; height: auto !important; height:350px; }
#pageheading .flashheading { padding-top:70px; margin-bottom:5px; height: 58px;}
#member-bg > #pagecontent{width: 970px; min-height: 191px; height: auto !important; height:191px; text-align: left; background:url(images/member/pagehead-bg.jpg) no-repeat left top;}

.sidepanel { float: left; width: 220px; height: 100%; min-height: 300px; height: auto !important; height:300px; margin:0px 15px 0 0;}
.contentarea { float: left; width: 705px; min-height: 600px; height: auto !important; height:600px; margin:80px 0 0 0; }
.contentarea970 { float: left; width: 970px; min-height: 600px; height: auto !important; height:600px; margin:80px 0 0 0; }
.topsearch {float:right; margin:0 128px 0 0;}
#member-bg * .contentarea { float: left; width: 940px; min-height: 400px; height: auto !important; height:400px; margin:65px 0 80px 0; }
#member-bg * .contentarea-sm { float: left; width: 705px; min-height: 400px; height: auto !important; height:400px; margin:0px 0 130px 0; }
#member-bg * #pageheading{ margin-bottom:10px;}
#member-bg * #pageheading .leftcol { float: left; width: 460px; min-height: 20px; height: auto !important; height:100px; margin:0 10px 0 0; position:relative;}
#member-bg * #pageheading .rightcol { float: right; width: 460px; min-height: 20px; height: auto !important; height:100px; margin:0 0 0 0;}
#member-bg * .leftcol { float: left; width: 460px; min-height: 400px; height: auto !important; height:400px; margin:0 10px 0px 0;}
#member-bg * .leftcol p, #member-bg * .rightcol p { margin: 5px 10px 7px; line-height:18px; }
#member-bg * #pageheading .leftcol p { margin: 2px 0 0 0; }
#member-bg * .rightcol { float: right; width: 460px; min-height: 400px; height: auto !important; height:400px; margin:0 0 120px 0;}
#member-bg * #tagline h1{display:inline; vertical-align:top; float:left; width:525px; margin:28px 0 0 0;}
#member-bg * #pageheading .leftcol h3 {vertical-align:top; font-style:italic; font-weight:normal; margin:0 0 2px 0; font-size:15px; color:#006DC2;}
#member-bg * #tagline h3{display:inline; float:left; vertical-align:top;}
#member-bg * #tagline img{margin:0 120px 0 12px; float:right; }
#member-bg * .box {margin:10px 0 10px 0;}
#member-bg * table{padding:2px;}
#member-bg * #pageheading .leftcol .membercontact {}
#member-bg * #pageheading .rightcol .membercontact {margin-left:auto; margin-right:auto;}
#member-bg * tr{}
#member-bg * td.label{color:#006dc2; text-align:right; text-transform:uppercase; /* width:100px; */ line-height:20px; padding-right:10px;}
#member-bg * h2{border:solid 1px #a3c5d5; color:#ffffff; padding:6px; width:332px; background:url(images/member/h2-bg.jpg) repeat-y left top; text-transform:uppercase; margin:0 0 6px 0;}
#member-bg * .gal-thumb{float:left; width:152px; height:112px; margin:5px 0 3px 0;}
#member-bg * .gal-sep{float:left; width:2px; height:112px;}
#member-bg * .gal-preview{width:460px; margin:2px 0 3px 0;}

#pageads > .ad305{float:left; height:180px; width:305px; margin:8px 0 0 0;}
#pageads > .adbox{float:left; height:146px; width:182px; margin:8px 0 0 0;}
#pageads > .sep1{float:left; height:146px; width:15px; margin:0;}
#pageads > .sep2{float:left; height:146px; width:26px; margin:0;}
#pageads > .answercenter-sm{height:30px; width:182px; padding:116px 0 0 0; background-image:url(upload/ads/answer-center.gif); background-position:left top; background-repeat:no-repeat;}
#pageads > .answercenter-sm > .inputbox-sm_bg{float:right; height: 24px; padding:0 50px 0 0; margin:0; width: 125px; background-image:url(images/inputbox-sm2_bg.gif); background-position:left top; background-repeat:no-repeat;}
#pageads > .answercenter-sm > .inputbox-sm_bg > .inputbox{border:none; background-color:transparent; margin:4px 0 4px 20px; padding:0; width:70px; height:24px;}
#pageads > .findabuilder{height:42px; width:175px; padding:116px 0 0 7px; background-image:url(upload/ads/pool-builder.gif); background-position:left top; background-repeat:no-repeat;}
#pageads > .findabuilder > .inputbox-sm_bg{float:right; height: 24px; padding:0 10px 0 0; margin:0; width: 95px; background-image:url(images/inputbox-sm3_bg.gif); background-position:left top; background-repeat:no-repeat;}
#pageads > .findabuilder > .inputbox-sm_bg > .inputbox{border:none; background-color:transparent; margin:4px 0 4px 20px; padding:0; width:38px; height:24px;}

#pool-builder { width:970px; min-height: 800px; height: auto !important; height:800px; margin:130px 0 0 0; }
#pool-builder > #topnav{list-style-type:none; padding:0 0 0 2px; margin:2px auto; }
#pool-builder > #topnav > li{color:#0077c0; display:block; float:left; font-size:14px; font-weight:bold; margin:2px 3px 2px 3px; padding: 4px 4px 4px 4px; width: 122px;}
#pool-builder > #custom-pool {float:left; width:490px; margin:20px 20px 0 40px;}
#pool-builder > #pool-size {float:left; width:370px; margin:20px 20px 0 20px;}
#pool-builder > #pool-selections {margin: 4px 0 0 7px; width:970px; min-height: 250px; height: auto !important; height:250px; }
#pool-builder > #pool-selections div {float:left; margin:2px 0 2px 0; width:138px;}
#pool-builder > #pool-selections h3 {color:#0077c0; text-align:center; text-transform:uppercase;}
#pool-builder > #pool-selections img {border:solid 1px #949699;}
#pool-builder > #pool-form {width:970px; }
#pool-builder * #pool-getbid {width:930px; margin:20px; min-height: 250px; height: auto !important; height:250px; }
#pool-builder * #pool-getbid h1 {margin:4px;}
#pool-builder * #pool-getbid div {float:left; margin:6px;}
#pool-builder * .bid-button {width:885px; text-align:right; margin:0 20px 0 0;}
/* Page Structure */

/* Home Page*/
#homeflashbox {width: 100%; text-align: left; top:100px;}
#homeflashplace {height:665px; width: 970px; text-align: left; }
#homeflash { height:637px; text-align: left; margin-left: auto !important; margin-right: auto !important; left: auto !important; position:relative !important;}
#homeflashswf { height:650px; width: 970px; text-align: left; }
#homeflashalt { height:650px; width: 970px; text-align: left; margin:auto; }
#homeleftcol { float:left; width:660px; margin:0px 10px 0 0; padding:0; }
.homerow .waterbg * p {margin:0 0 8px 0; line-height:16px;}
.homerow > .box-wide { float:left; width:660px; min-height:100px; margin:8px 0 0 0; padding:0; }
.homerow > .box { float:left; width:323px; min-height:60px; margin:8px 0 0 0; padding:0; }
#topnav{list-style-type:none; padding:0; margin:20px 0 4px 0;}
#topnav > li{display:inline; margin: 0 12px 0 0; border: solid 1px #0077c0;}

h2.boxtitle {font-size:24px; font-weight:bold; line-height: 26px; color:#000000; margin:0 0 8px 0; padding:0; border:none;}
.homelinklist {margin:0; padding:0; list-style-type:none;}
.homelinklist li{border-bottom:solid 1px #82cfee; padding:0; margin:0;}
.homelinklist .icon {float:left; width:62px;}
.homelinklist .icon img {border:solid 2px #66bae2; width:51px;}
.homelinklist .link{float:left; width:170px; min-height:30px; height:auto !important; height:20px; padding:0; margin:0 0 4px 10px; font-size:14px; font-weight:bold; line-height: 16px; color:#0a85d6; }
.homelinklist .link > p {margin:2px 0 0 0;}

.waterbg{float:left; padding:90px 0 0 20px; margin:8px 0 0 0; height:260px; width:625px; background-image:url(images/waterbg.jpg); background-position:left top; background-repeat:no-repeat;}
.wide-left{float:left; border-right:solid 1px #adc3c8; height:150px; width:320px; padding:0 12px 0 0;}
.wide-right{float:left; height:150px; width:240px; padding:0 4px 0 12px;}
.waterbg * a.small:link{color:#222222;}

.answercenter{width:250px; float:right; height:230px; margin:0; padding:120px 0 0 26px; background-image:url(images/answer-center-bg.jpg); background-position:left top; background-repeat:no-repeat;}
.inputbox-lg_bg{height: 25px; padding:0; margin:0; width: 214px; background-image:url(images/inputbox-lg_bg.gif); background-position:left top; background-repeat:no-repeat;}
.inputbox-lg_bg > .inputbox{border:none; background-color:transparent; margin:5px 0 4px 20px; padding:0; width:160px;}
.inputbox-lg_bg .ok-button {height:18px;margin:4px 0 0 0;width:25px;vertical-align:top;}
.inputarea{height:20px; margin:0 6px 0 0; width:220px;}
.topicarea{float:left; margin:10px 0 0 0; width:190px;}
.topicarea ul{padding:2px;}
.topicarea li{color:#0077c0; padding:0 0 5px 0;}
.topicarea > a{margin:4px 4px 4px 4px; text-decoration:underline;}
.contactarea{float:left;margin:25px 0 0 0 ;width:114px;}
.contactarea img {border:none;height:95px;width:100px;}
.white-box-sm{width:291px; height:201px; margin:auto; padding: 4px 12px 4px 12px; background-image:url(images/white-box.jpg); background-position:left top; background-repeat:no-repeat;}
h2.white-box-sm{color:#ffffff; margin-bottom:10px;}
.white-box-lg{width:970px; height:240px; margin:4px auto; background-image:url(images/white-box-lg.jpg); background-position:left top; background-repeat:no-repeat;}
.faq{width:315px; height:155px; margin:0; padding:60px 0 0 0; background-image:url(upload/faq-bg.png); background-position:left top; background-repeat:no-repeat;}
.faq > div {padding:0 60px 0 0; }
.store-locator-250{float:right; width:300px; height:215px; margin:0; background-image:url(images/store-locator-250.jpg); background-position:left top; background-repeat:no-repeat;}
.store-locator-250 > div {padding:174px 0 0 12px; }
.inputbox-sm_bg{float:right; height: 24px; padding:0 30px 0 0; margin:0; width: 125px; background-image:url(images/inputbox-sm_bg.gif); background-position:left top; background-repeat:no-repeat;}
.inputbox-sm_bg > .inputbox{border:none; background-color:transparent; margin:4px 0 4px 20px; padding:0; width:70px; height:24px;}
.ok-button {height:18px;margin:2px 0 0 0;width:25px;vertical-align:top;}
.prodlistitem {float:left; margin:16px 0 0 0; padding:0 4px 0 4px; min-height:60px; text-align:center; width:315px;}
.prodlistitem > h2 {font-weight:bold; margin:0; padding:0;}
/* Home Page */

/* Navigation Elements */
.subnav {list-style-type:none; margin:0; padding:0;}
.topfill { height: 30px; }
.topfill h1{ margin:0; }
.navspace { height: 7px; }
.subnavon { width:165px; border:solid 1px #468ebb; text-align:left; color: #ffffff; BACKGROUND-COLOR: transparent; cursor: pointer; FONT-FAMILY: Arial, Helvetica, san-serif; FONT-SIZE: 12px; padding: 4px 4px 4px 20px; margin: 2px 0px 0px 0px; background-image:url(images/subnav_bg2.jpg); background-position:left top; background-repeat:repeat-y;}
.subnavoff { width:165px; border:solid 1px #468ebb; text-align:left; color: #0065a7; BACKGROUND-COLOR: transparent; cursor: pointer; FONT-FAMILY: Arial, Helvetica, san-serif; FONT-SIZE: 12px; padding: 4px 4px 4px 20px; margin: 2px 0px 0px 0px; background-image:url(images/subnav_bg.jpg); background-position:left top; background-repeat:repeat-y;}
.storenavon { BACKGROUND-COLOR: #000000; padding: 4px 8px 4px 4px; margin: 2px 0px 0px 0px; color: #505153; cursor: pointer; }
.storenavoff { BACKGROUND-COLOR: transparent; padding: 4px 8px 4px 4px; margin: 2px 0px 0px 0px; COLOR: #000000; cursor: pointer; }
.storenavseloff { BACKGROUND-COLOR: #888888; padding: 4px 8px 4px 4px; margin: 2px 0px 0px 0px; color: #505153; cursor: pointer;  }
.itemnavon { BACKGROUND-COLOR: #f2eccf; padding: 8px 8px 8px 4px; margin: 0px 0px 0px 0px; color: #000000; cursor: pointer; border-bottom: solid 1px #dddddd; }
.itemnavoff { BACKGROUND-COLOR: transparent; padding: 8px 8px 8px 4px; margin: 0px 0px 0px 0px; COLOR: #505153; cursor: pointer; border-bottom: solid 1px #dddddd; }
.bio{margin:2px 0 6px 0; padding: 2px 0 4px 0; border-bottom:solid 1px #444444;}

.subnavon A{COLOR: #ffffff; TEXT-DECORATION: none}
.subnavon A:link{COLOR: #ffffff; TEXT-DECORATION: none}
.subnavon A:active{COLOR: #ffffff; TEXT-DECORATION: none}
.subnavon A:hover{COLOR: #ffffff; TEXT-DECORATION: none}

.subnavoff A{COLOR: #0065a7; TEXT-DECORATION: none}
.subnavoff A:link{COLOR: #0065a7; TEXT-DECORATION: none}
.subnavoff A:active{COLOR: #0065a7; TEXT-DECORATION: none}
.subnavoff A:hover{COLOR: #0065a7; TEXT-DECORATION: none}

.storenavon A{COLOR: #505153; TEXT-DECORATION: none}
.storenavoff A{COLOR: #000000; TEXT-DECORATION: none}
.storenavseloff A{COLOR: #505153; TEXT-DECORATION: none}
.itemnavon A{COLOR: #000000; TEXT-DECORATION: none}
.itemnavoff A{COLOR: #000000; TEXT-DECORATION: none}

.bottomlinks { color: #505153; FONT-SIZE: 11px; }
.bottomlinks a {color: #505153; FONT-SIZE: 11px; TEXT-DECORATION: none; }
.bottomlinks a:active {color: #505153; FONT-SIZE: 11px; TEXT-DECORATION: none; }
.bottomlinks a:link {color: #505153; FONT-SIZE: 11px; TEXT-DECORATION: none; }
.bottomlinks a:visited {color: #505153; FONT-SIZE: 11px; TEXT-DECORATION: none; }
.bottomlinks a:hover {color: #a7a9ac; FONT-SIZE: 11px; TEXT-DECORATION: none; }

.tforegd { background-color: #ffffff; border: solid 1px #888888; }
.theader { background-image: url(./images/defaultHeaderBg.gif); height: 20px; }
.thead { background-color: #999999; }
.thead td { color: #ffffff; }

.tback { width: 100%; text-align: left; }
.tback tr {  }
.tback td { border-bottom: solid 1px #f2f2f2; padding: 2px; margin: 1px;  }

.trow { background-color: transparent; cursor: hand; vertical-align: top; }
.trow2 { background-color: #e7e7e7; cursor: hand; vertical-align: top;  }
.rowbkgd { background-color: #f0f0f0; }
.colrow { background-color: #FEF2F1 }
.setcell { border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #808080; border-right-width: 1px; border-right-style: solid; border-right-color: #989898 }

.smallrt { color: #000000 }

.menu { FONT-FAMILY: Arial, Helvetica, san-serif; COLOR: #505153; FONT-SIZE: 12px; }
A.menu:link{COLOR: #505153; TEXT-DECORATION: none}
A.menu:active{COLOR: #505153; TEXT-DECORATION: none}
A.menu:visited{COLOR: #505153; TEXT-DECORATION: none}
A.menu:hover{COLOR: #0065a7; TEXT-DECORATION: underline}

.menu2 { FONT-FAMILY: Arial, Helvetica, san-serif; COLOR: #505153; FONT-SIZE: 12px;  }
A.menu2:link{COLOR: #505153; TEXT-DECORATION: none}
A.menu2:active{COLOR: #505153; TEXT-DECORATION: none}
A.menu2:visited{COLOR: #505153; TEXT-DECORATION: none}
A.menu2:hover{COLOR: #0a85d6; TEXT-DECORATION: none}

.menu3 { FONT-FAMILY: Arial, Helvetica, san-serif; COLOR: #0a85d6; FONT-SIZE: 11px;  }
A.menu3:link{COLOR: #0a85d6; TEXT-DECORATION: none}
A.menu3:active{COLOR: #0a85d6; TEXT-DECORATION: none}
A.menu3:visited{COLOR: #0a85d6; TEXT-DECORATION: none}
A.menu3:hover{COLOR: #505153; TEXT-DECORATION: none}

.level2 { text-align:left; padding: 2px 0 2px 22px; }
.level3 { text-align:left; padding: 2px 0 2px 32px; }

.cbborder{}
.cblt2 { float:left; margin:0px 2px 0px 0px; padding:0px 4px 1px 4px; text-align:center; font: Arial, Helvetica; font-weight:700; font-size: 12px; border:solid 1px #aaaaaa; BACKGROUND-COLOR: transparent; color: #aaaaaa; cursor: pointer }
.cblt { float:left; margin:0px 2px 0px 0px; padding:0px 4px 1px 4px; text-align:center; font: Arial, Helvetica; font-weight:700; font-size: 12px; border:solid 1px #0065a7; BACKGROUND-COLOR: transparent; color: #0065a7; cursor: pointer }
.cbdk { float:left; margin:0px 2px 0px 0px; padding:0px 4px 1px 4px; text-align:center; font: Arial, Helvetica; font-weight:700; font-size: 12px; border:solid 1px #0065a7; BACKGROUND-COLOR: #0065a7; color: #ffffff; cursor: pointer }

/* Navigation Elements */

/* Page Elements */
#bookmarks { border: solid 1px #dddddd; padding: 4px; margin-top: 2px; }

FIELDSET { margin-bottom: 5px; border: 1px solid #cccccc; -moz-border-radius: 4px 4px 4px 4px; padding: 4px 2px 4px 2px; }
img{border-color: black;}
textarea{border:1px solid #cccccc;padding:3px;margin-bottom:3px;font-size:11px;font-family:"lucida grande", tahoma, verdana, arial, sans-serif;}

.blue-button{border:none;width:100px;height:22px;}
.ibbtn {border: 1px outset #999999; cursor: pointer; margin: 0px 0px 0px 0px; padding: 1px 0px 2px 0px;background-color: #505153; font-family: Arial, Helvetica; font-size: 11px; font-weight: bold;height: 20px; color: #565655; background-image: url(./images/btn_tile.gif);}
.inputbox {font-family: Arial, Helvetica;COLOR: #000000;background-color: #ffffff;font-size: 10pt;border-width:1px;border-color:#cccccc;border-style: solid;}
.ruSubmitButton { float: left; clear: left; border: 0; height: 22px; font: bold 11px arial,verdana,sans-serif; width:65px; background:url('images/ruSprite.png') no-repeat; }
.small-button{border:none;width:19px;height:19px;}
.select { border: 1px solid #cccccc;  background-color: #ffffff; color: #000000; font-FAMILY: Arial, Helvetica, sans-serif; font-size: 12px; }
.picframe { border-color: #cccccc; border-style: solid; border-width: 1px; }
.socialicon { margin: 0px 2px 2px 0px; border: 0px; }
/* Page Elements */

/* Text Elements */
a {COLOR: #0a85d6; FONT-FAMILY: Arial, Helvetica, san-serif; TEXT-DECORATION: none }
A:link {COLOR: #0a85d6; TEXT-DECORATION: none}
A:active {COLOR: #0a85d6; TEXT-DECORATION: none}
A:visited {COLOR: #0a85d6; TEXT-DECORATION: none}
A:hover {COLOR: #505153; TEXT-DECORATION: none}

.small {FONT-SIZE: 10px; COLOR: #222222; FONT-FAMILY: Arial, Helvetica, san-serif; TEXT-DECORATION: none }
A.small:link {COLOR: #222222;  font-weight: normal; text-decoration: none; }
A.small:visited {COLOR: #222222;  font-weight: normal;  text-decoration: none; }
A.small:active {COLOR: #222222;  font-weight: normal;  text-decoration: none; }
A.small:hover {COLOR: #000000; TEXT-DECORATION: none;}

.smalllink {FONT-SIZE: 10px; COLOR: #222222; FONT-FAMILY: Arial, Helvetica, san-serif; TEXT-DECORATION: underline }
A.smalllink:link {COLOR: #222222;  font-weight: normal; text-decoration: underline; }
A.smalllink:visited {COLOR: #222222;  font-weight: normal;  text-decoration: underline; }
A.smalllink:active {COLOR: #222222;  font-weight: normal;  text-decoration: underline; }
A.smalllink:hover {COLOR: #000000; TEXT-DECORATION: underline;}

A.smallwhite:link {COLOR: #ffffff;  font-weight: normal; }
A.smallwhite:visited {COLOR: #ffffff;  font-weight: normal;}
A.smallwhite:hover {COLOR: #cccccc; TEXT-DECORATION: none;}

.white {FONT-SIZE: 11px; COLOR: #ffffff }
.whitehdr {FONT-SIZE: 11px; COLOR: #ffffff; font-weight: bold }
A.white:link {COLOR: #ffffff; TEXT-DECORATION: none }
A.white:active {COLOR: #ffffff; TEXT-DECORATION: none }
A.white:visited {COLOR: #ffffff; TEXT-DECORATION: none }
A.white:hover {COLOR: #ffffff; TEXT-DECORATION: underline }

.featuredlisting { font-size: 14px; width:97%; border: solid 1px #ccd0e0; padding: 8px; background-color: #f9fdfe; min-height: 120px; }
.featuredheading { COLOR: #0a85d6; FONT-FAMILY: Arial, Helvetica, san-serif; font-size: 18px; font-weight: bold; }

.title,h1 {COLOR: #006dc2; FONT-FAMILY: Arial, Helvetica, san-serif; font-size: 20px;  text-decoration: none;margin:6px 0px 0px 0px; }
.subhead,h5 {COLOR: #505153; FONT-FAMILY: Arial, Helvetica, san-serif; font-size: 14px; text-decoration: none; margin: 6px 0px 0px 0px}
.head,h4 {COLOR: #006dc2; FONT-FAMILY:  Arial, Helvetica, san-serif; font-size: 16px; text-decoration: none; margin: 6px 0px 2px 0px}
.heading,h2 {COLOR: #006dc2; FONT-FAMILY:  Arial, Helvetica, san-serif; font-size: 16px; text-decoration: none; margin: 6px 0px 2px 0px}
.subheading,h3 {FONT-FAMILY: Arial, Helvetica, san-serif; COLOR: #505153; FONT-SIZE: 14px; margin:2px;}
.subheading2,h4 {FONT-FAMILY: Arial, Helvetica, san-serif; COLOR: #fe2829; FONT-SIZE: 14px; margin:2px;}
.subheading3 {FONT-FAMILY: Arial, Helvetica, san-serif; COLOR: #979798; FONT-SIZE: 12px; font-weight:bold;}
.subheading4 {FONT-FAMILY: Arial, Helvetica, san-serif; COLOR: #006dc2; FONT-SIZE: 11px; font-weight:bold;}
.smalltext {FONT-FAMILY: Arial, Helvetica, san-serif; COLOR: #a7a9ac; FONT-SIZE: 9px; }
.smallhead,h6 {FONT-SIZE: 10px; FONT-FAMILY: Arial, Helvetica, san-serif; font-weight: bold; TEXT-DECORATION: none;margin:2px; }
.red {FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #fe2829; FONT-FAMILY: Arial, Helvetica, san-serif }
.black {FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, san-serif }
.gray {FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #aaaaaa; FONT-FAMILY: Arial, Helvetica, san-serif }
.smallred {FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #FF0000; FONT-FAMILY: Arial, Helvetica, san-serif }
.bottomlinks {border:solid 1px #cccccc; background:url(images/bottomlinks-bg.jpg) repeat-x center bottom; margin: 0; padding:0; FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #505153; FONT-FAMILY: Arial, Helvetica, san-serif;  }
.copyright {margin-top: 8px; FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #505153; FONT-FAMILY: Arial, Helvetica, san-serif;  }
.smallblack {FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, san-serif }
.smallwhite {FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #505153; FONT-FAMILY: Arial, Helvetica, san-serif }
.listing-state {border:solid 1px #a3c5d5; color:#ffffff; padding:6px; width:332px; background:url(images/member/h2-bg.jpg) repeat-y left top; font-size:16px; font-weight:bold; text-transform:uppercase; margin:20px 0 6px 0}
.listing-city {margin: 4px 0pt 0 8px; text-transform:uppercase; font-weight:bold;}
.listing {margin: 6px 0pt 12px 24px;}
/* Text Elements */

/* Support Elements */
.contentframe { padding: 2px; }
.content { padding-right: 8px; min-height:300px;}

.contentareawide { float: left; width: 970px; min-height: 400px;  }
.navbar { background-image: url(upload/logo.gif); background-repeat: no-repeat; background-position: left bottom; }

.titledot { COLOR: #0a85d6; FONT-FAMILY: Arial, Helvetica, san-serif; font-size: 32px; text-decoration: none; margin: 6px 0px 3px 0px; width: 100%; padding: 0px 0px 3px 0px; }

.mainpanel { width: 720px; float: left; margin: 0px 0px 0px 24px; }
.rightcol { float: right; width: 150px; height: 100%; min-height: 600px; margin-left: 15px; }
.headerblock { width: 100%; height: 20px; margin-bottom: 2px; }

.colheadertable { height: 80%; padding: 0px; margin: 0px; }
.colheadertable td { height: 100%; color: #505153; font-family: Arial, Helvetica, san-serif;  font-size: 14px; font-weight: bold; text-decoration: none }
.colheader { height: 35px; overflow: hidden; background-color: #888888; }
.colheaderleft { height: 35px; overflow: hidden; background-color: #888888; }
.colheaderright { height: 35px; overflow: hidden; background-color: #888888; }

.widgetholder { float: left; margin-bottom: 6px; border-left: solid 1px #5f5e60; border-right: solid 1px #5f5e60; border-top: solid 1px #5f5e60; border-bottom: solid 1px #5f5e60;}
.widgetopen { float: left; margin-bottom: 6px }
.widgetopencontent { padding: 6px 6px 6px 6px; }
.widgetopencontent p {  }

.widget { width: 100%; border-collapse: collapse; }
.widgettitle { background-color: #231f20; }
.widgettitle td { padding: 3px; color: White }
.widgetcontent { padding: 10px 10px 10px 10px; }

.widgetprice { text-align: center; }
.widgetprice table td {  font-size: 22px; color: #636466; }
.widgetimage { text-align: center; }

.rowhdr { background-color: #606060; }
.row1 { background-color: #eeeeee; }
.row2 { background-color: #f4f4f4; }
.blocklink { display:block; width: 100%; BACKGROUND-COLOR: #aaaaaa; TEXT-DECORATION: none; }
A.blocklink { TEXT-DECORATION: none; }
.locationtxt { padding: 4px 0px 0px 0px; color: #bbbbbb; font-size: 11px; }
.locationmap { height: 400px; width: 99%; border: solid 1px #aaaaaa; }
.locationthumb { border: solid 1px #333333; }
.locationpic { border: solid 1px #333333; }
.locationseparator { width: 100%; height: 0px; border-top: solid 1px #eeeeee; }
.maplink {padding:4px 0 0 0; text-align:right;width:100%;display:block;float:right;}

#dhtmltooltip{position: absolute;left: -300px;width: 150px;border: 1px solid black;padding: 2px;background-color: white;visibility: hidden;z-index: 100;filter: progid:DXImageTransform.Microsoft.Shadow(color='#a0a0a0',direction=135, Strength=3);}
#dhtmlpointer{position:absolute;left: -300px;z-index: 101;visibility: hidden;}

.survey_title {font-size: 16px; COLOR: #888888; font-weight: bold;}
.survey_results_title {font-size: 14px; COLOR: #888888; font-weight: bold;}
.survey_question {font-size: 11px; COLOR: #3c3c3c;}
.survey_error {font-size: 11px; COLOR: #FF0000;}
.survey_answer {font-size: 11px; COLOR: #3c3c3c; margin: 0px 0px 0px 16px;}
.survey_question_red {font-size: 11px; COLOR: #FF0000; }
.survey_header { font-size: 12px; font-weight: bold; background-color: #f0f0f0 }
.column_header { background-color: #f0f0f0; font-weight: bold }
.column_answer {font-size: 11px; COLOR: #3c3c3c; margin: 0px 0px 0px 16px;}

DIV#icongroup1 { width: 100%; }

.gallerytablegrid { border-collapse: collapse; border: 0px; width: 100px; }
.gallerytablegrid td { padding-right: 4px; }
.gallerytablelist { border: 0px; width: 100%; }
.gallerytablelist td { padding-right: 1px; padding-bottom: 1px; }
.galleryinnertable { border-collapse: collapse; width: 100%; height: 100%; border-color: #cccccc; border-style: solid; border-width: 1px; }
.galleryinnertable td { padding: 4px; text-align: center; }
.galleryinnertable tr { vertical-align: top; }
.galleryseparator { height: 2px; }

.gallery-photo{border:none; width:672px; margin:0 6px 0 10px; padding:4px 4px 0 4px;}

.photo-top
{
	background-image:url(images/gallery/top-bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	width:700px;
	height:5px;	
	padding:0;
	margin:0;
}

.photo-bg
{
	background-color:#ffffff;
	background-image:url(images/gallery/mid-bg.png);
	background-repeat:repeat-y;
	background-position:center top;
	width:700px;
	padding:0;
	margin:0;
}

.photo-bottom
{
	background-image:url(images/gallery/bottom-bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	width:700px;
	height:5px;	
	padding:0;
	margin:0;
}

.separatorline { clear: both; border-bottom: solid 1px #eeeeee; height: 1px; padding-top: 12px; margin-bottom: 12px; width: 97%; }

.downloadrow { background-color: #9E9E9E; height: 20px; padding: 4px 0px 0px 2px; margin-bottom: 1px; color: #505153; }
.downloadicon { width: 21px; float: left; }
.downloadsubitem { margin-left: 21px; }
/* Support Elements */

.bookmark { color: #999999; font-size: 10px; margin-top: 12px; }
.bookmark img { float: left; margin-right: 2px; }


#cslaunch { background-color: #cccccc; padding: 4px; margin: 2px;}
#cslaunchheader { color: #ffffff; font-size: 10px;padding-bottom: 2px;}
#cslaunchlinks { background-color: #ffffff; padding: 4px;}
#csstatuspanel { padding: 4px 0px 0px 4px; }
#cswrapper { overflow: auto; height: 100%; }

.sitemap { list-style: none; margin: 6px 0px 6px 30px }
.sitemap li { list-style: none; }
.sitemap li a { color: #888888;  }
.sitemap li a:visited { color: #888888;  }
.sitemap li a:hover { color: #888888; }
.sitemap li a:visited { color: #888888;  }
.sitemapheader { font-weight: bold; font-size: 12px; margin: 6px 0px 0px 0px; }
.sitemapheader a { color: #888888;  }
.sitemapheader a:hover { color: #888888;  }
.sitemapheader a:visited { color: #888888;  }


