/**************************BASIC*******************************/
body {	
	background-color: #333366;	
	color:#660033;
	font-size:13px;
	font-family:verdana;
	margin: 0px 0px 0px 0px;
	padding:0px;
}
a{color:#660033;text-decoration:none;}
a:hover{color:#94004A;text-decoration:underline;}
.ErrMsg{
	font-size:13px;
	font-weight:600;
}
#outterBox{
	float:left;		
	margin: 0px 0px 0px 0px;
	background: url('../images/main_bg_shadow.jpg') no-repeat;			
	width:1017px;	
	min-height:725px;
}
#pageTitleImg{
	float:left;
	margin: 0px;
	width: 557px;
	height: 122px;
	margin: 9px 0px 0px 0px;
	/*background: url('../images/title_home.jpg') no-repeat;*/
	z-index:2;
}
#logo{
	float:right;
	margin: 0px;
	background: url('../images/logo.jpg') no-repeat;			
	width:113px;
	height:239px;	
	margin: 8px 16px 0px 9px;
	cursor:pointer;
	z-index:2;
}
#patterns{	
	float:left;
	margin: 9px 0px 0px 10px;
	background: url('../images/pattern_home.jpg') no-repeat;			
	width: 200px;
	height: 698px;	
	z-index:2;
}
/****************************MENU*********************************************/
#rightMenu{
	clear:right;
	float:right;
	width:148px;
	height:432px;
	margin: 9px 16px 0px 0px;
	z-index:2;
}
#leftMenu{
	margin: 170px 0px 0px 0px;
	width:110px;
	min-height:319px;
}
.leftMenuBoxText{
	margin: 3px 5px 5px 5px;
	text-align:center;
}
a.leftMenuLink{
	color:#FFFFCC;
	font-size:13px;	
	text-decoration:underline;	
}
a.leftMenuLink:hover{
	color:#333366;
	font-size:13px;
	text-decoration:underline;	
}
/*****************************CONTENT********************************************/
.mainTextBox{
	float:left;
	margin: 25px 0px 0px 100px;
	width:378px;
	height:488px;
	overflow:auto;
	z-index:10;	
	scrollbar-face-color: #333366; 
  scrollbar-highlight-color: #F2EAC6; 
  scrollbar-3dlight-color: #F2EAC6; 
  scrollbar-darkshadow-color: #F2EAC6; 
  scrollbar-shadow-color: #F2EAC6; 
  scrollbar-arrow-color: #F2EAC6; 
  scrollbar-track-color: #F2EAC6;
}
.mainGalleryBox{
	float:left;
	margin: 25px 0px 0px 50px;
	width:565px;
	height:488px;
	overflow:auto;
	scrollbar-face-color: #333366; 
  scrollbar-highlight-color: #F2EAC6; 
  scrollbar-3dlight-color: #F2EAC6; 
  scrollbar-darkshadow-color: #F2EAC6; 
  scrollbar-shadow-color: #F2EAC6; 
  scrollbar-arrow-color: #F2EAC6; 
  scrollbar-track-color: #F2EAC6;	
}
.mainShopsBox{
	float:left;
	margin: 10px 0px 0px 0px;
	width:605px;
	height:488px;
}
.shopsmap{
	float:left;
	margin: 0px;
	width:605px;
	height:275px;
	background: url('../images/shops_map.gif') no-repeat;
}
.mainShopsText{
	float:left;
	font-size:12px;
	margin: 10px 0px 0px 60px;
	width:500px;
	height:230px;
	overflow:auto;
	scrollbar-face-color: #333366; 
  scrollbar-highlight-color: #F2EAC6; 
  scrollbar-3dlight-color: #F2EAC6; 
  scrollbar-darkshadow-color: #F2EAC6; 
  scrollbar-shadow-color: #F2EAC6; 
  scrollbar-arrow-color: #F2EAC6; 
  scrollbar-track-color: #F2EAC6;
}
.mainCollBox{
	float:left;
	margin: 25px 0px 0px 0px;
	width:600px;
	height:488px;
	overflow:auto;
	scrollbar-face-color: #333366; 
  scrollbar-highlight-color: #F2EAC6; 
  scrollbar-3dlight-color: #F2EAC6; 
  scrollbar-darkshadow-color: #F2EAC6; 
  scrollbar-shadow-color: #F2EAC6; 
  scrollbar-arrow-color: #F2EAC6; 
  scrollbar-track-color: #F2EAC6;
}
.mainItemBox{
	float:left;
	margin: 20px 0px 0px -30px;
	width:650px;
	height:510px;
	overflow:auto;
	scrollbar-face-color: #333366; 
  scrollbar-highlight-color: #F2EAC6; 
  scrollbar-3dlight-color: #F2EAC6; 
  scrollbar-darkshadow-color: #F2EAC6; 
  scrollbar-shadow-color: #F2EAC6; 
  scrollbar-arrow-color: #F2EAC6; 
  scrollbar-track-color: #F2EAC6;
}
/******************************INPUT***************************************/
input,select,textarea{
	background-color:#999999;
	padding:0px;
	border:0px;
	font-size:13px;
	color:#660033;
	width:250px;
	min-height:16px;
}
.inputBG{		
	width:299px;
	min-height:50px;
}
.inputText{	
	background-color:#999999;
	color:#660033;
	font-weight:500;
	margin:0px 0px 0px 4px;
	padding-left:5px;
	width:286px;
	min-height:30px;
	z-index:5;
}
.inputT{
	background-color: #999999;
	margin: 0px;
	width:100%;
	height:7px;
}
.inputL{
	background-color: #999999;
	margin: 0px;
	width:4px;
	height:100%;
}
/***********************************ITEM**********************************/
#itemColors{
	float:left;
	width:47px;
	min-height:450px;
	margin:0px 0px 0px 0px;
}
#itemLargeImage{
	float:left;
	width:208px;
	height:489px;
	margin:0px 0px 0px 50px;
	z-index:6;
}
#itemDetailsBox{
	float:right;
	width:209px;
	height:188px;
	margin:0px 100px 0px 0px;
	background: url('../images/item_details_box.jpg') no-repeat;
}
#itemSizeSelect{
	float:right;
	width:100px;
	height:25px;
	margin:40px 200px 0px 0px;
}
#itemColorSelect{
	float:right;
	width:200px;
	height:25px;
	margin:30px 100px 55px 0px;
}
#itemSmallImagesBox{
	float:right;
	width:260px;
	height:150px;
	margin:0px 40px 0px 0px;
}
#itemSmallImage1{
	float:left;
	width:51px;
	height:122px;
	margin:0px;
}
#itemSmallImage2{
	float:left;
	width:51px;
	height:122px;
	margin:0px 0px 0px 20px;
}
.itemCartButton{	
	float:left;
	width:108px;
	height:98px;
	margin:50px 0px 0px 20px;
	background: url('../images/add_to_cart_off.gif') no-repeat;	
	cursor:pointer;
 	border:0px;
}
.itemCartButton:hover{	
	float:left;
	width:108px;
	height:98px;
	margin:50px 0px 0px 20px;
	background: url('../images/add_to_cart_on.gif') no-repeat;	
	cursor:pointer;
 	border:0px;
}
#checkoutButton{	
	float:left;
	margin:0px;
        border:0;
        width:120px;
        height:33px;
        background-color:transparent;
        padding:0;
}
#checkoutBackButton{	
	float:left;
	margin:0px;
        border:0;
        width:120px;
        height:33px;
        background-color:transparent;
        padding:0;
}
#checkoutWireTransferButton{	
	float:left;
	margin:0px;
        border:0;
        width:120px;
        height:33px;
        background-color:transparent;
        padding:0;
}
#checkoutPaypalButton{	
	float:left;
	margin:0px;
        border:0;
        width:62px;
        height:31px;
        background-color:transparent;
        padding:0;
}
.cartTotalBox{
	float:right;
	margin:10px 0px 0px 0px;
	/*width:163px;
	height:114px;
	background: url('../images/cart_total_box.gif') no-repeat;*/
}
#paymentMethodBox{
	float:left;
	margin:10px 0px 0px 0px;
	width:300px;
	height:80px;
}
#paymentLogout{
	clear:left;
	float:left;
	margin:20px 0px 0px 0px;
	width:300px;
	height:80px;
}
/*******************WHOLESALE ITEMS****************************************/
#wItemTable{
	float:right;
	width:264px;
	height:130px;
	margin:0px 35px 10px 0px;
	/*border:1px solid green;*/
	overflow:auto;
	scrollbar-face-color: #333366; 
  scrollbar-highlight-color: #F2EAC6; 
  scrollbar-3dlight-color: #F2EAC6; 
  scrollbar-darkshadow-color: #F2EAC6; 
  scrollbar-shadow-color: #F2EAC6; 
  scrollbar-arrow-color: #F2EAC6; 
  scrollbar-track-color: #F2EAC6;
}
.wItemColorTitle{
	width:84px;
	height:13px;
	margin:0px;
	color:#592E16;
	font-size:11px;
	font-weight:900;
	background: url('../images/w_item_colors_bg.gif') no-repeat;	
	border:1px solid black;
	text-align:center;
}
.wItemSizeTitle{
	width:29px;
	height:13px;
	margin:0px;
	color:#592E16;
	font-size:11px;
	font-weight:900;
	background: url('../images/w_item_sizes_bg.gif') no-repeat;	
	border-right:1px solid black;
	border-bottom:1px solid black;
	border-top:1px solid black;
	text-align:center;
}
.wItemField1{
	width:84px;
	height:13px;
	margin:0px;
	background-color:#FFFFFF;
	border-right:1px solid black;
	border-left:1px solid black;
	border-bottom:1px solid black;
	text-align:center;
}
.wItemField2{
	width:29px;
	height:13px;
	margin:0px;
	background-color:#FFFFFF;
	border-right:1px solid black;
	border-bottom:1px solid black;
}
.wItemInput{
	background-color:#FFFFFF;
	width:29px;
	height:13px;
	font-size:11px;	
	border:0px;
	padding:0px;
	text-align:center;
}
/*************************************************************************/
.cartPurL{
	width:6px;
	height:36px;
	background: url('../images/cart_purple_left.gif') no-repeat;	
}
.cartPurR{
	width:12px;
	height:36px;
	background: url('../images/cart_purple_right.gif') no-repeat;	
}
.cartPurB{
	width:100%;
	height:8px;
	background: url('../images/cart_purple_bottom.gif') repeat-x;	
}
.cartPurTitle{
	color:#FFFFFF;
	font-size:13px;
	font-weight:600;
	text-align:center;
	border-right:1px solid #000000;
	background-color:#666699;
	padding-left:2px;
	padding-right:2px;
}
/*************************************************************************/
.cartRetL{
	width:6px;
	height:51px;
	background: url('../images/cart_retail_left.gif') no-repeat;	
}
.cartRetR{
	width:12px;
	height:51px;
	background: url('../images/cart_retail_right.gif') no-repeat;	
}
.cartRetB{
	width:100%;
	height:13px;
	background: url('../images/cart_retail_bottom2.gif') repeat-x;	
}
.cartRetX{
	width:22px;
	height:25px;
	cursor:pointer;
	background: #999999 url('../images/cart_retail_delete.gif') no-repeat;	
	margin:5px 0px 0px 11px;
}
.cartRetText{
	color:#000000;
	font-size:13px;
	font-weight:500;
	text-align:center;
	border-right:1px solid #000000;
	background-color:#999999;
	padding-left:2px;
	padding-right:2px;
}

/****************************CAROUSEL***********************************/

/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 54px;
    height: 75px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

#wrap {
    color: #404040;
    /*margin: 0 12%;*/
    margin: 20px 40px;
}