body, html{
	margin: 0px;
	padding: 0px;
	background: #f3f3f3;
	font: 12px Arial;
	color: #8d8f8f;
}
a{
	text-decoration: none;
	font: 12px Arial;
	color: #ff0000;
}
h1,h2,h3,h4,h5{
	color: black;
}
textarea:focus,
input:focus {
    outline: none;
}
#container{
	width: 1012px;
	margin: 0 auto;
}
#main{
	margin: 0 auto;
}
#header{
	margin: 0 auto;
    width: 968px;
	height: 85px;
}
#footer{
	height: 30px;
    margin: 0 auto 20px;
    width: 968px;
}
#footer .left{
	background: url(../images/new/footer_left.png) no-repeat 0 0 transparent;
	width: 2px;
	height: 30px;
	float: left;
}
#footer .middle{
	background: url("../images/new/footer_middle.png") repeat-x scroll 0 0 transparent;
    float: left;
    height: 30px;
    width: 962px;
}
#footer .right{
	background: url(../images/new/footer_right.png) no-repeat 0 0 transparent;
	width: 2px;
	height: 30px;
	float: left;
}
#footer .f_left{ 
	float: left; 
	margin-left: 10px;
    margin-top: 1px;
}
#footer .f_right{ 
	float: right; 
	margin-top: 7px;
	margin-right: 2px;
}
#footer .footer_logo{
	position: relative;
    top: 5px;
}
#footer ul li a:hover{
	/*text-decoration: underline; */
	color: #5E5F5F;
}
#footer ul li a{
	text-decoration: none; 
	color: #9a9898;
	font: 11px Arial;
}
#footer ul li{
	display: inline;
	margin-right:7px;
}
#footer ul{
	margin: 0px;
	padding: 0px;
	color: #9a9898;
	font: 11px Arial;
}
#footer .separator{
	border-right: 1px solid #9A9898;
    left: -1px;
    position: relative;
    width: 5px;
}
.main_areas{
	padding: 0px;
	width: 850px;
	margin: 20px auto;
	list-style: none;
	height: 165px;
}
.main_areas li{
	float: left;
	margin-right: 15px;
}
.main_areas .item_infrastructura{
	background: url(../images/new/item_infrastructura.png) no-repeat 0 0 transparent;
	width: 192px;
	height: 165px;
	display: block;
	text-indent: -99999px;
}
.main_areas .item_backup{
	background: url(../images/new/item_backup.png) no-repeat 0 0 transparent;
	width: 192px;
	height: 165px;
	display: block;
	text-indent: -99999px;
}
.main_areas .item_copy{
	background: url(../images/new/item_copy.png) no-repeat 0 0 transparent;
	width: 192px;
	height: 165px;
	display: block;
	text-indent: -99999px;
}
.main_areas .item_comunicatii{
	background: url(../images/new/item_comunicatii.png) no-repeat 0 0 transparent;
	width: 192px;
	height: 165px;
	display: block;
	text-indent: -99999px;
}
.iq_slider{
	background: url(../images/new/slider_bg.png) no-repeat 0 0 transparent;
	width: 1009px;
	height: 401px;
	position: relative;
	margin-top: 20px;
	margin-bottom: 20px;
}
.menu_wrapper{
	float: right;
	position: relative;
	left: 2px;
}
.menu_wrapper .menu_search input[type="text"]{
	border: 0px; 
	margin-top: 10px;
	float: left;
	font-size: 16px;
	margin-left: 5px;
	margin-right: 5px;
	widtH: 120px; 
	color: #8d8f8f;
}
.menu_wrapper .menu_search input[type="image"]{
	margin-top: 12px;
	float: left;
}
.menu_wrapper .menu_search{
	background: url(../images/new/menu_search.png) no-repeat 0 0 transparent;
	width: 159px;
	height: 39px;
	float: left;
	left: -2px;
    position: relative;
}
.menu_wrapper .menu_left_selected{
	background: url(../images/new/selected_left_menu.png) no-repeat 0 0 transparent !important;
	width: 19px !important;
	height: 39px !important;
	float: left !important;
}
.menu_wrapper .menu_left{
	background: url(../images/new/menu_left.png) no-repeat 0 0 transparent;
	width: 19px;
	height: 39px;
	float: left;
}
.menu_wrapper .menu{
	margin: 0px; 
	padding: 0px; 
	list-style: none;
	float: left;
}
.menu_wrapper .menu li{
	background: url(../images/new/menu_repeat.png) repeat-x 0 0 transparent;
	height: 39px;
	float: left;
}
.menu_wrapper .menu li a{
	font: 12px Verdana;
	color: #5b5b5b;
	text-transform: uppercase;
	text-decoration: none;
	padding-left: 23px;
	padding-right: 23px;
	padding-top: 14px;
	padding-bottom: 10px;
	display: block;
}
.menu_wrapper .menu li.selected a,
.menu_wrapper .menu li:hover a{
	color: white;
}
.menu_wrapper .menu li.selected,
.menu_wrapper .menu li:hover{
	background: url(../images/new/menu_hover.png) repeat-x 0 0 transparent;
}
.menu_15 a{
	padding-left: 8px !important;
}
.logo, .logo img{ border: 0px; float: left; margin-right: 20px; position:relative; top:-2px;}
.clear{ clear:both; }
.top_menu li a{
	color: #8d8f8f;
    font: 11px Arial;
    text-decoration: none;
}
.top_menu li{
	float:left;
}
.top_menu{
	float: right;
    list-style: none outside none;
    margin: 10px 5px 10px 0;
    padding: 0;
}
.top_menu .icon{
	margin-righT: 7px;
	position: relative;
	top: 2px;
}
.top_menu .separator{
	border-right: 1px solid #9A9898;
    height: 12px;
    left: -1px;
    margin-left: 6px;
    margin-right: 5px;
    margin-top: 3px;
    position: relative;
    width: 1px;
}
#categories{
	float: left; 
	margin-right: 15px;
}
#subcontent{
	width: 968px;
	margin: 0 auto;
}
.services .top{
	background: url(../images/new/services_bg.png) no-repeat 0 0 transparent;
	width: 970px;
	height: 322px;
}
.services .middle{
	background: url(../images/new/services_middle.png) repeat-y 0 0 transparent;
	width: 970px;
	padding: 20px;
}
.services .bottom{
	background: url(../images/new/services_bottom.png) no-repeat 0 0 transparent;
	width: 970px;
	height: 2px;
}
.services p, .services h1{
	margin: 0px;
	padding:0px;
	padding-bottom:10px;
	width: 930px;
}
.services{
	margin-top: 10px;
}



.solutions{
	margin-top: 10px;
}
.solutions p, .solutions h1{
	margin: 0px;
	padding:0px;
	padding-bottom:10px;
	width: 930px;
}
.solutions .top{
	background: url(../images/new/solutii_bg.png) no-repeat 0 0 transparent;
	width: 970px;
	height: 262px;
}
.solutions .middle{
	background: url(../images/new/services_middle.png) repeat-y 0 0 transparent;
	width: 970px;
	padding: 20px;
}
.solutions .bottom{
	background: url(../images/new/services_bottom.png) no-repeat 0 0 transparent;
	width: 970px;
	height: 2px;
}

#brands .brand img{
	max-height: 110px;
	display: block;
	margin: 0 auto;
}
#brands .brand{
	float: left;
	width: 25%;
	height: 110px;
}
#brands{
	float: right;
    margin-top: 20px;
    width: 820px;
}
#brands .content_wrapper{
	min-height: 200px;
}
.lister_page .brands{
	margin-top: 25px;
	margin-right: 20px;
	float: right;
}
.lister_page .select_placement{
	float: right;
	border-right: 1px solid #bfbdbd;
	border-top: 1px solid #bfbdbd;
	height: 26px;
	background: white;
}
.lister_page .select_placement select{
	border: 0px;
	margin-top: 4px;
	padding-left: 5px;
	padding-right: 5px;
}
.lister_page .brand_tab{
	background: url(../images/new/brand_filter.png) no-repeat 0 0 transparent;
	width: 55px;
	height: 27px;
	float: right;
}
#products{
	background: none repeat scroll 0 0 white;
    border: 1px solid #BFBDBD;
    float: right;
    margin-right: 20px;
    padding: 20px;
    width: 820px;
	margin-bottom: 20px;
	
}
#products .product .image{
	float: left;
	margin-right: 10px;
}
#products .product h2{
	margin: 0px;
	margin-bottom: 3px;
	margin-top: 10px;
}
#products .product h2 a{
	color: black;
	font: bold 12px Arial;
}
#products .product p{
	color: #989393;
	font: 10px Verdana;
	margin: 0px;
	padding: 0px;
	height: 50px;
}
#products .product{
	float: left;
	height: 150px;
    width: 50%;
}
#products .brands{
	float: right;
}
#products .product_categ_title{
	margin-top:5px;
	margin-bottom:25px;
}

#product_details{
	background: white;
	float: right !important;
    padding: 20px;
    width: 480px;
}
#details_wrapper{
	background: none repeat scroll 0 0 white;
    border: 1px solid #BFBDBD;
    float: left !important;
    margin-bottom: 30px;
    margin-left: 20px;
    margin-top: 35px;
    min-height: 260px;
    width: 848px;
	padding-top:20px;
	padding-bottom:5px;
}
#details{
	background: none repeat scroll 0 0 white;
    float: left !important;
    margin-left: 20px;
    padding: 20px;
    width: 240px;
}
#specifications th{
	text-align: right;
	padding-right: 10px;
}
#product_page{
	float: right;
}
.same_category_prod{
	font-size: 11px; 
	margin: 15px;
	float:left;
}
.content_wrapper #subcontent{
	width: 928px;
}
.content_wrapper{
	border: 1px solid #bfbdbd;
	background: white;
	max-width: 928px; 
	margin: 10px auto;
	padding:20px;
}
#promotii_wrapper hr{
	-moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #999999;
    border-style: none none solid;
    border-width: 0 0 1px;
}
#categories a:hover{
	color: #ff0000;
}
#categories a{
	color: #070707;
	font: 12px Verdana;
	padding-left: 12px;
}
#categories ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#categories a.selected{
	background: url(../images/new/selected_arrow.png) no-repeat 0 2px transparent;
}
#categories ul a.selected{
	background: none;
	color: #ff0000;
}
#categories ul a{
	color: #989393;
    display: block;
    font: 10px Verdana;
    margin-top: 5px;
	padding-left: 12px;
}
#categories .main_categ{
	margin-top: 10px;
	display: block;
	font-weight: bold;
}
#categories{
	list-style: none outside none;
    margin: 25px 0 0 10px;
    padding: 0;
}
.slider_details .text_details{
	float: left;
	widtH: 550px;
	margin-top: 35px;
}
.slider_details img{
	float: left;
	height: 237px;
	widtH: 289px;
	margin-lefT: 100px;
	margin-right: 40px;
	display: block;
}
.more_details span{
	background: url(../images/new/more_btn.png) no-repeat 0 0 transparent !important;
	width: 70px  !important;
	height: 24px  !important;
	display: block  !important;
	text-indent: -99999px  !important;
	margin-top:7px;
}
.slider_details{
	height: 237px;
	padding-top: 145px;
}
.menu_wrapper .separator{
	background: url(../images/new/menu_separator.png) no-repeat 0 0 transparent !important;
	width: 2px !important;
	height: 39px !important;
}
.services_list{
	margin: 60px 0 0;
	padding: 0px; 
	font: 20px "Myriad Pro", Arial; 
	color: #da251d;
	list-style: none;
	width: 928px;
}
.services_list li{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e4e0e0; 
}
.services_list p{
	font: 12px Verdana;
	color: #6a6868;
}
.services_list h2{
	font: 20px "Myriad Pro", Arial; 
	color: #da251d;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
.services_list .solicit_more_info{
	background: url(../images/new/informations_btn.png) no-repeat 0 0 transparent;
	width: 119px;
	height: 24px;
	display: block;
	float: left;
	margin-right: 10px;
}
.services_list .up{
	background: url(../images/new/up_btn.png) no-repeat 0 0 transparent;
	width: 60px;
	height: 24px;
	display: block;
	float: left;
}
.services_list .actions{
	widtH: 200px;
	float: right;
}
.services_list .description, .services_list .description p, .services_list .description h2{
	width: 440px;
	float: left;
}
.services_list .partners h3{
	font: bold 12px Verdana;
	color: #6a6868;
}
.services_list .partners{
	width: 450px;
	float: left;
	margin-left: 35px;
}
.services_list .partners .partner img{
	max-width: 95px;
	max-height: 95px;
}
.services_list .partners .partner a, .services_list .partners .partner a img{
	border: 0px;
	text-decoration: none;
}
.services_list .partners .partner{
	width: 95px;
	height: 95px;
	float: left;
	margin-right: 15px;
}
.sol_lister{
	margin-bottom: 10px;
}
.sol_lister .top{
	background: url(../images/new/list_top.png) no-repeat 0 0 transparent;
	width: 446px;
	height: 4px;
}
.sol_lister .middle{
	background: url(../images/new/list_middle.png) repeat-y 0 0 transparent;
	width: 446px;
	padding: 0px;
}
.sol_lister .bottom{
	background: url(../images/new/list_bottom.png) no-repeat 0 0 transparent;
	width: 446px;
	height: 4px;
	position: relative;
    top: -2px;
}
.sol_lister ul li{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	margin: 0px;
	
}
.sol_lister ul{
	margin: 0px;
	padding: 0px;
	font: 12px Verdana;
	color: #595858;
	list-style: none;
	widtH: 446px;
}
.services_topbox .top{
	background: url(../images/new/box_top.png) no-repeat 0 0 transparent;
	width: 367px;
	height: 11px;
}
.services_topbox .middle{
	background: url(../images/new/box_middle.png) repeat-y 0 0 transparent;
	width: 367px;
	padding:6px 0 0;
}
.services_topbox .bottom{
	background: url(../images/new/box_bottom.png) no-repeat 0 0 transparent;
	width: 367px;
	height: 39px;
}
.services_topbox {
	margin-left: 25px;
    margin-top: 160px;
    position: absolute;
}
.services_topbox ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.services_topbox ul li{
	font-weight: bold;
	cursor: pointer;
	height: 30px;
}
.services_topbox ul li.selected a,
.services_topbox ul li:hover a{
	background: url(../images/new/bullet_selected.png) no-repeat 10px 0 transparent;
}
.services_topbox ul li a{
	position: relative;
	top: 6px;
	font-size: 14px;
	padding-left: 35px;
	background: url(../images/new/bullet_normal.png) no-repeat 10px 0 transparent;
	text-decoration: none;
	color: #6A6868;
	font-weight: bold;
}
.services_topbox ul li.selected ,
.services_topbox ul li:hover{
	background: url(../images/new/hover_li.png) no-repeat 0 0 transparent;
}
.product_more_details{
	font: bold 10px Verdana; 
	color: #da251d;
}
.product_lister_details{
	float: left;
	width: 280px;
}
.sales_dep_btn{
	background: url(../images/new/contact_sales_btn.png) no-repeat 0 0 transparent;
	width: 216px;
	height: 25px;
	display: block;
	float:right;
	text-indent: -9999px;
}
.manfuacturer_btn{
	background: url(../images/new/manufacturer_btn.png) no-repeat 0 0 transparent;
	width: 147px;
	height: 25px;
	display: block;
	text-indent: -9999px;
	float:right;
	margin-top:3px;
}
.see_categ_prod{
	float: left;
    font-size: 11px;
    margin: 7px;
}
.table_details_same_category td{
	padding-top:5px;
}
.table_details_description p{
	text-align: center;
}
.table_details_description h3{
	font: bold 12px Verdana;
	color: #da251d;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.product_details_table .top{
	background: url(../images/new/prod_detail_top.png) no-repeat 0 0 transparent;
	width: 448px;
	height: 33px;
	border-bottom: 1px solid white;
}
.product_details_table .middle{
	background: #ececec;
}
.product_details_table .bottom{
	background: url(../images/new/prod_detail_bottom.png) no-repeat 0 0 transparent;
	width: 448px;
	height: 6px;
}
.product_details_table .code{
	margin: 0px;
	padding: 5px;
	padding-left: 20px;
}
.product_details table{
	float: right;
}
#specifications{
	padding-left: 20px;
	padding-top: 5px;
}
.company_details p{
	margin-top: 2px;
	margin-bottom: 2px;
	font: 12px Arial;
	color: #505454;
}
.company_details .bigger_spacing{
	margin-top: 10px;
	margin-bottom: 10px;
}
.company_details{
	background: none repeat scroll 0 0 white;
    border: 1px solid #BFBDBD;
    float: left;
    margin: 0 45px 10px auto;
    padding: 20px;
    width: 435px;
}
.contact_form{
	float: left;
}
.contact_form .top{
	background: url(../images/new/contact_box_top.png) no-repeat 0 0 transparent;
	width: 435px;
	height: 12px;
}
.contact_form .middle{
	background: url(../images/new/contact_box_middle.png) repeat-y 0 0 transparent;
	width: 435px;
}
.contact_form .bottom{
	background: url(../images/new/contact_box_bottom.png) no-repeat 0 0 transparent;
	width: 435px;
	height: 21px;
	position: relative;
    top: -6px;
}
.contact_form_btn{
	background: url(../images/new/contact_send.png) no-repeat 0 0 transparent;
	width: 50px;
	height: 24px;
}
.contact_form table .fieldname{
	width: 96px;
	padding-left: 10px;
	padding-right: 10px;
	font-weighT: bold;
	border-right: 1px solid #c0b9b9;
	padding-top:5px;
	padding-bottom:5px;
	font: bold 14px Arial;
	color: #706c6a;
}
.contact_form table input[type="text"]:focus{
	background: white;
}
.contact_form table input[type="text"]{
	border: 0px;
	margin: 0px;
	background: #f9f7f4;
	width: 298px;
	height: 30px;
	padding-left: 5px;
}
.contact_form table td{
	border-bottom: 1px solid #c0b9b9;
}
.contact_form table{
	margin-left: 7px;
    width: 422px;
	position: relative;
    top: -3px;
}
.contact_form table textarea{
	border: 0px;
	margin: 0px;
	background: #f9f7f4;
	width: 298px;
	height: 100px;
	padding-left: 5px;
	position: relative;
    top: 6px;
	z-index: 10;
}
.contact_form table textarea:focus{
	background: white;
}
#send_button input{
	background: url(../images/new/contact_send.png) no-repeat 0 0 transparent;
	width: 50px;
	height: 24px;
	border: 0px;
	text-indent: -9999px;
	float: right;
	margin-right: 12px;
	margin-top: 5px;
}
.request-filter{
	color: red;
    margin-left: 320px;
    margin-top: 9px;
    position: absolute;
	font: 9px Tahoma;
}
.contact_form table select:focus{
	background: white;
}
.contact_form table select{
	background: none repeat scroll 0 0 #F9F7F4;
    border: 0 none;
    height: 30px;
    margin: 0;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-top: 6px;
}
.slider_details .slider-wrapper{
	margin-left: 70px;
}
.text_details p{
	color: #6d6f6f !important;
	font: 14px Arial !important;
}
.td_h1{
	margin-bottom:0px !important;
	margin-top: 0px !important;
	padding-bottom:5px !important;
}
.text_details_p p{
	padding: 0px !important;
}
.text_details_p a{
	color: red !important;
	font-weight: bold;
	font-size: 11px;
}
.slider img{
	max-width: 289px;
	max-height: 237px;
}
#slider{
	margin-left: 20px;
	/*background: transparent !important;*/
}
.nivo-slice{
	
}
.brand_description{
	margin-left: 5px;
    padding-left: 20px;
    padding-right: 20px;
}
#cp table td{
	padding: 10px;
}
.focused{
	background: white;
}




/*  SELECTBOX  */
.jquery-selectbox {
	width: 165px !important;
	height: 26px;
	position: relative;
	z-index: 0;
	float: right;
	display: inline;
	margin: 0px;
	font: bold 14px Arial;
	padding: 0;
	background: white;
	border: 1px solid #BFBDBD;
	border-bottom: 0px;
}
.cust_wrapper .jquery-selectbox {
	float: left !important;
	border: 0px;
	border-right: 1px solid #BFBDBD;
}
.jquery-selectbox.selecthover {
	z-index: 700;
}	
.jquery-selectbox .jquery-selectbox-currentItem {
	padding: 6px 0 0 10px;
	white-space: nowrap;
	display: block;
	overflow: hidden;
}

.jquery-selectbox .jquery-selectbox-list {
	background-color: white;
    border: 1px solid #BFBDBD;
    display: none;
    height: 120px;
    left: -1px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 2px;
    position: absolute;
    top: 26px;
    width: 161px !important;
    z-index: 1000;
}
.selecthover .jquery-selectbox-moreButton {
	background: url(../images/new/down_arr.png) no-repeat 0 0 transparent !important;
}
.jquery-selectbox .jquery-selectbox-moreButton {
	/*
	position: absolute;
	top: 0px;
	right: 0px;
	*/
	float: right;
	background: url(../images/new/down_arr.png);
	width: 25px;
	height: 26px;
	cursor: pointer;
	border-left: 1px solid #BFBDBD;
}
.jquery-selectbox .jquery-selectbox-moreButton.morebuttonhover {
	background: url(../images/new/down_arr.png);
}
.jquery-selectbox .jquery-selectbox-item.listelementhover {
	background: #ffe9ba;
}
.jquery-selectbox .jquery-selectbox-item {
	display: block;
	cursor: default;
	padding-bottom: 5px;
    padding-left: 7px;
    padding-top: 5px;
}
/** ERROR classes **/
form .error .jquery-selectbox {
	color: #d00;
	border-color: #d00;
	/*background-image: url("../img/bg-TextFieldError.gif");*/
}

.search_box{
	min-height: 450px;
}
.search_box_container{
	margin-left: 180px;
}
.search_box_empty{
	font-size: 11px !important;
}
.pagination, 
.pagination a{
	font: 11px Arial;
	color: #4D4D4D;
}
.pagination a:hover{
	color: red;
}
.pagination{
	margin-bottom: 20px;
	margin-left: 10px;
}
.pag_active{
	color: red !important;
	text-decoration: none !important;
	font-weight: bold !important;
}
.brand_search{
    background: none repeat scroll 0 0 white;
    border: 1px solid #BFBDBD;
    margin-bottom: 20px;
    padding: 20px;
}
.product .image a img{
	border: 0px;
}
