	body { background-image:url(images/bkg.jpg);
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	 }

	 
	 /*--------Background of the site--------*/

#main_wrapper{
	width: 900px;
	margin: 0px auto 0px auto;
}

#headerbox{
}

#bottom{
	clear: both;
	background-image: url(images/index_03_new.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

	 /*--------Content--------*/
	 
		#content {
	background-repeat: repeat;
	width: 900px;
	margin: 0px 0px 0px 0px;
	background-image: url(images/index_02_new.jpg);
	
	   }  
	   
	   #content2 {
	width: 850px;
	margin: 0px auto;
	font-weight:normal;
	background-image: none;
	   } 
	   
	   #content3 {
	   width: 835px;
	   margin: 5px auto;
	   font-family: Times New Roman;
	   font-size: 12pt;
	   color:#686767;
	   } 

	   #content4 {
	width: 800px;
	border: 3px #797878 solid;
	margin: 5px auto;
	font-family: Times New Roman;
	font-size: 12pt;
	color:#000;
	padding: 15px;
	   } 
	   
	   .list {
	   background:#fff;
	   line-height:20px;
	   font-size:12px;
	   color:#000;
	   } 
	   
	   .order {
	width: 835px;
	text-align: center;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 7px;
	border: medium solid #FF0099;
	background-color: #FF0099;
	   } 
	   
	   .ordertext {
	   line-height:40px;
	   font-size:30px;
	   font-weight:bold;
	   font-variant:small-caps;
	   color:#000066;
	   }
	   
	   .shipping {
	   line-height:20px;
	   font-size:20px;
	   font-weight:bold;
	   color:#0099CC;
	   }
	   
	   .image {
	   width: 525px;
	   margin: 0px 10px 5px 5px;
	   padding: 0px 5px 5px 5px;
	   float: right;
	   color:#660000;
	   }
	   
	   .productbox {
	   width: 430px;
	   background: #fff;
	   border: 3px #9900FF solid;
	   margin: 0px auto;
	   font-weight:bold;
	   color:#9900FF;
	   float: left;
	   }
	   
	   .producttop {
	   width: 530px;
	   margin: 0px 0px 0px 0px;
	   clear: both;
	   float: right;
	   color:#CCFFFF;
	   }	
	   
	   .producttop img{
	   float: left;
	   margin-right: 30px;
	   }   
	   
	   .productbottom{
	   width: 530px;
	   margin: 0px 0px 0px 0px;
	   float: left;
	   color:#FFFF66;
	   }
	   
	   .productbox2 {
	   width: 840px;
	   background: #ffffff;
	   border: 3px #99CC00 solid;
	   margin: 0px auto;
	   font-weight:bold;
	   color:#99CC00;
	   clear: both;
	   }
	   
	   .producttop2 {
	   margin: 0px 0px 0px 0px;
	   clear: both;
	   color:#CC9900;
	   }
	   
	   .producttop2 img{
	   float: left;
	   margin-right: 30px;
	   }
	   	   
	   .product2 {
		   text-align:left;
		   padding-left:20px;
		   margin-bottom:0px;
		   margin-top:0px;
		   padding-top:0px;
		   padding-bottom:0px;
	   }
	   
	 .product2 a:link{
		 color:#787673;
	   }

	 .product2 a:hover{
		 color:#000000;
	   }

	
	   .list2 {
	   margin: 0px;
	   padding: 0px;
	   }
	   
	   .productbottom2{
	   width: 530px;
	   margin: 0px 0px 0px 0px;
	   float: left;
	   color:#00ffff;
	   }
	   
	   .paypal{
	   width: 175px;
	   margin-left: 15px;
	   float: left;
	   text-align: center;
	   color:#000000;
	   }
	   
	   .paypal2{
	   width: 175px;
	   margin-left: 15px;
	   float: right;
	   text-align: center;
	   color:#CC9900;
	   }
	   
	   .productbottom img{
	   margin: 10px 0px 0px 0px;
	   padding: 0px;
	   }
	   	   
	   .productbottom2 img{
	   margin: 10px 0px 0px 0px;
	   padding: 0px;
	   }
	   
	   #header img{
	   margin: 0px 0px 0px 0px;
	   padding: 0px;
	   }  
	   
	   #contact {
	   width: 450px;
	   float: left;
	   font-size: 12pt;
	   font-family: Arial;
	   color:#669900;
	   padding: 0px 0px 0px 438px;
	   }    
	   
	   #ast {
	   width: 750px;
	   margin: auto;
	   font-family: Arial;
	   font-size: 10pt;
	   color:#FF9900;
	   }  
	   
	h1{
	 font-family: Arial;
	  color: #00FF00; 
	  font-size : 16pt; 
	  text-align:center;
	  }
	h2{ 
	font-family: Arial;
	 color: #660066;
	  font-size : 14pt;
	    text-align:left;
	    text-align: center; 
	  }
	h3{ 
	font-family: Arial; 
	color: #FF6699; 
	font-size : 12pt; 
	}
	h4{
	 font-family: Arial; 
	 color: #990066; 
	 font-size : 10pt; 
	 }
	 
	hr {
	color: #9900CC;
	background: #9900CC;
	height: 1px;
	}
	
	p {
	 font-family: Arial;
	 color: #000;
	  font-size : 12pt;
	   }
	   
	.nav {
	margin: auto;
	text-align: center;
	line-height:15px;
	font-size:16px;
	font-weight:bold;
	font-variant:normal;
	color:#000;
	   }  
	   
	#table { 
	width:780px;
	border:2px solid #000066;
	background-image:url('images/background.png');
	background-repeat:repeat-x;
	font-family: Arial;
	 color: #000066; 
	 font-size : 10.5pt; 
	 background-color:#000066}

	li { font-family: Arial; color: #000000; font-size : 9pt; }
	ul {list-style-image: url('images/bullet.jpg'); }
      	
	ul.men {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight:normal;
	color: #000000;
}

	.nav a:link {
	color : #66CCCC;
	font-weight:bold;
	 }
	 
	.nav a:visited {
	color:#707070; 
	font-weight:bold;

	}
	.nav a:hover {
	color:#C0C0C0;
	font-weight:bold;
	 }
	 
	.nav a:active {
	color:#C0C0C0;
	font-weight:bold;

	}
	.bold {
	font-size:12pt;
	font-weight:bold;
	color:#ffff00;
	text-align:left;
	padding-top:0px;
	}
	
	 a:link {
	color:#C0C0C0;
	text-decoration:none;
	}
	
	 a:visited{
	color:#707070;
	text-decoration:none;
	}
	
	 a:hover{
	color:#000;
	text-decoration:none;
	text-align: center;
	}
	
	.legalCopyright{
	font-size:10pt;
	color:#FFF;
	text-align:center;
	}
	
	.legalCopyright a:link{
	color:#fff;
	text-decoration:none;
	}
	
.products_overview {
	width: 840px;
	background: #ffffff;
	margin: 0px auto;
	font-weight:bold;
	color:#101010;
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #101010;
	border-right-color: #101010;
	border-bottom-color: #101010;
	border-left-color: #101010;
}
.Product_name {
	font-size:11pt;
	font-weight:normal;
	color:#101010;
	text-align:center;
	padding-top:0px;
	font-family: arial, Geneva, sans-serif;
}
.Product_price {
	font-size:9pt;
	font-weight:normal;
	color:#202020;
	text-align:center;
	padding-top:0px;
	font-family: Verdana, Geneva, sans-serif;

}
.products_individual {
	width: 840px;
	background: #fff;
	margin: 0px auto;
	font-weight:bold;
	color:#202020;
	clear: both;
	border: thin solid #fff;
	text-align: center;
}
.Product_name_indiv {
	font-size:14pt;
	font-weight:bolder;
	color:#202020;
	text-align:center;
	padding-top:0px;
	font-family: Verdana, Geneva, sans-serif;
}
.Product_name_indiv_new {
	font-size:8pt;
	line-height:9pt;
	font-weight:bolder;
	color:#202020;
	text-align:left;
	font-family: Verdana, Geneva, sans-serif;
}
.Product_about_indiv {
	font-size:8pt;
	line-height:9pt;
	font-weight:normal;
	color:#202020;
	text-align:left;
	font-family: Verdana, Geneva, sans-serif;
	padding-top:0;
}


.Product_price_Indiv {
	font-size:10pt;
	font-weight:bold;
	color:#808080;
	text-align:center;
	padding-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}
.Product_prev_next {
	font-size:10pt;
	font-weight:normal;
	color:#808080;
	text-align:center right;
	padding-top:0px;
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing: -1px;
}
.Product_details {
	font-size:12pt;
	font-weight:bold;
	color:#000;
	text-align:left;
	padding-top:0px;
	font-family: Verdana, Geneva, sans-serif;
	list-style-image: url(images/bullet_gray.jpg);
}

span.select {
	position: absolute;
	width: 190px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 25px;
	padding: 2px 26px 0 8px;
	color: #000000;
	font: 13px/21px verdana,arial,sans-serif bolder;
	background:url(Scipts/select.gif) no-repeat;
	overflow: hidden;
	text-align: left;

}

.Product_colors {
	font-size:12pt;
	font-weight:bold;
	color:#000;
	text-align:center;
	padding-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}

.Product_individuals {
	font-size:10pt;
	font-weight:bold;
	color:#6f6e6d;
	text-align:center;
	padding-top:0px;
	font-family: Arial, Helvetica, sans-serif;
}
.Product_description {
	font-size:11pt;
	font-weight:bolder;
	color:#000;
	text-align:left;
	padding-top:0px;
	font-family: Arial, Helvetica, sans-serif;
}
.men {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: left;
}
#bottom_women {
	clear: both;
	background-image: url(images/women/index_03_new.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#content_women {
	background-repeat: repeat-y;
	width: 900px;
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	background-image: url(images/women/index_02_new.jpg);
}
#main_wrapper_women {
	width: 900px;
	margin: 0px auto 0px auto;
	background-repeat: repeat;
	background-color: #808080;
}
.women_title_box {
	width: 835px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 6px;
	padding-right: 36px;
	padding-bottom: 6px;
	padding-left: 36px;
	color: #808080;
}
.men_title_boxCopy {
	width: 835px;
	text-align: left;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 6px;
	padding-right: 36px;
	padding-bottom: 6px;
	padding-left: 36px;
	color: #808080;
}
.navhome {
	text-align: left;
	line-height:15px;
	font-size:16px;
	font-weight:bold;
	font-variant:normal;
	color:#00FF99;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.home_nav_text {
	font-size:13pt;
	font-weight:bolder;
	color:##fff;
	text-align:left;
	padding-top:0px;
	padding-left:20px;
	font-family: arial, Verdana, Geneva, sans-serif;
}
.home_nav_text a:link {
	color:#707070;
}
.home_nav_text a:hover {
	color: #6ba4d9;
}

.contacttext {
	font-size:10pt;
	color:#000000;
	text-align:left;
	padding-top:0px;
	font-family: arial, Verdana, Geneva, sans-serif;
}

.redtext {
	font-size:10pt;
	font-family: Verdana, arial, Geneva, sans-serif;
	font-weight:bold;
	color:#FF0000;
}

.pinktext {
	font-size:11pt;
	font-family: comic sans, comic sans, comic sans, comic sans;
	font-weight:bold;
	color:#FF0099;
}
.bluetext {
	font-size:11pt;
	font-family: Verdana, arial, Geneva, sans-serif;
	font-weight:bolder;
	color:#0000CC;
}
.greentext {
	font-size:8pt;
	font-family: Verdana, arial, Geneva, sans-serif;
	font-weight:normal;
	color:#000000;
}
.graytext {
	font-size:8pt;
	font-family: Verdana, arial, Geneva, sans-serif;
	font-weight:normal;
	color:#000000;

.blacktext {
	font-size:11pt;
	font-family: comic sans, arial, geneva, georgia;
	font-weight:normal;
	color:#000000;
