/* CSS Document */


.clear {
  clear:both;
}

a {
  color: #33A4EE;
}

select, input {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:1.00em;
  margin:0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

body {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:0.63em;
  color:#868686;
  background: #E2E2D2 url("../images/bg_body.jpg") repeat-x;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}



form
{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

/******************* Main Holders *******************/

#parent {
  width:810px;
  margin:0 auto;
	background: url("../images/bg_site.jpg") repeat-y;
}

#top {
	background: url("../images/bg_top.jpg") no-repeat;
	height:175px;
}

#container {
	background: url("../images/bg_container.jpg") no-repeat;
	min-height:1px;
	height:auto !important;
	height:1px;
}

#footer {
  width:810px;
  margin:0 auto;
	background: url("../images/bg_footer.jpg") repeat-y;
	height:40px;
}

#left {
	width:191px;
	float:left;
}

.fullwidth #middle {
	float:left;
	width:619px;
	background: url("../images/top_middle.jpg") no-repeat;
}

#middle {
	float:left;
	width:489px;
}

#content {
	background: url("../images/top_middle_small.jpg") no-repeat;
	padding:21px 0px 0px 0px;
}

.fullwidth  #content { /*styles for full width content*/
	background: url("../images/top_middle.jpg") no-repeat;
	padding:21px 0px 0px 0px;
}

#right {
	float:left;
	width:130px;
	background: url("../images/bg_right.jpg") repeat-y;
}


/******************* Content Boxes *******************/

#blog_btn{
  float:left;
  width:147px;
  margin:16px 0 0;
}

#sub_btn{
  float:left;
  width:203px;
}

.box {
	padding:0px 0px 0px 0px;
	background: url("../images/content_bg.jpg") repeat-y;
	clear: both;
}

#refine
{
  margin: 0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
}

.filter_box
{
  border: 1px solid #999999;
  width: 478px;
  margin: 0px 0px 0px 5px;
  padding:0px 0px 0px 0px;
  background: #cccccc;
}

.filter_box p
{
  color: #333333;
  font-weight: bold;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 2px 0px;
}

.fullwidth .box {
	padding:0px 0px 0px 0px;
	background: url("../images/content_full_bg.jpg") repeat-y;
}

.box_top {
	background: url("../images/promo_top.jpg") no-repeat;
	height:5px;
}

.fullwidth .box_top {
	background: url("../images/promo_full_top.jpg") no-repeat;
	height:5px;
}

.box_footer {
	background: url("../images/footer_square.jpg") bottom right no-repeat;
	height:20px;
	clear:both;
}

.fullwidth .box_footer {
	background: url("../images/footer_full_square.jpg") bottom left no-repeat;
	height:10px;
	clear:both;
}

.box_content, .product_container, .product_bottom_desc {
	padding: 5px 0px 0px 12px;
}

.cms .box_content {
	padding: 5px 25px 0px 12px;
}





/******************* Styles for top *******************/


#logo, #top_right, #top_sales, #top_basket {
	float:left;
}

#logo img {
	padding: 16px 0px 0px 13px;
}

#top_right {
	width:540px;
	height:175px;
}

#top_sales  {
	width:380px;
	height:1px;
}

#top_sales img {
	padding: 17px 0px 0px 4px;
}

#top_basket {
	margin:17px 0px 0px 0px;
	padding:25px 0px 0px 0px;
	width:154px;
	height:58px;
}

#top_basket table {
	margin:0px 0px 2px 0px;
	padding:0px 0px 0px 0px;
}

#top_basket a{
	color:#8A8B8D;
	text-decoration:underline;
}

#top_basket ul{
	margin:3px 0px 0px 2px !important;
	margin:5px 0px 0px 2px;
	padding:0px 0px 0px 0px;
	list-style:none;
	color:#2E728F;
}

#top_basket li{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	display:inline;
}

#top_basket span{
	color:#77C2F4;
	font-weight:bold;
}

#top_menu {
	float:right;
	text-align:right;
	color:#00547A;
	font-weight:bold;
	padding:0px 0px 0px 0px;
}

#top_menu ul{
	margin:0px 0px 0px 0px;
	padding:22px 10px 0px 0px;
	list-style:none;
}

#top_menu li{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	display:inline;
}

#top_menu a{
	padding: 0px 3px 0px 3px;
	color:#FFFFFF;
	text-decoration:none;
}

#top_menu a:hover{
	text-decoration:underline;
}

#search_form, #search_brand {
	float:left;
	padding:9px 0px 0px 0px;
}

#search {
	padding:0px 0px 0px 80px;
}

#search_brand {
	margin:1px 0px 0px 10px;
}

#search_brand select{
	width:185px;
}

#search label {
	display:none;
}

#search form {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.searchButton {
  border: 0;
  cursor: pointer; /* hand-shaped cursor  */
  width: 45px;
  height: 19px;
	background: url("../images/button_find.gif") 0px 1px no-repeat;
	margin:0 0 0 3px;
}

/******************* Styles for Navigation *******************/

#navigation {
	background: url("../images/bg_navigation.jpg") top right no-repeat;
}

#navigation ul {
	padding: 5px 0px 20px 9px;
	margin: 0px 0px 0px 0px;
	list-style:none;
	background: url("../images/footer_navigation.jpg") bottom right no-repeat;
}

#navigation li {
	background: url("../images/bg_nav.jpg") no-repeat;
	line-height: 17px;
	min-height: 19px;
	height: auto !important;
	height: 19px;
	padding:6px 0px 0px 0px;
}

#navigation li ul{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style:none;
	background: none;
}

#navigation li ul li {
	background: url("../images/nav_bg_2nd.jpg") repeat-y;
	line-height: 15px;
	padding:4px 0px 0px 15px;
}

#navigation li.first {
	background: url("../images/bg_nav_first.jpg") no-repeat;
}

#navigation a {
	color:#868686;
	font-weight:bold;
	text-decoration:none;
	text-transform: uppercase;
	margin: 0px 0px 0px 15px;
	display: block;
}

#navigation li ul li a {
	color:#d18dcd;
	font-weight:bold;
	text-decoration:none;
	text-transform: uppercase;
	margin: 0px 0px 0px 15px;
	display: block;
}

#navigation a:hover {
	text-decoration:underline;
}

/******************* Styles for mailing list form *******************/

#mailing_box {
	height:92px;
	background: url("../images/bg_mailing.jpg") no-repeat;
	margin:10px 0px 10px 20px;
}

#mailing_box label {display:none;}

#mailing_box form {
	padding:62px 5px 0 5px;
	margin: 0px 0px 0px 0px;
}

#mailing_box  .joinButton {
  border: 0;
  cursor: pointer; /* hand-shaped cursor */
  width: 45px;
  height: 19px;
	background: url("../images/button_join.gif") 0px 1px no-repeat;
	margin: 1px 0px 0px 2px;
}

#promo_boxes img {
	padding:0px 0px 10px 20px;
}

/******************* Styles for brands *******************/

#brands {
	background: url("../images/brands.jpg") no-repeat;
}

#brands ul {
	padding: 35px 0px 10px 8px;
	margin:0px 0px 0px 0px;
	list-style:none;
	background: url("../images/footer_right.jpg") bottom left no-repeat;
}

#brands li {
	padding: 2px 0px 2px 0px;
	margin:0px 0px 0px 0px;
}

.promo_box {
	background: url("../images/promo_top.jpg") no-repeat;
	padding:5px 0px 0px 0px;
}

.promo_box span {
	padding:0px 0px 1px 0px;
	background: url("../images/promo_bottom.jpg") bottom left no-repeat;
	display:block;
}

.promo_box img {
	margin:0px 4px 0px 5px;
	padding:0px 0px 5px 0px;
	background: url("../images/promo_bottom.jpg") bottom left no-repeat;
}

/******************* Styles for product listings *******************/


#featured_products_title{
	height:26px;
	background: url("../images/featured_title.jpg") no-repeat;
	margin:0px 0px 6px 0px;
}


.product {
	height:226px;
	width:152px;
	background: url("../images/bg_product.jpg") no-repeat;
	float:left;
	margin: 3px 5px 3px 0px;
	font-size:1.00em;
}

.related .product {
	height:226px;
	width:142px;
	background: url("../images/bg_product_related.jpg") no-repeat;
	float:left;
	margin: 3px 5px 3px 0px;
	font-size:1.00em;
}

.product img {
	padding:3px 0px 0px 1px;
}

.related  .product img {
	padding:4px 0px 0px 9px;
}

#product_thumbs ul li
{
  display: inline;
}

#product_thumbs ul li img
{
  border:1px solid #D2CEC6;
	padding:1px 1px 1px 1px;
}
#product_thumbs ul li
{
  margin: 0px 3px 0px 0px;
}
.product_link {
	position:relative;
	top:-1px !important;
	top:-2px;
	right:10px;
	text-align:right;
}

.product ul {
	padding:8px 5px 0px 5px;
	margin:0px 0px 0px 0px;
	list-style:none;
	height:39px;
}

#login_list li
{
  line-height: 15px;
}


#attribute_holder p
{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.product li.price {
	padding:4px 0px 0px 0px !important;
	padding:3px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	color:#E44738;
	font-weight:bold;
	font-size:1.09em;
}

.product a{
	color:#868686;
	text-decoration:none;
}

.product a:hover{
	text-decoration:underline;
}


.related .product_link {
	position:relative;
	top:-1px !important;
	top:-2px;
	right:12px;
	text-align:right;
}


/******************* Styles for featured brand *******************/

#featured_brand_title{
	height:35px;
	background: url("../images/brand_title.jpg") no-repeat;
}

.brand_details {
	background: url("../images/brand_bg.jpg") repeat-y;
}

.brand_footer {
	background: url("../images/brand_footer.jpg") bottom left no-repeat;
  height:15px;
}

#featured_brand_image {
	float:left;
	padding:10px 10px 0px 20px;
}

#featured_brand_text {
	width:310px;
	float:left;
}

.brand_details p{
	padding:0px 10px 10px 0px;
	margin:0px 0px 0px 0px;
}


/******************* Styles for category page *******************/

#category_intro {
	background: url("../images/categories_header.jpg") no-repeat;
	height:129px;
	padding:7px 0px 0px 7px;
}

#category_intro img {
	float:left;
}

#category_intro_text {
	float:left;
	width:250px;
	padding:15px 0px 0px 20px;
}

#category_intro_text .title {
	color:#D18DCD;
	font-size:2.10em;
	font-family:Arial, Helvetica, sans-serif;
}

#category_intro_text p {
	padding:5px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.category_box {
	height:152px;
	width:152px;
	background: url("../images/categories_bg.jpg") no-repeat;
	float:left;
	margin: 3px 5px 3px 0px;
	font-size:1.00em;
}

.category_box_blank {
	height:152px;
	width:152px;
	background: url("../images/blank_categories_bg.jpg") no-repeat;
	float:left;
	margin: 3px 5px 3px 0px;
}

.category_box ul{
	padding:2px 0px 0px 2px;
	margin:0px 0px 0px 0px;
	list-style:none;
}

.category_box li{
	padding:0px 0px 2px 0px;
	margin:0px 0px 0px 0px;
}

.category_box span{
	display:block;
	height:32px;
	font-weight:bold;
	padding: 3px 0px 0px 5px;
	font-size:1.09em;
}

.category_link {
	width:152px;
	text-align:right;
	height:16px;
	position:relative;
	right:10px;
}

.category_box a{
	color:#868686;
	text-decoration:none;
}

.category_box a:hover{
	text-decoration:underline;
}

/******************* Styles for category offers *******************/

#special_header {
	background: url("../images/pink_header.jpg") no-repeat;
	height:16px;
	width:470px;
	margin:16px 0px 10px 4px;
	font-weight:bold;
	color:#FFFFFF;
	padding:3px 0px 0px 10px;
}


/******************* Styles for search results *******************/

#search_results_header {
	background: url("../images/listings_title.jpg") no-repeat;
	height:44px;
	width:489px;
}

#search_results_header_full {
	background: url("../images/listings_title_full.jpg") no-repeat;
	height:45px;
	width:605px;
}

.category_description
{
  clear: both;
}

.category_title
{
  margin: 0px 0px 0px 0px;
  padding: 12px 0px 0px 10px;
  color:#D18DCD;
	font-size:2.10em;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
}

.brand_title
{
  margin: 0px 0px 0px 0px;
  padding: 5px 0px 3px 0px;
  color:#D18DCD;
	font-size:2.10em;
	font-family:Arial, Helvetica, sans-serif;
}

#search_results_header .title,
#search_results_header_full .title {
	color:#D18DCD;
	font-size:2.10em;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	padding:12px 0px 0px 10px;
}

p.search_results_info {
	float:right;
	padding:23px 10px 0px 0px;
	margin:0px 0px 0px 0px;
}

p.search_paging_navigation {
	clear:both;
	text-align:center;
	padding:10px 0px 5px 0px;
	margin:0px 0px 0px 0px;
}

p.search_paging_navigation a {
	color:#969696;
}


#cms_content {
	padding:0px 0px 0px 0px;
	background: url("../images/content_bg.jpg") repeat-y;
}

#cms_text {
	padding: 10px 10px 0px 10px;
}

#cms_content .top{
	background: url("../images/promo_top.jpg") no-repeat;
	height:5px;
}

#cms_content .clear_footer{
	background: url("../images/footer_square.jpg") bottom right no-repeat;
	height:20px;
	clear:both;
}

.basketheader{background-color: #999999;height: 12px;}
.basketheader td{font-size: 11px;color: #ffffff;text-transform: uppercase;font-weight: bold;}

.basket_text, .basket_text_alt{color: #333333;font-size: 11px;padding: 8px 0px 8px 0px;}
.basket_text a, .basket_text_alt a{font-weight: bold;color: #333333;text-decoration: none;}
.basket_text a:hover, .basket_text_alt a:hover{font-weight: bold;color: #999999;text-decoration: none;}


#related_products_title
{
	height:21px;
	background: url("../images/related_title.jpg") no-repeat;
}

#shopping_basket_title
{
	height:21px;
	background: url("../images/basket_title.jpg") no-repeat;
}

#blank_title
{
	height:21px;
	background: url("../images/blank_title.jpg") no-repeat;
}

#blank_title p
{
  color: #ffffff;
  font-size: 10px;
  font-weight: bold;
  margin: 0px 0px 0px 0px;
  padding: 5px 0px 0px 10px;
}

.welcome
{
  padding: 2px 0px 2px 5px;
  margin: 0px 0px 0px 0px;
}


#product_header {
	height:45px;
	background: url("../images/product_header.jpg") no-repeat;
	line-height:1.4em;
}

#secure_header {
	height:45px;
	background: url("../images/secure_header.jpg") no-repeat;
	line-height:1.4em;
}

#product_header .title , #secure_header .title  {
	color:#D18DCD;
	font-size:1.80em;
	font-family:Arial, Helvetica, sans-serif;
	padding:10px 0px 1px 10px;
}

#product_header .title_lone , #secure_header .title_lone  {
	color:#D18DCD;
	font-size:1.80em;
	font-family:Arial, Helvetica, sans-serif;
	padding:15px 0px 1px 10px;
}

#product_header .subtitle, #secure_header .subtitle {
	color:#969696;
	padding:0px 0px 0px 10px;
	text-decoration:none;
	font-size:0.90em;
	margin: 0px 0px 0px 0px;
}

.mandatory_star
{
  color: red;
}

#product_header a, #secure_header a {
	color:#969696;
	padding:0px 0px 0px 10px;
	text-decoration:none;
	font-size:0.90em;
}

.table_row_header{padding: 5px 0px 5px 0px;color: #333;font-weight: bold;border-bottom: 1px solid #ccc;}

#product_header a:hover, #secure_header a:hover  {
	text-decoration:underline;
}


#product_top_left {
	width:232px;
	float:left;
	padding-top: 5px;
	padding-left: 10px;
}

#product_top_left ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style:none;
}

#product_top_left img.main_image{
	border:1px solid #D2CEC6;
	margin:0px 0px 10px 0px;
}

#product_top_left .thumb_images{
	margin:10px 0px 0px 0px;
	float: left;
		margin:3px 3px 0px 0px;
	padding:0px 0px 0px 0px;
}

#product_top_left ul.thumb_images li{
	display:inline;
	clear: both;
}

#product_top_left .thumb_images img{
	border:1px solid #D2CEC6;
	padding:1px 1px 1px 1px;
}

#product_top_right {
	width:340px;
	float:left;
	padding:0px 0px 0px 10px;
}

#price {
	float:left;
	color:#E44738;
	font-weight:bold;
	font-size:1.60em;
	padding:10px 0px 0px 0px;
}

#brand_logo {
	float:right;
	padding: 4px 0px 0px 0px;
}

#manufacturer {
	clear:both;
	font-weight:bold;
	font-size:1.20em;
}

#product_title h1{
	font-size:1.20em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
}



.short_desc {
	padding:10px 10px 10px 0px;
}

.short_desc p
{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 7px 0px;
}

#quantity {
	margin-right:155px;
}

.blueButton {
  border: 0px;
  cursor: pointer; /* hand-shaped cursor */
  background: #77C2F4;
	color:#FFFFFF;
	font-size:10px; /*11px*/;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 10px 3px 10px;
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
}

.box_pad
{
  padding: 0px 25px 0px 0px;
}

.box_pad p
{
  padding: 5px 5px 5px 5px;
  margin: 0px;
}

.pinkButton {
  border: 0px;
  cursor: pointer; /* hand-shaped cursor */
  background: #D593D1;
	color:#FFFFFF;
	font-size:10px; /*11px*/;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 10px 3px 10px;
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
}

#more_title {
	background: url("../images/more_header.jpg") no-repeat;
	height:20px;
	margin:10px 0px 0px 5px;
}

.product_bottom_desc ul{
	padding: 0px 15px 0px 15px;
}

.product_bottom_desc li{
	padding: 2px 0px 2px 0px;
}

.related {
	margin:7px 0px 0px 0px;
}

#footer_links{
	float:left;
}

#visualsoft{
	float:right;
	padding:18px 20px 0px 0px;
	color:#8a8b7d;
}

#visualsoft a{
	text-decoration:none;
	color:#8a8b7d;
}

#visualsoft img{
	padding:0px 0px 0px 3px;
}

#footer_links ul {
	padding:20px 0px 0px 20px;
	margin:0px 0px 0px 0px;
	list-style:none;
	color:#868686;
	font-size:0.90em;
}

#footer_links li {
	display:inline;
}

#footer_links a {
	text-decoration:none;
	color:#868686;
}

#footer_links a:hover {
	text-decoration:underline;
}

.cms .title {
	color:#D18DCD;
	font-size:2.10em;
	font-family:Arial, Helvetica, sans-serif;
	margin:5px 0px 0px 0px;
}

.attribute_select
{
  padding: 0px 0px 05px 0px;
}

.attribute_name
{
  padding: 0px 0px 3px 0px;
  font-weight: bold;
}

/***** DO NOT EDIT BELOW HERE- MB *****/
/*         IMAGE ZOOMER STYLES        */
/***** DO NOT EDIT BELOW HERE- MB *****/
/*         IMAGE ZOOMER STYLES        */
.zoomSmallImageCont
{
  position: relative;
}

.zoomSmallImageCont img
{
  border: 1px solid #999999;
}

.zoomBigImageCont
{
  overflow: hidden;
  position: absolute;
  background: #fff;
  z-index: 110;
  border: 1px solid #999999;
  visibility: hidden;
}

.zoomBigImageCont img
{
  border: 0px;
}

.zoomHeader
{
  position: relative;
  z-index: 10;
  left: 0px;
  top: 0px;
  padding:0px;
}

.zoomHeader a
{
  color: #fff;
}

.zoomPup
{
  z-index: 10;
  visibility: hidden;
  position: absolute;
  width: 50px;
  height: 50px;
  border: 1px solid #aaa;
  background: #ffffff;
  opacity: 0.5;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  filter: alpha(Opacity=50);
}

.zoomPosition
{
  width:342px;
  height:320px;
  left: 238px;
  top: 0px
}

.basket_note {
  color:red;
  font-size:11px;
  padding:0px 50px 0px 10px;
  line-height:16px;
}

.basket_note span{
  font-weight:bold;
}

#youtube_video
{
width: 425px;
margin: 0px auto;
}

#procuct_top_right_top {display:block; height:50px;}
#gplus {float:left; margin:11px 0 0;}


