*{
	padding:0;
	margin:0;
}
:focus{
	outline:0;
}
.clr:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.clr{display:inline-block;}
html[xmlns] .clr{display:block;}
* html .clr{height:1%;}

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6701A0;
	background:#FFDEFF;
}
a{
	text-decoration:none;
}
a img{
	border:0;
}
img.border{
	border:1px solid #69009C;
}
p, address{
	padding:5px 0;
}
#main{
	width:900px;
	margin:5px auto;
	padding:0 0 6px;
	background:#69009C;
}
/**
 * Header Styles
 */
#headerwrap{
	background:url('../images/header.gif') 0 0 no-repeat;
	width:900px;
	height:107px;
	position:relative;
}
#headerwrap p{
	font-family:"Comic Sans MS", "Comic Sans", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:24px;
	position:absolute;
	left:330px;
	top:25px;
	text-align:center;
}
#headerwrap p a{
	color:#FFF;
	font-size:16px;
}
#payments{
	position:absolute;
	top:0px;
	right:40px;
	text-align:center;
	color:#FFF;
	font-size:12px;
	line-height:24px;
}
#headerwrap .view_basket{
	position:absolute;
	top:59px;
	right:160px;
	display:block;
	text-indent:-9999px;
	cursor:pointer;
}
#headerwrap .checkout{
	position:absolute;
	top:59px;
	right:34px;
	display:block;
	text-indent:-9999px;
	cursor:pointer;
}
#homelink{
	display:block;
	width:280px;
	height:100px;
}
/**
 * Menu Styles
 */
#menuwrap{
	background:#FFD2FF;
	font-family:"Comic Sans MS", "Comic Sans", Arial, Helvetica, sans-serif;
	font-size:20px;
	height:30px;
	line-height:27px;
	width:888px;
	margin:auto;
}
#menu{
	list-style:none;
	padding:0 0 0 5px;
}
#menu li{
	height:30px;
	width:auto;
	display:block;
	float:left;
	background:url('../images/bullet.gif') 100% 50% no-repeat;
	padding:0 15px 0 13px;
}
#menu #licontact{
	background:none;
}
#menu li a{
	color:#6701A0;
}
#menu li a:hover{
	color:#BBA2FE;
}
/**
 * Content Layout styles
 */
#contentwrap{
	background:#FFD2FF;
	padding:0 5px;
	width:878px;
	margin:auto;
}
#content{
	background:url('../images/content_bg.gif') 0 0 repeat-x #FFF7FF;
	min-height:500px;
	padding:5px 0;
	position:relative;
}
#content.rpt{
	background-repeat:repeat;
}
#content .left{
	width:300px;
	float:left;
	padding:10px;
}
#content .gallery{
	width:320px;
	padding: 10px 0 10px 10px;
}
#content .gallery .highslide img{
	border:1px solid #69009C;
}
#testingtext{
	margin:15px auto;
}
#productimage{
	float:left;
	padding:35px 0 0 25px;
}
#products{
	list-style:none;
	width:165px;
	margin:0 0 0 330px;
}
#products li{
	height:90px;
	background:url('../images/product_thumb.png') 100% 50% no-repeat;
	position:relative;
	margin:10px 0;
	z-index:1;
}
#products li .tag{
	position:absolute;
	top:20px;
	left:0;
	z-index:2;
	font-weight:normal;
}
#products li img{
	position:absolute;
	top:6px;
	right:6px;
	z-index:1;
}
#products li h2 a:hover span.tag{
	color:#BBA2FE;
}
#productdetail{
	width:330px;
	min-height:500px;
	float:right;
	border:2px solid #6701A0;
	margin:10px 40px 10px 0;
	background:#FFF;
	position:relative;
	text-align:center;
}
#slideshow{
	width:330px;
	height:500px;
	float:right;
	border:2px solid #6701A0;
	margin:10px 40px 10px 0;
	background:#FFF;
	position:relative;
	overflow:hidden;
}
#slideshow img{
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	-moz-opacity:0.01;
	opacity: 0.01;
	filter: alpha(opacity = 0);
}
#producttypes{
	width:330px;
	min-height:480px;
	float:right;
	border:2px solid #6701A0;
	margin:10px 40px 10px 0;
	padding:10px 0;
	background:#FFF;
	position:relative;
	text-align:center;
}
#producttypes h3{
	font-size:18px;
	text-decoration:underline;
	margin:5px 0 0;
	font-family:"Comic Sans MS", "Comic Sans", Arial, Helvetica, sans-serif;
	font-style:italic;

}
#productdetail h1{
	font-size:22px;
	text-decoration:underline;
	margin:5px 0;
	font-family:"Comic Sans MS", "Comic Sans", Arial, Helvetica, sans-serif;
}

#footer{
	font-size:11px;
	text-decoration:none;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}

#footer a{
	font-size:11px;
	text-decoration:none;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
#footer: visited{
	font-size:11px;
	text-decoration:none;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
#coloroptions{
	width:60px;
	position:absolute;
	top:10px;
	right:-35px;
	z-index:1000;
}
#coloroptions li{
	width:60px;
	height:60px;
	display:block;
	text-indent:-9999px;
	margin:10px 0;
	cursor:pointer;
}
#coloroptions .pink{
	background:url('../images/pink.png') 0 0 no-repeat;
}
#coloroptions .purple{
	background:url('../images/purple.png') 0 0 no-repeat;
}
#coloroptions .cream{
	background:url('../images/cream.png') 0 0 no-repeat;
}
#coloroptions .black{
	background:url('../images/black.png') 0 0 no-repeat;
}
#productoptions{
	position:absolute;
	left:0;
	bottom:0;
	background:#FFD2FF;
	border-top:1px solid #CCC;
	height:35px;
	width:100%;
	line-height:35px;
	text-align:left;
}
#productoptions .add_to_basket{
	position:absolute;
	top:-122px;
	right:-47px;
	z-index:2;
	cursor:pointer;
}
#productoptions label{
	font-size:11px;
	color:#666666;
	padding:0 2px 0 6px;
}
#productoptions select{
	width:60px;
	border:1px solid #CCC;
	font-size:10px;
	color:#666666;
}
#productoptions select.ages, #productoptions select.types{
	width:110px;
}
#productoptions select option{
	background:#FFF;
	border:0;
}
#productoptions input.qty{
	width:20px;
	height:14px;
	border:1px solid #CCC;
	font-size:10px;
	color:#666666;
	padding:0;
}
#productdescription{
	padding:5px 0 35px;
}
#productdescription h3{
	text-align:left;
	padding:0 5px;
}
#productdescription p{
	text-align:left;
	padding:5px 65px 5px 5px;
}
.backlink{
	position:absolute;
	left:5px;
	top:12px;
	font-size:14px;
	color:#6701A0;
}
.backlink span{
	font-size:16px;
}
/**
 * Button Styles
 */
.view_basket{
	width:117px;
	height:40px;
	background:url('../images/view_basket.png') 0 0 no-repeat;
	border:0;
}
.checkout{
	width:111px;
	height:40px;
	background:url('../images/checkout.png') 0 0 no-repeat;
	border:0;
}
.add_to_basket{
	width:113px;
	height:90px;
	background:url('../images/add_to_basket.png') 0 0 no-repeat;
	border:0;
}
.tag{
	width:100px;
	height:31px;
	display:block;
	background:url('../images/tag.png') 0 0 no-repeat;
	font-family:"Comic Sans MS", "Comic Sans", Arial, Helvetica, sans-serif;
	color:#6701A0;
	line-height:28px;
	font-size:16px;
	text-indent:23px;
}
/**
 * Contact Form styles
 */
#contactform p{
	overflow:hidden;
}
#contactform label{
	width:80px;
	float:left;
	text-align:right;
	padding:0 5px 0 0;
}
#contactform input, #contactform textarea{
	width:200px;
	border:1px solid #69009C;
}
#contactform p.submit input{
	width:100px;
	border:0;
	margin:0 0 0 130px;
	text-align:left;
}
p.info a, p.info span{
	color:#6701A0;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
}
/**
 * Product Zoom styles
 */
a.zoom{
	margin:auto;
}
div.jqZoomTitle{
	z-index:5000;
	text-align:center;
	font-size:11px;
	font-family:Tahoma;
	height:16px;
	padding-top:2px;
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	color: #5F029B;
	background: #FFD2FF;
}
.jqZoomPup{
	overflow:hidden;
	background-color: #FFF;
	-moz-opacity:0.6;
	opacity: 0.6;
	filter: alpha(opacity = 60);
	z-index:10;
	border-color:#c4c4c4;
	border-style: solid;
	cursor:crosshair;
}
.jqZoomPup img{
	border: 0px;
}
.preload{
	-moz-opacity:0.8;
	opacity: 0.8;
	filter: alpha(opacity = 80);
	color: #333;
	font-size: 12px;
	font-family: Tahoma;
	text-decoration: none;
	border: 1px solid #CCC;
	background-color: white;
	padding: 8px;
	text-align:center;
	background-image: url(../images/zoomloader.gif);
	background-repeat: no-repeat;
	background-position: 43px 30px;
	width:90px;
	* width:100px;
	height:43px;
	*height:55px;
	z-index:10;
	position:absolute;
	top:3px;
	left:3px;
}
.jqZoomWindow{
	border: 1px solid #5F029B;
	background-color: #FFF;
}