*{font-size:100.01%}
html {
	font-size:64%;
	height:100%;
}
body {
	font:1.0em Arial, Helvetica, sans-serif;
	margin:0;
	color:#797979;
	background:#d8d8d8;
	height:100%;
	position:relative;
	background:url(../images/bg.gif) repeat-x;
}
p{margin:0;}
form{
	padding:0;
	margin:0;
}
#container{
	width:960px;
	overflow:hidden;
	margin:0 auto;
	position:relative;
	z-index:1;
}
#header{
	width:100%;
	overflow:hidden;
	height:130px;
}
#header h1{
	width:502px;
	height:58px;
	text-indent:-3000px;
	overflow:hidden;
	margin:11px 0 0 17px;
}
#header h1 a{
	width:100%;
	overflow:hidden;
	height:100%;
	display:block;
	background:url(../images/logo.gif) no-repeat;
}
#header h1 a:hover{background:url(../images/logo-over.gif) no-repeat;}
#navigation{
	background:url(../images/navigation-bg.gif) repeat-x;
	overflow:hidden;
	margin:-68px 0 0;
	float:right;
	width:300px;
}
#navigation div{
	background:url(../images/navigation-right.gif) no-repeat 100% 0;
	overflow:hidden;
}
#navigation ul{
	margin:0;
	padding:0;
	list-style:none;
	background:url(../images/navigation-left.gif) no-repeat;
	height:41px;
}
#navigation li{
	float:left;
	overflow:hidden;
	padding:8px 8px 0;
}
#navigation li a{
	font:bold 1.4em Arial, Helvetica, sans-serif;
	color:#fff;
	float:left;
	padding:6px 0 11px;
	text-decoration:none;
}
#navigation li a:hover{text-decoration:underline;}
#navigation li.nav-1 a{
	background:url(../images/shop.gif) no-repeat;
	padding-left:36px;
}
#navigation li.nav-2 a{
	background:url(../images/help.gif) no-repeat;
	padding-left:21px;
}
#navigation li.nav-2{
	background:url(../images/nav-separator.gif) no-repeat;
}


.block{
	width:100%;
	overflow:hidden;
	background:url(../images/block-bg.gif) repeat-x;
	margin:14px 0 0;
}
.block div{
	width:100%;
	overflow:hidden;
	background:url(../images/block-right.gif) no-repeat 100% 0;
}
.block div h2{
	font:bold 2.27em Helvetica, Arial, sans-serif;
	background:url(../images/block-left.gif) no-repeat;
	margin:0;
	color:#fff;
	height:45px;
	line-height:45px;
	padding:0 20px;
}
.block div h2 strong{font:bold 1.45em Helvetica, Arial, sans-serif;position:relative;top:3px}



	
.step {
	width:100%;
	overflow:hidden;
	background-image:url(../images/step1.gif);
	background-repeat:no-repeat;
	margin:14px 0 0;
}
.step div{
	width:100%;
	overflow:hidden;
	background:none;
	}
.step div ul{
	font:bold 2em Arial, Helvetica, sans-serif;
	margin:0;
	color:#fff;
	height:45px;
	line-height:45px;
	padding:0;
	}
.step div ul li {
	list-style-type:none;
	float:left;	
	text-align:center;
	}
.step div ul li.step1 {
	width:270px;
	}
.step div ul li.step2 {
	width:350px;
	}
.step div ul li.step3 {
	width:340px;
	}



#main{
	width:100%;
	overflow:hidden;
	background:url(../images/main-bg.jpg) repeat-y;
	margin-top:8px;
}


#main .text h1 {
	font-size:24px;
	}
#main .text h2 {
	font-size:18px;
	margin-bottom:20px;
	}
#main .text h3 {
	font-size:14px;
	padding:0;
	background-image:none;
	margin-top:10px;
	margin-bottom:5px;	
	}
#main .text h4 {
	font-size:18px;
	margin-bottom:5px;
	}
#main .text p {
	font-size:12px;
	line-height:18px;
	margin-bottom:10px;
	}

.main-top{
	width:100%;
	overflow:hidden;
	background:url(../images/main-top.jpg) no-repeat;
}
.main-bottom{
	width:100%;
	overflow:hidden;
	background:url(../images/main-bottom.jpg) no-repeat 0 100%;
	padding:19px 0 56px;
	min-height:435px;
}

* html .main-bottom {height:335px;overflow:visible;}
.basket .main-bottom{padding-bottom:180px;}
.paypal .main-bottom{padding-bottom:205px;}
.payment .main-bottom{padding-bottom:230px;}
.product .main-bottom{padding-bottom:145px;}
.search .main-bottom{padding-bottom:130px;}
.search-no .main-bottom{padding-bottom:294px;}
.content{
	width:625px;
	float:left;
	overflow:hidden;
	padding-left:15px;
}
.column{
	width:297px;
	padding:12px 0 0 10px;
	float:left;
	overflow:hidden;
	background:url(../images/column-top.gif) no-repeat;
}
.column h3{
	margin:0 0 10px;
	font:bold 3.0em/1.0em Arial, Helvetica, sans-serif;
	color:#7a7a7a;
}
.column form{
	width:100%;
	/*overflow:hidden;*/
	padding-bottom:12px;
}
.column form input{
	width:193px;
	height:25px;
	line-height:25px;
	border:1px solid #bfbfbf;
	float:left;
	font:1.6em Arial, Helvetica, sans-serif;
	color:#666;
	margin-right:11px;
	padding-left:10px;
}
.column form a.btn{
	background:url(../images/search-btn-bg.jpg) repeat-x;
	float:left;
	text-decoration:none;
	font:bold 1.6em Arial, Helvetica, sans-serif;
	color:#fff;
}
.column form a.btn span{
	float:left;
	background:url(../images/search-btn-left.jpg) no-repeat;
}
.column form a.btn em{
	float:left;
	background:url(../images/search-btn-right.jpg) no-repeat 100% 0;
	height:29px;
	line-height:29px;
	font-style:normal;
	padding:0 5px;
}
.column form a.btn:hover{
	background-position:0 100%;
	text-decoration:underline;
}
.column form a.btn:hover span{background-position:0 100%;}
.column form a.btn:hover em{background-position:100% 100%;}
#images{
	margin:0;
	padding:0 0 13px 3px;
	list-style:none;
	width:622px;
	overflow:hidden;
}
#images li{
	float:left;
	width:298px;
	height:144px;
	overflow:hidden;
	margin:0 13px 10px 0;
	cursor:pointer !important;
	font:1px Arial, Helvetica, sans-serif;
}


.flash-box {padding:81px 0 0 7px;}

.flash-box2 {margin:87px 0 0 7px;width:50px;}

.content h3{
	margin:0;
	font:bold 2.73em Arial, Helvetica, sans-serif;
	color:#000;
	padding:10px 0 5px 74px;
	background:url(../images/basket-bg.gif) no-repeat;
}
.content h3.download{
	margin:0;
	font:bold 2.73em Arial, Helvetica, sans-serif;
	color:#000;
	padding:10px 0 5px 64px;
	background:url(../images/download-bg.gif) no-repeat;
}

.search .content h3{
	background:url(../images/search-bg.gif) no-repeat;
	padding-left:50px;
}
h3.search-none {
	background:url(../images/search-no-bg.gif) no-repeat !important;
	padding-left:50px;
}
.table-holder{
	width:610px;
	padding-right:15px;
	overflow:hidden;
}
.table-holder table{
	width:100%;
	overflow:hidden;
	border-collapse:collapse;
}
.table-holder table td{
	border-bottom:1px solid #f1f1f1;
	padding:5px 0;
}
.table-holder table.blue td{padding:7px 0 5px !important;}
.table-holder table td.description{
	width:487px;
	color:#7d7d7d;
	padding-left:8px;
}
.table-holder table.blue td.description{width:517px;}
.table-holder table.blue td.quantity{
	width:93px;
	text-align:left;
	padding:0;
}
.table-holder table.blue td.quantity p{
	padding:0;
}
.table-holder table.blue td.quantity a{
	float:left;
	font:bold 1.25em Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	background:url(../images/go-bg.gif) repeat-x;
	font-style:normal;
}
.table-holder table.blue td.quantity a:hover{text-decoration:underline;}
.table-holder table.blue td.quantity a span{
	float:left;
	background:url(../images/go-left.gif) no-repeat;
}
.table-holder table.blue td.quantity a em{
	float:left;
	font-style:normal !important;
	background:url(../images/go-right.gif) no-repeat 100% 0;
	height:21px;
	line-height:21px;
	padding:0 8px;
	cursor:pointer;
}
.table-holder table td.description p{
	margin:0;
	font:1.2em Arial, Helvetica, sans-serif;
	color:#7d7d7d;
}
.table-holder table.blue td.description p{
	color:#0787d0;
	font-weight:bold;
}
.table-holder table td.quantity{
	width:62px;
	padding-right:8px;
	text-align:right;
}
.table-holder table td.quantity p{
	font:1.4em Arial, Helvetica, sans-serif;
	margin:0;
	padding-right:10px;
}
.table-holder table td.quantity input{
	width:21px;
	height:15px;
	border:1px solid #dedede;
	padding-left:10px;
	color:#000;
	font:1.4em Arial, Helvetica, sans-serif;
}
.table-holder table td.total{
	width:40px;
	padding-right:5px;
	color:#000;
	text-align:right;
}
.table-holder table td.total p{
	margin:0;
	font:bold 1.4em Arial, Helvetica, sans-serif;
	color:#000;
}
.table-holder table thead tr td{
	border-bottom:1px solid #8e8e8e;
	color:#000;
}
.table-holder table tfoot tr td{
	border:none;
	color:#000;
}
.table-holder table thead tr td h4{
	margin:0;
	font:bold 1.4em Arial, Helvetica, sans-serif;
	color:#000;
}
.table-holder table tfoot tr td p{
	font:1.4em Arial, Helvetica, sans-serif;
	color:#979797;
	margin:0;
	padding:0 !important;
}
.table-holder table td.name{
	width:123px;
	text-align:right;
}
.table-holder table td.all{width:480px;}
.table-holder table td.all p{
	margin:0;
	font:1.2em Arial, Helvetica, sans-serif;
	color:#000;
}
.table-holder table td.name p{
	margin:0;
	font:1.2em Arial, Helvetica, sans-serif;
	color:#797979;
	padding-right:10px;
}
.details {
	/*border-bottom:1px solid #8e8e8e;*/
}
.details h4{padding-top:10px;}
.table-holder table.details thead tr td{margin-bottom:15px;}
.table-holder table.details tr.empty td{padding:0;}
.table-holder table.details tr td{padding:3px 0;}
.details tr td{border:none;}
.details input{
	width:225px;
	overflow:hidden;
	border:1px solid #dedede;
	display:block;
	font-size:12px;
}

.details textarea{
	width:225px;
	height:40px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #dedede;
	display:block;
}

.details select{
	width:133px;
	overflow:hidden;
	border:1px solid #dedede;
	display:block;
	font-size:12px;
}
.update{
	width:100%;
	overflow:hidden;
}
.update ul{
	margin:0;
	padding:5px 0 0;
	list-style:none;
	float:right;
}
.update li{
	float:left;
	margin-left:5px;
}
.update li a{
	font:bold 1.4em Arial, Helvetica, sans-serif;
	color:#1898e1;
	text-decoration:none;
}
.update li a:hover{text-decoration:underline;}
.line{
	display:block;
	border-top:1px solid #8e8e8e;
	height:1px;
	margin:10px 0;
	overflow:hidden;
	width:100%;
}
.blue-btns{
	width:100%;
	overflow:hidden;
}
.content a{
	font:bold 1.4em Arial, Helvetica, sans-serif;
	color:#1898e1;
	text-decoration:none;
}
.content a:hover{text-decoration:underline !important;}
.blue-btns a:hover{text-decoration:underline;}
.blue-btns ul{
	margin:0;
	padding:0 0 0 1px;
	list-style:none;
	float:right;
	overflow:hidden;
}
.blue-btns ul li{
	float:left;
	background:url(../images/blue-btn-bg.gif) repeat-x;
	margin-left:10px;
}
.eshopform .blue-btns ul li{
	background:none;
}

.blue-btns ul li a{
	font:bold 1.63em Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	float:left;
	background:url(../images/blue-btn-left.gif) no-repeat;
}
.blue-btns ul li a span{
	float:left;
	background:url(../images/blue-btn-right.gif) no-repeat 100% 0;
	height:29px;
	line-height:29px;
	padding:0 20px;
	cursor:pointer;
}
.content a a:hover{text-decoration:underline;}
.dark{
	background:url(../images/black-block.jpg) no-repeat;
	width:580px;
	height:121px;
	overflow:hidden;
	margin:11px 0 20px;
	padding:25px 0 25px 25px;
	color:#fff;
}
.dark h4{
	margin:0;
	font:bold 2.70em/1.0em Arial, Helvetica, sans-serif;
	padding:0;
}
.dark p{
	margin:5px 0;
	font:bold 1.3em Arial, Helvetica, sans-serif;
}
.dark a{
	float:left;
	background:url(../images/blue-bg.gif) repeat-x;
	font:bold 1.63em Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	margin:10px 0 0;
}
.dark a span{
	background:url(../images/blue-left.gif) no-repeat;
	float:left;
}
.dark a em{
	background:url(../images/blue-right.gif) no-repeat 100% 0;
	float:left;
	font-style:normal;
	height:29px;
	line-height:29px;
	padding:0 15px;
	cursor:pointer;
	margin:0 !important;
}
.dark a:hover{text-decoration:underline;}
.dark img{
	float:left;
	margin:0 10px 30px 0;
}
.dark p em{
	display:block;
	margin:15px;
}
.white{
	width:610px;
	background:url(../images/white-box-top.gif) no-repeat 100% 0;
	overflow:hidden;
}
.white-top{
	width:600px;
	background:#f2f2f2 url(../images/white-box-bottom.gif) no-repeat 0 100%;
	overflow:hidden;
	padding:13px 0 10px 10px;
}
.col{
	width:300px;
	overflow:hidden;
	float:left;
	
}
.col.pad{
	width:290px;
	padding-left:10px;
}
.col h4{
	color:#797979;
	font:italic bold 1.6em Arial, Helvetica, sans-serif;
	margin:0 !important;
}
.plus{
	width:100%;
	overflow:hidden;
	margin:0;
	padding:13px 0 0;
	list-style:none;
}
.plus li{
	width:100%;
	display:block;
	overflow:hidden;
	background:url(../images/plus.jpg) no-repeat;
	padding-left:15px;
	margin-bottom:5px;
}
.plus li a{
	font:1.2em Arial, Helvetica, sans-serif;
	color:#25a6ee;
	text-decoration:none;
}
.plus li a:hover{text-decoration:underline;}
.col h3{
	color:#797979;
	font:bold 2.73em/1.0em Arial, Helvetica, sans-serif;
	margin:0;
	background:none;
	padding:0 !important;
	width:100%;
}
.light-btn{margin:10px 0 0;}
.light-btn a{
	background:url(../images/blue-bg.gif) repeat-x;
	float:left;
	color:#fff;
	text-decoration:none;
	font:bold 1.6em Arial, Helvetica, sans-serif;
}
.light-btn a span{
	float:left;
	background:url(../images/blue-left-light.jpg) no-repeat;
}
.light-btn a em{
	float:left;
	background:url(../images/blue-right-light.jpg) no-repeat 100% 0;
	font-style:normal;
	cursor:pointer;
	height:29px;
	line-height:29px;
	padding:0 20px;
}
.light-btn a:hover{text-decoration:underline;}
.box{
	width:275px;
	overflow:hidden;
	background:#fff url(../images/box-top.jpg) no-repeat;
	margin:105px 0 0;
}
.box-top{
	width:255px;
	overflow:hidden;
	background:url(../images/box-bottom.jpg) no-repeat 0 100%;
	padding:6px 10px 10px 10px;
}
.box-top img{
	float:left;
	margin:0 10px 0 0;
}
.box-top p{
	color:#797979;
	font:bold 1.7em Arial, Helvetica, sans-serif;
	margin:0;
}
.box-top p strong{
	color:#ba2fa9;
	font:bold 1.36em Arial, Helvetica, sans-serif;
}
.content p.bot{
	text-align:right;
	font:1.2em Arial, Helvetica, sans-serif;
	padding:5px 15px 0 0;
}
.grey{
	width:595px;
	overflow:hidden;
	background:#fcfcfc url(../images/grey-bg.gif) no-repeat;
	margin:25px 0 0;
	padding:13px 0 20px 16px;
}
.search-no .grey{margin:10px 0 0;}
.grey p{
	color:#797979;
	font:bold 1.6em Arial, Helvetica, sans-serif;
	margin:0 0 5px;
}
.clouds{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.clouds li{
	float:left;
	overflow:hidden;
	margin-right:5px;
}
.clouds li a{
	color:#1394dc;
	text-decoration:none;
	font-weight:bold !important;
	float:left;
}
.clouds li a:hover{text-decoration:underline;}
.clouds li.fz16 a{
	font:1.6em Arial, Helvetica, sans-serif;
	padding-top:8px;
}
.clouds li.fz20 a{
	font:2.0em Arial, Helvetica, sans-serif;
	padding-top:4px;
}
.clouds li.fz24 a{font:2.4em Arial, Helvetica, sans-serif;}
.clouds li.fz26 a{font:2.6em Arial, Helvetica, sans-serif;}
.clouds li.fz22 a{
	font:2.2em Arial, Helvetica, sans-serif;
	padding-top:3px;
}




#footer{
	width:959px;
	overflow:hidden;
	background:#d5d5d5 url(../images/footer-bg.gif) repeat-x;
}
.about{
	margin:-45px -10px 0 0;
	padding:12px 0 0;
	list-style:none;
	float:right;
	overflow:hidden;
}
.about li{
	float:left;
	border-right:1px solid #626262;
	margin:0 -1px 0 1px;
	padding:0 10px;
}
.about li a{
	float:left;
	color:#626262;
	font:1.4em Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.about li a:hover{text-decoration:underline;}
#footer p{
	color:#a5a6a6;
	font:1.1em Arial, Helvetica, sans-serif;
	margin:-15px 0 0;
	clear:right;
	float:right;
}
#footer p a {
	color:#a5a6a6;
	}
#footer p a:hover {
	color:#666666;
	}
.icon{
	margin:10px 0 6px;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.icon li{
	float:left;
	margin-right:15px;
}
.icon li.icon-1{
	background:url(../images/facebook.gif) no-repeat;
	width:101px;
	height:29px;
}
.icon li.icon-2{
	background:url(../images/pay-pal.gif) no-repeat;
	width:103px;
	height:28px;
	margin-top:3px;
}
.icon li a{
	float:left;
	width:100%;
	overflow:hidden;
	height:100%;
	text-indent:-3000px;
}
.shadow{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:5;
	display: none;
}

.shadow.active{
	display: block;
}

.shadow-inner{
	width:100%;
	overflow:hidden;
	height:100%;
	background:url(../images/shadow.png) repeat;
}
.names{
	width:883px;
	overflow:hidden;
	margin:3% 0 0 15%;
}
.popup{
	width:100%;
	overflow:hidden;
}
.popup .popup-top{
	width:100%;
	height:76px;
	overflow:hidden;
	background:url(../images/pop-top.png) no-repeat;
}
.popup .popup-top div{
	width:100%;
	overflow:hidden;
}
.close{
	display:block;
	width:28px;
	height:28px;
	text-indent:-3000px;
	overflow:hidden;
	cursor:pointer !important;
	position:relative;
	z-index:2;
}
.popup-top h3{
	margin:0;
	font:bold 2.2em Arial, Helvetica, sans-serif;
	color:#000;
	padding:5px 0 0 30px;
	position:relative;
}
.popup-top h3 strong{color:#9f158e;}
.popup-body{
	width:872px;
	overflow:hidden;
	padding-left:11px;
}
.popup-body-bg{
	width:857px;
	overflow:hidden;
	background:url(../images/pop-bg.png) repeat-y;
	padding:0 0 0 15px;
}
.popup-bottom{
	width:100%;
	overflow:hidden;
	height:19px;
	background:url(../images/pop-bottom.png) repeat-y;
}
.inner{
	width:837px;
	overflow:hidden;
	background:url(../images/pop-inner-bg.jpg) repeat-y;
}
.boys{
	width:353px;
	float:left;
	overflow:hidden;
}
.girls{
	width:374px;
	float:left;
	overflow:hidden;
}
.extras{
	width:110px;
	float:left;
	overflow:hidden;
}
.inner h4{
	margin:0 0 10px;
	color:#bbb6bb;
	background:#faf3f9;
	height:51px;
	line-height:51px;
	position:relative;
}
.boys h4, .girls h4{
	font:bold 2.7em Arial, Helvetica, sans-serif;
	line-height:51px;
	padding-left:35px;
	border:solid #bfbfbf;
	border-width:0 0 1px 0;
}
.girls h4{border-left:1px solid #bfbfbf;}
/*
.extras h4{
	font:2.0em Arial, Helvetica, sans-serif;
	line-height:51px;
	border:solid #bfbfbf;
	border-width:0 0 1px 1px;
	padding-left:13px;
}
*/
.extras h4{
	font:normal 2.7em Arial, Helvetica, sans-serif;
	line-height:51px;
	padding-left:8px;
	border:solid #bfbfbf;
	border-width:0 0 1px 0;
	background-color:#faf3f9;
	border-left:1px solid #bfbfbf;
}
.boys h4{background:#faf3f9 url(../images/boys.jpg) no-repeat 10px 7px;}
.girls h4{background:#faf3f9 url(../images/girls.jpg) no-repeat 10px 7px;}

.boys li a {
	color:#9f158e;
	font:bold 1.0em/1.5em Arial, Helvetica, sans-serif;
	}









.song-name{
	width:70px;
	overflow:hidden;
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
.girls .song-name, .extras .song-name{
	padding-left:10px;
	width:60px;
}
.song-name li{
	float:left;
	
}
.song-name li a{
	color:#9f158e;
	font:bold 1.0em/1.5em Arial, Helvetica, sans-serif;
	text-decoration:none;
	position:relative;
}
.song-name li a:hover{text-decoration:underline;}

#form_submit {display:none;}

input#unset,
input#update {
	border:0;
	padding:0;
	background:none;
	cursor:pointer;
	color:#1898E1;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.4em;
	font-weight:bold;
}

.button-check {
	background: url(../images/checkout.gif) no-repeat;
	border:none;
	cursor:pointer;
	width:188px;
	height:29px
}

.button-check2 {
	background: url(../images/paypal.gif) no-repeat;
	border:none;
	cursor:pointer;
	width:225px;
	height:29px
}



.boys {
	width:380px;
	float:left;
	margin-top:-40px;
	}
.boys div {
	float:left;
	width:70px;
	margin-left:5px;
	}
.boys div ul {
	padding:0;
	margin:0;
	}
.boys div ul li {
	list-style-type:none;
	}
	
.girls {
	width:380px;
	float:left;
	margin-top:-40px;
	}
.girls div {
	float:left;
	width:70px;
	margin-left:5px;
	}
.girls div ul {
	padding:0;
	margin:0;
	}
.girls div ul li {
	list-style-type:none;
	}
	
	
.extras {
	width:200px;
	float:left;
	margin-top:-40px;
	}
.extras div {
	float:left;
	width:70px;
	margin-left:5px;
	}
.extras div ul {
	padding:0;
	margin:0;
	}
.extras div ul li {
	list-style-type:none;
	}

.boys div ul li a,.girls div ul li a,.extras div ul li a {
	color:#9f158e;
	font:bold 11px Arial, Helvetica, sans-serif;
	text-decoration:none;
	position:relative;
	}
.boys div ul li a:hover,.girls div ul li a:hover,.extras div ul li a:hover{
	color:#9f158e;
	text-decoration:underline;
	}






.boys {
	width:380px;
	float:left;
	margin-top:-40px;
	}
.boys div {
	float:left;
	width:70px;
	margin-left:5px;
	}
.boys div ul {
	padding:0;
	margin:0;
	}
.boys div ul li {
	list-style-type:none;
	}
	
.girls {
	width:380px;
	float:left;
	margin-top:-40px;
	}
.girls div {
	float:left;
	width:70px;
	margin-left:5px;
	}
.girls div ul {
	padding:0;
	margin:0;
	}
.girls div ul li {
	list-style-type:none;
	}
	
	
.extras {
	width:200px;
	float:left;
	margin-top:-40px;
	}
.extras div {
	float:left;
	width:70px;
	margin-left:5px;
	}
.extras div ul {
	padding:0;
	margin:0;
	}
.extras div ul li {
	list-style-type:none;
	}

.boys div ul li a,.girls div ul li a,.extras div ul li a {
	color:#9f158e;
	font:bold 1.0em/1.5em Arial, Helvetica, sans-serif;
	text-decoration:none;
	position:relative;
	}
.boys div ul li a:hover,.girls div ul li a:hover,.extras div ul li a:hover{
	text-decoration:underline;
	}



div.error {
	padding:30px;
	}
div.error p {
	font-size:16px;
	color:red;
	font-weight:bold;
	margin-bottom:18px;
	}
div.error p a {
	font-size:16px;
	}









.ac_results {
	padding: 0px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	overflow: hidden;
	z-index:1000;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font: menu;
	font-size: 12px;
	overflow: hidden;
}

.ac_loading {
	background : Window url('./indicator.gif') right center no-repeat;
}

.ac_over {
	background-color: Highlight;
	color: HighlightText;
}
