body {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12pt;
	height: 100%;
	width: 100%;
	background-color: #00D6E8;
	padding: 0;
	margin: 0;
}

#header-holder {
	height: 310px;
	margin: 0;
	padding: 0;
	background-image: url(../images/header_inner_background.png);
	background-repeat: repeat-x;
}

#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 50px;
}

#header #contacts-header {
	margin-left: 600px;
}

#header #contacts-header span {
	color: #C5C5C5;
	font-size: 8pt;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
}

#header #contacts-header span a {
	text-decoration: none;
	color: #EE2323;
	font-size: 11px;
}

#conditions-link {
	background-image: url('../images/conditions_arrow.jpg');
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}

#basket-link {
	background-image: url('../images/basket_img.jpg');
	background-repeat: no-repeat; 
	background-position: left;
	padding-left: 25px;
	padding-top: 5px; 
	padding-bottom: 2px;
}

#promo-text-header {
	color: #7ACDD7;
	font-size: 16px;
	line-height: 1em;
	position: absolute;
	left: 150px;
	top: 170px;
}

#send-to-friend-link {
	margin-left: 950px;
	margin-top: 20px;
	padding: 0;
	width: 124px;
	height: 60px;
}

#presents {
	margin-left: 960px;
	margin-top: 25px;
	width: 133px;
	heigh: 55px;
	padding: 0;
}

#header ul li {
	list-style: none;
}

#header ul li img {
	border: none;
	text-decoration: none;
}

.promo-text-smaller {
	font-size: 14px;
}

#product-holder-top {
	background-image: url('../images/product_holder_upper.jpg');
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
	width: 980px;
	height: 100%;
	margin-left: 11%;
	margin-bottom: 0;
	padding-top: 123px;
	padding-bottom: 0;
}

#product-holder-bottom {
	background-image: url("../images/product_holder_bottom.jpg");
	background-repeat: no-repeat;
	background-position: bottom;
	width: 980px;
	height: 100%;
	padding: 0;
}

#product-holder-main {
	height: 100%;
	position: relative; 
	top: -85px;
	margin-left: 40px;
}

#product-holder-main h1 {
	width: 90%;
	text-align: left;
	font-size: 16px;
	background-color: #E0E0E0;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 5px;
}

.product-section {
	margin-bottom: 30px;
	float: left;
}

.main-image {
	width: 200px;
	height: 200px;
	padding-top: 30px;
}

.main-image a img{
	border: 0;
}

.product-images {
	width: 250px;
	height: 300px;
	float: left;
}

.additional-images {
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
}

.additional-images img {
	width: 50px;
	height: 40px;
	border: 1px solid #959595;
	margin-left: 5px;
	float: left;
}

.original-price {
	color: #959595;
	font-size: 16px;
	font-weight: bold;
	text-decoration: line-through;
}

.current-price {
	color: #FF1B20;
	font-size: 22px;
	font-weight: bold;
}

.savings {
	color: #757B7A;
	font-size: 10px;
}

.product-additional-info {
	background-image: url("../images/vertical_hr_inner_product.jpg");
	background-position: right;
	background-repeat: repeat-y;
	margin-left: 250px;
	margin-top: 30px;
	width: 250px;
}

.additional-info-ul ul {
	list-style: none;
	width: 200px;
	text-align: left;
	padding: 0;
	padding-top: 15px;
	padding-bottom: 25px;
	margin: 0;
	line-height: 1.2em;
}

.additional-info-ul ul li {
	font-size: 13px;
	margin: 0;
	padding: 0;
}

#back-link a {
	background-image: url("../images/arrow_back.jpg");
	background-repeat: no-repeat;
	background-position: left;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-left: 12px;
	float: left;
	text-decoration: none;
}

.order-button {
	padding-left: 75px;
	position: relative;
	top: -5px;
	margin-left: 70px;
}

.sold-out span {
	font-size: 11px;
	font-weight: bold;
	font-color: black;
	padding-left: 20px;
}

.order-button input {
	background-color: transparent;
	border: 0;
	background-image: url("../images/order_button_inner_gray.jpg");
	width: 71px;
	height: 27px;
}

.advantages-section {
	margin-left: 540px;
	margin-top: 40px;
}

.advantages-section ul {
	list-style: none;
	margin-top: 30px;
	line-height: 1.2em;
}

.advantages-section ul  li {
	background-image: url("../images/red_star.jpg");
	background-repeat: no-repeat;
	background-position: left;
	font-size: 12px;
	margin: 0;
	padding: 0;
	padding-left: 13px;
	text-align: left;
}

.paymens-processors {
	font-size: 13px;
}

.paymens-processors img {
	position: relative;
	top: 12px;
	left: 20px;
}

.send-to-friend {
	padding-top: 7px;
}

.send-to-friend img {
	float: left;
	padding-top: 3px;
	padding-right: 5px;
}

.send-to-friend a {
	color: #EE2323;
	font-size: 10px;
	text-decoration: none;
}
/***************/
/* Tabs styles */
/***************/
.tabs {
	margin-top: 10px;
	margin-left: 15px;
	padding: 0;
}

.tab-titles div {
	background-image: url("../images/tab_holder_full_image_white.png");
	background-repeat: no-repeat;
	background-position: left;
	width: 195px;
	height: 30px;
	
	font-size: 12px;
	font-weight: bold;
	text-align: center;

	margin-right: 5px;
	float: left;
	padding-top: 15px;
	cursor: pointer;
}

.border-below-tabs {
	width: 885px;
	background-color: #C1C1C1;
	padding: 2px;
	position: relative;
	top: -8px;
}

.tab-content-holder {
	padding-top: 30px;
	padding-left: 50px;
	padding-right: 50px;
	width: 785px;
}

.tab-text {
	color: #4A4A4A;
	font-size: 11px;
	text-align: left;
	height: 100%;
	display: none;
}

.tab-text div {
	font-size: small;
}

.tab-text span {
	font-size: small;
}

.border-below {
	width: 885px;
	background-color: #C1C1C1;
	padding: 2px;
	margin-top: 3px;
}

.lowest-hr {
	background-image: url('../images/lowest_hr_inner.jpg');
	background-repeat: repeat-x;
	width: 885px; 
	padding: 2px;
	margin-top: 5px;
}

#promo-text-star {
	color: #007DB1;
	font-size: 12px;
	background-image: url("../images/blue_star.jpg");
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	margin-bottom: 10px;
}

#promo-text {
	color: #4A4A4A;
	font-size: 11px;
	width: 95%;
}

.bottom-most {
	position: relative;
	top: 50px;
}

/**************************************/
/* classes for the bottom of the page */
/**************************************/
#bottom {
	margin-left: 11%;
	width: 980px;
}

#bottom div {
	vertical-align: top;
	font-size: 11px;
	padding-top: 10px;
	float: left;
}

/*******************/
/* General classes */
/*******************/
.cBoth {
	clear: both;
}
