/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Page Layout Stylesheet */ 
body{
margin:0px auto;
padding:0px;
text-align:center;
background-color:#CAD9DC ;
font-family:Verdana;
color:#000;
}

a{
color:#fd0000;
text-decoration:underline;
}

img{
border:0px;
}

h1, h2, h3, h4, p{
margin:0px;
padding:0px;
}

p{
font-family:Verdana;
font-size:11px;
line-height:16px;
color:#072A26;
padding-bottom:15px;
}

h2{
font-family:Verdana;
font-size:11px;
line-height:16px;
color:#072A26;
padding-bottom:20px;
font-weight:bold;
}

h1{
color:#6F684B;
font-size:28px;
line-height:36px;
font-family:Arial;
font-weight:bold;
padding-bottom:20px;
}

.p_text{
color:#264351;
font-size:11px;
line-height:15px;
padding-bottom:20px;
}

.h2_text{
color:#264351;
font-size:11px;
line-height:15px;
padding-bottom:3px;
}

.yellow{
color:#FFC700;
padding-bottom:5px;
}
.title2{
color:#284354;
font-size:34px;
line-height:30px;
font-family:Arial;
font-weight:bold;
padding-bottom:20px;
}

.p_special{
color:#685D57;
font-family:verdana;
font-size:12px;
line-height:18px;
font-weight:bold;
}

.img-right{ float:right; margin:0px 0px 15px 10px; }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Page css */ 


#page{
margin:0px auto;
width:914px;
text-align:left;

}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ header css */ 


#header{
width:100%;
height:auto;
}

#header .top-home{
width:100%;
height:199px;
background-image:url(/images/logo_780x199.jpg);
background-repeat:no-repeat;
background-color:#ceeac2;
background-position: top left;
}

#header .top{
width:100%;
height:169px;
/*background-image:url(/images/logo_780x169.jpg);*/
background-repeat:no-repeat;
background-color:#2b90c4;
background-position: top left;
}

#header .logo{
width:450px;
float:left;
}

#header .advertise_top{
width:120px;
padding-top:10px;
float:left;
}

#header .header_right{
width:235px;
float:right;
padding-right:30px;
}

#top_nav{
width:235px;
height:42px;
line-height:42px;
font-size:10px;
}

#top_nav a{
color:#000;
padding:0px 3px;
}


#right_nav{
width:235px;
height:157px;
background-image:url(/images/bkg_235x157.gif);
background-repeat:no-repeat;
padding:0px;
}

#right_nav .right_nav-wrapper{
padding:60px 0px 0px 15px;
}

#right_nav .option{
float:left;
width:110px;
height:14px;
padding:0px;
}

#right_nav .option a{
font-family:verdana;
color:#fff;
font-size:11px;
font-weight:bold;
color:#22413C;
padding:0px;
}


#city_nav{
height:32px;
background-color:#2B90C4;
padding-left:10px;
}

#city_nav .option{
float:left;
height:32px;
background-image:url(/images/bkg_1x32.gif);
background-repeat:no-repeat;
background-position:right;
}

#city_nav .option-last{
float:left;
height:32px;
background-image:none;
}


#city_nav .option a, #city_nav .option-last a{
font-family:Arial, Helvetica, sans-serif;
color:#fff;
padding:0px 5px 0px 5px;
font-size:11px;
font-weight:bold;
line-height:32px;
}





.search-inner{
width:100%;
height:100px;
background-color:#FFE2B6;
}

.search-inner-wrapper{
padding:10px 50px 0px 20px;
}

#search{
width:100%;
margin-left:0px;
}
#search p{
	margin:0px;
	font-weight:bold;
}
#search .search-wrapper{
padding:4px 0px;
}


#search table tr td {
padding:0px;
margin:0px;
color:#47473F;
font-size:12px;
font-weight:bold;
padding:5px 0px;
}

#search table tr td .input{
width:145px;
height:22px;
border:1px solid #293744;
font-size:10px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ middle css */ 

#middle-home{
width:100%;
height:auto;
border-top:2px solid #284353;
background-color:#fff;
background-image:url(/images/bkg_187x1.gif);
background-repeat:repeat-y;
background-position:left top;
}

#middle{
position:relative;
top:-85px;
z-index:1;
width:100%;
height:auto;
background-color:#fff;
background-image:url(/images/bkg_810x1.gif);
background-repeat:repeat-y;
background-position:left;
}

.special-bg{
background-image:url(/images/special_bkg_780x1.gif) !important;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ left css */ 

#left{
width:187px;
float:left;
margin:0px auto;
text-align:center;
}

#left_inner{
width:187px;
float:left;
margin:0px auto;
text-align:center;
background-color:#E0ECEC;
}


#left .link_special{
width:100%;
height:23px;
text-indent:17px;
background-image:url(../images/bkg_187x23.gif);
background-repeat:no-repeat;
background-position:left;
text-align:left;
}
 
#left .link_special a{
line-height:23px;
color:#fff;
font-size:11px;
font-weight:bold;
font-family:Verdana;
}
 

#left_nav{
width:173px;
margin:0px auto;
text-align:left;
padding-top:20px;
}

#left_nav .left_nav_title{
height:20px;
color:#284251;
font-family:Arial;
font-size:11px;
font-weight:bold;
text-indent:5px;
}

#left_nav .left_nav_title a{
color:#284251;
}

#left_nav ul { 
padding:0px;
margin:0px;
list-style-type:none;
display:block;
}

#left_nav ul li{
height:auto;
text-indent:10px;
background-image:url(../images/bkg_173x18.gif);
background-repeat:no-repeat;
background-position:left;
}
 
#left_nav ul li a{
line-height:18px;
color:#616360;
font-weight:normal;
font-size:10px;
}

#left .advertise_left{
float:left;
padding:20px 0px 0px 20px;
}

.list{
padding-left:0px;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ content css */ 

#content{
width:388px;
float:left;
position:relative;
}

.special-width{
width:578px !important;
}

#content .gray{
width:340px;
background-color:#EBF1E7;
}

#content .gray-wrapper{
padding:20px;
}

#content .cm_text_wrapper{
padding:20px 10px 0px 15px;
}
#content .cm_yellow_wrapper{
padding:20px 5px 0px 5px;
}

#content ul li a{
color:#5c5c5c;
font-size:11px;
}

#listing{
width:304px;
float:left;
}

.listing-wrapper{
padding-left:20px;
}

#listing .listing_area{
width:100%;
background-color:#D7E9F5;
}

.contact-wrapper{
padding:0px 10px;
}

.line_contact{
width:100%;
height:3px;
background-color:#605D58;
}
.map{
}

#content a{
font-weight:bold;
text-decoration:underline;
color:#fd0000;
}

#content .special_offers{
width:100%;
height:148px;
background-image:url(../images/bkg_178x148.gif);
background-repeat:no-repeat;
background-position:right top;
}

#content .special_offers-wrapper{
width:160px;
padding:30px 0px;
}

#content .sp_of_button{
padding-left:140px;
}

#content .featured-address{
padding:10px 0px 30px 0px;
}

#content .featured-address h3{
color:#FF7E02;
font-weight:bold;
font-size:18px;
font-family:verdana;
padding-bottom:3px;
}

#content .box{
border-top:1px solid #A3A3A3;
border-bottom:1px solid #A3A3A3;
border-left:1px solid #E3E2E0;
border-right:1px solid #E3E2E0;
background-color:#FFEEB6;
padding:10px;
}

#content .featured-address h4{
color:#1D709A;
font-size:12px;
font-weight:bold;
padding-bottom:7px;
}

#content .featured-address p{
color:#626367;
font-size:10px;
line-height:14px;
padding: 0px 0px 10px 0px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ yellow-pages */

#content #yellow-pages{
background-color:#FFEEB6;
}

#content #yellow-pages .column{
width:170px;
float:left;
padding-top:20px;
}

#content #yellow-pages .category{
width:100%;
margin-bottom:8px;
}

#content #yellow-pages .title{
margin:5px 2px;
width:auto;
min-height:28px;
background-color:#fff;
}

#content #yellow-pages .title h3{
line-height:12px;
font-size:12px;
font-weight:bold;
padding:7px 0px 3px 15px;
color:#434343;
}

#content #yellow-pages h4{
font-size:11px;
line-height:14px;
font-weight:normal;
padding-left:15px;
color:#434343;
}

#content #yellow-pages p{
line-height:11px;
font-size:10px;
padding:5px;
padding-left:15px;
color:#434343;
}

.yellow_get{
padding-left:60px;
padding-bottom:20px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~ auto-interior-banner*/

#auto-interior-banner{ 
width:355px;
position:absolute;
left:0px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~ computer*/

#computer{
width:355px;
position:absolute;
left:0px;
}

#computer .computer-links{
background-color:#2B90C4;
}

#computer table.computer-table{
width:100%;
}

#computer table.computer-table tr td{
height:20px;
border-bottom:1px solid #66AED4;
background-image:url(/images/computer_arrow.gif);
background-repeat:no-repeat;
background-position:10px 7px;
}

#computer table.computer-table tr td a{
color:#fff;
font-family:Arial, Verdana;
font-size:11px;
font-weight:bold;
line-height:20px;
text-decoration:none;
padding-left:20px;
}

#computer .computer-content{
background-color:#D4E8F3;
}

#computer .computer-content-wrapper{
padding:15px 50px 20px 20px;
}

#computer p {
color:#5c5c5c;
font-family:Arial, Verdana;
font-size:12px;
line-height:16px;
}

#computer ul {
color:#5c5c5c;
font-family:Arial, Verdana;
font-size:12px;
line-height:16px;
margin:0px;
}

#computer h2{
color:#2B90C4;
font-size:16px;
font-weight:bold;
font-family:Arial, Verdana;
padding-bottom:10px;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ right */

#right_inner{
width:330px;
float:left;
}

#right_inner .advertise{
padding:10px 0px 10px 0px;
width:100%;
height:auto;
background-color:#fff;
}

#right_inner .advertise-wrapper{
padding:0px 0px 2px 0px;
}


#right{
width:593px;
float:left;
}

#right .top{
width:100%;
height:250px;
background-image:url(../images/bkg_593x206.jpg);
background-repeat:no-repeat;
background-position:left bottom;
}

#right .video{
width:300px;
float:left;
}

#right .video-wrapper{
padding:15px 20px;
}

#right .get_business{
padding:5px 0px 15px 0px;
}

#right .information{
width:293px;
float:left;
padding-top:20px;
}

#right .title{
color:#284354;
font-size:28px;
line-height:60px;
font-family:Arial;
font-weight:normal;
padding-bottom:0px;
}

#right .title1{
color:#284354;
font-size:28px;
line-height:30px;
font-family:Arial;
font-weight:normal;
padding-bottom:20px;
}


#right .information_text{
width:280px;
font-family:Verdana;
font-size:11px;
line-height:14px;
color:#072A26;
padding-bottom:13px;

}

#right .buttons{
width:288px;
padding-top:17px;
border-top:2px solid #CDD7D8;
}

#right .button1{
width:138px;
float:left;
padding-top:10px;
}

#right .button2{
width:140px;
float:left;
padding-top:10px;
}

#right .home_content{
width:100%;
}

#right .content{
width:300px;
float:left;
}

#right .content-wrapper{
padding:20px 0px 0px 30px;
}


.bar1{
width:auto;
height:13px;
background-color:#E0ECEC;
}

.bar2{
width:auto;
height:13px;
background-color:#C9D8DB;
}

.bar3{
width:auto;
height:7px;
background-image:url(/images/bkg_810x7.gif);
background-position:left;
}

.white{
width:100%;
height:auto;
background-color:#fff;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ google ads */

#ad_home{
width:575px;
padding:10px 0px;
border-left:10px solid #fff;
}

.ad_home-wrapper{
padding-left:20px;
}

#ad_cm{
width:250px;
padding:20px;

}

.ad_cm-wrapper{
padding-bottom:20px;
}

#ad_right{
width:220px;
}

#ad_right .ad_right-wrapper{
padding:20px 0px 20px 20px;
}

#ad_yellow{
width:100%;
background-color:#FFE2B6;
border-top:2px solid #fff;
}

.ad_yellow-wrapper{
padding:20px;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ footer */

#footer{
width:auto;
height:48px;
background-color:#E0ECEC;
}

#footer .copy{
float:left;
width:355px;
height:48px;
font-size:9px;
font-weight:bold;
color:#3B595B;
}

#footer .copy-wrapper{
padding:10px 30px;
}

#footer_nav{
float:left;
width:420px;
height:42px;
line-height:20px;
font-size:10px;
color:#9BA7A7;
font-weight:bold;
}

#footer_nav a{
color:#9BA7A7;
}




/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ company-lead-form */ 
#form .form_title{
font-family:Verdana;
font-size:11px;
line-height:20px;
text-indent:5px;
color:#6B6B6B;
padding-bottom:20px;
font-weight:bold;
}


#form{
width:100%;
background-color:#F3F3F3;
padding-bottom:20px;
}

#company-lead-form{width:100%; border:0; padding:0px; }
#form #company-lead-form table { 
border:0px; 
margin:0px; 
width: 100%; 
color:#666666;
}

#form #company-lead-form table tr td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration: none;
color: #202020;
padding:4px;
line-height:12px;
font-size:11px;
}

#form #company-lead-form table tr .column1{
text-align: right;
width:130px;
}

#form #company-lead-form table tr .column2{
width:200px;
}

#form #company-lead-form table tr .column1-error{
text-align: right;
color: #FF0000;
}
#form #company-lead-form table tr td input, #form #company-lead-form table tr td select, #form #company-lead-form table tr td textarea {
font-family: Verdana,Arial, Helvetica, sans-serif;
font-size: 11px; 
font-weight: normal;
text-decoration: none;
color: #000; 
border-left: 1px solid #404040;
border-top: 1px solid #404040;
border-right: 1px solid #D4D0C8;
border-bottom: 1px solid #D4D0C8;
background-color: #fff !important;
width: 200px;
height: 21px;
}

#form #company-lead-form table tr td .phone1 { width:40px !important; }
#form #company-lead-form table tr td .phone2 { width:40px !important; }
#form #company-lead-form table tr td .phone3 { width:50px !important; }
#form #company-lead-form table tr td textarea { height:100px;}

#form #company-lead-form table tr td .submitbutton {
border: none;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ wrapper stylesheet */

.wrapper-lft{ margin-left:30px;}







/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ clear stylesheet */

.magic{
clear:both;
}



/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ classifieds pages */

#classifieds{
color:#333333;
width:548px;
}

#classifieds a{
color:#B06737;
font-weight:bold;
font-size:11px;
text-decoration:none;
}

#classifieds a:hover{
text-decoration:underline;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ register form */
#register-form-header{ background-color:#446D8C; padding:10px 0px 8px 0px; width:100%;}
#register-form-header h1{ color:#FFFFFF; font-size:16px; background:none; margin:0px; padding:0px; line-height:20px; height:20px; text-indent:20px;}
#register-form-txt-wrapper{ padding:15px 20px 15px 20px; font-size:11px; }
#register-form-txt-wrapper p{ padding:0px 0px 10px 0px; font-size:11px; }

#register-form-wrapper{ background-color:#2B90C4; padding:0px 0px 0px 0px; border-top:1px solid #666666; }
#register-form-wrapper-login{ background-color:#E0ECEC; padding:20px 0px 0px 0px; border-top:1px solid #999999; margin-top:1px;}
#register-form { position:relative;}
#register-form .ex-holder{ position:absolute; height:114px; width:244px; left:320px; top:282px;}
#register-form .txt-wrapper{ background-color:#F4F4F4; padding:15px 30px 15px 30px; }
#register-form table tr td input, #register-form table tr td select, #register-form table tr td textarea {
font-family:Verdana,Arial, Helvetica, sans-serif;
font-size:12px; font-weight:normal; text-decoration:none; color:#000; 
border-top:1px solid #333; border-left:1px solid #333; border-right:1px solid #EEEEEE; border-bottom:1px solid #EEEEEE;
width:250px;height:20px; margin:0px; padding:0px;}

#register-form table{ background-color:#E0ECEC; font-family:Arial, Helvetica, sans-serif; padding-top:10px; font-size:11px; font-weight:bold; color:#444B4F; width:100%; border-bottom:1px solid #EEEEEE;}
#register-form h4{ color:#fff; text-indent:30px; border-bottom:1px solid #FFFFFF; margin-bottom:1px; font-size:12px; font-weight:bold; line-height:30px; padding:0px;}
#register-form h2{ color:#fff; padding-bottom:3px; padding-left:30px; border-bottom:1px solid #FFFFFF; margin-bottom:1px; font-size:12px; font-weight:bold;}
#register-form table tr td .send-to-from{ width:20px; margin:0px; padding:0px; }
#register-form table tr td textarea{ height:100px; }
#register-form table .sm-txt{font-size:10px; font-weight:normal;  color:#666666;}
#register-form table span{font-size:10px; font-weight:normal; color:#666666;}
#register-form table .row2 {padding:0px 0px 10px 0px;}
#register-form table tr .column1{ text-align:left; padding-left:60px; }
#register-form table tr .column2{ text-align:left; }
#register-form table tr .column1-error{}
#register-form table .description{height:100px;}
#register-form table .message{height:120px;}
#register-form table .profile-photo{ width:150px;}
#register-form table .certify{ width:15px;}
#register-form table .photo-frm{border-left:1px solid #EEEEEE; width:200px;}
#register-form .contact {padding-top:10px;}
#register-form .photo {padding-top:10px;}
#register-form table tr td .phone1{ width:60px; }
#register-form table tr td .phone2{ width:60px; }
#register-form table tr td .phone3{ width:70px; }
#register-form table .submit-button {padding:10px 0px 20px 0px;}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ reply form */

#reply-form table { font-family:Arial, Helvetica, sans-serif; padding-top:10px; padding-bottom:5px; font-size:11px; color:#444B4F; width:100%; background-repeat:no-repeat; }
#reply-form table tr td{ vertical-align:top; }
#reply-form table .column1{ vertical-align:top; width:110px; }
#reply-form table .column2{}
#reply-form table h2{ color:#003399; font-size:20px; }
#reply-form table p{ font-size:12px; padding-top:10px; }
#reply-form table h3{ font-size:12px; color:#000000; }
 
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ classified form */

#classified{
margin-left:1px;
border-top:1px solid #FFFFFF;
background-color:#FFFFFF;
text-align:center;
width:100%;
float:left;
}

#classified h3{
font-size:12px;
}

#classified h3 a{
color:#660000;
font-size:12px;
font-weight:bold;
}

#classified .header{
background-color:#446D8C;
height:40px;
width:100%;
position:relative;
border-top:1px solid #FFFFFF;
}

#classified .ad-holder{
width:100%;
margin:5px 0px 5px 0px;
}

#classified .header .search{
left:10px;
top:5px;
height:30px;
width:100%;
position:absolute;
margin:0px;
padding:0px;
}

#classified .header input{
margin:0px; padding:0px;
}

#classified-body{
width:100%;
background-color:#F8F8F8;
}

#classified-body table h2{
font-size:18px;
color:#000066;
}


#classified-body table{
width:100%;
background-color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
border:1px solid #C9C9C9;
}

#classified-body table tr td{
border-bottom:1px solid #C9C9C9;
padding:10px 5px 10px 8px;
vertical-align:top;
}
#classified-body table .picture{width:15%;}
#classified-body table .description{width:55%; font-size:11px;}
#classified-body table .spacing{ padding:1px 0px 2px 0px; }
#classified-body table .txt-siz{ font-size:11px; width:350px;}
#classified-body table .column1{width:60px; font-size:11px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
#classified-body table .price{width:15%; font-weight:bold;}
#classified-body table .top td{ background-color:#E4E4E3; padding:2px 10px 2px 10px; margin:0px; color:#FFFFFF; border-top:1px solid #FFFFFF;}
#classified-body table .top td a{ color:#000000;}
#classified-body table .date{width:10%;}
#classified-body table h1{ font-size:11px; font-weight:bold; padding-bottom:2px; background:none; margin:0px; }
#classified-body table h1 a, visted, hover{ font-size:12px; font-weight:bold; color:#003399; text-decoration:underline; }
#classified-body table h3{ font-size:11px; font-weight:bold; padding:2px 0px 2px 0px; color:#464646;}
#classified-body table h4{ font-size:11px;  padding:6px 0px 2px 0px; color:#003399;}
#classified-body table h4 a, visted, hover{ font-size:11px;  color:#003399; text-decoration:underline;}
#classified-body table h4 a:hover{ font-size:11px;  color:#E58C3E; text-decoration:underline;}
#classified-body table .highlight{ font-size:12px;  font-weight:bold;}

#classified-details table{
width:100%;
background-color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
border:1px solid #C9C9C9;
}
#classified-details table tr td{
padding:10px 10px 10px 30px;
vertical-align:top;
}
#classified-details table h1{ font-size:24px; font-weight:bold; padding-bottom:2px; color:#4C5559; font-weight:normal;}
#classified-details table h1 a{ font-size:12px; font-weight:bold; color:#667177; text-decoration:underline;}
#classified-details table ul { list-style-type:none; color:#990033;}
#classified-details table ul li { color:#000000; background-image:url(/images/highlights_bullet.gif); background-position:left center; background-repeat:no-repeat; padding:2px 0px 2px 25px;}
#classified-details table table{border:0px;}
#classified-details table .thumbnail-wrapper {padding-bottom:15px;}
#classified-details table  h2{ font-size:12px; color:#003399; border-bottom:1px solid #E3E3E3;}
#classified-details table table tr td{border:0px; padding:3px 0px 3px 0px; margin:0px;}
.red {color:#FF0000;}

#class-search table{color:#FFFFFF; font-size:11px; font-weight:bold; }
#class-search table form{ padding:0px; margin:0px; }
#class-search table tr td{ padding:2px 0px 2px 0px;}
#class-search table .input-bx{ width:130px; margin:0px; padding:0px; border:0px; border:1px solid #000000;}
#class-search table .butt{ width:91px; margin:0px; padding:0px;}
#classified-details table .sm-txt-wrapper {font-size:11px; padding:8px 10px 10px 10px;}


#img-classified table {width:400px; border:1px solid #C9C9C9; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif;}
#img-classified table tr td { border:1px solid #C9C9C9; padding:5px;}


#page-control table{ width:100%; background-color:#2B90C4; font-size:11px; color:#FFFFFF; font-weight:normal; padding:3px 0px 3px 0px; }
#page-control table form { padding:0px; margin:0px;}
#page-control table select{ padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; font-size:11px; }
#page-control table .start-text{width:16%; text-align:left;} 
#page-control table .column1{width:60%; text-align:right;}
#page-control table .column1 a, visited {font-size:11px; color:#FFFFFF; text-decoration:underline;}
#page-control table .column1 a:hover{ color:#FFFFFF; }
#page-control table .column2{width:12%; text-align:right;}
#page-control table tr td{border:0px; padding:0px;}

#photo-upload{width:100%; background-color:#F8F8F8; padding-bottom:20px;  border-bottom:1px solid #EEEEEE; }
#photo-upload table{width:100%; font-family:Arial, Helvetica, sans-serif; font-size:12px; margin:0px; }
#photo-upload table tr td{padding:8px 5px 9px 8px;}
#photo-upload table .profile-photo{width:220px; background-color:#FFFFFF; text-align:center; border-right:1px solid #EEEEEE; border-top:1px solid #EEEEEE; border-bottom:1px solid #EEEEEE; }
#photo-upload table .photo-frm{ text-align:center;  border-top:1px solid #EEEEEE; }
#photo-upload table .forum-img{ text-align:center;}
#photo-upload table table tr td{padding:4px 5px 4px 8px;}

#user-nav{ 
font-size:10px;
font-weight:bold;
}

#user-nav ul{ 
margin:0px;
padding:0px;
list-style-type:none;
}

#user-nav ul li{
background-color:#E0ECEC;
border-bottom:none;
}
 
#user-nav ul li a{
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:11px;
line-height:16px;
color:#616360;
font-weight:bold;
text-decoration: none;
padding-left:15px;
}

#user-nav ul li a:hover{
text-decoration:underline;
}

.none{}
.no-border{border:none !important;}
.no-margin{margin:0px !important;}
.no-background{background:none !important;}
.bold{font-weight:bold;}
.italic{font-style:italic;}
.white{color:#FFFFFF !important; text-align:left;}
.black{color:#000000;}
.blue{color:#003399;}

#content-alt{
margin:0px 0px 0px 0px;
padding:24px 0px 0px 95px;
background-color:#E0ECEC;
font-size:12px;
}

#content-alt  h1{
font-size:15px;
padding-bottom:25px;
color:#667177;
line-height:29px;
}

#content-alt h2{
padding-bottom:5px;
font-family:Arial;
font-size:16px;
font-weight:bold;
}

#content-alt p{
padding-bottom:10px;
}

#content-alt .ads-body{
margin-bottom:10px;
margin-right:10px;
float:left;
}

#content-alt table tr td{
font-size:12px;
}

/* ~~~~~~~~~~~~~~~~~~ forum ~~~~~~~~~~~~~~~~~~~ */

#forum{ background-color:#F8F8F8; color:#434653; width:548px;}
#forum table h2{font-size:18px; color:#000066;}
#forum table{width:100%; font-family:Arial, Helvetica, sans-serif; font-size:12px; margin:0px; border-bottom:1px solid #E0E0E0;}
#forum table tr td{
border-right:1px solid #E0E0E0;
padding:5px;
color:#5c5c5c;
}
#forum table .row-top td{  background-position:top;  background-repeat:repeat-x;  background-color:#899199; color:#FFFFFF; font-weight:bold; font-size:12px; padding:5px 5px 5px 10px;}
#forum table .row-alt td{ background-color:#FFFFFF; border-top:1px solid #EEEEEE; border-bottom:1px solid #EEEEEE; }
#forum table .forum-img{ text-align:center;}
#forum table .post-subject{padding:5px 3px 2px 0px;}
#forum table .forum-name a{ color:#5c5c5c; font-weight:normal; text-decoration:none; }
#forum table .forum-topics{ text-align:center;}
#forum table .forum-posts{ text-align:center;}
#forum table tr .author{ vertical-align:top; width:120px; text-align:left; font-size:11px; vertical-align:middle; }
#forum table .message{ vertical-align:top; font-size:11px;}
#forum table .butt-holder{ width:200px; float:right; text-align:right;}
#forum table .butt-holder a, visited{ text-decoration:underline; color:#147AC5;}
#forum table .butt-holder a:hover{ color:#000000;}


#forum table .message a, visited{font-size:11px; padding:0px;}
#forum table .post-subject{ vertical-align:top; font-size:11px; padding-top:10px; font-weight:bold;}
#forum table .last-post{font-size:11px; text-align:right; width:150px;}
#forum table .post-text{font-size:12px; padding-top:4px; padding-bottom:4px;  }
#forum table .row-title a, visited{font-size:14px; font-weight:bold;  }

#forum table .row-controls a, visted{font-size:11px; text-decoration:underline;}
#forum table .row-controls a:hover{color:#41782F;}
#forum table .last-post a, visted{font-size:11px; text-decoration:underline; color:#888888;}
#forum table .last-post a:hover{color:#464646;}
#forum table .top td a{ color:#000000;}
#forum table .date{width:10%;}
#forum table h1{ font-size:11px; font-weight:bold; padding-bottom:2px;}
#forum table h1 a, visted, hover{ font-size:12px; font-weight:bold; color:#003399; text-decoration:underline; }
#forum table h3{ font-size:11px; font-weight:bold; padding:2px 0px 2px 0px; color:#464646;}
#forum table h4{ font-size:11px;  padding:6px 0px 2px 0px; color:#003399;}
#forum table h4 a, visted, hover{ font-size:11px;  color:#003399; text-decoration:underline;}
#forum table h4 a:hover{ font-size:11px;  color:#E58C3E; text-decoration:underline;}
#forum table .tools { width: 150px; float: right; text-align: right; }
#forum table .tools img { padding-left: 10px; }
#forum table .avatar { padding:10px 0px 10px 0px;}
#forum .forum-controls{}
#forum .forum-controls table { border:0px; font-size:11px;}
#forum .forum-controls table{ border:0px; padding:2px 2px 2px 2px;}
#forum .forum-controls table tr td{ border:0px;}
#forum .forum-controls table .buttons{ text-align:right;}
#forum .forum-controls table .post-order{width:170px;}
#forum .forum-controls table select{ margin:0px; padding:0px; font-size:11px;}

#forum .title { background-image:none; color:#434653; padding:0px; font-weight:normal; text-decoration:none;}
#forum .title table { margin:0px; padding:0px; font-size:11px; border:0px;}
#forum .title table tr td { border:0px;}
#forum .title table form{ border:0px; margin:0px; padding:0px;}
#forum .title table h1 { font-size:18px; padding:0px 0px 3px 0px; font-weight:normal; color:#747474; text-decoration:none;}
#forum .title table h1 a, visited{ font-size:18px; padding-bottom:5px; font-weight:normal; color:#747474; text-decoration:none;}
#forum .title table h1 a:hover{ text-decoration:underline;}
#forum .title table .heading{ padding:15px 0px 0px 10px;}
#forum .title table .date{ }

#forum .title-alt table { margin:0px; padding:0px; font-size:11px; border:0px; background-color:#EEF2F4;}
#forum .title-alt table tr td { border:0px;}
#forum .title-alt  table form{ border:0px; margin:0px; padding:0px;}
#forum .title-alt  table h1 { font-size:18px; font-weight:normal; color:#666666; text-decoration:none;}
#forum .title-alt  table h1 a, visited{ font-size:18px; font-weight:normal; color:#666666; text-decoration:none;}
#forum .title-alt  table h1 a:hover{ text-decoration:underline;}
#forum .title-alt  table .heading{padding:15px 0px 0px 0px;}
#forum .title-alt  table .date{ }

#forum  .bread-crumbs{ padding:4px 5px 4px 10px; color:#fff; background-color:#3F5460;}
#forum  .bread-crumbs a, visited{color:#fff;}

#forum  .topic-title {color:#747474;}
#forum  .topic-title a{text-decoration:none; color:#747474;}




#photo-upload{  background-color:#F8F8F8; padding-bottom:20px;  border-bottom:1px solid #EEEEEE; }
#photo-upload table{width:100%; font-family:Arial, Helvetica, sans-serif; font-size:12px; margin:0px; }
#photo-upload table tr td{padding:8px 5px 9px 8px;}
#photo-upload table .profile-photo{width:220px; background-color:#FFFFFF; text-align:center; border-right:1px solid #EEEEEE; border-top:1px solid #EEEEEE; border-bottom:1px solid #EEEEEE; }
#photo-upload table .photo-frm{ text-align:center;  border-top:1px solid #EEEEEE; }
#photo-upload table .forum-img{ text-align:center;}
#photo-upload table table tr td{padding:4px 5px 4px 8px;}
#photo-upload  .wrapper-lft30{font-size:14px; font-weight:bold; padding-left:15px; line-height:30px;}



#page-control table{ width:100%; background-image:url(/images/pg_control_bkg.gif); background-position:top; background-repeat:repeat-x; background-color:#40678F; font-size:11px; color:#FFFFFF; font-weight:normal; padding:3px 0px 3px 0px; }
#page-control table form { padding:0px; margin:0px;}
#page-control table select{ padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; font-size:11px; }
#page-control table .start-text{width:16%; text-align:left;} 
#page-control table .column1{width:60%; text-align:right; color:#fff;}
#page-control table .column1 a, visited {font-size:11px; color:#FFFFFF; text-decoration:underline;}
#page-control table .column1 a:hover{ color:#FFFFFF; }
#page-control table .column2{width:12%; text-align:right;}
#page-control table tr td{border:0px; padding:0px;}


#posting-form table submit { background-color:#CC3366;}
#posting-form table { border: 0px;}
#posting-form table .check{height:15px; width:15px; padding-bottom:10px;}
#posting-form table tr td textarea { height:250px;  }
#posting-form table { font-family:Arial, Helvetica, sans-serif; padding-top:10px; font-size:11px; font-weight:bold; color:#444B4F; width:100%; background-color:#F4F4F4; background-image:url(/images/register_table_top_20x20.gif); background-position:right top; background-repeat:no-repeat;}
#posting-form table span{font-size:11px; font-weight:bold;  color:#666666; padding-left:5px;}
#posting-form table tr td{ padding:2px 2px 2px 2px; border:0px; }
#posting-form .forum-post-preview { background-color:#FFFFFF; font-size:11px; margin:0px 20px 10px 20px; padding:15px 10px 15px 20px; border:1px solid #EEEEEE;}
#posting-form .post-subject{ font-size:11px; font-weight:bold;}
#posting-form table tr .column1{ text-align:right; padding-left:10px; padding-right:10px; }
#posting-form table tr .column2{ text-align:left; padding-left:10px; }
#posting-form table .submit-button {padding:10px 0px 20px 0px;}
#posting-form table .smilies tr td{padding:2px; background-color:#FFFFFF;}
#posting-form table .preview-button {width:140px; height:18px; background-color:#647193;  border-top:1px solid #99A0BA; border-right:1px solid #32394B; border-bottom:1px solid #32394B;  border-left:1px solid #99A0BA;  color:#FFFFFF;}
#posting-form table .post-button{width:140px; height:18px; background-color:#647193;  border-top:1px solid #99A0BA; border-right:1px solid #32394B; border-bottom:1px solid #32394B;  border-left:1px solid #99A0BA;  color:#FFFFFF;}
#posting-form table a:hover input .post-button {width:140px; height:18px; background-color:#FFFFFF;  border-top:1px solid #99A0BA; border-right:1px solid #32394B; border-bottom:1px solid #32394B;  border-left:1px solid #99A0BA;  color:#FFFFFF;}

#editor-interface { background-color:#EEF2F4; padding-left:8px; border:1px solid #C8D3DC;}
#editor-interface table{ background-color:#EEF2F4; padding-top:0px; background-image:none; border:0px; width:530px;}
#editor-interface table tr td { padding:0px; margin:0px; border:0px;}
#editor-interface table form {margin:0px; padding:0px; padding:0px; }
#editor-interface table table select {margin:0px; padding:0px; padding:0px; width:80px;}
#editor-interface table  .editor-tools table {border:0px; margin-bottom:15px; background-color:#FFFFFF; }
#editor-interface table  .subject-line{padding:10px 5px 10px 5px;}
#editor-interface table  .select-butt {width:300px;}
#editor-interface table  .butt-holder { text-align:right; padding-bottom:20px;}
#editor-interface table  .iframe-holder { text-align:center; padding-bottom:10px;}
#editor-interface table  .editor-tools table tr td {padding:5px 5px 5px 5px;}
#editor-interface table  .editor-tools .row1 { background-image:url(/images/wysiwyg-bk.gif); background-position:top; background-repeat:repeat-x; vertical-align:middle;}
#editor-interface table  .editor-tools .row2 { background-color:#F4F7F9; border:1px solid #C8D3DC; padding-top:8px;}
#editor-interface table  .editor-tools .row1-right { background-image:url(/images/wysiwyg-bk.gif); background-position:top; background-repeat:repeat-x; vertical-align:middle; padding-top:10px;}
#editor-interface img { border:0px;}


/* ~~~~~~~~~~~~~~~~~~ bikeway ~~~~~~~~~~~~~~~~~~~ */
#bikeway{
width:241px;
height:370px;
position:relative;
background-color:#fff;
}

#bikeway .bikeway-phone{
position:absolute;
top:67px;
left:110px;
font-family:Arial Narrow, Arial, Verdana, Times New Roman, Helvetica, sans-serif;
font-size:23px;
line-height:23px;
font-weight:bold;
color:#CA1D1F;
text-decoration:none;
z-index:10;
}

#bikeway-page{ }

#bikeway-page .title-wrapper{
border-bottom:5px solid #959490;
padding-left:10px;
}

#bikeway-page h3{
color:#4c4c4c; 
font-size:34px;
font-family:Arial, Verdana, Helvetica, sans-serif;
float:left;
width:300px;
}

#bikeway-page .title-right{
color:#979390; 
font-size:15px;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-weight:bold;
float:left;
width:200px;
padding-top:18px;
}

#bikeway-page .left{
float:left;
width:170px;
}

#bikeway-page .left .left-wrapper{
padding:0px 0px 0px 10px;
}

#bikeway-page .left h3{
float:none;
width:auto;
color:#959595; 
font-size:34px;
line-height:34px;
font-family:Arial, Verdana, Helvetica, sans-serif;
}



#bikeway-page .right{
float:right;
width:335px;
}

#bikeway-page .right .right-wrapper{
padding:0px 20px 0px 10px;
}

#bikeway-page .right h4{
border-bottom:1px solid #DAD7D0;
color:#515151;
font-size:17px;
font-weight:bold;
font-family:Arial, Verdana, Helvetica, sans-serif;
padding-bottom:5px;
margin:15px 0px 5px 0px;
}

#bikeway-page .right .options-title{
color:#EBA462;
font-weight:bold;
font-size:12px;
}

#bikeway-page .right .options{
color:#5c5c5c;
font-weight:normal;
font-size:12px;
line-height:20px;
}

#bikeway-page table tr td{
width:160px;
color:#5c5c5c;
font-size:14px;
line-height:16px;
font-family:Arial, Verdana, Helvetica, sans-serif;
}

#bikeway-page .column1-top, #bikeway-page .column2-top{
color:#EBA462;
font-weight:bold;
font-size:12px;
}
/* ~~~~~~~~~~~~~~~~~~ fishkillallsport-page ~~~~~~~~~~~~~~~~~~~ */

#fishkillallsport-page{ }

#fishkillallsport-page .title-wrapper{
border-bottom:5px solid #ADACAA;
padding-left:10px;
}

#fishkillallsport-page h3{
color:#CA2128; 
font-size:27px;
line-height:30px;
font-family:Arial, Verdana, Helvetica, sans-serif;
float:left;
width:300px;
}

#fishkillallsport-page .title-right{
color:#5B5B5B; 
font-size:12px;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-weight:bold;
float:left;
width:200px;
padding-top:5px;
}

#fishkillallsport-page .left{
float:left;
width:170px;
}

#fishkillallsport-page .right{
float:left;
width:345px;
}

#fishkillallsport-page .adress{
color:#515151;
font-size:12px;
font-weight:bold;
font-family:Arial, Verdana, Helvetica, sans-serif;
margin-top:15px;
float:left;
}

#fishkillallsport-page .buton{
margin-top:40px;
margin-left:20px;
float:left;
}

#fishkillallsport-page h2{
color:#25262A;
font-size:28px;
font-weight:bold;
font-family:Arial, Verdana, Helvetica, sans-serif;
margin-top:15px;
padding-top:15px;
padding-bottom:15px;
border-top:1px solid #CBCBCB;
}


/* ~~~~~~~~~~~~~~~~~~ warrenkitchentools ~~~~~~~~~~~~~~~~~~~ */
#warrenkitchentools-page{ 
font-size:12px; 
font-family:Arial, Verdana, Helvetica, sans-serif;
color:#6C6C6C;
}

#warrenkitchentools-page h3{
color:#277B0C; 
font-size:34px;
font-family:Arial, Verdana, Helvetica, sans-serif;
border-bottom:5px solid #959490;
}

#warrenkitchentools-page .subtitle{
color:#262425; 
font-size:12px;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-weight:bold;
padding-top:5px;
}

#warrenkitchentools-page .left{
float:left;
width:320px;
}

#warrenkitchentools-page .left .left-wrapper{
padding:0px 10px 0px 10px;
}

#warrenkitchentools-page .bold{
font-weight:bold;
}

#warrenkitchentools-page p{
color:#6C6C6C;
line-height:16px;
font-size:12px;
font-family:Arial, Verdana, Helvetica, sans-serif;
}



#warrenkitchentools-page .right{
float:right;
width:200px;
}

div.maina-wrapper{
	width:728px;
	height:90px;
	position:relative;
	top:49px;
	left:105px;
	
}
div.maina{
	position:absolute;
	width:728px;
	height:90px;
	background-color:white;
}
div#header div.top{
	height:240px;
	background-image:url('/images/logo_bg.jpg');
	
}
div.righta{
	height:250px;
	width:100%;
	background-color:white;
	padding-top:10px;
}

div.index-maina{
	width:728px;
	height:90px;
}

#search .search-wrapper{
	position:relative;
}
#search .search-wrapper input[type='text']{
	border:1px solid black;
	position:relative;
	top:-5px;
}
#search .search-wrapper input[type='submit']{
	width:53px;
	height:15px;
	background:url('/images/button_53x15.gif');
	border:0px;
	color:transparent;
	float:right;
	position:relative;
	top:5px;
}