/* COMMON */
body,html{
margin: 0;
background-image: url('/images/common/site_bg.gif');
background-repeat: repeat-x;
background-position: left top;
background-color: #603f55;
font-size: 12px;
font-family: arial,verdana,tahoma;
text-align: center;
}
#body_table{
margin: auto;
width: 990px;
margin-top: 50px;
text-align: left;
}
.columns,#columns{
padding-bottom: 8px;
border: 3px dashed #463d43;
border-top: none;
background-color: #1a1a1a;
}
img{
border: none;
}
a{
outline: none;
}
.nomargin{
margin: 0;
}
.spacer{
clear: both;
margin: 0;
padding: 0;
line-height: 0;
}
.bold{
font-weight: bold;
}
em{
font-style: normal;
}
strong{
font-weight: normal;
}

/* PRODUCT */
.product_left_right{
position: relative;
}

/* PRODUCT_LEFT */
.product_left{
display: inline;
float: left;
width: 210px;
}

/* PRODUCT_RIGHT */
.product_right{
display: inline;
float: right;
width: 410px;
padding-bottom: 130px;
}

/* GALLERY : THUMBS */
.gallery_thumbs,
.gallery_cloudzoom_thumbs{
position: absolute;
bottom: 0;
}
.gallery_thumbs img{
border-left: 2px solid #FFFFFF;
border-right: 2px solid #FFFFFF;
}
.gallery_thumbs a{
padding: 0;
font-size: 0;
}

/* GALLERY_CLOUDZOOM */
.gallery_cloudzoom .gallery_bottom{
height: 27px;
border-top: 1px solid #FFFFFF;
background: url('/images/common/gallery_bottom.gif') no-repeat center center #603f55;
}
/* GALLERY_CLOUDZOOM : THUMBS */
.gallery_cloudzoom_thumbs{
}
.gallery_cloudzoom_thumbs .gallery_thumbs_bottom{
height: 27px;
border-top: 1px solid #FFFFFF;
background: url('/images/common/gallery_thumbs_bottom.gif') no-repeat center center #603f55;
}


/* UPPERCONTENT */
.uppercontent p,
.lowercontent p{
padding-left: 8px;
padding-right: 8px;
}
.uppercontent a,
.lowercontent a{
color: #603f55;
}

/* MAIN DESCRIPTION */
#main_description{
text-align: justify;
}

#main_img{
border-bottom: 8px solid #FFFFFF;
}

/* H1 */
h1{
height: 105px;
margin: 0;
padding: 0;
margin-top: 8px;
margin-bottom: 8px;
background-image: url('/images/common/h1_default.gif');
background-repeat: no-repeat;
background-position: center top;
color: #000000;
font-size: 22px;
font-weight: normal;
text-align: center;
}
h1 span{
display: block;
height: 105px;
padding-top: 38px;
background-image: url('/images/common/h1_default.gif');
background-repeat: no-repeat;
background-position: right top;
}

/* PRODUCT HEADER GROUP */
.product_thumb_header_group h2{
margin: 0;
padding: 0;
margin-top: 8px;
color: #987e90;
background-color: #603f55;
font-size: 18px;
font-weight: normal;
text-align: center;
}
.product_thumb_header_group h2 span{
display: block;
padding: 4px;
}

/* UPPERCONTENT / LOWERCONTENT */
.uppercontent, .lowercontent{
line-height: 18px;
text-align: justify;
}

/* CRUMBTRAIL */
#crumbtrail{
color: #603f55;
}
#crumbtrail a{
color: #603f55;
text-decoration: none;
font-size: 11px;
font-weight: bold;
}
#crumbtrail a span{
padding-left: 4px;
padding-right: 4px;
text-decoration: underline;
}

/* PAGE */
.page,#page{
padding: 6px;
border-left: 8px solid #1a1a1a;
background-color: #FFFFFF;
}

/* COLUMN_RIGHT */
td.column_right,td.column_right_empty{
border-right: 8px solid #1a1a1a;
background-color: #FFFFFF;
}
td.column_right{
padding-top: 5px;
}

/* BANNER */
#banner{
border: 3px dashed #463d43;
border-bottom: none;
background: url('/images/common/banner.jpg') no-repeat 340px top #1a1a1a;
}
.logo{
display: table-cell;
float: left;
width: 289px;
height: 116px;
background-image: url('/images/common/logo.gif');
background-repeat: no-repeat;
cursor: pointer;
}

/* NAV_BANNER */
#nav_banner{
width: 968px;
margin-left: 8px;
padding-top: 4px;
padding-bottom: 6px;
background-image: url('/images/common/nav_banner_bg.gif');
background-repeat: no-repeat;
background-position: left center;
background-color: #987e90;
text-align: right;
}
#nav_banner a{
padding-left: 22px;
padding-right: 22px;
background-image: url('/images/common/nav_banner_a.gif');
background-repeat: no-repeat;
background-position: left center;
color: #603f55;
font-weight: bold;
text-decoration: underline;
text-align: left;
}
#nav_banner a span{
}

/* NAV_TOP */
#nav_top{
margin-top: 12px;
text-align: center;
}
#nav_top a{
display: -moz-inline-stack;
display: inline-block;
height: 34px;
margin-left: 1px;
margin-right: 1px;
background-image: url('/images/common/nav_top_a.gif');
background-repeat: no-repeat;
background-position: left top;
color: #603f55;
font-weight: bold;
text-decoration: none;
cursor: pointer;
}
#nav_top a span{
display: -moz-inline-stack;
display: inline-block;
height: 34px;
padding-top: 8px;
margin-left: 11px;
padding-right: 11px;
background-image: url('/images/common/nav_top_a.gif');
background-repeat: no-repeat;
background-position: right top;
}
#nav_top a.nav_top_hidden{
display: none;
}

/* BASKETBOX */
#basketbox{
display: table-cell;
float: right;
width: 250px;
height: 115px;
margin-top: 6px;
background-image: url('/images/common/basketbox_bg.jpg');
background-repeat: no-repeat;
background-position: left top;
}
#basketbox a{
text-decoration: none;
}
#basketbox .basketbox_items{
padding-top: 18px;
}
#basketbox .basketbox_items, #basketbox .basketbox_value, #basketbox .basketbox_checkout{
display: block;
margin-top: 4px;
margin-bottom: 4px;
padding-left: 126px;
color: #FFFFFF;
font-weight: bold;
}
#basketbox .basketbox_checkout{
text-decoration: underline;
}
.basketbox_top{
display: none;
}

/* SEARCHBOX */
#searchbox{
width: 200px;
margin-left: 7px;
padding-bottom: 11px;
background-color: #987e90;
}
#searchbox form{
margin: 0;
padding: 0;
}
.searchbox_top{
color: #603f55;
font-weight: bold;
}
.searchbox_top span{
display: block;
padding-top: 15px;
padding-bottom: 10px;
padding-left: 11px;
}
.searchbox_string{
float: left;
width: 138px;
margin-left: 9px;
border: 1px solid #FFFFFF;
}
.searchbox_submit{
float: left;
width: 40px;
margin-left: 1px;
padding-top: 1px;
padding-bottom: 1px;
border: 1px solid #603f55;
background-color: #987e90;
color: #603f55;
font-size: 12px;
font-weight: bold;
}
.searchbox_bottom{
clear: both;
}

/* NAV_LEFT */
#nav_left{
width: 200px;
margin-top: 8px;
margin-left: 7px;
padding-bottom: 11px;
background-color: #987e90;
}
.nav_left_top{
color: #603f55;
font-weight: bold;
}
.nav_left_top span{
display: block;
padding-top: 15px;
padding-left: 11px;
}
a.nav_left_lvl1{
display: block;
margin-top: 10px;
color: #603f55;
font-weight: bold;
text-decoration: none;
}
a.nav_left_lvl1 span{
display: block;
padding-left: 11px;
padding-right: 11px;
}
a.nav_left_lvl1_selected{
text-decoration: underline;
}
a.nav_left_lvl2{
display: block;
color: #603f55;
text-decoration: none;
}
a.nav_left_lvl2 span{
display: block;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 22px;
padding-right: 11px;
}
a.nav_left_lvl2:hover{
text-decoration: underline;
}
a.nav_left_lvl2_selected{
text-decoration: underline;
}

/* NAV_EXTRA */
#nav_extra{
width: 200px;
margin-top: 8px;
margin-left: 7px;
}

/* FOOTER */
.ishop_secure{
display: table-cell;
float: left;
width: 117px;
margin-top: 6px;
}
.accepted_cards{
display: table-cell;
float: left;
width: 468px;
margin-top: 6px;
margin-left: 1px;
}
#footer .address{
display: inline;
float: right;
width: 380px;
margin-top: 14px;
color: #FFFFFF;
line-height: 24px;
}
#footer .address .fax{
padding-left: 12px;
}

/* NAV_RECENT */
#nav_recent{
width: 120px;
margin-right: 2px;
text-align: center;
}
.nav_recent_top{
background-color: #202020;
color: #603f55;
font-weight: bold;
}
.nav_recent_top span{
display: block;
padding-top: 7px;
padding-bottom: 7px;
}
#nav_recent a{
display: block;
width: 120px;
margin-top: 4px;
text-decoration: none;
}
#nav_recent a br{
display: none;
}
#nav_recent a .product_name{
display: none;
}

/* PRODUCT_FEATURED / FEATURED PRODUCTS */
#product_featured{
width: 120px;
margin-right: 2px;
text-align: center;
}
.product_featured_top{
background-color: #202020;
color: #603f55;
font-weight: bold;
}
.product_featured_top span{
display: block;
padding-top: 7px;
padding-bottom: 7px;
}
#product_featured a{
display: block;
width: 120px;
margin-top: 4px;
background-color: #efe0ea;
text-decoration: none;
}
#product_featured a:hover .product_name{
text-decoration: underline;
}
#product_featured a br{
display: none;
}
#product_featured a .product_name{
display: block;
color: #603f55;
font-weight: bold;
text-align: center;
}

/* SUBSECTIONS */
.subsections a{
display: block;
color: #603f55;
font-weight: bold;
text-decoration: none;
text-align: center;
}
.subsections a .thumb_name{
display: block;
text-decoration: underline;
}
.subsections a .thumb_content{
display: block;
font-weight: normal;
}

/* PRODUCTS */
#products .product{
position: relative;
width: 306px;
height: 152px;
border: 1px solid #603f55;
background-image: url('/images/common/product_thumb_bg.gif');
background-repeat: no-repeat;
background-position: right top;
text-align: center;
cursor: pointer;
}
#products .product a{
position: relative;	
display: block;
color: #603f55;
font-weight: bold;
text-decoration: none;
}
#products .product a.product_name{
width: 250px;
margin-top: 4px;
text-decoration: underline;
}
#products .product a.product_price{
width: 250px;
clear: both;
margin-top: 6px;
color: #987e90;
}
#products .product a.product_image{
position: absolute;
left: 0;
bottom: 0;
float: left;
margin-left: 3px;
margin-bottom: 1px;
text-align: left;
}

/* ORDER BUTTON */
#order{
display: inline;
float: left;
width: 598px;
margin-top: 8px;
padding: 12px;
border: 2px dashed #987e90;
text-align: center;
}
#order:hover{
border-color: #603f55;
}
#order table{
width: 100%;
}
#order form{
margin: 0;
padding: 0;
}
td.order_qty_prompt{
}
.order_button{
border: 1px solid #603f55;
background-color: #987e90;
color: #603f55;
font-weight: bold;
cursor: pointer;
}

/* GALLERY_CLOUDZOOM */
/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
border: 4px solid #888;
margin:-4px;	/* Set this to minus the border thickness. */
background-color:#fff;	
cursor:move;		
}

/* This is for the title text. */
.cloud-zoom-title {
font-family:Arial, Helvetica, sans-serif;
position:absolute !important;
background-color:#000;
color:#fff;
padding:3px;
width:100%;
text-align:center;	
font-weight:bold;
font-size:10px;
top:0px;
}

/* This is the zoom window. */
.cloud-zoom-big {
border:4px solid #ccc;
overflow:hidden;
}

/* This is the loading message. */
.cloud-zoom-loading {
color:white;	
background:#222;
padding:3px;
border:1px solid #000;
}

