@import url("../../../../../Web projects/Zweli new one/Zwelibanzi new site/css/lightbox.css");
body
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
	background-repeat: no-repeat;
	background-position: center top;
	line-height: normal;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	margin: 0px;
}
p{
	padding:2px;
	margin:0px;
}
#main_container{
	width:1000px;
	bottom: auto;
	height: auto;
	padding-bottom: 5%;
	clear: both;
	margin: auto;
	background-repeat: repeat-y;
	background-color: #FFF;
}
.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-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	height: auto;
}
.lang_text{
float:left;
padding:0 5px 0 0;
color:#b3adad;
}
a.lang{
display:block;
float:left;
padding:0 5px 0 5px;
}
#header{
	width:414px;
	height:auto;
	background:url(images/header_bg.jpg) no-repeat center;
	background-position:0px 0px;
}
#logo{
	float:left;
	width: 414px;
	height: auto;
}
/*------------------------------oferte_content-----------------------*/
.oferte_content{
	width:600px;
	height:164px;
	float:right;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
.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:16px;
	color:#000;
	font-weight:bold;
	
}
#sponsors {
	background-color: #FFF;
	float: left;
	height: auto;
	width: 910px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 60px;
	margin-right: 5px;
}
.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{

}
/*---------------- menu tab----------------------*/
#menu_tab{
	width:1000px;
	height:50px;
	background-image: url(images/content_title.jpg);
}
.left_menu_corner{
	width:9px;
	height:50px;
	float:left;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FFF;
}
.right_menu_corner{
	width:9px;
	height:50px;
	float:left;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #333;
}
ul.menu {
	list-style-type:none;
	float:left;
	display:block;
	width:1000px;
	margin:0px;
	padding:0px;
	background-repeat: repeat-x;
	background-image: url(images/content_title.jpg);
	position: absolute;
	height: 50px;
}

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-image: url(images/pnh.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

a.nav1:link, a.nav1:visited {
	display:block;
	float:left;
	height:50px;
	text-decoration:none;
	background:url(images/home.png) no-repeat left;
	color:#FFF;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	font-size: 12px;
}
a.nav2:link, a.nav2:visited {
	display:block;
	float:left;
	height:50px;
	text-decoration:none;
	background:url(images/services.png) no-repeat left;
	color:#FFF;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}
a.nav3:link, a.nav3:visited {
	display:block;
	float:left;
	height:50px;
	text-decoration:none;
	background:url(images/favs.png) no-repeat left;
	color:#FFF;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}
a.nav4:link, a.nav4:visited {
	display:block;
	float:left;
	height:50px;
	text-decoration:none;
	background:url(images/user_add.png) no-repeat left;
	color:#FFF;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}
a.nav5:link, a.nav5:visited {
	display:block;
	float:left;
	height:50px;
	text-decoration:none;
	background:url(images/car.png) no-repeat left;
	color:#FFF;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
a.nav6:link, a.nav6:visited {
	display:block;
	float:left;
	height:50px;
	text-decoration:none;
	background:url(images/contact-new.png) no-repeat left;
	color:#FFF;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
}

a.nav1:hover, a.nav2:hover, a.nav3:hover, a.nav4:hover, a.nav5:hover, a.nav6:hover {
	color:#000;
}


li.currencies{
	width:180px;
	float:left;
	padding:0 0 0 15px;
	_padding:12px 0 0 15px;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
}
/*----------------crumb_navigation-------------*/
.crumb_navigation{
	width:980px;
	color:#333;
	background:url(images/navbullet.png) no-repeat left;
	background-position:5px 6px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	height: 5px;
}
.crumb_navigation a{
color:#0fa0dd;
text-decoration:underline;
}
span.current{
color:#0fa0dd;
}

/*-------------left_content------------------*/
.left_content{
	width:196px;
	float:left;
	background-image: url(images/pnh.jpg);
	margin-left: 0px;
	padding-left: 0px;
	text-align: center;
	padding-bottom: 0px;
}
.title_box{
	width:196px;
	height:auto;
	text-align:center;
	font-size:12px;
	color:#FFF;
	line-height:normal;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(images/header_bg.jpg);
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-family: Arial, Helvetica, sans-serif;
}
/*--------left menu---------*/
ul.left_menu{
	width:196px;
	padding:0px;
	margin:0px;
	list-style:none;
	font-size: 13px;
}
ul.left_menu li{
	margin:0px;
	list-style:none;
	text-align: center;
}
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:190px;
	height:25px;
	display:block;
	background-position:5px 5px;
	text-decoration:none;
	line-height:normal;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}
ul.left_menu li.even a:hover, ul.left_menu li.odd a:hover{
	background-repeat: no-repeat;
	padding-bottom: 30px;
	width: auto;
}

.border_box{
	width:auto;
	height:196%;
	text-align:center;
	border:1px #6da6b1 solid;
	left: auto;
	top: auto;
	padding-right: -20px;
	background-image: url(images/pnh.jpg);
}
.product_title{
	color: #FFF;
	padding: 5px 0 5px 0;
}
.product_title a{
	text-decoration: none;
	color: #FFFFFF;
	padding: 5px 0 5px 0;
}
.product_title a:hover{
color:#064E5A;
}
.product_img{
padding:5px 0 5px 0;
}
.prod_price{
	width: 185px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 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: 540px;
	float: left;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	position: relative;
	background-color: #FFF;
}
.center_title_bar{
	width:400px;
	height:40px;
	_margin:0 0 0 6px;
	line-height:12px;
	font-size:16px;
	color:#FFF;
	font-weight:bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 40px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
	background-image: url(images/header_bg2.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

/*----------------------right content--------------*/
.right_content{
	width: 196px;
	float: right;
	padding-top: 5px;
	padding-right: 15;
	padding-bottom: 0;
	padding-left: 0;
	left: auto;
	top: -100px;
	margin-right: 0px;
	color: #000;
	font-size: 12px;
}
.shopping_cart{
	width:auto;
	height:30px;
	text-align:center;
	background:url(images/cart_bg.gif) no-repeat center;
}
.cart_title{
	font-size:12px;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	line-height: normal;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(images/content_title.jpg);
}
.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;
}
.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;
}
.product_img_big{
width:170px;
padding:5px 0 5px 10px;
float:left;
}
.details_big_box{
width:345px;
float:left;
padding:0 0 0 15px;
text-align:left;
}
.product_title_big{
	color: #FFF;
	padding: 5px 0 5px 0;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}
.specifications{
	font-size:10px;
	font-weight:bold;
	line-height:18px;
}
.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:16px;
}
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:#5F9FAB;
}
/*---------------contact_form------------------*/
.contact_form{
width:355px;
float:left;
padding:0px 0 0 75px;
}
.form_row{
width:335px;
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;
}
a.contact{
width:99px;
height:27px;
display:block;
float:right;
margin:0 0 0 10px;
background:url(images/contact_bt.gif) no-repeat left;
padding:0 0 0 10px;
text-decoration:none;
line-height:27px;
color:#1c4a52;
}
/*--------------footer----------------*/
.footer{
	width: 1000px;
	clear: both;
	height: 90px;
	background-image: url(images/footer-backgr.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-right: auto;
	margin-left: auto;
	float: none;
}
.left_footer{
	width:200px;
	position: static;
	padding-top: 5px;
	padding-bottom: 0;
	padding-left: 10px;
	float: left;
}
.right_footer{
	float: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	font-size: 10px;
	color: #333;
}
.right_footer a{
padding:0 0 0 7px;
text-decoration:none;
color: #666666;
}
.right_footer a:hover{
text-decoration:underline;
}

.center_footer{
	width:200px;
	text-align:center;
	color:#000;
	font-size: 9px;
	left: auto;
	right: auto;
	padding-left: 435px;
}
#shadow {
	width: 1060px;
	background-image: url(images/shadow.jpg);
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;



























!important;
	padding-bottom: 1px;
	height: auto;
	overflow: auto;
	background-color: #fff;
}
#shadow .center_footer p {
	font-family: Arial, Helvetica, sans-serif;
}
#shadow #main_container #main_content .right_content .border_box .prod_price #emf-form {
	width: 195px;
	height: auto;
}
#shadow #main_container #header #slider_container {
	float: right;
	height: 173px;
	width: 587px;
}
#trustee_wrapper {
	height: auto;
	width: 1060px;
}
#shadow #main_container #main_content .center_content #apDiv6 {
	height: 151px;
	width: 327px;
	left: 207px;
	top: 1163px;
	position: absolute;
}
#shadow #main_container #main_content .center_content #apDiv7 {
	position: absolute;
	left: 209px;
	top: 948px;
	width: 337px;
}
#shadow #bottom container {
	height: 75px;
	width: 900px;
	left: auto;
	right: auto;
}
#main_container #main_content #bottom {
	bottom: 0px;
	left: auto;
	right: auto;
	position: absolute;
}
#shadow #bottomi {
	height: 80px;
	width: 1065px;
	bottom: 0px;
}
#shadow #main_container #main_content .center_content #apDiv3 p strong a {
	height: 200px;
	width: 300px;
	text-align: left;
}
#shadow #main_container #main_content .center_content #apDiv4 h3 strong {
	height: 200px;
	width: 300px;
}
#shadow #main_container #main_content .center_content #apDiv4 h3 {
}
#shadow #main_container #main_content {
	top: 0px;
	height: auto;
}
#shadow #main_container #main_content .right_content .border_box .prod_price form table {
	position: absolute;
	left: 824px;
	top: 298px;
	height: 85px;
	width: 180px;
}
#shadow #main_container #main_content .right_content .border_box .prod_price center #mainform123 .class123_maintable.maintable_centered {
	position: absolute;
	left: 661px;
	top: 281px;
}
#shadow #main_container #main_content .center_content p {
	font-family: Verdana, Geneva, sans-serif;
}

#cssmenu {
	width: 180px;
	margin: 0;
	display: block;
	height: 40px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 8;
}
#cssmenu ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 190px;
}
#cssmenu ul li {
	display: block;
	float: left;
	width: 190px;
	margin: 0;
	padding: 0;
	background: transparent url(images/bg-bubplastic-button.gif) top left no-repeat;
}

#cssmenu ul li a {
	display: block;
	margin: 0;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	background: transparent url(images/bg-bubplastic-button.gif) top left no-repeat;
	float: left;
	width: 190px;
	height: auto;
	text-align: center;
}

#cssmenu ul li a span {
	display: block;
	margin: 0;
	width: 190px;
	padding-top: 0px;
	padding-right: 0px;
	background: transparent url(images/bg-bubplastic-button.gif) top right no-repeat;
	height: auto;
}

/* AQUA HOVER */
#cssmenu ul li a:hover,
#cssmenu ul li.active a {
	width: 190px;
	background-color: transparent;
	background-image: url(images/content_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	padding-left: 8px;
	height: auto;
}
#cssmenu ul li a:hover span,
#cssmenu ul li.active a span {
	background: transparent url(images/bg-bubplastic-h-aqua.gif) top right no-repeat;
	width: 190px;
	cursor: pointer;
	height: auto;
}
