@charset "utf-8";
* {
	padding: 0;
	margin: 0;
}

p {
	padding: 0 0 15px;
	line-height: 18px;
}

a img {
	border: 0;
}


.form-field input {
	margin-right: 5px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-align:center;
	margin: 10px;
}

a:link, a:active, a:visited {
	text-decoration: none;
	/*color: #C970A7;*/
	color: #CA2D92;
}

a:hover {
	
	color: #9168A7;
}	


h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
}

h6 {
	text-indent: -9999px;
}

h6 a {
	display: block;
	height: 120px;
}

h1 {
	font-size: 25px;

}

h3 {
	font-size: 20px;

}

h4 {

}

h5 {

}

#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 900px;
}
#header {
	margin: 0 0 2px 0;
}

#mainlogo {
	height: 120px;
	width: 639px;
	background: url(../images/logo.gif) no-repeat;
	float: left;
}
#basket {
	width: 218px;
	float: right;
	padding: 10px;
	background: #F5EAE5;
}
#basket h3 {
	height: 30px;
	line-height: 30px;

}

#basket ul {
	list-style-type: none;
}
#basket  ul li {
	border-top: 1px solid #fff;
	padding: 5px 0;
}
#view_basket {
	float: left;
	margin: 0 10px 0 0;
	width: 100px;
}
#goto_checkout {
	float: left;
	width: 100px;
}


#basket  a {
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
}
#basket a:hover {
}
#main_nav {
/*	height: 40px; */
	background: #f6f6f6;
	margin: 0 0 2px 0;
}
#main_nav_left {
	width: 675px;
	float: left;
}
#main_nav_left ul {
	list-style-type: none;
}
#main_nav_left ul li {
	float: left;
	padding: 14px 0;
	border-right: 2px solid #fff;
	height: 28px;
}
#main_nav_left ul li.noborder {
	border-right: none;
}


#main_nav_left ul li ul li {
padding:0;
height: auto;
}

#main_nav_left   ul  li a {
	display: block;
	padding: 0 10px;
	color: #666;
}
#main_nav_left ul li a:hover {
	color: #333;

}

#main_nav_right {
	width: 220px;
	float: right;
}

#main_nav_right ul {
	list-style-type: none;
}
#main_nav_right ul li {
	float: left;
	padding: 14px 0;
	border-right: 2px solid #fff;
}
#main_nav_right ul li.noborder {
	border-right: none;
	padding: 0;
}

#main_nav_right ul  li a {
	display: block;
	padding: 0 10px;
	color: #666;
}
#main_nav_right ul li a:hover {
	color: #333;

}

/* Additions to Left nav */

#main_nav {
/*	height:55px; */
/*	position: relative; */
/*	z-index: 2000; */
}

#main_nav_left {
	position:relative;
/*	height:45px; */
	float:left;
	clear:both;
	z-index: 2000;
}

#main_nav_left ul li {
}

#main_nav_left ul ul {
	width: 210px;
}

#main_nav_left ul li {
/*	width:130px !important; */
float:left;
}

#main_nav_left ul ul li {
	margin:0;
}

#main_nav_left ul ul {
	position:absolute;
	top:54px;
	width:210px;
	background:url(../design/images/sub-nav-bg.png) repeat-y;
	padding:15px 0;
	z-index:1000;
	display:none;
}

#main_nav_left ul ul li a {
	display:block;
	width:188px;
	padding:5px 0;
	padding-left:12px;
}

#main_nav_left ul ul li a {
	color:#4D4D4D;
	font-weight:bold;
	background:url(../design/images/sub-nav-arrow.png) no-repeat 12px center;
	padding-left:20px;
}

#main_nav_left ul ul li a:hover {
	color:#C868A3;
	background:#FFFFFF url(../design/images/sub-nav-arrow-hover.png) no-repeat 12px center;
	padding-left:20px;
}

#main_nav_left ul li {
/*	width:190px; */
}

#home_large_images {
height:374px;
float:left;
clear:both;
overflow:hidden;
}
#home_large_left {
	float: left;
	width: 660px;
	height:374px;
	margin: 0 2px 0 0;
}
#home_large_right {
	float: left;
	width: 238px;
}
#home_text {
	margin: 0 0 2px 0;
}
#home_intro {
	width: 600px;
	float: left;
	padding: 20px 0 0 20px;
}
#home_intro h2 {
	color: #C93092;
	margin: 0 0 10px 0;
}

#home_product_search {
	float: right;
	width: 238px;
	background: #f2f3db;
}
#home_product_search  .right p {
	padding: 0;
}
#home_product_search .right a {
	display: block;
	background: #999;
	font-size: 10px;
	padding: 0 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	border: 1px solid #ccc;
}
#home_product_search .right a:hover {
	background: #666;
	color: #fff;
	border: 1px solid #ccc;
}



#home_search {
	padding: 10px 10px 0;
	background: #f2f3db;
}
#home_search label {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	margin: 0 0 5px 0;
	font-weight: lighter;
	position: relative;
	background-color: #F2F3DB;
}
#home_search input {
	width: 218px;
	margin: 0 0 5px 0;
}
#home_search .submit {
	width: auto;
	float: right;
}
#shop_by {
	padding: 5px 10px 10px;
	margin: 0 0 2px 0;
	background: #f2f3db;
}
#shop_by label {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	float: left;
	width: auto;
	position: relative;
	display: block;
	background-color: #F2F3DB;

}

#shop_by #jumpMenu {
	width: 150px;
	float: right;
}
#home_free_deliv {
	background: #ca2d92;
	color: #fff;
	padding: 10px;
	margin: 2px 0 0;
	height: 75px;
}
#home_free_deliv   .left  a {
	color: #FFFFFF;
}
#home_free_deliv  .left a:hover {
	color: #f6f6f6;
}

#home_free_deliv p {
	padding: 2px 0 0;
}
#home_free_deliv  .right a {
	padding: 0 2px;
	display: block;
	color: #fff;
	border: 1px solid #ccc;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	background: #999;
}
#home_free_deliv  .right a:hover {
	background: #666;
	color: #fff;
	border: 1px solid #ccc;
}

.left  {
	width: 150px;
	float: left;
	padding: 0;
}
.right  {
	float: right;
	margin: 50px 0 0;
	width: 56px;
	text-align: center;
}
#home_bottom {
	clear: both;
	margin: 0 0 2px 0;
}
#home_bottom ul {
	list-style-type: none;
}
#home_bottom ul li {
	width: 219px;
	float: left;
	display: block;
	margin: 0 2px 0 0;
}
#home_bottom p {
	font-size: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 10px;
	line-height: 30px;
}
#home_bottom ul li p {
	padding: 20px 10px 31px;
}


#home_bottom a {
	color: #fff;
	display: block;
	float:left;
}
#home_bottom a:hover {
	text-decoration: none;
	color: #f6f5f6;
	border-bottom: none;
}


#home_bottom   ul   li.so   {
	background: #babfad;
}
#home_bottom  ul  li.bs  {
	background: #d9e4f4;
}
#home_bottom  ul  li.nr  {
	background: #ddc2b8;
	width: 218px;
}
#home_bottom  ul  li.gift  {
	width: 238px;
	color: #fff;
	margin: 0;
	height: 60px;
	float: right;
}


* html #home_bottom  ul  li.gift  {
	width: 225px;
	color: #fff;
	margin: 0;
	height: 60px;
	float: right;
	padding: 0;
}


#home_bottom #gift_voucher {
	background: #abd3de;
	padding: 10px;
	height: 60px;
}
#home_bottom  #gift_voucher  .large_gift  {
	padding: 0;
	font-size: 25px;
	line-height: 23px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
}

#home_bottom  #gift_voucher  p  {
	padding: 0;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

#home_bottom #gift_voucher .more {
	margin: 33px 0 0;
	width: 56px;
}
#home_bottom  #gift_voucher  .more a {
	padding: 0 2px;
	display: block;
	background: #999;
	color: #fff;
	border: 1px solid #ccc;
	margin: 0;
	text-align: center;
}
#home_bottom  #gift_voucher  .more a:hover {
	background: #666;
	color: #fff;
	border: 1px solid #ccc;
}

#home_bottom #gift_voucher .left_gift {
	float: left;
	margin: 10px 0 0;
}

#home_bottom  #gift_voucher  .right_gift {
	float: right;
}

#home_bottom #brochure {
	background: #a79d98;
	color: #666;
	
}
#home_bottom #brochure h3 {
	position: relative;
	display: block;
	background-color: #F7EDE8;
}

#home_bottom  #brochure  label {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	padding: 5px 0;
	color: #666;
	position: relative;
	background: #F7EDE8;
}
#home_bottom #brochure input {
	width: 218px;
	color: #666;
}

* html #home_bottom #brochure input {
	width: 210px;
}

#home_bottom #brochure .submit {
	width: auto;
	float: right;
}

#footer_nav {
	height: 45px;
	background: #f6f6f6;
	font-size: 10px;
}

#footer_nav ul {
	list-style-type: none;
	display: block;
	margin: 0 auto;
	width: 850px;
}
#footer_nav ul li {
	float: left;
	margin: 18px 0 0;
	border-right: 2px solid #fff;
}
#footer_nav ul li.noborder {
	border-right: none;
}

#footer_nav ul  li a {
	display: block;
	padding: 0 7px;
	color: #666;
}
#footer_nav ul li a:hover {
	color: #333;

}
#footer {
	padding: 10px 20px 0;
	font-size: 10px;
}
#footer p {
	margin: 0;
	padding: 0;
}

#footer_left {
	float: left;
}

#footer_right {
	float: right;
}
#content_wrapper {
	background: url(../images/main_content_bg.gif) repeat-y;
}
#left_col  {
	width: 240px;
	float: left;
}
#right_col {
	float: right;
	width: 650px;
}
#left_search {
	border-bottom: 2px solid #fff;
}
#sub_nav {
}
#sub_nav ul {
	list-style: none;
	padding: 10px;
}
#sub_nav ul li {
	border-bottom: 1px dotted #999;
}
#sub_nav ul li a {
	display: block;
	padding: 3px 0;
	color: #333;
	font-size: 11px;
}
#sub_nav ul li a:hover {
	color: #666;
}

#sub_nav ul li ul {
	margin: 0 0 5px 10px;
	padding: 0;
}

#sub_nav ul li ul li {
	display: inline;
	border-bottom: none;
}
#sub_nav ul li ul li a {
	margin: 0;
	font-size: 10px;
	font-weight: normal;
	padding: 2px 0;
	color: #666;
	text-indent: 10px;
	background: url(../images/nav_arrow_black.gif) no-repeat left 4px;
	display: block;
}
#sub_nav ul li ul li a:hover {
	color: #4a4a4a;
}

#sub_nav ul li ul li ul {
	list-style-type: square;
	margin: 0 0 5px 10px;
}
#sub_nav ul li ul li ul li {
	display: inline;
}
#sub_nav ul li ul li ul li a {
	color: #c970a9;
	display: block;
	background: url(../images/nav_arrow_pink.gif) no-repeat left 4px;
}
#sub_nav ul li ul li ul li a:hover {
	color: #ab4586;
}
#right_header {
	padding: 15px 10px;
	background: #e9c9de;
	color: #fff;
	margin: 0 0 2px 0;
}
#right_header h2 {
	padding: 0 0 10px 0;
}
#right_header p {
	padding: 0 0 5px 0;
}
#product_ul {
	list-style-type: none;
}
#product_ul h3 {
	font-size: 25px;

}

#product_ul li {
	border-bottom: 1px dotted #ca2d92;
	padding: 5px 0;
}
#product_ul .image {
	width: 477px;
	float: left;
	padding: 0;
	margin: 0;
}
#product_ul .text_girl {
	float: right;
	width: 145px;
	padding: 10px;
	background: #e9c9de;
	color: #fff;
	height: 102px;
	margin: 0;
}

#product_ul .text_boy {
	float: right;
	width: 145px;
	padding: 10px;
	background: #dbecf2;
	color: #fff;
	height: 102px;
	margin: 0;
}

#right_product_header {
	padding: 10px;
	background: #e9c9de;
	color: gray;
	margin: 0 0 2px 0;
}

#right_product_header h2 {
	padding: 0 0 5px 0;
}

#right_product_header p {
	padding: 0 0 5px 0;
}
#right_col .page_numbers {
	clear: both;
	font-size: 12px;
	font-weight: 700;
}
#right_col .page_numbers ul {
	list-style-type: none;
	width: 150px;
	float: right;
	margin: 10px 0;
}
#right_col .page_numbers ul li {
	float: left;
	padding: 0 5px;
	border-right: 1px solid #ccc;
}
#right_col  .page_numbers  ul li.noborder {
	border-right: none;
}

#right_col .page_numbers a {
	display: block;
}
#product_list {
	clear: both;
}
#product_list h4 {
	font-size: 15px;
	color: #ca2d92;
}
#product_list .product_number {
	font-size: 10px;
}
#product_list .product_details {
	font-size: 9px;
	padding: 0;
	line-height: 15px;
	display: block;
	margin: 0 0 10px 0;
}
#product_list .product_details span {
	font-weight: bold;
}
#product_list .price {
	font-size: 17px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #ca2d92;
	padding: 0 0 10px 0;
}

.pl_right_bottom a {
	display: block;
	font-size: 10px;
	padding: 2px;
	background: #999;
	color: #fff;
	border: 1px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.pl_right_bottom input {
	display: block;
	font-size: 10px;
	padding: 2px;
	background: #999;
	color: #fff;
	border: 1px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.pl_right_bottom a:hover {
	background: #6e6e6e;
	color: #fff;
	border: 1px solid #999;
}


#product_list {

}







#product_list ul {
	list-style-type: none;
	clear: both;
}
#product_list    ul li.border_bottom  {
	border-bottom: 1px dotted #ca2d92;
}
#product_list ul li.border_bot_no_right {
	border-bottom: 1px dotted #ca2d92;
	border-right: none;
}


#product_list  ul li {
	width: 310px;
	float: left;
	padding: 5px;
	border-right: 1px dotted #ca2d92;
	border-top: 1px dotted #ca2d92;
}
#product_list ul li.no_right_border {
	border-right: none;
}

#product_list .pl_left {
   float: left;
   width: 140px;
}

#product_list .pl_right {
   float: right;
   width: 160px;
}

/*#product_list .pl_left {
	float: left;
	width: 110px;
}
#product_list .pl_right {
	float: right;
	width: 190px;
}*/
#product_list .pl_rb_left {
	float: left;
}
#product_list .pl_rb_right {
	float: right;
}
#product_item_image {
	border-bottom: 1px dotted #ca2d92;
	margin: 10px 0 0;
}
#p_i_i_left {
	width: 400px;
	float: left;
}
#p_i_i_right {
	float: right;
	width: 230px;
}
#p_i_i_right a {
	display:inline;
	padding:0;
	margin:0;
}
#p_i_i_right ul {
	list-style-type: none;
	clear: both;
}
#p_i_i_right ul li {
	float: left;
	margin: 2px;
	border: 1px solid #dab7cd;
	width: 80px;
	height: 80px;
}




#product_item_details {
	clear: both;
	padding: 10px 0 10px 10px;
}
#product_item_details h4 {
	font-size: 25px;
	color: #ca2d92;
}
#product_item_details .product_number {
	font-size: 10px;
}
#product_item_details .product_details {
	font-size: 9px;
	padding: 0;
	line-height: 15px;
	display: block;
	margin: 0 0 10px 0;
}
#product_item_details .product_details span {
	font-weight: bold;
}
#product_item_details .price {
	font-size: 17px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #ca2d92;
	padding: 0 0 10px 0;
}
#product_item_details   a {
	display: block;
	font-size: 10px;
	padding: 2px;
	background: #999;
	color: #fff;
	border: 1px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
#product_item_details  a:hover {
	background: #6e6e6e;
	color: #fff;
	border: 1px solid #999;
}
#product_item_details   .rb_right {
	width: 80px;
}
#text_content {
	padding: 10px;

}
#text_content h2 {
	color: #C93092;
	padding: 0 0 10px 0;
}





#contact_form {
	width: 500px;
	margin: 0 auto;
}
#contact_form p {
	padding: 5px;
	margin: 0;
}

#contact_form fieldset {
	padding: 15px;
	border: 1px dashed #CA2D92;
	background: url(../images/fieldset_bg.jpg) no-repeat bottom right;
	margin: 0 0 10px 0;
}
#contact_form legend {
	color: #666;
	font-size: 11px;
	font-weight: bold;
	background: #fff;
}
#contact_form label {
	display: block;
	font-size: 10px;
	color: #666;
	font-weight: bold;
	padding: 0 0 5px 0;
}
#contact_form  label  em {
	font-style: italic;
	font-weight: normal;
}
#contact_form label span {
	color: #cc0000;
	font-weight: lighter;
	visibility: hidden;
}

#contact_form input {
	width: 200px;
}
#contact_form .submit {
	width: auto;
	float: right;
	margin: 5px;
}
#contact_form  input:focus   {
	background: #f4f5b4;
}

#contact_form textarea:focus {
	background: #f4f5b4;
}

#contact_form textarea {
	width: 300px;
	height: 100px;
}

#breadcrum  {
	height: auto;
	line-height: 20px;
	font-size: 10px;

}

.large {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	line-height: 23px;
	margin: 0;
	padding: 0;
	display: block;
}

.small {
	font-size: 8px;
	padding: 5px 0 0;
	margin: 0;
	clear: left;
	display: block;
	line-height: 10px;
}

.clear {
	clear: both;
	height: 1px;
	font-size: 0.1em;
	overflow: hidden;
}

#wrapper.noNav #content_wrapper {
	background-image:none;
}
#wrapper.noNav #left_col {
	display:none;
}

#wrapper.noNav #right_col {
    width: 900px;
}

/* buttons */

#cartButtons input[type="button"] {
	background-color:#999999;
	color:#FFFFFF;
	padding:5px 7px;
	border:none;
	cursor:pointer;
}

#viewCart #cartItems thead tr th {
	color:#333333 !important;
	background-color:#FFFFFF !important;
	font-weight:normal !important;
}

#viewCart #cartItems {
margin-bottom:10px;
}

#cartCoupon input[type="submit"] {
	background-color:#F7EDE8;
	color:#999999;
	border:none;
	height:23px;
	padding:5px 7px;
	font-size:11px;
}

#cartCoupon input[type="text"] {
	border:1px solid #dfdfdf;
	height:20px;
	color:#666666;
	padding:0 5px;
}

#viewCart h2 {
	margin-bottom:20px;
}

.checkoutThumb {
	width:115px !important;
	height:115px !important;
}

#cartItems td.list {
	padding-right:20px;
}

#cartItems td.list input[type="text"] {
	border:none;
	background-color:#FFFFFF;
}

#viewCart #cartAmounts {
	padding-top:0 !important;
}

#cartNumItems {
	float:right !important;
	clear:both !important;
	height:auto !important;
	padding:0 !important;
	text-align:right !important;
}

#viewCart #cartButtons {
	width:863px !important;
}

#cartAmounts .field-label, 
#cartAmounts .field-price {
	float:right  !important;
	clear:both  !important;
}

#viewCart #cartButtons .checkout-button {
	background-color:#F7EDE8;
	color:#999999;
	float:right;
	width:125px;
}

#existingCustomer .hdr-title,
#newCustomer .hdr-title {
	background-color:#FFFFFF;
	color:#999999;
}

/* Universal Input */



#customerLogin input[type="text"] {
	border:1px solid #dfdfdf;
	width:300px;
	height:25px;
}

#customerLogin input[type="submit"],
#newCustomer input[type="submit"] {
	background-color:#999999;
	border:none;
}

#viewCart #crossSell .content-odd,
#viewCart #crossSell .content-even {
	width:152px !important;
}


#viewCart #crossSell td .photo img {
	height:115px !important;
	width:152px !important;
	display:block;
}

#viewCart #crossSell td .title a {
	color:#999999;
	font-size:11px;
	text-decoration:none;
}

#viewCart #crossSell .details .detailsBtn {
	background-image:none !important;
    background-color: #999999 !important;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    padding: 5px 7px !important;
	height:15px !important;
}

#content_wrapper {
	margin:0 auto;
	width:900px;
	font-family:Arial, Helvetica, sans-serif;
}

h1 {
color:#CA2D92;
font-family: Georgia,"Times New Roman",Times,serif;
font-size:25px;
}


#content_wrapper .header,
#content_wrapper #body,
#content_wrapper #body .title,
#product-cont {
	float:left;
	clear:both;
	width:900px;
}

#content_wrapper.prod-details {
	padding-top:10px;
        background: none;
}

#content_wrapper #right-col {
	width:900px;
}

#content_wrapper .back-button {
	height:15px;
	color:#FFFFFF;
	background-color:#e496c8;
	padding:5px 10px;
	float:left;
	display:block;
	text-decoration:none;
}

#content_wrapper .pagination {
	float:left;
	clear:both;
	width:900px;
	padding:10px 0;
}
#content_wrapper .pagination,
#content_wrapper .pagination a {
	color:#CA2D92;
	text-decoration:none;
	font-size:11px;
}

#content_wrapper #body .title {
	margin-bottom:10px;
}

#content_wrapper #body .title h1 {
float:left;
width:785px;
margin-top:15px;
}

#content_wrapper a.add-to-basket {
float:right;
display:block;
width:103px;
height:45px;
background:url(../images/add-to-basket.gif);
}

#product-cont {
	background-color:#f7ede8;
}

#product-cont .col-left,
#prod-footer .col-left {
	width:500px;
	float:left;
}

#product-cont .col-right,
#prod-footer .col-right {
	width:380px;
	float:right;
	padding:10px;
}

#prod-footer .col-right {
	padding:0;
}

#prod-thumbs {}

#prod-thumbs ul {
	list-style-type:none;
}

#prod-thumbs ul li {
	float:left;
	border:5px solid #f7ede8;
	width:85px;
	height:70px;
}

#prod-thumbs ul li.active,
#prod-thumbs ul li.hover {
	border-color:#CA2D92;
}


#desc {
	float:left;
	clear:both;
	width:380px;
	color:#999999;
}

#desc .col-left,
#desc .col-right {
	width:160px;
	float:left;
	padding-top:10px;
}

#desc .col-right {
	float:right;
	padding-top:30px;
	test-align:right;
}

#desc ul {
	list-style-type:none;
}

#desc .now,
#desc .was {
	color:#CA2D92;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size:25px;

}

#desc .was {
text-decoration: line-through;
}

#prod-footer {
	width:900px;
	float:left;
	clear:Both;
	padding-top:7px;
}

#prod-footer .enlarge {
	display:block;
	float:left;
	color:#CA2D92;
	text-decoration:none;
}

#prod-footer .enlarge:hover {
	text-decoration:underline;
}

#prod-footer .colour-select {
	float:right;
	padding-top:5px;
}

#prod-footer .colour-select {
	width:440px;
}

#prod-footer .colour-select ul {
	float:right;
}

#prod-footer .colour-select li {
	float:left;
	list-style-type:none;
	text-align:center;
	/*margin-left:35px;*/
	color:#999999;
	cursor:pointer;
/*	width:35px; */
	width:80px;
}

#prod-footer .colour-select li .color-block {
/*	float:right; */
}

#prod-footer .colour-select li img {
	display:block;
	margin:0 auto;
	width:40px !important;
	height:40px !important;
}

#shareit {
	float:right;
}

#options {
	float:left;
	clear:both;
	width:900px;
	padding-top:30px;
	position:relative;
}

#options .overlayed {
	position:absolute;
	right:0;
	top:0;
}

#product-info-tabs, #other-product-tabs {
	margin-bottom:30px;
	float:left;
	clear:both;
	width:900px;
}

#product-info-tabs input[type="radio"] {
	height:15px;
}

#product-info-tabs input[type="radio"], 
#product-info-tabs input[type="checkout"] {
	margin-right:5px;	
}

.ui-tabs-panel .col {
	float:left;
	padding-right:30px;
}

.ui-tabs-panel ul {
	list-style-type:none;
	margin-bottom:15px;
}

.ui-tabs-panel ul li.subtitle {
padding-bottom:3px;
margin-bottom:0;
}


#prod-grid {
	width:900px;
	float:left;
	clear:both;
}

#prod-grid .prod-item {
	width:143px;
	float:left;
	background-color:#F7EDE8;
	margin-right:10px;
}

.prod-item-thumb {
	float:left;
	clear:both;
	width:134px;
}

.prod-item-content {
	float:left;
	clear:both;
	height:75px;
	width:143px;
}

#prod-grid .prod-item h3 {
	font-size:11px;
	height:40px;
}

#prod-grid .prod-item img {
	display:block;
	padding-bottom:10px;
	width:148px;
}

#prod-grid .prod-item .was,
#prod-grid .prod-item .now {
	display:block;
}

#prod-grid .prod-item .was {
	text-decoration:line-through;
}
#prod-grid .prod-item .now {}

#prod-grid .prod-item input[type="submit"], input[type="button"] {
	display:block;
	width:143px;
	font-size:11px;
	border:none;
	margin-top:3px;
	padding:3px 10px;
	cursor:pointer;
}

#prod-grid .prod-item input[name="details"] {
	background-color:#999999;
	color:#FFFFFF;
}

#prod-grid .prod-item input[name="add-to-basket"] {
	background-color:#CA2D92;
	color:#FFFFFF;
}

#prod-grid .prod-item .buttons {
	float:left;
	clear:both;
	width:215px;
	padding-top:7px;
}

#prod-grid .clear {
height:20px;
/*float:left;*/
clear:both;
width:900px;
}

#cartButtons {}

#wrapper #cartButtons input[type="button"] {
	float:left;
	width:auto;
    background-color: #999999;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    padding: 5px 7px !important;
	margin-right:10px;
}

#viewCart #cartButtons .checkout-button {
	background-color: #CA2D92 !important;
    color: #FFFFFF !important;
	float:right !important;
	margin-right:0 !important;
}

#product-cont .col-left, #prod-footer .col-left {
	width:420px !important;
}

#product-cont .col-right, #prod-footer .col-right {
    width: 460px !important;
}

#desc {
    width: 460px !important;
}

#desc .col-left, #desc .col-right {
    width: 216px !important;
}

#desc .col-left, #desc .col-right {
    width: 216px !important;
}

#main-prod-image img {
    width: 420px;
}

#prod-thumbs ul li {
    height: 140px;
    width: 143px;
}

.color-block .block-title {
	height:32px;
	display:block;
}

#desc-scroll {
    height: 106px;
    overflow: auto;
    width: 460px !important;
}

#desc, #desc p {
	font-size:12px;
	line-height:15px !important;
}



/* POP UP */

#prod-thumbs ul li {
	width:143px;
	height:140px;
}

#prod-thumbs ul {
	list-style-type:none;
}

#product-cont .col-right, #prod-footer .col-right {
	width:460px !important;
}

#desc {
	width:460px !important;
}

#product-cont .col-left, #prod-footer .col-left {
	width:420px !important;

}
#desc .col-left, #desc .col-right {
	width:216px !important;
}

#main-prod-image img {
	width:420px;
}


.product_popup {
	padding: 10px 0 10px 10px;
	font-family: arial;
	font-size: 11px;
	width: 388px;
	float: left;
	background-color: #FFF !important;
	padding-bottom:0px;
}


.product_popup h1 {
	font-size: 25px;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-weight: lighter;
	padding-bottom: 20px;
}

.product_popup .product_details {
    display: block;
    line-height: 15px;
    margin: 0 0 10px;
    padding: 0;
}

.product_popup .form-label {
	clear: left;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
}

.product_popup .form-field {
    float: left;
    height: auto;
    padding: 4px;
}

.product_popup .price {
    color: #CA2D92;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 17px;
    font-weight: bold;
    padding: 0 0 10px;
}

.product_popup a {
    background: none repeat scroll 0 0 #999999;
    border: 1px solid #CCCCCC;
    color: #FFFFFF;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-weight: bold;
    padding: 2px;
    text-align: center;
	text-decoration: none;
}

.product_popup .form-field input {
    margin-right: 5px;
}


.product_popup .col {
	float: left;
	padding-right: 30px;
	width: 340px;
}

.product_popup .col {
    float: left;
    padding-right: 30px;
}

.product_popup a, .product_popup a:link, .product_popup a:active, .product_popup a:visited {
    border: medium none;
    cursor: pointer;
    display: block;
    font-size: 11px;
    margin-top: 3px;
    padding: 3px 10px;
    width: 190px !important;
	background-color: #CA2D92;
}

.product_popup_container {
	float: left;
	border: 1px solid #666666;
}


.product_popup .productDescription {
	width: 250px;
	float: left;
}

.popup .col ul, #dialog-form .col ul li {
	list-style-type:none;
	padding-bottom: 3px;
}

.popup .col ul li.subtitle {
	padding:7px 0;
	color:#666 !important;
}

#productDescription .col {
	width:190px;
	float:left;
	padding:0;
} 

#productDescription .price {
	padding-top:15px;
}

.product_popup_container {
	border:none;
}

#fancybox-content,
#fancybox-wrap {
	width:400px !important;
}


#content_wrapper a.add-to-basket,
#productDescription a.add-to-basket {
	float:right;
	display:block;
	width:103px !important;
	height:45px;
	background:url(../images/add-to-basket.gif) no-repeat;
}

#productDescription a.add-to-basket {
	float:right !important;
	padding:0;
}

.product_popup {
	text-align:left;
}

.product_popup label {
	color:#999999;
}


.popup .price {
	color: #CA2D92;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 25px;
}

.inline-add-to,
.alt-add-to {
	background-color: #CA2D92;
    border: medium none;
    color: #FFFFFF !important;
    cursor: pointer;
    display: block;
    font-size: 11px;
    margin-top: 3px;
    padding: 3px 10px;
    text-align: center;
    text-decoration: none;
    width: 123px;
}

.popup input {
	margin-right:5px;
}



#price .was, #price .now {
	display:block;
	margin-bottom:5px;
	clear:both;
}




#product_list ul li {
	float:left;
	height:171px;
	overflow:hidden;
	width:310px;
	
}

.pl_right .desc {
	height:108px;
	overflow:hidden;
}

.pl_right p {
	float:left;
	clear:both;
	overflow:hidden;
	width:160px;
	line-height:11px;
}

.pl_right p.price {
	height:32px;
}

#product_list, {
	width:650px;
	float:left;
	clear:Both;
}

#product-info-tabs label .overlay-cont {
	float:right;
}

#product-info-tabs label .prod-option-row {
	margin-right:5px;
}


#shareit {
	display:block;
	padding:10px 0;
}

#productReviewsAdd input[type="text"],
#productReviewsAdd textarea {
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#fancybox-content {
	background-color:#FFFFFF;
}

#orderDetails {
	float:left;
	clear:Both;
}

#order-process,
#checkoutConfirm .pageNote {
	float:none !important;
}

#productForm ul li label {
	width:auto;
}

#productForm ul li label span {
	margin-right:5px;
}

#customerLogin {
	width:900px;
}

#customerLogin #existingCustomer {
	height:auto !important;
} 

#footer_nav {
	float:left;
	clear:Both;
}

#cartItems, #cartInfo {
	width:892px !important;
}

#right_col #viewCart #cartButtons {
	width:892px !important;
}

#home_bottom a {
	display:block;
	height:194px;
	width:220px !important;
	margin-right:5px;
}

#home_bottom a img {
	display:block;
	width:220px !important;
}

#product_list .price {
	padding-top:2px;
}

#product_list .price .pricespan {
	padding-bottom:5px;
	display:block;
}

