@font-face {
    font-family: 'Ubuntu Regular';
    src: url('fonts/Ubuntu/Ubuntu-R-webfont.eot');
    src: local('Ubuntu Regular'),
         url('fonts/Ubuntu/Ubuntu-R-webfont.eot?iefix') format('eot'),
         url('fonts/Ubuntu/Ubuntu-R-webfont.woff') format('woff'),
         url('fonts/Ubuntu/Ubuntu-R-webfont.ttf') format('truetype'),
         url('fonts/Ubuntu/Ubuntu-R-webfont.svg#webfontGZB3fjCF') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Babel Sans';
    src: url('fonts/Babel/BabelSans.eot');
    src: local('Babel Sans'),
         url('fonts/Babel/BabelSans.eot?iefix') format('eot'),
         url('fonts/Babel/BabelSans.woff') format('woff'),
         url('fonts/Babel/BabelSans.ttf') format('truetype'),
         url('fonts/Babel/BabelSans.svg#BabelSans') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Container for category/product listing options */

#product_list_options {
	position:relative;
	height:40px;
	width:100%;
}

/* Ordering options */
#ordering_options {
	position:absolute;
	top:0px;
	right:0px;
}

/* Grid / List view icons */
#view_mode {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 11px;
}
#view_mode ul {
	padding:0;
	margin:0;
}
#view_mode li {
  margin-right: 15px;
  float:left;
  list-style:none;
  padding-left:0;
  background: none !important;
  padding-left: 0px !important;
}
#view_mode li a {
  position: relative;
  padding-left: 16px;
  border:0px;
}
#view_mode .s_icon {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -5px;
  display: block;
  width: 11px;
  height: 11px;
  background: transparent url(/core/modules/products/images/view_mode.gif) no-repeat;
  background-color: #ddd;
}
#view_mode a:hover .s_icon {background-color: #f12b63;}
#view_grid .s_icon {background-position: 0 0;}
#view_list .s_icon {background-position: -11px 0;}
.s_secondary_color_bgr, #show_search, #view_mode .s_selected .s_icon, #view_mode a:hover .s_icon, #menu_home a:hover, .pagination a:hover, .s_item .s_button_add_to_cart:hover .s_icon, .s_cart_item .s_button_remove:hover {
	background-color: #ff7700;
}
.s_secondary_color, a:hover, #categories > ul > li > a, #footer_categories h2, .pagination a, #view_mode .s_selected a {
	color: #ff7700;
}




/* Product List style (not grid) */
table.product_list {
	width:100%;	
	border-collapse:collapse;
}
table.product_list td {
	border-top: 1px dotted #CCC;
	padding:20px 0;
	position:relative;
}
table.product_list img {
	margin-right:21px;
	border:0px;
}

table.product_list div.img-holder {
	width:auto;
}


/******   pagination   *******************************/
.pagination {
  clear: both;
  height: 24px;
  padding: 20px 0 30px 0;
  line-height: 24px;
  border-top: 1px solid #ddd;
}
.pagination .links {
  float: left;
  height: 24px;
}
.pagination .results {
  float: right;
  height: 24px;
  font-size: 12px;
  color: #999;
}
.pagination a,
.pagination b
{
  display: inline-block;
  width: 24px;
  height: 24px;
  text-align: center;
}
.pagination a {
  font-size: 12px;
  color: #666;
  background: #eee;
}
.pagination .links a:hover,
#content .pagination .links a:hover
{
  color: #fff !important;
}

/*** Price ***/
.s_price {
  display: block;
  margin: 0;
  color: #fff;
  letter-spacing: -1px;
  text-align: center;
  font-family: "Babel Sans", sans-serif;
  font-weight: normal;
  -moz-border-radius: 60px;
  -webkit-border-radius: 60px;
  border-radius: 60px;
  /*behavior: url(js/PIE.php);*/
  behavior: url(/core/modules/products/js/PIE.htc);
}
.s_price span {
  display: block;
  font-family: "Ubuntu Regular", sans-serif;
}
.s_price .s_currency {
  line-height: 16px;
  font-size: 15px;
}
.s_old_price {
  line-height: 16px;
  font-size: 12px;
  text-decoration: line-through;
  opacity: 0.8;
}
.s_price .s_currency.s_before {
  display: inline;
  font-family: "Babel Sans", sans-serif !important;
}
.s_price .s_currency.s_after {
  opacity: 0.7;
}
.s_old_price .s_currency {
  display: none !important;
}



/* Pricing CSS redone properly */
.markv2 {
	position:absolute;
	right:1px;
	top:55px;
	width:66px;
	height:66px;
	color:#fff;
	font-size:13px;
	letter-spacing: -1px;
	font-family: 'Babel Sans';
	text-align:center;
	background-color:#f868bd;
 	background-image:url(images/price_1.png);
 	background-position:50% 50%;
 	background-repeat:no-repeat;
  	-moz-border-radius: 60px;
	-webkit-border-radius: 60px;
	border-radius: 60px;
	
	behavior: url(/core/modules/products/PIE.htc);
  	
}

.prod-listing-price .markv2 {
	top:0;
	}

.markv2highlighted {
	background-color:#c7d301;
}
.regular-pricev2 {
	position:absolute;
	top:0;
	left:0;
	text-decoration:none;
	font-size:20px;
	line-height:70px;
	width:66px;
	font-weight: normal;

}
.regular-pricev2lower{
	top:8px;
	}
.old-pricev2 {
	position:absolute;
	top:9px;
	left:0;
	width:66px;
	text-align:center;
	font-size:12px;
	text-decoration:line-through; 
	display: block;
	font-family: verdana, arial;
}
.old-price2v2 {
	position:absolute;
	left:0;
	top:4px;
	width:66px;
	text-align:center;
	font-size:10px;
	text-decoration:line-through;
	font-family: verdana, arial; 
}
.old-price3v2 {
	position:absolute;
	left:0;
	top:16px;
	width:66px;
	text-align:center;
	font-size:12px;
	text-decoration:line-through;
	font-family: verdana, arial; 
}
/* Bigger Price */
#td_product_detail_price .container {
	position: relative;
	width:100px;
	height: 100px;
	}
#td_product_detail_price .markv2highlighted {
	background-color:#c7d301;
}
#td_product_detail_price .markv2 {
	right:0px;
	top:0px;
	width:100px;
	height:100px;
	color:#fff;
	font-size:13px;
 	background-image:url(images/price_3.png);
}
	
#td_product_detail_price .regular-pricev2 {
	top:0;
	left:0;
	font-size:30px;
	line-height:100px;
	width:100px;
}
#td_product_detail_price .regular-pricev2lower{
	top:8px;
	}
#td_product_detail_price .old-pricev2 { /* This is the old price that is shown when member is not logged in */
	top:15px;
	left:0;
	width:100px;
	text-align:center;
	font-size:14px;
}
#td_product_detail_price .old-price2v2 { /* This is the first old price (top line) that is shown when member IS logged in */

	left:0;
	top:9px;
	width:100px;
	font-size:12px; 
}
#td_product_detail_price .old-price3v2 { /* This is the second old price (middle line) that is shown when member is not logged in */
	left:0;
	top:25px;
	width:100px;
	text-align:center;
	font-size:14px; 
}
	

/* End Bigger Price */


/******   ratings   **********************************/
.s_rating_holder .s_average {
  display: inline-block;
  height: 16px;
  margin-bottom: 20px;
  line-height: 16px;
  font-size: 13px;
  font-weight: bold;
}
.s_rating,
.s_rating .s_percent
{
  display: inline-block;
  height: 16px;
  line-height: 16px;
  vertical-align: bottom;
}
.s_rating.s_rating_6 {
  width: 96px;
}
.s_rating.s_rating_5 {
  width: 80px;
}
.s_rating.s_rating_4 {
  width: 64px;
}
.s_rating.s_rating_3 {
  width: 48px;
}
.s_rating.s_rating_2 {
  width: 32px;
}
.s_rating.s_rating_1 {
  width: 16px;
}
.s_rating {
  margin-right: 3px;
  background: url(images/i_star_gray_16.png) repeat-x top left;
}
.s_rating .s_percent {
  float: left;
  background: url(images/i_star_16.png) repeat-x top left;
}
.s_rating_big,
.s_rating_big .s_percent
{
  height: 24px;
  line-height: 24px;
}
.s_rating_big.s_rating_6 {
  width: 150px;
}
.s_rating_big.s_rating_5 {
  width: 125px;
}
.s_rating_big.s_rating_4 {
  width: 100px;
}
.s_rating_big.s_rating_3 {
  width: 175px;
}
.s_rating_big {
  background: url(images/i_star_gray_24.png) repeat-x top left;
}
.s_rating_big .s_percent {
  background: url(images/i_star_24.png) repeat-x top left;
}
.s_rating_small,
.s_rating_small .s_percent
{
  height: 10px;
  line-height: 10px;
}
.s_rating_small.s_rating_6 {
  width: 60px;
}
.s_rating_small.s_rating_5 {
  width: 50px;
}
.s_rating_small.s_rating_4 {
  width: 40px;
}
.s_rating_small.s_rating_3 {
  width: 30px;
}
.s_rating_small.s_rating_2 {
  width: 20px;
}
.s_rating_small.s_rating_1 {
  width: 10px;
}
.s_rating_small {
  background: url(images/i_star_gray_10.png) repeat-x top left;
}
.s_rating_small .s_percent {
  background: url(images/i_star_10.png) repeat-x top left;
}
/* End of ratings */



/* Product detail details e.g. model, brand, availability, etc */
#product_detail_details {
	width: 100%;
	}
#product_detail_detail_price {
	text-align: right;
	width: 100px;
	}
#table_product_detail td, #table_product_detail th {
	vertical-align: top;
	text-align: left;
	}
#product_detail_details td, #product_detail_details th {
	vertical-align: top;
	text-align: left;
	padding: 5px 0px;
}
#product_detail_details th {
	padding-right: 10px;
	/*width:100px;*/
	white-space:nowrap;
}
#product_detail_details td {
	font-size: 12px;
}
#product_detail_details td.td_detail {

}
#product_detail_social {
	margin-top: 10px;
	padding-top: 20px;
	border-top:1px dotted #DDD; 
}
#table_product_detail td#td_product_image {
	width:320px;
	text-align: center;
	}


/* Product Options */
#product_detail_options {
	margin-top: 10px;
	padding-top: 20px;
	border-top:1px dotted #DDD;
}
#product_detail_options th, #product_detail_options td {
	vertical-align: middle;
}
#product_detail_options th {
	padding-right: 15px;
}
#product_detail_options h3 {
	color: #666 !important;
	margin: 0 0 10px 0 !important;
	font-size: 17px !important;
}


/* Product Detail Buy Fields (Qty and Add To Cart button) */
#product_detail_buy_fields {
	margin-top: 10px;
	padding-top: 20px;
	border-top:1px dotted #DDD;
}
#product_detail_buy_fields label {
	font-size: 15px;
	font-weight: bold;
}
#product_detail_buy_fields input {
	font-size: 18px;
}

#product_detail_buy_fields table#table_product_detail_buy_fields {
	border-collapse: collapse;
	width: 100%;
	}
#product_detail_buy_fields #td_qty {
	padding-right: 5px;
	}
#product_detail_buy_fields #td_qty label {
	color: #000;
	font-family: Tahoma, Arial;
	}
#product_detail_buy_fields #td_buy_button {
	text-align: right;
	}


#product_buy_quantity {
	width:30px;
	}

#buy_button_container {
	position: relative;
	}

#add_to_cart {
  cursor: pointer;
  display: block;
  float:right;
  height: 36px;
  padding: 3px;
  background-color: #c7d301;
  text-decoration: none;
  position: relative;
  top:-5px;
  width: 150px;
}
#add_to_cart .s_text {
  position: relative;
  display: block;
  height: 34px;
  padding: 0 10px 0 39px;
  line-height: 34px;
  text-transform: uppercase;
  letter-spacing: -1px;
  font-size: 16px;
  font-family: "Ubuntu Regular", sans-serif;
  color: #fff;
  /* border: 1px solid rgba(255, 255, 255, 0.3); Works in all browsers EXCEPT IE!!!  ARRGGH! So use nromal border for the moment and colour it to suit each skin seperately. */
  border: 1px solid #f24daf;
}
#add_to_cart:hover .s_text {
  /* border: 1px solid rgba(255, 255, 255, 0.5); Works in all browsers EXCEPT IE!!!  ARRGGH! So use nromal border for the moment and colour it to suit each skin seperately. */
  border: 1px solid #ff83cd;
}
#add_to_cart .s_icon {
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -13px;
  display: block;
  width: 23px;
  height: 23px;
  background-image: url(images/i_cart_white.png);
  background-repeat: no-repeat;
  background-position: center;
}
/* End of Add To Cart button */

/* Product detail tabs */
#product_tabs {
	margin-top: 20px;
	margin-bottom: 20px;
}

#MCMS_table_products {
	/*width:100%;*/
}

#MCMS_table_products td.column {
	padding-bottom: 20px;
}

#MCMS_table_products .img-holder img, #MCMS_table_products .img-holder a, #table_product_detail td#td_product_image img, #table_product_detail td#td_product_image a {
	border:0px;
	}
 
/* Old all.css file */

.column .img-holder{
	min-height:103px;
	margin:0 0 12px;
	/*border-bottom:1px solid #eee;*/
	position:relative;
	width:145px;
}
.column img{
	display:block;
	margin:0 auto;
}

/* Prices */
.column .img-holder .mark, .prod-listing-price .mark {
	position:absolute;
	right:1px;
	top:55px;
	width:69px;
	height:69px;
	background:url(images/bg-price-pink.png) no-repeat;
	color:#fff;
	font-size:13px;
	display:table;
}
.prod-listing-price {
	width:100px;
	position:relative;
	height:100px;
}
.prod-listing-price .mark {
	position:absolute;
	right:1px;
	top:0px;
}
.column .img-holder a{text-decoration:none;}
.column .img-holder .mark-black, .prod-listing-price .mark-black {
	background:url(images/bg-price-black.png) no-repeat;
	top:57px;
}
.column .img-holder .mark .mark-holder, .prod-listing-price .mark .mark-holder{
	display:table-cell;
	vertical-align:middle;
	background:none;
}
.column .img-holder .mark span, .prod-listing-price .mark span{
	display:block;
	text-align:center;
	text-decoration:line-through;
	position:relative;
	cursor:pointer;
	color:#fff;
}
.column .img-holder .mark .regular-price, .prod-listing-price .mark .regular-price{
	text-decoration:none;
	font-size:20px;
	line-height:69px;
}
.old-price {
	position:absolute;
	top:0;
	width:69px;
	text-align:center;
	font-size:9px;
	text-decoration:line-through; 
}


.column .content{
	padding:0 22px 0 0;
	text-align:center;
	color:#c7d301;
}
.prod-listing {
	position:relative;
}
.column .content h4 a, .prod-listing h4 a{
	color:#c7d301;
	text-decoration:none;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}
.column .content h4 a:hover, .prod-listing h4 a:hover{text-decoration:underline;}

.column .content .add, .prod-listing .add {
	background:url(images/add_to_cart.png) no-repeat #c7d301;
	padding:0 0 0 16px;
	color:#c7d301;
	text-decoration:none;
}
.column .content .add:hover, .prod-listing .add:hover {
	background-color:black;
	color:black;
}

.column .content .add span, .prod-listing .add span {
	background-color: #FFF;
	padding-left: 7px;
}

.column .content .add:hover, .prod-listing  .add:hover {text-decoration:underline;}


.s_secondary_color_bgr, #show_search, #view_mode .s_selected .s_icon, #view_mode a:hover .s_icon, #menu_home a:hover, .pagination a:hover, .s_item .s_button_add_to_cart:hover .s_icon, .s_cart_item .s_button_remove:hover {
	background-color: #c7d301;
}
.s_secondary_color, a:hover, #categories > ul > li > a, #footer_categories h2, .pagination a, #view_mode .s_selected a {
	color: #c7d301;
}