a img {border:none;}
a {text-decoration: none; color: #000}
a:hover {text-decoration: underline; color: #EF810B}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;width: 98%}

body {
	width: 984px;
	margin: 0 auto 20px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #F6F4F1 url('images/bodyBg.gif') repeat-x top;
	text-align: left;
}

#theGuy {
	position: absolute;
	left: 50%;
	margin-left: -200px;
	top: 6px;
	z-index: 1000;
}

#siteWrapTop {
	width: 984px;
	background: url('images/siteWrapTop.png') 0 bottom no-repeat;
	background-position: 0 bottom; 
	height: 5px;
}

#siteWrapTopHelmet {
	width: 984px;
	background: transparent url('images/siteWrapTopHelmet.png') no-repeat scroll 0 bottom ;
	height: 26px;
}

#siteWrap {
	background: url('images/siteWrapMiddle.png') repeat-y;
	width: 984px;
}

#siteWrapBottom {
	width: 984px;
	background: url('images/siteWrapBottom.png') no-repeat; 
	height: 8px;
}

#contentWrap {
	width: 980px;
	margin-left: 2px;
}

#header {
	background: url('images/headerBg.jpg') no-repeat;
	height: 144px;
}

#logo {
	float: left;
	padding: 10px 0 0 10px;
	display: block;
	width: 281px;
	height: 122px;
}

#search {
	float: right;
	padding: 110px 35px 0 0;
}

#search label {
	float: left;
	color: #fff;
	padding: 4px 3px 0 0;
	font-weight: bold;
}
#search #searchText {
	float: left;
	background: url('images/inputBg.gif') no-repeat;
	border: 0;
	padding: 3px;
	width: 151px;
	height: 17px;
}
#search #searchBtn {
	float: left;
	padding: 1px 0 0 3px;
}

#menuContainer {
	background: url('images/menuBg.gif') repeat-x;
	height: 37px;
}

#menu {
	float: right;
	display: inline;
	margin: 0 40px 0 0;
	padding: 0;
	background: url('images/menuItemBg.gif') repeat-x;
	border-right: 1px solid #919191;
	height: 37px;
	list-style: none;
}

#menu li {
	float: left;
}

#menu li a:link, #menu li a:active, #menu li a:visited {
	display: block;
	float: left;
	text-decoration: none;
	color: #fff;
	padding: 12px 16px 12px 16px;
	border-left: 1px solid #919191;
	font-weight: bold;
}

#menu li a:hover {
	background: url('images/menuItemBgHov.gif') repeat-x;
}

#mainContentWrap {
	background: url('images/mainContentWrapBg.gif') 0 0 repeat-y;
}

#contentLeft {
	float: left;
	width: 207px;
	padding-bottom: 40px;
}

#contentLeft h1 {
	padding: 10px 0 0 34px;
	font-size: 16px;
	font-family: Arial;
	color: #EF810B;
}

#cats {
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid #E4DFD7;
}

#cats li {
}

#cats li a:link, #cats li a:active, #cats li a:visited {
	display: block;
	padding: 6px 0 3px 19px;
	height: 16px;
	background: url('images/catsBull.gif') 7px 10px no-repeat;
	color: #534B4B;
	border-bottom: 1px solid #E4DFD7;
	text-decoration: none;
	font-family: Arial;
}

#cats li a:hover, #cats li a.sel {
	background: url('images/catsHov.gif') 0 0 no-repeat;
	color: #fff;
}

#cats li a.sub:link, #cats li a.sub:active, #cats li a.sub:visited {
	color: #534B4B;
	background: #D2C6B5 url('images/catsBull2.gif') 7px 10px no-repeat;
	
}

#cats li a.sub_sub:link, #cats li a.sub_sub:active, #cats li a.sub_sub:visited {
	color: #534B4B;
	background: #D2C6B5 url('images/catsBull2.gif') 22px 10px no-repeat;
	padding: 6px 0 3px 34px;
	font-style: italic;
}

#cats li a.sub_sub_sub:link, #cats li a.sub_sub_sub:active, #cats li a.sub_sub_sub:visited {
	color: #534B4B;
	background: #D2C6B5 url('images/catsBull2.gif') 32px 10px no-repeat;
	padding: 6px 0 3px 44px;
	font-style: italic;
}

#cats .sub_li {
	display: none;
}

#cats li a.sub:hover {
	color: #000;
}

#cats li a.sub_sub:hover {
	color: #000;
}

#cats li a.sub_sub_sub:hover {
	color: #000;
}

#contentRight {
	float: right;
	width: 755px;
	padding: 0 0 40px 0;
	margin-left:18px;
}

#flashContainer {
	float: left;
	padding: 18px 0 0 0;
}

#homeCart {
	float: left;
	padding: 18px 0 0 18px;
	width: 190px;
}

#homeCartDet {
	background: url('images/cartBg.jpg') no-repeat;
	height: 110px;
}

#homeCartDet h2 {
	margin: 0;
	padding: 10px 0 0 10px;
	width: 80px;
	font-size: 12px;
	color: #EF810B;
	font-weight: normal;
}

#homeCartDet p {
	margin: 0;
	padding: 10px 0 0 10px;
	color: #6D6D6D;
	font-weight: bold;
}

#homeCartDet a {
	display: block;
	padding: 14px 0 0 45px; 
}

#homeCartDet a img {
	border: 0;
}

#homeCart ul {
	margin: 0;
	padding: 15px 5px 0 5px;
	list-style: none;
	height: 102px;
}

#homeCart ul li {
	background: url('images/cartBull.gif') 7px 9px no-repeat;
	padding: 4px 0 0 23px;
}

#homeCart ul li a:link, #homeCart ul li a:active, #homeCart ul li a:visited {
	color: #67573F;
	text-decoration: none;
}

#homeCart ul li a:hover {
	text-decoration: underline;
}

.contentSpace {
	clear: both;
	height: 30px;
}

#contentRight h1 {
	margin: 0;
	padding: 8px 0 0 20px;
	width: 719px;
	height: 50px;
	font-size: 16px;
	font-family: Arial;
	color: #EF810B;
	background: url('images/titleBg.gif') 1px 0 no-repeat;
}

.productBoxTop {
	background: url('images/productBoxTop.gif') no-repeat;
	width: 742px;
	height: 3px;
}

.productBoxContainer {
	background: url('images/productBoxMiddle.gif') 0 -2px repeat-y;
	padding: 0 0 0 3px;
	width: 739px;
}

.product {
	float: left;
	width: 246px;
	height: 231px; 
}

.product h2 {
	margin: 0;
	padding: 19px 0 0 0;
	font-size: 14px;
	display: block;
	height: 30px;
	text-align: center;
}

.product h2 a:link, .product h2 a:active, .product h2 a:visited {
	color: #AD4D06;
	text-decoration: none;
}

.product h2 a:hover {
	text-decoration: underline;
}

.product .pic {
	float: left; 
	border: 0;
	padding: 25px 10px 16px 10px;
}

.product .spacer {
	height: 45px;
}

.product .pret {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
}

.product .cifra {
	color: #F17E07;
	font-size: 14px;
	font-weight: bold;
}

.product .ron {
	color: #F17E07;
	font-size: 12px;
}

.product p {
	color: #666666;
	margin: 0;
	padding: 9px 0 0 0;
}

.product .cart {
	display: block;
	margin: 40px 0 0 0;
	text-align: center;
}

.product .cart img {
	border: 0;
}

.productBoxBottom {
	background: url('images/productBoxBottom.gif') no-repeat;
	width: 742px;
	height: 3px;
}

#footer {
	clear: both;
	background: url('images/footerBg.gif') repeat-x;
	height: 83px;
	border-top: 1px solid #CCCCCC;
	color: #3F3F3F;
}

#bitstone {
	float: right;
	padding: 25px 37px 0 0;
	text-align: right;
}

#footer ul {
	margin: 0;
	padding: 25px 0 0 32px;
	list-style: none;
}

#footer ul li {
	float: left;
	padding: 0 5px 0 5px;
}

#footer a:link, #footer a:active, #footer a:visited {
	color: #3F3F3F;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover {
	color: #F4831A;
	text-decoration: underline;
}

#footer #line2 {
	padding: 10px 37px 0 37px;
}

#bitstone2 {
	float: right;
}

.path_container {
    height: 40px;
    background: #EEE;
    margin-bottom: 10px;
}

.path {
    padding: 14px 0 0 5px;
    margin: 0;
    float: left;
}

.path li {
    float: left;
    list-style: none;
    padding: 0 3px 0 3px;
    color: #202020;
}

.path li a:link, .path li a:active, .path li a:visited {
    text-decoration: none;
    color: #202020;
    font-weight: bold;
}

.path li a:hover {
    text-decoration: underline;
    color: #EF810B;
}

.path_cart {
	float: right;
	padding: 12px 40px 0 0;
	background: url(images/cart.png) no-repeat right center;
	height: 26px;
	margin-right: 20px;
}

.path_cart a{
    font-weight: bold;
    font-size: 1.2em;
    color: #EF810B;
}

.category_title {
    background: #EEEEEC url(images/category_titleBG.gif) repeat-x scroll 0 0;
    border: 1px solid #DCDCDC;
    width:700px;
    float:left;
    padding: 3px 15px;
    margin: 20px 0 0 0;
}

.category_box {
    background: #FFF url(images/category_boxBg.gif) repeat-x scroll 0 0;
    border: 1px solid #BEBEBE;
    width:700px;
    float:left;
    padding: 15px;
    color: #000206;
    margin-bottom: 15px;
}

    .category_box .category_image{
        width:300px;
        float:left;
        padding: 15px;
        color: #000206;
    }

    .category_title .title{
        color: #E0732A;
        font-size: 16px;
        font-weight: bold;
    }
    
    .category_box .details{
       float:left;
       margin-left: 17px;
       width: 350px;
    }


    .category_box .subcategory_image{
        width:300px;
        float:left;
        padding: 15px;
        color: #000206;
    }
    
    .category_box .titleC{
        color:#534B4B;
        display:block;
        font-size:15px;
        font-weight:bold;
        height: 28px;
    }
    
    .category_box a{
        background: url(images/categories_bullet.gif) no-repeat scroll 0 4px;
        padding-left: 15px;
    }
    
    .category_box a:hover{
    }
    
.product_box {
    width: 710px;
    float:left;
    padding: 15px;
    color: #000206;
    margin-bottom: 20px;
}

	.product_box img {
	    border: 1px solid #949C9F;
	    float:left;
	    margin-right: 5px;
	}
	
	.product_box ul {
	    list-style-type: circle;
	}
	
	.product_box .details {
	    float:left;
	    margin-left: 17px;
	    width: 470px;
	}
	
	.product_box .titleP {
        color: #DF7229;
        font-size: 14px;
        font-weight: bold;
	}
	
	.product_box .detaliiP {
	    margin: 0 0 10px;
	    float: left;
	    width: 320px;
	}
	
	.product_box .disponibilitateP {
	    float: right;
	    width: 70px;
	    color: #3B993B;
	    font-weight: bold;
	}

	.product_box .print {
	    background:transparent url(images/print.png) no-repeat scroll 2px center;
	    color:#626262;
	    float:right;
	    display:block;
	    font-size:10px;
	    font-weight:bold;
	    padding: 4px 0 0 25px;
	    margin-bottom: 20px;
	    text-decoration:none;
	}

	.product_box .pretP {
	    margin: 0;
	    display: block;
	    background: url(images/bg_price.gif) no-repeat;
	    width: 118px;
	    height: 35px;
	    text-align: center;
	    padding-top: 6px;
	    color: #000;
	    font-size: 11px;
	    float: right;
        font-style: italic;
	}

		.product_box .pretP b{
		    font-size: 15px;
		    font-style: normal;
		}   
	
	.product_box .addCartP {
	    float: left;
	    margin: 20px 0 0 70px;
	    text-align: center;
	    background: url(images/bg_formOrder.gif) no-repeat;
	    height: 105px;
	    width: 290px;
	    padding: 15px 0 0;
	    display: inline;
        clear: both;
	}
	
	.product_box label {
	    margin: 4px 0 4px 20px;
	    font-weight: bold;
	    width: 120px;
	    display: block;
	    float: left;
        display: inline;
	}
	
	.product_box select {
	    margin: 0 0 8px;
        display: block;
        float: left;
        width: 118px;
	}
	
.productBox {
    float: left;
    width: 740px;
    margin: 15px 0;
    display: inline;
}

    .productBox .pic {
        float: left;
        width: 205px;
        text-align: center;
    }
    
	    .productBox .pic img {
	        border:1px solid #D4D4D4;
	        width: 170px;
	    }
 
    .productBox .details {
        float: left;
        width: 355px;
    }   
    
    .productBox .price {
        float: right;
        text-align: right;
        width: 150px;
    }    
    
    .productBox .title {
        color: #DF7229;
        font-size: 14px;
        font-weight: bold;
    }
    
    .productBox .detaliiBtn {
        display: block;
        float: right;
    }
    
.productBox1 {
    float: left;
    border: 1px solid #D5D5D5;
    background: url(images/productBoxBg.gif) repeat-x scroll 0 bottom;
    width: 165px;
    height: 227px;
    margin: 0 15px 20px 0;
    display: inline;
    text-align: center;
}

.productBox1:hover {
    background: url(images/productBoxOverBg.gif) repeat-x scroll 0 bottom;
    border: 1px solid #A2B9C7;
}

    .productBox1 .title {
        color: #50A3C1;
        margin: 0;
        font-size: 13px;
        font-weight: bold;
        display: block;
        height: 40px;
    }
    
    .productBox1 .title:hover {
        text-decoration: none;
    }

    .productBox1 .pic {
        margin: 0 0 1.3em 0;
        border:1px solid #D4D4D4;
    }
    
    .productBox1 .pic_link {
        display: block;
        height: 122px;
    }

.details1 {
    color: #686868;
    font-size: 12px;
    font-weight: bold;
}
.details2 {
    color: #646567;
    font-size: 11px;
}
.details3 {
    display: block;
    background: url(images/bg_price.gif) no-repeat;
    width: 118px;
    height: 35px;
    text-align: center;
    padding-top: 6px;
    color: #000;
    font-size: 11px;
    float: right;
    margin: 25px 0;
    font-style: italic;
}

.details3 b{
    font-size: 15px;
    font-style: normal;
}
    
#innerContent {
    margin-left: 10px;
    width:730px;
    margin-top:0.7em;
    float:left;
    display: inline;
}

.navigation {
    font-size: 14px;
    color: #F34123;
    text-align: center;
    clear: both;
}

.navigation a:link, .navigation a:active, .navigation a:visited {
    color: #2C6790;
    text-decoration: none;
}

.navigation a:hover {
    color: #2C6790;
    text-decoration: underline;
}

.info_page {
    text-align: justify;
    padding: 40px 60px;
}

.info_page_ul {
    list-style-type: disc;
    padding: 0 0 0 80px;
}

.info_poze_min {
    width: 50px;
    float:left;
    padding: 6px;
    margin:0;
    border: 0;
}

.left_dispInfo {
    text-align: center;
    font-family:Arial;
    font-size:13px;
    color:#666666;
    width: 210px;
    float: left;
}

.successMessage {
     text-align: center;
     color:#0066CC;
     padding: 20px 0px 20px 0px;
}

.errorMessage {
     text-align: center;
     color:#FE4E25;
     padding: 20px 0px 20px 0px;
}

.errorMessage1 {
     color:#FE4E25;
}

.comanda {
    padding: 20px 20px 10px 120px;
    width: 570px;
    float: left;
}

.comanda input, .comanda textarea{
    border: 1px solid #949494;
}

.comanda input:hover, input:focus, textarea:hover, textarea:focus, select:hover, select:focus {
    background-color: #FAFAFA;
}

.comanda label {
    font-family:sans-serif;
}  

.contact_info {
	margin: 0 20px 20px 210px;
}
	
	.contact_info strong{
		color: #E0732A;
		font-size: 13px;
	}
	
	.contact_info b{
		color: #EF810B;
	}
	
#map {
    float: left;
    border:1px solid #A2B9C7;
    width: 370px;
    height: 291px;
}

hr.space {background:#fff;color:#fff;visibility:hidden;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}

