body
{
	background: url(images/bg.jpg) no-repeat #fff center top;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px auto auto auto;
	color: #000;
}
p{
	padding: 2px;
	margin: 0px;
}

/* LANDING PAGE STYLES */
body.index{
	margin: 0;
	font-family: Calibri;
	font-size: 12px;
	background: #307e8b url(images/body_bg_intro.jpg) repeat-x;
}
#header_index{
	width: 1000px;
	height: 140px;
	margin: 0 auto 0;
	text-align: center;
}
#wrapper{
	width: 980px;
	overflow: hidden;
	padding: 10px;
	margin: 0 auto 0;
	background: #ffffff;
	border-radius: 0 0 20px 20px;
	-webkit-border-radius: 0 0 20px 20px;
	-moz-border-radius: 0 0 20px 20px;
}
#wrapper h2{
	font-size: 28px;
	font-weight: lighter;
	color: #307e8b;
	text-align: center;
	background: url(images/line.jpg) repeat-x center;
	margin-top: 10px;
	margin-bottom: 5px;
}
#wrapper h2 span{
	padding-left: 10px;
	padding-right: 10px;
	background: #ffffff;
}
#wrapper h3{
	width: 100%;
	font-family: Monotype Corsiva;
	font-size: 28px;
	color: #b00000;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
#wrapper h3 a{
	padding: 3px 18px 3px;
	font-size: 30px;
	font-weight: lighter;
	color: #ffffff;
	text-decoration: none;
	background: #307e8b;
	border: 2px solid #245c66;
	border-radius: 25px 25px 25px 25px;
	-moz-border-radius: 25px 25px 25px 25px;
	-webkit-border-radius: 25px 25px 25px 25px;
}
#wrapper h3 a:hover{
	color: #ffffff;
	text-decoration: none;
	background: #245c66;
}
#wrapper p {
	font-size: 18px;
	color: #454545;
	line-height: 24px;
	margin-top: 0;
	margin-bottom: 0;
}
.bft{
	color: #ffffff;
	text-decoration: underline
}
.bft:visited{
	color: #ffffff;
	text-decoration: underline
}
.bft:hover{
	text-decoration: none
}
#footer_index{
	width: 100%;
	bottom: 0px;
	height: 56px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
#footer_index ul{
	margin: 15px 0 10px 0;
	text-align: center
}
#footer_index li{
	display: inline;
	list-style-type: none;
}
#footer_index li a{
	color: #ffffff;
	text-decoration: none;
	margin: 0 5px
}
#footer_index li a:visited{
	text-decoration: none
}
#footer_index li a:hover{
	text-decoration: underline
}
#footer_index p{
	text-align: center;
}
/* LANDING PAGE STYLES ENDS */

#main_container{
	width: 1000px;
	height: auto;
	margin: auto;
	padding: 0px;
}
.top_bar{
	width: 1000px;
	height: 38px;
	background-color: #4a4a4a;
}
.top_search{
	width: 370px;
	height: 32px;
	margin: 0px 20px 0 0;
	_margin: 0px 10px 0 0;
	float: right;
	background: url(images/top_search_bg.gif) no-repeat center;
}
input.search_input{
	width: 182px;
	height: 18px;
	float: left;
	margin: 5px 0 0 0 ;
	border: 1px solid #dbdbdb;
	border-bottom-color: #ffffff;
	border-right-color: #ffffff;
}
.search_text{
	float: left;
	width: 110px;
	padding: 8px 0 0 15px;
	color: #999999;
}
.search_text a{
	text-decoration: none;
	color: #999999;
}
.search_bt{
	float: left;
	padding: 2px 0 0 15px;
}
.languages{
	float: right;
	width: 150px;
	padding: 8px 0 0 0;
}
.lang_text{
	float: left;
	padding: 0 5px 0 0;
	color: #b3adad;
}
a.lang{
	display: block;
	float: left;
	padding: 0 5px 0 5px;
}
#header{
	width: 1000px;
	height: 173px;
	background: url(images/header_bg.jpg) no-repeat center;
	background-position: 0px 0px;
	margin: auto;
}
#header_intro{
	width: 1000px;
	height: 140px;
	background: url(images/header_bg.jpg) no-repeat center;
	background-position: 0px 0px;
	margin: auto;
	text-align: center;
}
#logo{
	float: left;
	padding: 15px;
}
/*------------------------------oferte_content-----------------------*/
.oferte_content{
	width: 600px;
	height: 164px;
	float: left;
	padding: 0 0 0 50px;
}
.top_divider{
	float: left;
	width: 1px;
	height: 164px;
}
.oferta{
	width: 538px;
	float: left;
	padding: 15px 30px 0 30px;
}
.oferta_img{
	float: left;
	padding: 0 0 10px 0;
}
.oferta_title{
	font-size: 15px;
	color: #b72c24;
	font-weight: bold;
}
.oferta_details{
	width: 400px;
	float: left;
	padding: 0 0 0 30px;
}
.oferta_text{
	padding: 5px 0 5px 0;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	line-height: 15px;
}
a.details{
	width: 83px;
	height: 21px;
	display: block;
	float: right;
	margin: 5px 0 0 0;
	padding-left: 5px;
	background: url(images/details_bt_bg.gif) no-repeat center;
	text-align: center;
	line-height: 21px;
	text-decoration: none;
	color: #000000;
}
/*---------------------oferta_pagination-----------------------------*/

div.oferta_pagination {
	clear: both;
	padding: 10px 0 0 0;
	_padding: 0px 0 0 0;
	margin: 5px;
	text-align: center;
	float: left;
	font-size: 10px;
}

div.oferta_pagination a {
	width: 22px;
	height: 22px;
	display: block;
	float: left;
	margin: 0 0 0 5px;
	_margin: 0 0 0 3px;
	line-height: 23px;
	text-align: center;
	background: url(images/pag_bg.gif) no-repeat center;
	text-decoration: none;
	color: #9d8b8b;
}
div.oferta_pagination a:hover, div.pagination a:active {
	width: 22px;
	height: 22px;
	display: block;
	float: left;
	line-height: 23px;
	text-align: center;
	background: url(images/pag_bg_a.gif) no-repeat center;
	text-decoration: none;
	color: #ad1614;
}
div.oferta_pagination span.current {
	width: 22px;
	height: 22px;
	display: block;
	float: left;
	line-height: 23px;
	text-align: center;
	background: url(images/pag_bg_a.gif) no-repeat center;
	text-decoration: none;
	color: #ad1614;
}
#main_content{
	clear: both;
}
/*---------------- menu tab----------------------*/
#menu_tab{
	width: 1000px;
	height: 50px;
	background-color: #fff;
}
.left_menu_corner{
	width: 9px;
	height: 50px;
	float: left;
	background: url(images/menu_left.gif) no-repeat center;
}
.right_menu_corner{
	width: 9px;
	height: 50px;
	float: left;
	background: url(images/menu_right.gif) no-repeat center;
}
ul.menu {
	list-style-type: none;
	float: left;
	display: block;
	width: 982px;
	margin: 0px;
	padding: 0px;
	background: url(images/menu_bg.gif) repeat-x;
}

ul.menu li {
	display: inline;
	font-size: 12px;
	font-weight: bold;
	line-height: 50px;
}
ul.menu li.divider {
	display: inline;
	width: 2px;
	height: 50px;
	float: left;
	background: url(images/menu_divider.gif) no-repeat center;
}

ul.menu a:link, a:visited {
	display: block;
	float: left;
	padding: 0px 42px 0px 43px;
	height: 50px;
	text-decoration: none;
	color: #333333;
}

ul.menu a:hover {
	color: #000000;
	background: #f5f5f5;
}
/*a.nav1:link, a.nav1:visited {
display:block; float:left; padding:0px 8px 0px 22px; margin:0 14px 0 14px;height:50px;text-decoration:none; background:url(images/home.png) no-repeat left; color:#676d77;}
a.nav2:link, a.nav2:visited {
display:block; float:left; padding:0px 8px 0px 22px; margin:0 14px 0 14px;height:50px;text-decoration:none; background:url(images/services.png) no-repeat left; color:#676d77;}
a.nav3:link, a.nav3:visited {
display:block; float:left; padding:0px 8px 0px 22px; margin:0 14px 0 14px;height:50px;text-decoration:none; background:url(images/favs.png) no-repeat left; color:#676d77;}
a.nav4:link, a.nav4:visited {
display:block; float:left; padding:0px 8px 0px 22px; margin:0 14px 0 14px;height:50px;text-decoration:none; background:url(images/user_add.png) no-repeat left; color:#676d77;}
a.nav5:link, a.nav5:visited {
display:block; float:left; padding:0px 8px 0px 22px; margin:0 14px 0 14px;height:50px;text-decoration:none; background:url(images/car.png) no-repeat left; color:#676d77;}
a.nav6:link, a.nav6:visited {
display:block; float:left; padding:0px 8px 0px 22px; margin:0 14px 0 14px;height:50px;text-decoration:none; background:url(images/contact-new.png) no-repeat left; color:#676d77;}

a.nav1:hover, a.nav2:hover, a.nav3:hover, a.nav4:hover, a.nav5:hover, a.nav6:hover {
color:#333333;}
*/

li.currencies{
	width: 180px;
	float: left;
	padding: 0 0 0 15px;
	_padding: 12px 0 0 15px;
	color: #676d77;
	font-size: 11px;
	font-weight: bold;
}
/*----------------crumb_navigation-------------*/
.crumb_navigation{
	width: 980px;
	height: 15px;
	padding: 5px 10px 0 20px;
	color: #333333;
	background: url(images/navbullet.png) no-repeat left;
	background-position: 5px 6px;
}
.crumb_navigation a{
	color: #0fa0dd;
	text-decoration: underline;
}
span.current{
	color: #0fa0dd;
}

/*-------------left_content------------------*/
.left_content{
	width: 196px;
	float: left;
}
.title_box{
	width: 196px;
	height: 30px;
	margin: 5px 0 0 0;
	background: url(images/menu_title_bg.gif) no-repeat center;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	line-height: 30px;
}
/*--------left menu---------*/
ul.left_menu{
	width: 196px;
	padding: 0px;
	margin: 0px;
	list-style: none;
}
ul.left_menu li{
	margin: 0px;
	list-style: none;
}
ul.left_menu li.odd a{
	width: 166px;
	height: 25px;
	display: block;
	background: url(images/checked.png) no-repeat left #dad0d0;
	background-position: 5px 5px;
	border-bottom: 1px #FFFFFF solid;
	text-decoration: none;
	color: #504b4b;
	padding: 0 0 0 30px;
	line-height: 25px;
}
ul.left_menu li.even a{
	width: 166px;
	height: 25px;
	display: block;
	background: url(images/checked.png) no-repeat left #eee6e6;
	background-position: 5px 5px;
	border-bottom: 1px #FFFFFF solid;
	text-decoration: none;
	color: #504b4b;
	padding: 0 0 0 30px;
	line-height: 25px;
}
ul.left_menu li.even a:hover, ul.left_menu li.odd a:hover{
	background: url(images/checked.png) no-repeat left #7bbcc7;
	color: #FFFFFF;
	background-position: 5px 5px;
}

.border_box{
	width: 194px;
	height: auto;
	text-align: center;
	border: 1px #6da6b1 solid;
}
.product_title{
	color: #ea2222;
	padding: 5px 0 5px 0;
	font-weight: bold;
}
.product_title a{
	text-decoration: none;
	color: #ea2222;
	padding: 5px 0 5px 0;
	font-weight: bold;
}
.product_title a:hover{
	color: #064E5A;
}
.product_img{
	padding: 5px 0 5px 0;
}
.prod_price{
	padding: 5px 0 5px 0;
}
span.reduce{
	color: #999999;
	text-decoration: line-through;
}
span.price{
	color: #ea2222;
}
/*----------newsletter--------------*/
input.newsletter_input{
	width: 160px;
	height: 16px;
	border: 1px #ddd9d9 solid;
	margin: 10px 0 5px 0;
	font-size: 12px;
	padding: 3px;
	color: #999999;
}
a.join{
	width: 17px;
	display: block;
	margin: 5px 0 5px 140px;
	_margin: 5px 0 5px 130px;
	background: url(images/blue-add.png) no-repeat left;
	padding: 0 0 0 20px;
	text-decoration: none;
	color: #1c4a52;
}
.banner_adds{
	width: 194px;
	text-align: center;
	padding: 10px 0 10px 0;
}

/*center content--------------------------*/
.center_content{
	width: 585px;
	float: left;
	padding: 5px 10px;
}
.center_title_bar{
	width: 520px;
	height: 33px;
	float: left;
	padding: 0 0 0 40px;
	margin: 0 0 0 12px;
	_margin: 0 0 0 6px;
	line-height: 33px;
	font-size: 14px;
	color: #5f5454;
	font-weight: bold;
	background: url(images/bar_bg.gif) no-repeat center;
}
.products {}
.products ul {
	list-style-type: none;
}
.products ul li {
	position:relative;
	padding:1px;
	border:solid 1px #dedede;
	float:left;
	width:120px;
	margin-left:6px;
	height: 100;
	overflow:hidden;
}
.products ul li.last{ margin-right:0; }
.product-info{ position:absolute; width:186px; top:263px; left:0;}
.product-info p{ font-size:14px; line-height:18px; color:#000; padding:3px 0 5px 0;}
.product-info .product-desc{ padding:6px; background:url(images/info.png); width:186px; }

.price { display:block; font-size:16px; color:#454545; line-height:18px; }

#welcome{
	width: 1000px;
	float: left;
	padding: 5px 10px;
}
#welcome h2{
	width: 970px;
	height: 33px;
	float: left;
	padding: 0 0 0 10px;
	margin: 10px 0 10px 0;
	line-height: 33px;
	color: #ffffff;
	font-weight: bold;
	background: #246866;
}
#welcome p {
	width: 980px;
	padding: 0 0 0 0;
	margin: 10px 0 10px 0;
	line-height: 26px;
	font-size: 14px;
	text-align: justify;
	color: #847676;
}

/*----------------------right content--------------*/
.right_content{
	width: 196px;
	float: left;
	padding: 5px 0 0 0;
}
.shopping_cart{
	width: 195px;
	height: 84px;
	text-align: center;
	background: url(images/cart_bg.gif) no-repeat center;
}
.cart_title{
	font-size: 12px;
	font-size: 12px;
	color: #847676;
	font-weight: bold;
	padding: 8px 0 0 0;
}
.cart_details{
	width: 115px;
	float: left;
	padding: 5px 0 0 15px;
	text-align: left;
}
.cart_icon{
	float: left;
	padding: 5px 0 0 5px;
}
span.border_cart{
	width: 100px;
	height: 1px;
	margin: 3px 0 3px 0;
	display: block;
	border-top: 1px #999999 dashed;
}
/*---------prod_box----------*/
.prod_box{
	width: 173px;
	height: auto;
	float: left;
	padding: 10px 10px 10px 11px;
}
.top_prod_box{
	width: 173px;
	height: 12px;
	background: url(images/product_box_top.gif) no-repeat center bottom;
	float: left;
	padding: 0px;
	margin: 0px;
}
.bottom_prod_box{
	width: 173px;
	height: 10px;
	background: url(images/product_box_bottom.gif) no-repeat center top;
	float: left;
	padding: 0px;
	margin: 0px;
}
.center_prod_box{
	width: 173px;
	height: auto;
	background: url(images/product_box_center.gif) repeat-y;
	float: left;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
.prod_details_tab{
	width: 173px;
	height: 31px;
	float: left;
	background: url(images/products_details_bg.gif) no-repeat center;
	margin: 3px 0 0 0;
}
img.left_bt{
	float: left;
	padding: 6px 0 0 6px;
}
a.prod_details{
	width: 25px;
	display: block;
	float: left;
	background: url(images/square-blue-add.gif) no-repeat left;
	padding: 0 0 0 20px;
	margin: 7px 0 0 38px;
	_margin: 6px 0 0 35px;
	text-decoration: none;
	color: #0fa0dd;
}
/*---------prod_box_big----------*/
.prod_box_big{
	width: 554px;
	height: auto;
	float: left;
	padding: 10px 10px 10px 15px;
}
.top_prod_box_big{
	width: 554px;
	height: 12px;
	background: url(images/details_box_top.gif) no-repeat center bottom;
	float: left;
	padding: 0px;
	margin: 0px;
}
.bottom_prod_box_big{
	width: 554px;
	height: 12px;
	background: url(images/details_box_bottom.gif) no-repeat center top;
	float: left;
	padding: 0px;
	margin: 0px;
}
.center_prod_box_big{
	width: 554px;
	height: auto;
	background: url(images/details_box_center.gif) repeat-y;
	float: left;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
.center_prod_box_big .contact_info td {
	font-size: 13px;
	text-align: left;
	background: url(images/details_box_center.gif) repeat-y;
}
.center_prod_box_big p{
	line-height: 24px;
	text-align: justify;
	padding: 10px;
}
.product_img_big{
	width: 530px;
	padding: 5px 0 5px 10px;
	float: left;
}
.details_big_box{
	width: 530px;
	float: left;
	padding: 0 0 0 15px;
	text-align: left;
}
.product_title_big{
	color: #ea2222;
	padding: 5px 0 5px 0;
	font-weight: bold;
	font-size: 16px;
}
.specifications{
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
}
.thumbs{
	padding: 8px 5px 8px 5px;
	border: 1px #DFD1D1 solid;
	margin: 3px 0 0 0;
}
.thumbs a{
	padding: 3px;
}
.prod_price_big{
	padding: 5px 0 5px 0;
	font-size: 20px;
}
span.reduce{
	color: #999999;
	text-decoration: line-through;
}
span.price{
	color: #ea2222;
}
a.addtocart{
	width: 76px;
	height: 27px;
	display: block;
	float: left;
	background: url(images/addtocart.gif) no-repeat left;
	padding: 0 0 0 33px;
	text-decoration: none;
	line-height: 27px;
	color: #1c4a52;
}
a.compare{
	width: 76px;
	height: 27px;
	display: block;
	float: left;
	margin: 0 0 0 10px;
	background: url(images/compare.gif) no-repeat left;
	padding: 0 0 0 33px;
	text-decoration: none;
	line-height: 27px;
	color: #1c4a52;
}
span.blue{
	color: #457b85;
}
/*---------------contact_form------------------*/
.contact_form{
	width: 455px;
	float: left;
	padding: 0px 0 0 75px;
}
.form_row{
	width: 435px;
	clear: both;
	padding: 10px 0 10px 0;
	_padding: 5px 0 5px 0;
	color: #a53d17;
}
label.contact{
	width: 75px;
	float: left;
	font-size: 12px;
	text-align: right;
	padding: 4px 5px 0 0;
	color: #333333;
}
input.contact_input{
	width: 253px;
	height: 18px;
	background-color: #fff;
	color: #999999;
	border: 1px #DFDFDF solid;
	float: left;
}
textarea.contact_textarea{
	width: 253px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	background-color: #fff;
	border: 1px #DFDFDF solid;
	float: left;
}
input[type=submit].contact{
	width: 99px;
	height: 27px;
	display: block;
	float: left;
	margin: 0 0 0 80px;
	background: url(images/contact_bt.gif) no-repeat left;
	padding: 0 0 0 10px;
	text-decoration: none;
	line-height: 27px;
	color: #1c4a52;
	border: 0;
	cursor: pointer;
}
/*--------------footer----------------*/
.footer{
	width: 1000px;
	clear: both;
	height: 65px;
	background: url(images/footer_bg.gif) repeat-x top;
}
.left_footer{
	float: left;
	width: 250px;
	padding: 5px 0 0 10px;
}
.right_footer{
	float: right;
	padding: 15px 30px 0 0;
}
.right_footer a{
	padding: 0 0 0 7px;
	text-decoration: none;
	color: #222222;
}
.right_footer a:hover{
	text-decoration: underline;
}

.center_footer{
	float: left;
	width: 450px;
	text-align: center;
	color: #222222;
	padding: 10px 0 0 20px;
}

div.pagination {
	padding: 3px;
	margin: 3px;
	text-align: center;
}
div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #c3c3c3;	
	text-decoration: none; /* no underline */
	color: #4c4c4c;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #4c4c4c;
	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #4c4c4c;
	font-weight: bold;
	background-color: #4c4c4c;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #eeeeee;
	color: #dddddd;
}