/*@font-face { 
	font-family: Bell Gothic Black BT;
	src: url("../fonts/belgothk.ttf") format("opentype");
}*/

/*##### CSS RESET #####*/
/*#####################*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
:focus {
	outline: 0;
}
/* body {
	line-height: 1;
	color:#333;
	background:#a7c9dd url(/library/images/bg.gif) no-repeat;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
}*/

body {
	line-height: 1;
	color:#333;
	background:#5c0042 url(/library/images/background.jpg) top center no-repeat;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
}

ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, td {
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}
th {
	font-weight:bold;
	text-align:left;
	color:#0072AA;
	padding:0 0 10px 0;
	vertical-align: top;
}
td{
	padding:5px;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
strong {
	font-weight:bold;
}

/*##### MAIN STRUCTURE #####*/
/*##########################*/
#site{
	width:960px;
	margin:0 auto;
}
/*#header{
	width:960px;
	height:125px;
	position:relative;
}*/

#header {
height:231px;
width:960px;
}

#header .header_logo{
height:231px;
width:445px;
float:left;
}

#header .header_content{
height:231px;
width:515px;
float:left;
background:url(/library/images/cheekycelb.jpg) no-repeat #6e0050;
}

.header_content ul{
	list-style:none;
	padding:0;
	margin:60px 10px 0 0;
	float:right;
}

.header_content ul li{
	float:left;
	margin:0 5px 0 0;
    font-size:10px;
	position:relative;
	border-right:#ab799e 1px solid;
	padding:0 2px;
	color: #FFFFFF;
}

#topNav .no_border{
border:0;
}

.header_content ul li a{
color:#ebd8e7;
text-decoration:none;
}


#container {
	clear:both;
	padding:0 0 0 5px;
	/*-moz-border-radius: 10px;
	-webkit-border-radius: 10px;*/
    float:left;
	width:100%;
	position:relative;
	z-index:1;
}
#sidebar{
	width:220px;
	float:left;
	margin:10px 12px 0 0;
}
#content{
	width:722px;
	margin:10px 0 10px 0;
	float:left;
	padding:10px;
	background:#fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	overflow:hidden;
}
#footer{
	float:left;
    width:100%;
border-top:1px solid #874073;
padding:10px 0 20px 0 ;
}

/*##### HEADER #####*/
/* #topNav{
	background:#46a6e3;
	position:absolute;
	right:0px;
	color:#fff;
	padding:5px;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	height:20px;
}
#topNav li{
	display:inline;
	position:relative;
	font-size:10px;
	padding:0 5px;
	border-right: 1px dotted #fff;
}
#topNav li:last-child {
	border:0;
}

#topNav li a{
	color:#fff ! important;
	text-decoration:none;
}
#topNav li a:hover{
	color:#003A57 ! important;
} */
#logo {
	float:left;
	background:url(/library/images/logo-bg.png) no-repeat;
	width:315px;
	height:130px;
	margin:0 30px 0 0;
}
#logo h1 {
	float:right;
	font-weight:bold;
	color:#0072aa;
}
/*#topSearch{
	float:left;
	background: url(/library/images/search.png) no-repeat;
	width:375px;
	height:85px;
	position:absolute;
	bottom:0;
	right:260px;
}
form.search {
	position:absolute;
	top:42px;
	left:60px;*/
}
#shoppingBag {
	background: url(/library/images/shopping-bag-bg.png) no-repeat;
	height:70px;
	width:240px;
	position:absolute;
	bottom:1px;
	right:-10px;
	padding:5px;
}
#shoppingBag h4 a{
	margin:0 0 0 15px;
	font-size:16px;
	color:#4f505a;
	text-decoration:none;
	font-weight:bold;
}
#shoppingBag p{
	margin:10px 0 0 40px;
	font-size:12px;
	float:left;
}
#shoppingBag p.viewBag{
	font-size:12px;
	margin:10px 0 0 13px;
	text-align:center;
}

/*##### MAIN NAV #####*/
#MainNav{
	clear:both;
	/*margin:0 0 0 10px;*/
    background:url(/library/images/menu_image.png) no-repeat;
    float:left;
    height:30px;
    padding:0 0 0 10px;
    width:941px;
}
#MainNav li{
	float:left;
	
	margin:4px 0 0 0;
	height:22px;
    background:none;
/*	border:0;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
	background:url(/library/images/hover-repeat22.png) repeat-x 0 -27px;
	
    	border:1px solid #0072aa;
    -moz-border-radius: 20px 5px 0 0;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:5px;
    border:1px solid #0072aa;
	border-bottom:0;
    background:#0072aa url(/library/images/navBg.gif) repeat-x;
*/
}
#MainNav li a{
	display:block;
	color:#fff;
	padding:5px;
	/*line-height:15px;*/
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
	background:url(/library/images/hover-repeat.png) repeat-x 0 -27px;
}
#MainNav li a:hover{
	 background:url(/library/images/hover-repeat.png) repeat-x;
     -moz-border-radius: 5px;
	-webkit-border-radius:5px;
     color:#ed056b;

	/*color:#fff;*/
}

#MainNav li ul{

background:#ED1F7A;
padding:0 5px 0 5px;
z-index:1000;	 
}
#MainNav li ul li{

width:100%;
position:relative;
height:auto;
margin:5px 0 5px 0;
	 
}
#MainNav li ul li:hover{
	 background:url(/library/images/hover_repeat2.png) repeat-x;
     -moz-border-radius: 5px;
	-webkit-border-radius:5px;
     /*color:#ed056b;*/
}

#MainNav li ul li a{

color:#fff;
	 
}

#MainNav li:hover ul li a{

color:#fff;
	 
}

#MainNav li:hover ul li:hover a{

color:#ED1F7A;
/*color:#fff;*/
}

#MainNav li ul{
position:absolute;
width:200px;
	 
}

#MainNav li:hover ul{

display:block!important;
position:absolute;
width:200px;
	 
}

#MainNav li:hover a{
	/* color:#ed056b;
color:#fff;*/
}

#MainNav li.active{
	/* background:#46a6e3;*/
}


#top_container{
float:left;
width:960px;
height:233px;
margin:20px 0 0 0;
}

#hennight_container{
float:left;
width:370px;
height:233px;
}

#hennight_container .hennight_image{
float:left;
width:211px;
height:233px;
}
#hennight_container .hennight_content{
float:left;
width:159px;
height:233px;
background:url(/library/images/hen_content.png) no-repeat;
}

.hennight_content h3 {
color:#5F248C;
font-family: Arial, Helvetica, sans-serif;
font-size:22px;
font-weight:bold;
margin:18px 0 0 9px;
padding:0;
width:auto;
}

.hennight_content .items_list {
float:left;
list-style:none outside none;
margin:25px 0 0 10px;
padding:0;
width:135px;
}

.stag_content h3 {
color:#bc1319;
font-family: Arial, Helvetica, sans-serif;
font-size:22px;
font-weight:bold;
margin:18px 0 0 9px;
padding:0;
width:auto;
}

.stag_content .items_list {
float:left;
list-style:none outside none;
margin:25px 0 0 10px;
padding:0;
width:135px;
}

.items_list li{
border-bottom:1px solid #d8d8d8;
line-height:30px;
background:url(/library/images/arrowlist.png) no-repeat right 9px;
float:left;
}

.items_list li:hover{

background:url(/library/images/arrowlist.png) no-repeat right -37px;

}
.items_list .full_range{
border:0;
}

.items_list .list_change{
border-bottom:2px solid #8458a4;
}

.items_list .list_change_stag{
border-bottom:2px solid #cb545a;
}

.items_list li a{
color:#5d5c5b;
text-decoration:none;
font-weight:bold;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
width:135px;
float:left;
}
.items_list li a:hover{
color:#FF2489;
}


.ad_content h3 {
color:#fff;
font-family: Arial, Helvetica, sans-serif;
font-size:22px;
font-weight:bold;
margin:18px 0 0 13px;
padding:0;
width:auto;
}

.ad_content .ad_list {
float:left;
list-style:none outside none;
margin:15px 0 0 10px;
padding:0;
width:135px;
}

.ad_list li{
border-bottom:1px solid #ac4044;
line-height:30px;
background:url(/library/images/adultarrowlist.png) no-repeat right 9px;
float:left;
}

.ad_list li:hover{

background:url(/library/images/adultarrowlist.png) no-repeat right -37px;

}


.ad_list .no_border{
border:0;
}


.ad_list li a{
color:#d49899;
text-decoration:none;
font-weight:bold;
font-size:12px;
width:135px;
float:left;
}

#popular_container h2 {
color:#c90000;
font-family: Arial;;
font-size:18px;
font-weight:bold;
margin:3px 0 5px 12px;
}

#popular_container .popular_content {
	float:left;
	height:auto;
	margin:12px 0 0 12px;
	width:345px;
}
#popular_container .popular_content img {
	clear:both;
	float:left;
	height:auto;
	margin:0;
	width:auto;
}
#popular_container .popular_content p {
	float:right;
	height:auto;
	margin:5px;
	width:220px;
	font-size:12px;
}
#popular_container .popular_content span {
	margin:0;
	text-transform:uppercase;	
	color:#FF2489;
}
#popular_container .popular_content a {
	margin:0;
	color:#060606;
	font-size:10px;
}

.popular_content h3 {
color:#ED005E;
width:100%;
font-size:18px;
margin:20px 0 0 20px;
float:left;
}

.popular_content a {
color:#878885;
font-size:12px;
margin:10px 0 0 20px;
font-weight:bold;
float:left;
text-decoration:none;
}

#popular_container .popular_image {
float:left;
margin:44px 0 0 20px;;
}

#peaky_container h2 {
color:#4A0A7E;
font-family: Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
margin:8px 0 13px 20px;
}

#peaky_container .peaky_content {
float:left;
width:220px;
height:95px;
margin-top: 35px;
}

.peaky_content h3 {
color:#ED005E;
font-size:18px;
width:100%;
margin:10px 0 0 20px;
float:left;
}

.peaky_content p {
color:#878885;
font-size:11px;
margin:10px 0 0 20px;
font-weight:normal;
float:left;
padding:0;
}

#peaky_container .peaky_image {
float:left;
margin:45px 0 0 20px;;
}


#stag_container{
float:left;
width:370px;
height:233px;
margin:0 0 0 10px;
}

#stag_container .stag_image{
float:left;
width:211px;
height:233px;
}
#stag_container .stag_content{
float:left;
width:159px;
height:233px;
background:url(/library/images/hen_content.png) no-repeat;
}

#mid_innercontent{
float:left;
width:370px;
height:auto;
padding:0 0 0 10px
}
#ad_container{
float:left;
width:370px;
height:161px;
margin:0 0 0 0;
}

#ad_container .ad_image{
float:left;
width:211px;
height:161px;
}
#ad_container .ad_content{
float:left;
width:159px;
height:161px;
background:url("/library/images/adult_content.png") no-repeat scroll 0 -2px transparent
}

#popular_container{
float:left;
width:367px;
height:auto;
margin:14px 0 0 0;
/*background-image:url(../images/popular_prod_bg.png);
background-repeat: no-repeat;*/
background-color:#f2f2f2;
 -moz-border-radius: 5px;
-webkit-border-radius:5px;
border-color:#c4bcc9;
padding:10px 0;
}

#popular_container p {
	color:#060606;
	font-size:13px;
	margin:8px 0 0 12px;
	width:345px;
}

#popular_container a {
	color:#FF2489;
	text-decoration:none;
}
#peaky_container{
float:left;
width:364px;
height:137px;
margin:14px 0 0 0;
background-image: url(../images/cheeky_peeky_bg.png);
background-repeat: no-repeat;
 -moz-border-radius: 5px;
-webkit-border-radius:5px;
border-color:#830060;
}

#right_sidebar{
float:left;
width:208px;
height:auto;
}

#topSearch{
float:left;
width:185px;
height:57px;
margin:0 0 0 10px;
 -moz-border-radius: 5px;
-webkit-border-radius:5px;
background:#662d91;
}

#search{
	float:left;
	width:172px;
	height:21px;
	 -moz-border-radius: 5px;
	-webkit-border-radius:5px;
	margin:4px 0 0 5px;
	padding-top: 4px;
/*	background-image: url(../images/search_box_bg.jpg);*/
}

#search_button{
margin:3px 0 0 10px;
}

#shopping_cart{
float:left;
width:197px;
height:122px;
margin:10px 0 0 10px;
background:url(/library/images/shopping_cartnew.png) no-repeat;
}


#shopping_cart .cart_content{
float:left;
width:128px;
height:102px;
/*background:url(/library/images/cart_left.png);*/
}
#shopping_cart .cart_data{
float:left;
width:125px;
height:78px;
margin:19px 0 0 6px;

}


#shopping_cart .cart_image{
float:left;
width:69px;
height:102px;
/*background:url(/library/images/cart_image.png);*/
}


#cheeky_tweets{
float:left;
width:183px;
height:auto;
background:#EE1F7A;
border:2px solid #ef86b6;
margin:3px 0 0 10px;
-moz-border-radius: 5px;
	-webkit-border-radius:5px;
}

#cheeky_tweets h3{
float:left;
font-size:18px;
font-weight:bold;
color:#fff;
border-bottom:2px solid #f479af;
margin:5px 0 0 5px;
padding:0 0 10px 6px;
width:167px;
}

#cheeky_tweets .tweet_disp{
width:171px;
margin:10px 0 10px 9px;
font-size:10px;
height:auto;
float:left;
overflow:hidden;
}
p.followus {
	margin:10px 0 10px 12px;
	float:left;
	font-size:12px;
}
.followus a {
	margin:10px 0;
	color:#780061;
	font-weight:bold;
	text-decoration:none;
}
.followus a:hover {
	color:#780061;
	text-decoration:underline;
}
p.socialicons {
	float:left;
	margin:12px 0 10px 5px;
	*margin:12px 0 10px 5px;
	*padding-bottom: 20px;
}
.socialicons a {
	float:left;
	margin:0 5px;
}
.tweet_disp ul li{
margin:0 0 10px 0; 
color:#FFFFFF;
font-size:11px;
}
.tweet_disp span {
float:left;
}
.tweet_disp a {
color:#780061;
}
.tweet_disp a:hover{
color:#fff; 
}

#social_bookmarks{
float:left;
width:185px;
height:102px;
border-color:#4e002e;
 -moz-border-radius: 5px;
-webkit-border-radius:5px;
background:#dfe0e1;
margin:10px 0 0 10px;
}

#social_list{
padding:0;
margin:0;
list-style:none;
width:175px;
margin:10px 0 0 10px;
}

#social_list li {
border-bottom:2px solid #DDDDDD;
line-height:40px;
padding:0 0 0 44px;
}

#social_list .facebook{

background:url(/library/images/facebook_new.png) no-repeat left center;
}

#social_list .twitter{
background:url(/library/images/twitter_new.png) no-repeat left center;
border:0;
}

#social_list li a{
color:#373737;
text-decoration:none;
font-size:12px;
font-weight:bold;

}

#sales_container{
float:left;
width:188px;
height:233px;
margin:0 0 0 10px;
}

#product_sidebar{
float:left;
height:auto;
width:213px;
margin:5px 0 5px 0;
}

#sales_container img{
float:left;
-moz-border-radius: 10px;
-webkit-border-radius:10px;
}


#sales_container .freepp{
margin:11px 0 0 0;
}

#cardsAndContact{
float:left;
width:100%;
margin:30px 0 0 0;
}

#cardsAndContact .creditCards{
float:left;
width:368px
}

#cardsAndContact .contact_us{
float:left;
width:570px;
margin:0 0 0 10px;
}

#cardsAndContact h2{
width:570px;
float:left;
height:auto;
font-weight:bold;
color:#f72283;
font-size:17px;
font-family:verdana;
line-height:25px;
}

#cardsAndContact span{

color:#ffffff;

}

#footer .footer_address{
color:#ab799e;
font-size:9px;
float:left;
width:442px;
line-height:21px;
}

/*##### SIDEBAR #####*/
#sidebar h2{
	font-weight:bold;
	font-size:14px;
	color:#fff;
	text-align:center;
	background: url(/library/images/side-nav-title-bg.png) no-repeat;
	height:35px;
	width:220px;
	line-height:35px;
	margin:0;
}
#sideNav{
	background:#0072aa;
	padding:5px;
	margin:0 0 10px 0;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
}
#sideNav ul{
	list-style-image:url(/library/images/arrow.gif);
}
#sideNav li{
	border-bottom:1px #66aacc solid;
	padding:5px;
	margin:0 0 0 1em;
}
#sideNav li a{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}
#sideNav li a:hover, #sideNav li a.active  {
	color:#eeee00;
}
#sideNav li ul li{
	border:0;
	padding:2px;
}
#sideNav li ul li a{
	font-size:11px;
}

/*##### HOME PAGE #####*/
#home-top{
	padding:10px 0 0 10px;
	clear:both;
	height:340px;
}
#home-middle{
	padding:0 0 0 10px;
	clear:both;
	height:220px;
}
#home-bottom{
	padding:10px 0 0 10px;
	clear:both;
	height:100;
}
.home-topRight{
	float:left;
}
.home-topMiddle{
	margin:0 15px 0 15px;
	float:left;
	width:420px;
	background:#fff;
	height:320px;
	padding:10px 20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.home-topMiddle ul{ 
	float:left;
	margin:0 5px 0 0;
	background: #e7f0f7 url(/library/images/home/usps-bg.jpg) no-repeat;
	width:170px;
	height:170px;
	padding:5px;
}
.home-topMiddle ul li{ 
	list-style-image: url(/library/images/bullet_tick.png);
	margin:0 0 0 30px;
	padding:5px 0;
	color:#7b7e94;
}
.home-topMiddle p{ 
	font-size:12px;
}
.home-topLeft{
	float:left;
}
.featuredCategories {
	float:left;
}
.featuredCategories li {
	position:relative;
	width:220px;
	margin:0 16px 0 0;
	float:left;
}
.featuredCategories strong {
	background:transparent url(/library/images/featuredCategories.png) no-repeat scroll 0 0;
	color:#fff;
	display:block;
	height:220px;
	padding:7px 0 0 0;
	position:absolute;
	text-align:center;
	width:220px;
	font-size:16px;
	text-decoration:none;
}
.featuredCategories strong:hover {
	background:transparent url(/library/images/featuredCategories-hover.png) no-repeat scroll 0 0;
	color:#fff;
	cursor:hand;
}
.featuredCategories-small {
	float:left;
}
.featuredCategories-small li {
	position:relative;
	width:220px;
	margin:0 0 18px 0;
}
.featuredCategories-small strong {
	background:transparent url(/library/images/featuredCategories-small.png) no-repeat scroll 0 0;
	color:#fff;
	display:block;
	height:100px;
	padding:7px 0 0 0;
	position:absolute;
	text-align:center;
	width:220px;
	font-size:16px;
	text-decoration:none;
}
.featuredCategories-small strong:hover {
	background:transparent url(/library/images/featuredCategories-small-hover.png) no-repeat scroll 0 0;
	color:#fff;
	cursor:hand;
}
.USPs{
	float:left;
	height:95px;
	width:445px;
	background:#eee;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin:0 15px 0 20px;
	padding:5px 0 0 10px;
	color:#0072aa;
}
.USPs li{
	float:left;
	width:70px;
	text-align:center;
}
.USPs li a{
	text-decoration:none;
}
.USPs li strong{
	font-size:10px;
	font-weight:normal;
}
.socialNetworks{
	float:left;
}
.socialNetworks li{
	float:left;
	margin:5px 5px 0 0;
	width:70px;
	text-align:center;
}
.socialNetworks li a{
	text-decoration:none;
	color:#fff;
}
.socialNetworks li a:hover{
	color:#0072aa;
}
.socialNetworks li img{
	margin:0 0 5px 0;
}
.socialNetworks li strong{
	font-size:10px;
	font-weight:normal;
	line-height:5px;
}

/*##### PRODUCTS #####*/
.sort{
	float:right;
	font-size:10px;
	color:#777777;
}
.product{
	width:170px;
	height:293px;
	float:left;
    margin:10px 30px 10px 26px;
	padding:0 0 0 10px;
	border:2px solid #d9d9d9;
    -moz-border-radius: 10px;
	-webkit-border-radius: 10px;
    /*position:relative;*/
  
}
.product:hover{
	border:2px solid #ed1e79;
   -moz-border-radius: 10px;
	-webkit-border-radius: 10px;

}
.product .pimage {
float:left;
height:100px;
margin:3px 0 0;
width:100%;
}
.productSpecs{
float:left;
}
.productSpecs li{
float:left;
}
.product label{
	display:none;
}
.product h4 a{
	height:
	color:#969696;
	display:block;
	font-size:12px;
	font-weight:bold;
	line-height:1.2em;
	margin:0 0 5px;
	overflow:hidden;
	padding:5px 0 0;
	text-align:center;
	text-decoration:none;
	width:170px;
}
.product h4 a:hover{
	color:#ee257d;
}

.product img.thumbnail{
	float:left;
	margin:0 5px 10px 30px;
	height: 107px;
	width: 85px;
}
.product input.quantity{
	/*width:17px;*/
	border:1px solid #C0C2C6;
	width:30px;
	text-align:right;
	clear:both;
	float:left;
	color:#707070;
	height:15px;
	margin-top:1px;
}
.product p{
	padding:0 15px 0 0;
	font-size:10px;
	
}
.quantityIcon {
	margin:0 3px 0 0;
}
.stockIcon {
	margin:0 8px 0 0;
}
.specsIcon {
	margin:0 3px 0 0;
}

.shop_button{
float:left;
}
.productSpecs li{
	font-size:12px;
	margin:7px 0 0 10px;
line-height:20px;
}
.productSpecs li.miniPrice{
	font-size:17px;
	font-weight:bold;
	color:#0072aa;
	padding:2px 0 0 0;
    line-height:10px
margin:0;
}
.productImageMain{
	float:left;
	margin:0 25px 0 0;
}
ul.productDetails li{
	margin:7px 0;
	font-size:15px;
	font-weight:bold;
}
.priceSave{
	text-transform:uppercase;
	color:#f00;
	font-size:12px;
}
.stockStatus{
	color:#27b600;
	font-size:12px;
	font-weight:bold;
}
.retailPrice{
	color:#777;
	font-size:14px;
}
.product form{
	margin:7px 0;
}
.productForm label{
	font-weight:bold;
	margin:0 5px 0 0;
}
.productForm input {
	margin:0 30px 0 0;
}
.buy{
	background: url(/library/images/buy.png) no-repeat;
	clear:both;
	margin:10px;
	height:30px;
	width:75px;
	border:0;
	font-weight:bold;
	font-size:13px;
	color:#fff;
	text-align:left;
	padding:2px 0 0 4px;
	font-variant: small-caps;
}
.buy:hover{
	background: url(/library/images/buy-hover.png) no-repeat;
	color:#fff;
	
}
.buyMini{
	background: url(/library/images/addtocart.jpg) no-repeat;
	font-weight:bold;
	height:22px;
	width:118px;
	border:0;
	font-weight:normal;
	font-size:12px;
	color:#fff;
	text-align:left;
	padding:0 0 0 2px;
	font-variant: small-caps;
}
/*.buyMini:hover{
	background: url(/library/images/buyMini-hover.png) no-repeat;
	color:#fff;
	
}*/
/*##### FOOTER #####*/
#footer ul{
/*	padding:5px 0 10px 0;*/
	float:left;
    width:507px;
    margin:0 0 0 11px;
}
#footer li{
	font-size:10px;
	display:inline;
	position:relative;
	border-right:#ab799e 1px solid;
	padding:0 1px;
}
#footer li a {
	color:#ab799e;
    font-size:10px;
	text-decoration:none;
}
#footer li a:hover {
	color:#fff;
}
#footer li:last-child {
	border:0;
}
/*#cardsAndContact{
	clear:both;
}*/
.phoneNumber{
	margin:0 15px 0 45px;
}

/*##### OTHER #####*/
#errorBox{
	border:1px #ff4040 dotted;
	background: #ecc;
}
.floatRight{
	float:right ! important;
}
.floatLeft{
	float:left ! important;
}
hr {
	border:0;
	border-bottom:2px dashed #ddd;
}
.clearBoth{
	clear:both ! important;
}
legend{
	display:none;
}
input{
	color:#333;
}
.specialOffer-small{
	margin:0 0 5px 0;
	float:left;
}
.noLine{
	text-decoration:none;
}
.round{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.roundTop{
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
}
.roundBottom{
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
}
/*##### TYPOGRAPHY #####*/
a {
	/*color:#46a6e3;*/
	color:#666666;
}
a:hover{
	/*color:#ff198d;*/
	color:#EE1F7A;
}
p{
	font-size:13px;
	line-height:1.1em;
	margin:0 0 10px 0;
	color:#777;
}
.smallerText{
	font-size:0.6em;
	font-weight:normal;
}
ul#breadcrumbs {
	clear:right;
}
#breadcrumbs li{
	float:left;
	font-size:10px;
	padding:0 5px 0 0;
	color:#EE1F7A;
	margin:0 0 5px 0;
}

#breadcrumbs li a{
	
	color:#EE1F7A;
	
}

h2{
	color:#0072aa;
	font-size:18pt;
	clear:left;
	margin:0 0 10px 0;
}
h3{
	/*color:#4f505a;*/
	color:#5C0042;
	font-size:18pt;
	clear:left;
	font-weight:bold;
}
h3.home-subtitle{
	color:#0072aa;
	font-size:16px;
	clear:left;
	margin:0 0 10px 0;
}

h5{
	color:#ED1E79;
	font-size:16px;
	font-weight:bold;
	margin:0 0 10px 0;
}

/*##### BASKET & CHECKOUT #####*/
#basketItems{
	width:100%;
}
#basketItems td {
	border-top:1px #ddd dashed;
}
dd.total, dt.total{
	border-top:1px dotted #46A6E3;
	border-bottom:1px dotted #46A6E3;
}

form, form dl {
	font-size:12px;
}
form dt, #basketTotal dt {
	float:left;
	width:140px;
	padding:5px 0;
	font-weight:bold;
	color:#ED1E79;
	clear:left;
}
form dd, #basketTotal dd{
	float:left;
	padding:5px 0;
	clear:right;
}
form span {
	color:#aaa;
	font-size:10px;
	font-weight:normal;
}
#basketTotal{
	float:right;
	width:250px;
	margin-top: 10px;
}
#Checkout{
	clear:both;
}
#Checkout legend {
	display:block !important;
	color:#fff;
	font-weight:bold;
	margin:10px 0;
	text-align:left;
	font-size:16px;
	background:#46A6E3;
	padding:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#Checkout dt{
	font-size:12px;
}
#totalfooter{
	padding:10px 0 0 0;
	clear:both;
}
.total{
	font-weight:bold;
}
.delCheck{
	margin:20px 0;
}
form .details, form .billing, form .notes, form .delivery1, form .card{
	font-size:12px;
	margin:5px auto;
	width:400px;
	background:#EE1F7A;/*#ECF9FF;*/
	padding:10px;
	color: #FFFFFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.process-title {
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 6px;
}

.process-sep {
	border-bottom: solid 1px #FFF;
	border-style: none none dashed;
}

.delivery {
	background-image: url(../images/checkout/delivery_bg.jpg);
	background-repeat: no-repeat;
	width: 339px;
	height: 90px;
	padding: 60px 0px 0px 16px;
	margin-top: 10px;
}

.postage {
	background-image: url(../images/checkout/postage_bg.jpg);
	background-repeat: no-repeat;
	width: 339px;
	height: 100px;
	padding: 48px 0px 0px 16px;
	margin-top: 10px;
}

.voucher {
	margin:5px;
	width:220px;
	background:#EE1F7A;
	padding:10px;
	height: 44px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.vou-content {
	margin: 5px;
}


.check {
	color: #666666;
}

/*##### CONTACT #####*/
.address{
	padding:10px;
	font-size:12px;
}
.address dt, #contactForm dt {
	float:left;
	width:120px;
	padding:5px 0;
	font-weight:bold;
	color:#ED1E79;
}
.address dd, #contactForm dd {
	padding:5px 0;
}
#contactForm{
	font-size:12px;
	margin:20px auto;
	width:400px;
	/*background:#ECF9FF;*/
	background:#FCECF3;
	padding:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#contactForm dl{

}
#contactForm legend{
	color:#0072aa;
	font-size:16px !important;
	font-weight:bold;
	margin:0 0 10px 0;
}
.warning{
	color:#f00;
}
div.warning p{
	color:#f00;
	clear:both;
}
iframe {
	overflow-x: hidden;
} 
#newCustomers{
	float:left;
	font-size:12px;
	margin:5px;
	width:295px;
	background:url( /library/images/login_newuser.gif) no-repeat;
	padding:0 10px;
	height:225px;

}
#newCustomers p{
	line-height:17px;
	margin:85px 0 0 12px;
	color:#fff;
}
#newCustomers img{
	margin:20px 0 0 10px;
color:#fff;

}


#existingCustomers{
	float:left;
	font-size:12px;
	margin:5px 5px 5px 15px;
	width:295px;
	background:url( /library/images/register_new.gif) no-repeat;
	padding:10px;
	height:340px;
	color:#fff;

}

#existingCustomers p{
	float:left;
}


#existingCustomers .reg_username input{
margin:10px 0 0 10px;
*margin:10px 0 0 0px;
width:200px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border:1px solid #ED1F7A;
height:20px;

}

#existingCustomers .reg_password input{
margin:10px 0 0 10px;
*margin:10px 0 0 0px;
width:200px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border:1px solid #ED1F7A;
height:20px;
}

#existingCustomers .exitin_content{
	margin:50px 0 0 0;
     color:#fff;
    float:left;
}
#existingCustomers .exitin_content p{
     color:#fff;
	margin:8px 0 6px 12px;
}
#existingCustomers .exitin_content a{
	color:#EDEFF1;
}
#existingCustomers .reg_username{
width:220px;
height:75px;
float:left;
background:url( /library/images/emailbox.gif) no-repeat;
margin:0 0 0 12px;
}

.reg_username .failed{

width:100px;
float:left;
margin:5px 0 0 110px;

}

.reg_password .failed{

width:100px;
float:left;
margin:5px 0 0 110px;

}

#existingCustomers .reg_password{
width:220px;
height:75px;
float:left;
background:url( /library/images/passwordbox.gif) no-repeat;
margin:10px 0 0 12px;
}
.message {
	border: 1px solid #E5E5E5;
	padding: 10px;
	font-weight: bold;
	margin-bottom: 20px;
	padding-left: 50px;
}
.message p {
	font-size: 12px;
}
.notice {
	background: #fbecce url( /library/images/notice.gif ) no-repeat center left;
}
.notice p {
	color: #624408;
}
.warning {
	background: #f9cac7 url( /library/images/warning.gif ) no-repeat center left;
}
.warning p {
	color: #992c26;
}
.message.success {
	background: #a6da96 url( /library/images/success.gif ) no-repeat center left;
}
.message.success p {
	color: darkgreen;
}

.message.error {
	color: darkred;
	font-weight: bold;
	border: 1px solid darkred;
	margin: 10px 20px;
	background-color:#FFCCFF;
}
.message.error p {
	color: darkred;
	padding: 0;
	margin: 0;
}
.required{
	color:#f00;
}
/* ### T-Shirts ### */
.tshirts {

}
.tshirts li {
	position:relative;
	width:220px;
	margin:0 0 10px 10px;
	float:left;
}

.tshirt{
 border:2px solid #D9D9D9;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
float:left;
padding:0 0 10px 0;
}

.tshirt img{

float:left;
}

.tshirt:hover{
 border:2px solid #ED1E79;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}

.tshirts strong {
/*	background:transparent url(/library/images/tshirts.png) no-repeat scroll 0 0;   
	color:#46A6E3;
	height:150px;	
	position:absolute;*/
	display:block;
	padding:7px 0 10px 0;
	text-align:center;
	width:220px;
	font-size:12px;
	text-decoration:none;
}
.tshirts strong:hover {
	
	/*background:transparent url(/library/images/tshirts-hover.png) no-repeat scroll 0 0;*/
	color:#EE257D;
	cursor:hand;
}

#formTab Label, .formTab Label {
	color:#FFFFFF;/*#0072AA;*/
	font-weight: bold;
}

div.failure {
	background: url( /library/images/fail.gif ) no-repeat center left;
	padding: 3px 0 3px 26px;
	font-size: 90%;
	color: #FFFFFF;/*darkred;*/
}
div.success {
	background: url( /library/images/success_form.gif ) no-repeat center left;
}

#mid_container{
float:left;
width:960px;
height:auto;
margin:19px 0 0 0;

}

#mid_container .home_content{
background:#470033;
float:left;
width:348px;
height:462px;
-moz-border-radius: 5px;
-webkit-border-radius:5px;
font-size:15px;
padding:25px 10px 75px;
}

.home_content h2{
color:#fff;
font-family: Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:bold;
margin:15px 0;
}

.home_content p{
color:#FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
line-height: 1.3em;
margin:30px 0 0 0;
}

.home_content span{
color:#ff2489;
}

.cart_data h4 a{
	margin:0 0 0 6px;
	font-size:13px;
	color:#662D91;
	text-decoration:none;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}
.cart_data p{
	margin:5px 0 0 5px;
	font-size:12px;
	float:left;
}
.cart_data p.viewBag{
	font-size:12px;
	margin:3px 0 0 13px;
	text-align:center;
}

/* PRODUCT DETAIL PAGE */

#content #prodetails {
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px; 
	border: 1px solid #fff;
	width:746px;
	height:auto;
	background-color:#FFFFFF;
	float:left;
}
#content #prodetails .breadcrumb {
	font-size:10px;
	color:#ED1E79;
	margin-left:20px;
	clear:both;
	float:left;
}
#content #prodetails .breadcrumb p {
	color:#ED1E79;
}
#content #prodetails .breadcrumb a {
	color:#ED1E79;
	margin:0 5px;
}
#content #prodetails .prodheads {
	/*width:98%;*/
	width: 730px;
	clear:both;
	float:left;
}
#content #prodetails .prodheads h1 {
	font-style:"Helvetica";
	color:#5C0042;
	font-size:28px;
	font-weight:bold;
	margin:0 0 18px 24px;
	clear:both;
	float:left;
	padding-bottom:5px;
}
#content #prodetails .prodheads h2 {
	font-style:"Helvetica";
	color:#C11E1E;
	font-size:23px;
	font-weight:bold;
	margin:0 0 0 24px;
	text-transform:uppercase;
	clear:both;
	float:left;
}
#content #prodetails .prodheads p.login {
	font-style:"Helvetica";
	color:#666666;
	font-size:14px;
	clear:both;
	float:left;
	margin:0 0 18px 24px;
}
#content #prodetails .prodheads p.login a {
	font-style:"Helvetica";
	color:#ED1E79;
}
#content #prodetails .prodes {
	border-top:1px dashed #D9D9D9;
	margin:20px;
	float:left;
	width: 690px;
}
#content #prodetails .prodes img {
	clear:both;
	float:left;
	margin:22px 10px 22px;
	width:260px;
}
#content #prodetails .prodes .prodcon {
	float:right;
	width:400px;
	margin:20px 0 0 10px;
}
#content #prodetails .prodes .prodcon span {
	color:#ED1E79;
	font-size:21px;
	font-weight:bold;
}
#content #prodetails .prodes .prodcon em {
	color:#9BBF2C;
	font-size:10px;
	font-style:normal;
	text-transform:uppercase;
}
#content #prodetails .prodes .prodcon form {
	margin-top:18px;
}
#content #prodetails .prodes .prodcon .selectbox {
	border:1px solid #C0C2C6;
	margin-bottom:8px;
	float:left;
	color:#707070;
}
#content #prodetails .prodes .prodcon input.control {
	border:1px solid #C0C2C6;
	width:30px;
	text-align:right;
	clear:both;
	float:left;
	color:#707070;
	height:16px;
	margin-top:3px;
	margin-right: 3px;
	*margin-top: 1px;/*old - 8px;*/
}
#content #prodetails .prodes .prodcon input.submit {
	border:none;
	background:url(/library/images/addtocart.jpg) no-repeat;
	width:118px;
	height:23px;
}
#content #prodetails .prodes .prodcon .cont {
	font-size:13px;
	margin-top:22px;
	float:left;
}
#content #prodetails .prodes .prodcon .cont h4 {
	color:#ED1E79;
	clear:both;
	float:left;
	margin:5px 0;
	padding-bottom:5px;
	width:400px;
}
#content #prodetails .prodes .prodcon .cont p {
	color:#666666;
	float:left;
	margin:5px 0;
}
#content #prodetails .prodescs {
	border-top:1px dashed #D9D9D9;
	margin:20px;
	clear:both;
	float:left;
	padding:20px 0 0;
}
#content #prodetails .prodescs .boxlft {
	clear:both;
	float:left;
	width:260px;
}
#content #prodetails .prodescs .boxrt {
	float:left;
	width:260px;
	font-style:"Helvetica";
	color:#666666;
	font-size:12px;
}
#content #prodetails .prodescs .boxlft div.regfail, #prodetails .prodescs .boxrt div.regfail {
	margin:15px 0 0 12px;
	clear:both;
	float:left;
	width:auto;
	height:auto;
}
#content #prodetails .prodescs .boxlft div input[type=text], #prodetails .prodescs .boxrt div input[type=password] {
	height:22px;
	margin:12px 0 0 9px;
	*margin:12px 0 0 -4px;
	width:200px;
	float:left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px solid #ED1F7A;
}
#content #prodetails .prodescs .boxlft div.contact_firstname{
	background:url("/library/images/namebox.gif") no-repeat scroll 0 0 transparent;
	margin:15px 0 0 12px;
	clear:both;
	float:left;
	width:220px;
	height:80px;
}
#content #prodetails .prodescs .boxlft div.contact_surname{
	background:url("/library/images/surnamebox.gif") no-repeat scroll 0 0 transparent;
	margin:15px 0 0 12px;
	clear:both;
	float:left;
	width:220px;
	height:80px;
}
#content #prodetails .prodescs .boxlft div.contact_email{
	background:url("/library/images/regemail.gif") no-repeat scroll 0 0 transparent;
	margin:15px 0 0 12px;
	clear:both;
	float:left;
	width:220px;
	height:80px;
}
#content #prodetails .prodescs .boxrt div.contact_password{
	background:url("/library/images/regpwdbox.gif") no-repeat scroll 0 0 transparent;
	margin:15px 0 0 12px;
	clear:both;
	float:left;
	width:220px;
	height:80px;
}
#content #prodetails .prodescs .boxrt div.contact_password_conf{
	background:url("/library/images/confirmpwdbox.gif") no-repeat scroll 0 0 transparent;
	margin:15px 0 0 12px;
	clear:both;
	float:left;
	width:220px;
	height:80px;
}
#content #prodetails .prodescs .boxrt div.check {
	height:auto;
	margin:15px 0 10px 12px;
	width:auto;
	float:left;
}
#prodetails .prodescs .boxrt div input[type=image] {
	margin:15px 0 10px 12px;
	float:left;
}

/* END PRODUCT DETAIL PAGE */

.image_content{
height:220px;
width:100%;
float:left;
}
