

/* CSSHOP v1.1.0 styles */
* {
	margin: 0;
	padding: 0;
	outline: none;
	list-style-type: none;
}
body {
 	margin: 0;
 	padding: 0;
 	background: url(../cs-images/bodybg.gif) repeat-x top left #fff; /*website background*/
 	font-family: "Lucida Grande", Tahoma, Arial, sans-serif; /*website font face*/
 	font-size: 12px;
}

/* generic elements 
=====================================*/

a {
 	color: #333;
}
a:hover {
 	color: #000;
}
a img {
	border: none;
}
input, select, textarea, button {
	font-family: ;
 	font-size: 12px;
 	font-weight: normal;
 	background: #5c5c5c;
	border:1px solid #000;
	color:#fff;
}

.input_text{
	background: url(../cs-images/inputbg.gif) repeat-x top left #5c5c5c;
	border: 1px solid #000000;
	padding: 3px 5px;
	color: #fff;
	font-size:10px;
	height: 12px;
}

.tarea {
	background: url(../cs-images/inputbg.gif) repeat-x top left #5c5c5c;
	border: 1px solid #000000;
	padding: 5px;
	color: #fff;
}

.WLadd .tarea{
	width: 400px;
}
#SubHeader .GeneralButton input {
	font-family: ;
 	font-size: 12px;
 	font-weight: normal;
 	background: #9EB0B8;
	color: #fff;
	margin-top: 3px;
	padding: 1px 3px 3px 2px;
	cursor: pointer;
}
.WL .GeneralButton input {
	font-family: ;
 	font-size: 12px;
 	font-weight: normal;
 	background: #9EB0B8;
	color: #fff;
	margin-top: 3px;
	padding: 1px 3px 3px 2px;
	cursor: pointer;
}

/* structure 
=====================================*/

#Website {
	width:970px; /* main container width */
	background: #fff; /* main container background */
	margin: 0 auto;
}

#Header {
 	clear: both;
	height: 124px;
	background: url(../cs-images/headerbg.jpg) no-repeat top left;
	padding: 0 8px;
	overflow: hidden;
}

#Footer {
 	margin: 10px auto 0px auto;
 	padding: 10px 0px 0px 0px;
 	background: url(../cs-images/footerbg.gif) no-repeat top left #fff;
 	width:970px; /* main container width */
}
#RightColumn {
 	float: right;
 	width: 193px;
 	font-size: 11px;
	color: #000;
	margin: 0 5px 0 0;
	_margin-right: -0px;
}

#LeftColumn {
 	float: left;
 	width: 193px;
	margin: 0 2px 0 5px;
	font-size: 11px;
	color: #000;
} 
#Content {
	width: 560px; /*#Website width - #RightColumn - #LeftColumn*/
	padding: 0px 5px 0px 5px;
	float: left;
	font-size: 12px;
	color: #000;
}

/* buttons 
=====================================*/

.btn { 
	background: url("../cs-images/button/btnbg-l.png") no-repeat top left;
	color: #fff; 
	text-decoration: none; 
	cursor: pointer; 
	border: none;
	padding: 0 0 0 5px !important;
	height: 28px;
	overflow: hidden;
	margin: 0px 2px 2px 0px;
	_margin: 0px;
	
}
.btn span {
	background: url("../cs-images/button/btnbg-r.png") no-repeat top right;
	height: 28px;
	line-height: 25px !important;
	_line-height: 28px !important;
	*line-height: 28px !important;
	display: block;
	padding-right: 7px;
	position: relative;
	top: -1px;
	font-size: 12px;
} 
.btn:hover {
	background: url("../cs-images/button/btnbg-l.png") no-repeat bottom left;
}
.btn:hover span {
	background: url("../cs-images/button/btnbg-r.png") no-repeat bottom right;
	color: #fff !important;
}
a.btn {
	padding: 7px 6px 8px 6px !important;
	line-height: 12px !important; 
}
a.btn span {
	top: 0px;
	padding: 6px 6px 8px 6px;
	padding-left: 0;
	display: inline;
}

a.btnlink {
	text-decoration: none;
}

/*image buttons*/
.comanda span,
#mareste span,
#comandaprodus span,
#modifica span,
#goleste span,
#incheiecomanda span,
#lanseazacomanda span,
#verificasilanseaza span,
#cereinfo span {
	display: none;
}
#comandaprodus {
	background: url("../cs-images/button/comandaprodus.png") no-repeat top left;
	width: 112px;
	height: 38px;
}
#comandaprodus:hover {
	background: url("../cs-images/button/comandaprodus.png") no-repeat bottom left;
}
#mareste {
	background: url("../cs-images/button/mareste.png") no-repeat top left;
	width: 104px;
}
#mareste:hover {
	background: url("../cs-images/button/mareste.png") no-repeat bottom left;
}
.comanda {
	background: url("../cs-images/button/cumpara.png") no-repeat top left;
	width: 94px;
}
.comanda:hover {
	background: url("../cs-images/button/cumpara.png") no-repeat bottom left;
}
#modifica {
	background: url("../cs-images/button/modifica.png") no-repeat top left;
	width: 92px;
}
#modifica:hover {
	background: url("../cs-images/button/modifica.png") no-repeat bottom left;
}
#goleste {
	background: url("../cs-images/button/goleste.png") no-repeat top left;
	width: 82px;
}
#goleste:hover {
	background: url("../cs-images/button/goleste.png") no-repeat bottom left;
}
#incheiecomanda {
	background: url("../cs-images/button/incheiecomanda.png") no-repeat top left;
	width: 138px;
}
#incheiecomanda:hover {
	background: url("../cs-images/button/incheiecomanda.png") no-repeat bottom left;
}
#lanseazacomanda {
	background: url("../cs-images/button/lanseazacomanda.png") no-repeat top left;
	width: 148px;
}
#lanseazacomanda:hover {
	background: url("../cs-images/button/lanseazacomanda.png") no-repeat bottom left;
}
#verificasilanseaza {
	background: url("../cs-images/button/verificasilanseaza.png") no-repeat top left;
	width: 204px;
}
#verificasilanseaza:hover {
	background: url("../cs-images/button/verificasilanseaza.png") no-repeat bottom left;
}
#cereinfo {
	background: url("../cs-images/button/cereinfo.png") no-repeat top left;
	width: 88px;
}
#cereinfo:hover {
	background: url("../cs-images/button/cereinfo.png") no-repeat bottom left;
}


/* header 
=====================================*/

#Logo {
/* 	background: url("../cs-images/logo.gif") no-repeat top right;*/
 	width: 174px;
 	height: 48px;
 	cursor: pointer;
 	float: left; /*logo alignment [left, right]*/
	margin: 24px 0 0 27px;
	_margin: 24px 0 0 14px !important;
}

.HeaderLinks {
 	float: left;
 	color: #fff;
 	height: 34px;
 	line-height: 34px;
	position: relative;
	top:83px;
	margin-left: -195px;
} 

.HeaderLinks ul {
	float: left;
	_float: left;
	*float: left;
}

.HeaderLinks ul li {
	display: inline;
}

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

#Search {
	float: right;
	position: relative;
	top: -68px;
	color: #fff;
	margin-right: 35px;
	_margin-right: 17px;
}
#Search table td {
	vertical-align: middle;
}
#Search select {
	border: 1px solid #fff;
	color:#fff;
}
#Search .HSkeyword {
	border: 1px solid #fff;
	width: 150px;
}



/* Footer 
=====================================*/

#Footer {
	padding: 10px 0px 0px 0px;
}

#Footer a img {
	padding-left:6px;
}
.FooterArticles {
	border-top: 0px solid #ccc;
	padding-top: 0px;
	margin: 0 15px;
}
.FooterArticles ul {
	color: #333;
}
.FooterArticles ul li {
	display: inline;
}
.FooterArticles ul li a{
	display: inline;
	font-size: 11px;
}

.FooterSections {
	margin: 0 15px;
	padding-top: 15px;
	color: #555;
}
.FooterSections ul {
	color: #555;
}
.FooterSections ul li {
	display: inline;
}
.FooterSections ul li a {
	display: inline;
	font-size: 11px;
	color: #555;
}
.FooterSections ul li a:hover {
	color: #000;
}
.FooterText {
	margin: 0 15px;
	padding-top: 5px;
	color: #555;
	font-size: 11px;
}


/* footer items 
=====================================*/

/*.FooterCopyright {
 	margin: 5px;
 	font-size: 11px;
	color: #444;
	width: 550px;
}

.FooterLinks li a {
	color: #2583ad;
	font-weight:normal;
	text-decoration: none;
}
.FooterLinks li a:hover {
    color: #000;
	font-weight:normal;
	text-decoration: underline;
}

.FooterRight {
	width: 240px;
	float: right;
	margin: 0;
	padding: 0;
}
.FooterRight p {
	color:;
	font-size:11px;
	font-weight:bold;
	margin: 0;
	padding: 0;
}*/

/* side column(s) 
=====================================*/

#LeftColumn .SideboxTitle,
#RightColumn .SideboxTitle {
 	background: url(../cs-images/sidebox-header.gif) no-repeat top left;
 	height:32px;
 	line-height: 32px;
 	font-size: 12px;
 	font-weight: bold;
}

#LeftColumn {
	margin-right: 2px;
}


#LeftColumn .SideboxTitle span,
#RightColumn .SideboxTitle span {
	padding-left: 10px;
	color: #fff;
}

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

#RightColumn .input_text,
#LeftColumn .input_text {
	padding: 3px 5px;
	color: #fff;
}

/* general definition of boxes in side columns */  

#ShoppingCart,
#Articles,
#Newsletter,
#BestSale,
#Login,
#Poll,
#Wishlist,
#Bundles,
#Testimonials,
#SpecialProduct,
#Rss,
#Brands,
#Phones,
#Categories {
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	background: /*url(../cs-images/sidebox-bg.gif)*/ no-repeat bottom left;
	color:  #000;
}

#ShoppingCart p,
#Articles p,
#Newsletter p,
#BestSale p,
#Login p,
#Poll p,
#Wishlist p,
#Bundles p,
#Testimonials p,
#SpecialProduct p,
#Rss p,
#Brands p,
#Phones p {
	color: #000;
	padding-bottom: 5px;
}

.SideboxContent {
	padding: 8px 8px 10px 8px;
}

#Newsletter .Field {
}

#Phones span.phone {
	font-weight: bold;
	color: #970000;
}
#ShoppingCart {
	/*background: url(../cs-images/sidebox-bg-cart.gif) no-repeat bottom left;*/
}
#ShoppingCart .SideboxTitle {
	/*background: url(../cs-images/sidebox-header-cart.gif) no-repeat top left;*/
}
#ShoppingCart .SideboxTitle span {
	/*padding-left: 40px;*/ /* correction for the cart icon in the header */
}


#LeftColumn ul,
#RightColumn ul {
	
}
#LeftColumn ul li,
#RightColumn ul li {
	line-height: 20px;	
	/*border-bottom: 1px solid #ccdee5;*/
}
#LeftColumn ul li a,
#RightColumn ul li a {
	display: block;
	padding: 2px 0;
}
#LeftColumn ul li a:hover,
#RightColumn ul li a:hover {
	color: #000;
	/*background: #e4f0f4;*/
}
#LeftColumn ul,
#RightColumn ul {
	
}
#LeftColumn ul li a.depth1,
#RightColumn ul li a.depth1 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background: url(../cs-images/menu_underline.gif) no-repeat top left;
	background-position: 0px 3px;
	padding-left: 10px;
}

#LeftColumn ul li a.depth2,
#RightColumn ul li a.depth2 {
	display: block;
	padding-left:10px;
}
#LeftColumn ul li a.depth3,
#RightColumn ul li a.depth3 {
	display: block;
	padding-left:20px;
}
#Categories {
	background: none;
}

a.currentlink {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
/* expand-collapse button for shopping cart
-------------------------------------------
*/

.cartexpand,
.cartcollapse {
	width: 18px;
	height: 18px;
	float: right;
	display: block;
	position:relative;
	z-index: 1000;
	cursor: pointer;
}

.cartexpand {
	background: url(../cs-images/cart-exp.gif) no-repeat top left;
}
.cartcollapse {
	background: url(../cs-images/cart-coll.gif) no-repeat top left;
}

.cartcontent {
	margin: 0;
	padding: 0 ;
	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: #333;
	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: 11px;
	color: #555;
	padding-top: 0;
	font-weight: normal;
}
#ShoppingCart .emphTotal strong {
	font-size: 12px;
	color: #970000;
}
#ShoppingCart .normalTotal {
	font-size: 11px;
	color: #555;
}
#ShoppingCart .normalTotal strong {
	color: #000;
}

#SpecialProduct .SideboxContent {
	text-align: center;
}
#SpecialProduct img {
	padding-bottom: 5px;
}

/* Content 
=====================================*/

#Content h1 {
	font-size: 14px;
	font-weight: bold;
	color: #970000;
	padding: 5px 5px 5px 0px;
}
h1 img {
 	vertical-align: middle;
 } 
 
h1 a {
 	color: #970000;
 } 
#Content h2 {
	font-size: 13px;
	font-weight: normal;
	color: #333;
}
h2.teaser {
	display: block;
}

/* Tables */


table.GeneralTable {
	border: none;
}

table.GeneralTable td {
	padding: 3px;
	vertical-align: middle;
}
table.GeneralTable td.TableTitle {
	padding: 5px;
	vertical-align: middle;
}
table.GeneralTable td.TableChapter {
	padding: 3px;
	vertical-align: middle;
}
table.GeneralTable td.TableParam {
	padding: 3px;
	vertical-align: middle;
}
table.GeneralTable td.TableValue {
	padding: 3px;
	vertical-align: middle;
}
table.GeneralTable td.TableIntertitle {
	padding: 3px;
	vertical-align: middle;
}	
table.GeneralTable select {
	border: #00404C 1px solid ;
	background:#ECF1F2;
	padding :1px;
}


/* pagetype 
=====================================*/

 
/* Tables */

.TableTitle {
	font-size: 12px;
 	font-weight: bold;
 	color: #000 !important;
	background: #f2f2f2;
 	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;
} 

.TableValue {
 	font-size: 11px;
 	color: #000;
 	font-weight: bold;
 	border-bottom: 1px solid #ddd;
 	padding: 5px;
 	vertical-align: top !important;
}  

.TableDescription, 
.TableIntertitle {
 	font-size: 11px;
 	color: #000;
 	padding: 5px; 
 	border-bottom: 1px solid  #ddd;
	vertical-align:top;
	white-space: nowrap;
}	 

.TableFiles {
 	font-size: 11px;
 	color: #000;
 	padding: 5px 5px 0px 5px;
} 

.TableIntertitle {
	padding-top: 20px;
	font-weight: bold;
	color: #000;
	font-size: 12px;
}
 
.userAccountTable .TableParam {
	width: 25%;
}
.userAccountTable .TableDescription,
.userAccountTable .TableDescriptionLast {
	width: 10px;
}

.userAccountTable {
	width: 100%;
}

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

/* 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:;
	font-weight:bold;
	margin-bottom:7px;
	margin-top:7px;
}
.articol p {
	font-size:9px;
	color:#3f0000;
}
.articol a.detalii {
	background:;
	font-size:12px;
	padding:3px 5px 5px 5px;
	text-decoration:none;
	color:#eaeaea;
	margin-left:25px;
}
.articol a.detalii1 {
	background:;
	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: ;
}

.articleContent {
	line-height: 17px;
}

.pagetitle {
	font-size: 15px;
 	font-weight: bold;
 	text-transform: uppercase;
 	color: ;
 	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;
}



#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;
	width: 100%;
}
.OrdersTable th {
	text-align: left;
	padding: 6px 3px;
	background: #EBE9E9;
	font-weight: normal;
}
.OrdersTable td {
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 5px;
}
.OrdersTable .odd {
	background: #fff;
}

.OrdersTable .even {
	background: #f9f9f9;
}



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: ;
}
.Filters a:hover {
	text-decoration: none;
}

.filterList {
 	position: absolute;
	background: #fff;
	border: 3px solid #333;
 	padding: 3px;
 	width: 170px;
	display: none;
	margin-top: 0;
	-moz-opacity:.95;
	opacity:.95;
	
}
.filterList ul {
 	margin: 0px;
 	padding: 0px;
 	list-style-type: none;
}
.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: #555;
 	padding: 5px;
}  

.boxtype,  
.boxtypeOn,
.listtype,
.listtypeOn {
	display: block;
	width: 19px;
	height: 20px;
	float: right;
	overflow: hidden;
	margin-left: 3px;
	cursor: pointer;
} 
.boxtype {
	background: url("../cs-images/d-box-off.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-off.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; 
	margin-top: 6px;
}



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

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

.delFilter {
	background: url(../cs-images/delFilter.gif) no-repeat center right;
	padding-right: 13px;
}

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


/* breadcrums */
p.breadcrums {
	background: url(../cs-images/breadcrumsbg.gif) no-repeat top left;
	padding: 2px 0px 5px 0;
	color: #666;
	font-size: 11px;
	
}
p.breadcrums a {
	color: #666;
	text-decoration: none;
}
p.breadcrums a:hover {
	text-decoration: underline;
	color: #666;
}

/**/

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

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

.recommendProduct,
.printProduct,
.rfqProduct,
.compareProduct {
	padding: 5px 5px 5px 20px;
	line-height: 20px;
}

.recommendProduct {
	background: url(../cs-images/icon-email.gif) no-repeat center left;
}
.printProduct {
	background: url(../cs-images/icon-print.gif) no-repeat center left;
}
.rfqProduct {
	background: url(../cs-images/icon-rfq.gif) no-repeat center left;
}
.compareProduct {
	background: url(../cs-images/icon-compare.gif) no-repeat center left;
}

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

.promoTitleBox {
	padding: 0;
	background: url('../cs-images/promotitlebg.gif') repeat-x top left;
	font-size: 12px;
	line-height: 32px;
	font-weight:bold;
	color: #333;
	height: 32px;
	border-bottom: 1px solid #ebe9e9;
}


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

.viewAllBtn {
	background: url(../cs-images/slider-viewallbar-bg.gif) repeat-x top left;
	border: none;
	text-align: right;
}

/* bundles pages layout 
------------------------*/
/* ##TODO - move this to bundles.php */

li.bundle {
	padding: 0;
	margin-bottom: 10px;
}
li.bundle h3 {
	padding: 5px;
	background: #ECF1F2;
}

.bundleName {
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	color: #000;
}
.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: #06828d;
}
.bundlePrice {
	font-size: 16px;
	color: #06828d;
}
.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;
}

/* bundle detail page */
.BundleOrderBox {
	float: right;
	width: 330px;
	text-align: center;
	background: #F0F3F4;
	padding: 10px 0;
}
.BundleItemList {
	float: left;
	width: 220px;
	padding-right: 10px;
}
h3.BundleDescription {
	border: 1px solid #F0F3F4;
	padding: 5px;
	font-size: 11px;
	font-weight: normal;
	color: #454545;
}
.BundleDescriptionTitle {
	font-weight: bold;
	color: #000;
}
.BundleOldPrice {
	text-decoration: line-through;
}

/* end bundles style */

.Message {
	padding: 10px;
	color: #5f6c35;
}


/* product tags */
#Content .TagPromo,
#Content .TagNew,
#Content .TagSale {
	height: 14px;
	line-height: 14px;
	overflow: hidden;
	font-size: 11px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif !important;
}
.TagPromo span,
.TagNew span,
.TagSale span {
	margin-left: 4px;
	padding-right: 4px;
	color: #000 !important;
}

.TagPromo {
	background: url("../cs-images/tagbg.gif") no-repeat top left #F4F2E4;
}
.TagPromo span {
	background: url("../cs-images/tagbg.gif") no-repeat top right #F4F2E4;
}
.TagNew {
	background: url("../cs-images/tagbg.gif") no-repeat top left #c8efff;
}
.TagNew span {
	background: url("../cs-images/tagbg.gif") no-repeat top right #c8efff;
}
.TagSale {
	background: url("../cs-images/tagbg.gif") no-repeat top left #ffdac2;
}
.TagSale span {
	background: url("../cs-images/tagbg.gif") no-repeat top right #ffdac2;
}


/* pagination items */
.pageNumbers {
	margin: 0;
	padding: 5px 0 10px 0;
	font-size: 11px;
}
.pageNumbers a {
	background: url('../cs-images/pgnr-off.gif') repeat-x top left #555;
	color: #fff;
	margin: 0 2px;
	padding: 2px 6px;
	text-decoration: none;
}
.pageNumbers a:hover {
	background: url('../cs-images/pgnr-on.gif') repeat-x top left #333;
	color: #fff;
}
.pageNumbers a.on {
	background: url('../cs-images/pgnr-on.gif') repeat-x top left #fff;
	color: #000;
}

.pageNumbers a.pg-next, .pageNumbers a.pg-prev {
	border: none;
	width: 18px;
	height: 20px;
	padding: 5px 2px;
}
.pageNumbers a.pg-next {
	background: url("../cs-images/next-off.gif") no-repeat top left;

}
.pageNumbers a.pg-next:hover {
	background: url("../cs-images/next-on.gif") no-repeat top left;
	border: none;

}
.pageNumbers a.pg-prev {
	background: url("../cs-images/prev-off.gif") no-repeat top left;

}
.pageNumbers a.pg-prev:hover {
	background: url("../cs-images/prev-on.gif") no-repeat top left;
	border: none;

}
.pageNumbers .input_text{
	height:15px !important;
	width:16px !important;
	font-size: 10px!important;
	padding: 1px!important;
	margin-left: 5px;
}

.gotopage {
	float: right; 
	margin-top: -3px; 
	height:10px; 
	width:10px; 
	font-size:9px; 
	padding-top:0px;
	border: 1px solid #00404c;
}

/* end pagination items */

.cleaner, 
.Cleaner {
	clear: both;
}

 /* hover product details in wishlist page */
 a.productmodel:hover span {
 	display: block;
 	position: absolute;
	background: #fff !important;
	border: 3px solid #eee;
 	padding: 3px;
 	width: 170px;
	display: none;
	margin-top: -5px;
} 
span.product_desc {
	background: #fff !important;
	font-weight: normal !important;
}

span.product_desc span {
	border: none !important;
	background: none !important;
	margin: 0 !important;
	padding: 0 !important;
	position: static !important;
}



