

body
{
 	margin: 0;
 	padding: 0;
 	background: url(../cs-images/bodybg.jpg) 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:970px; /* main container width */
	padding: 0px 10px;
	background: url(../cs-images/headerbg.jpg) no-repeat top left #fff; /* main container background */
	margin: 0 auto;
	border: none;
}

* html #Website {
	overflow: hidden;
}

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


a {
 	color: #008fd0;
	/*text-decoration: underline;*/	
}

a:hover {
 	color: #000;
}
a:active {
 	color: #000;
} 

#LeftColumn a, #RightColumn a {
	font-weight: bold;
}

/* general definition of buttons */
.GeneralButton {
	background:transparent url(../cs-images/button/btnbg-l.png) no-repeat top left;
 	display: inline;
	padding: 5px 0px 7px 8px;
}
.GeneralButton input {
	background:transparent url(../cs-images/button/btnbg-r.png) no-repeat top right;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	font-size:10px;
	font-weight:bold;
	height:25px;
	margin:0;
	padding:0 6px 3px 0px !important;
}

*:first-child+html .GeneralButton input {
	margin-left: 5px !important;
}

* html .GeneralButton input {
	margin-left: 5px !important;
}

#Content tbody .GeneralButton{
	
	_padding: 0px 0px 6px 5px !important;
	
	_background-position-y:0px !important;
}


*:first-child+html #Content tbody .GeneralButton {
	padding-left:6px!important;
	background-position-y:6px !important;
	padding-top: 6px !important;
}

#placeOrderFrm .GeneralButton {
	*padding-left:6px!important;
	*padding-top: 1px !important;
}
#placeOrderFrm .GeneralButton input {
	*margin-left:10px!important;
	margin-left:6px;
	margin-bottom:1px;
}

* 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: 6px 6px 7px 6px  !important;
}


/* main definition of inputs */
.input_text {
	background:#FFFFFF none repeat scroll 0;
	border:1px solid #008fd0;
	color:#000000;
	font-size:10px;
	height:12px;
	padding:2px 0;
	width:148px !important;
}
.search_input {
	background: #fff;
	border: 1px solid #008fd0;
	padding: 3px 5px;
	color: #000;
	font-size:10px;
	height:13px;
	width:102px;
}

.search_select {
	border:1px solid #008fd0;
	font-size:10px;
	height:19px;
	margin-bottom:2px;
}

*:first-child+html .search_select {
	margin-bottom: 0px !important;
}

* html .search_select {
	margin-bottom: 0 !important;
}


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

#Header {
	height: 150px;
	/* background: url("../cs-images/headerbg.jpg") no-repeat top left; */
	clear: both;
 }	
 
#Logo
 {
 	background: url("../cs-images/header/logo.png") no-repeat top left;
 	width: 419px;
 	height: 114px;
 	cursor: pointer;
 	float: left; /*logo alignment [left, right]*/
	margin: 15px 0px 0px 20px;
	_margin:0;
 }
#menu {
	background:transparent none repeat scroll 0;
	float:right;
	height:28px;
	margin-top:44px;
	overflow:hidden;
	text-align:right;
	width:580px;
}
#menu ul {
	margin: 0;
	padding: 0px;
 }
#menu ul li {
	display: inline;
}
#menu ul li a {
	color:#FFFFFF !important;
	display:block;
	float:right;
	font-size:12px;
	font-weight:bold;
	height:28px;
	margin-left:5px;
	padding-left:8px;
	padding-right:8px;
	padding-top:7px;
	text-decoration:none;
}
#menu ul li a:hover {
	color: #fff !important;
	background: url("../cs-images/on_meniu.gif") repeat-x;
}
#SubHeader {
 	clear: both;
 	font-size: 12px;
 	padding: 7px 5px 5px 5px;
 	margin: 0;
	margin-bottom:10px;
	margin-top:-44px;
 	background: none; /*website sub header - search*/
 	color: #000;
	height: 20px;
} 

#SubHeader input{
	margin: 0px !importnat;
}

} 
#SubHeader select {
border:1px solid #4c4c4c !important;
color:#000000;
padding:3px 5px;
}

#SubHeader td .input_text {
 	width: 110px;
}
#SubHeader td .search_select {
	margin-bottom: 0px;
	padding:0px 0px 0px 2px;
	font-size: 12px !important;
} 
 
.HeaderLinks {
	/*position: relative;*/
	float: left;
	background-color: #ece6dd;
	height: 24px;
	padding: 1px 10px 0px 0px;
	width: 950px;
	text-align: right;
	_margin-top: 0px !important;
	background: none;
} 

.HeaderLinks a {
	color: #eeeeee;
	font-weight: bold;
}
.HeaderLinks a:hover{

}

.minicard {
	float:right;
	margin-left:10px;
}

/* ===== FOOTER ====== */
#Footer {
	background: url(../cs-images/footerbg.jpg) no-repeat bottom left;
	padding:10px;
	min-height: 65px;
	margin-top: 10px;
}

#Footer a img {
	padding-left:6px;
}

.FooterCopyright {
	clear:right;
	color:#444444;
	float:right;
	font-size:11px;
	margin:-12px 0 5px;
	text-align:right;
	width:200px;
}

.FooterLinks {
    _margin-right:5px!important;
	_padding-right:10px!important;
 	font-size: 11px;
 	float: left;
 	margin-bottom: 5px;
	color:#444;
	*width: 954px !important;
}

.FooterLinks a {
	color:#444;
	text-decoration:none;
}

.FooterLinks li {
	padding-top:4px!important;
	float: left;
}
.FooterSections {
	color: #000;
	font-weight:normal;
}
.FooterLinks li a {
	color: #444;
	font-weight:normal;
	text-decoration: none;
}
.FooterLinks li a:hover {
    color: #444;
	font-weight:normal;
	text-decoration: underline;
}

.FooterLinks a:hover {
 	color: black;
 	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;
}

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

#RightColumn,
#LeftColumn {
	width: 200px;
 	font-size: 11px;
	color: #000;
 }

#RightColumn {
	color:#333333;
	float:right;
	margin:0 0 0 0;
	width:200px;
}

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

* html #LeftColumn {
	overflow: hidden;
}

 

#Content
 {
 	width: 550px; /*#Website width - #RightColumn - #LeftColumn*/
 	padding: 0px 5px 0px 5px;
 	float: left;
 	font-size: 12px;
	color:#000;
	_width: 540px;
	_overflow: hidden;
 }
 #Content table
 {
 	width:549px;
 }
#Content form table select{
 	background:#fafafa;
	border: 1px solid #999;
 }	
#Content .GeneralButton {
 	*padding: 2px 0px 0px 6px !important;
 	background-position:0 1px;
 }

#Content .GeneralButton input{
	*background-position-y:-0px!important;  	
}

#Content table.addCommentTable .GeneralButton{background-position: 0 1px; }

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

#Content h2 {
	font-size: 11px;
	font-weight: normal;
	margin-top: 10px;
}

#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,
#Poll,
#Wishlist,
#Bundles,
#Testimonials,
#Rss,
#Brands,
#Phones,
#SpecialProduct {
	margin: 0px 0px 10px 0px;
	
	color: #000;
}
#Newsletter {
}
#ShoppingCart p,
#Articles p,
#Newsletter p,
#BestSale p,
#Login p,
#Poll p,
#Wishlist p,
#Bundles p,
#Testimonials p,
#Rss p,
#Brands p,
#Phones 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;
}
#SpecialProduct {
	text-align: center;
}
#SpecialProduct a {
	padding: 5px;
}
#SpecialProduct .SideboxTitle {
	text-align: left !important;
}

#ShoppingCart {
	/*margin-bottom: 22px;*/
}

* html #ShoppingCart {

}

#ShoppingCart .SideboxTitle {
	background: url(../cs-images/cart_head_module.jpg) no-repeat top left;
	padding-left: 43px;
}


#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;
}
#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 {
	margin-bottom: 0 !important;
}
#ShoppingCart .Actions .GeneralButton {

	/*padding-bottom:14px!important;*/
	
	*padding-left:1px!important;
}

* html #ShoppingCart .Actions .GeneralButton {
	padding-left: 1px!important;
	margin-left: 3px !important;
	margin-right: 1px !important;
}

#ShoppingCart .Actions .GeneralButton input{
	_margin-left:0px!important;
	
}

*:first-child+html #ShoppingCart .Actions .GeneralButton input {
	padding-left: 5px !important;
}

* html #ShoppingCart .Actions {
	padding-left: 0 !important;
	margin-left: 0 !important;
	margin-bottom: 30px;
}




#Logged {
	display: inline;
}

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

#Logged input {
	float:left;
}

#Logged a {
	
	float:left;
	font-weight:bold;
	line-height:18px;
	padding-left:10px;
	padding-top:3px;
}



*:first-child+html #Logged a {
	float: left;
}
*:first-child+html #Poll .GeneralButton {
	padding-left: 5px !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;
}


.SideboxTitle {
	color:#fafafa;
	font-weight:bold;
	padding:10px 0 0 12px;
	background:transparent url(../cs-images/head_module.jpg) no-repeat top left;
	height:25px;
}

#Catalog {
	margin-bottom: 10px;
}

#Catalog .SideboxTitle {
	color:#fafafa;
	font-weight:bold;
	padding:8px 0 0 12px;
	background:transparent url(../cs-images/sidecatalog_bg.jpg) no-repeat top left;
	height:22px;
}

#Catalog .SideboxTitle a {
	text-decoration: none;
	color: #fafafa;
}


#Brands {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 0; 
}
#Brands a img {
}

#Search
{
	/* float:right; */
	height: 27px;
	margin: 5px 0px 0px 0px;
	padding: 0 0 0 0;
	text-align: right !important;
}



.searchTable {
	line-height: 30px;
	float: right;
}
#Search .SideboxTitle
{
	background: none;
	color: #000;
	font-weight: normal;
	font-size: 11px;
	width: 90px;
	padding-right: 5px;
}

#Search .search_input {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 3px;
	width: 180px;
}

#Search form
{
	float: right;
	vertical-align: middle;
	margin-left: 5px;
}

*:first-child+html #Search .search_select  {
	font-size: 12px;
	border: 1px solid #ccc !important;
	margin-bottom: 1px !important;
}



.Actions
{
	margin-left: 10px;
	/*margin-bottom: 16px;*/
	_padding:0px 2px!important;
	*margin-left:2px !important;
	*padding-bottom: 5px !important;
	_padding-bottom: 5px;
	_margin-left:2px !important;
}

#Wishlist .Actions {
	margin-bottom: 0;
}

*:first-child+html #Wishlist {
	margin-top: 10px !important;
}

* html #Wishlist {
	margin-top: 10px !important;
}

* html #ShoppingCart .Actions {
	margin-left: 0px !important;
	margin-bottom: 30px;
}

#Login .Actions {
	line-height:20px;
	margin-right: 10px;
	margin-bottom:5px;
	margin-left:10px;
	min-height:40px;
}

/* boxes */


#Categories ul,
#Articles ul,
#Wishlist ul,
#Bundles ul,
#Brands ul {
	padding:0px;
	margin: 0px 1px;
}
#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 {
	text-decoration: underline;
	display: block;
	font-size: 12px;
	padding: 5px;
	font-weight: normal;
	line-height: 18px;
}

#Articles ul li a {
	text-decoration: none;
	display: block;
	font-size: 11px;
	padding: 5px 5px 5px 10px;
	font-weight: bold;
	line-height: 18px;
	color: #00326e;
	background: url(../cs-images/sidearticle_normal.jpg) repeat-x top left;
}

#Articles ul li a:hover {
	text-decoration: none;
	color: #fafafa;
	background: url(../cs-images/sidearticle_active.jpg) repeat-x top left;
}

#Categories ul li a
{
	display:block;
	/*height:15px;*/
	color:#010101;
	text-decoration:none;
	font-size:11px;
}
#Categories ul li a:hover,
#Wishlist ul li a:hover {
	text-decoration: underline;
	color: #003f79;
}
#Categories li a.depth1 {
 	padding: 5px 4px 5px 15px !important;
	font-weight: bold;
}
#Categories li a.depth2 {
 	padding: 5px 4px 5px 25px !important;
	_width: 190px;
 	font-weight: normal;
}

#Categories li a.depth3 {
 	padding: 5px 4px 5px 35px !important;
	_width: 180px;
 	font-weight: normal;
}

#Categories li a.depth4 {
 	padding: 5px 4px 5px 45px !important;
	_width: 170px;
 	font-weight: normal;
}

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


#Categories li a.currentlink {
	font-weight: bold !important;
	color: #000 !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;
}

#Wishlist .SideboxTitle {
	*padding-left: 10px !important;
	*padding-top: 0px !important;
}

/* begin IE6 fixes */
* html #Categories {
	width: 200px;
	overflow: hidden;
	padding: 0 0 5px 0;
	background-position: bottom center;
}

* html #Categories .SideboxTitle {
	width: 200px;
}

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

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

/* Tables */

.TableTitle
 {
	font-size: 12px;
 	font-weight: bold;
 	color: #fafafa !important;
	background:#008fd0;
	border: 1px solid #fff;
 	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;
 }  


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

.tarea {
	background: #fafafa;
	border: 1px solid #999;
	padding: 5px;
	color: #444;
}
 

.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: 12px;
	padding: 5px 5px 5px 0px;
	color:#000; 
	
 } 
 
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:#000;
	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;
}

.teaser img {
	width: 200px;
}

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

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

/* 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 {
	background: #fff;
	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: #008fd0;
	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: 25px;
	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;
}
*:first-child+html #ShoppingCart .GeneralButton input {
	overflow: visible;
	padding-left: 0 !Important;
}
*:first-child+html #ShoppingCart .Actions {
	padding-bottom: 20px;
}
.CategoriesFound {
	padding-left: 20px;
	line-height: 18px;
}

p.breadcrums {
	background: #fff;
	padding: 5px 0px 5px 5px;
	color: #000;
	font-size: 11px;
	
}
p.breadcrums a {
	color: #000;
	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;
}

.WLList .GeneralButton input {
 	background: url("../../cs-images/button/buttonr.gif") no-repeat top right;
	color: #000;
	border: none;
	margin-left:3px !important;
	padding: 6px 6px 7px 4px  !important;
	cursor: pointer;
	font-size: 10px;
	font-weight:bold;
}

.OrdersTable .odd {
	background: #f3f3f3;
}

.OrdersTable .even {
	background: #e9e9e9;
}

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

.HSkeyword {
	width: 110px !important;
	padding-top: 7px;
	padding-bottom: 7px;
}

/*.HSsearch {
	margin-top: 0px !important;
	margin-left: 2px !important;
}*/

/*.HSsearch input {
	margin-bottom: 2px;
}*/

*:first-child+html #Search tbody .GeneralButton {
	margin-left: -10px !important;
} 
* html #Search tbody .GeneralButton {
  	padding-left: 5px !important;
	margin-left: 3px !important;
}
* html #Search tbody .GeneralButton input {
  	padding-left: 1px !important;
	margin-left: 0px !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;
}


.ParamTitle {
	margin-top: 20px;
}

#Categories ul li a.icon_p_511,
#Categories ul li a.icon_p_511:hover {
	background: url(../cs-images/li_511logo.gif) no-repeat center left !important;
	padding-left: 40px !important;
	width: 150px !important;
}
#Categories ul li a.icon_p_ess,
#Categories ul li a.icon_p_ess:hover {
	background: url(../cs-images/li_esslogo.gif) no-repeat center left !important;
	padding-left: 40px !important;
	width: 150px !important;
}
#Categories ul li a.icon_p_camelbak,
#Categories ul li a.icon_p_camelbak:hover {
	background: url(../cs-images/li_camelbaklogo.gif) no-repeat center left !important;
	padding-left: 40px !important;
	width: 150px !important;
}

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

li.bundle {
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #F4EED9;
	background: #fff;
}
li.bundle h3 {
	color: #000;
	font-weight: normal;
	font-size: 15px;
	background: #F4EED9;
	padding: 0 3px;
}

.bundleName {
	font-size: 15px;
	font-weight: normal;
	line-height: 20px;
	color: #816552;
	text-decoration: none;
}
.bundleName:hover {
	color: #000;
	text-decoration: none;
} 

.bundleDetails,
.bundlePriceBox {
	float: left;
}
.bundleDetails {
	padding: 5px 5px 5px 0;
	width: 400px;
}
.bundleDetails a {
	display: inline;
}
.bundlePriceBox {
	text-align: center;
	color: #555;
	margin-top: 5px;
	padding-top: 5px;
	width: 110px;
	border-left: 1px solid #F4EED9;
	padding-left: 5px;
}
.bundlePriceBox strong {
	color: #816552;
}
.bundlePrice {
	font-size: 16px;
	color: #816552;
}
.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;
}

/* bundles new layout */
.bundleOrderBox {
	margin: 10px 10px 10px 10px;
	padding: 5px;
	border: 1px solid #eee;
	background: #F8F8F8;
}
.bundleOrderBox p {
	font-size: 11px;
	line-height: 18px;
	color: #555;
}
.bundleOrderBox p strong {
	font-size: 12px;
	color: #816552;
}
.bundleOrderBox p span.optText {
	color: #000;
}

.bundleListingBox {
	margin: 10px;
}
.bundleListingBox .productDescriptionTitle {
	border: none;
	background: #F4EED9;
	font-weight: normal;
}

.bundleListingBox .ProductDetailPicture {
	width: 90px;
}
.bundleListingBox h3.productDescription {
	border: none;
	border-bottom: 1px solid #eee;
}
.bundleOrderInfo {
	float: left;
	width: 380px;
}
.bundleBuy {
	float: right;
	width: 120px;
	text-align: center;
	font-size: 11px;
	color: #555;
	line-height: 18px;
}
.bundleBuy strong {
	font-size: 14px;
	color: #816552;
}
.bundlesIntro {
	margin-left: 10px;
	margin-right: 10px;
}
ul.bundlesList {
	margin: 0 5px;
}

.onestep .SCTableRow,
.onestep .SCTableRowLast {
	background: #F9F8F3;
	line-height: 20px;
}
.onestep {
	border: 1px solid #F9F8F3;
}
#ShoppingCart, #Newsletter, #BestSale, #Poll, #Wishlist, #Mspecial, #Testimonials, #Rss, #Brands, #Categories, #Phones, #Contact, #Login {
	background:#Fefefe url(../cs-images/back_box.gif) no-repeat bottom left;
	margin:0px 0 10px;
	padding:0 0 10px;
}



