/* Place custom CSS for the client in this file. h1 { color: ; } */ body { margin:0px; padding:0px; } div#listmenu { width:100%; /* makes the div full width */ float:left; text-align:left border-top:1px solid ; /* draws line on top edge of div */ border-bottom:2px solid ; /* draws line on bottom edge of div */ border-right: solid ; /* adds the leftmost menu vertical line to the ul */ font-size:; /* SET FONT-SIZE HERE */ font-family:; /* SET FONT STYLE HERE */ background-color:; /* colors the div */ margin-top:; /* TEMPORARY - pushes the div away from the top of the browser for clarity in this example*/ } div#listmenu { background-image:url(images/menu_bg.jpg); } div#listmenu li { background-image:url(images/menu_bg.jpg); } div#wrapper { width:1100px; text-align:center; } *html div#main-content-demo { float:left; width:700px; margin-right:auto; margin-left:auto; margin-top:0px; padding-left:0; } div#main-content-demo { float:left; width:700px; margin-right:auto; margin-left:auto; margin-top:-20px; padding-left:0; } div#main-content-left { width:540px; float:left; font-family:Verdana, Geneva, sans-serif; font-size:12px; text-align:justify; padding-left:30px; } div#main-content-demo h2 { padding-left:0px; font-family:Verdana, Geneva, sans-serif; font-size:14px; text-align:justify; } div#main-content-demo h3 { padding-left:0px; font-family:Verdana, Geneva, sans-serif; font-size:13px; text-align:justify; } div#img2 { width:530px; height:114px; float:left; margin-left:0px; margin-top:15px; background-image: url(images/home2.jpg); background-repeat: no-repeat; } * html div#img { width:319px; height:315px; float:right; padding-left:75px; clear:both; } div#img { width:319px; height:315px; float:right; padding-right:35px; } .style1 { font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #ffffff; } .footer a:link { font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #fff; } .footer a:hover { color: #000; } .footer a:visited { color: #fff; } /* ------ Classifieds Feature Fixes ------ */ #container {padding-left:10px;} #main-content { background:#fff;margin-left:10px; } /* ------ Side2 Content ------ */ #side2-content .category-search-box { color:; text-align: center; border: px solid ; height:auto; width:240px; margin-left:5px; padding-top:7px; padding-bottom:10px; background:#c14003;-moz-border-radius: 5px; -webkit-border-radius: 5px;margin-top:-20px;} #side2-content .category-title { color: #fff;font-size: 110%; text-transform: uppercase; text-align: center; font-weight: bold; } /* ------ Main Content ------ */ #main-content .feature-title-bar { background: #c14003; width: 100%; padding: 7px 0; height:30px;-moz-border-radius-topleft:5px; -webkit-border-top-left-radius: 5px; -moz-border-radius-topright:5px; -webkit-border-top-right-radius: 5px;} #main-content .feature-title-bar h2 {font-size:120%;margin-top:3px;margin-bottom:5px;font-weight:normal;color:#fff;float:left;padding-left:5px;} #main-content .sort-type-box { float:right;height:25px;width:auto;margin:5px 25px 0 0; } #main-content .sort-type-box .sort-title { color:;font-size:110%;text-transform:uppercase;font-weight:bold; } #main-content .feature-action-bar { background: #bcbda8; width:100%; padding:0; height:24px; border-top: 1px #fff solid;} #main-content .feature-action-bar .action-items { float:right;width:auto;margin:2px 25px 0 0;padding:0;height:21px; } #main-content .feature-action-bar .action-icon { float:left;padding:0 5px;border:0;width:10px;height:10px;} #main-content .standard-listing { background: #eee; width:100%; padding:3px 0; height:auto; border-bottom: px solid ; margin: 5px 0 5px 0;overflow:hidden;} #main-content .standard-listing a { text-decoration: none; font-size: 90%;} #main-content .standard-listing .listing-actions { float:right;height:25px;width:auto;margin:5px 25px 0 0; } #main-content .standard-listing .listing-actions .action-icon { float: left; padding: 0 3px;border:0;} #main-content .standard-listing .listing-image-thumb { float: left; margin: 3px 3px; width: 100px; height:100px; background: ;} #main-content .standard-listing .listing-description { margin:5px 25px 0 0; } #main-content .standard-listing .listing-title { color:#000; font-size: 105%; margin:0; font-weight:bold;padding-left:1px; } #main-content .standard-listing .listing-description p { color:#000; margin:0;padding-left:5px } #main-content .premium-listing { background-color: ; } #main-content .premium-listing .premium-flag { background:;text-align: center;text-transform:uppercase;float:left;width:95px;padding:5px;color:;font-size:100%;margin:0;}