@import url('content.css');


/* UNIVERSALS 

light pink: eb1e8c
dark pink: d10393
dark grey : 969696
*/




body {
	background-color:#fff;
	padding:0px;	
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.7em;	
	color:#666;
}


h1 {
	color:#eb1e8c;
	font-size:1.6em;
	margin:10px 0px 10px 0px;
}

h1.blue, h2.blue {
	color:#3399ca;
}

/*h1.home {
	color:#aaa;
	font-size:.8em;
	position:absolute;
	top:76px;
	left:0px;
	padding-bottom:20px;
}
*/

h1.home {
	color:#ccc;
	font-size:.8em;
	padding:0px;
	margin:0px;
}

h2.legal,
h1.legal {
	color:#969696;
}


h2 {
	color:#eb1e8c;
	font-size:1em;
	margin:20px 0px 0px 0px;
}




h3 {
	font-size:1em;
	margin:20px 0px 0px 0px;
	padding:0px;
}


.purple {
color:#d10393;
}

p {
	margin:10px 0px 10px 0px;
}

a {
	color:#666;
	text-decoration:none;
}

a:hover {
	color:#eb1e8c;
	text-decoration:none;
}

a.highlight {
  color: #555;
  font-weight:bolder;
}

img {
	border:0px;
}

.contact_container {
float:left;
width:99%;
background-image:url(/images/contact_tble.gif);
background-position:top left;
background-repeat:no-repeat;
padding-left:2px;
}


.members_form {
background-image:url(/images/contact_tble.gif);
width:280px;
padding-left:1px;

}


.contact_right {
float:right;
width:210px;
}

.contact_tble {
margin-bottom:5px;
border-top: 1px solid #cccccc;
padding: 4px 0px 4px 0px;
}

.contact_tblew {
margin-bottom:5px;
border-top: 1px solid #cccccc;
padding: 4px 0px 4px 0px;
background-color:#FFFFFF;
}

.contact_tbleno {
margin-bottom:5px;
padding: 4px 0px 4px 0px;

}

.drop_ahint, .review_form {
float:left;
margin-top:10px;
}

.drop_ahint td {
padding:2px;
width:180px;
float:left;
text-align:left;
vertical-align:top;

}

.review_form th {
padding:2px;
float:left;
font-weight:normal;
text-align:right;
vertical-align:top;
}



.message {
height:100px;
}

img {
	border:0px;
}

/* ERROR */
div.error {
  clear: both;
  width: 100%;
  padding-left: 5px;
  color: #ff0000;
  margin: 10px 0 10px 0;
}

div.error p {
  margin: 4px 0 0 2px;
  font-weight: bold;
}

div.error ul {
  margin: 2px 0 5px 0;
  padding: 0 0 0 20px;
}


/* STRUCTURE */

#container {
	margin: auto;
	width:940px;
}

#header, #header-home {
	padding-top:20px;
	height:106px;
	margin-bottom:20px;
	position: relative;
}

#header {
	height:120px;
}

#headerRight {
	position: absolute;
	right: 0;
	top:14px;
}	

#logo {
	position: absolute;
	left: 0;
	width: 273px;
}	

#banner {
	position:absolute;
	top:30px;
	left:316px;
}


#breadcrumb {
	margin-top: -7px;
	margin-left: 5px;
	margin-bottom: 9px;
	}


/* NAVIGATION */


#nav {
	font-family:Verdana;
	font-size:.76em;
	font-weight:bold;
	float:left;
	margin:0px 0px 0px 0px;
	height:22px;
	width:100%;
	position: absolute;
	top:102px;
	background-color: #EB1E8C;
}

#nav a {
	color:#ffffff;
	background-color:#eb1e8c;
	text-decoration:none;
	background-repeat:no-repeat;
	float:left;
	text-align:center;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

#nav a:hover {
	color:white;
}


a#sextoys  {
	width:59px;
	background-image:url(/images/nav/sex_toys.gif);
}

a#sextoys:hover  {
	background-image:url(/images/nav/sex_toys_over.gif);
}

a#sextoys.current  {
	background-image:url(/images/nav/sex_toys_current.gif);
}



a#special {
	width:110px;
	background-image:url(/images/nav/special_offers.gif);
}

a#special:hover {
	background-image:url(/images/nav/special_offers_over.gif);
}

a#special.current {
	background-image:url(/images/nav/special_offers_current.gif);
}








a#vibrators {
	width:90px;
	background-image:url(/images/nav/vibrators.gif);
}

a#vibrators:hover {
	background-image:url(/images/nav/vibrators_over.gif);
}

a#vibrators.current {
	background-image:url(/images/nav/vibrators_current.gif);
}





a#dildo {
	width:68px;
	background-image:url(/images/nav/dildo.gif);
	
}

a#dildo:hover {
	background-image:url(/images/nav/dildo_over.gif);
}


a#dildo.current {
	background-image:url(/images/nav/dildo_current.gif);
}





a#womens {
	width:120px;
	background-image:url(/images/nav/womens.gif);
}

a#womens:hover {
	background-image:url(/images/nav/womens_over.gif);
}

a#womens.current {
	background-image:url(/images/nav/womens_current.gif);
}





a#male {
	width:110px;
	background-image:url(/images/nav/male.gif);
}

a#male:hover {
	background-image:url(/images/nav/male_over.gif);	
}

a#male.current {
	background-image:url(/images/nav/male_current.gif);	
}





a#anal {
	width:92px;
	background-image:url(/images/nav/anal.gif);	
}

a#anal:hover {
	background-image:url(/images/nav/anal_over.gif);
}

a#anal.current {
	background-image:url(/images/nav/anal_current.gif);
}




a#bondage {
	width:104px;
	background-image:url(/images/nav/bondage.gif);
}

a#bondage:hover {
	background-image:url(/images/nav/bondage_over.gif);
}

a#bondage.current{
	background-image:url(/images/nav/bondage_current.gif);
}


a#gay {
	width:92px;
	background-image:url(/images/nav/gay.gif);
}

a#gay:hover {
	background-image:url(/images/nav/gay_over.gif);
}


a#gay.current {
	background-image:url(/images/nav/gay_current.gif);
}


a#essentials {
	width:95px;
	background-image:url(/images/nav/essentials.gif);
}

a#essentials:hover {
	background-image:url(/images/nav/essentials_over.gif);
}

a#essentials.current {
	background-image:url(/images/nav/essentials_current.gif);
}

/* SUB NAVIGATION */

#sub_nav {
	font-size:.76em;
	font-weight:bold;
	float:left;
	margin: 0 0 0px 0;
    padding: 0 0 5px 0;
	width:100%;
	background-color:#969696;
	background-image:url(/images/nav/corer.gif);
	background-position:right;
	background-repeat:no-repeat;
	position:absolute;
	top:124px;
}

#sub_nav a {
	color:#ffffff;
	text-decoration:none;
	background-repeat:no-repeat;
	padding:5px 5px 0px 5px;
	float:left;	
	text-align:center;
}

#sub_nav a:hover {
	color:#ffffff;
	text-decoration:underline;

}

.corner {
	float:right;
}







/* COLUMNS */


#leftCol, #rightCol {
	float:left;
	width:144px;
}

#midCol { 
	float:left;
	width:626px;
	margin:0px 10px 0px 15px;
}



/* LEFT COL */


.colPanelHeader {
	float:left;
	width:134px;
	background-color:#eb1e8c;
	border:1px solid #eb1e8c;
	color:white;
	font-weight:bold;
	padding:3px;
	font-size:.95em;
}


.colDepts {
	width:134px;
	clear:left;
	float:left;
	padding:3px;
	background-color:white;
	border:1px solid #969696;
	border-top:0px;
	margin-bottom:10px;
}


.colDept, .colDeptLast {
	float:left;
	width:134px;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px solid #969696;
	font-size:10px;
}

.colDeptLast {
	border-bottom:0px;
}

.colDeptTitle {
	float:left;
	padding:0px 0px 2px 0px;
	font-weight:bolder;
}

.colDept a, .colDeptLast a {
	font-size:1.1em;
	width:134px;
	
	clear:left;
}


a.colDeptTitle {
	font-size:1.1em;
	color:#eb1e8c;
}

a:hover.colDeptTitle {
	text-decoration:underline;
}





/* MID COL */




#midCol a {
	color:#eb1e8c;
}

#midCol a:hover {
	text-decoration:underline;
}

#midCol p {
	margin:0px;
	padding:10px 0px 0px 0px;
}
#midCol .category-list .item2  p.RRP {
  padding: 0px;
}




/* Right Col  */


.colPanel {
	width:134px;
	float:left;
	font-size:.8em;
	padding:3px;
	background-color:white;
	border:1px solid #969696;
	border-top:0px;
	margin-bottom:7px;
}

.colPanel form {
	margin:0px;
	padding:4px 0px 4px 0px;
	float: left;
}

#rightCol .input {
	width:70px;
	height:14px;
	float:left;
	margin:0px 0px 5px 0px;
	padding:1px;
}

#rightCol .submit {
	margin:0px 0px 0px 1px;
	width:51px;
	height:20px;
	float:left;
}

#rightCol select {
	margin:0px 0px 0px 1px;
/*	width:138px;*/
	float:left;
	font-size:1.1em;
}


.colPanel a.textlink {
	width:100%;
	float:left;
	clear:left;
	margin:2px 0px 0px 0px;
}

.icon {
float:right;
}

#colPanelHeaderSearch {
	background-image:url(search.gif);
	background-position:right;
	background-repeat:no-repeat;
}

#colPanelHeaderMember {
	background-image:url(member.gif);
	background-position:right;
	background-repeat:no-repeat;
}

#colPanelHeaderFeedback {
	background-image:url(feedback.gif);
	background-position:right;
	background-repeat:no-repeat;
}

#colPanelHeaderRecently {
	background-image:url(recently.gif);
	background-position:right;
	background-repeat:no-repeat;
}

#colPanelHeaderMostpopular {
	background-image:url(most_popular.gif);
	background-position:right;
	background-repeat:no-repeat;
}

#colPanelHeaderEmail {
	background-image:url(email.gif);
	background-position:right;
	background-repeat:no-repeat;
}

#colPanelHeaderCart {
	background-image:url(cart.gif);
	background-position:right;
	background-repeat:no-repeat;
}






#rightCol a {
	clear:left;
	float:left;
	color:#eb1e8c;
	text-decoration:none;
}

#rightCol a:hover {
	color:#eb1e8c;
	text-decoration:underline;
}


#rightCol table {
	margin:0px;
/*	width:100%;*/
}

#rightCol td {
	padding:1px 0px 1px 0px;
	vertical-align:top;
}


#rightCol td.listmostpopular  {
	border-top:1px solid #ddd;
	padding:4px 0px 4px 0px;
	width: 22px;
}



#rightCol td.list{
	border-top:1px solid #ddd;
	padding:4px 0px 4px 4px;
}

#flags {
clear: both;
width: 100%;
padding-top:3px;
float:left;
}








#related_products {
	float:left;
	width:140px;
	margin-bottom:10px;
}
	
.related_product {
	float:left;
	padding-top:5px;
	width:140px;
	margin-bottom:0px;
	border-top:1px solid #cccccc;
	text-align:left;
}
	
.related_product_2 {
	float:left;
	padding:5px 0px 10px 0px;
	width:150px;
	background-image:url(pink_rabbit_sm.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin-top:10px;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	text-align:left;
	}	
	
.related_product_txt {
	line-height:10px;
	float:right;
	text-align:left;
}

.related_product h2,
.related_product_2 h2,
.related_product a,
.related_product_2 a,
.related_product a:hover 
.related_product_2 a:hover {
	line-height:10px;
	margin:0px;
	font-size:.9em;
	color:#eb1e8c;	
}

.related_product h2,
.related_product_2 .RRP,
.related_product h2,
.related_product_2 .RRP
{
	margin-bottom:3px;
}

.related_product h3,
.related_product_2 h3 {
	margin:0px;
	font-size:1em;
	color:#d10393;
	padding-bottom:8px;
	}	

.related_product a:hover,
.related_product_2 a:hover  {
	text-decoration:underline;
	}
	
.RRP {
	text-decoration:line-through;
	font-weight:bold;
}

p.RRP {
	margin:5px 0px 5px 0px !Important;
/*	padding:0px !Important; */
}



h2.price {
	margin-bottom:10px;
	text-transform:uppercase;
	
}	



	
/* FOOTER */

#footer {
	float:left;
	width:938px;
	margin-bottom:5px;
}

#footer_nav {
	margin:auto;
	background-color:#969696;
	padding:8px 0px 8px 10px;
	font-weight:bolder;
}

#footer_nav a{
	color:white;
	font-size:.85em;
	padding:0px 4px 0px 0px;
	margin:0px 0px 0px 0px;
	border-right:1px solid white;
}

#footer_nav a.last{
	border-right:0px solid white;
}

#footer_nav a:hover{
	text-decoration:underline;
	color:white;
}

#footer_payment {
	float:left;
	width:438px;
}

#footer_support  {
	float:left;
	width:100%;
}


#footer_links {
	border-top:1px solid #969696;
	border-bottom:2px solid #969696;
	padding:10px 0px 10px 0px;
	float:left;
	width:938px;
}

#footer_links a {
	clear:left;
	float:left;
}


#copyright {
	clear:both;
	float:left;
	margin:10px 0px 10px 0px;
	width:100%;
}

div.clear {
  clear: both;
}

/* Basket table */
table.basket {
  width: 100%;
  margin-bottom:10px;
}

table.basket th {
  background-color: #ffffff;
  text-align: left;
  padding: 4px 0px 4px 4px;
  color: #EB1E8C;
  border-bottom:1px solid  #EB1E8C;
}


table.basket td.border {
  border-bottom:1px solid  #EB1E8C;
}


table.basket td {
  padding: 4px 0 0 4px;
  vertical-align: top;  
}


td.basket-item {
  border-bottom: 1px solid #969696;
}

table.basket input {
  font-family: verdana;
  font-size: 10px;
  padding: 2px 0 2px 2px;
}


table.basket .remove-item {
  padding: 5px 0 5px 0;
}

table.basket .right {
  text-align: right;
  padding-right: 8px;
}

table.basket .totals, td.totals-price {
  color: #EB1E8C;
  text-align: right;
  font-weight: bold;
  padding-right: 8px;
}

table.basket .buttons td {
  padding-top: 10px;
}

td.totals-price {
	font-size:1.2em;
	border-bottom:1px solid #969696;
	line-height:30px;
}

td.totals {
	text-align:right;
}

td.totals-grey {
	color:#969696;
	font-weight:bold;
	font-size:12px;
	text-align:right;
}

td.totals-pink {

}

span.totals-pink {
	color:#eb1e8c;
	font-weight:bold;
	font-size:12px;
	text-align:right;
	border-top:1px solid #eb1e8c;
}

div.cat-snippet, div.cat-description {
	margin:10px 0px 10px 0px;
	clear:left;
}

.basket-note {
	text-align:left;
	color:black;
	border:0px;
	/*border-bottom:1px solid #969696;*/
	padding: 5px 0px 5px 0px;
}

.noborder {
	border:0px !important;
}


.home-message {
	text-align:center;
	padding:3px 6px 8px 6px;
	background-image:url(home-message.jpg);
	background-repeat:repeat-x;
	color:#888;
}#container #midCol #home_depts_1 img {
	padding: 7px;
}
