#dhtmltooltip{
position: absolute;
width: 200px;
border: 1px dotted #C2C2C2;
padding: 5px;
background-color: #e1efe2;
visibility: hidden;
line-height:1.5;
z-index: 100;
color:#404040;
font-family:Arial, Helvetica, sans-serif;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

a.tip {
background-image:url(images/tipToolPlus.jpg);
background-repeat:no-repeat;
background-position:right top;
padding-right:10px;
text-decoration:underline!important;
color:#5C9C60!important;
margin-left:2px;
margin-right:2px;
}

/* ------ Tab Container ------------------ */
div.tab-slideshow {
float:left;
height:auto;
margin-right:5px;
margin-leftL:5px;
position:relative;
width:140px;
}

div.tab-slideshow h1 {
	font-size:12px!important;
	font-weight:bold!important;
}

div.tab-slideshow p {
	font-size:11px!important;
	font-family:Arial, Helvetica, sans-serif!important;
	line-height:1.3!important;
}

.ajax__tab_xp .ajax__tab_active .ajax__tab_outer,
.ajax__tab_xp .ajax__tab_active .ajax__tab_inner,
.ajax__tab_xp .ajax__tab_active .ajax__tab_tab {
background: url(images/tabactive.jpg)!important;
}

.ajax__tab_xp .ajax__tab_inner,
.ajax__tab_xp .ajax__tab_tab,
.ajax__tab_xp .ajax__tab_tab,
.ajax__tab_xp .ajax__tab_outer {
background: url(images/tabinactive.jpg)!important;
}

.ajax__tab_xp .ajax__tab_header {
background:transparent!important;
font-family:Arial, Helvetica, sans-serif!important;
font-size:11px!important;
border-bottom:1px dotted #C2C2C2;
margin-top:10px;
}

.ajax__tab_xp .ajax__tab_body {
border-color:#C2C2C2!important;
border-style:none dotted dotted!important;
border-width:0 1px 1px!important;
font-family: Arial, Helvetica, sans-serif!important;
font-size:10pt;
padding:8px;
}
/* ------ Carosel --------- */

div#product-ideas {
	background-image:url(images/SlideshowPromoBackground.jpg);
	background-repeat:no-repeat;
	float:left;
	width:297px;
	height:232px;
	padding-top:9px;
	padding-left:3px;
}

div#product-ideas h1,
div#product-ideas h1 a{
color:#6CB070;
font-family:Georgia,Geneva,Helvetica,sans-serif;
font-size:16pt;
font-weight:normal;
letter-spacing:0;
line-height:1.5;
padding-left:32px;
text-align:left;
}


li {
list-style-image:disc;
list-style-position:outside;
list-style-type:disc;
}

.jcarousel-container {
position:relative;
}

.jcarousel-container {
float:left;
}

.jcarousel-container p {
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:1.3;
}

.jcarousel-clip {
margin:0;
overflow:hidden;
padding:0;
position:relative;
z-index:2;
}
.jcarousel-list {
left:0;
margin:0;
overflow:hidden;
padding:0;
position:relative;
top:0;
z-index:1;
}

.jcarousel-item {
background:transparent none repeat scroll 0 0;
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

.jcarousel-next {
display:none;
z-index:3;
}
.jcarousel-prev {
display:none;
z-index:3;
}
.jcarousel-container .jcarousel-prev-horizontal {
background-image:url(images/testside.jpg);
background-position:0px 0px;
background-repeat:no-repeat;
cursor:pointer;
height:156px;
text-align:center;
width:30px;
}
.jcarousel-container .jcarousel-prev-horizontal:hover {
background-image:url(images/testside.jpg);
background-position:0px -158px;
background-repeat:no-repeat;
cursor:pointer;
height:156px;
text-align:center;
width:30px;
}
.jcarousel-container .jcarousel-prev-horizontal:active {
background-image:url(images/testside.jpg);
background-position:0px 0px;
background-repeat:no-repeat;
cursor:pointer;
height:156px;
text-align:center;
width:30px;
}
.jcarousel-container .jcarousel-prev-disabled-horizontal, .jcarousel-container .jcarousel-prev-disabled-horizontal:hover, .jcarousel-container .jcarousel-prev-disabled-horizontal:active {
background-image:url(images/testside.jpg);
background-position:0px -316px;
background-repeat:no-repeat;
cursor:default;
height:156px;
text-align:center;
width:30px;
}
.jcarousel-container .jcarousel-next-horizontal {
background-image:url(images/testsideRight.jpg);
background-repeat:no-repeat;
cursor:pointer;
height:156px;
text-align:center;
width:40px;
background-position:0px 0px;
}
.jcarousel-container .jcarousel-next-horizontal:hover {
background-image:url(images/testsideRight.jpg);
background-repeat:no-repeat;
cursor:pointer;
height:156px;
text-align:center;
width:40px;
background-position:0px -158px;
}
.jcarousel-container .jcarousel-next-horizontal:active {
background-image:url(images/testsideRight.jpg);
background-repeat:no-repeat;
cursor:pointer;
height:156px;
text-align:center;
width:40px;
background-position:0px 0px;
}
.jcarousel-container .jcarousel-next-disabled-horizontal, .jcarousel-container .jcarousel-next-disabled-horizontal:hover, .jcarousel-container .jcarousel-next-disabled-horizontal:active {
background-image:url(images/testsideRight.jpg);
background-repeat:no-repeat;
cursor:default;
height:156px;
text-align:center;
width:40px;
background-position:0px -316px;
}

.jcarousel-container .jcarousel-pageimg a:hover {
background-image:url(images/testsideRight.jpg);
background-repeat:no-repeat;
cursor:pointer;
height:156px;
text-align:center;
width:40px;
background-position:0px -158px;
}
.jcarousel-container .jcarousel-pageimg a.current {
background-image:url(images/testsideRight.jpg);
background-repeat:no-repeat;
cursor:pointers;
height:156px;
text-align:center;
width:40px;
background-position:0px 0px;
}
.jcarousel-container .jcarousel-pagetext {
color:#999999;
display:block;
font-size:77%;
line-height:18px;
text-align:center;
width:100%;
}

.crsl-ww .jcarousel-container {
width:297px;
}
.crsl-ww .jcarousel-clip-horizontal {
height:210px;
width:283px;
}

ul.jcarousel-list,
jcarousel-list-horizontal {
padding-top:4px;
}
.crsl-ww li {
float:left;
width:283px;
height:205px;
overflow:hidden;
}
.crsl-ww li img {
display:block;
height:auto;
margin:0 auto;
padding-left:0px;
text-align:center;
width:250px;
}

div.slide_image {
height:145px;
margin:0px auto;
overflow:hidden;
text-align:center;
width:250px;
}

div.slide_title {
	position:relative;
	float:left;
	width:297px;
	height:35px;
	padding-top:15px;
	text-align:center;
}
.crsl-ww .jcarousel-next-horizontal {
position:absolute;
right:0px;
top:-2px;
}
.crsl-ww .jcarousel-prev-horizontal {
left:0px;
position:absolute;
top:-2px;
}

.crsl-ww .jcarousel-pagetext {
color:#999999;
font-size:10px;
position:absolute;
top:0px;
width:215px;
font-family:Arial, Helvetica, sans-serif;
text-align:center;
}

li.jcarousel-item p {
color:#299AAD;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
line-height:1;
margin-top:0;
text-align:center;
}
	
li.jcarousel-item  a {
color:#299AAD;
font-family:Arial,Helvetica,sans-serif;
font-size:15px;
line-height:0.5;
text-decoration:none;
font-weight:bold;
	}
/*------- Carosel Ends -----------*/	

/* ------ Accoridian Begins -----------------*/
div.accordionHeaderSelected,
div.accordionHeader {
background-image:url(images/accordianHeader.jpg);
background-repeat:no-repeat;
border-top:1px dotted #C2C2C2;
font-family:Arial,Helvetica,sans-serif;
height:20px;
margin-bottom:0;
padding-bottom:2px;
padding-left:5px;
padding-top:3px;
width:149px;
}

div.accordionHeaderSelected a,
div.accordionHeader a {
	color:#6CB070;
	font-size:13px;
	font-weight:normal;
}
div.accordionContent {
	width:150px;
}
div.accordionContent ul{
	margin:0!important;
	padding-left:5px!important;
	width:150px;
}

div.accordionContent li {
border-top:1px dotted #C2C2C2;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
}

div.accordionContent li img{
	position:relative;
	float:left;
	width:120px;
	height:auto;
	padding:5px;
}

div.accordionContent h1 {
	font-size:12px;
}
/* ------- Accoridan Ends ------------ */

/*========================================== Universal Elements ==========================================*/
* {
padding: 0;
margin: 0;
}

a {
	color:#55B8BA;
	text-decoration:none;
	}

a:link {
	color:#55B8BA;
	text-decoration:none;
	}

img {
border:none;
}

a:hover {
	color:#6CB070;
}

object {
	z-index:50;
}
html {
padding:0;
min-height: 100%;
margin-bottom: 1px;
overflow: -moz-scrollbars-vertical !important;
}

body { 
background-color:#e8f5f5;
background-image: url(images/Image-ibaths-site-background.jpg);
background-repeat: repeat;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
margin-left: auto;
margin-right: auto;
padding:0;
	}
	
div#background {
background-image: url(images/img_topUtilityBackground.jpg);
background-repeat:no-repeat;
background-position: top right;
background-color:#FFFFFF!important;
margin:auto;
overflow:hidden!important;
padding-left:10px;
padding-right:10px;
width:970px;
}

/*----------------------------------- Universal Elements End --------------------------------------------------------*/

/*-----------------------------------Header Tags Start -----------------------------------------------------------*/
div#logoheader {
	position:relative;
	float:left;
	width:990px;
	height:100px;
	z-index:2;
}

div#logolink{
	position:relative;
	float:left;
	background-image: url(images/img_iBathsLogo.jpg);
	background-repeat: no-repeat;
	width:300px; 
	margin-top:20px;
	height:60px; 
}

div#top_links_search {
	position:relative;
	float:right;
	width:350px;
	height:auto;
	padding-right:20px;
	padding-top:40px;
}

div#utility_links {
	float:right;
	height:auto; 
	margin-bottom:7px;
	margin-right:15px;
}

div#utility_links p{
    position:relative;
    font: 12px;
	font-family: Arial, Geneva, Helvetica, sans-serif;
    line-height:1.2;
    font-weight:normal;
	text-align:right;
	color:#299AAD;
	display:inline;
	letter-spacing:0;
}

div.search {
	float: right;
    height:20px;
	width:auto;
    text-align: left;
    }
	
div.search_field {
	position:relative;
	float:left;
	height:20px;
}

div.search_btn {
	position:relative;
	float:left;
	padding:0px!important;
	height:20px;
}

/*----------------------------------- Header Tags End -----------------------------------------------------------------------*/
div#main_content_container {
	position:relative;
	float: left;
	height:auto;
	width:660px;
	z-index:100;
}

div#main_content{
	position:relative;
	height:auto;
	width:660px;
	z-index:100;
}

div#scndtier {
	position:relative;
	float:left;
	width:660px;
	height:60px;
	border-bottom: dotted 1px #CCCCCC;
	z-index:100;
}

div#scndtierheader {
	position:relative;
	float:left;
    width: 300px;
	z-index:100;
}

/*--------------------------- Side Nav/Left Panel Tags Start ---------------------------------------------*/
div#container {
	position:relative;
	width:970px;
	height:auto;
	margin:0 auto;
	padding:0;
	background-color:transparent;
	z-index:1;
}

div#sidenavcontainer {
	position:relative; 
	float:left;
	background-color:#EEF8F8;
	height:auto; 
	width:155px;
	height:auto;
	border-bottom: dotted 1px #C2C2C2;	
}

div.sidenav_highlight_1 {
	background-image:url(images/img_sidenav_Bottom.jpg);
	background-repeat:no-repeat;
}

div.sidenav_highlight_1,
div.sidenav_highlight_2 {
	position:relative;
	float:left;
	width:154px;
	height:auto;
	margin-top:-1px;
	padding-bottom:10px;
	padding-top:20px;
	border-right: dotted 1px #C2C2C2;	
	border-left: dotted 1px #C2C2C2;	
}

div.sidenav_highlight_1 img,
div.sidenav_highlight_2 img {
	background-image:url(images/img_sideNavImageBackground.jpg);
	background-repeat:no-repeat;
	position:relative;
	float:left;
	width:135px;
	height:85px;
	padding:5px;
	text-align:center;
	margin-left:5px;
	border:none;
}

div.sidenav_highlight_1 h1,
div.sidenav_highlight_2 h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#55B8BA ;
	text-align:left;
	line-height:1;
	text-decoration:none;	
	margin-left:9px;
	padding-right:5px;
}

div.sidenav_highlight_1 h1 a,
div.sidenav_highlight_2 h1 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#55B8BA ;
	text-align:left;
	line-height:1;
	text-decoration:none;	
}

div.sidenav_highlight_1 h1 a:hover,
div.sidenav_highlight_2 h1 a:hover {
	color:#6CB070;
	text-decoration:none;
}

div.sidenav_highlight_1 p,
div.sidenav_highlight_2 p {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
    font-weight: normal;
	text-align:left;
	color: #54534A;
	margin-left:9px;
	padding-right:5px;
}

div.sidenav_highlight_1 p a,
div.sidenav_highlight_2 p a{
	color:#55B8BA;
	text-decoration:none;
}

div.sidenav_highlight_1 p a:hover,
div.sidenav_highlight_2 p a:hover{
	color:#6CB070;
	text-decoration:none;
}

div#related_content_top {
	position:relative;
	float:left;
	width:155px;
	height:50px;
	background-image:url(images/img_sideNavRelatedArticlesTop.jpg);
	background-repeat:no-repeat;
	border-left: dotted 1px #C2C2C2;
	z-index:9;
}


div#related_content {
	position:relative;
	float:left;
	background-color:#FFFFFF;
	width:155px;
	height:auto;
	padding-top:10px;	
	border-left: dotted 1px #C2C2C2;
	z-index:10;	
}

div#related_content img {
	margin-left:10px;
	margin-top:-10px;
	padding-bottom:10px;
}

div#related_content li {
	text-decoration:none;
	font-weight:bold;
	list-style: none;
	padding-left:10px;
	width:120px;
	padding-bottom:5px;
}

div#related_content table {
	width:145px;
}


div#related_content_bottom {
	position:relative;
	float:left;
	width:155px;
	height:45px;
	background-image:url(images/img_sideNavRelatedArticlesBottom.jpg);
	background-repeat:no-repeat;
	border-left: dotted 1px #C2C2C2;	
}
div#sidenavflexad {
    position:relative;
	float:left;
	padding-top:10px;
	text-align:center;
	margin:0 auto;
	border-right: dotted 1px #C2C2C2;	
	border-left: dotted 1px #C2C2C2;
	width:154px;	
	z-index:7;
}

div#sidenavflexad img{
	border:none;
	padding-left:22px;
	padding-top:15px;
	text-align:center;
}

/*--------------------------- Universal Navigation Tags End ----------------------------------------------------*/
		
/*----------------------------------------- Advertising Starts -------------------------------------------------*/
div.adcontainer {
	margin-left:10px;
	height:10px;
	z-index:1;
}

div.leaderboard {
    position:relative;
	text-align:center;
	float:left;
	height:auto;
	width:970px;
	z-index:150;
	margin:0 auto!important;
	padding:0 !important;
	border-bottom: dotted 1px #CCCCCC;
	z-index:350;
	}

div.leaderboard_content {
	padding-bottom:5px;
	margin-top:5px;
}
	
div.leaderboard_content table {
	height:auto;
	margin:0 auto;
	text-align:center;
	z-index:350;
	padding-top:5px;
	padding-bottom:10px;
}

div#rectanglecontainer {
	position:relative;
    float:left;
    width:300px;
    height:auto;
	padding-left:9px;
	margin-top:10px;
	margin-bottom:10px;
    z-index:100;
    }
	
div#photosinteriorrectanglecontainer {
	position:relative;
    float:left;
    width:300px;
    height:auto;
	padding-top:15px;
	padding-left:10px;
	z-index:300;
    }

div#phototier1rectanglecontainer {
	position:relative;
    float:left;
    width:300px;
    height:auto;
	padding-left:10px;
	padding-top:15px;
	z-index:300;
    }

div.advertisement {
    margin-bottom:5px;
    font: 74% Verdana, Geneva, Helvetica, sans-serif;
    line-height:1.5; 
    text-align:right;
    width:100%;
    height:auto;
    float:left;
}
        
div#rectangle {
	position:relative;
	float:left;
	height:auto;
	background-color:transparent;
	border:none;
    z-index:300;
	    }
		
div#rectangle table {
	z-index:300;
}

div#contentrectangle {
	position:relative;
	padding-top:15px;
	padding-bottom:10px;
	float:left;
	height:auto;
	width:300px;
	z-index:100;
        }

div#rectangle2 {
	position:relative;

	float:left;
	width:300px;
	height:auto;
	padding-top:10px;
	z-index:100;
        }

div.housepromotions {
	position:relative;
	float:left;
	padding-bottom:10px;
	padding-top:10px;
	border-bottom:1px dotted #9C9C9C;
}

div.housepromotions img{
	width:100px;
	height:auto;
	position:relative;
	float:left;
	padding:3px;
	border:1px solid #9C9C9C;
	margin-right:7px;
	margin-top:5px;
	}

div.housepromotions h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

div.housepromotions p {
	font-size:12px;
	color:#404040;
}

div.housepromotions p a{
	float:right;
	padding-right:5px;
}
/*----------------------------------------- Advertising Ends -------------------------------------------------*/
        
/*-----------------------------Bottom Search/Footer/Boilerplate-----------------------------------*/
div#bottomsearch {
	position:relative;
	width:970px;
	height:68px;
	margin-top:30px;
	z-index:15;
	background-image:url(images/img_bottomsearch_bg.jpg);
	background-repeat:no-repeat;
	float: left;
	text-align:center;
	}

div#bottomsearchfield {
	text-align:center;
	padding-top: 30px; 
	height: 25px;
	padding-left:265px;
	width:auto;
}

div#bottomfindProf {
	text-align:left;
	position:relative; 
	width:300px;
	padding-left:628px;
	margin-top: -48px; 
	height: 35px;
}

div#boiler {
	position:relative;
	float:left;
	margin:0;
	width:970px;
	height:215px;
	z-index:14;
    }
		
div#boilerplate_container {
	padding-top:10px;
	margin:auto;
	overflow:hidden;
	width:990px;
	}
           

div.boilerplate strong {
	position:relative;
    font: 9pt Arial, Geneva, Helvetica, sans-serif;
    line-height:1.5;
    font-weight:bold;
	color:#299AAD;
	display:inline;
	margin:0;
}
	

div.boilerplate2 {
	position:relative;
	float:left;
	text-align:center;
	margin-top:4px;
	margin-bottom:5px;
	width:991px;
	height:25px;
	z-index:16;
	background-color: transparent;
}

div#boilerplate3 {
	position:relative;
	float:left;
	text-align:center;
	margin-top:4px;
	width:600px;
	height:25px;
	z-index:16;
	background-color: transparent;
}

div.boilerplate {
	position:relative;
	float:left;
	margin-bottom:10px; 
	padding-left:180px; 
	margin-top:2px;
	width:700px;
	height:auto;
	z-index:16;
	background-color: transparent;
	
}

div.boilerplate p {
	position:relative;
    font: 9pt Arial, Geneva, Helvetica, sans-serif;
    line-height:1.5;
    font-weight:normal;
	color:#299AAD;
	display:inline;
	margin:0;
}

div.boilerplate2 p {
	position:relative;
    font: 9pt Arial, Geneva, Helvetica, sans-serif;
    line-height:1.5;
    font-weight:normal;
	color:#404040;
	display:inline;
	margin:0;
}

div.boilerplate2 a {
	position:relative;
    font: 9pt Arial, Geneva, Helvetica, sans-serif;
    line-height:1.5;
    font-weight:normal;
	color:#299AAD;
	display:inline;
	margin:0;
}


.boilerplate2 p a{
	position:relative;
    font: 9pt Arial, Geneva, Helvetica, sans-serif;
    line-height:1.5;
    font-weight:normal;
	color:#299AAD;
	display:inline;
	margin:0;
}

	
div.boilerplate p a{
	position:relative;
    font: 9pt Arial, Geneva, Helvetica, sans-serif;
    line-height:1.5;
    font-weight:normal;
	color:#299AAD;
	display:inline;
	margin:0;
}

div.boilerplate p strong a {
	position:relative;
    font: 9pt Arial, Geneva, Helvetica, sans-serif;
    line-height:1.5;
    font-weight:bold;
	color:#299AAD;
	display:inline;
	margin:0;
}

div.boilerplate p2 {
	position:relative;
    font: 8pt Arial, Geneva, Helvetica, sans-serif;
    line-height:1.5;
    font-weight:normal;
	color:#404040;
	display:inline;
	margin:0;
}

div.boilerplate p2 a{
	position:relative;
    font: 8pt Arial, Geneva, Helvetica, sans-serif;
    line-height:1.5;
    font-weight:normal;
	color:#299AAD;
	display:inline;
	margin:0;
}

div.boilerplate a {
	position:relative;
    font: 9pt Arial, Geneva, Helvetica, sans-serif;
    line-height:1.5;
    font-weight:normal;
	color:#404040;
	margin:0;

}

div.legalese {
	position:relative;
	float:left;
	width:991px;
	text-align:center;
	padding-bottom:10px;
	margin: 0 auto;
}

div.legalese p {
	font-family:Arial, Helvetica, sans-serif;
	color:#299AAD;
	font-size:12px;
}

/*-----------------------------Bottom Search/Footer/Boilerplate Ends-----------------------------------*/

/*------------------------------------------------------ Article Content Starts -----------------------------------------------*/
div#share_btn {
	position:relative;
	float:right;
	height:20px;
	padding-top:4px;
}

div#share {
float:right;
height:20px;
position:relative;
padding-right:20px;
}

div#share img {
height:16px;
float:right;
padding-top:4px;
border:none;
}

div#share_photos {
float:left;
height:30px;
position:relative;
width:210px;
border-bottom:1px dotted #C2C2C2;
margin-bottom:20px;
}

div#share_photos img {
height:16px;
float:left;
width:125px;
padding-top:4px;
border:none;
}

div#crumbs {
	position:relative;
	float:left;
	width:475px;
	padding-left:15px;
	padding-top:4px;
	padding-bottom:5px;
}

div#middle_content {
	position:relative;
	float:left;
	width:485px;
	height:auto;
	padding-left:10px;
	z-index:9;
        }

div#middle_content h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#9B9057;
	font-weight:normal;
	text-align:left;
	line-height:1.5;
	}

div#middle_content h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	font-weight:normal;
	color:#9B9057;
	text-align:left;
	line-height:1.2;
	margin-bottom:10px;
	}

div#middle_content h3 {
	position:relative;
	float:left;
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#9B9057;
	}
	
div#middle_content h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#6CB070;
	}
	
div#middle_content p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:normal;
	color:#404040;
	text-align:left;
	line-height:1.7;
	z-index:9;	
	}

div#middle_content a:hover {
	text-decoration:none;
	color:#6CB070;
}

div#middle_content ul { 
	padding-left:30px;
	text-indent:5px;
	list-style: disc;
	list-style-position:outside;
	}
	
div#middle_content ol { 
	margin-left: 0px; 
	vertical-align: middle; 
	}
	
div#middle_content li { 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:normal;
	color:#404040;
	text-align:left;
	line-height:1.7;
	z-index:9;	
	
	}

div#add_on_content {
	position:relative;
	float:left;
	width:475px;
}
div#article_image {
	position:relative;
	float:left;
	width:auto; 
	height:auto;
	margin-bottom:6px;
	margin-right:10px;
	}

div#article_image p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#808080;
	text-align:right;
	padding-top:1px;
	font-style:italic;
	line-height:1;
	}

div#article_image h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#808080;
	text-align:left;
	padding-top:2px;
	padding-bottom:5px;
	line-height:1;
	}

div#article_image img {
	border: 1px solid #C2C2C2;
	padding:5px;
	}

div#article_video {
	width:465px;
	padding-left:15px;
}
/*--------------------------------------------------------- Article Content Ends ------------------------------------------*/	
/*------------------------------------------- Tier 1 Design/Products/Resources Starts ------------------------------------------*/	

div#tier1header {
	position:relative;
	float:left;
	width:970px;
	height:60px;
	border-bottom: dotted 1px #CCCCCC;
}

div#communitytier1title {
	position:relative;
	float:left;
    width: 660px;
	height:60px;
	padding:0px;

}

div#tier1title {
	position:relative;
	float:left;
    width: 660px;
	height:60px;
	padding:0px;
}

div#adsponsor {
float:right;
width:auto;
}

div#tier1titleArticle {
	position:relative;
	float:left;
    width: 400px;
}

div#promo_screen {
	position:relative;
	float:left;
	margin-top:10px;
	width:456px;
	height:290px;
}

div#section_one_container {
	background-image:url(images/img_section_one_background2.jpg);
	background-repeat:no-repeat;
	position:relative;
	float:left;
	width:483px;
	height:196px;
	left:-10px;
}

div#section_one_title {
	position:relative;
	float:left;
	padding-top:10px;
	padding-bottom:5px;
	padding-left:5px;
}

div.section_one_items {
    position:relative;
	float:right;
	background-image:url(images/img_TierISection1ImageShadow.jpg);
	background-repeat:no-repeat;
    width:143px;
    height:100px;
	margin-right:10px;
	}

div.section_one_items img {
	border:none;
	width:129px;
	height:95px;
	padding-top:5px;
	padding-right:5px;
	}
	
div.section_one_items a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-left:5px;
	color:#55B8BA;
	text-decoration:none;	
}

div.section_one_items a:hover {
	color:#6CB070;
	text-decoration:none;
}

div#section_two_container {
	background-image: url(images/img_sectiontwobackground2.jpg);
	background-repeat: no-repeat;
	position:relative;
	float:left;
	width:475px;
	height:85px;
	margin: 0px auto;
	text-align:center;
	padding-bottom:10px;
	padding-top:3px;
}

div#section_two_entries {
	width:430px;
	height:70px;
	margin:0px auto;
	text-align:center;
}

div#section_two_container h1 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#55B8BA;
}

div#section_two_container p,
div#section_two_container a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#404040;
}

div#section_two_container a:hover{
	color:#6CB070;
	text-decoration:none;
}

.section_two_entry1{
	position:relative;
	float:left;
	width:auto;
	padding-right:10px;
	margin-top:6px;
}

.section_two_entry2{
	position:relative;
	float:left;
	padding-left:10px;
	padding-right:10px;
	width:auto;
	border-left: 1px dotted #9C9C9C;
	border-right: 1px dotted #9C9C9C;
	margin-top:6px;
	}

.section_two_entry3{
	position:relative;
	float:left;
	width:auto;
	padding-left:10px;
	margin-top:6px;
}

div.section_two_thumbnail {
	position:relative;
	float:left;
}

div#smallrecad {
	position:relative;
	float:left;
	width:200px;
	height:150px;
}

div#section_three_title {
	position:relative;
	float:left;
	height:48px;
}

div#section_three_title img {
	padding-top:12px;
}

div#section_three_entry1 {
	position:relative;
	float:left;
	width:270px;
	height:100px;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#C2C2C2;
}

div#section_three_entry1 img{
	background-image:url(images/img_tipstrendsBackground.jpg);
	background-repeat:no-repeat;
	position:relative;
	float:left;
	border:none;
	padding:7px;
}

div#section_three_entry1 p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#404040;
	text-align:left;
	line-height:1.5;
	padding-right:5px;
}

div#section_three_entry1 h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#55B8BA ;
	text-align:left;
	line-height:1.3;
	text-decoration:none;	
}

div#section_three_entry2 {
	position:relative;
	float:left;
	width:325px;
	height:100px;
	margin-left:-20px;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#C2C2C2;
}

div#section_three_entry2 img{
	background-image:url(images/img_tipstrendsBackground.jpg);
	background-repeat:no-repeat;
	position:relative;
	float:left;
	border:none;
	padding:7px;
	margin-left:10px;
}

div#section_three_entry2 h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#55B8BA ;
	text-align:left;
	line-height:1.3;
	text-decoration:none;	
}

div#section_three_entry2 p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#404040;
	text-align:left;
	line-height:1.5;
	padding-right:25px;
}

div#tier1rectanglecontainer {
	position:relative;
    float:left;
    width:300px;
    height:auto;
	padding-top:10px;
    z-index:100;
	}
	
div#video_container {
	position:relative;
	float:left;
	height:232px;
	width:300px;
	z-index:100;
}

/*--------------------------------------- Community Page Starts -----------------------------------------------------------*/

div.sidenav_newsletter_signup {
	background-image:url(images/img_sidenav_Bottom.jpg);
	background-repeat:no-repeat;
	background-color:#EEF8F8;
	position:relative;
	float:left;
	width:154px;
	height:auto;
	margin-top:-1px;
	padding-top:20px;
	border-right: dotted 1px #C2C2C2;	
	border-left: dotted 1px #C2C2C2;	
}

div#newslettersignupform {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-left:3px;
	padding-top:5px;
	background-color:#EEF8F8;
	width:154px;
}

div#newslettersignupform img{
	padding:0px!important;
	margin:0px!important;
}


#submit {
	background:transparent url(images/submitBtn.gif);
	width:90px;
	height:30px;
	border:none;
	text-decoration:none;
	margin-top:5px;
	background-repeat:no-repeat;
}

div#blog_container {
	background-image:url(images/img_section_one_background.jpg);
	background-repeat:no-repeat;
	position:relative;
	float:left;
	width:475px;
	height:190px;
	left:-16px;
	padding-top:25px;
}

div#blogpromoimage{
	position:relative;
	float:left;
	padding-left:10px;
	padding-right:10px;
	padding-top:8px;
	height:190px;
	width:160px;
	margin:0 auto;
}

div#blogpromoimage img {
	width:160px;
	height:auto;
	margin:0 auto;
	text-align:center;
}

div#blogcopy{
	background-image:url(images/img_BathonistaTitle.jpg);
	background-repeat:no-repeat;
	position:relative;
	float:left;
	width:285px;
	padding-top:30px;
}

div#blogcopy a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}


div#message_boards_container {
	background-image:url(images/img_MessageBoardsTitle.jpg);
	background-repeat:no-repeat;
	position:relative;
	float:left;
	width:456px;
	height:auto;
	margin: auto 0px;
	padding-bottom:15px;
}

div.message_boards_copy {
	position:relative;
	float:left;
	margin-top:30px;
	width:200px;
	height:200px;
	padding:5px;
}

div.message_boards_listings {
	position:relative;
	float:left;
	margin-top:30px;
	width:200px;
	height:200px;
	padding-left:5px;
	text-decoration:none;
}

div.message_boards_listings li a{
	text-decoration:none;
	margin:0px;
}

div.message_boards_join{
	position:relative;
	float:left;
	width:456px;
	height:35px;
	padding:5px;
}

div#ask_the_editor_container {
	background-image:url(images/img_askEditorBackground.jpg);
	background-repeat:no-repeat;
	position:relative;
	float:left;
	width:300px;
	padding-top:90px;
	padding-left:10px;
	height:425px;
	margin:0 auto;
	text-align:center;
}

div#ask_the_editor_container img{
	margin:0 auto;
	text-align:center;
	padding-right:20px;
	padding-bottom:10px;
	}

div#ask_the_editor_container p {
text-align:left;
width:235px;
padding-left:25px;
color:#472F47;
}

div#ask_the_editor_container h1 {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:16px;
width:282px;
text-align:center;
color:#472F47;
}

div#ask_the_editor_container h1 a{
font-size:14px;
font-weight:normal;
color:#472F47;
}

div#ask_the_editor_container h1 a:hover{
text-decoration:underline;
}

div#askeditorpromoimage {
	width:240px;
	height:180px;
	margin:0 auto;
	text-align:center;
	padding-top:5px;
	padding-right:20px;
}

div#askeditorpromoimage img{
	position:relative;
	border: 1px dotted #FFFFFF;
	max-width:150px;
	max-height:150px;
	<!--[if IE6]>
	width:150px;
	height:150px;
	<![endif]--> 
	text-align:center;
	margin:0 auto;
	padding:7px!important;
}

div#askeditorpromoimage h2 a{
font-size:16px;
font-weight:bold;
color:#472F47;
line-height:1.7;
}

div#askeditorpromoimage h2 a:hover{
	color:#6CB070;
}

div#askeditorpromoimage p{
color:#472F47;
padding-left:3px;
text-align:left;
width:235px;
}

/*--------------------------------------- Community Page Ends -----------------------------------------------------------*/

/*--------------------------------------- Photo Tier 1 Page -----------------------------------------------------------*/
div#photogallery_main_content {
	position:relative;
	float: left;
	height:auto;
	width:660px;
	z-index:100;
}

div#photogallery_selector {
	position:relative;
	float:left;
	margin-bottom:10px;
	z-index:100;
}

div#slideshow_container {
	position:relative;
	float:left;
	width:660px;
	height:auto;
}

div.slideshowheader {
	position:relative;
	float:left;
	background-image:url(images/img_slideShowHeader.jpg);
	background-repeat:no-repeat;
	width:660px;
	height:30px;
	border-bottom: solid 1px #C2C2C2;	
}

div.slideshow_entries {
	position:relative;
	float:left;
	width:220px;
	height:auto;
	margin-top:5px;
	margin-bottom:5px;
}

div.slideshow_entries img {
	position:relative;
	float:left;
	background-image:url(images/img_slideshowEntryBackground.jpg);
	background-repeat:no-repeat;
	padding:7px;
	border:none;
}

div.slideshow_entries h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	color:#404040;
	text-align:left;
	padding-top:3px;
}

div.slideshow_entries p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#404040;
	text-align:left;
	width:auto;
}

/*--------------------------------------- Photo Gallery Pages ----------------------------------------------------------*/
div#topphotogallerynavigation {
	position:relative;
	float:left;
	background-image:url(images/img_sidenav_Top.jpg);
	background-repeat:no-repeat;
	background-color:#DBFCFC;
	width:660px;
	height:25px;
	border-bottom: dotted 1px #C2C2C2;	
}

div.gallerytitles {
	position:relative;
	float:left;
	width:400px;
	height:25px;
}


/*--------------------------- Individual Photo Entry Page Starts---------------------------------------------*/
div.photo_index_nav {
	position:relative;
	float:right;
	width:175px;
	height:25px;
	padding-right:10px;
}

div.photo_index_nav img {
padding-top:3px!important;
}

div.photo_index_nav a{
	color:#0D8F99;
	text-decoration:none;
}

div.photo_previous,
div.photo_index,
div.photo_next {
	position:relative;
	float:right;
	padding-left:2px;
	padding-right:2px;
	z-index:201;
}

div.photo_index{
	padding-top:4px;
}

div#photo_entry_container {
	position:relative;
	float:left;
	width:660px;
	height:auto;
	margin:0 auto;
}

div#photo_entry_image {
	text-align:center;
	height:365px;
	width:660px;
	margin:0 auto;
	border-bottom: dotted 1px #C2C2C2;
}

div#photo_entry_image img {
	max-width:600px;
	max-height:350px;
	padding-top:5px;
	padding-bottom:5px;
	border:none;
}

div#photo_entry_summary {
	position:relative;
	float:left;
	width:420px;
	height:auto;
	padding:5px;
	margin-bottom:10px;
	border-right: dotted 1px #C2C2C2;
}

div#video_entry_summary p,
div#photo_entry_summary p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:1.6;
	color:#404040;
}

div#video_entry_summary h1,
div#photo_entry_summary h1 {
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

div#video_entry_summary h2,
div#photo_entry_summary h2 {
	padding-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}

div#video_entry_summary h3,
div#photo_entry_summary h3 {
	padding-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}

div#photo_related_content {
	float:left;
	width:200px;
	height:150px;
	margin-bottom:10px;
	margin-left:10px;
	padding-top:5px;
	text-align:left;
}

div#photo_related_content h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#404040;
	font-weight:bold;
	padding-bottom:3px;
}

div#photo_related_content td {
	padding-bottom:3px;
	padding-top:3px;
}

div#moreslides_container {
	position:relative;
	float:left;
	width:470px;
	<!--[if ie6]>
	width:456px;
	<![endif]--> 	
	height:auto;
	margin-top:10px;
	padding-bottom:20px;
	padding-left:10px;
	<!--[if ie6]>
	padding-left:0px;
	<![endif]--> 	
}

div#morephotos_container {
	position:relative;
	float:left;
	width:660px;
	height:auto;
	margin-top:10px;
	padding-bottom:20px;
}

div#morephotos_title {
	position:relative;
	float:left;
	border-bottom: dotted 1px #C2C2C2;
	width:660px;
	height:auto;
}
div#morephotos_title h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13pt;
	color:#404040;
	text-align:left;
	padding-left:5px;
	}

div.controls {
	position:relative;
	float:left;
	width:25px;
	height:auto;
	margin-left:2px;
	margin-right:2px;
}	
div.controls img{
	padding-top:50px;
}

div#motioncontainer {
	overflow:hidden;
	position: relative;
	float:left;
	height:175px;
}

div#motioncontainer img {
	max-width:115px;
	height:auto;
	}

div#motioncontainer img {
	border:none;
	vertical-align:middle;

	}

div#morephotos_thumbnails {
	position:relative;
	float:left;
	width:660px;
	height:auto;
}

div.morephotos_thumbnail_entry {
	position:relative;
	float:left;
	width:115px;
	height:115px;
	margin-right:5px;
	border: 1px solid #87CED0;
	text-align:center;
}

div.morephotos_thumbnail_entry img {
	border:none;
	vertical-align:center;
}
/*--------------------------- Photo Gallery Entry Page Ends ---------------------------------------------*/

/*--------------------------- Photo Gallery Index/Thumbnail Page Starts ---------------------------------------------*/
div#photogallery_thumbs {
   	position:relative;
	float:left;
	padding-top:10px;
	width:660px;
}

div.thumbnail_entry {
	position:relative;
	float:left;
	width:118px;
	height:118px;
	margin:5px;
	border: 1px dotted #87CED0; 
	overflow:hidden;
}

div.thumbnail_image {
height:115px;
width:115px;
overflow:hidden;
text-align:center;
vertical-align:middle;
padding-left:1px;
padding-top:5px;
padding-right:5px;
padding-bottom:3px;
}

div.thumbnail_image img {
	margin:0 auto;
	border:none;
	max-height:105px;
	max-width:105px;
}

div#moreremodels {
	position:relative;
	float:left;
	width:130px;
	height:auto;
	text-align:center!important;
	padding:5px 10px 5px 10px;
}

span#ecmFirst {
	margin-left:227px;
}
span#ecmFirst,
span#ecmPrevious,
span#ecmNext,
span#ecmLast {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
}

/*--------------------------- Photo Gallery Index/Thumbnail Page Ends ---------------------------------------------*/

/*-------------------------- Slideshow Pages -----------------------------------------*/
div#slideshowscndtier {
	position:relative;
	float:left;
	width:969px;
	height:60px;
	border-bottom: dotted 1px #CCCCCC;
}

div#slideshowscndtierheader {
	position:relative;
	float:left;
    width:669px;
}

div.slide_show_nav {
	position:relative;
	float:left;
	width:25px;
	height:29px;
	border-bottom:1px dotted #C2C2C2;
	padding-top:5px;
}

div#slide_show_image {
	position:relative;
	float:left;
	text-align:center;
	height:auto;
	width:415px;
	margin:0 auto;
}

div#slide_show_image h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	text-align:center;
	color:#9B9057;
	height:34px;
	font-weight:normal;
	border-bottom:1px dotted #C2C2C2;
}

div#slide_show_image p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:normal;
	color:#404040;
	text-align:left;
	line-height:1.7;
}
	
div#slide_show_image h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	color:#404040;
	padding:3px;
	width:400px;
	}

div#slide_show_image h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	color:#404040;
	}
		
div#slide_show_image a img{
	max-width:425px;
	max-height:425px;
	height:auto;
	padding-top:10px;
	padding-bottom:5px;
	border:none;
}

div#slide_show_summary {
	position:relative;
	float:left;
	width:450px;
	margin-top:10px;
	padding:10px;
	border-top: 1px dotted #C2C2C2;
	border-bottom: 1px dotted #C2C2C2;
}

div#slide_show_summary img {
	padding:0 10px 0 10px;
}

div#slide_show_summary p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:normal;
	color:#404040;
	text-align:left;
	line-height:1.7;
}
/*-------------------------- Slideshow Pages Ends-----------------------------------------*/


/*-------------------------- Find a Pro Pages -----------------------------------------*/

div#findapro_sidenav {
	position:relative;
	float:left;
	background-image:url(images/img_sidenav_Top.jpg);
	background-repeat:no-repeat;
	background-color:#DBFCFC;
	width:154px;
	height:auto;
	padding-bottom:20px;
	border-right: dotted 1px #C2C2C2;	
	border-left: dotted 1px #C2C2C2;	
	z-index:8;
}

div#findapro_sidenav table{
	padding-left:3px;
}


div#findapro_sidenav p{
  	font: 10pt Arial, Geneva, Helvetica, sans-serif;
    font-weight: bold;
	color: #6CB070;
	text-decoration: none;
	padding-top:7px;
	padding-bottom:7px;
}

div#findapro_top_section {
	position:relative;
	float:left;
	width:475px;
	height:auto;
	margin-top:10px;
}

div#findapro_bottom_state_lists {
	background-color:#EEF8F9;
	position:relative;
	float:left;
	width:465px;
	height:auto;
	padding-left:10px;
	padding-bottom:15px;
	border:1px dotted #C2C2C2;
}

div#findapro_bottom_state_lists td a{
	line-height:1.4;
	font-size:14px;
}

/*------------------------------- End Find a Pro ---------------------------------------*/
/*------------------------------- Start Charts ---------------------------------------*/
div#chart {
position:relative;
float:left;
width:456px;
height:auto;
border-right:1px dotted #9B9057;
border-bottom:1px dotted #9B9057;
margin-bottom:10px;
}

div#chart_header {
position:relative;
float:left;
background-image: url(images/chartheaderBackground.jpg);
background-repeat:no-repeat;
color:#FFFFFF;
}

div#chart_header {
	position:relative;
	float:left;
	width:456px;
	height:45px;
	text-align:left;
}

div.chart_header_category {
	position:relative;
	float:left;
	width:105px;
	border-left:1px dotted #FFFFFF;
	padding-left:5px;
	padding-top:3px;
	height:45px;
	text-align:left;
}

div.chart_header_category h5{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
}

#first_row,
#third_row,
#fifth_row {
	position:relative;
	float:left;
	width:456px;
	height:auto;
	text-align:left;
	border-top:1px dotted #9B9057;
}

.first_row_entry,
.third_row_entry,
.fifth_row_entry {
	position:relative;
	float:left;
	width:100px;
	border-left:1px dotted #9B9057;
	padding:5px;
	height:120px;
}

#second_row,
#fourth_row,
#sixth_row {
	position:relative;
	float:left;
	width:456px;
	height:auto;
	text-align:left;
	border-top:1px dotted #9B9057;
	background-color:#DFEDDF;
}

.second_row_entry,
.fourth_row_entry,
.sixth_row_entry {
	position:relative;
	float:left;
	width:100px;
	border-left:1px dotted #9B9057;
	padding:5px;
	height:120px;
}
/*------------------------------- End Charts ---------------------------------------*/
/*------------------------------- Find A Pro Starts ---------------------------------------*/
div#findapro_sidenav h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#9B9057;
	text-align:left;
	line-height:1.3;
	text-decoration:none;	
}


div#listing_content_container {
	position:relative;
	float: left;
	height:auto;
	width:960px;
	z-index:6;
}

div#dealer_listing {
	position:relative;
	float:left;
	width:750px;
	height:auto;
	padding:10px;
	color:#404040;
	font-size:15px;
}

div#dealer_listing h2{
	color:#9B9057;
	font-family:Arial,Helvetica,sans-serif;
	font-size:28px;
	font-weight:normal;
	line-height:1.2;
	text-align:left;
}

div#dealer_city_state {
	position:relative;
	float:left;
	width:750px;
	height:auto;
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:1px solid #9B9057;
}

div#city_state_info {
	float:left;
	width:250px;
	height:auto;
}

div#city_state_info h1 {
	color:#9B9057;
	font-family:Arial,Helvetica,sans-serif;
	font-size:28px;
	font-weight:normal;
	line-height:1.2;
	text-align:left;
}

div#dealer_listing h1 {
	color:#9B9057;
	font-family:Arial,Helvetica,sans-serif;
	font-size:28px;
	font-weight:normal;
	line-height:1.2;
	text-align:left;
}

div#city_state_info h2 {
	color:#9B9057;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:bold;
	line-height:1.2;
	text-align:left;
}

div#state_button {
	float:left;
	width:500px;
	height:auto;
}

div#state_button img {
	border:none;
	text-align:right;
	float:right;
}

div.listing_category {
	position:relative;
	float:left;
	width:660px;
	height:auto;
	padding-bottom:10px;
	margin-top:10px;
}

div.listing_category h1{
	color:#6CB070!important;
	font-family:Arial,Helvetica,sans-serif!important;
	font-size:18px!important;
	font-weight:bold!important;
	line-height:1.2!important;
	text-align:left!important;
}

div#dealername {
	position:relative;
	float:left;
	width:315px;
	height:auto;
}

div#dealername h3{
	font-family:Arial,Helvetica,sans-serif;
	font-size:15px;
	font-weight:bold;
	line-height:1.2;
	text-align:left;
}

div#dealercontact {
	position:relative;
	float:left;
	width:400px;
	height:auto;
}

div.dealercontact {
	position:relative;
	float:left;
	width:300px;
	height:auto;
}

div.dealercontact p {
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.3;
	font-size:12px;
}

div#dealer_location {
	position:relative;
	float:left;
	width:750px;
	height:auto;
	margin-top:5px;
}

div#map {
	position:relative;
	float:left;
	width:600px;
	height:400px;
	background-color:#3300FF;
}

div#main_map_container {
	position:relative;
	float: left;
	height:auto;
	width:900px;
	height:1000px;
	z-index:6;
}

div.listing_header_map{
	float:left;
	background-image:url(images/chartheaderBackground.jpg);
	background-repeat:no-repeat;
	height:25px;
	width:100px;
	margin-right:2px;
}

table#listing_header {
	background-image:url(images/chartheaderBackground.jpg);
	background-repeat:repeat;
	height:25px;
	width:auto;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:15px;
	padding-top:2px;
	}
	
table#listing_header tr{
	height:auto;
	}

table#listing {
	width:654px;
	height:auto;
	background-image:url(images/findprochartbackground.jpg) ;
	background-repeat:repeat;
	margin-bottom:20px;
}
table#listing tr{
	height:33px;
}

div#container-1 {
	position:relative;
	float:left;
	margin-top:20px;
}


/*--------------------------------------------------------News Letter Sign up Start------------------------------------------------------*/

#newsletter_main_content{
	position:relative;
	height:530px;
	width:660px;

}

   
#newslettersignuparticle {
	width:650px;
	height:auto;
	position:relative;
	float: left;
	z-index:20; 
        }
		
#newslettersignuptext {
	margin-left: 10px;
        }

/*--------------------------------------------------------News Letter Sign up Ends------------------------------------------------------*/
