

body
{
 	margin: 0;
 	padding: 0;
 	background: url(../cs-images/bodybg.gif) repeat-x top left #fff; /*website background*/
 	font-family: Arial, Helvetica, sans-serif; /*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, Helvetica, sans-serif;
 	font-size: 12px;
 	font-weight: normal;
}
form
{
 	margin: 0;
 	padding: 0;
} 
#Website
{
	width:960px; /* main container width */
	padding: 0;
	background: none; /* main container background */
	margin: 0 auto;
	border: none;
}

* html #Website {
	overflow: hidden;
	width: 970px;
}

*:first-child+html #Website  {
	overflow: hidden;
}


a {
 	color: #005c7f;
	/*text-decoration: underline;*/
}
a:hover {
 	color: #000;
}
a:active {
 	color: #000;
} 

/* ================================= BUTTONS ====== */
.GeneralButton {
 	display: inline;
	height: 27px;
 	background: url("../../cs-images/button/buttonl.gif") no-repeat top left;
	padding: 8px 0px 8px 0px;
}
.GeneralButton input {
	height: 31px;
	background: url("../../cs-images/button/buttonr.gif") no-repeat top right;
	color: #000;
	border: none;
	margin-left: 9px !important;
	padding: 9px 14px 7px 4px  !important;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
}

* html .GeneralButton {
	padding: 0px 0px 6px 3px !important;
	padding-top: 0;
	padding-left:8px;
	margin-right:14px;
}
* html .GeneralButton input {
	margin-left: -1px !important;
	width: 10px;
	overflow: visible;
}

*:first-child+html .GeneralButton {
	padding: 9px 14px 7px 8px !important;
	padding-top: 0;
}
*:first-child+html .GeneralButton  input{
	margin-left: -1px !important;
	overflow: visible;
	padding-left:7px;
	padding-right:7px;
}

tbody .GeneralButton{
	padding: 9px 0px 8px 0px !important;
	_padding: 0px 0px 6px 5px !important;
}
tbody .GeneralButton input {
	padding-left:5px;
	margin-bottom:0px!important;
}

*html tbody .GeneralButton{
	margin-left: 13px;
}

*:first-child+html #Content .GeneralButton {
	padding-top: 0px !important;
	
}
#placeOrderFrm .GeneralButton {
	padding-top: 11px !important;
}
#placeOrderFrm .GeneralButton input {
	margin-left:6px;
	margin-bottom:2px;
}
*:first-child+html #placeOrderFrm .GeneralButton {
	padding-left:6px!important;
	padding-top: 0 !important;
}
*:first-child+html #placeOrderFrm .GeneralButton input {
	margin-left:10px!important;
}



* 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: 8px 10px 7px 0px  !important;
}

*:first-child+html .tabContent .GeneralButton input {
	padding-right: 10px  !important;
	margin-left: 6px;
}


#Search .GeneralButton {
 	padding: 0px 0px 6px 0px !important;
}
* html #Search .GeneralButton {
	padding-top: 0px !important;
	padding-left: 8px !important;
	position: absolute !important;
	margin-top: 92px !important;
}

*:first-child+html #Search .GeneralButton {
	padding-top: 9px !important;
	padding-left: 3px !important;
}

#RightColumn .GeneralButton {
 	padding: 0px 0px 5px 0px !important;
	_padding: 0px 0px 6px 0px !important;
	margin-bottom: 6px;
	display: block;
}
#RightColumn .GeneralButton input{
}
#LeftColumn .GeneralButton {
 	padding: 0px 0px 5px 0px !important;
	_padding: 0px 0px 6px 0px !important;
	margin-bottom: 6px;
	display: block;
 }
#LeftColumn .GeneralButton input{
}

.WLList .GeneralButton input {
 	padding-top: 4px !important;
}
.OrdersTable .GeneralButton input {
	margin-left: -1px !important;
}
.OrdersTable .GeneralButton {
width:80px;
}

*:first-child+html .OrdersTable .GeneralButton{
	margin-left: -10px !important;
}
.QuickorderSubmit input{
	background: url("../../cs-images/button/trimite.gif") no-repeat top left;
	display: inline;
	height: 40px;
	width: 77px;
	border: none;
}
/* ================================= TEXT INPUTS / TEXTAREAS / SELECTS ====== */
.input_text{
	background: #fff;
	border: 1px solid #85cbe3;
	padding: 3px 5px;
	color: #444;
	font-size:10px;
	height:12px;
}
.search_input {
	background: #fff;
	border: 1px solid #85cbe3;
	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:0px;
	border:1px solid #85cbe3;
	background:  #fff;
	padding: 0px 5px 2px 2px;
}

*:first-child+html .search_select {
	position: relative;
	top: 2px;
	padding-top: 1px !important;
	padding-bottom: 1px !important;
}

*:first-child+html #SubHeader .search_select {
	top: 0;
}

* html .search_select {
	position: relative;
	top: 2px;
	padding-top: 1px !important;
	padding-bottom: 1px !important;
}

.tarea {
	background: #fff;
	border: 1px solid #85cbe3;
	padding: 5px;
	color: #444;
}


/* ================================= HEADER ====== */

#Header {
 	clear: both;
	height: 150px;
	background: url(../cs-images/headerbg.jpg) no-repeat top left #fff;
	padding: 0 10px;
}	
 
#Logo {
 	background: url("../cs-images/header/logo.gif") no-repeat top left;
 	width: 270px;
 	height: 135px;
 	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: #C7EAFB; /*website sub header - search*/
 	color: #363636;
	_width: 548px;
	_overflow: hidden;
} 
#SubHeader input {
 	font-size: 10px;
}

.sraGeneralButton input {
	height: 31px;
	background: url("../../cs-images/button/goWL.gif") no-repeat top left;
	color: #000;
	border: none;
	width:50px;

	cursor: pointer;
}

.sraGeneralButton {
	display: inline !important;
	
} 

#SubHeader td .input_text {
 	width: 110px;
}
#SubHeader td .search_select {
	margin-bottom: 0px;
	padding:0px 0px 0px 2px;
	font-size: 12px !important;
} 

#SubHeader select {	
 	font-size: 11px;
} 
 
.HeaderLinks {
 	padding: 10px 10px 0px 10px;
 	width: 940px;
	color: #00aeef;
	font-size: 11px;
	height: 20px;
	position: absolute;
} 

* html .HeaderLinks {
	width: 650px;
}

*:first-child+html .HeaderLinks {
	width: 660px;
}

.HeaderLinks ul {
	float: right;
}
.HeaderLinks ul li {
	display: inline;
}

.HeaderLinks a {
	margin: 0 1px 0px 1px;
	padding: 1px;
	color: #00aeef;
	font-weight: bold;
	text-decoration: none;
}
.HeaderLinks a:hover{
	text-decoration: underline !important;
	color: #fff !important;
}

/* ===== FOOTER ====== */
#Footer {
 	padding: 0 0 5px 0;
 	background: #e7f8ff;
 	border: 1px solid #d0edfb;
}
#Footer a img {
	padding-left:6px;
}
.FooterCopyright {
 	margin: 5px;
 	font-size: 11px;
	color: #444;
	width: 650px;
}
.FooterLinks {
	font-size: 11px;
 	margin-bottom: 5px;
	color:#8d96a3;
}
.FooterLinks ul {
	background: none;
	height: 11px;
	padding: 5px;
}
.FooterLinks li {
	float: left;
}
.FooterLinks li a {
	color: #8d96a3;
	font-weight:normal;
	text-decoration: underline;
}
.FooterLinks li a:hover {
    color: #000;
	font-weight:normal;
	text-decoration: none;
}
.FooterSections {
	color: #005c7f;
	font-weight:normal;
	background: none !important;
}
.FooterSections li {
	white-space: nowrap;
}
.FooterSections li a {
	color: #005c7f;
}
*:first-child+html .FooterSections {
	display: block;
	width: 950px;
	height: 27px;
}
* html .FooterSections {
	display: block;
	width: 950px;
	height: 27px;
}
.FooterRight {
	width: 240px;
	float: right;
	margin: 0;
	padding: 0;
}
.FooterRight p {
	color:#B5BAAE;
	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 0 0 0;
}

#LeftColumn {
 	float: left;
 	width: 200px;
	margin: 0 0 0 0;
	font-size: 11px;
	color: #000;
} 

* html #RightColumn {
	margin-right: -5px;
}

#LeftColumn .SideboxTitle,
#RightColumn .SideboxTitle  {
 	background: url("../cs-images/sideboxtitlebg.gif") no-repeat top left;
 	height:30px;
 	line-height: 22px;
 	font-weight: bold;
	width: 196px;
	font-size: 12px;
	color: #85cbe3;
	text-align: left;
}
 
#RightColumn .SideboxTitle {
	
 }
 
#Content
 {
 	width: 548px; /*#Website width - #RightColumn - #LeftColumn*/
 	padding: 0 5px 0px 6px;
 	float: left;
 	font-size: 12px;
	color:#000;
	background: #fff;
 }

* html #Content {
	width: 548px;
	overflow: hidden;
	padding-left: 1px;
	padding-right: 0;
}

 #Content table
 {
 	width: 548px;
  }
 #Content form table select{
 	background:#fff;
	border: 1px solid #85cbe3;
 }	
*:first-child+html #Content .GeneralButton {
 	padding-left:6px!important;
 }
#Content .GeneralButton{
 	padding-top: 9px;
 	padding: 0px 0px 3px 0px !important;
	_padding: 0px 0px 6px 0px !important;
	margin-bottom: 6px;
	display: block;
}

* html #Content .GeneralButton{
margin-left: 13px;
}

 #Content #tabscontent table {
	width: 541px !important;
 }

 /*#Content .GeneralButton input{margin:0; background-position: right 1px;}
 
 #ContentCompare .GeneralButton input{margin:0; background-position: right 1px;}*/



#Content h2 {
	font-size: 12px;
	font-weight: normal;
	color: #555;
}

#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 {
	margin: 0px 0 10px 0;
	padding: 0 0 10px 0;
	background: #f8f8f8 url("../cs-images/sideboxbg.gif") no-repeat bottom left;
	color: #000;
}
#Newsletter {
}
#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 {
	color: #000;
}
#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 0 10px 0;
	background: #f8f8f8 url("../cs-images/sideboxbg.gif") no-repeat bottom left;
	color: #000;
}

#ShoppingCart {
	/*background: url("../cs-images/sc-sideboxbg.gif") no-repeat bottom left #fff;*/
}


#ShoppingCart .SideboxTitle {
	background: url("../cs-images/sc-sideboxtitlebg.gif") no-repeat top left;
	padding-left: 65px;
	width: 141px;
	color: #fff;
	height: 35px;
}

* html #ShoppingCart .SideboxTitle {
	width: 148px;
	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: 525px;
	height: 40px;
	margin: 90px 0 0 0;
	padding: 0;
	color: #eee;
}

* html #Search {
	width: 515px;
}

#Search .SideboxTitle {
	width:100px;
	float: left;
	color: #eee;
	height: 30px;
	padding-top: 12px;
	padding-left: 15px;
	font-weight: bold;
	background: none;
}

#Search form
{
	float: left;
	vertical-align: middle;
	padding-top: 5px;
}

.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;
}

#Login .Actions {
	margin-left: 10px;
	margin-bottom: 5px;
}

.SideboxTitle {
	background: #B5BAAE;
	color: #333;
	font-weight: normal;
	font-size:11px;
	padding: 8px 0px 0px 10px;
	
}

/* boxes */

#Categories {
	margin-bottom: 10px;
}

#Categories ul,
#Articles ul,
#Wishlist ul,
#Bundles ul,
#Brands ul {
	padding: 0 2px 0 2px;
}
#Categories ul li,
#Articles ul li,
#Wishlist ul li,
#Bundles ul li,
#Brands ul li {
	padding: 0;
	margin: 0;
	background: url("../cs-images/listlink-bg.gif") repeat-y top left #c4e4ef;
}

#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: #0080b4;
	text-decoration: underline;
	font-size:11px;
	border-bottom: 1px solid #e4f8ff;
}
#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: url("../cs-images/listlink-on-bg.gif") repeat-y top left !important;
}
#Categories ul li:hover,
#Wishlist ul li:hover,
#Bundles ul li:hover,
#Articles ul li:hover {
	background: url("../cs-images/listlink-on-bg.gif") repeat top left;
}

#Wishlist li p {
	background: #fff;
}

#Bundles ul {
}
#Bundles ul li {
	border-bottom: 1px solid #fff;
}

#Categories li a.depth1 {
    background: url("../cs-images/link-arr.gif") no-repeat center right;
 	padding:5px 4px 6px 5px !important;
 	width: 187px;
	font-weight: bold;
}

#Categories li a.depth1:hover {
	background: url("../cs-images/link-arr-hover.gif") no-repeat center right !important;
}

#Categories li a.depth2 {
	padding: 5px 4px 6px 8px !important;
	width: 182px;
 	font-weight: normal;
}

#Categories li a.depth3 {
	padding: 5px 4px 6px 18px !important;
 	font-weight: normal;
	width: 175px;
}
#Categories li a.depth4 {
   
  	padding: 5px 4px 6px 28px !important;
 	font-weight: normal;
	width: 165px;
} 
#Categories li a.depth5 {
    
  	padding: 5px 4px 6px 48px !important;
 	font-weight: normal;
	width: 145px;
} 

#Categories li a.currentlink {
	font-weight: bold !important;
	color: #000 !important;
	text-decoration: none !important;
	background: url("../cs-images/listlink-bg.gif") repeat-y top left #fff !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: #005c7f;
}

#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: #000 !important;
	background:#EAF7FD;
	border: 1px solid #fff;
	_border-top:2px solid #fff;
	border-bottom: 1px solid #EAF7FD;
 	padding: 5px;  	
 } 
 
.TableChapter 
 {
 	font-size: 11px;
 	color: #333;
 	padding: 5px; 
 	background: #fff;
 	font-weight: bold;
 }
  
.TableParam
 {
 	font-size: 11px;
 	color: #000 !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: #B5BAAE;
	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: #B5BAAE;
 }  
 
/* 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:#B5BAAE;
	font-weight:bold;
	margin-bottom:7px;
	margin-top:7px;
}
.articol p {
	font-size:9px;
	color:#3f0000;
}
.articol a.detalii {
	background:#B5BAAE;
	font-size:12px;
	padding:3px 5px 5px 5px;
	text-decoration:none;
	color:#eaeaea;
	margin-left:25px;
}
.articol a.detalii1 {
	background:#B5BAAE;
	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: #B5BAAE;
}


.pagetitle {
	font-size: 15px;
 	font-weight: bold;
 	text-transform: uppercase;
 	color: #00a4e3;
 	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 .newscontent{
	padding: 5px 10px 5px 10px;
	line-height: 18px;
	color:#000;
}
.articlecontent .newscontent 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;
}

#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: #d0edfb;
	color: #000;
}


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;
	display: none;
	margin-top: 0;
	-moz-opacity:.95;
	opacity:.95;
	
}
*:first-child+html .filterList  {
	filter:alpha(opacity=95);
	zoom: 1;
}
* html .filterList  {
	filter:alpha(opacity=95);
	zoom: 1;
}

.filterList ul {
 	margin: 0px;
 	padding: 0px;
 	list-style-type: none;
	_font-size: 100% !important;
}
.filterList li {
 	display: block;
 	width: 160px;
	margin: 0px;
	padding: 0px;
	color: #005c7f;
	font-weight: normal;
 	font-size: 11px; 
}
.filterList a {
 	display: block;
 	color: #005c7f;
 	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: #005c7f;
 	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 #c7eafb;
	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: #c7eafb;
}

.AS_form select {
	background:#fff;
}

.AS_form tbody .GeneralButton {
	padding: 7px 0px 8px !important;
}
* html .AS_form tbody .GeneralButton {
	padding: 0px 0px 6px 5px !important;
}




.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: 2px;
	z-index: 1000;
	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: #005c7f;
	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: #e4f8ff;
	padding: 5px 0px 5px 5px;
	color: #005c7f;
	font-size: 11px;
	
}
p.breadcrums a {
	color: #005c7f;
	text-decoration: none;
}
p.breadcrums a:hover {
	text-decoration: underline;
	color: #000;
}

.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: 1px !important;
	margin-right: 4px;
	position: absolute;
}

* html .HSsearch {
	position:absolute!important;
	top:2px!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:0px !important;
}

*:first-child+html .HSsearch input {
	margin-top:-9px !important;
	margin-left:6px !important;
}

/* product action icons 
-----------------------
*/

.recommendProduct,
.printProduct,
.rfqProduct,
.compareProduct,
.emailProduct,
.bookmarkProduct,
.googleBookmarkProduct,
.hi5Product,
.twitterProduct,
.facebookProduct,
.stumbleuponProduct,
.diggProduct,
.bloggerProduct,
.deliciousProduct,
.myspaceProduct,
.yahooProduct {
	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;
}
.emailProduct {
	background: url(../cs-images/icon-small-email.gif) no-repeat center left;
}
.bookmarkProduct {
	background: url(../cs-images/icon-bookmark.gif) no-repeat center left;
}
.googleBookmarkProduct {
	background: url(../cs-images/icon-google.gif) no-repeat center left;
}
.twitterProduct {
	background: url(../cs-images/icon-twitter.gif) no-repeat center left;
}
.facebookProduct {
	background: url(../cs-images/icon-facebook.gif) no-repeat center left;
}
.stumbleuponProduct {
	background: url(../cs-images/icon-stumbleupon.ico) no-repeat center left;
}
.diggProduct {
	background: url(../cs-images/icon-digg.gif) no-repeat center left;
}
.bloggerProduct {
	background: url(../cs-images/icon-blogger.gif) no-repeat center left;
}
.deliciousProduct {
	background: url(../cs-images/icon-delicious.gif) no-repeat center left;
}
.myspaceProduct {
	background: url(../cs-images/icon-myspace.gif) no-repeat center left;
}
.yahooProduct {
	background: url(../cs-images/icon-yahoo.gif) no-repeat center left;
}

/* promo title box 
==================*/

.promoTitleBox {
	padding: 9px 0px 0px 8px;
	background: url("../cs-images/slidertitlebg.gif") no-repeat top left;
	font-size: 11px;
	font-weight:bold;
	color: #3b87b0;
	height: 20px;
}

.MainPromoTitleBox {
	padding: 12px 0px 0px 8px;
	background: url("../cs-images/mainpromotitle.gif") no-repeat top left;
	font-size: 12px;
	font-weight:bold;
	color: #85CBE3;
	height: 24px;
	border-bottom: none;
}

* html .promoTitleBox {
	
}

* html .MainPromoTitleBox {
	width: 550px;
}

/* view all button class - used for slider and wishlist 2.0
===========================================================*/

.viewAllBtn {
	background: url(../cs-images/viewall-bg.gif) no-repeat bottom left;
	border-top: none;
	text-align: right;
	padding: 5px;
	height: 30px;
	display:block;
	margin-bottom: 5px;
}

.viewAllBtn .GeneralButton {
	padding: 11px 0 !important;
}

* html .viewAllBtn .GeneralButton {
	margin-right: -1px;
	padding: 0 0 8px 5px !important;
}
*:first-child+html .viewAllBtn .GeneralButton {
	padding: 0 0 0 0 !important;
	height: 27px !important;
}
*:first-child+html .viewAllBtn .GeneralButton input {
	padding: 8px 8px 8px 4px !important;
}
#Content .viewAllBtn .GeneralButton {
display:block;
margin-bottom:6px;
padding: 0px !important;
padding-bottom: 3px !important;
float:right;
margin-right:10px;
	}

* html #Content .viewAllBtn .GeneralButton {width: 155px;}
	
}
#Content .viewAllBtn .GeneralButton input {
position:relative;
left:-1px;
}


/* hacks for FF3 la dracu */
/*.viewAllBtn .GeneralButton, x:-moz-any-link {
	padding: 9px 0 8px 0 !important;
}
.viewAllBtn .GeneralButton {
	padding: 11px 0 !important;
}*/


* html .viewAllBtn {
	width: 540px;
	padding-bottom: 1px;
}

/* bundles pages layout
------------------------*/

li.bundle {
	padding: 5px;
	border: 1px solid #d0edfb;
	background: url("../cs-images/bundle-box-bg.gif") repeat-x top left;
	margin-bottom: 10px;
}
li.bundle h3 {
	color: #005c7f;

}

.bundleName {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #005c7f;
}
.bundleName:hover {
	color: #000;
	text-decoration: none;
} 

.bundleDetails,
.bundlePriceBox {
	float: left;
}
.bundleDetails {
	padding: 15px 5px 5px 0;
	width: 430px;
}
.bundleDetails a {
	display: inline;
}
.bundlePriceBox {
	text-align: center;
	color: #555;
	padding-top: 10px;
	width: 110px;
}
.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;
}

.articleLinksTable .childarticletitle {
	background: #fff !important;
	color: #00a4e3 !important;
}
.articleLinksTable .childarticletitle:hover {
	text-decoration: underline;
	color: #000 !important;
}

.articleLinksTable {
	padding-top: 5px;
}

.articleLinksTable .childarticletext {
	background: none;
	padding-bottom: 5px;
	border: none;
	border-bottom: 1px solid #eee;
}

.articlecontent .newscontent{
	border-bottom: 1px solid #eee;
}

.ContentlistingBanner {
	margin-bottom: 10px;
	text-align: center;
}
.ContentlistingBanner a {
	text-align: center;
}
.ContentlistingBanner a img {
	text-align: center;
}

