body{
	min-width:960px;
	margin:0;
	font:bold 11px/14px Arial, Helvetica, sans-serif;
	color:#acacac;
	background:#fff url(../imagesapr10/bg-header.jpg) repeat-x 0 90px;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#3bb5ff;
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
form,
fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper{
	width:940px;
	margin:0 auto;
	padding:12px 10px;
	overflow:hidden;
}
#header{height:134px;}
#header .logo{
	width:560px;
	height:86px;
	float:left;
	background:url(../imagesapr10/logo.jpg) no-repeat;
	text-indent:-9999px;
	margin:0 0 16px;
}
#header .logo a{
	display:block;
	height:100%;
	overflow:hidden;
}
#header .holder{
	float:right;
	overflow:hidden;
	height:90px;
}
#header .cart{
	float:left;
	background:url(../imagesapr10/bg-cart.jpg) no-repeat;
	padding:4px 0 0 63px;
	margin:20px 5px 0 34px;
	width:125px;
	display:inline;
}
#header .cart strong{
	font-size:11px;
	padding:0 0 1px;
}
#header .cart p{
	font-size:10px;
	padding:0;
	margin:0 0 3px;
}
#header .cart .checkout{
	display:block;
	width:122px;
	height:17px;
	padding:1px 0 0;
	background:url(../imagesapr10/bg-checkout.gif) no-repeat;
	text-align:center;
	font-size:12px;
	color:#a65bfb;
}
#header .link{
	width:140px;
	height:44px;
	float:left;
	margin:27px 0 0;
}
a.link:hover{
	text-decoration:none;
}
#nav{
	margin:0;
	padding:0;
	list-style:none;
	width:980px;
	overflow:hidden;
	clear:both;
}
#nav li{
	float:left;
	margin:0 20px 0 0;
}
.navlink{
	display:block;
	width:172px;
	height:32px;
	text-indent:-9999px;
	background:url(../imagesapr10/bg-nav-sale.jpg) no-repeat;
}
#nav a.childrens{
	background-position:0 -32px;
}
#nav a.adult{
	background-position:0 -64px;
}
#nav a.birthday{
	background-position:0 -96px;
}
#nav a.toy{
	background-position:0 -128px;
}

/*********************************************************
	Menu
**********************************************************/

#nav li:hover li a {
	background-color:#d03185;
	color:#fff;
	text-transform:none;
	text-decoration: underline;
	text-indent: 12px;
	height: 20px;
}

.menuleft{
background: url(../imagesapr10/menu_left.gif) no-repeat;
width: 12px;
height: 11px;
float: left;
}

.menumid

{
background: url(../imagesapr10/menu_mid.gif) repeat-x;
width: 100px;
height: 11px;
float: left;
}

.menuright

{
background: url(../imagesapr10/menu_right.gif) no-repeat;
width: 11px;
height: 11px;
float: left;
}

ul#nav li .sub {
	font-weight: bold;
	background-color:#d03185;
	position: absolute; /*--Important--*/
	z-index: 99999;
	padding: 10px 20px 10px 20px;
	float: left;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	display: none; /*--Hidden for those with js turned off--*/
}
ul#nav li .row { /*--If needed to break out into rows--*/
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
ul#nav li .sub ul{
	list-style: none;
	margin: 0; padding: 0;
	width: 132px;
	float: left;
	overflow:hidden;
	text-align:left;
}
ul#nav .sub ul li {
	width: 100%;
	color: #fff;
}
ul#nav .sub ul li h2 { /*--Sub nav heading style--*/
	padding: 0;  margin: 0;
	font-size: 1.3em;
	font-weight: normal;
}
ul#nav .sub ul li h2 a { /*--Sub nav heading link style--*/
	padding: 5px 0;
	background-image: none;
	color: #e8e000;
}
ul#nav .sub ul li a {
	float: none;
	text-indent: 0; /*--Override text-indent from parent list item--*/
	height: auto; /*--Override height from parent list item--*/
	padding: 4px 0;
	display: block;
	text-decoration: none;
	color: #fff;
}
ul#nav .sub ul li a:hover {
	text-decoration: underline;
}


/*********************************************************
	End	Menu
**********************************************************/

#main {
	padding:30px 0 0;
	overflow:hidden;
}
#twocolumns{
	width:750px;
	float:left;
}
#content{
	width:558px;
	margin:0 0 0 19px;
	float:right;
	overflow:hidden;
	text-align:left;
}
#sidebar{
	width:173px;
	float:right;
}
.aside{
	float:right;
	width:173px;
}
.list{
	margin:0;
	padding:0;
	list-style:none;
	text-align:left;
}
.contact{
	background:url(../imagesapr10/bg-contact-b.jpg) no-repeat 0 100%;
	padding:0 0 13px;
	margin:0 0 19px;
}
.contact h1.txt-monster-parties{
	width:556px;
	height:27px;
	background:url(../imagesapr10/bg-contact.jpg) no-repeat;
	text-indent:-9999px;
	margin:0;
	font-size:0;
}
.contact .holder{
	border:1px solid #ddd;
	border-width:0 1px;
	background:#f5fcf4;
	margin:0 2px 0 0;
	padding:13px 0 0;
	height:1%;
	overflow:hidden;
}
.contact ul{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
.contact li{
	height:65px;
	float:left;
	text-indent:-9999px;
	display:inline;
}
.contact a{
	display:block;
	height:100%;
	margin:0 24px 0 20px;
}
.contact a.order{
	background:url(../imagesapr10/bg-order.gif) no-repeat;
	width:54px;
}
.contact a.call{
	background:url(../imagesapr10/bg-call.gif) no-repeat;
	width:54px;
	margin-right:27px;
}
.contact a.add{
	background:url(../imagesapr10/bg-favourites.gif) no-repeat;
	width:54px;
	margin-right:14px;
}
.contact a.contact-us{
	background:url(../imagesapr10/bg-contact.gif) no-repeat;
	width:57px;
	margin-right:13px;
}
.contact dl{
	font-size:18px;
	color:#f6884d;
	margin:0;
	float:right;
	width:175px;
	padding:12px 0 0;
	text-align:center;
}
.contact dt{
	padding:0 0 9px;
}
.contact dd{
	margin:0;
}
.list-items{
	width:560px;
}
.list-items ul{
	padding:0;
	list-style:none;
	width:580px;
	margin:0 0 -2px 0;
	line-height:0;
	font-size:0;
}
.list-items li{
	display:inline-block;
	margin:0 20px 0 0;
	width:172px;
	text-align:center;
	vertical-align:top;
	padding: 0 0 10px 0;
	float:left;
	min-height:240px;
}

* +html .list-items li{
	display:inline;
}
* html .list-items li{
	display:inline;
}


#cat_region li, #home_region2 .list-items li {
	min-height:185px;
}

.list-items li img{
	vertical-align:top;
	border:1px solid #ddd;
	border-width:1px 1px 1px 1px;
}
.list-items h2{
	margin:0;
	height:28px;
}
.list-items h2{
	background:url(../imagesapr10/bg-catheader.gif) no-repeat;
}

.list-items h2.prodheader {
	background:url(../imagesapr10/bg-prodheader.gif) no-repeat;
	height:34px;
	padding:5px 0 0 0;
}

.list-items h2 a{
	line-height:28px;
	color:#a65bfb;
	font-size:11px;
}

.list-items h2.prodheader a {
	line-height:15px;
}

.list-items h3 
{
	border-color:#A65BFB;
	border-style:solid;
	border-width:1px 0;
	color:#000000;
	font-size:12px;
	height:16px;
	margin:5px;
	padding:3px;
	clear:both;
}

.list-items .strapline 
{
	clear:both;
	height:10px;
	width:170px;
	margin:8px 0 0 0;
	font-size:12px;
}

.list-items .versions 
{
	margin:5px 0 0 0;
}

.list-items .versions .prices
{
	margin:6px 0;
}

.list-items .versions table.addbit

{
	float:left;
	margin:5px 0 0 0;
}

.list-items .versions .addbit img
{
	border:none;
}

.container h3{
	margin:0 0 13px;
	color:#3bb5ff;
	font-size:13px;
	text-align:left;
}
.container p{
	margin:0 0 16px;
	text-align:left;
}
#main h4.txt-search,
#main h4.txt-categories,
#main h4.txt-customer,
#main h4.txt-themes,
#main h4.txt-currency,
#main h4.txt-testimonials,
#main h4.txt-featured,
#main h4.txt-join-mailing-list{
	width:172px;
	height:28px;
	text-indent:-9999px;
	margin:0;
	background:url(../imagesapr10/bg-title.jpg) no-repeat;
}
#main h4.txt-categories{
	background-position:0 -28px;
}
#main h4.txt-customer{
	background-position:0 -56px;
}
#main h4.txt-themes{
	background-position:0 -84px;
}
#main h4.txt-currency{
	background-position:0 -196px;
}
#main h4.txt-testimonials{
	background-position:0 -112px;
}
#main h4.txt-featured{
	background-position:0 -140px;
	position:relative;
	margin:0 0 -1px;
}
#main h4.txt-join-mailing-list{
	background-position:0 -168px;
}
.block{
	background:url(../imagesapr10/bg-block.jpg) no-repeat 0 100%;
	padding:0 0 13px;
	margin:0 0 18px;
}
.block input{
	margin:0 0 3px;
	width:138px;
	padding:2px 5px;
	vertical-align:middle;
}
.block select{
	margin:0 0 5px;
	width:148px;
}
.block .frame{
	background:#f4f7fc;
	border:1px solid #ddd;
	border-width:0 1px;
	margin:0 1px 0 0;
	padding:10px 8px 0 10px;
	overflow:hidden;
}
* html .block .frame {display: inline-block;}
.block blockquote{
	margin:0;
	padding:0;
}
.block blockquote q{
	color:#3bb5ff;
	quotes:none;
	padding:3px 0 11px;
	display:block;
}
.block blockquote q:before{
	content:"";
}
.block blockquote q:after{
	content:"";
}
.more{
	text-align:right;
	padding:0 3px 0 0;
}
.more a{
	color:#acacac;
	padding:0;
}
.box{
	background:url(../imagesapr10/bg-box.jpg) no-repeat 0 100%;
	padding:0 0 13px;
	margin:0 0 18px;
}
.box .frame{
	border:1px solid #ddd;
	border-width:0 1px;
	margin-right:1px;
}

.inputform 
{
	background:none;
}
.products{
	padding:0;
	list-style:none;
	margin:0 -1px 0 0;
	overflow:hidden;
}
.products p{
	margin:0;
	overflow:hidden;
}
.products li{
	border:1px solid #ddd;
	margin:0 1px 0 -1px;
	border-width:1px 0 0;
	padding:0 5px 3px 11px;
	overflow:hidden;
	height:1%;
	text-align:center;
}
.products li strong{
	display:block;
	margin:0 0 5px;
}
.products li a{
	line-height:10px;
}
.products li img{
	float:right;
	vertical-align:top;
}
.products .info{
	width:90px;
	padding:11px 0 0 0;
	float:left;
	text-align:left;
	font-size:11px;
	font-weight:bold;
	margin-right:-10px;
	position:relative;
}
.products .info img{
	padding:10px 0 0;
}
.block input.text{
	margin:1px 0 11px;
	float:left;
	border:1px solid #bdbdbd;
}
.search input.text{
	margin:1px 0 2px;
	float:left;
	border:1px solid #bdbdbd;
}
.block input.subscribe{
	background:none;
	border:0;
	text-align:right;
	float:right;
	width:77px;
	cursor:pointer;
	color:#acacac;
	font-size:11px;
	font-weight:bold;
	margin:0;
	padding:0 5px;
}

.socialnetworks

{
margin: 1px 0 0 8px;
float: left;
}

.footer

{
width: 960px;
height: 100px;
float: left;
}

.greyline

{
background: #ddd;
width: 960px;
height: 1px;
float: left;
}

.footertext, .footertext2

{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #3bb5ff;
margin: 10px 0 0 1px;
text-align: center;
float: left;
}

.footertext2

{
color: #a65bfb;
margin: 10px 0 0 331px;	
}

.footertext a:link { color: #3bb5ff;text-decoration:none;}
.footertext a:visited { color: #3bb5ff;text-decoration:none;}
.footertext a:hover { color: #a65bfb;text-decoration:none;}
.footertext a:active { color: #3bb5ff;text-decoration:none;}

.inputform div.ifyouhaveone 
{
	float:right;
}
	
#loginleftbox 
{
	float:right;
	width:260px;
	border:2px dashed #CC0000;
	padding:5px;
	min-height:220px;
}
	
#loginrightbox 
{
	float:left;
	width:260px;
	border:2px dashed #CC0000;
	padding:5px;
	min-height:220px;
}

.checkout h1, .checkout h2, .checkout h3 
{
	color:#c00;
}

#loginleftbox .errors 
{
	margin:5px 0px;
}

.quantitydiscountstable {
	clear:both;
	margin:4px 0 0 0;
	padding:6px 0 0 10px;
}

.quantitydiscountstable table {
	border-top:dashed 1px #ccc;
	width:130px;
	padding:0;
	spacing:0;
}

.quantitydiscountstable tr {
	height:15px;
	padding:0;
	margin:0;
}

.quantitydiscountstable tr td, .quantitydiscountstable tr th {
	height:15px;
	font-size:11px;
	line-height:12px;
	text-align:right;
}
