	body {
	background-image: url(../images/bkg.jpg);
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-color: #090405;
	text-align: center;
	background-repeat: repeat;
	}

	a {
	cursor: pointer;
	}

	#wrapper a {
	cursor: pointer;
	}

	#wrapper {
	position: static;
	text-align: left;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 2px solid #080404;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #080404;
	border-left-color: #080404;
	margin-bottom: 30px;
	z-index:-1;
	}

	#content {
	padding: 0 0 0 0;
	background-color: #470133;
	z-index:0;
	}

	#content p {
	padding: 0px;
	margin: 0px;
	line-height: 15px;
	}

/* HEADER */


#header {
	background-image: url(../images/header.jpg);
	background-repeat:no-repeat;
	height:200px;
	position:relative;
	z-index:1;
}

#header_box {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: 165px;
	position: relative;
}

#knicker_box
{
	display:block;
	width:90px; 
	height:80px;
	float:right;
}

#music_player
{
	display:block;
	width:50px; 
	height:70px;
	margin-top:10px;
	padding-right:10px;
	clear:right;
	float:right;
	background-image:url(../Images/player_play.jpg);
	background-repeat:no-repeat;
}


#playerwindow h1
{
	color:#D45593;
}


#playerwindow a 
{
	color:#FFFFFF;
	font-size:12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style;
	text-decoration:none;
}
#playerwindow a:hover
{
	color:#D45593;
}

#topbar {
	height:18px;
	position:relative;
	background-image: url(../Images/top_bar.jpg);
	background-repeat: repeat-x;
	z-index:-1;
}

#bottombar {
	height:18px;
	background-image: url(../Images/bottom_bar.jpg);
	background-repeat: repeat-x;
	clear: left;
	overflow: hidden;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-style: none;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: none;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

h2 a:link, h2 a:visited, h2 a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: none;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #d45593;
	text-decoration: none;
	font-weight: bold;
}

h2 a:link, a:visited, a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-style: none;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
}


/* NAVIGATION */


#navigation {
	line-height: 35px;
	background-repeat: repeat-x;
	bottom: 0px;
	position: relative;
	z-index:1;
}

#navigation ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
	border: none;
	z-index:1;
}

#navigation li {
	font-size: 15px;
	float: left;
	white-space: nowrap;
	z-index:1;
}

#navigation a:link, #navigation a:visited {
	color: #f0d6bb;
	display:block;
	padding: 0 12px 0 12px;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #393939;
	border-left-color: #222222;
	background-image: url(../Images/nav_bkg.jpg);
	background-repeat: repeat-x;
	font-style: italic;
	font-size: 14px;
}

#navigation a:hover {
	color: #d45593;
	background-image: url(../Images/nav_bkg_hover.jpg);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #272727;
}



#navigation div.currentdd {
padding:0px;
}

#navigation #toysdd
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #222222;
	z-index:1;
}
#toysdd a
{
z-index:1;
}
.toylist
{

color:#F0D6BB;
width:250px;
}

.cat_item
{
	height:35px;
	padding-top:15px;
	margin-bottom:20px;
	color:#F0D6BB;
	width:250px;
	margin-left:auto;
	margin-right:auto;
}

/*.toylistb
{
	height:20px;
	background-image:url(../Images/list_footer.jpg);
	margin-bottom:20px;
}
*/
.cat_item a
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #F0D6BB;
	text-decoration: none;
	font-weight: normal;
	width:100%;
	padding-top:15px;
	height:35px;;
	display:block;
	background-image:url(../Images/cat_item.jpg);
}

.cat_item a:hover
{
	background-image:url(../Images/cat_item_hover.jpg);
	color: #d45593;
	font-size: 16px;
}

#current {
	color: #d45593;
	display:block;
	padding: 0 12px 0 12px;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #272727;
	border-left-color: #222222;
	background-image: url(../Images/nav_bkg_hover.jpg);
	background-repeat: repeat-x;
	font-style: italic;
}

a.adminnav:link { color: #303030; text-decoration: none; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, sans-serif}
a.adminnav:active { color:#828181; text-decoration: none; font-weight: bold; font-size: 12px;font-family: Arial, Helvetica, sans-serif}
a.adminnav:visited { color: #303030; text-decoration: none; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, sans-serif}
a.adminnav:hover { color: #828181; text-decoration: none; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, sans-serif }

a.basketnav:link { color: #303030; text-decoration: none; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, sans-serif}
a.basketnav:active { color:#ffffff; text-decoration: none; font-weight: bold; font-size: 12px;font-family: Arial, Helvetica, sans-serif}
a.basketnav:visited { color: #303030; text-decoration: none; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, sans-serif}
a.basketnav:hover { color: #ffffff; text-decoration: none; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, sans-serif }

a.loginnav:link { color: #d45593; text-decoration: none; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-style: normal}
a.loginnav:active { color:#ffffff; text-decoration: none; font-weight: bold; font-size: 12px;font-family: Arial, Helvetica, sans-serif; font-style: normal}
a.loginnav:visited { color: #d45593; text-decoration: none; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-style: normal}
a.loginnav:hover { color: #ffffff; text-decoration: none; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-style: normal }

a.catnav:link { color: #ffffff; text-decoration: none; font-weight: normal; line-height: 14px; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-style: normal}
a.catnav:active { color:#d45593; text-decoration: none; font-weight: normal;  line-height: 14px; font-size: 12px;font-family: Arial, Helvetica, sans-serif; font-style: normal}
a.catnav:visited { color: #ffffff; text-decoration: none; font-weight: normal;  line-height: 14px; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-style: normal}
a.catnav:hover { color: #d45593; text-decoration: none; font-weight: normal;  line-height: 14px; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-style: normal }





/* FOOTER */


#footer {
	font-size: 10px;
	padding-top: 10px;
	text-align:center;
	color: #FFFFFF;
	line-height: 10px;
	background-image: url(../Images/bkg_light.jpg);
	background-repeat: repeat;
	clear: both;
	font-style: normal;
	padding-bottom: 10px;

}

.footer_pink {
	font-size: 10px;
	text-align:center;
	color: #d45593;
	line-height: 10px;
}

#footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer p {
	line-height: 10px;
	margin: 0px;
	margin-bottom: 12px;
}


/* TEXT */


.txt_pink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d45593;
	text-decoration: none;
	line-height: 14px;
}


.txt_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
}

.txt_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
}

a.txt_white:link, a.txt_white:visited, a.txt_white:hover {
	color: #d45593;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	line-height: 14px;
	font-style: normal;
}

.txt_titleCat {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 22px;
	font-weight: normal;
}
.txt_priceCat {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	color: #d45593;
	text-decoration: none;
	line-height: 29px;
	font-weight: normal;
}
.txt_whiteCat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
}

a.catnav:link, a.catnav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
}

a.catnav:hover {
	color: #d45593;
	line-height: 14px;
}



/* HOME PAGE ELEMENTS */

#left_col {
	width:515px;
	left: 22px;
	float: left;
	margin-top: 11px;
}

#left_inner {
	width:475px;
	border: 5px solid #380a22;
	float: right;
	height: 251px;
	background-image: url(../Images/front.jpg);

}

#left_inner h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-style: none;
	color: #470133;
	text-decoration: none;
	font-weight: normal;
	line-height: 29px;
}

#left_inner h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: italic;
	color: #470133;
	text-decoration: none;
	font-weight: normal;
	line-height: 22px;
}

#lrg_pic {
	width:185px;
	height:250px;
	background-color: #666666;
	float: left;
}

#right_col {
	width:283px;
	left: 12px;
	top: 12px;
	float: right;
	margin-top: 11px;
	z-index:2;
	z-index:0;
}

#right_inner {
	width:250px;
	float: left;
	position: relative;
	z-index:0;
}

#contact_main {
	background-color: #470133;
	height: 300px;
	width: 720px;
	padding-top: 25px;
	padding-right: 50px;
	padding-bottom: 35px;
	padding-left: 30px;
}



#lrg_text {
	width:258px;
	float: right;
	text-align: center;
	padding-top: 25px;
	padding-right: 15px;
        font-family: tahoma;
	font-size: 25px;
	color: #d45593;
}

#lrg_text a:link, #lrg_text a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #000000;
	font-style: normal;
}




#lrg_text a:hover {
	color: #470133;
}



#range_container {
	width: 820px;
	clear: both;
	height: 525px;
}

#range {
	position: relative;
	width: 820px;
	height: 525px;
}

#yw1 {
	position: absolute;
	top: 14px;
	left: 29px;
	width: 175px;
	height: 300px;
	border: 1px solid #380a22;
}
#yw2 {
	position: absolute;
	top: 14px;
	left: 223px;
	width: 175px;
	height: 300px;
	border: 1px solid #380a22;

}
#yw3 {
	position: absolute;
	top: 14px;
	left: 418px;
	width: 175px;
	height: 300px;
	border: 1px solid #380a22;
}
#yw4 {
	position: absolute;
	top: 14px;
	left: 613px;
	width: 175px;
	height: 300px;
	border: 1px solid #380a22;
}

#yw5 {
	position: absolute;
	top: 338px;
	left: 30px;
	width: 755px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 13px;
	height: 165px;
	background-image: url(../Images/adult_toys_hp.jpg);
	border: 1px solid #380a22;
}

#yw5 h1 a {
	font-size: 18px;
}

#ad h1 a {
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 18px;
}

#yw6 {
	width: 757px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 5px;
}

#yw6 p {
	line-height: 15px;
	padding: 0;
	margin: 0px;
}


#yw6 h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	color: #f0d6bb;
	text-decoration: none;
}



#yw_top {
	background-color: #380a22;
	width: 175px;
	height: 40px;
	color: #FFFFFF;
	padding-top: 3px;
	text-align: center;
	line-height: normal;
}

#yw_top h1 a {
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 18px;
	font-size: 18px;
}

#ad {
	float: right;
	margin-top: 90px;
	margin-right: 20px;
	text-align: right;
}

.yw_show_arrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #d45593;
	text-decoration: none;
	padding-right: 2px;
	vertical-align: text-bottom;
	display: inline;
}

a.yw_show:link, a.yw_show:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d45593;
	text-decoration: none;
	font-style: normal;
	line-height: 17px;
}

a.yw_show:hover {
	text-decoration: underline;
	font-style: normal;
}

/* CATALOGUE ELEMENTS */


#cat_top {
	height: 120px;
	width: 820px;
	padding: 0px;
}
#cat_top2 {
	height: 10px;
	width: 820px;
	margin: 0px;
	padding: 0px;
}

#cat_title {
	width: 447px;
	float: right;
	padding-left: 25px;
	background-image: url(../Images/title_bkg.jpg);
	background-repeat: repeat-y;
	background-position: left;
	top: 12px;
	padding-top: 18px;
	padding-bottom: 18px;
}

#main_content {
	padding-left: 35px;
	margin-top: 0px;
}

/* SHOPPING CART */


#basket {
	height: 75px;
	width: 250px;
	background-image: url(../Images/basket.jpg);
	border: 1px solid #380a22;
	padding: 0px;
	position:relative;
	z-index:0;
}

#right_space
{
	height: 75px;
	width: 250px;
	padding: 0px;
}

.txt_basket {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #303030;
	font-style: bold;
	text-decoration: none;
	line-height: 14px;
}

#basket1 {
	background-color: #3D0029;
	height: 15px;
	width: 157px;
	left: 69px;
	top: 4px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#basket2 {
	height: 14px;
	width: 157px;
	left: 69px;
	top: 5px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #d45593;
	text-decoration: none;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}


#basket3 {
	height: 20px;
	width: 172px;
	left: 69px;
	top: 6px;
	position: relative;
}

#btnl a:link, #btnl a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	height: 20px;
	width: 82px;
	line-height: 20px;
	background-image: url(../Images/btn_bkg.jpg);
	border: 1px solid #2E0020;
	font-style: normal;
}

#btnl a:hover {
	color: #d45593;
}

#btnr a:link, #btnr a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	float: right;
	height: 20px;
	width: 82px;
	line-height: 20px;
	background-image: url(../Images/btn_bkg.jpg);
	border: 1px solid #2E0020;
	font-style: normal;
}

#btnr a:hover {
	color: #d45593;
}

#right_ship {
	background-image: url(../Images/shipping.jpg);
	height: 59px;
	width: 240px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #d45593;
	text-decoration: none;
	text-align: right;
	padding-right: 10px;
	padding-top: 95px;
	line-height: 12px;
	border: 1px solid #380a22;
	z-index:0;
}

#right_ship a:link, #right_ship a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #d45593;
	text-decoration: underline;
	text-align: right;
	font-style: normal;
}

#right_ship a:hover {
	color: #FFFFFF;
}


.txt_pinkCat {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
	line-height: 23px;
}

.link_container
{
	margin:0px 0px 30px 50px;
	color:#d45593;
	font-size:12px;
}
.link_container a, .link_container a:visited 
{
	color: #FFFFFF;
	font-size:17px;
	font-family: Georgia,"Times New Roman",Times,serif;
	text-decoration:none;
	font-style:italic;
}
.link_container a:hover
{
	color:#d45593;
	text-decoration:underline;
	font-style:italic;	
}