/* CSS Document */

body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
body {
	background-color: #444444;
	margin-top: 0px;
	margin-bottom: 0px;
}

.style1 {
	color: #141413;
	font-weight: bold;
}

.style2 {
	color: #c92c2c;
	font-weight: bold;
}


.style3 {color: #ffffff}


.style4 {
	color: #044f83;
	font-weight: bold;
}


.style5 {
	color: #a11515;
	font-weight: bold;}


.style6 {color: #a11515}


.style7 {color: #d4d3d3}


.style8 {color: #83103b}


.style9 {
	color: #FF6600;
	font-weight: bold;}


.style10 {color: #336633}


.style11 {font-weight: bold}

.style12 {color: #000000}


.style13 {
     color: #ffffff;
	 font-size:12px;}

.header{
    font: Tahoma;
	color:#990000;
	font-size:15px;
	font-weight:bold;}

.border1{border-bottom-color:#dddddd;
         border-bottom-style:dashed;
		 border-bottom-width:1px;
		 text-align:center;}

.articleheader{background-image:url(images/article_header.jpg);
               background-repeat:no-repeat;
			   height:43px;
			   width:177px;
			   font-weight:bold;
			   color:#890d00;
			   vertical-align:middle;
			   text-align:center;}

.articles{padding:8px 8px 8px 12px;
          text-align:left;
		  vertical-align:top;}	

a.hyperlink:link { color: #343333; text-decoration: none }
a.hyperlink:active { color: #343333; text-decoration: none }
a.hyperlink:visited { color: #343333; text-decoration: none }
a.hyperlink:hover { color: #cc2412; text-decoration: underline }


a.advance-hyperlink:link { color: #c92c2c; text-decoration: none }
a.advance-hyperlink:active { color: #c92c2c; text-decoration: none }
a.advance-hyperlink:visited { color: #c92c2c; text-decoration: none }
a.advance-hyperlink:hover { color: #c92c2c; text-decoration: underline }


a.side-hyperlink:link { color: #044f83; text-decoration: none }
a.side-hyperlink:active { color: #044f83; text-decoration: none }
a.side-hyperlink:visited { color: #044f83; text-decoration: none }
a.side-hyperlink:hover { color: #044f83; text-decoration: underline }


a.side-hyperlink1:link { color: #ffffff; text-decoration: none }
a.side-hyperlink1:active { color: #ffffff; text-decoration: none }
a.side-hyperlink1:visited { color: #ffffff; text-decoration: none }
a.side-hyperlink1:hover { color: #ffffff; text-decoration: underline }


a.side2-hyperlink:link { color: #a11515; text-decoration: none }
a.side2-hyperlink:active { color: #a11515; text-decoration: none }
a.side2-hyperlink:visited { color: #a11515; text-decoration: none }
a.side2-hyperlink:hover { color: #a11515; text-decoration: underline }


a.wears-hyperlink:link { color: #5e5e5e; text-decoration: none }
a.wears-hyperlink:active { color: #5e5e5e; text-decoration: none }
a.wears-hyperlink:visited { color: #5e5e5e; text-decoration: none }
a.wears-hyperlink:hover { color: #5e5e5e; text-decoration: underline }


a.footer-hyperlink:link { color: #a11515; text-decoration: none }
a.footer-hyperlink:active { color: #a11515; text-decoration: none }
a.footer-hyperlink:visited { color: #a11515; text-decoration: none }
a.footer-hyperlink:hover { color: #a11515; text-decoration: underline }

a.pro:link { color: #FF6600; text-decoration: none }
a.pro:active { color: #FF6600; text-decoration: none }
a.pro:visited { color: #FF6600; text-decoration: none }
a.pro:hover { color: #FF6600; text-decoration: underline }


a.cart:link { color: #de766f; text-decoration: none }
a.cart:active { color: #de766f; text-decoration: none }
a.cart:visited { color: #de766f; text-decoration: none }
a.cart:hover { color: #de766f; text-decoration: underline }

.moduleRow {
	
}
.moduleRowOver {
	CURSOR: hand; BACKGROUND-COLOR: #d5eaf4
}
.moduleRowSelected {
	BACKGROUND-COLOR: #d5eaf4
}

.proinfo {

}

.proinfo:link { color: #FF6600; text-decoration: none }
.proinfo:active { color: #FF6600; text-decoration: none }
.proinfo:visited { color: #FF6600; text-decoration: none }
.proinfo:hover { color: #FF6600; text-decoration: underline }

a.submenus:link { color: #373838; text-decoration: none }
a.submenus:active { color: #373838; text-decoration: none }
a.submenus:visited { color: #373838; text-decoration: none }
a.submenus:hover { color: #373838; text-decoration: underline }

/*css for zoom image**/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

.categoryBackgroundImage{background-image:url(images/category_bg-2.jpg);
						 background-repeat:no-repeat; 
						 width:175;
						 height:22; 
						 color:#ffffff;
						 margin:0;
						 padding-left:29px;
						 font-size:13px;
}
						

.productSpecialPrice {color:#871807; font-size: 12px;}

.accessories{border-right:dotted;
             border-right-color:#a8a8a8;
			 border-right-width:1px;}



.accessoriestxt{padding:10px 6px 6px 146px;
                text-align:justify;
				vertical-align:top;
				color:#FFFFFF;}
				
				

.bags{ background-image:url(images/leather_bags.jpg);
      background-repeat:no-repeat;
	  height:123px;
	  width:382px;}



.belts{ background-image:url(images/leather_belts.jpg);
		  background-repeat:no-repeat;
		  height:123px;
		  width:382px;
		  float:right;}



.wallets{background-image:url(images/leather_wallets.jpg);
		  background-repeat:no-repeat;
		  height:123px;
		  width:382px;
		  float:right;}



.gloves{ background-image:url(images/leather_gloves.jpg);
      background-repeat:no-repeat;
	  height:123px;
	  width:382px;}



.gowns{background-image:url(images/gown_collection.jpg);
	   background-repeat:no-repeat;
	   height:177px;
	   width:382px;
	   float:left;}
		  
		  
		  
.jewelry{background-image:url(images/jewellery_selection.jpg);
		 background-repeat:no-repeat;
		 height:177px;
		 width:382px;
		 float:right;}



.gowntxt{padding:70px 12px 6px 115px;
         text-align:justify;
		 vertical-align:top;
		 color:#FFFFFF;}



.jewelrytxt{padding:70px 12px 6px 120px;
            text-align:justify;
		    vertical-align:top;
		    color:#FFFFFF;}
			
.readmorelink{
color:#FFF;
text-decoration:none;
}

.checkoutMain {
	FONT-SIZE: 11px; LINE-HEIGHT: 1.5; FONT-FAMILY: tahoma; color:#000000
}
