body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image:url(../i/main-bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	margin: 0;
	padding: 0;
	height: 100%;
	background:#000;
}



a {
	color:#5dc03c;
	text-decoration:none;
}

a:hover {
	color:#636363;
}

#main-cont {
	position:absolute;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width:99%;
	margin-top:10px;
	background-image:url(../i/main-bg-back.jpg);
	background-repeat:repeat-y;
	background-position:center;
}

* html #main-cont {
	margin-top:-14px;
}

*:first-child+html #main-cont {
	margin-top:-13px;
	margin-left:-4px;
}
	

#cont {
	padding-bottom: 40px;
	width:100%;	
}

#top{
	width:946px;
	margin:auto;
}

.title {
	float:right;
	margin:6px 20px 6px 0;
}

.title h1 {
	font-weight:bold;
	color:#636363;
	font-size:13px;
	text-transform:uppercase;
	margin:0;
}

.line {
	margin:0 20px 9px auto;
	float:right;
}

* html .line {
	margin-right:10px;
	margin-top:-7px;
}

*:first-child+html .line {
	margin-top:-7px;
}

.line-1 {
	margin:11px 20px 0 auto;
	float:right;
}

* html .line-1 {
	margin-right:10px;
	margin-top:-1px;
}

*:first-child+html .line-1 {
	margin-top:-1px;
	margin-bottom:-5px;
}



#main-top {
	margin:auto;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}


#main-top-img {
	width:953px;
	margin:0 auto;
	display:block;
	background:#000;
}

#buttons {
	width:950px;
	height:23px;
	margin:0 auto;
	padding-right:3px;
	background:#FFF;
}



#buttons-bg {
	/*width:367px;*/
	/*width:310px;*/
	/*width:274px;*/
	width:284px;
	height:19px;
	margin:auto;
	padding:4px 0 0 0;
	float:right;
	color:#FFFFFF;
	background-image:url(../i/buttons/buttons-bg.gif);
	background-repeat:repeat-x;
	text-align:right;
}

#buttons-bg a {
	color:#FFFFFF;
}

#buttons-bg a:hover {
	color:#c2c0c0;
}

#buttons-bg span{
	/*margin-left:0px;*/
}

.fix-top_b-line {
	float:right;
}
/*--------------- Top Buttons -------------*/
#home-button {
	/*width:84px;*/
	height:23px;
	float:right;
}

#home-button a{
	height:23px;
	display:block;
	background-image:url(../i/buttons/home_button.gif);
	background-repeat:no-repeat;
	background-position:top left;	
}

#home-button a:hover{
	background-position:bottom left;	
	color:#a9a6a6;
}

#home-button a:hover span{	
	color:#a9a6a6;
}

#about_us-button {
	/*width:105px;*/
	height:23px;
	float:right;
}

#about_us-button a {
	height:23px;
	display:block;
	background-image:url(../i/buttons/btn-bg.jpg);
	background-repeat:no-repeat;
	background-position:top right;

}

#about_us-button a:hover{
	background-position:bottom right;	
}

#about_us-button a:hover span{	
	color:#a9a6a6;
}




#prices-button {
	/*width:105px;*/
	height:23px;
	float:right;
}

#prices-button a {
	height:23px;
	display:block;
	background-image:url(../i/buttons/btn-bg.jpg);
	background-repeat:no-repeat;
	background-position:top right;

}

#prices-button a:hover{
	background-position:bottom right;	
}

#prices-button a:hover span{	
	color:#a9a6a6;
}




#testimonials-button {
	/*width:196px;*/
	height:23px;
	float:right;
}

#testimonials-button a {
	height:23px;
	display:block;
	background-image:url(../i/buttons/btn-bg.jpg);
	background-repeat:no-repeat;
	background-position:top right;

}

#testimonials-button a:hover{
	background-position:bottom right;	
}

#testimonials-button a:hover span{	
	color:#a9a6a6;
}


#product_c-button {
	/*width:141px;*/
	height:23px;
	float:right;
}

#product_c-button a {
	height:23px;
	display:block;
	background-image:url(../i/buttons/btn-bg.jpg);
	background-repeat:no-repeat;
	background-position:top right;

}

#product_c-button a:hover{
	background-position:bottom right;	
}

#product_c-button a:hover span{	
	color:#a9a6a6;
}

#terms_conditions-button {
	/*width:137px;*/
	height:23px;
	float:right;
}

#terms_conditions-button a {
	height:23px;
	display:block;
	background-image:url(../i/buttons/btn-bg.jpg);
	background-repeat:no-repeat;
	background-position:top right;

}

#terms_conditions-button a:hover{
	background-position:bottom right;	
}

#terms_conditions-button a:hover span{	
	color:#a9a6a6;
}

#contact_us-button {
	/*width:111px;*/
	height:23px;
	float:right;
}

#contact_us-button a {
	height:23px;
	display:block;
	background-image:url(../i/buttons/btn-bg.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}

#contact_us-button a:hover
{
	background-position:bottom right;
}

#contact_us-button a:hover span{	
	color:#a9a6a6;
}


/*--------------- End Top Buttons -------------*/

#left-corner{
	float:right;
	
}

#right-corner{
	float:right;
}

#cor {
	padding-bottom: 40px;

}

#main-info { /*border:1px solid red;*/
	width:947px;
	margin:auto;
	color:#636363;
	font-size:12px;
}

#info-cont {
	width:947px;
	margin:auto;
	/*background:#FFF;
	min-height:900px;*/
}

* html #info-cont {
	width:950px;
}

#left-info {
	width:228px;
	float:left;	
	padding:0 10px 0 1px ;
	background:#FFF;
}

#left-info h1 {
	margin:10px 0 10px 0;
	font-size:24px;
	font-weight:bold;
}

#middle-info {
	width:447px;
	min-height:550px;
	float:left;
	margin-top:11px;
	padding-left:18px;
	padding-right:15px;
	background:#FFF;
}

*:first-child+html #middle-info {
	padding-left:12px;
}


* html #middle-info {
	width:443px;
	padding-left:12px;
}

#middle-info h1 {
	font-size:15px;
	margin-bottom:10px;
}

#middle-info h2 {
	font-size:12px;
	font-weight:bold;
	color:#bbbcbc;
}

#middle-info p {
	margin:10px 0 0px 0;
}

#right-info {
	width:227px;
	float:left;
	margin-top:11px;
	background:#FFF;
}

.gap-01 {
	margin-top:50px;
}

#main-footer {
	width: 100%;
	position: absolute;
	bottom: 0 !important;
	bottom: -1px;
} 

#bottom-buttons {
	width:916px;
	height:15px;
	margin:auto;
	padding-top:6px;
	padding-left:27px;
	background-image:url(../i/buttons/bottom_bg.gif);
	background-repeat:no-repeat;
	font-size:10px;
	color:#FFFFFF;
}

#bottom-buttons a {
	color:#FFFFFF;
	text-decoration:none;
}

#bottom-buttons a:hover {
	color:#e5e2e1;
}

#bottom-buttons .search_engine a {
	color:#fff;
}

#bottom-buttons .search_engine a:hover {
	color:#e5e2e1;
}


* html #main-footer {
	position: absolute;
	bottom: 0px;
}

#location {
	width:910px;
	margin:10px 20px 0 auto;
	float:right;
	font-size:11px;
	text-transform:uppercase;
}
#location span {
		font-size:10px;
		margin-left:2px;
		margin-right:4px;
}

* html #location span {
		margin-left:15px;
}



#cat-box{
	margin-top:11px;
}

* html .cat-img {
	margin-bottom:-3px;
}
*:first-child+html .cat-img {
	margin-bottom:-3px;
}

#cat-box .box1 span{
	float:left;
	margin-left:19px;
	margin-top:4px;
	margin-top:6px;
}

#cat-box .box1 {
	width:210px;
	height:19px;
	margin-top:1px;
	font-size:10px;
	text-transform:uppercase;
	display:block;
	background:url(../i/categories/bg_o.gif);
	background-position:0px 0px;
	color:#FFFFFF;
	text-decoration:none;
    cursor: default;
    position: relative;
	padding:6px 0 0 20px;
}
#cat-box .box1-hover {
	width:210px;
	height:19px;
	margin-top:1px;
	font-size:10px;
	text-transform:uppercase;
	display:block;
	background:url(../i/categories/bg_o.gif);
	background-position:0px -25px;
	color:#FFFFFF;
	text-decoration:none;
    cursor:pointer;
    position: relative;
	padding:6px 0 0 20px;
}
#cat-box .box1-open {
	width:210px;
	height:19px;
	margin-top:1px;
	font-size:10px;
	text-transform:uppercase;
	display:block;
	background:url(../i/categories/bg_o.gif);
	background-position:0px -50px;
	color:#FFFFFF;
	text-decoration:none;
    cursor:pointer;
    position: relative;
	padding:6px 0 0 20px;
}
#cat-box .box1-open-hover {
    width:210px;
	height:19px;
	margin-top:1px;
	font-size:10px;
	text-transform:uppercase;
	display:block;
	background:url(../i/categories/bg_o.gif);
	background-position:left bottom;
	color:#FFFFFF;
	text-decoration:none;
    cursor:pointer;
    position: relative;
	padding:6px 0 0 20px;
}

#cat-box .section {
    background-color: #333;
	font-size:10px;
	text-transform:uppercase;
    line-height: 20px;
    padding: 0px;
    border-width: 1px;
    border-color: #666;
    border-style: none solid solid solid;
    display: none;
	background-image:url(../i/categories/sub_bg.gif);
}
#cat-box .section a {
    color: #fff;
    text-decoration: none;
    white-space: nowrap;
	padding:0 0 0 30px;
}
#cat-box .section a:hover {
    color: #fff;
    text-decoration: none;
    white-space: nowrap;
}

#cat-box .box2 {
}
#cat-box .box2-hover {
    background: #222;
	background-image:url(../i/categories/sub_bg_hover.gif);
}

#banner-left {
	width:230px;
	height:313px;
	margin-top:6px;
}

* html #banner-left {
	margin-top:10px;
}

#paypal {
	width:230px;
	height:64px;
	margin-top:6px;
}

.latest-prod-b {
	padding:2px;
}

.new-prod {

	margin:auto;	
}

#banner-f {
	width:224px;
	height:150px;
	margin-top:1px;
	padding:7px 3px 3px 3px;
	background-image:url(../i/left-banner/table-bg.gif);
	background-repeat:no-repeat;
	text-align:center;
	background-color:#365975;
}

#banner-f img {
	margin:auto;
}



#banner-t{
	width:230px;
	height:22px;
	background-image:url(../i/prod_title-bg.gif);
	background-position:left;
	background-repeat:no-repeat;
	margin-top:1px;
	text-align:center;
	padding-top:9px;
	font-size:11px;
	text-transform:uppercase;
	
}

#banner-button {
	width:178px;
	height:23px;
	margin-top:-2px;	
	background-image:url(../i/left-banner/button-bg.gif);
	font-variant:small-caps;
	padding-left:42px;
	padding-right:10px;
	padding-top:7px;
}

#ready {
	width:200px;
	height:231px;
	float:left;
}

#ready p {
	color:#959daf;
	font-weight:normal;
}

#ready h1{
	font-size:12px;
	margin-top:-5px;
	margin-bottom:-5px;
}

/**:first-child+html #ready h1{
	font-size:12px;
	margin-top:-15px;
	margin-bottom:-10px;
}*/

.price-op {
	color:#9faabc;
	font-size:11px;
}

#item {
	width:219px;
	height:231px;
	margin:0 0 13px 18px;
	float:left;
}

#description {
	width:435px;
	float:left;
	font-size:11px;
	color:#879e9e;
	/*color:#bbbfca;*/
	text-align:justify;
}

.addtocartbutt {
	margin:10px 0 0 40px;
}

.input3 {
	width:20px;
	height:15px;
	margin-top:-10px;
}

#item-main-pic {
	width:218px;
	height:218px;
	background-image:url(../i/items/main-bg.gif);
	background-repeat:no-repeat;
}


#item-zoom {
	width:218px;
	height:17px;
	background-image:url(../i/items/zoom-bg.gif);
	background-repeat:no-repeat;
}

* html #item-zoom {
	margin-top:-3px;
}

.zoom {
	float:right;
	margin:3px 10px 0 0;
	border:0px;
}

.item-position {
	margin:-13px 2px 0 2px;
}

#basket {
	width:224px;
	height:67px;
	margin-left:3px;
	background-image:url(../i/basket-bg.gif);
	background-repeat:no-repeat;
}

#basket-info {
	padding:30px 0 0 70px;
	font-size:10px;
	color:#FFFFFF;
	float:left;
}

#basket-buttons {
	width:224px;
	height:23px;
	margin-top:6px;
	background:#8fcd36;
	float:left;
}

.inviz {
	/*display:none;*/
	color:#fff;
	font-size:10px;
	text-transform:uppercase;
	padding:0 20px;
	line-height:20px;
}

.fix-line {
	float:left;
	margin:5px 10px 0 10px;
}

/*--------------------- Basket buttons -------------------------*/

#you-basket_b {
	width:65px;
	height:11px;
	margin:5px 0 0 10px;
	float:left;
}

#you-basket_b a{
	height:11px;
	display:block;
	background-image:url(../i/yourbasket_b.gif);
	background-repeat:no-repeat;
	background-position:top left;	
}



#you-basket_b a:hover {
	background-position:bottom left;
}

#account_b {
	width:40px;
	height:11px;
	margin:5px 0 0 0;
	float:left;
}

#account_b a{
	height:11px;
	display:block;
	background-image:url(../i/account_b.gif);
	background-position:top left;
}

#account_b a:hover {
	background-position:bottom left;
}


#checkout_b {
	width:46px;
	height:11px;
	margin:5px 0 0 0;
	float:left;
}


#checkout_b a {
	height:11px;
	display:block;
	background-image:url(../i/checkout_b.gif);
	background-position:top left;
}

#checkout_b a:hover {
	background-position:bottom left;
}

/*------------------------- End Basket buttons -----------------*/

#right-banner {
	width:224px;
	height:336px;
	float:left;
	/*margin:5px 0 0 3px;*/
	margin:0 0 0 3px;
}

* html #right-banner {
	margin:10px 0 5px 0.2em;
}


*:first-child+html #right-banner {
	width:224px;
	height:336px;
	margin-top:33px;
}

#info-banner {
	margin-top:6px;
	margin-left:3px;
	float:left;
}


* html #info-banner {
	margin-left:2px;
}

.search_engine {
	margin-left:199px;
	font-size:10px;
	font-variant:normal;
}

.number {
	margin-top:2px;
	float:left;
	font-size:9px;
}

.add-button {
	margin-left:50px;
	float:left;
}



/*FIX FOR MOZILLA*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/*////////////// prod list style ////////////////////*/

.product-img {
	width:142px;
	height:142px;
	margin-top:10px;
	margin-bottom:5px;
	border:1px #858282 solid;
}

.product-d {
	width:142px;
	height:40px;
	margin-top:4px;
	margin-bottom:4px;
	float:left;
}


.vievpb {
	width:58px;
	height:24px;
	float:left;
	margin-top:10px;

}

.addpb {
	width:58px;
	height:24px;
	float:left;
	margin-top:10px;

	margin-left:26px;
}

.img-pl {
	margin:1px;
}
/*////////////// Shoping Basket ////////////////////*/

.shopping-img {
	margin-left:20px;
}

.check-img {
	margin-left:65px;
}

/*////////////// End Shoping Basket ////////////////////*/

#contact-form {
	margin-left:40px;
}

.warning-sign {
	color:#5e7144;
	font-weight:bold;
}

.page-sign {
	color:#c2d1df;
}

.table-prodlist {
	margin-left:-10px;
}

*html .table-prodlist {
	margin-left:-15px;
}

.par {
	margin-top:0;
	margin-bottom:15px;
	text-align:justify;
}

.text_cor2 {
	margin-top:20px;
	margin-bottom:0px;
}

.ready_to_order_pic {
	margin-top:10px;
}

.bulet-p {
	font-size:12px;
	color:#8babcb;
}

.bulet-p_link {
	margin-left:3px;
	font-weight:normal;
}

.CPoptSel {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

#small-gallery {
	width:220px;
	float:right;
	margin:4px 0 0 10px;
}

.sub-img {
	margin: 0 0px 5px 5px;
	
	float:left;
}
