

body
{
 	margin: 0;
 	padding: 0;
 	background: #fff url(../cs-images/bodybg.gif) repeat-x top left; /*website background*/
 	font-family: Arial; /*website font face*/
 	font-size: 11px;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
	vertical-align: baseline;
	list-style-type: none;
}
input, select, textarea
{
	font-family: Arial;
 	font-size: 11px;
 	font-weight: normal;
}
form
{
 	margin: 0;
 	padding: 0;
} 
#Website
{
	width:990px; /* main container width */
	padding: 0;
	background: ; /* main container background */
	margin: 0 auto;
	border: none;
}

* html #Website {
	overflow: hidden;
}

*:first-child+html #Website  {
	overflow: hidden;
}


a {
 	color: #20528F;
	/*text-decoration: underline;*/
}
a:hover {
 	color: #000;
}
a:active {
 	color: #000;
} 

/* ================================= BUTTONS ====== */
.GeneralButton {
 	display: inline;
	height: 30px;
 	background: url("../../cs-images/button/buttonl.gif") no-repeat top left;
	padding: 8px 0px 8px 0px;
}
.GeneralButton input {
	background: url("../../cs-images/button/buttonr.gif") no-repeat top right;
	color: #fff;
	border: none;
	margin-left: 5px !important;
	padding: 8px 14px 7px 8px  !important;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
}




*:first-child+html .GeneralButton {
	padding: 5px 14px 7px 8px !important;
}
*:first-child+html .GeneralButton  input{
	margin-left: -1px !important;
}

tbody .GeneralButton{
	padding: 5px 0px 8px 0px !important;
	_padding: 0px 0px 6px 5px !important;
}
tbody .GeneralButton input {
	padding-left:5px;
	margin-bottom:0px!important;
}

#placeOrderFrm .GeneralButton {
	*padding-left:6px!important;
}
#placeOrderFrm .GeneralButton input {
	*margin-left:10px!important;
	margin-left:6px;
	margin-bottom:2px;
}

* html .GeneralButton {
	padding-top: 0;
	padding-left:8px;
	margin-right:14px;
}
* html .GeneralButton input {
	width: 10px;
	overflow: visible;
}

*:first-child+html .GeneralButton  {
	padding-top: 0;
}

*:first-child+html .GeneralButton input {
	overflow: visible;
	padding-left:7px;
	padding-right:7px;
}
* html #SubHeader .GeneralButton {

}

*:first-child+html table .GeneralButton {
	padding-left: 15px !important;
	padding-top: 0 !important;
}
*:first-child+html table .GeneralButton input {
	padding-left: 5px !important;
}

.tabContent .GeneralButton input {
	padding: 4px 6px 7px 6px  !important;
}

*:first-child+html .tabContent .GeneralButton input {
	padding-right: 10px  !important;
	margin-left: 6px;
}

.OrdersTable .GeneralButton input {
		margin-left: 0px !important;
}

#Search .GeneralButton {
 	padding: 0px 0px 6px 0px !important;
}
* html #Search .GeneralButton {
	padding-top: 0px !important;
	padding-left: 8px !important;
	position: absolute !important;
	margin-top: 43px !important;
}

*:first-child+html #Search .GeneralButton {
	padding-top: 9px !important;
	padding-left: 3px !important;
}

#RightColumn .GeneralButton {
 	padding: 0px 0px 0px 0px !important;
	_padding: 0px 0px 6px 0px !important;
	margin-bottom: 6px;
	display: block;
}

#RightColumn .GeneralButton input{
}
* html #RightColumn .GeneralButton input{position:relative; left:-1px;}
*+html #RightColumn .GeneralButton input{position:relative; left:-4px;}

#LeftColumn .GeneralButton {
 	padding: 0px 0px 0px 0px !important;
	_padding: 0px 0px 6px 0px !important;
	margin-bottom: 6px;
	display: block;
 }
* html #LeftColumn .GeneralButton input{
position:relative; left:-10px;
}

*+html #LeftColumn .GeneralButton input{
position:relative; left:-4px;
}

.WLList .GeneralButton input {
 	padding-top: 4px !important;
}


/* ================================= TEXT INPUTS / TEXTAREAS / SELECTS ====== */
.input_text{
	background: #fff;
	border: 1px solid #6390C8;
	padding: 3px 5px;
	color: #444;
	font-size:10px;
	height:12px;
}
.search_input {
	background: #fff;
	border: 1px solid #6390C8;
	padding: 3px 5px;
	color: #000;
	font-size:10px;
	height:12px;
	width:102px;
}

#Search .search_input {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 3px;
	width: 100px;
}
.search_select {
	font-size: 10px;
	height:19px;
	margin-bottom:1px;
	background: #fff;
	border: 1px solid #6390C8;
	padding: 2px 5px 2px 2px;
}

*:first-child+html .search_select {
	margin-top: -15px !important;
	position: relative;
	top: 4px;
}

*:first-child+html #SubHeader .search_select {
	top: 0;
}

* html .search_select {
	margin-bottom: 0 !important;
	position: relative;
	top: 3px;
	background: #fff;
	border: 1px solid #6390C8;
}

.tarea {
	background: #fff;
	border: 1px solid #6390C8;
	padding: 5px;
	color: #444;
}


/* ================================= HEADER ====== */

#Header {
 	clear: both;
	height: 160px;
	background: url(../cs-images/headerwnewlogo.jpg) repeat-x top left #fff;
	padding: 0 10px;
}	
 
#Logo {
 	/*background: url("../cs-images/header/logo.jpg") no-repeat top left;*/
 	/*width: 317px;*/
 	width: 450px;
 	height: 55px;
 	cursor: pointer;
 	float: left; /*logo alignment [left, right]*/
	margin: 0;
}

#menu {
	height: 35px;
	background: #EBF3F5;
	overflow: hidden;
	padding-top: 55px;
 }
#menu ul {
	margin: 0;
	padding: 0 0 0 10px;
 }
#menu ul li {
	display: inline;
}
#menu ul li a {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	float: left;
	padding: 10px 5px 15px 5px;
	margin-right: 10px;
}
#menu ul li a:hover {
	color: #000;
	background: #eaeaea;
}
#SubHeader {
 	clear: both;
 	font-size: 12px;
 	padding: 5px 5px 5px 5px;
 	margin: 0;
 	background: #eee; /*website sub header - search*/
 	color: :#363636;
	_width: 550px;
	overflow: hidden;
	height: 28px;
} 
#SubHeader input {
 	font-size: 10px;
}

#SubHeader .GeneralButton{width: 50px; position:relative; left:440px; top:-25px;}


*:first-child+html #SubHeader .GeneralButton {
	*padding-left: 9px !important;
} 

*:first-child+html #SubHeader .GeneralButton input {
	margin-left: -10px !important;
	padding-right: 9px !important;
}

#SubHeader td .input_text {
 	width: 70px;
}
#SubHeader td .search_select {
	margin-bottom: 0px;
	padding:0px 0px 0px 2px;
	font-size: 12px !important;
} 

#SubHeader select {	
 	font-size: 11px;
} 
 
.HeaderLinks {
 	padding: 5px 10px 0px 10px;
 	width: 950px;
	color: #555;
	font-size: 11px;
	height: 20px;
}


.HeaderLinks ul {
	float: right;
	overflow:hidden;
}

.HeaderLinks li{display:inline; float:left; color:#20528F;}

.HeaderLinks a {
	margin: 0 -1px 0px 1px;
	padding: 1px;
	color: #20528F;
	font-weight: bold;
	text-decoration: none;
}
.HeaderLinks a:hover{
	text-decoration: underline !important;
	color: #000 !important;
}

/* ===== FOOTER ====== */
#Footer {
 	padding: 0 0 5px 0;
 	background: url(../cs-images/footerbottom.jpg) no-repeat bottom left #fff;
 	font-familly:"Tahoma";
}
#Footer a img {
	padding-left:6px;
}
.FooterCopyright {
 	margin: 5px 10px;
 	font-size: 11px;
	color: #848484;
	width: 550px;
}
.FooterLinks {
	font-size: 10px;
 	margin-bottom: 5px;
	color:#20528F;
}
.FooterLinks ul {
	background: url(../cs-images/footertop.jpg) no-repeat top left;
	height: 11px;
	padding: 10px 10px 0px 10px;
}
.FooterLinks li {
	float: left;
}
.FooterSections {
	color: #000;
	font-weight:normal;
	background: none !important;
	padding: 0 10px 5px 10px;
	margin-top: -15px;
}
.FooterLinks li a {
	color: #00326E;
	font-weight:normal;
	text-decoration: underline;
}
.FooterLinks li a:hover {
    color: #000;
	font-weight:normal;
	text-decoration: none;
}
.FooterSections li a {
	color: #252525;
}

.FooterRight {
	width: 240px;
	float: right;
	margin: 0;
	padding: 0;
}
.FooterRight p {
	color:none;
	font-size:11px;
	font-weight:bold;
	margin: 0;
	padding: 0;
}
 
.cleaner, 
.Cleaner {
	clear: both;
}

/* ===== CONTENT ====== */

#RightColumn {
 	float: right;
 	width: 200px;
 	font-size: 11px;
	color: #000;
	margin: 0 10px 10px 0;
	
}

#LeftColumn {
 	float: left;
 	width: 200px;
	margin: 0 0 10px 10px;
	font-size: 11px;
	color: #000;
} 

* html #LeftColumn {
	margin-left: 5px; !important;
}
* html #RightColumn {
	margin-right: 5px; !important;
}

#LeftColumn .SideboxTitle {
 	background: url("../cs-images/sideboxtitle.gif") no-repeat top left #fff;
 	height:25px;
 	font-weight: bold;
	width: 184px;
	color:#363636; 
	font-size:12px;
	padding: 11px 0 0 15px;
}
 
#RightColumn .SideboxTitle {
 	background: url("../cs-images/sideboxtitle.gif") no-repeat top left #fff;
 	height:25px;
 	font-weight: bold;
	width: 184px;
	color:#363636; 
	font-size:12px;
	padding: 11px 0 0 15px;
 }
 
#Content
 {
 	width: 550px; /*#Website width - #RightColumn - #LeftColumn*/
 	float: left;
 	font-size: 12px;
	color:#000;
	_width: 559px;
	_overflow: hidden;
	padding-top: 6px;
	background:url("../cs-images/contenttop.jpg") no-repeat 1px 0 #fff;
	margin: 0 0 10px 7px; display:inline;
	
 }
 
.ContentHolder{width: 540px;
float:left; 
background: url("../cs-images/content1.jpg") no-repeat bottom left; 
padding: 0 5px 10px 5px;} 
 #Content table
 {
 	width: 540px;
 }
 #Content form table select{
 	background:#fff;
	border: 1px solid #999;
 }	
#Content .GeneralButton {
 	padding: 0px 0px 0px 0px !important;
	_padding: 0px 0px 6px 0px !important;
	margin-bottom: 6px;
	display: block;
}

*+html #Content .GeneralButton{margin-left: 6px;}

#Content .GeneralButton input{
}
* html #Content .GeneralButton input{position:relative; left:-1px;}
*+html #Content .GeneralButton input{position:relative; left:0px;}


#tabContent3 .GeneralButton input{padding-top:10px; float:left; height:30px;}

 #Content #tabscontent table {
	width: 537px !important;
 }

#Content h2 {
	font-size: 12px;
	font-weight: normal;
	color: #464646;
}

#RightColumn p,
#LeftColumn p {
	line-height: 16px;
	padding: 5px 10px;
}

#RightColumn .Field .input_text,
#LeftColumn .Field .input_text {
	padding: 3px 5px;
	color: #555;
	margin-left: 10px;
}
 
/* general definition of boxes in side columns */  

#ShoppingCart,
#Articles,
#Newsletter,
#BestSale,
#Login,
#Poll,
#Wishlist,
#Bundles,
#Testimonials,
#SpecialProduct,
#Rss,
#Brands,
#Phones,
#Vouchers,
#Jobs {
	margin: 0px 0 10px 0;
	padding: 0 0 10px 0;
	background: #fff url("../cs-images/sidebottom1.gif") no-repeat bottom left;
	color: #000;
}
#ShoppingCart p,
#Articles p,
#Newsletter p,
#BestSale p,
#Login p,
#Poll p,
#Wishlist p,
#Bundles p,
#Testimonials p,
#SpecialProduct p,
#Rss p,
#Brands p,
#Phones p,
#Vouchers p,
#Jobs p {
	color: #000;
}

#SpecialProduct {
	background: #fff url("../cs-images/sidebottom1_orng.gif") no-repeat bottom left;
}
#Bundles a {
	text-decoration: underline;
	margin-left: 10px;
	font-weight: bold;
}
#Bundles li a { 
	font-weight: normal;
	margin-left: 0;
}
#Bundles a:hover {
	color: #000;
	text-decoration: none;
}
#Categories {
	margin: 0;
	padding: 0;
	border: 1px solid #e8e8e8;
}

#ShoppingCart {
	background: url("../cs-images/shopcart_sideboxbg.jpg") no-repeat bottom left;
}


#ShoppingCart .SideboxTitle {
	background: url("../cs-images/shopcart_sideboxtitlebg.jpg") no-repeat top left;
	padding-left: 65px;
	width: 148px;
	color: #363636;
	height: 24px;
	font-size:12px;
}

#SpecialProduct .SideboxTitle {
	background: url("../cs-images/sideboxtitle_orng.gif") no-repeat top left;
	text-align: left !important;
}

* html #ShoppingCart .SideboxTitle {
	width: 138px;
	overflow: hidden;
}

#Newsletter .Field .GeneralButton,
#Phones .GeneralButton {
	margin-left:10px;
}
#Newsletter form p
{
	color:#000!important;
}
#Newsletter .Field .input_text
{
	color:#000;
	margin: 5px 60px 10px 10px;
}

* html #Newsletter .Field .input_text {
	margin-right: 0 !important;
}

#Newsletter .Field .nwlFieldTitle {
	font-size: 11px;
	color: #000;
	padding-left: 10px;
}
.clientNemultumit img,
.cardLogos img {
	margin: 0px 0 0px 18px;
}
.cardLogos img {
	margin-top: 10px;
}
#ShoppingCart .Actions .GeneralButton {
	margin-left:4px;
	
}

*:first-child+html .Actions .GeneralButton  {
	padding-left: 10px !important;
}
*:first-child+html .Actions .GeneralButton input {
	margin-left: 3px !important;
}

* html #ShoppingCart .Actions .GeneralButton {
	padding-left: 1px!important;
	margin-left: 3px !important;
	margin-right: 1px !important;
}

#ShoppingCart .Actions .GeneralButton input {
	margin-bottom:-6px!important;
	_margin-left:0px!important;
}
*:first-child+html #ShoppingCart .Actions .GeneralButton input {
	margin-left:-1px!important;
	width: auto !important;
}

* html #ShoppingCart .Actions {
	padding-left: 0 !important;
	margin-left: 0 !important;
}

#Login a {
	padding: 0px 11px 0px 0px;
	margin-top: 0px;
	font-weight: bold;
}

#Logged .GeneralButton {
	float:left;
	margin-left: 10px;
	margin-top: 7px;
}

#Logged input {
	float:left;
}

* html #Login .GeneralButton {
	margin-left: 5px !important;
	padding-left: 10px !important;
	margin-right: 2px !important;
}

* html #Login .GeneralButton input {
	margin-left: -14px !important;
}

* html #Login #Logged .GeneralButton {
	padding-left: 15px !important;
}
*:first-child+html #Login .GeneralButton input {
	margin-left: -2px !important;
}


#Login #Logged a {
	padding: 0px 0px 0px 11px;
	margin-top: 0px;
	font-weight: bold;
}
*:first-child+html #Logged a {
	float: left;
}
*:first-child+html #Poll .GeneralButton {
	padding-left: 10px !important;
}
*:first-child+html #Poll .GeneralButton input {
	margin-left: -1px !important;
}
* html #Logged a {
	padding-left: 6px !important;
}
* html #Poll .GeneralButton {
	padding-left: 5px !important;
}
* html #Poll .GeneralButton input {
	margin-left: -1px !important;
}


#Search {
	float:right;
	width: 530px;
	height: 40px;
	margin: 25px 0 0 0;
	/*margin: 102px 10px 0 0;*/
	padding: 0;
}
* html #Search {
	margin-top: 75px;
}
*:first-child+html #Search {
	margin-top: 80px;
}
#Search .SideboxTitle {
	width:105px;
	float: left;
	color: #252525;
	height: 30px;
	padding-top: 12px;
	padding-left: 15px;
	font-weight: bold;
}

#Search form
{
	float: left;
	vertical-align: middle;
	padding-top: 5px;
	font-weight:bold;
}

.Actions
{
	margin-left: 6px;
	margin-bottom: 5px;
	_padding:0px 2px!important;
	_margin-left:5px !important;
}

#Wishlist .Actions {
	margin-bottom: 0;
}

* html #ShoppingCart .Actions {
	margin-left: 0 !important;
}
* html #Wishlist .GeneralButton {
	padding-left: 3px !important;
}
* html #Wishlist .GeneralButton input {
	margin-left: -2px !important;
}

#Login .Actions {
	margin-left: 10px;
	margin-bottom: 5px;
}

.SideboxTitle {
	background: none;
	color: #333;
	font-weight: normal;
	font-size:11px;
	padding: 8px 0px 0px 10px;
	
}

/* boxes */

#Categories {
	background: #fff url("../cs-images/sidebottom1.gif") no-repeat bottom left;
	margin-bottom: 10px;
	border:none;
	padding-bottom:10px;
}

#Categories ul,
#Articles ul,
#Wishlist ul,
#Bundles ul,
#Brands ul {
	padding: 0px;
}
#Categories ul li,
#Articles ul li,
#Wishlist ul li,
#Bundles ul li,
#Brands ul li {
	padding: 0;
	margin: 0;
	background:#fff;
	width: 195px;
	margin: 0 0 0 2px;
}

#Wishlist ul li a,
#Bundles ul li a,
#Articles ul li a {
	text-decoration: underline;
	display: block;
	font-size: 11px;
	padding: 5px;
	font-weight: normal;
	line-height: 16px;
}

#Categories ul li a
{ 
	display:block;
	width: 188px;
	color: #00326E;
	text-decoration:underline;
	font-size:11px;
	margin-top:1px;
	border-bottom: 1px solid #D5ECEF;
}
#Categories ul li a:hover,
#Wishlist ul li a:hover,
#Bundles ul li a:hover,
#Articles ul li a:hover {
	text-decoration: none;
	color: #000;
	background: #F3F7F9 !important;
}

#Bundles ul {
}
#Bundles ul li {
	border-bottom: 1px solid #fff;
}

#Categories li a.depth1 {
    background: url("../cs-images/arrow.gif") no-repeat 170px 7px;
 	padding: 3px 4px 6px 15px !important;
 	width: 176px;
	font-weight: bold;
}

#Categories li a.depth1:hover {
	background: url("../cs-images/arrowh.gif") no-repeat 170px 7px #F3F7F9 !important;
}

#Categories li a.depth2 {
	padding: 3px 4px 6px 18px !important;
	width: 176px;
 	font-weight: normal;
}

#Categories li a.depth3 {
	padding: 3px 4px 6px 28px !important;
 	font-weight: normal;
	width: 166px;
}
#Categories li a.depth4 {
   
  	padding: 3px 4px 6px 38px !important;
 	font-weight: normal;
	width: 156px;
} 
#Categories li a.depth5 {
    
  	padding: 3px 4px 6px 48px !important;
 	font-weight: normal;
	width: 146px;
} 

#Categories li a.currentlink {
	font-weight: bold !important;
	color: #FF6600 !important;
	text-decoration: none !important;
}

#Testimonials .autor {
	font-size: 10px;
}

#Wishlist ul {
	margin-bottom: 10px;
}
#Wishlist .Actions a {
	font-weight: bold;
	line-height: 16px;
	padding-left: 5px;
}

/* begin IE6 fixes */


* html #Categories li,
* html #Wishlist li,
* html #Articles li {
	line-height: 11px;
	height: 13px !important;
	margin-left: 1px;
}
* html #Categories li a {
	display: inline-block;
	width: 184px;
	height: 13px !important;
	margin-top: 0 !important;
}

/* end IE6 fixes */


#Phones .phone {
	font-weight: bold;
	font-size: 14px;
	color: #20528F;
}

#SpecialProduct .img {
	margin-top: 5px;
	margin-bottom: 5px;
}
#SpecialProduct a {
	text-align: center;
}
#SpecialProduct {
	text-align: center;
}


/* Tables */

.TableTitle
 {
	font-size: 12px;
 	font-weight: bold;
 	color: #00326E !important;
	background:#D4E1EE;
	border: 1px solid #D4E1EE;
	_border-top:2px solid #D4E1EE;
	border-bottom: 1px solid #F1F1F1;
 	padding: 5px;  	
 } 
 
.TableChapter 
 {
 	font-size: 11px;
 	color: #333;
 	padding: 5px; 
 	background: #fff;
 	font-weight: bold;
 }
  
.TableParam
 {
 	font-size: 11px;
 	color: #464646 !important;
 	padding: 5px;
 	border-bottom: 1px solid #ddd;
 	width: 40%;
 	vertical-align: top !important;
 } 
 .ProductDetails .TableParam
 {
 	font-size: 11px;
 	color: #000;
 	padding: 5px;
 	border-bottom: 1px solid #ddd;
 	width: 40%;
 	vertical-align: top !important;
 }
.TableValue
 {
 	font-size: 11px;
 	color: #000;
 	font-weight: bold;
 	border-bottom: 1px solid #ddd;
 	padding: 5px;
 	vertical-align: top !important;
 }  
.ProductDetails .TableValue
 {
 	font-size: 11px;
 	color: #000!important;
 	font-weight: bold;
 	border-bottom: 1px solid #ddd;
 	padding: 5px;
 	vertical-align: top !important;
 }  
 
.TableValue input
{

}
.TableDescription, .TableIntertitle
 {
 	font-size: 10px;
 	color: #000;
 	padding: 5px; 
 	border-bottom: 1px solid  #ddd;
 	width: 200px;
	vertical-align:top;
 }	 
 
.TableDescriptionLast
 {
 	font-size: 10px;
 	color: #000;
 	padding: 5px; 
 	width: 200px;
 }	  
 
.TableFiles
 {
 	font-size: 11px;
 	color: #000;
 	padding: 5px 5px 0px 5px;
 } 
 
 .TableParam select,
 .TableValue select {
 	font-size: 12px !important;
	background:#fafafa;
 }  
 
/*.TableButton
 {
 	padding: 5px;
 	font-size: 12px;
 } */

.TableIntertitle {
	padding-top: 20px;
	font-weight: bold;
	color: none;
	font-size: 12px;
}

 
 
/*.TableButton input
 {
 	font-size: 12px;
 	border: 1px solid #9C110C;
 	color: #eaeaea;
 	
 	padding: 1px 3px 1px 3px;
 	margin: 0px 0px 0px 2px; 
 	cursor: pointer;
 } */
 
.TableButton input {
 	display: inline;
 	padding-right:0px;
 	margin: 9px 0px 0px 0px;
 	background: url("../../cs-images/imagini/sageata.gif") no-repeat top left;
	background-position: 0px 5px;
	_padding-left:10px;
	_margin-right:14px;
}
.ProductDetails .TableButton input {
 	display: inline;
 	padding-right:0px;
	padding-bottom:5px;
 	margin: 9px 0px 0px 0px;
 	background: url("../../cs-images/imagini/sageata.gif") no-repeat top left;
	background-position: 0px 5px;
	_padding-left:10px;
	_margin-right:14px;
	color:#000;
}

.userAccountTable .TableParam {
	width: 25%;
}
.userAccountTable .TableDescription,
.userAccountTable .TableDescriptionLast {
	width: 10px;
}

.fieldTip {
	font-size: 11px;
	font-weight: normal;
	padding: 3px 0;
	color: #999;
}
.fieldError {
	font-size: 11px;
	font-weight: normal;
	padding: 3px 0;
}
 
.Note
 {
 	font-size: 12px;
 	margin: 5px 0px 0px 0px;
 } 

/* headings */

h1
 {
    display:block;
	/*position:absolute;*/
	font-size: 14px;
	padding: 5px 5px 5px 0px;
	color:#000; 
	
 } 
 
h1 img
 {
 	vertical-align: middle;
 } 
 
h1 a
 {
 	color: none;
 }  
 
/* text content */
.Subtitle  {
 	font-size: 12px;
 	font-weight: bold;
}

.articol {
	border:1px solid #e4eff1;
	margin:0px;
	width:329px;
}
.articol td {
	vertical-align:top;
}
.articol td.descriere {
	padding-left:8px;
	padding-right:3px;
	vertical-align:middle;
}
.articol h3 {
	font-size:90%;
	color:none;
	font-weight:bold;
	margin-bottom:7px;
	margin-top:7px;
}
.articol p {
	font-size:9px;
	color:#3f0000;
}
.articol a.detalii {
	background:none;
	font-size:12px;
	padding:3px 5px 5px 5px;
	text-decoration:none;
	color:#eaeaea;
	margin-left:25px;
}
.articol a.detalii1 {
	background:none;
	text-decoration:none;
	padding:2px 2px 4px 2px;
}
.articol p.pret{

}
.articol p.pret .bold {
	font-weight:bold;
}
.articol a.productTitleLink {
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
	color: none;
}


.pagetitle {
	font-size: 15px;
 	font-weight: bold;
 	text-transform: uppercase;
 	color: none;
 	height: 22px;
	padding: 10px 0 0 10px;
}
.teaser {
	float: left;
	font-size: 11px;
	color:#9c9c9c;
	padding: 5px 40px 5px 10px;
	font-weight: bold;
}
.teaser img {
	width: 200px;
}
.articlepic {
	float: left; 
	width: 200px; 
	height: 200px; 
	overflow: hidden;
	margin: 0 5px 5px 0;
}

.articlecontent {
	padding: 5px 10px 5px 10px;
	line-height: 18px;
	color:#000;
	width: 530px !important;
}
.articlecontent table {
	width: 10px;
}
.articlecontent li {
	margin-left: 20px;
	padding-bottom: 5px;
	font-size: 11px;
}
.childarticletext {
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.childarticletitle {
	font-weight: bold;
	font-size: 11px;
}
.articleLinksTable .childarticletitle {
	background: none !important;
	color: #00326E !important;
}
.articleLinksTable .childarticletitle:hover {
	text-decoration: underline;
	color: #000 !important;
}

.articleLinksTable {
	padding-top: 5px;
	margin-left: 10px;
	width: 525px !important; 
}

.articleLinksTable .childarticletext {
	background: none;
	padding-bottom: 5px;
	border: none;
	border-bottom: 2px solid #d9e5f0;
}



#Poll {
	font-size: 11px;	
}


#RightColumn .input_text,
#LeftColumn .input_text,
#Content .input_text {
	font-size: 11px !important;
	height: 15px;
	width: 162px;
}

/* Orders Table */
.OrdersTable {
	border: 1px solid #fff;
	border-left: none;
	border-bottom: none;
}
.OrdersTable td {
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 5px;
}
.OrdersTable .SCTableHeader {
	background: #20528F;
	color: #fff;
}


ul.ProductTechnologies {
	list-style-type: none;
	margin: 0 0 10px 0; 
	padding: 0 5px 0 5px;
}
ul.ProductTechnologies li {
	width: 210px;
	float: left;
}




/* listing filters */

.FilterTitle {
	padding: 0 10px 0 0;
	cursor: pointer;
}

.Filters a {
	color: #eaeaea;
}
.Filters a:hover {
	text-decoration: none;
}

.filterList {
 	position: absolute;
	background: #fff;
	border: 3px solid #ddd;
 	padding: 3px;
 	width: 170px;
	_font-size: 100% !important;
	zoom: 1;
	display: none;
	margin-top: 0;
	filter:alpha(opacity=95);
	-moz-opacity:.95;
	opacity:.95;
	
}
.filterList ul {
 	margin: 0px;
 	padding: 0px;
 	list-style-type: none;
	_font-size: 100% !important;
}
.filterList li {
 	display: block;
 	width: 160px;
	margin: 0px;
	padding: 0px;
}
.filterList a {
 	display: block;
 	color: #20528F;
 	font-weight: normal;
 	font-size: 11px; 	
 	width: 100%;
 	text-decoration: none;
 	padding: 5px;
} 
.filterList a:hover {
 	display: block;
 	color: #fff;
 	font-weight: normal;
 	width: 100%;
 	text-decoration: none;
 	background: #20528F;
 	padding: 5px;
}  

.boxtype,  
.boxtypeOn,
.listtype,
.listtypeOn {
	display: block;
	width: 19px;
	height: 20px;
	float: right;
	overflow: hidden;
	margin-left: 3px;
} 
.boxtype {
	background: url("../../cs-images/d-box.gif") no-repeat top left;
}
.boxtype:hover, .boxtypeOn {
	background: url("../../cs-images/d-box-on.gif") no-repeat top left;
}
.listtype {
	background: url("../../cs-images/d-list.gif") no-repeat top left;
}
.listtype:hover, .listtypeOn {
	background: url("../../cs-images/d-list-on.gif") no-repeat top left;
}

.listswitch {
	float: right; 
	width: 120px; 
	font-size: 11px; 
	line-height: 20px; 
	padding-top: 5px;
}


.AS_form {
	border: 2px solid #ddd;
	background: #fff;
	font-size: 11px;
	color: #000;
	margin-top: 5px;
}
.AS_form td {
	padding: 3px;
}

.AS_form .AS_title {
	font-weight: bold;
	padding: 5px 0;
}
.AS_form hr {
	font-size: 1px;
	line-height: 1px;
	border: none;
	height: 1px;
	background: #ddd;
}

.AS_form select {
	background:#F6F2DE;
}

.AS_form tbody .GeneralButton{
	padding: 7px 0px 8px !important
	_padding: 0px 0px 6px 5px !important;
}

/* The toolbar for the content box */

/*ul#toolbar {
	height: 20px;
	text-align: center;
	list-style: none;
	margin: 0 auto 0 auto;
	clear: both;
	background: #b4d5e4;
	padding-top: 5px;
	padding-left: 5px;
	}
	
#toolbar li {
	float: left;
	text-indent: -9999px;
	}
	
#toolbar li a {
	height: 12px;
	width: 12px;
	display: block;
	background: #eaeaea;
	border: 2px solid #99c4d8;
	
	margin-right: 5px;
	outline: none;
	}
	
#toolbar li.active a {
	background: #3f8caf;
	border: 2px solid #f1f7fa;
	}

#toolbar li.inactive a {
	}
	
#toolbar li a:hover {
	background: #3f8caf;
	border: 2px solid #f1f7fa;
	}



.ColumnlistingBanner {
	background: #fff;
	padding: 10px 0;
	text-align: center;
	width: 200px;
	overflow: hidden;
}
.ColumnlistingBanner, .ContentlistingBanner img {
	text-align: center;
}

.delFilter {
	background: url(../cs-images/delFilter.gif) no-repeat center right;
	padding-right: 13px;
}

/* expand-collapse button for shopping cart
-------------------------------------------
*/

.cartexpand,
.cartcollapse {
	width: 18px;
	height: 18px;
	float: right;
	display: block;
	position:relative;
	margin-top: 4px;
	margin-right: 5px;
	z-index: 0;
	cursor: pointer;
}

* html .cartexpand,
* html .cartcollapse {
	position: relative;
	left: -20px;
	overflow: hidden;
	margin-right: 0 !important;
}

.cartexpand {
	background: url(../cs-images/exp-cart.gif) no-repeat top left;
}
.cartcollapse {
	background: url(../cs-images/collapse-cart.gif) no-repeat top left;
}

.cartcontent {
	margin: 0;
	padding: 0 10px 0 10px;
	border-top: 1px solid #ccc;
}
.cartcontent li {
	padding: 0;
	font-size: 11px;
	border-bottom: 1px solid #ccc;
	color: #555;
}
.cartcontent li a {
	font-size: 11px;
	color: #20528F;
	text-decoration: underline;
}
.cartcontent li a:hover {
	color: #000;
	text-decoration: none;
}
.cartcontent li p {
	padding-top: 3px !important;
	padding-bottom: 3px !important;
}
.cartcontent li p.SCProductQuantity {
	width: 20px;
	padding-left: 0 !important;
	float: left;
}
.cartcontent li p.SCProductDetail {
	padding-left: 0 !important;
	padding-right: 0 !important;
	float: left;
	width: 145px;
	display: block;
}

#ShoppingCart .emphTotal {
	font-size: 12px;
	color: #555;
	padding-top: 0;
	font-weight: bold;
}
#ShoppingCart .emphTotal strong {
	font-size: 12px;
	color: #000;
}
#ShoppingCart .normalTotal {
	font-size: 11px;
	color: #555;
}
#ShoppingCart .normalTotal strong {
	color: #000;
}


.CategoriesFound {
	padding-left: 20px;
	line-height: 18px;
}

p.breadcrums {
	background: url(../cs-images/breadcrumbs.jpg) no-repeat top left;
	padding: 4px 0px 5px 5px;
	color: #20528F;
	font-size: 12px;
	margin-top:0;
	
}
p.breadcrums a {
	color: #00326E;
	text-decoration: underline;
}
p.breadcrums a:hover {
	text-decoration: none;
	color: #20528F;
}

.side-WLlist {
	margin: 0 10px;
	font-weight: normal;
}
.side-WLlist li {
	border-bottom: 1px solid #fff;
}
.side-WLlist a {
	font-weight: normal !important;
	padding: 2px 0;
}

.OrdersTable .odd {
	background: #fff;
}

.OrdersTable .even {
	background: #f9f9f9;
}

/* Header Search inputs
---------------------
*/

.HSkeyword {
	width: 110px !important;
	position: relative;
	top: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
}

*:first-child+html .HSkeyword {
	padding-top: 1px !important;
	padding-bottom: 1px !important;
}

* html .HSkeyword {
	padding-top: 1px !important;
	padding-bottom: 1px !important;
}

.HSminimal {
	width: 60px !important;
}
.HSmaxim {
	width: 65px !important;
}

.HSsearch {
	margin-top: -4px !important;
	margin-right: 4px;
	position: absolute;
}

* html .HSsearch {
	position:absolute!important;
	top:60px!important;
}

*:first-child+html .HSsearch {
	position: absolute !important;
}

.HSsearch input {
	margin-bottom: 2px;
}

* html .HSsearch input {
	padding-top:4px;
	margin-top:0px !important;
	margin-left:-3px !important;
}

*:first-child+html .HSsearch input {
	margin-top:-9px !important;
	margin-left:2px !important;
}

/* product action icons 
-----------------------
*/

.recommendProduct,
.printProduct,
.rfqProduct,
.compareProduct {
	padding: 5px 5px 5px 24px;
	line-height: 20px;
}

.recommendProduct {
	background: url(../cs-images/icon-recommend.gif) no-repeat center left;
}
.printProduct {
	background: url(../cs-images/icon-print.gif) no-repeat center left;
}
.rfqProduct {
	background: url(../cs-images/icon-rfq.gif) no-repeat center left;
}
.compareProduct {
	background: url(../cs-images/icon-compare.gif) no-repeat center left;
}

/* promo title box 
==================*/

.promoTitleBox {
	padding: 7px 0px 0px 8px;
	background: #D4E1EE;
	font-size: 11px;
	font-weight:bold;
	color: #363636;
	height: 20px;
	border: 1px solid #D4E1EE;
	border-bottom: none;
}

.MainPromoTitleBox {
	padding: 8px 0px 4px 8px;
	background: url("../cs-images/slidertop.gif") no-repeat left;
	font-size: 11px;
	font-weight:bold;
	color: #363636;
	height: 20px;
	border-bottom: none;
	width: 543px;
	margin: -3px 0 -5px -1px;
	position:relative;
	z-index:1;
}

/** html .promoTitleBox {
	margin-right: 0 !important;
	padding: 7px 6px 0px 8px;
	width: 560px;
}*/

/* view all button class - used for slider and wishlist 2.0
===========================================================*/

.viewAllBtn {
	background: #D4E1EE;
	border: 1px solid #D4E1EE;
	border-top: none;
	text-align: right;
	padding:5px 0 5px 0;
	height: 30px;
	display:block;
}

#Content .viewAllBtn .GeneralButton {
display:block;
margin-bottom:6px;
padding:0px !important;
float:right;
margin-right: 5px;
}

#Content .viewAllBtn .GeneralButton input {
position:relative;
left:-1px;
}
* html #Content .viewAllBtn .GeneralButton {
	margin-right: 0;
	padding-left: 6px !important;
}
* html #Content .viewAllBtn {
	height: 25px;
	padding-bottom: 0;
}
*:first-child+html .viewAllBtn .GeneralButton {
	margin-right: 2px !important;
}

/* bundles pages layout
------------------------*/

li.bundle {
	padding: 5px;
	border: 1px solid #3998C9;
	background: url("../cs-images/bundle-box-bg.gif") repeat-x top left;
	margin-bottom: 10px;
}
li.bundle h3 {
	color: #fff;

}

.bundleName {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #222;
}
.bundleName:hover {
	color: #000;
	text-decoration: none;
} 

.bundleDetails,
.bundlePriceBox {
	float: left;
}
.bundleDetails {
	padding: 15px 5px 5px 0;
	width: 385px;
}
.bundleDetails a {
	display: inline;
}
.bundlePriceBox {
	text-align: center;
	color: #555;
	padding-top: 10px;
	width: 130px;
}
.bundlePriceBox strong {
	color: #3998C9;
}
.bundlePrice {
	font-size: 16px;
	color: #3998C9;
}
.bundlePriceBox p {
	padding: 5px;
}

.bundleDetailPrice {
	color: #555;
	font-size: 11px;
}
.bundleDetailPrice td {
	vertical-align: top;
	padding: 10px;
}

.bundleDetailPrice .orderBox {
	width: 120px;
	text-align: center;
	background: #e3f2fa;
}
.bundleDetailPrice .bundePriceBox {
	text-align: right;
	background: #f2fbff;
}

/*end bundles */

.phonenumbers{margin: 0 0 0 10px; color:#363636; font-size:13px; font-weight:bold; }
.phonenumbers li{padding-left:15px; background: url("../cs-images/bull.gif") no-repeat left;}
.phonenumbers span{color:#E74B00;}


/* jobs table */
.JobsTable {
	text-align: left;
	background: #fff;
}
.JobsTable td,
.JobsTable th {
	padding: 3px;
	line-height: 18px;
	border-bottom: 1px solid #f4fafa;
	border-left: 1px solid #f4fafa;
}
.JobsTable td {
	font-size: 11px;
}
.JobsTable th {
	background: #d7e3ef;
}
.JobsTable td.jobname {
	width: 230px;
	color: #000;
}
.JobsTable td.jobarea {
	width: 90px;
	color: #555;
}
.JobsTable td.jobplace {
	width: 60px;
	color: #555;
}
.JobsTable td.jobtype {
	width: 50px;
	color: #555;
}
.jobDetails {
	margin: 0 0 10px 0;
	background: #fff;
	font-size: 12px;
	border-top: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	width: 570px;
}
.jobDetails th, 
.jobDetails td {
	border-left: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
}
.jobDetails th {
	line-height: 18px;
	color: #444;
	text-align: left;
	padding-right: 10px;
	padding-left: 5px;
}
.jobDetails td {
	padding: 3px;
}
.jobDetails th span {
	color: #000;
	font-weight: bold;
}
.jobDetails .even {
	background: #f3f4f6;
}

.JobsTeaser {
	padding: 0 10px 10px 10px;
}

/* end jobs styles */

/* sitemap */
.sitemap .categ_menu {
	font-size: 11px;
}
.sitemap .categ_menu .depth1,
.sitemap .categ_menu .depth2,
.sitemap .categ_menu .depth3,
.sitemap .categ_menu .depth4,
.sitemap .categ_menu .depth5 {
	text-decoration: none;
}
.sitemap .categ_menu .depth1:hover,
.sitemap .categ_menu .depth2:hover,
.sitemap .categ_menu .depth3:hover,
.sitemap .categ_menu .depth4:hover,
.sitemap .categ_menu .depth5:hover {
	color: #000;
}
.sitemap .categ_menu .depth1 {
	color: #000;
	font-size: 12px;
	font-weight: bold;
}
.sitemap .categ_menu .depth2 {
	padding-left: 15px;
	color: #333;
	font-size: 12px;
}
.sitemap .categ_menu .depth3 {
	padding-left: 30px;
	color: #444;
}
.sitemap .categ_menu .depth4 {
	padding-left: 45px;
	color: #555;
}
.sitemap .categ_menu .depth5 {
	padding-left: 60px;
	font-size: 10px;
	color: #666;
}
.sitemap .viewalllink {
	font-size: 11px;
	font-weight: bold;
	line-height: 22px;
}
/* end sitemap */

.WL h1 {
	margin-top: 5px;
	margin-left: 5px;
}

.highlighted {
	font-size: 13px;
	color: #000 !important;
	float: left;
	font-weight: bold;
	margin-top: 19px;
}

/* links categories */
.linksCategList {
	padding-left: 0px;
}
.linksCategList li {
	padding: 5px 0px 5px 5px;
	float: left;
	_display: inline;
}
.linksCategListTitle {
	font-weight: bold;
	padding: 10px 0 5px 5px;
	font-size: 13px;
}

.sitesList {
	padding-left: 5px;
}
.sitesList li {
	padding: 5px;
	background: #fff;
	border: 1px solid #D5E1EF;
}
.sitesList li .linksName {
	font-weight: bold;
	font-size: 12px;
	color: #000;
}
.sitesList li .linksDesc {
	font-size: 11px;
	color: #000;
}




