body{
  font-family:Arial, Calibri, Helvetica, 'Helvetica Neue', Verdana, sans-serif;
  padding: 0px;
  margin: 0px;
  color:#FFFFFF;
  font-size: 12px;
  background-color:#CCCCCC;
 
}

h1, h2, h3, h4 {
  color:#CC0001;
}
ul       
{
  list-style:none;
  margin:0;padding:0;
}
a
{
  color:#fff;
}
a:hover
{
  color:#CC0001;
}
a img
{
  border:0px;
}

.hidden
{
  visibility:hidden;
}
.header
{
 height:140px;
 background-image: url(/images/bg-header.gif);
 background-position: center bottom;
 background-repeat: repeat-x;
 
}

.header .header-content
{
 width:960px;  
 text-align:left; 
}

.header .header-content .logo{
  float:left;
  position:relative;
  top:0px;
  
}

.header .top-menu
{
  text-align:right; 
  width:960px;
}

.header .top-menu h2.phone
{
  margin-top:0px;
  margin-bottom:0px;  
}

.header .top-menu h2.phone img
{
  position:relative;
  top:4px;
}

.header .header-content .mainmenu{
    margin-top: 50px;
    margin-buttom: 0px;
    margin-right:0px;
    padding: 0px;
    float:right;
}
    
  
.header .header-content .mainmenu ul{
   overflow:hidden;zoom:1;margin-bottom:10px;margin-top:0px; margin-left:0px;
   
}
.header .header-content .mainmenu ul li{  
  display:inline; 
  color:#666;
  font-size:1.1em;
  text-decoration:none;
  font-weight:bold;
  overflow:hidden;
}

.header .header-content .mainmenu ul li a{
  background:url(/images/bkg_menu.gif) repeat-x 0 0;
  display:inline;
  float:left;
  margin-right:1px;
  height:37px;
  line-height:37px;
  padding:0 10px;
  color:#666;
  text-decoration:none;
  font-weight:normal;
  overflow:hidden;
}

.header .header-content .mainmenu ul li a:hover{  
    background-position:0 -37px;
}

.header .header-content .mainmenu ul li.current a, 
.header .header-content .mainmenu ul li.current a:hover{
    background-position:0 -74px;color:#fff;

}

#breadcrumb
{
  font-size:0.9em;
  padding-top:5px;
  padding-bottom:5px;
  padding-left:10px;
  background-color:#666666;
  color:#fff;
  border-bottom: 1px solid #FFF; 
}

#breadcrumb a
{
  color:#fff;
}
#breadcrumb a:hover
{
  color:#dddddd;
}

.move-left-200-px
{
 /* position:relative;
  left:-150px;*/
}
.main
{
 background-color:#666666;
 height:400px;
 
}
.main .frame
{
 width:990px;
 height:400px;
 background-image: url(/images/frame-main-bg.gif);
 background-position: center center;
 background-repeat: repeat-y;   
}

.main .main-content
{
  min-height:400px;
  width:960px;
  text-align:left;
  
}

#image_wrap img
{
  width:640px;
  height:371px;
}

div.image-transbox-top
   {
   width:640px;
   height:32px;
   margin:0px;
   background-color:#999999;
   border:0px solid black;
   opacity:0.6;
   filter:alpha(opacity=60); /* For IE8 and earlier */
   position:relative;
   top:-371px;
   left:0px;
}

 div.image-transbox-bottom
   {
   width:640px;
   height:35px;
   margin:0px;
   background-color:#999999;
   border:0px solid black;
   opacity:0.6;
   filter:alpha(opacity=60); /* For IE8 and earlier */
   position:relative;
   top:-67px;
   left:0px;
}
.main .main-content .table
{
  padding-top:15px;
  padding-bottom:15px;
}

.main-lower
{
 
}

.main-lower .frame
{
 width:990px;
 background-image: url(/images/frame-lower-bg.gif);
 background-position:  center center;
 background-repeat: repeat-y;
 
}
.main-lower .frame .main-lower-content
{
  min-height:150px;
  width:960px;
  text-align:left;
}

.

.main-menu
{
   text-align:center;     
}

.quick-menu
{
  background-color:#fff;
  padding-left:2px;
}

.white-line
{
  background-color:#fff;
  height:1px;
}
.main-lower .frame .main-lower-content .quick-menu ul{
 overflow:hidden;
 zoom:1;
 width:100%; 
 padding:0px;
 margin:0px;
}

.main-lower .frame .main-lower-content .quick-menu ul li{  
  display:inline;
  color:#FFF;
  overflow:hidden;
  width:230px;
  height:75px;
  margin-left:6px;
  margin-right:2px;
  margin-top:0px;
  float:left;
}

.main-lower .frame .main-lower-content .quick-menu ul li .box-image
{
  padding-top:0px;
  margin-left:0px;
}

.main-lower .frame .main-lower-content .content
{
  background-color:#999999;
  padding:5px;
}

/*Text Page*/
.main-lower .frame .main-lower-content .text-page-top
{
  background-color:#CC0001;
  padding-left:10px;
  padding-top:3px;
  padding-bottom:3px;
  border-bottom: 1px solid #666666;
  
}

.main-lower .frame .main-lower-content .text-page-top h2
{ 
  margin:0px;
  color:#FFF;
}

.main-lower .frame .main-lower-content .text-page-content
{
  min-height:500px;
  padding:10px;
  background-color:#fff;
  color:#303030;
}
.main-lower .frame .main-lower-content .content .table .content-area
{
  padding:10px;
}

/*Childe page content*/
.child-page-content
{
  color:#666666;
  background-color:#fff;
}
.child-page-content a
{
  color:#666666;
}
.child-page-content a:hover
{
  color:#CC0001;
}

/*Product Box */
.product-box
{
  border: 1px solid #ccc; margin:5px;
  text-align:center;
  height: 290px;
}

.product-box img
{
  max-height: 190px;
}

/*Hot Products */
.hot-products
{
  width:711px;
  padding:5px;
  border: solid 1px #CCC;
  -moz-box-shadow: 1px 1px 5px #999;
  -webkit-box-shadow: 1px 1px 5px #999;
  box-shadow: 1px 1px 5px #999;
}
/* Left Menu*/
ul.left-menu    
{
  padding-left:10px;
}

ul.left-menu li    
{
  border-bottom:1px solid #dcdbdb;
  padding-right:10px;
  padding-top:8px;
  padding-bottom:8px;
}

ul.left-menu li a
{
  display:block;
  text-decoration:none;
  color:#303030;
  font-weight:bold;
  font-size:12px;
  background:url(/Images/arrow8.png) no-repeat right center;
}
    
ul.left-menu li.active a,ul.left-menu li a:hover 
{
  color:#CC0001;
}
/*Left Decore Image*/

.leftDecor
{
  margin:0px;width:200px;
}
.leftDecor img
{
  margin:0px;width:200px;padding-left:0px;
   
}
.footer-bar
{
  height:15px;
  width:960px;
  background-image: url(/images/footerbar_bg.gif);
  background-repeat: repeat-x;
 
}
.footer .frame
{
 width:990px;
 background-image: url(/images/frame-bottom-bg.gif);
 background-position:  center top;
 background-repeat: no-repeat;
 height:30px;
}

.footer .frame .main-footer-content
{
  text-align:left;
  padding-top:5px;
  padding-left:15px;
  color:#666666;
}

/*Scroller */
/* root element for scrollable */
.vertical {  
  
  /* required settings */
  position:relative;
  overflow:hidden;  
  top:-30px;
  /* vertical scrollers have typically larger height than width */  
  height: 307px;   
  width: 120px;
  border:1px solid #ccc;
   
}

/* root element for scrollable items */
.items {  
  position:absolute;
  
  /* this time we have very large space for height */  
  height:20000em;  
  margin: 0px;
}

/* single scrollable item */
.item {
  margin:5px 0;
  padding:5px;
  font-size:12px;
  height:90px;
  cursor:pointer;
}

/* elements inside single item */
.item img {
  float:left;
  margin:0;
  background-color:#fff;
  padding:2px;
  border:1px solid #ccc;
  width:104px;
  height:80px;
  
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  
}
.vertical .active {
  border:2px solid Red;
  position:relative;
  cursor:default;
}

/* the action buttons above the scrollable */
#actions {
  width:100px;
  margin:0px;    
}

#actions a {
  font-size:11px;    
  cursor:pointer;
  color:#666;
}

#actions a:hover {
  text-decoration:underline;
  color:#000;
}

.disabled {
  visibility:hidden;    
}

.next {
  float:left;
}  

/* styling for the image wrapper  */
  #image_wrap {
    /* dimensions */
    width:640px;
    height:371px;
    margin:0;
    padding:0;

    /* centered */
    text-align:center;

    /* some "skinning" */
   /* background-color:#efefef;
    border:2px solid #fff;
    outline:1px solid #ddd;
    -moz-ouline-radius:4px;*/
  }

/* this makes it possible to add next button beside scrollable */
/*.scrollable {
  float:left;  
}*/

/* prev, next, prevPage and nextPage buttons */
a.browse {
  background:url(/images/hori_large.png) no-repeat;
  display:block;
  width:30px;
  height:30px;
  float:left;
  margin:5px 5px;
  cursor:pointer;
  font-size:1px;
}

/* right */
a.right         { background-position: 0 -30px; clear:right; margin-right: 0px;}
a.right:hover     { background-position:-30px -30px; }
a.right:active   { background-position:-60px -30px; } 


/* left */
a.left        { margin-left: 0px; } 
a.left:hover      { background-position:-30px 0; }
a.left:active    { background-position:-60px 0; }

/* up and down */
a.up, a.down    { 
  background:url(/images/vert_large.png) no-repeat; 
  float: none;
  margin: 0px 45px;
}

/* up */
a.up {position:relative; top:-5px;}
a.up:hover      { background-position:-30px 0; }
a.up:active      { background-position:-60px 0; }

/* down */
a.down         { background-position: 0 -30px; position:relative; top:315px;}
a.down:hover      { background-position:-30px -30px; }
a.down:active    { background-position:-60px -30px; } 


/* disabled navigational button */
/*a.disabled {
  visibility:hidden !important;    
}   */


/* Gallery Icon List Styles */

ul.gallery-icon-list li{  
  display:inline;
  overflow:hidden;
  width:232px;
  height:300px;
  margin:5px;
  float:left;
  
}
ul.gallery-icon-list li img 
{
  height:210px; width:210px;
  padding:5px;
  border: solid 1px #CCC;
  -moz-box-shadow: 1px 1px 5px #999;
  -webkit-box-shadow: 1px 1px 5px #999;
  box-shadow: 1px 1px 5px #999;
  margin-bottom:5px;
}
ul.gallery-icon-list li img:hover
{
  border: solid 1px #FF9B9E;
  -moz-box-shadow: 1px 1px 5px #CC0001;
  -webkit-box-shadow: 1px 1px 5px #CC0001;
  box-shadow: 1px 1px 5px #CC0001;
  
}
ul.gallery-icon-list li h3{margin:0px;}


/* Product Page List Styles */

ul.product-page-icon-list li{  
  display:inline;
  overflow:hidden;
  width:232px;
  height:300px;
  margin:5px;
  float:left;
  
}
ul.product-page-icon-list li img
{
  height:210px; width:210px;
  padding:5px;
  border: solid 1px #CCC;
  -moz-box-shadow: 1px 1px 5px #999;
  -webkit-box-shadow: 1px 1px 5px #999;
  box-shadow: 1px 1px 5px #999;
  margin-bottom:5px;
}
ul.product-page-icon-list li img:hover
{
  border: solid 1px #FF9B9E;
  -moz-box-shadow: 1px 1px 5px #CC0001;
  -webkit-box-shadow: 1px 1px 5px #CC0001;
  box-shadow: 1px 1px 5px #CC0001;
  
}
ul.product-page-icon-list li h3{margin:0px;}

/* Product List Styles */

ul.product-list-icon-list li{  
  display:inline;
  overflow:hidden;
  width:730px;
  max-height:250px;
  margin:5px;
  float:left;
  border-bottom: solid 1px #CCC;
}
ul.product-list-icon-list li img.product-image
{
  max-width:350px;
  max-height:170px;
  padding:5px;
  border: solid 1px #CCC;
  -moz-box-shadow: 1px 1px 5px #999;
  -webkit-box-shadow: 1px 1px 5px #999;
  box-shadow: 1px 1px 5px #999;
  margin-bottom:10px;
  margin-right:10px;
}
/*ul.product-list-icon-list li img:hover
{
  border: solid 1px #FF9B9E;
  -moz-box-shadow: 1px 1px 5px #CC0001;
  -webkit-box-shadow: 1px 1px 5px #CC0001;
  box-shadow: 1px 1px 5px #CC0001;
  
}*/
ul.product-list-icon-list li h3{margin-top:0px;}

.image-box
{
  border: solid 1px #CCC;
  -moz-box-shadow: 1px 1px 5px #999;
  -webkit-box-shadow: 1px 1px 5px #999;
  box-shadow: 1px 1px 5px #999;
  margin-bottom:10px;
  margin-right:10px;
}




















































































































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
