body {
	margin:0px;
	background:url(images/bg_main.gif) repeat-y center;
	font-family:Verdana, Geneva, sans-serif;
}

.c_main {
	margin:0 auto;
	width:875px;
	background:#FFF;
}

.header {
	width:875px;
	height:186px;
	background:url(images/header.gif);
	float:left;
}

.header_currency {
	width:130px;
	height:69px;
	margin:0px 23px 0px 0px;
	padding:1px 0px 0px 0px;
	text-align:right;
	float:right;
}

.header_currency img {
	position:relative;
	top:2px;
}

.header_basket {
	width:130px;
	height:95px;
	margin:0px 23px 0px 0px;
	_margin:0px 0px 0px 0px;
	float:right;
	clear:right;
}

.header_basket_row {
	width:75px;
	height:16px;
	padding:4px 5px 4px 50px;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	color:#1c8b1b;
	float:left;
}

.header_basket a:link, .header_basket a:active, .header_basket a:visited {
	width:130px;
	height:15px;
	padding:4px 0px;
	_margin:0px 23px 0px 0px;
	text-align:center;
	color: #FFF;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	float:left;
}

.header_basket a:hover {
	background:#0e490e;
	float:left;
}

.nav_top {
	width:875px;
	height:43px;
	background:#289729;
	float:left;
}

.nav_top_links {
	width:575px;
	height:43px;
	float:left;
}

.nav_top_links a {
	float:left;
}

.nav_top_search {
	width:300px;
	height:43px;
	float:left;
}

.nav_top_search input.searchfield {
	width:207px;
	height:23px;
	margin:12px 0px 0px 10px;
	padding:0px;
	border:0px;
	font-size:16px;
	float:left;
}

.nav_top_search input.searchbutton {
	width:56px;
	height:23px;
	margin:12px 0px 0px 1px;
	border:0px;
	background:url(images/nav_searchbutton1.gif);
	float:left;
}

.nav_top_search input.searchbutton:hover {
	cursor:pointer;
	background:url(images/nav_searchbutton2.gif);
}

.c_body {
	width:875px;
	background:#FFF;
	float:left;
}

.nav_left {
	width:215px;
	font-weight:bold;
	padding:0px 0px 10px 0px;
	float:left;
}

.nav_left a:link, .nav_left a:active, .nav_left a:visited {
	width:155px;
	color:#4e5761;
	padding:2px 10px 2px 50px;
	font-size:14px;
	text-decoration:none;
	float:left;
}

.nav_left a:hover {
	color:#fc0214;
}

.nav_left_titles {
	width:175px;
	color:#1c8b1b;
	padding:10px 10px 2px 30px;
	font-size:16px;
	float:left;
}

.nav_left_titles a:link, .nav_left_titles a:active, .nav_left_titles a:visited {
	width:175px;
	color:#1c8b1b;
	padding:0px;
	font-size:16px;
	float:left;
}

.nav_left_titles a:hover {
	color:#fc0214;
}

.nav_left_hidden {
	width:215px;
	display:none;
	float:left;
}

.main_content {
	width:660px;
	padding:0px 0px 10px 0px;
	float:left;
}

.main_content_top {
	width:660px;
	height:195px;
	float:left;
}

.main_content_top_ad {
	width:458px;
	height:171px;
	margin:15px 2px 9px 5px;
	_margin:15px 0px 9px 3px;
	background:url(http://prodimages.freewebstore.org/29150/advert_main.gif);
	float:left;
}

.main_content_top_social {
	width:195px;
	height:195px;
	float:left;
}

.main_content_scrolling {
	width:632px;
	height:425px;
	margin:0px 0px 0px 5px;
	overflow-y:scroll;
	float:left;
}

.main_content_basket {
	width:632px;
	margin:0px 0px 0px 5px;
	float:left;
}

.main_content_text {
	width:590px;
	padding:0px 10px;
	font-size:11px;
	text-align:justify;
	float:left;
}

.main_content_text h1, .main_content_text h2, .main_content_text h3, 
.details_text h1, .details_text h2, .details_text h3, 
#nooffers h1, #nooffers h2, #nooffers h3 {
	color:#289729;
	font-size:18px;
}

.prod_box {
	width:148px;
	height:208px;
	border:1px solid #dad6d6;
	margin:0px 3px 3px 0px;
	float:left;
}

.prod_box_category {
	width:148px;
	height:168px;
	border:1px solid #dad6d6;
	margin:0px 3px 3px 0px;
	float:left;
}

.prod_box_image {
	width:148px;
	height:130px;
	text-align:center;
	float:left;
}

.prod_box_name {
	width:86px;
	height:18px;
	padding:10px 0px 0px 4px;
	margin:0px 0px 6px 0px;
	text-align:left;
	overflow:hidden;
	font-size:13px;
	font-weight:bold;	
	color:#1c8b1b;
	float:left;
}

.prod_box_price {
	width:54px;
	height:25px;
	padding:10px 4px 0px 0px;	
	text-align:right;
	overflow:hidden;
	font-size:13px;
	font-weight:bold;
	color:#fc0214;
	float:left;
}

.prod_box_name_category {
	width:140px;
	height:15px;
	padding:10px 0px 0px 4px;
	margin:0px 0px 10px 0px;
	text-align:left;
	overflow:hidden;
	font-size:13px;
	font-weight:bold;	
	color:#1c8b1b;
	float:left;
}

.prod_box_links {
	width:148px;
	height:41px;
	float:left;
}

.prod_box_links img, .prod_box_image img {
	border:0px;
}

.prod_box_links a, .prod_box_image a {
	float:left;
}

.details_image {
	width:300px;
	height:300px;
	text-align:center;
	float:left;
}

.details_image img {
	border:1px solid #777;
}

.details_name {
	width:300px;
	height:30px;
	padding:10px 0px 0px 10px;
	text-align:left;
	font-size:15px;
	font-weight:bold;	
	color:#1c8b1b;
	float:left;
}

.details_name h1 {
	width:300px;
	height:30px;
	padding:0;
	margin:0;
	text-align:left;
	font-size:15px;
	font-weight:bold;	
	color:#1c8b1b;
	float:left;
}

.details_price {
	width:300px;
	height:30px;
	text-align:right;
	overflow:hidden;
	font-size:20px;
	font-weight:bold;
	color:#fc0214;
	float:left;
}

.details_addtocart {
	width:300px;
	height:25px;
	padding:0px 0px 0px 10px;
	text-align:right;
	float:left;
}

.details_options {
	width:300px;
	height:105px;
	padding:10px 0px 0px 10px;
	text-align:left;
	float:left;
}

.details_images {
	width:300px;
	height:50px;
	padding:0px 0px 0px 10px;
	text-align:left;
	float:left;
}

.details_images img {
	border:0px;
	padding:5px 2px 0px 0px;
}

.details_images a {
	float:left;
}

.details_text {
	width:590px;
	padding:0px 10px;
	font-size:11px;
	text-align:justify;
	float:left;
	clear:left;
}

.bottom {
	width:870px;
	height:62px;
	padding:5px 0px 2px 5px;
	background:#289729;
	float:left;
}

.bottom_copyright {
	width:865px;
	height:20px;
	padding:5px 0px 0px 10px;
	background:#FFF;
	color:#333;
	font-size:10px;
	text-align:left;
	float:left;
}

.bottom_copyright a:link, .bottom_copyright a:active, .bottom_copyright a:visited {
	padding:0px 10px;
	font-size:10px;
	color:#333;
	text-decoration:none;
	float:right;
}

.bottom_copyright a:hover {
	color:#F00;
}

.CategoryPlaceHolder {
	font-size:10px;
	color:#AAA;
	padding:0px 0px 5px 0px;
}

.Pager {
	font-size:10px;
	color:#AAA;
}

.CategoryPlaceHolder a:link, .CategoryPlaceHolder a:active, .CategoryPlaceHolder a:visited, 
.Pager a:link, .Pager a:active, .Pager a:visited {
	font-size:10px;
	color:#289729;
	text-decoration:none;
}

.CategoryPlaceHolder a:hover, 
.Pager a:hover{
	color:#C00;
}

#ucCheckout_btnCheckout {
	color: #FFF;
	background: #289729;
	border:1px solid #060;
	text-decoration:none;
	font-weight:bold;
	height:30px;
	padding:5px;
	float:right;
}

#ucCheckout_btnCheckout:hover {
	color: #FFF;
	background: #C00;
	border:1px solid #900;
	cursor:pointer;
}

a.continue_shopping_button {
	color: #FFF;
	background: #289729;
	border:1px solid #060;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	line-height:28px;
	padding:0px 5px;
	text-transform:capitalize;
	float:right;
	white-space:nowrap;
}

a:hover.continue_shopping_button {
	color: #FFF;
	background: #C00;
	border:1px solid #900;
	cursor:pointer;
}

/* BASKET START */

.basket_left {
	width:310px;
	line-height:30px;
	vertical-align:middle;
	text-align:left;
	float:left;
	margin-bottom:5px;
	padding-left:4px;
}

.basket_left p {
	margin:0px;
	margin-left:10px;
	
	font-size:10px;
	line-height:15px;
	color:#AAAAAA;
	font-weight:normal;
}

.basket_left p a:link, .basket_left p a:active, .basket_left p a:visited {
	color:#AAAAAA;
	text-decoration:none;
}

.basket_left p a:hover {
	color:#289729;
}

.basket_quantity {
	width:85px;
	line-height:30px;
	vertical-align:middle;
	text-align:right;
	float:left;
	margin-bottom:5px;
	
	font-size:10px;
	color:#289729;
}

.basket_quantity a:link, .basket_quantity a:active, .basket_quantity a:visited {
	text-decoration:none;
	color:#333333;
	font-size:16px;
	line-height:30px;
	display:block;
	width:30px;
	text-align:center;
	float:left;
}

.basket_quantity a:hover {
	line-height:30px;
	text-decoration:none;
	color:#289729;
}

.basket_quantity input {
	color:#333333;
	margin:0px;
	padding:0px;
	margin-top:7px;
	vertical-align:middle;
	text-align:center;
	height:16px;
	width:40px;
	text-align:center;
	float:right;
	font-weight:bold;
}


.basket_price {
	width:100px;
	line-height:30px;
	vertical-align:middle;
	text-align:left;
	float:left;
	margin-bottom:5px;
	overflow:hidden;
}

.basket_price p {
	margin:0px;
	margin-left:20px;
	
	font-size:10px;
	font-weight:bold;
	color:#289729;
}

.basket_totaltext {
	width:100px;
	line-height:30px;
	vertical-align:middle;
	text-align:center;
	float:right;
	margin-bottom:5px;
}

.basket_totaltext p {
	margin:0px;
	
	font-size:10px;
	font-weight:bold;
	color:#289729;
}

.basket_totalprice {
	width:100px;
	line-height:30px;
	vertical-align:middle;
	text-align:left;
	float:right;
	margin-bottom:5px;
}

.basket_totalprice p {
	margin:0px;
	margin-left:20px;
	
	font-size:10px;
	font-weight:bold;
	color:#289729;
}

.basket_header_text {
	width:490px;
	font-size:10px;
	color:#333333;
	text-align:justify;
	margin:5px 0px 5px 10px;
	float:left;
	clear:both;
}

.baskettbl
{
	width:500px;
	margin-left:40px;
}

.baskettbl td
{
	
	font-size: 12px;
	font-weight:bold;
}

.emptyBasket
{
	
	font-size: 13px;
	font-weight:bold;
	color:#888;
}

#ucCheckout_step2
{
	width:490px;
	font-size: 12px;
	font-weight:bold;
	color:#666;
	margin-left:40px;
}

td .row2
{
	color:#BD0000;
	padding-right:10px;
	padding-left:10px;
}

.basketblack
{
	color:#555;
}
.infoTitle
{
	color:#888;
}
.remove
{
	color:#555;
	font-size:10px;
}
.price
{
	color:#555;
}
td a
{
	color:#000;
}
#ucCheckout_lnkEdit
{
	color:#000;
}

#ucCheckout_step2 .row2
{
	color:#BD0000;
}

.row2 table tbody {
	display:none;
}

a.basket_update
{
color: #FFF;
background: #289729;
border:1px solid #060;
text-decoration:none;
font-weight:bold;
padding:5px;
line-height:30px;
}

a:hover.basket_update
{
	color: #FFF;
	background: #C00;
	border:1px solid #900;
}

.basket_container {width:632px !important;}

.myaccount {
	width:130px;
	padding:20px 0 2px 0;
	float:right;
}

.myaccount a {
	width:130px;
	color:#FFF;
	margin:0 0 1px 0;
	font:bold 11px/20px Verdana, Geneva, sans-serif;
	background:#94d294;
	text-align:center;
	text-decoration:none;
	float:left;
}

.myaccount a:hover {
	color:#1c8b3b;
	background:#bde6bd;
}

#currFrm {
	position:absolute;
	top:20px;
	left:50%;
	margin:0 0 0 190px;	
}
