html, body {
	width:100%;
	height:100%;
	margin:0px;
}
body {
	background-color:#F0F6FD;
	font-family:arial,helvetica,verdana,tahoma;
	font-size:12px;
	line-height:1.3;
	color:#000203;
}
img { display:block; }
p {
	margin-top:0px;
	margin-bottom:10px;
}
div#container {
	width:875px;
	display:block;
	margin:0px auto;
}
div#header {
	width:875px;
	height:38px;
	padding-top:45px;
	padding-left:25px;
	background:#FFFFFF url(/images/blue_top.gif) repeat-x left top;
	position:relative;
}
div#content_container {
	width:900px;
	overflow:auto;
	background: #FFFFFF url(/images/blue_side.gif) repeat-y right top;
}
div#content {
	width:716px;
	float:left;
}
div#products_list {
	width:698px;
	padding-left:18px;
	float:left;
}
div#sidenav {
	width:164px;
	padding-left:20px;
	padding-top:10px;
	float:left;
	position:relative;
}
div#sidenav p a {
	font-family:arial,helvetica,verdana,tahoma;
	font-size:12px;
	line-height:1.3;
	color:#000203;
	text-decoration:none;
}
div#sidenav p a:hover {
	text-decoration:underline;
}
div#just_arrived {
	width:900px;
	height:191px;
	background-color:#FFFFFF;
	clear:both;
	position:relative;
}
div#footer {
	width:876px;
	height:32px;
	clear:both;
	background-color:#BBDAFB;
	padding:44px 0px 0px 24px;
	font-size:10px;
	position:relative;
}
div#footer a {
	text-decoration:none;
	color:#000000;
}
div#footer a:hover {
	text-decoration:underline;
	color:#000000;
}
a.content {
	text-decoration:none;
	color:#000000;
}
a.content:hover {
	text-decoration:underline;
	color:#000000;
}
div#nextprev {
	position:absolute;
	top:5px;
	right:189px;
}
div#nextprev, a.nextprev {
	font-size:10px;
	color:#000000;
	font-weight:bold;
	text-decoration:none
}
a.nextprev:hover {
	color:#FF0000;
}
div#ja_text {
	width:129px;
	padding-top:70px;
	line-height:1.5;
	background:url(/images/just_arrived.gif) no-repeat top left;
	position:absolute;
	top:38px;
	right:35px;
}
.navigation {
	margin-top:0px;
	font-size:16px;
	line-height:1em;
	font-family:arial,helvetica,tahoma,verdana;
	color:#FFFFFF;
	margin-right:25px;
	display:block;
	float:left;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
}
.navigation a { font-size:16px; line-height:1em; font-weight:bold; color:#FFFFFF;text-transform:uppercase;text-decoration:none; }
.navigation a:hover { color:#ffcc00; }

.navigation_active {
	margin-top:0px;
	font-size:16px;
	line-height:1em;
	font-family:arial,helvetica,tahoma,verdana;
	color:#FFCC00;
	margin-right:25px;
	display:block;
	float:left;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
}
.navigation_active a { font-size:16px; line-height:16px; font-weight:bold; color:#FFCC00;text-transform:uppercase;text-decoration:none; }
.navigation_active a:hover { color:#ffcc00; }

.content_title { font-size:20px; font-weight:bold; color:#FFCC00;text-transform:uppercase;text-decoration:none; }

.content_subtitle { font-size:16px; font-weight:bold; color:#75BEFA;text-transform:uppercase;text-decoration:none; }
.content_subtitle a { font-size:14px; line-height:1em; font-weight:bold; color:#75BEFA;text-transform:uppercase;text-decoration:none; }
.content_subtitle a:hover { color:#ffcc00; }

img#logo {
	position:absolute;
	top:0px;
	right:0px;
}
img.front_img {
	float:left;
	margin-right:16px;
	cursor:pointer;
}
div.front_img {
	display:block;
	float:left;
	width:100px;
	height:120px;
	background-repeat:no-repeat;
	background-position:center center;
	margin-bottom:4px;
}
div.prod_img {
	display:block;
	float:left;
	width:172px;
	height:225px;
	background-repeat:no-repeat;
	background-position:center center;
	cursor:pointer;
}
div.prod_desc {
	display:block;
	float:left;
	width:160px;
	min-height:25px;
	padding:5px;
	cursor:pointer;
	margin-bottom:10px;
}
div.yellow_line {
	width:690px;
	font-size:0px;
	line-height:0px;
	height:1px;
	clear:both;
	background-color:#FFCC00;
	margin-bottom: 10px;
}
div.prod_link {
	color:#000000;
	clear:left;
	padding:8px 8px 8px 22px;
	background-color:#E1EFFD;
	width:154px;
	cursor:pointer;
}
a.prod_link:link, a.prod_link:active, a.prod_link:visited {
	color:#000000;
	text-decoration:none;
	display:block;
	clear:left;
	padding:8px 8px 8px 22px;
	background:none;
	width:154px;
}
a.prod_link:hover {
	background-color:#E1EFFD;
}
select.selectbox {
	font-family:arial,helvetica,verdana,tahoma;
	font-size:11px;
	color:#333333;
	text-transform:uppercase;
	font-weight:bold;
	border: 1px solid #CCCCCC;
	width:180px;
}
div.main_prod_img {
	display:block;
	float:left;
	width:310px;
	height:550px;
	margin-right:10px;
	margin-left:25px;
	margin-top:10px;
	background-repeat:no-repeat;
	background-position:center top;
}
div#my_bag_display, div#checkout_display, div#myaccount_display, div#logout_display {
	font-family:arial,helvetica,tahoma,verdana;
	font-size:11px;
	line-height:18px;
	color:#000000;
	margin-left:20px;
}
div#my_bag_display a, div#checkout_display a, div#myaccount_display a, div#logout_display a {
	font-family:arial,helvetica,tahoma,verdana;
	font-size:11px;
	line-height:18px;
	color:#000000;
	text-decoration:none;
}
div#my_bag_display a:hover, div#checkout_display a:hover, div#myaccount_display a:hover, div#logout_display a:hover { text-decoration:underline; }
div#logout_display { margin-bottom:7px; }
input.sidebar_box {
	font-family:arial,helvetica,tahoma,verdana;
	font-size:11px;
	line-height:16px;
	color:#333333;
	padding:3px 5px;
	margin-left:20px;
	width:142px;
	border-bottom:none;
	border-right:none;
	border-left:1px solid #767676;
	border-top:1px solid #404040;
	width:130px;
	margin-bottom:3px;
}
img#search_butt {
	margin-bottom:20px;
	margin-left:102px;
	cursor:hand;
}
div#overlay_zantika0, div#overlay_heyyeh0, div#overlay_heyyeh1, div#overlay_wijana0, div#overlay_wijana1, div#overlay_green_tambourine0 {
	height:350px;
	display:none;
	position:absolute;
	top:0px;
}
div#overlay_zantika0 { width:524px;right:12px; }
div#overlay_heyyeh0 { width:163px;left:0px; }
div#overlay_heyyeh1 { width:344px;right:12px; }
div#overlay_wijana0 { width:344px;left:0px; }
div#overlay_wijana1 { width:164px;right:12px; }
div#overlay_green_tambourine0 { width:524px;left:0px; }

div.blackout {
	background-color:#111111;
	position:absolute;
	top:0px;
	left:0px;
	width:100px;
	height:100px;
	opacity:0.7;
	-moz-opacity:0.7;
	filter:alpha(opacity=70);
	z-index:250;
	width:100%;
	height:100%;
}
div.overlay_text {
	color:#FFFFFF;
	font-family:arial,helvetica,verdana,tahoma;
	z-index:300;
	position:absolute;
	top:0px;
	left:0px;
}
div.overlay_text h1 {
	margin-top:80px;
	margin-left:24px;
	margin-bottom:7px;
	font-size:20px;
}
div.overlay_text p {
	margin-left:24px;
	margin-right:40px;
	margin-top:0px;
	margin-bottom:10px;
	font-size:14px;
	line-height:19px;
}
img.product_logo {
	z-index:350;
	position:absolute;
	bottom:0px;
	right:0px;
}
.filler {
	font-size:0px;
	line-height:0px;
	padding:0px;
	margin:0px;
}
label.formfield {
	font-family:arial,helvetica,tahoma,verdana;
	font-size:11px;
	line-height:16px;
	width:135px;
	display:block;
	float:left;
	text-align:right;
	padding-right:8px;
	margin-bottom:3px;
}
input.formfield {
	font-family:arial,helvetica,tahoma,verdana;
	font-size:11px;
	line-height:16px;
	color:#333333;
	padding:3px 5px;
	margin-left:5px;
	border-bottom:1px solid #EEEEEE;
	border-right:1px solid #EEEEEE;
	border-left:1px solid #767676;
	border-top:1px solid #404040;
	margin-bottom:3px;
}
select.formfield {
	font-family:arial,helvetica,tahoma,verdana;
	font-size:11px;
	line-height:16px;
	color:#333333;
	padding:3px 5px;
	margin-left:5px;
	border-bottom:1px solid #EEEEEE;
	border-right:1px solid #EEEEEE;
	border-left:1px solid #767676;
	border-top:1px solid #404040;
	margin-bottom:3px;
}
.profile_errors {
	display:none;
	font-family:arial,helvetica,tahoma,verdana;
	font-size:10px;
	line-height:14px;
	color:#FF0011;
	margin-left:150px;
}
div#ja_imgs {
	display:block;
	float:left;
	position:relative;
	top:37px;
	left:15px;
}
img.ja_imgs {
	display:block;
	float:left;
	margin-right:15px;
	cursor:pointer;
}
