body { background: #f4f4ed url(../images/page_bg.png) 0 0 repeat-x; }

.latest {	padding:0 4px 0 !important; overflow:hidden;  }
.latest h4 { line-height:200%; text-transform:capitalize; height:40px; }

.catalog-listing .add-to { margin-top:20px; }
.more-information { text-transform:uppercase; font-size:1.0em; color:#12638F; }
.more-information-img { vertical-align:middle; }

#news-footer { margin-top:20px; width:465px; margin:0 auto; }
#pagetitle { display:none; }
#main .even {  }
.smallpadding { padding:10px; }
.post { width: 450px; clear:both; }
.navigation { margin-bottom:50px; text-transform:capitalize; }
.navigation .alignleft { float:left; width:200px;  }
.navigation .alignright { float:right; width:200px; text-align:right; margin-right:20px; }
.post .entry .downloadlink { float:left; width:70px; text-align:center; }
.post .entry .thecontent { float:left; width:450px; }
a.downloadicon:hover { text-decoration:none; }
.downloadicons { text-align:center; width:70px; float:left; }
.single .entry {  }
#searchform { margin-top:20px; display:block; }
#sidebar.box h2 { margin-top:15px; }
.col-main .col-main { border:none; width:470px; }
.col-main .col-main #comment {width:460px; }
#page { width:480px }
#searchsubmit { margin-top:10px; }
div#sidebar.box .content .categories { text-transform:capitalize; }

.clear { clear:both; }

.appliance_bar { clear:both; border-bottom:1px solid #CCCCCC; height:35px; margin:-4px -4px 4px; background: #fff }
.appliance_bar h3 { font-weight:normal; color:#333; font-family:'Myriad Pro','Trebuchet MS',Arial,Tahoma,sans-serif; font-size:16px; width: 700px; position:absolute; margin-top:-35px; padding:7px; }
.appliance_bar img { float:right; margin-top:-145px; position:relative; z-index:1; right: 10px; }

#youtube-category-video { margin:20px; float:left; }
h2.products-used { margin-left: 20px }

/* Slider */

#slider
{
    height: 200px;
    position: relative;
    width: 930px;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 13px;
    border: 1px solid #ccc;
}
div.scroller
{
    height: 200px;
    overflow: hidden;
    width: 930px;
    zoom: 1;
}
div.scroller .content 
{
    padding: 0;
}
div.slidercontrolwr
{
    position: absolute;
    right: 15px;
    top: 15px;
}
div.scroller img
{
    border: none;
}
div.scroller div.section
{
    float: left;
    height: 200px;
    overflow: hidden;
    width: 930px;
}
div.scroller div.content
{
    width: 10000px;
    float: left;
}
.slidercontrol
{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.slidercontrol a
{
    color: #aaa;
    filter: alpha(opacity=60);
    float: left;
    height: 14px;
    margin: 0px 2px;
    opacity: 0.6;
    overflow: hidden;
    padding: 0px;
    text-decoration: none;
    text-indent: -1000px;
    width: 14px;
}
.slidercontrol a:hover
{
    filter: alpha(opacity=100);
    opacity: 1;
}
.content .sliderdescription
{
    background: url(../images/grid.gif) repeat left top;
    color: #222;
    filter: alpha(opacity=50);
    font: 11px bold Helvetica, sans-serif;
    left: 15px;
    opacity: 0.5;
    padding: 10px;
    position: relative;
    top: -100px;
    width: 650px;
}
div.sliderdescription:hover, .sliderdescription.active
{
    background-color: #fff !important;
}
.content a
{
    font: 11px bold Helvetica, sans-serif;
    text-decoration: none;
}
.aprev
{
    background: url(../images/aprev.gif) no-repeat 3px 3px;
}
.anext
{
    background: url(../images/anext.gif) no-repeat 3px 3px;
}
.astop
{
    background: url(../images/astop.gif) no-repeat 3px 3px;
}
.aplay
{
    background: url(../images/aplay.gif) no-repeat 6px 3px;
}


/* End Slider */