

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

* html #Website {
	overflow: hidden;
}

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


a {
 	color: #252525;
	/*text-decoration: underline;*/
}
a:hover {
 	color: #000;
} 

/* general definition of buttons */
.GeneralButton {
 	display: inline;
	height: 27px;
 	background: url("../../cs-images/button/buttonl.gif") no-repeat top left;
	padding: 0px 0px 8px 0px;
	_padding: 0px 0px 6px 5px !important;
}
.GeneralButton input {
	background: url("../../cs-images/button/buttonr.gif") no-repeat top right;
	color: #fff;
	border: none;
	margin-left:9px !important;
	padding: 5px 10px 6px 4px  !important;
	cursor: pointer;
	font-size: 10px;
	font-weight:bold;
	_padding: 6px 7px 6px 6px  !important;
	_margin-left:10px !important;
	
}

#ShoppingCart .GeneralButton {
 	background: url("../../cs-images/buton_l_ie2.png") no-repeat top left !important;
}
#ShoppingCart .GeneralButton input {
 	background: url("../../cs-images/buton_r_ie2.png") no-repeat top right !important;
}

#PaginiInterioare  .GeneralButton 
{
   *padding-top:5px!important;
	*height:30px!important;
	_height:30px!important;
}
#PaginiInterioare  .GeneralButton input
{
     _margin-top:6px !important;
	 *margin-top:6px !important;
}
.addCommentTable .GeneralButton
{
	*height:30px!important;
	_height:30px!important;
}
.addCommentTable .GeneralButton input 
{
	_margin-top:6px !important;
	*margin-top:6px !important;
}

tbody .GeneralButton{
	padding: 4px 0px 8px 0px !important;
	_padding: 0px 0px 8px 9px !important;
	*padding: 6px 0px 8px 9px !important;
	
	background-position-y:2px !important;
	*background-position-y: 6px !important;
	_background-position-y: 6px !important;
}
tbody .GeneralButton input {
	padding-left:5px;
	*padding-right: 12px!important;	
	margin-bottom:0px!important;
}

#placeOrderFrm .GeneralButton {
	*height:30px;
	_height:30px;
}
#placeOrderFrm .GeneralButton input {
	margin-left:6px;
	margin-bottom:2px;
	*margin-top:0px!important;
	_margin-top:0px!important;
}

* html .GeneralButton {
	padding-top: 0;
	padding-left:10px;
	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 {
	
}


.tabContent .GeneralButton input {
	padding: 0px 6px 7px 6px  !important;
	*margin-top:6px !important;
	_margin-top:6px !important;
}


/* main definition of inputs */
.input_text{
	background: #fff;
	border: 1px solid #999;
	padding: 3px 5px;
	color: #000;
	font-size:10px;
	height:12px;
}
#Search {
	color: #fff;
	padding-left: 7px;
}
#Search input.search_input {
	background: url("../cs-images/input_searchbg.gif") no-repeat top left;
	border: none;
	margin-right: 5px;
	padding: 8px 5px 8px 5px;
	font-size: 11px;
	margin-top: 7px;
	width: 140px;
	float: left;
}
#Search input.search_submit {
	position: relative;
	margin-left: -10px;
	margin-top: 7px;
	margin-right: 10px;
	float: left;
} 

* html #Search input.search_submit {
	margin-top: 7px !important;
}
* html #SubHeader .GeneralButton {
	margin-top: 3px!important;
	padding-top: 0!important;
	position: relative;
}
* html #SubHeader .GeneralButton input {
	margin-top: 6px !important;
	padding-top: 4px !important;
}
*:first-child+html #SubHeader .GeneralButton {
	margin-top: 0!important;
	padding-top: 0!important;
}
*:first-child+html #SubHeader .GeneralButton input {
	margin-top: 6px !important;
	padding-top: 4px !important;
}

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

#Header
 {
 	clear: both;
	margin-bottom: 10px;
 }	
 
#Logo {
 	background: url("../cs-images/logo.gif") no-repeat top left;
 	width: 286px;
 	height: 86px;
 	cursor: pointer;
 	float: left; /*logo alignment [left, right]*/
	margin: 15px 0 0 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;
}
 
.HeaderLinks {
 	padding: 3px;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	margin: 0 16px 0px 0px;
} 
/*
* html .HeaderLinks {
	
}

*:first-child+html .HeaderLinks {
	
}*/
.HeaderLinks ul li {
	display: inline;
}
.HeaderLinks ul li a {
	margin: 0 1px 0px 1px;
	padding: 1px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.HeaderLinks a:hover{
	text-decoration:underline !important;
	color: #ffffff !important;
}

#HeaderRight {
	float: right;
	width: 500px;
}
.nav_switch {
	background: url("../cs-images/bg_navswitch.gif") no-repeat top left;
	float: right;
	display: block;
	text-align: center;
	width: 99px;
	height: 31px;
	line-height: 31px;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	padding: 0;
}
.nav_switch:hover {
	color: #FFD500;
}
/* ===== FOOTER ====== */
#Footer {
 	padding: 0 0 5px 0;
 	margin-top: 5px;
 	background: url(../cs-images/bg_footer.gif) repeat bottom left;
    *width: 984px;	
}
#Footer a img {
	padding-left:6px;
}
.FooterCopyright {
 	margin: 5px 0px 5px 0px;
 	font-size: 11px;
	color: #99a3aa;
	width: 550px;
}
.FooterCopyright a {
	color: #fff;
}
.FooterLinks {
 	font-size: 11px;
 	margin-bottom: 5px;
	color:#fff;
	padding-left: 10px;
	background: url("../cs-images/bg_footerlinks.gif") no-repeat top left;
	line-height: 15px;
	padding-bottom: 10px;
}
.BrandsList{
	float:left;
	margin-right:15px;
}
.FooterLinks span {
	color: #99a3aa;
}
.FooterLinks li {
	padding-top:4px!important;
	
}
.FooterSections {
	color: #fff;
	font-weight:normal;
}
.FooterLinks li a {
	color: #fff;
	font-weight:normal;
	text-decoration: none;
}
.FooterLinks li a:hover {
    color: #fff;
	font-weight:normal;
	text-decoration: underline;
}
.FooterLinks a {
 	color: #fff;
	font-weight: normal;
 	text-decoration: none;
}
.FooterLinks a:hover {
 	color:#fff;
 	text-decoration: underline;
}

.FooterRight {
	width: 240px;
	float: right;
	margin: 0;
	padding: 0;
}
.FooterRight p {
	color:#000;
	font-size:11px;
	font-weight:bold;
	margin: 0;
	padding: 0;
}
 
.cleaner, 
.Cleaner {
	clear: both;
}

#SubHeader {
	background: url("../cs-images/searchbg.gif") repeat-x top left;
	height: 40px;
	line-height: 40px;
} 


/* ===== CONTENT ====== */

#ContentWrap {
	width: 768px;
	background: url("../cs-images/bg_content.gif") repeat-y bottom left #344858;
	float: left;
}
.ContentWrapTop {
	height: 10px;
	font-size: 10px;
	line-height: 10px;
	overflow: hidden;
	background: url("../cs-images/bg_topcontent.gif") no-repeat top left;
}
.ContentWrapBottom {
	height: 10px;
	font-size: 10px;
	line-height: 10px;
	overflow: hidden;
	background: url("../cs-images/bg_bottomcontent.gif") no-repeat bottom left;
}
#RightColumn {
 	float: right;
 	width:175px;
 	font-size: 11px;
	color: #000;
	overflow: hidden;
	padding: 5px 0px 0px 0px;
	margin-right: 15px;
 }

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

#LeftColumn
 {
 	float: left;
 	width: 190px;
	
	margin: 0;
	margin-right: 10px;
	font-size: 11px;
	color: #000;
	width: 190px;
    *overflow:visible!important;
	_overflow: hidden!important;
	
 } 
 #LeftColumn .SideboxTitle
 {
 	background: url(../cs-images/categ_titlebg.gif) no-repeat top left;
 	height:30px;
	line-height: 30px;
 	font-weight: bold;
	width: 191px;
	_margin-right:5px!important;
	color: #fff;
 }
 

 #RightColumn .GeneralButton {
 	padding: 0px 0px 0px 0px !important;
	_padding: 0px 0px 6px 0px !important;
	margin-bottom: 6px;
	display: block;
	
 }
 #RightColumn .GeneralButton input{
 _margin-left: 8px !important;
 *margin-left: 0px !important;
 }
 #LeftColumn .GeneralButton {
 	padding: 0px 0px 0px 0px !important;
	_padding: 0px 0px 6px 0px !important;
	margin-bottom: 6px;
	display: block;
 }
 
 #Poll .GeneralButton input{
	 *float: right;
	 _float: right;
	 _margin-right: -13px;
	 _padding-right: 13px;
 }
 #Poll .GeneralButton {
 	padding: 0px 0px 0px 0px !important;
	*padding: 0px 6px 6px 12px !important;
	_padding: 0px 6px 6px 6px !important;
	margin-bottom: 6px;
	*width: 56px;
 }
 
 #LeftColumn .GeneralButton input{
 _margin-left:-1px !important;
 *margin-left:-1px !important;
 _padding-left: 0px !important;
 *padding-left: 0px !important;
 _padding-right: 12px !important;
 *padding-right: 12px !important;
 }
 
 #RightColumn .SideboxTitle {	
	background: url(../cs-images/bg_rightSideHeader.gif) no-repeat top left;
 	height: 30px;
 	line-height: 30px;
 	font-weight: bold;
	width: 191px;
	_margin-left:0px!important;
	color: #fff;
 }
#Content
 {
 	width: 560px; /*#Website width - #RightColumn - #LeftColumn*/
 	padding:0;
 	float: left;
 	font-size: 12px;
	color:#000;
	padding-left: 15px;
	padding-top: 5px;
 }
 
* html #Content {
	width: 550px;
	overflow: visible;
	padding-left: 15px !important;
}

 #Content table
 {
 	width:550px;
 }
 #Content form table select{
 	background:#fff;
	border: 1px solid #3f3f3f;
 }	
 #Content .GeneralButton {
 	*height:30px!important;
	_height:30px!important;
 }
 #Content .GeneralButton input{
 	margin-bottom:2px;
	*margin-top:0px;
	_margin-top:0px;
 }
 #Content .GeneralButton {
 	padding: 0px 0px 0px 0px !important;
	_padding: 0px 0px 6px 0px !important;
	margin-bottom: 6px;
	display: block;
}

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

#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: 550px !important;
 }

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

#RightColumn p,
#LeftColumn p {
	line-height: 16px;
	padding: 5px 10px;
}


/* general definition of boxes in side columns */  

#ShoppingCart {
	color: #000;
	background: #eeeeee;
	margin-bottom: 10px;
}
#Articles,
#Newsletter,
#BestSale,
#Poll,
#Wishlist,
#Bundles,
#Testimonials,
#Rss,
#Brands,
#SpecialProduct,
#Categories {
	margin: 0px 0 10px 0;
	padding: 0 0 10px 0;
	color: #000;
}


#Articles p,
#Newsletter p,
#BestSale p,
#Poll p,
#Wishlist p,
#Bundles p,
#Testimonials p,
#Rss p,
#Brands p,
#SpecialProduct 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;
}


#ShoppingCart .SideboxTitle {
	background: url(../cs-images/bg_rightSideHeader.gif) no-repeat top left;
 	height: 30px;
 	line-height: 30px;
	color: #fff;
}

#ShoppingCart .cartPrice {
	background: url("../cs-images/bg_cartprice.gif") no-repeat top left #fff;
	line-height: 28px;
	font-size: 14px;
	color: #fff;
	padding-left: 5px;
}
#ShoppingCart a.linktocart {
	float: right;
	background: url("../cs-images/linktocart.gif") no-repeat top left;
	height: 41px;
	width: 30px;
	display: block;
}


#Newsletter p {
	color:#252525;
	padding: 5px 0;
}
#Newsletter input.input_text {
	background: url("../cs-images/input_nwlbg.gif") no-repeat top left;
	padding: 5px 5px 10px 5px;
	font-size: 11px;
	color: #252525;
	border: none;
	width: 185px;
}
#Newsletter a {
	color: #1e6dac;
	padding-left: 10px;
	background: url("../cs-images/bullet.gif") no-repeat center left;
}

.clientNemultumit img,
.cardLogos img {
	margin: 0px 0 0px 18px;
}
.cardLogos img {
	margin-top: 10px;
}

#Login a {
	padding: 0px 6px 0px 0px;
	margin-top: 0px;
	font-weight: bold;
	color: #3f3f3f;
}

#Logged {
	float: right;
	margin-right: 15px;
}

#Logged .GeneralButton {
	float:left;
	margin-left: 10px;
	margin-top: 7px;
}

#Logged input {
	float:left;
}

#Logged p {
	float: left;
}

* html #Logged .GeneralButton {
	margin-left: 3px !important;
	padding-left: 10px !important;
	margin-right: 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: 5px !important;
}
*:first-child+html #Poll .GeneralButton input {
	margin-left: -4px !important;
}
* html #Logged a {
	padding-left: 6px !important;
}
* html #Poll .GeneralButton {
	padding-left: 5px !important;
}
* html #Poll .GeneralButton input {
	margin-left: -4px !important;
}
#SpecialProduct {
	text-align: center;
}
#SpecialProduct .SideboxTitle {
	text-align: left !important;
}
#SpecialProduct .img {
	border: 1px solid #e1e1e1 !important;
	margin: 10px;
	
}

#SpecialProduct a.productlink {
	padding-left: 15px;
	font-weight: bold;
	padding-right: 15px;
	text-align: center !important;
	display: block;
}

/* phones */
#Phones {
	width: 340px;
	float: right;
	background: url("../cs-images/bg_phones.gif") no-repeat bottom left;
	padding-bottom: 10px;
}
#Phones .SideboxTitle {
	background: url("../cs-images/header_phones.gif") no-repeat top left;
	padding-left: 30px;
	height: 40px;
	line-height: 40px;
	padding-top: 0;
	color: #000;
}
#Phones ul {
	padding: 10px 10px 0 10px;
}
#Phones ul li {
	padding-left: 10px;
	background: url("../cs-images/bullet.gif") no-repeat center left;
	width: 150px;
	float: left;
}
#Phones .phone {
	font-weight: bold;
	font-size: 12px;
	color: #252525;
}

/* login */
#Login {
	float: right;
	width: 551px;
}
#Login input {
	float: left;
}
#Login input.input_text {
	background: url("../cs-images/input_login.gif") no-repeat top left;
	border: none;
	margin-right: 5px;
	padding: 8px 5px;
	font-size: 11px;
	margin-top: 7px;
	width: 140px;
}
#Login input.login_submit {
	position: relative;
	margin-left: -10px;
	margin-top: 7px;
	margin-right: 10px;
}
#Login a {
	font-weight: normal;
	padding-left: 10px;
	background: url("../cs-images/bullet.gif") no-repeat center left;
}

.Actions
{
	margin-left: 6px;
	margin-bottom: 16px;
	_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-left: 0px;
	_padding-left: 10px;
	margin-bottom: 5px;
}

.SideboxTitle {
	background: #000;
	color: #fff;
	font-weight: normal;
	font-size:11px;
	padding: 0 0px 0px 10px;
	
}

/* boxes */

#Categories {
	padding: 0;
	margin: 10px 0;
/*	background: url("../cs-images/bg_categories.gif") repeat top left; */
}


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

#Wishlist ul li a,
#Bundles ul li a,
#Articles ul li a {
	text-decoration: underline;
	display: block;
	font-size: 11px;
	padding: 4px;
	font-weight: normal;
	line-height: 16px;
}

#Categories ul li a {
	display:block;
	width: 186px;
	color:#252525;
	text-decoration:none;
	font-size:11px;
}
#Categories ul li a:hover,
#Wishlist ul li a:hover,
#Bundles ul li a:hover,
#Articles ul li a:hover {
	text-decoration: none;
	color: #555;
}
#Categories ul li a {
	background: url("../cs-images/bullet.gif") no-repeat 9px 9px;
}

#Bundles ul {
	padding-left: 5px;
	width: 190px;
}
#Bundles ul li {
	border-bottom: 1px solid #e1e1e1;
}

#Categories li a.depth1 {
   	padding: 8px 4px 6px 12px !important;
	font-weight: bold;
	color: #fff;
	background: url("../cs-images/categ_titlebg.gif") no-repeat center left;
}
#Categories li a.depth1:hover {
	color: #fff;
}
#Categories li a.depth2 {
 	padding: 4px 4px 6px 20px !important;
	width: 178px;
 	font-weight: normal;
}

#Categories li a.depth3 {
 	padding: 4px 4px 10px 28px !important;
 	font-weight: normal;
	width: 166px;
}
#Categories li a.depth4 {
 	padding: 4px 4px 10px 38px !important;
 	font-weight: normal;
	width: 156px;
} 
#Categories li a.depth5 {
  	padding: 4px 4px 10px 48px !important;
 	font-weight: normal;
	width: 146px;
} 

#Categories li a.currentlink {
	font-weight: bold !important;
	text-decoration: underline !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 .SideboxTitle {
	width: 198px;
}

* html #Categories ul {
	padding: 0;
	width: 196px;
	overflow: hidden;
}

* html #Categories li,
* html #Wishlist li,
* html #Articles li {
	line-height: 11px;
	height: 17px !important;
}
* html #Categories li a {
	display: inline-block;
	width: 184px;
	height: 17px !important;
	margin-top: 0 !important;
}

/* end IE6 fixes */




/* Tables */

.TableTitle
 {
	font-size: 12px;
 	font-weight: bold;
 	color: #000 !important;
	background:#F1F1F1 ;
	border: 1px solid #fff;
	_border-top:2px solid #fff;
	border-bottom: 1px solid #DAD6D7;
 	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 #DAD6D7;
 	width: 40%;
 	vertical-align: top !important;
 } 
 .ProductDetails .TableParam
 {
 	font-size: 11px;
 	color: #000;
 	padding: 5px;
 	border-bottom: 1px solid #dceff8;
 	width: 40%;
 	vertical-align: top !important;
 }
.TableValue
 {
 	font-size: 11px;
 	color: #000;
 	font-weight: bold;
 	border-bottom: 1px solid #DAD6D7;
 	padding: 5px;
 	vertical-align: top !important;
 }  
.ProductDetails .TableValue
 {
 	font-size: 11px;
 	color: #000!important;
 	font-weight: bold;
 	border-bottom: 1px solid #DAD6D7;
 	padding: 5px;
 	vertical-align: top !important;
 }  
 
.TableValue input
{

}
.TableDescription, .TableIntertitle
 {
 	font-size: 10px;
 	color: #000;
 	padding: 5px; 
 	border-bottom: 1px solid  #DAD6D7;
 	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: 11px !important;
	background:#fff;
 }  
 
/*.TableButton
 {
 	padding: 5px;
 	font-size: 12px;
 } */

.TableIntertitle {
	padding-top: 20px;
	font-weight: bold;
	color: #000;
	font-size: 12px;
}

.tarea {
	background: #fff;
	border: 1px solid #fff;
	padding: 5px;
	color: #999;
}
 
 
/*.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;
	_width:500px;
	*width:500px;
}
.userAccountTable .GeneralButton 
{
	_height:30px !important;
	*height:30px !important;	
}
.userAccountTable .GeneralButton  input 
{
	_margin-top:6px !important;
	*margin-top:6px!important;
}
.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 5px;
	color:#344858; 
	
 } 
 
h1 img
 {
 	vertical-align: middle;
 } 
 
h1 a
 {
 	color: #000;
 }  
 
/* 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:#000;
	font-weight:bold;
	margin-bottom:7px;
	margin-top:7px;
}
.articol p {
	font-size:9px;
	color:#3f0000;
}
.articol a.detalii {
	background:#000;
	font-size:12px;
	padding:3px 5px 5px 5px;
	text-decoration:none;
	color:#eaeaea;
	margin-left:25px;
}
.articol a.detalii1 {
	background:#000;
	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: #000;
}


.pagetitle {
	font-size: 15px;
 	font-weight: bold;
 	text-transform: uppercase;
 	color: #000;
 	height: 22px;
	padding: 10px 0 0 10px;
}
.teaser {
	float: left;
	font-size: 11px;
	color:#9c9c9c;
	padding: 5px 40px 5px 10px;
	font-weight: bold;
}
.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;
}
.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;
}

.button1 {
	font-size: 10px;
 	background: #318bba;
 	border: 0px;
 	color: #fff;
 	padding: 1px 2px 1px 2px;
 	margin: 0px 0px 0px 2px;
 	cursor: pointer;
}

#Poll {
	font-size: 11px;	
}


#RightColumn .input_text,
#LeftColumn .input_text,
#Content .input_text {
	font-size: 11px !important;
	height: 15px;
	width: 142px;
}

/* Orders Table */
.OrdersTable {
	border: 1px solid #fff;
	border-right: 1px solid #d7d7d7;
	border-bottom: none;
}
.OrdersTable td {
	border-left: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	padding: 5px;
}
.OrdersTable .SCTableHeader {
	background: #344858;
	color: #fff;
}
.SCTableRow .GeneralButton 
{
	*height:30px!important;
	_height:30px!important;
}
.SCTableRow .GeneralButton input
{
	_margin-top:6px!important;
	*margin-top:6px!important;
	*margin-left:-10px !important;
	_margin-left:10px !important;
	*border:none !important;
}
.wrap .GeneralButton
{
	width:60px;
}

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;
}
.filterList {
 	position: absolute;
	background: #fff;
	border: 3px solid #344858;
 	padding: 3px;
 	width: 170px;
	_font-size: 100% !important;
	zoom: 1;
	display: none;
	margin-top: 0px;
	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: #344858;
 	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: #344858;
 	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 #d7d7d7;
	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: #d7d7d7;
}

.AS_form select {
	background:#F6F2DE;
}

.AS_form tbody .GeneralButton{
	padding: 7px 0px 8px !important;
	_padding: 0px 0px 6px 6px !important;
	*padding: 7px 0px 9px!important;
	margin-top:4px;
	_margin-top:0px !important;
	*margin-top:0px !important;
	*height:30px!important;
	_height:30px!important;
}
.AS_form tbody .GeneralButton input {
	_margin-top:6px !important;
	*margin-top:6px !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;
	}

/* The slide-y content box thingy */

/*#frame, #frame div.button, #scroller, .section { height: 350px; }

#frame {
	overflow: hidden;
	margin: 0 auto;
	width: 640px;
	position: relative;
	}
	
#frame div.button {
	position: absolute;
	top: 40%;
	}
	
div.button#left { left: 0; top: 10px;}
div.button#right { right: 0;  top: 10px;}*/

#scroller {
	width: 550px;
	margin: 0 auto;	
	border-top: 1px solid #eaeaea;
	background: #eaeaea;
	overflow: hidden;
	}

#content {
	width: 5250px;
	}
	
.section {
	width: 540px;
	margin: 20px 0;
	float: left;
}
/* homepage product boxes */
#scroller .pSmallBox {
	background:#eaeaea;
	float:left;
	padding:5px 10px 5px 10px;
	text-align: left;
	width:160px;
}
#scroller .pSmallBox p {
	font-size: 11px;
	padding: 5px 0;
	color: #333;
}

.pSmallBox {
	border: none;
	background: #eaeaea;
	text-align: center;
	float: left;
	padding: 5px 10px 5px 20px;
	width: 125px;
}
.pSmallBox .img {

}

.pSmallBox a {
	color: #11a8e9;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.pSmallBox a:hover {
	color: #f00 !important;
	text-decoration: underline;
}
.pDetailsMini {
	background: #eaeaea;
	/*border: 4px solid #ff7000;*/
	border: 4px solid #eaeaea;
	width: 180px;
	position: absolute;
	z-index: 10;
	margin-top: -11px;
	margin-left: -33px;
}

.ColumnlistingBanner, .ContentlistingBanner {
	background: #fff;
	padding: 10px 0;
	text-align: center;
	width: 190px;
	overflow: hidden;
}
.ColumnlistingBanner, .ContentlistingBanner img {
	text-align: center;
}

.blog_btn {
	margin-top: 10px;
}

.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: 0px;
	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;
}
.cartcontent li {
	padding: 0 4px;
	font-size: 11px;
	border-bottom: 1px solid #ccc;
	color: #000;
}
.cartcontent li.odd {
	background: #e1e1e1;
}
.cartcontent li a {
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.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;
	padding-right: 3px !important;
	float: left;
}
.cartcontent li p.SCProductDetail {
	padding-left: 0 !important;
	padding-right: 0 !important;
	display: block;
}
.cartcontent li p.SCProductDetail span {

}

#ShoppingCart .emphTotal {
	font-size: 11px;
	color: #e2e2e2;
	padding-top: 0;
	font-weight: bold;
}
#ShoppingCart .emphTotal strong {
	font-size: 12px;
	color: #fff;
}
#ShoppingCart .normalTotal {
	font-size: 11px;
	color: #e2e2e2;
}
#ShoppingCart .normalTotal strong {
	color: #fff;
}
#ShoppingCart .Actions {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

.CategoriesFound {
	padding-left: 20px;
	line-height: 18px;
}

p.breadcrums {
	background: transparent;
	padding: 2px 0px 5px 5px;
	color: #999;
	font-size: 11px;
	border-bottom: 1px solid #e3e3e3;
	
}
p.breadcrums a {
	color: #999;
	text-decoration: none;
}
p.breadcrums a:hover {
	text-decoration: underline;
	color: #333;
}

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

.WLList .GeneralButton input {
 	background: url("../../cs-images/button/buton_r.png") no-repeat top right;
	color: #fff;
	border: none;
	margin-left:6px !important;
	padding: 6px 6px 7px 4px  !important;
	_margin-top:6px !important;
	*margin-top:6px !important;
	_margin-left:8px !important;
	*margin-left:8px !important;
	cursor: pointer;
	font-size: 10px;
	font-weight:bold;
}
.WLCommentAdd .GeneralButton input {
	_margin-top:6px !important;
	*margin-top:6px !important;
	_margin-left:8px !important;
	*margin-left:8px !important;
}
.OrdersTable .odd {
	background: #f8f8f8;
}

.OrdersTable .even {
	background: #f8f8f8;
}

/* Header Search inputs
---------------------
*/


/* 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;
}

/* 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: #fff;
}
.bundleName:hover {
	color: #fff;
	text-decoration: none;
} 

.bundleDetails,
.bundlePriceBox {
	float: left;
}
.bundleDetails {
	padding: 15px 5px 5px 0;
	width: 440px;
}
.bundleDetails a {
	display: inline;
}
.bundlePriceBox {
	text-align: center;
	color: #555;
	padding-top: 10px;
	width: 110px;
}
.bundlePriceBox strong {
	color: #344858;
}
.bundlePrice {
	font-size: 16px;
	color: #344858;
}
.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: #344858 !important;
	height: auto;
	border-bottom: none;
	padding-bottom: 0px !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;
	color: #666;
}



