/* CSS Document 
body
	{
	font-family:arial;
	font-size:12px;
	margin:0px;
	}
img
	{
	background-color:#FFFFFF;
	padding:2px;
	border:solid 1px #e4b3bc;
	} */
.glossymenu{
	background-image:url(http://www.sextoys.com.au/product_images/uploaded_images/line.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	width:600px;
	float:left;
	padding:0 7px 0 0;
	margin:0;
	height:27px;
	list-style:none;
}

.glossymenu li{
	float:left;
	margin:0PX;
	padding:0px;
}

.glossymenu li a{
	float: left;
	display:block;
	color:#000;
	text-decoration:none;
	font-size:13px;
	font-weight:normal;
	padding:0 0 0px 7px; /*Padding to accomodate left tab image. Do not change*/
	height:27px;
	margin:0 2px 0 0px;
	line-height:27px;
	text-align: center;
	cursor: pointer;
	background-image:url(http://www.sextoys.com.au/product_images/uploaded_images/menupu_hover_left.gif);
	background-repeat:no-repeat;
	background-position:left;
}

.glossymenu li a b{
	float: left;
	font-weight: normal;
	background-image:url(http://www.sextoys.com.au/product_images/uploaded_images/menuo_hover_right.gif);
	background-repeat:no-repeat;
	background-position:right;
	display: block;
	padding: 0 14px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:active{
	color: #000000;
	background:url(http://www.sextoys.com.au/product_images/uploaded_images/gr_white_left.gif) no-repeat; /*left tab image path*/
	background-position:left top;
}

.glossymenu li.current a b, .glossymenu li a:active b{
	color: #AE1935;
	background: url(http://www.sextoys.com.au/product_images/uploaded_images/gr_white_right.gif) no-repeat right top; /*right tab image path*/
}
.main_table
	{
	border:solid 1px #bfbfbf;
	background-color:#fff;
	border-top:none;
	line-height:20px;
	font-size:12px;
	color:#000000;
	}
.main_table strong a
	{
	text-decoration:none;
	font-size:12px;
	color:#ae1935;
	}	

.main_table strong a
	{
	text-decoration:none;
	font-size:1.2em;
	font-weight: bold;
	color:#ae1935;
	}	
.main_table a
	{
	font-size:1.2em;
	color:#AE1935;
	font-weight: bold;
	}	
.main_table a:hover
	{
        text-decoration:underline;
	}
	
.description_text {
    text-align: left;
	font-size:0.935em;
	line-height:1.4em;
}
