/* Layout Stylesheet */ 


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Page Layout Stylesheet */ 
body{
margin:0px;
padding:0px;
background-color:#FFFFFF;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#89794E;
width:auto;
height:auto;
}

img{
border:0px;
padding:0px;
}

#page-wrapper{
width:auto;
}

#page{
width:760px;
height:auto;
margin:0px auto;
text-align:left;
}

p{
margin:0px;
font-size:12px;
padding:0px 0px 15px 0px;
}

#page .top-ads{
background-color:#669966;
text-align:center;
padding:2px 0px 2px 0px;
}

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

#header{
height:71px;
width:auto;
position:relative;
}
#header .blog{ position:absolute; top:15; left:350px; width:60px; height:30px; }

#header .logo-holder{
width:289px;
height:100%;
border-right:1px solid #99CC99;
float:left;
}

#header .logo-holder img{
padding-top:1px;
padding-left:30px;
}

#header .top-left-wrapper{
width:470px;
height:100%;
float:right;
}
/* ~~~ top nav css */ 

#header .form-search{
position:relative;
top:20px;
left:190px;
width:280px;
height:35px;
background-image:url(/images/search_corner_8x8.gif);
background-position:top left;
background-repeat:no-repeat;
background-color:#DDEEDD;
z-index:10;

}

#header .form-search form{
padding-top:6px;
padding-left:10px;
font-size:11px;
color:#669966;
margin:0;
vertical-align:baseline;
}

#header .form-search table tr td{
font-size:11px;
color:#669966;
}

#header .search-input{
width:104px;
height:16px;
font-size:11px;
font-family:Verdana;
border:1px solid #669966;
}

#header .top-nav-wrapper{
position:relative;
top:20px;
left:0px;
width:470px;
height:17px;
background-color:#669966;
}

#header .top-nav{
padding-top:2px;
}

#header .top-nav ul{ margin:0; padding:0;}

#header .top-nav li{ 
display:inline; 
list-style:none;
}

#header .top-nav li a{ 
color:#DCE8DC; 
display:block; 
float:left; 
text-align:center; 
text-decoration:none; 
font-size:11px; 
font-weight:bold;
}

#header .top-nav li a:hover{ text-decoration:underline;}

#header .top-nav .li1 a{width:60px;}
#header .top-nav .li2 a{width:150px;}
#header .top-nav .li3 a{width:110px;}
#header .top-nav .li4 a{width:60px;}
#header .top-nav .li5 a{width:70px;}


/* ~~~ main nav css */ 

#site-nav{
width:auto;
height:37px;
border-top:1px solid #99CC99;
border-bottom:1px solid #99CC99;
}

#siteNav{ 
width:auto; 
margin:3px 0px;
}

#siteNav ul{ margin:0; padding:0;}
#siteNav li{ display:inline; list-style:none;}
#siteNav li a{ height:28px; color:#8F9052; display:block; float:left; border-left:1px solid #ccc;text-align:center; text-decoration:none; font-size:11px; font-weight:bold; padding-top:3px;}
#siteNav li a:hover{ text-decoration:underline;}

#siteNav .li1 a{width:107px; border-left:none;}
#siteNav .li2 a{width:107px;}
#siteNav .li3 a{width:107px;}
#siteNav .li4 a{width:107px;}
#siteNav .li5 a{width:107px;}
#siteNav .li6 a{width: 80px;}
#siteNav .li7 a{width:107px;}


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

#middle{
float:left;
background-image:url(/images/page_bg_760x1.gif);
background-repeat:repeat-y;
}

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

#middle .left-wrapper{
width:204px;
float:left;
background-color:#FAF7EC;
}

#middle .links{
text-align:right;
padding-right:20px;
margin-top:5px;
}


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

#left{
border-right:4px solid #F0E6C4;
}

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

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

#lft-nav ul li{
background-color:#E7D79F; 
border-bottom:1px solid #F0E6C4; 
text-align:left; 
background-image:url(/images/arrow_3x7.gif);
background-position:12px center;
background-repeat:no-repeat;
}
 
#lft-nav ul li a{
color:#BF6510; 
text-decoration:none; 
font-size:11px; 
font-weight:bold;
line-height:22px;
padding-left:21px; 
text-transform:uppercase;
}

#lft-nav ul li ul{
padding:0px 17px;
padding-top:7px;
background-color:#F0E6C5;
}

#lft-nav ul li ul li{
height:17px;
border-bottom:1px dashed #E5B771;
color:#CB853D;
text-decoration:none; 
font-size:11px; 
font-weight:normal;
line-height:17px;
background-image:none;
background-color:#F0E6C5;
padding:0px;
margin:0px;
}

#lft-nav ul li ul li a{
color:#BF6510; 
text-decoration:none; 
font-size:11px; 
font-weight:normal;
line-height:17px;
padding:0px;
margin:0px;
text-transform:none;
}

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



#lft-nav .option-down{ 
height:22px;
padding-left:21px; 
background-color:#E7D79F; 
border-bottom:1px solid #F0E6C4; 
text-align:left; 
background-image:url(/images/arrow_7x3.gif);
background-position:10px center;
background-repeat:no-repeat;
color:#BF6510; 
text-decoration:none; 
font-size:11px; 
font-weight:bold;
line-height:22px;
}

#user-nav ul{ 
margin:0px;
padding:0px;
list-style-type:none;
padding:0px 17px;
padding-top:7px;
padding-bottom:5px;
background-color:#F0E6C5;
}

#user-nav ul li{
border-bottom:1px dashed #E5B771;
color:#CB853D;
text-decoration:none; 
font-size:11px; 
font-weight:normal;
line-height:17px;
background-image:url(/images/arrow_3x7.gif);
background-position:0px center;
background-repeat:no-repeat;
background-color:#F0E6C5;
padding:0px;
margin:0px;
}
 
#user-nav ul li a{
color:#BF6510; 
text-decoration:none; 
font-size:11px; 
font-weight:bold;
line-height:17px;
padding:0px;
margin:0px;
text-transform:none;
padding-left:8px;
}

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



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

#left .subscribe-wrapper{
height:auto;
padding:10px;
background-color:transparent;
}

#left .subscribe{
height:220px;
border:1px solid #B4B4B4;
border-bottom:5px solid #669966;
font-size:11px; 
color:#333333;
background-color:#fff;
}

#left .subscribe-title{
height:28px;
background-color:#669966;
padding-left:10px;
}

#left .subscribe-title img{
padding-top:7px;
background-color:transparent;
}

#left .subscribe-form{
padding-left:10px;
padding-top:10px;
background-color:transparent;
}

#left .subscribe-form table tr td{
color:#000;
font-size:11px;
}



#left .lft-ad{
width:200px;
height:59px;
background-color:#FAF7EC;
}

#left .for-sale{
height:300px;
background-image:url(/images/home_for_sale4_177x300.gif);
background-position:top left;
background-repeat:no-repeat;
}

#left .for-sale-txt{
padding-top:240px;
padding-left:5px;
color:#fff;
}

#left .for-sale-txt a{
color:#fff;
font-weight:bold;
text-decoration:underline;
}

#left .left-ad{
text-align:center;
margin:20px 0px;
}

.thumb{ float:left; width:170px; 
margin-bottom:15px; text-align:center;
}
.thumb img{ border:3px solid #FFF;}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ content css */ 

#middle .content-wrapper{
width:555px;
float:left;
background-color:#FAF7EC;
border-left:1px solid #fff;
}

#middle .content{
padding-left:20px;
}

#middle .content-title-wrapper{
height:65px;
border-bottom:5px solid #669966;
}

#middle .content-title{
float:left;
height:45px;
padding-top:15px;
}

#middle .content-title-text{
float:right;
width:240px;
font-family:Verdana;
font-size:11px;
color:#BC5D05;
font-weight:bold;
line-height:15px;
position:relative;
top:20px;
background-color:transparent;
}

#middle .content-title-text a{
font-family:Verdana;
font-size:11px;
color:#BC5D05;
font-weight:bold;
line-height:15px;
}

#middle .content-title h1{
font-family:Verdana;
font-size:20px;
color:#BC5D05;
padding-top:10px;
margin:0;
}

#middle .right-ad{
float:right;
}

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

.txt-ad{
padding:10px 0px 10px 0px;
background-color:#DDEEDD;
border-top:1px solid #FFFFFF;
text-align:center;
}

#middle .text{
width:350px;
line-height:15px;
font-size:12px;
padding-top:20px;
}

#middle .text-green{
width:260px;
line-height:25px;
font-size:16px;
font-weight:bold;
padding-top:20px;
padding-left:20px;
color:#669966;
float:left;
}

#middle .text-green img{
padding-left:150px;
padding-top:20px;
}

#middle .so-img-holder{
position:relative;
top:-75px;
left:0px;
}

.search_text{
padding-top:20px;
}
.search_text a{
text-decoration:none;
color:#5c5c5c;
font-size:11px;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ content of page css */ 

#middle .columns-wrapper{
padding:7px 0px;
}
#middle .columns-wrapper-txt{
font-size:11px;
}

#middle .column{
width:235px;
float:left;
margin-bottom:10px;
padding:0px;
}

#middle .column-large{
width:470px;
float:left;
margin-bottom:10px;
padding:0px;
font-size:12px;
}

#middle .column a{
font-family:Verdana;
font-size:11px;
color:#669966;
font-weight:bold;
}

#middle .column a:hover{
color:#BC5D05;
}

#middle .column-box{
width:483px;
height:auto;
font-family:Verdana;
font-size:13px;
color:#BC5D05;
font-weight:bold;
background-color:#DEC87A;
margin-bottom:35px;
}

#middle .column-box-wrapper{
padding:15px 25px;
}

#middle .column-box h4{
padding:0px;
margin:0px;
font-size:15px;
}



#middle .width-smallest{
width:204px !important;
float:right;
}

#middle .width-largest{
width:321px !important;
}

#middle .background-white{
background-color:#fff !important;
}


#middle .links-title{
width:235px;
height:21px;
background-color:#669966;
}

.widthmax{
width:520px !important;
}

#middle .links-title h3{
font-family:Verdana;
font-size:11px;
color:#fff;
font-weight:bold;
padding-top:5px;
padding-left:10px;
margin:0px;
}

#middle .links-box{
width:auto;
border:1px solid #669966;
font-size:11px;
color: #333;
padding:5px 20px;
}

#middle .map-box{
width:518px;
border:1px solid #669966;
font-size:11px;
color: #333;
}

#middle .map-box img{
padding:10px;
}

#middle .links-box ul{ 
margin:0; 
padding:0;
}

#middle .links-box li{ 
list-style:none; 
height:auto;
padding-bottom:10px;
}

#middle .links-box li a{ 
font-size:11px;
color: #669966;
font-weight:bold;
text-decoration:underline;
}

#middle .banner-holder{ 
padding-top:7px;
text-align:rignt;
}

#middle .banner-holder a{ 
color:#333333;
font-family:Verdana;
text-decoration:underline;
}

#middle h3{
color:#89794E;
font-family:Verdana, Arial;
font-size:12px;
font-weight:bold;
text-decoration:none;
margin:20px 0px 0px 40px;
padding:0px;
}

#middle .spacer{
width:18px !important;
float:left;
}

#middle .text-content{
line-height:15px;
}


#ny{
width:355px;
float:left;
margin-bottom:10px;
margin-right:10px;
color:#464646;
font-size:11px;
line-height:12px;
}

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

#ny p{
color:#464646;
font-size:12px;
line-height:18px;
padding:8px 0px;
}

#ny h2{
height:21px;
background-color:#E7D79F;
width:auto;
color:#996633;
line-height:21px;
font-size:11px;
font-weight:bold;
padding-left:10px;
margin-top:10px;
margin-bottom:10px;
}

#ny h3{
background-color:#669966;
width:auto;
color:#FCFAF3;
line-height:normal;
font-size:12px;
font-weight:bold;
padding:10px;
margin:0px 0px 0px 0px;
}

#ny .brown{
color:#996633;
}

#ny .green{
color:#669966;
}

#ny .address{
float:left;
}

#ny .photo{
width:147px;
height:117px;
float:right;
background-color:#F7EECE;
}

#ny .prev{
float:left;
color:#996633;
}

#ny .next{
float:right;
color:#996633;
}

#ny .prev a{
color:#996633;
text-decoration:underline;
}

#ny .next a{
color:#996633;
text-decoration:underline;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Featured Firendly Merchant styles */ 


#ffm{
margin-bottom:10px;
margin-right:20px;
color:#464646;
font-size:11px;
line-height:12px;
}

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

#ffm p{
color:#464646;
font-size:12px;
line-height:18px;
padding:8px 0px;
}

#ffm h2{
height:21px;
background-color:#E7D79F;
width:210px;
color:#BF6510;
line-height:21px;
font-size:12px;
font-weight:bold;
padding-left:10px;
margin-top:10px;
margin-bottom:10px;
}

#ffm h3{
font-size:12px;
font-weight:bold;
margin:0px;
margin-bottom:3px;
padding:0px;
text-indent:0px;
}

#ffm .img-left{
width:220px;
}

#ffm .img-right{
float:right;
margin-bottom:5px;
margin-left:5px;
}

#ffm .a-holder{
text-align:right;
}

#ffm a, #ffm .a-holder{
color:#BF6510;
font-weight:bold;
text-decoration:none;
font-size:11px;
}

#ffm ul{ 
margin:0; 
padding:0;
padding-left:10px;
list-style:none; 
}

#ffm li{ 
background-image:url(/images/bullet_3x10.gif);
background-repeat:no-repeat;
background-position:left 4px;
padding-left:10px;
line-height:16px;
font-size:12px;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dormia page styles */ 

#content, #content-large{
width:555px;
float:left;
background-color:#fff;
border-left:1px solid #fff;
}

#content-large .wrapper{
padding:30px;
}

#content-large p{
color:#004459;
margin:20px 0px;
}

p a{
color:#BC5D05;
font-weight:bold;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ newyorkorganizer page styles */ 

#newyorkorganizer{
width:555px;
height:439px;
background-image:url(/images/home_nyorkorganizer_555x439.jpg);
background-repeat:no-repeat;
background-position:left top;
position:relative;
}

#newyorkorganizer .logo{
position:absolute;
top:14;
left:12;
}

#newyorkorganizer .personal{
position:absolute;
top:358;
left:15;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ company-lead-form */ 
#contact-form #company-lead-form{width:450px; color:#666666; margin-left:40px; padding-top:10px; }
#contact-form #company-lead-form p{color:#FF0000;}
#contact-form #company-lead-form table{ 
border:0px;
margin:0px;
width:100%;
}
#contact-form #company-lead-form table tr td{
padding:2px;
color:#5c5c5c;
}
#contact-form #company-lead-form table tr .column1{
text-align:left;
font-size:12px;
width:120px;
}
#contact-form #company-lead-form table tr .column1-error{
text-align:left;
font-size:12px;
width:120px;
color:#FF0000;
}
#contact-form #company-lead-form table tr td input{
border:1px solid #99A0B0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
width:200px;
}
#contact-form #company-lead-form table tr td .phone1{
width:35px;
}
#contact-form #company-lead-form table tr td .phone2{
width:35px;
}
#contact-form #company-lead-form table tr td .phone3{
width:40px;
}
#contact-form #company-lead-form table tr td select{
border:1px solid #99A0B0;
font-size:12px;
color:#000;
width:200px;
}
#contact-form #company-lead-form table tr td textarea{
border:1px solid #99A0B0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
width:200px;
height:100px;
}
#contact-form #company-lead-form table tr td .submitbutton{
width:auto;
height:auto;
border:none;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ computer css */ 
#auto-interior-banner{ 
width:345px;
float:left;
padding:10px 0px 0px 0px;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ computer css */ 
#computer{
width:345px;
float:left;
}

#computer .computer-links{
background-color:#BC5D05;
}

#computer table.computer-table{
width:345px;
}

#computer table.computer-table tr td{
width:345px;
height:20px;
border-bottom:1px solid #CE8A4A;
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:#F3E6D2;
}

#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:#BC5D05;
font-size:16px;
font-weight:bold;
font-family:Arial, Verdana;
padding-bottom:10px;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ footer css */ 

#footer{
border-top:1px solid #99CC99;
color:#5A6266; 
}

#footer .bottom-nav-wrapper{
width:100%;
height:22px;
}

#footer .copyright{
padding-top:2px;
float:left;
}

#footer .bottom-nav{
padding-top:5px;
float:right;
}


#footer .bottom-nav a{ 
color:#818483; 
text-decoration:none; 
font-size:11px; 
font-weight:normal;
padding:0px 15px;
}

#footer .bottom-nav a:hover{ text-decoration:underline;}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ exceptions stylesheet */

.bold{
font-weight:bold;
}

.underline{
text-decoration:underline;
}


.orange{
color:#BC5D05;
}

.dark-gray{
color:#333333;
}

.brown{
color:#996633;
font-weight:bold;
}

.green{
color:#669966;
font-weight:bold;
}

.size10{
font-size:10px;
}

.size11{
font-size:11px;
}

.no-border{
border:none !important;
}

.ln17{
line-height:17px !important;
}
.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;}

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

.magic{
clear:both;
}

.clrlft{
clear:left;
}


.clrrt{
clear:right;
}


.hidden{
 display:none;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ register form */
#register-form-header{ background-color:#669966; padding:11px 10px 8px 10px;}
#register-form-header-yellow{ padding:11px 10px 8px 10px;}
#register-form-header-gray{ background-color:#F8F8F8; padding:11px 10px 15px 10px; border-top:1px solid #CCCCCC; margin-top:1px;}
#register-form-header-gray .date{float:right; width:200px; font-size:11px; text-align:right;}
#register-form-header-gray h1{ color:#666666; font-size:20px; font-weight:normal;}
#register-form-header-yellow h1{ color:#FFFFFF; font-size:20px;}
#register-form-header-blue{ background-image:url(/images/classified_top_blue_575x4.gif); padding:11px 10px 8px 10px;}
#register-form-header-blue h1{ color:#FFFFFF; font-size:20px;}
#register-form-header h1{ color:#FFFFFF; font-size:16px; }
#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{padding:10px 0px 0px 0px; background-color:#E7D79F; border-top:1px solid #666666; }
#register-form-wrapper-login{padding:20px 0px 0px 0px; background-color:#F0E6C5; 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 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 tr td .send-to-from { width:20px; margin:0px; padding:0px; }
#register-form table tr td textarea { height:100px; }
#register-form table { font-family:Arial, Helvetica, sans-serif; padding-top:10px; font-size:11px; font-weight:bold; color:#444B4F; width:100%; background-color:#F0E6C5; border-bottom:1px solid #EEEEEE;}
#register-form table .sm-txt{font-size:10px; font-weight:normal;  color:#666666;}
#register-form .txt-wrapper {padding:15px 30px 15px 30px; background-color:#F4F4F4;}
#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 .description{height:100px;}
#register-form table .message{height:120px;}
#register-form table tr .column2{ text-align:left; }
#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 table tr .column1-error{ text-align: right; }
#register-form h4{ color:#BF6510; padding-bottom:3px; padding-left:30px; border-bottom:1px solid #FFFFFF; margin-bottom:1px; font-size:12px; font-weight:bold;}
#register-form h2{ color:#BF6510; padding-bottom:3px; padding-left:30px; border-bottom:1px solid #FFFFFF; margin-bottom:1px; font-size:12px; font-weight:bold;}
#register-form .contact {padding-top:10px;}
#register-form .photo {padding-top:10px;}
#register-form table tr td .phone1{ width:54px; }
#register-form table tr td .phone2{ width:54px; }
#register-form table tr td .phone3{ width:65px; }
#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;}

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

#classifieds{
color:#333333;
}


#classifieds a{
color:#BF6510;
font-weight:bold;
font-size:11px;
}

 
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ classified form */

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

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

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

#classified .header{
background-color:#669966;
height:40px;
width:534px;
position:relative;
border-top:1px solid #FFFFFF;
}

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

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

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

#classified-body{
width:534px;
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;}
#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:#496E49; 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:534px; 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;}



#bikeway{
width:321px;
height:253px;
margin-top:8px;
margin-bottom:8px;
position:relative;
}

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

#bikeway-page{ }

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

#bikeway-page h3{
color:#4c4c4c; 
font-size:24px;
line-height:24px;
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:20px;
line-height:20px;
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;
}

#bikeway-page a{
text-decoration:underline;
font-weight:normal;
font-size:12px;
color:#333;
}

/* ~~~~~~~~~~~~~~~~~~ fishkillallsport-page ~~~~~~~~~~~~~~~~~~~ */

#fishkillallsport-page{ }

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

#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:25px;
}

#fishkillallsport-page .left{
float:left;
padding-left:10px;
width:180px;
}

#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:26px important!;
line-height:28px important!;
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;
padding:20px 10px 0px 10px;
}

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

#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;
width:300px;
}

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

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

