/* BODY */

body {
	background-color: 		#344f5e;
	background-image:		url(../images/main_background.gif);
	background-repeat:		repeat-x;
	font-family:			Verdana, Arial, Helvetica, sans-serif;
	font-size:				10px;
	color: 					#201917;
	margin: 				auto;
}

a {
	color: 					#435A6C;
	text-decoration: 		none;
}

a:hover, a:active, a:visited {
	color: 					#7BB5D3;
	text-decoration: 		none;
}

form {
	margin:					0px;
}

/* BODY END */


/* MAIN LAYOUT */
#page_layout {
	width: 					750px;
	margin: 				auto;
	background-image: 		url('/images/background.gif');
	text-align:				justify;	
}

#header_layout {
 clear:						both;
}

#menu_layout {
	width:					191px;
	float:					left;
	padding-left:			10px;
	padding-right: 			7px;
}

#content_layout {
	width:					538px;
	float:					left;
	padding-right: 			4px;
}

#footer_layout {
	color: 					#FFFFFF;
	margin-top:				10px;
	margin-bottom:			10px;	
	clear:					both;
}

#footer_layout a {
	color: 					#FFFFFF;
	text-decoration:		none;
}

#footer_layout a:hover {
	text-decoration:		underline;
}

/* MAIN LAYOUT END */


/* MISC ELEMENTS */

.opalpha {
	filter:					alpha(opacity=30);
	opacity: 				0.3;
	-moz-opacity:			0.3;
}

.opalpha-off {
	filter:					alpha(opacity=100);
	opacity: 				1.0;
	-moz-opacity:			1.0;
}

.ticker {
	background-image: 		url('/images/items_bottom.gif');
	background-repeat:		no-repeat;
	border-top: 			3px solid #445968;
	height: 				29px;
	padding-top: 			7px;
	padding-left: 			5px;
	padding-right: 			5px;
	font-weight:	       bold;
}

.items_title {
	background-image: 		url('/images/items_title.gif');
	background-repeat:		no-repeat;
	height: 				33px;
	width:					538;
	padding-top: 			7px;
	text-align:				left;
	padding-left:			10px;
	font-size:				14px;
	font-weight:			bold;
	border:					1px solid #FFFFFF;
	background-color:		#FFFFFF;
}

#items {
	width: 					538px;
	display:				table-cell;
	background-color: 		#FFFFFF;
	
}

.product_title {
	color: 					#435A6C;
	font-size:				12px;
	font-weight:			bold;
}

.product_sub_title {
	color:					#F3A64C;
	font-size:				10px;
	font-weight:			bold;
}


.product_price {
	padding-top:			4px;
	padding-bottom:			8px;
	color: 					#435A6C;
	font-size:				12px;
	font-weight:			bold;
}

.add_to_cart,
.add_to_cart a,
.add_to_cart a:visited  {
	color: 					#C60508;
	text-decoration:		none;
	text-align:				right;
}

.add_to_cart a:hover {
	color: 					#C60508;
	text-decoration:		underline;
}

.more_details,
.more_details a,
.more_details a:visited  {
	color: 					#F3A64C;
	text-decoration:		none;
	text-align: 			left;
}

.more_details a:hover {
	color: 					#F3A64C;
	text-decoration:		underline;
}

.block_signin {
	background-color:		#B9CDDB;
	color:					#000000;
	border:					1px dotted #F78C0E;
	width:					200px;
	text-align:				center;
	margin:					auto;
	margin-bottom:			10px;
	font-weight:			bold;
}

.block_signin a,
.block_signin a:visited {
	color:					#000000;
	background-color:		#FFFFFF;
	display:				block;
	padding:				8px;
}

.block_signin a:hover {
	color: 					#000000;
	background-color:		#F78C0E;
	display:				block;
	padding:				8px;
}

/* MISC ELEMENTS END */


/* HEADER */
.head01 {
	background-color: 		#B7C4CE;
	height: 				24px;
}
.head02 {
	background-color: 		#D3E2ED;
	height: 				2px;
}

.tabs {
	background-color: 		#304250;
	color: 					#FFFFFF;
	padding-bottom: 		2px;
	padding-top: 			10px;
	margin-left:			10px;
}

.tabspad {
	padding-right: 			2px;
}

.view_cart a,
.view_cart a:visited {
	color: 					#F78C0E;
	text-decoration:		none;
}

.view_cart a:hover {
	color: 					#FFFFFF;
}
/* HEADER END */

/* LEFT MENU START */
 
.menu_title { 
	font-family:			Verdana, Arial, Helvetica, sans-serif; 
	font-size:				10px; 
	text-align:				left;
	display:				block;
}

#menu_content {
	background-image:		url(../images/top_menubox.gif);
	background-position:	top;
	background-repeat:		no-repeat;
	width: 					175px;
	background-color: 		#FFFFFF;
	padding: 				4px;
	padding-left: 			8px;
	padding-right: 			8px;
	padding-bottom:			15px;
	color: 					#201917;
}

#menu_fill {
	background-color:		#304250;
	filter:					alpha(opacity=50);
	opacity: 				0.5;
	-moz-opacity:			0.5;	
	float:					left;
	width: 					191px;
	height: 				expression(document.getElementById('content_layout').scrollHeight - document.getElementById('menu_content').scrollHeight);
}

.flagpad {
	padding: 				4px 4px 4px 4px;
}

.quest_box {
	background-color:		#FFFFFF;
	border: 				1px solid #A5ACB2;
	width: 					135px;
	font-size:				9px;
	height: 				13px; 
	margin-bottom:			3px;	
}

.menu_link {
	background-image:		url('/images/arrow_links.gif');
	background-repeat:		no-repeat;
	background-position:	0px 5px;
	font-family: 			Verdana, Arial, Helvetica, sans-serif;
	font-size:				10px;
	font-weight: 			normal;
	padding-left: 			11px;
	color: 					#5A798A;
}
.menu_link a,
.menu_link a:visited {
	color: 					#5A798A;
	text-decoration: 		none;
}

.menu_link a:hover,
.menu_link a:active {
	color: 					#7BB5D3;
	text-decoration: 		none;
}


.category {
	font-family:			Verdana, Arial, Helvetica, sans-serif;
	padding-top: 			1px;
	background-image: 		url('/images/arrow_menu.gif');
	background-repeat: 		no-repeat;
	background-position: 	0px;
	padding-left: 			7px;
	color: 					#000000;
}

.category a,
.category a:visited {
	color: 					#000000;
	text-decoration: 		none;
	background-color: 		#E8E8E8;
	display: 				block;	
	height: 				14px;
	width: 					146px;
	border-top: 			1px thin #A5ACB2;
	border-bottom: 			1px thin #A5ACB2;
	padding-left: 			4px;
	margin-left: 			2px;	
}

.category a:hover,
.category a:active {
	color: 					#000000;
	background-color: 		#F78C0E;
}


.subcategory {
	font-family:			Verdana, Arial, Helvetica, sans-serif;
	background-image: 		url('/images/arrow_submenu.gif');
	background-repeat: 		no-repeat;
	background-position:	18px;
	padding-bottom: 		1px;
	padding-left: 			25px;
}

.subcategory a,
.subcategory a:visited {
	color: 					#201917;
	text-decoration: 		none;
}

.subcategory a:hover,
.subcategory a:active {
	color: 					#F78C0E;
}

/* LEFT MENU END */

/* ENERGY OF COLORS */

.red {
	background-color:	#d9231d;
	display:			block;
	float:				left;
	width:				75px;
	height:				20px;
	margin-right:		8px;
	padding-top:		4px;	
	font-weight:		bold;
	color:				#FFFFFF;
	text-align:			center;
}

.orange {
	background-color:	#e87919;
	display:			block;
	float:				left;
	width:				75px;
	height:				20px;
	margin-right:		8px;
	padding-top:		4px;
	font-weight:		bold;
	color:				#FFFFFF;
	text-align:			center;
}

.yellow {
	background-color:	#fff500;
	display:			block;
	float:				left;
	width:				75px;
	height:				20px;
	margin-right:		8px;
	padding-top:		4px;	
	font-weight:		bold;
	color:				#FFFFFF;
	text-align:			center;
}

.green {
	background-color:	#009241;
	display:			block;
	float:				left;
	width:				75px;
	height:				20px;
	margin-right:		8px;
	padding-top:		4px;	
	font-weight:		bold;
	color:				#FFFFFF;
	text-align:			center;
}

.indigo {
	background-color:	#0093de;
	display:			block;
	float:				left;
	width:				75px;
	height:				20px;
	margin-right:		8px;
	padding-top:		4px;	
	font-weight:		bold;
	color:				#FFFFFF;
	text-align:			center;
}

.purple {
	background-color:	#27176f;
	display:			block;
	float:				left;
	width:				75px;
	height:				20px;
	margin-right:		8px;
	padding-top:		4px;	
	font-weight:		bold;
	color:				#FFFFFF;
	text-align:			center;
}

/* ENERGY OF COLORS END */

/* SIZING CHART */

.main_gender {
	padding-right:		8px;
	padding-left:		8px;
}


/* SIZING CHART END */

/* WASHING */

.overCaption {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	background:#445969; 
	color:#ffffff; 
	font-size:x-small; 
	font-weight:bold;
}
.overClose {font-family:arial; background:#445969; color:#ffffff; font-size:x-small; font-weight:bold;}
.overBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:#ffffff; 
	font-size:x-small; 
	font-weight:normal;
}
.overBody2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:#eeeeee; 
	font-size:x-small; 
	font-weight:normal;
}

.bg { border: 0px outset #d6ea96; background-color:#445969; }
.fg { border: 0px outset #d6ea96; background-color:#ffffff; }

/* WASHING END */