*
{
    padding: 0;
    margin: 0;
}

body
{
    background: #000;
    
    color: #FFF;
    font-family: Verdana, Tahoma, sans-serif;
    font-size: 12px;
}

img
{
    border: 0px;
}

table
{
    border-collapse: collapse;
}

#wrap
{
    min-width: 1000px; /* new */
}


#header
{
    background: #FFF url('../img/head.png') no-repeat top right;
    /* min-width: 1162px; */
    min-width: 1000px;
    height: 80px;
}

#top-line
{
    background: #373737;
    height: 5px;
}

#top-menu
{
    background: url('../img/top_menu_bg.png') no-repeat top right; /* change folder to img */
    padding-top: 10px;
    /* margin-left: 535px; */
    float: right; /* new */
    
    height: 33px;
    width: 194px;
}

#logo
{
    float: left;
}


#head
{
    height: 80px;
    /* width: 855px; */
    width: 960px;
    margin: 0 auto;
}

#menu
{
    background: url('../img/btn_up.png') repeat-x top left;
    min-width: 960px;
    height: 38px;
}

#menu-center
{
    width: 960px;
    margin: 0 auto;
}

#bg
{
    background: url('../img/bg.png') repeat top left;
}

#content
{
    background: transparent url('../img/shadow_bg.png') repeat-y top center;
    width: 920px;
    margin: 0 auto;
    padding: 20px 42px;
}

#flash
{
    /*background: url('../img/flash.png') no-repeat top left;*/
    width: 920px;
    height: 320px;
    margin: 0 auto;
}

#column
{
    width: 960px; /* from 1000 */
    padding: 40px 0;
}
#footer
{
    text-align: center;
    font-size: 10px;
    line-height: 20px;
    color: #aaa;
    padding: 5px;
}

#footer a
{
    color: #aaa;
    text-decoration: none;
}

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

#footer p
{
    font-weight: bold;
}

#brand
{
    width: 210px;
    padding: 20px 0;
    float: left;
}

#brand img
{
    display: block;
    padding: 10px 0;
    margin: 0 auto;
}

#aboutinfo
{
    width: 710px;
    padding: 20px 0;
    float: left;
}

#aboutinfo p
{
    padding: 10px 30px 20px 60px;
    color: #ddd;
    line-height: 24px;
}

#contactheader p
{
    padding: 20px 0 0 0;
}

#contactleft
{
    width: 470px;
    float: right;
}

#contactright
{
    width: 400px;
    float: left;
}

#gmap
{
    padding: 40px 0 0 10px;
}

#gmap p
{
    color: #ddd;
    padding: 0 0 5px 0;
    font-weight: bold;
}

#dltbl
{
    width: 860px;
    margin: 30px auto;
}

#dltbl td
{
    text-align: center;
    height: 35px;
}

#dltblcol1
{
    width: 370px;
}

#dltbl .tblleft
{
    text-align: left;
    padding: 0 0 0 10px;
}

#dltbl td a
{
    color: #fff;
    text-decoration: none;
}

#dltbl td a:hover
{
    text-decoration: underline;
}

#review
{
    width: 660px;
}

#reviewsum
{
    width: 230px;
    padding: 30px 0 0 30px;
}

#reviewsum h3
{
    padding: 0 0 5px;
    font-size: 1.33em;
}

#sidebar
{
    width: 130px;
}

#sidebar h2
{
    font-family: "Trebuchet MS", Verdana, san-serif;
    font-size: 1.5em;
    padding: 10px 0 0;
}

#sidebar h2 a
{
    color: #fff;
    font-size: 1.1em;
}

#sidebar a
{
    display: block;
    color: #ddd;
    font-size: 0.83em;
    padding: 5px 0;
    text-decoration: none;
}

#sidebar a:hover
{
    color: #FFF;
}

#sidebar h3
{
    border-top: 2px solid #DC0000;
    font-family: "Trebuchet MS", Verdana, san-serif;
    font-size: 1.17em;
    padding: 10px 0 5px;
    margin: 10px 0 0 0;
}

#prodcatalog
{
    width: 770px;
    margin: 10px 0;
}

#prodcatalog .roundm
{
    width: 750px;
}

#prodinfo .roundm
{
    width: 900px;
}

#prodinfoleft
{
    width: 265px;
}

#prodinfoleft .prod-image /* making images center align */
{
    width: 305px;
    text-align: center;
}

.prod-image img
{
    border: none;
}

.prod-image h4
{
    margin: 0px 14px;
    padding: 4px 20px;
    font-weight: normal;
    text-align: right;
    background: transparent url('../img/zoom.png') no-repeat bottom right;
}

#prodinfoleft a:hover h4
{
    text-decoration: underline;
}

#prodinfoleft img
{
    /* removed for php auto-resize
    width:290px;
    height: 290px;
    margin-top: 10px;
    */
}

#prodinforight
{
    width: 605px;
    padding-left: 20px;
}

#prodinforight h1
{
    padding: 10px 0 4px;
    font-family: "Trebuchet MS", Verdana, sans-serif;
}

#prodinforight h2
{
    
    
}

#prodinforight h3
{
    font-family: "Trebuchet MS", Verdana, sans-serif;
    font-size: 1.6em;
    font-weight: normal;
}

#prodinforight span
{
    display: block;
}

.clear
{
    clear: both;
}

.left
{
    float: left;
}

.right
{
    float: right;
}

.red
{
    color: #c50000;
}

.even
{
    background: #2f2f2f;
}

.padding20
{
    padding: 20px 0;
}

.margintop20
{
    margin-top: 20px;
}    
 
.font11
{
    font-size: 0.9em;
}

.blue
{
    color: #4f5e8f;
}

.noheader p
{
    line-height: 20px;
    color: #ddd;
}

.noheader h2
{
    font-size:1.17em;
    padding: 30px 0 5px;
}

.tblheader
{
    background: url('../img/tbl_header.png') repeat-x top left;
    height: 40px
}

.top-link
{
    margin-left: 20px;
}

.top-link a
{
    font-weight: bold;
    color: #FFF;
    text-decoration: none;
}

.menu-link
{
    float: left;
    display: block;
    text-align: center;
    /*
    border-left: 1px solid #da4d4d;
    border-right: 1px solid #af0000;
    */
}

.menu-link a
{
    display: block;
    width: 120px;
    padding-top: 10px;
    padding-bottom: 11px;
    font-weight: bold;
    font-size: 1.17em;
    color: #FFF;
    text-decoration: none;
    border-left: 1px solid #da4d4d; /* new */
    border-right: 1px solid #af0000; /* new */
}

.menu-link a:hover
{
    background: url('../img/btn_down.png') repeat-x top left;
}

.menu-leftline, .menu-rightline
{
    float: left;
    width: 1px;
    height: 30px;
}

.menu-leftline
{
    border-right: 1px solid #af0000;
}

.menu-rightline
{
    border-left: 1px solid #da4d4d;
}

.txtcol
{
    float: left;
    width: 280px;
    padding: 0 38px 0 0;
}

.iconimg
{
    padding: 2px 15px 0 0;
    float: left;
}

.coltitle
{
    padding: 10px 0;
    font-family: Tahoma, Verdana, sans-serif;
    font-size: 1.5em;
    font-weight: normal;
    border-bottom: 2px solid #dc0000;
    text-decoration: none;
}

.coltitle a
{
    color: #ff8d45;
    text-decoration: none;
}

.txtentry, .prodtitle, .dlentry
{
    padding: 20px 0 0 0;
}

.txtentry .date, .dlentry .date
{
    color: #bbb;
    font-size: 0.83em;
    line-height: 20px;
}

.newstitle a, .prodtitle a, .dlentry a
{
    color: #ddd;
    font-weight: bold;
    text-decoration: none;
}

.newstitle a:hover, .prodtitle a:hover, .dlentry a:hover
{
    text-decoration: underline;
}

.morelink
{
    padding: 20px 0;}

.morelink a
{
    color: #ff8d45;
    text-decoration: none;
}
.morelink a:hover
{
    text-decoration: underline;
}

.dlsize
{
    color: #bbb;
    font-size: 10px;
    font-weight: bold;  
}

.dltitle
{
    width: 240px;
}

.dlicon
{
    float: right;
    padding: 0 14px;
}

.pageheader
{  
    border-bottom:2px solid #DC0000;
    font-size:1.17em;
    padding: 10px 0;
}

.contactcol
{
    padding: 40px 0 0 0;
}

.contacttitle
{
    width: 150px;
    float: left;
    font-weight: bold;
    color: #ddd;
}

.contactinfo
{
    width: 250px;
    float: right;
    padding: 0 0 0 30px;
    color: #ddd;
    line-height: 18px;
}


.reviewinfo
{
    
    padding: 20px 0 40px;
}

.reviewinfo h2
{
   padding: 10px 0 30px;
}

.reviewinfo img
{
   padding: 0 0 20px;
}

.reviewinfo h3, .reviewinfo p
{
    padding: 0 0 5px;
}
.reviewinfo ol
{
    padding: 0 0 20px 20px;
    line-height: 18px;
}

.reviewinfo .date
{
    font-size: 1.17em;
    line-height: 20px;
    border-bottom: 1px dashed #aaa;
}

.reviewlist
{
    padding: 5px 0 20px 10px;
   
}

.reviewlist li
{
    padding: 0 0 0 20px;
    background: url('../img/review_close.png') no-repeat 0 8px;
    list-style: none;
    line-height: 30px;
    font-weight: bold;
}

.reviewlist .open
{
    padding: 0 0 0 20px;
    background: url('../img/review_open.png') no-repeat 0 8px;
    list-style: none;
}

.reviewlist li li li
{
    list-style: none;
    background: none;
    font-weight: normal;
    line-height: 18px;
    margin: 0 0 0 -20px;
    padding-bottom: 7px;
}

.reviewlist a
{
    color: #bbb;
    text-decoration: none;
}

.reviewlist li a:hover, a.white /* new */
{
    color: #fff;
}

.reviewlist li li li a:hover
{
    text-decoration: underline;
}
.roundtl
{
    background: transparent url('../img/round_tl.png') no-repeat top left;
}

.roundtr
{
    background: transparent url('../img/round_tr.png') no-repeat top right;
}

.roundbl
{
    background: transparent url('../img/round_bl.png') no-repeat top left;
}

.roundbr
{
    background: transparent url('../img/round_br.png') no-repeat top right;
}

.roundtl, .roundtr, .roundbl, .roundbr
{
    width: 10px;
    height: 10px;
}

.roundm
{
    background: #FFF;
    height: 10px;
}

.prodcatalogcontent, .prodinfocontent
{
    background: #FFF;
    padding: 0 15px 15px;
    color: #444;
}

.prodcatalogcontent p, .prodinfocontent p
{
    font-size: 0.83em;
    border-bottom: #c50000 solid 1px;
    padding: 0 0 5px;
}

.prodcatalogcontent a, .prodinfocontent a
{
    color: #555;
    text-decoration: none;
}

.prodcatalogcontent a:hover, .prodpic-name a:hover p, .prodpic-name a:hover h4, .prodinfocontent a:hover
{
    text-decoration: underline;
}

.prodcatalogcontent h3
{
    font-family: "Trebuchet MS", Verdana, san-serif;
    font-size: 1.33em;
    padding: 5px 0;
}

.height_fix
{
    height: 10px;
}

.prodgradient
{
    background: url('../img/product_gradient.png') repeat-x bottom left;
    margin: 10px 0 30px;
}

.prodbrandheader
{
    position: relative;
    padding: 15px 0px 0;
    margin: 0 15px 0;
}

.brandword
{
    position: absolute;
    bottom: 0;
    font-family: "Trebuchet MS", Verdana, sans-serif;
    font-size: 2em;
    color: #222; 
    font-weight: bold;
}

.brandlogo img
{
    
    min-height: 28px;
    max-height: 50px;
}

.prodpic-name
{
    background: #FFF;
    width: 190px;
    border: solid #CCC 1px;
    padding: 15px;
    text-align: center;
    margin: 5px 12px 12px;
    height: 250px;
}

.prodpic-name img
{
    margin-bottom: 20px;
}

.prodpic-name p
{
    font-size: 0.92em;
    border-bottom: none;
    line-height: 15px;
    padding: 0;
}

.prodpic-name h4
{
    padding-bottom: 4px;
}

.dl-review-in
{
    background: url('../img/gradient_2.png') repeat-x top left;
    width: 231px;
    border: solid 1px #fff;
    padding: 15px;   
}

.dl-review-out
{
    margin-bottom: 10px;
    border: solid 1px #ddd;
    width: 263px;
}

.dl-review-in h4
{
    background: url('../img/arrow_icon.png') no-repeat left center;
    padding-left: 25px;
    margin-bottom: 15px;
    font-size: 1.2em;
}

.dl-review-in .dl-review
{
    background: url('../img/next_icon.png') no-repeat left 4px;
    display: block;
    line-height: 1.5;
    padding: 0 20px;
    margin: 10px 0 0px 25px;
}

.prodtbl
{
    margin-top: 5px;
}

.prodtbl td, .prodtbl tr
{
    border: 1px solid #bbb;
    padding: 5px;
}

/* new */
.prodtbl tr.trodd td.tdleft
{
    background: #eee;
    width: 150px;
}

.prodtbl tr.trodd td.tdright
{
    background: #f7f7f7;
    width: 455px;
}

.prodtbl tr.treven td.tdleft
{
    background: #ddd;
}

.prodtbl tr.treven td.tdright
{
    background: #e7e7e7;
}
/* end new */

.tbloddleft
{
    background: #eee;
    width: 150px;
}

.tbloddright
{
    background: #f7f7f7;
    width: 410px;
    
}

/* new */
.tdleft p
{
    font-size: 0.92em;
    border-bottom: none;
    line-height: 15px;
    padding: 0;
}

.tdright p
{
    font-size: 1em;
    border-bottom: none;
    line-height: 15px;
    padding: 0;
}

.tdright ul
{
    margin-left: 15px;
}
/* end new */

.tblevenleft
{
    background: #ddd;
}

.tblevenright
{
    background: #e7e7e7;
}

.backtotop
{
    padding: 10px;
}

.backtotop a
{
    padding-left: 20px;
    background: transparent url('../img/backtotop.png') no-repeat center left; 
}

.jumpto
{
    font-weight: normal;
    padding: 0px 0 10px;
}

.jumpto a
{
    padding: 2px 5px;
    background: #ddd;
    border-bottom: 2px solid #777;
    border-right: 2px solid #777;

}

.jumpto a:hover
{
    background: #e30000;
    text-decoration: none;
    color: #fff;
    border-color: #900;
}

.related_box
{
    margin: 10px 0;
    width: 400px;
    padding: 10px;
    background: #222;
    border: 1px solid #444;
}

.related_box a
{
    padding-left: 20px;
    color: #aaa;
    text-decoration: none;
    background: url('../img/next_icon.png') no-repeat top left;
}

.related_box a:hover
{
    color: #fff;
}

.prod-header
{
    width: 680px;
}

.prod-header h2
{
    line-height: 22px;
    color: #777;
    padding-bottom: 5px;
    margin-bottom: 45px;
    font-family: "Trebuchet MS", Verdana, sans-serif;
    font-size: 1.5em;
}

#thumbnails
{
    margin: 20px 0 30px;
}

#thumbnails .small
{
    border: 1px solid #444;
    margin: 2px 2px 1px 1px;
    width: 60px;
    height: 60px;
}

#thumbnails .small a
{
    display: block;
    width: 60px;
    height: 60px;
}

.last-update
{
    font-size: 0.9em;
    margin-top: 10px;
    color: #999;
}

#prod_preview
{
    height: 260px;
}

#prod_title
{
    text-align: center;
}