/*#############################################################
Name: Dark Ritual
Date: 2006-11-06
Description: Tribal-style three column layout.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}

a {color: #682;outline: 0 none;}
a:focus {
    outline: 0 none;
}

a:hover {color: #9A6;}
hr
{
	color:#89866F;
	/*width:90%;
	*/
	height:0.2em;
	
}
body 
{
	
	background: #333 url(Images/bg.gif);
	color: #333;
	font: normal 62.5% Arial,"Lucida Sans Unicode",sans-serif;
	/*font: 12px/15px arial, helvetica, sans-serif;*/

	/*margin: 3% 0;*/
	/*width:1002px;	*/
}

p,ul {
	padding-bottom: 1em;
}

ul {margin-left: 1.2em;}

li {list-style: none;}
/*.main li {list-style-image: url(../img/li.gif);}*/

h1 {font-size: 1.2em;}

blockquote {
	background: #FFF;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	color: #333;
	display: block;
	font-size: 0.9em;
	margin-bottom: 1.2em;
	padding: 6px 12px;
}
blockquote p {padding: 3px 0;}

h1,h2,h3 {color: #994;}

/* misc */
.clearer {clear: both;}
.main_right .padded {padding: 6px 2px 6px 10px;}
.main .padded {padding: 18px 24px;}
.meta {font-size: 0.8em; color: #666;}
.left {float: left;}
.right {float: right;}

/* structure */
.container {
	/*font-size: 1.2em;
	background: url(../img/bgcontainer.jpg) repeat-y;
	margin: 0 auto;
	width:1002px;
	border: 12px solid #222;
	vertical-align:top;
	*/
	font-size: 1.2em;
	margin: 0 auto;
	/*width: 840px;*/
	width:1002px;
	border: 12px solid #222;
	vertical-align:top;
	background-image: url(images/bgcontainer.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	
}

/* header */
.header {
	float: left;
	/*width: 640px;*/
	width:842px;
	background: url(images/header.jpg) no-repeat;
	background-position:right;
	font: normal 62.5% arial,Verdana,sans-serif;
	line-height: 150px;
	text-align: center;	
	height:150px;
	/*padding-bottom:30px;*/
	/*border:solid 1px red;*/

}

/* structure */
.top {
	background: #222;
	color: #DDD;
	float: left;
	font: normal 1.4em arial,Verdana;
	height: 50px;
	text-align: center;
	width: 639px;
}
.subnav {
	float: left;
	width: 160px;
	padding-top:30px;
}
.main {
	float: left;
	/*width:635px;*/
	width:675px;
	background-color:#fff;
	
}
.main_right {
	float: right;
	width: 160px;
	color: #CCC;
	background-color:#222;
	/*height:460px;*/
	/*border:solid 1px red;*/
}

/* sub-navigation */
.subnav h1 {
	background: #222;
	color: #FFE;
	font: bold 1.1em Arial,Verdana,sans-serif;
	line-height: 24px;
	padding-left: 8px;
}
.subnav ul {margin: 0; padding: 0;}
.subnav li {
	border-bottom: 1px solid #696755;
	list-style: none;
}
.subnav li a {
	background: #89866F;	
	color: #111;
	display: block;
	padding: 8px 0 8px 12px;
	width: 148px;
	text-decoration: none;
}
.subnav li a:hover {
	background: #9C997C;
	color: #000;
}

img
{
	border:0px;
}
/* footer */
.footer {
	background: url(images/bgfooter.gif) repeat-x;
	color: #CCC;
	font-size: 0.9em;
	line-height: 39px;
	width: 100%;
	text-align: center;
}
.footer .left,.footer .right {padding: 0 16px;}
.footer a {color: #EEE;}
.footer a:hover {color: #FAFCB0;}
.normaltext {
	font:normal 62.5%  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
.normaltextTextBox {
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
input.button
{
	background-color:gray;
	color:white;
	font-weight:bold;
	width:75px;

}

.textBold
{
	font-weight:bold;
}
.textUnderline
{
	text-decoration:underline;
}
.buyNow
{
	/*background:url(../img/buynow.jpg);*/
	background-color:#B88A56;
	color:#fff;
	font-weight:bold; 
	padding:1px 0px 1px 0px;
	font-size:11px;
}
.productTitle
{
	/*font-weight:bold;
	line-height:15px;
	text-decoration:underline;
	font-size:14px;*/
	font-size: 15px;
	/*padding: 0 0 1.5em 0;*/
	font-weight: bold;
	color: #000;
	
}
.product_review_head
{
	/*color:red;*/
	background:url(images/review_image.jpg) no-repeat;
	padding-left:35px;
	line-height:26px;
	font-size:14px;
	font-weight:bold;
	
	
}
.product_reviewby
{
	color:#000;
	float:right;
	padding-right:10px;
	
}
.tabDtl
{	
	clear: both;
	float: left;
	width: 96%;
	margin:0;
	font-weight:normal;
	padding:10px;
	border:solid 1px gray;
	height:150px;
	/*border-right:solid 1px gray;
	border-bottom:solid 1px gray;
	*/
}
.tabDtlHome
{	
	clear: both;
	float: left;
	width: 96%;
	margin:0;
	font-weight:normal;
	padding:10px;
	border:solid 1px gray;
	
	/*border-right:solid 1px gray;
	border-bottom:solid 1px gray;
	*/
}
#navAlpha,#navAlpha1 {
	float: left;
	width: 100%;
	margin:0;
	
}
#navAlpha ul li,#navAlpha1 ul li {
	float: left;
	background: #F2F2F0;
	margin-right: 8px;
}
#navAlpha li.selected, .linkselected,#navAlpha1 li.selected
 {
	background: #3a3a3a;
	
}
#navAlpha a ,#navAlpha1 a 
{
	/*
	display: block;
	color: #000;
	font-weight: bold;
	float: left;
	padding: 7px 11px 5px;*/
	display: block;
	color: #000;
	font-weight: bold;
	line-height:28px;
	padding: 0px 11px 0px;
}
#navAlpha a:hover {
	color: #000;
	text-decoration: none;
}
#navAlpha .selected a, #navAlpha1 .selected a {
	color: #fff;
	text-decoration: none;
}



.normaltext
{
		font-size:12px;
}
.salePrice
{
		font-size:14px;
		font-weight:bold;
}
.oldPrice
{
	text-decoration:line-through;
	color:Red;
	font-size:14px;
}
.errorMsg
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ee0000;
	text-decoration: none;
	text-align : left;
	padding-left: 5px;
}
.estricred{
	color:#F55050;
}
.deletedMark
{
	color:Purple;
	font-size: 15px;
	vertical-align:middle;
	text-align : center;
}
.freshMark
{
	color:Green;
	font-size: 15px;
	vertical-align:middle;
	text-align : center;
}
.bottomBorder
{
		border-bottom: 1px dashed #000000;
}
.listRowAlter
{
	background-color: #FFFFFF;
	border-bottom: 1px solid #000000;
	font-family:Arial,Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height:25px;
	height:25px;
}
.listRow
{
	font-family:Arial,Georgia, "Times New Roman", Times, serif;
	border: 10px;
	background-color: #eee;
	border-bottom: 1px solid #000000;
	font-size: 11px;
	line-height:25px;
	height:25px;
}
.caption
{
	font-family:Arial,Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	/*font-weight: bold;*/
}

/*Product detail page*/
@charset "utf-8";

/* begin productGallery styling */



#productVideo {
text-align: center;
clear: left;
display: none;
border: 1px solid #ccc;
}

/***/

#productPhotos {
	clear: left;
	border: 1px solid #ccc;
	background-color: #fff;
	position:relative;
	left:0px;
	top:0px;
	padding:0px !important;
	margin:0px !important;
	display:block;
	text-align:center !important;
	height:auto;
	}

.autoHeight {
	height:auto;
	}

.textLeft {
	text-align:left;
	display:block;
	}

div#productPhotos img#holidayPromoIcon {
	margin:10px 0px 0px 0px;
	}


#productPhotos ul li {
	margin-left:0px !important;
}


.clearProd {
	clear:left;
	padding-bottom:14px;
	line-height:0px;
	margin:0px;
	height:0px;
	width:0px;
	}

#zoom {
	outline-style: none;
	}

#zoomifyParentDiv { 
	margin:0px auto;
	padding:0px;
	width:250px; 
	height:300px;
	text-align:center;
	}


.noZoom { 
	height:auto;
	padding:0px;
	margin:10px 0 14px 0px;
	text-align:center;
	}

.zoom { 
	height:300px;
	padding:0px;
	margin:10px 0 14px 0px;
	text-align:center;
	}

#galleryImage img { 
	margin:0px auto !important;
	}
	
	
#activeImage { 
	display: none; 
	}

object {
	outline-style: none;
	display:block;
	}


#defaultImage, #activeImage {
	margin:0px auto;
	}

#gallery_noZoom {
	position:relative;
	left:34px;
	text-align:left;
	margin-bottom:3px;
	}

#viewLargerAlt {
	color: #3a3a3a;
	text-decoration: none;
	padding:1px 20px 20px 0 !important;
	background:url(images/viewLarger.gif) no-repeat right top !important;
	margin:0px;
	z-index:50;
	}

ul#productGallery2 { 
	list-style:none; 
	position:relative;
	left:34px;
	text-align:left;
	}
	
ul#productGallery2.withZoom {
	position:absolute;
	top:352px;  
	display:block;
	width:284px; 
	}
	
ul#productGallery2.noZoom { 
	margin:2px 0px 0px 0px; 
	display:block; 
	width:261px; 
	padding:0px !important;
	text-align:left;
	}
	
#productGallery2 li { 
	position:relative;	
	margin:10px 11px 0px 0px !important;
	padding:0px;
	overflow:hidden; 
	opacity: .8; 
	-moz-opacity: .8; 
	filter:alpha(opacity=80);
	float:left; 
	display:block; 
	width:72px; 
	height:62px; 
	cursor: pointer; 
	border:2px solid #cccccc;
	text-align:center;
	}
	
#productGallery2 li img	{ 
	position: relative; 
	top:-10%;
	margin:0 auto;
	}

#productGallery2 li a { 
	outline:none; 
	}

#productGallery2 li:hover, #productGallery2 li.ieHover { 
	border-color: #bababa; 
	opacity: .99; /* safari bug */
	-moz-opacity: .99; 
	filter:alpha(opacity=100);
 	-khtml-opacity: .99;
	}
	
#productGallery2 li.active { 
	border-color: #5f5f5f; 
	opacity: .99; /* safari bug */ 
	-moz-opacity: .99; 
	filter:alpha(opacity=100);
 	-khtml-opacity: .99;
	}

.clearLeftProd {
	clear: left;
	display: block;
	height: 0px;
	width: 0px;
	line-height: 0px;
	font-size: 0px;
	padding:0px;
	margin:0px;
	}



/*Paging*/
.sb_pag{padding:0;margin:0;float:right;}
.sb_pag ul,.sb_pag li{list-style:none;margin:0;padding:0;float:right;}
.sb_pag li{float:left}

.sb_pag a,.sb_pag span{display:block;border:1px solid #3a3a3a;padding:.08em .4em;margin:0 .38em 0 0;text-align:center; 
	text-decoration:none;}
.sb_pag a,.sb_pag a:visited{color:#3a4a5a}
a.sb_pagP,a.sb_pagN,span.sb_pagSp{padding:.38em .5em;border:none;color:#03c}a.sb_pagP:visited,a.sb_pagN:visited{color:#639}
.sb_pag a:hover,a.sb_pagS{text-decoration:none;background:#3a3a3a;border:1px solid #3a3a3a;color:#fff;}





.toplink
{
	padding-left:200px;
	text-align:right;
	width:643px;
	color:white;
	background-color:#3a3a3a;
}
.toplink a, .toplink a:active
{
	color: white;
	text-decoration:none;
}
.toplink a:hover
{
	color: white;
	text-decoration:underline;
}




/*==========================================*/
/* slideshow gallery */

.slideshowlite
{
	/*position: absolute;*/
	position:relative;
	overflow: hidden;
	top: 0px;
	
	
}

.slideshowlite a
{
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	text-align: center;
	
}

.slideshowlite img
{
	border: none;
}

/* pagination control */

.slideshowlite ul, .slideshowlite ol
{
	list-style: none;
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: 15px;
	right: 15px;
	z-index: 3;
	
}

.slideshowlite ul li, .slideshowlite ol li
{
	float: left;
	margin: 0 3px;
	width: 29px;
}

.slideshowlite ul li a
{
	position: relative;
	display: block;
	width: 27px;
	height: 23px;
	text-decoration: none;
	color: #3b474c;
	background: url(images/paginator_bg.png) no-repeat 0% 0%;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding-top: 4px;
}

.slideshowlite ul li a.current
{
	color: #fff;
	font-weight: bold;
	background: url(images/paginator_bg_act.png) no-repeat 0% 0%;
}

.slideshowlite ul li a:hover
{
	color: #fff;
	background: url(images/paginator_bg_act.png) no-repeat 0% 0%;
}

/* caption control */

.slideshowlite ol
{
	top: 5px;
	position: relative;
	overflow: hidden;
	width: 100%;
	font-size: 14px;
	color: #fff;
	background: #000;
	padding: 3px 10px;
}

.slideshowlite ol li
{
	width: 100%;
}

