

body
{
 	margin: 0;
 	padding: 0;
 	background: url(../cs-images/website_bg.gif) repeat-x top left #9fb2c4; /*website background*/
 	font-family: Arial, Helvetica, sans-serif; /*website font face*/
 	font-size: 11px;
}
* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;


}
input, select, textarea
{
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
 	font-weight: normal;

}
form
{
 	margin: 0;
 	padding: 0;
} 
#Website
{
	width:950px; /* main container width */
	padding: 0;
	background: url(../cs-images/content_main_bg.gif) repeat-y top left #fff; /* main container background */
	margin: 5px auto;
	border: none;
}

* html #Website {
	overflow: hidden;

}

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


a {
 	color: #003694;
	text-decoration: underline;
}
a:hover {
 	color: #000;
 	text-decoration: none;
}
a:active {
 	color: #222935;
} 
/*
table .GeneralButton {
 	display: inline;
	height: 27px;
 	background: url("../../cs-images/button/buttonl.gif") no-repeat top left;
	padding: 9px 0px 10px 0px;
	
}
table .GeneralButton input {
	background: url("../../cs-images/button/buttonr.gif") no-repeat top right;
	color: #fff;
	border: none;
	margin-left: 9px !important;
	padding: 8px 14px 9px 4px  !important;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
}
* html table .GeneralButton {
	padding-top: 0px !important;
	padding-left: 2px;
	margin-left: -10px;
}
* html table .GeneralButton input {
	padding: 8px 4px !important;
}
*:first-child+html table .GeneralButton {
	padding-top: 0px !important;
	padding-left: 2px;
	margin-left: -10px;
}
*:first-child+html table .GeneralButton input {
	padding: 8px 0px !important;
}

#RightColumn .GeneralButton {
 	display: inline;
	height: 27px;
 	background: url("../../cs-images/side_buttonl.gif") no-repeat top left;
	padding: 10px 0px 10px 0px;
}
#RightColumn .GeneralButton input {
	background: url("../../cs-images/side_buttonr.gif") no-repeat top right;
	color: #fff;
	border: none;
	margin-left: 9px !important;
	padding: 8px 14px 9px 4px  !important;
	cursor: pointer;
	font-size: 12px;
	font-weight: normal;
}
* html #RightColumn .GeneralButton {
	padding-top: 0px !important;
	padding-left: 2px;
	margin-left: -5px;
}
* html #RightColumn .GeneralButton input {
	padding: 8px 0px !important;
}
* html #RightColumn .GeneralButton {
	padding-top: 0px !important;
	padding-left: 5px !important;
	margin-left: -8px !important;
}
* html #RightColumn .GeneralButton input {
	padding: 8px 0px !important;
}
*:first-child+html #RightColumn .GeneralButton {
	padding-top: 0px !important;
	padding-left: 2px;
	margin-left: -5px;
}
*:first-child+html #RightColumn .GeneralButton {
	padding-top: 0px !important;
	padding-left: 5px !important;
	margin-left: -8px !important;
}


#LeftColumn .GeneralButton {
 	display: inline;
	height: 27px;
 	background: url("../../cs-images/button/buttonl.gif") no-repeat top left;
	padding: 10px 0px 10px 0px;
}
#LeftColumn .GeneralButton input {
	background: url("../../cs-images/button/buttonr.gif") no-repeat top right;
	color: #fff;
	border: none;
	margin-left: 9px !important;
	padding: 8px 14px 9px 0px  !important;
	cursor: pointer;
	font-size: 12px;
	font-weight: normal;
}
* html #LeftColumn .GeneralButton {
	padding-top: 0px !important;
	padding-left: 0px;
	margin-left: -10px;
}
* html #LeftColumn .GeneralButton input {
	padding: 8px 0px !important;
}
*:first-child+html #LeftColumn .GeneralButton {
	padding-top: 0px !important;
	padding-left: 0px;
	margin-left: -10px;
}
*:first-child+html #LeftColumn  .GeneralButton input {
	padding: 8px 0px !important;
}
*/
/* ================================= BUTTONS ====== */

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

* html .GeneralButton {
	padding: 0px 0px 6px 3px !important;
}
* html .GeneralButton input {
	padding: 5px 7px 7px 5px  !important;
	margin-left: -1px !important;
}

*:first-child+html .GeneralButton {
	padding: 5px 14px 7px 8px !important;
}
*:first-child+html .GeneralButton  input{
	margin-left: -1px !important;
}

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

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

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

*:first-child+html .GeneralButton  {
	padding-top: 0;
}

*:first-child+html .GeneralButton input {
	overflow: visible;
	padding-left:7px;
	padding-right:7px;
}
* html #SubHeader .GeneralButton {

}

*:first-child+html table .GeneralButton {
	padding-left: 15px !important;
	padding-top: 0 !important;
}
*:first-child+html table .GeneralButton input {
	padding-left: 5px !important;
}

.tabContent .GeneralButton input {
	padding: 4px 6px 7px 6px  !important;
}

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



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

.WLList .GeneralButton input {
 	padding-top: 4px !important;
}*/


/* ================================= TEXT INPUTS / TEXTAREAS / SELECTS ====== */
.input_text{
	font-size: 12px !important;
	padding: 4px 3px;
	border: 1px solid #d2d6da;
	background: #fff;
	color: #000000;
	width: 190px;
}
.search_input {
	background: url(../cs-images/inputbg.gif) repeat-x top left #fff;
	border: 1px solid #d2d6da;
	padding: 3px 5px;
	color: #000000;
	font-size:10px;
	height:12px;
	width:102px;
}

/*#Search .search_input {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 3px;
	width: 100px;
}
.search_select {
	font-size: 10px;
	height:19px;
	margin-bottom:1px;
	border:1px solid #d2d6da;
	background: url(../cs-images/inputbg.gif) repeat-x top left #fff;
	padding: 2px 5px 2px 2px;
}

*:first-child+html .search_select {
	margin-top: -10px !important;
	position: relative;
	top: 5px;
}

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

* html .search_select {
	margin-bottom: 0 !important;
	position: relative;
	top: 0px;
}*/

.tarea {
	border: 1px solid #d2d6da;
	padding: 5px;
	color: #000000;
}


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

#Header {
 	height: 70px;
 	*height: 80px;
 	margin: 0;
 	padding: 0;
}	

#Logo {
 	background: url("../cs-images/logo.gif") no-repeat top left;
 	width: 135px;
 	height: 90px;
 	cursor: pointer;
 	float: left; /*logo alignment [left, right]*/
	margin: 5px 0px 0px 17px;
}

* html #Logo {
	background: url("../cs-images/logo.gif") no-repeat top left;
}
#menu {
	height: 35px;
	background: #EBF3F5;
	overflow: hidden;
	padding-top: 55px;
 }
#menu ul {
	margin: 0;
	padding: 0 0 0 10px;
 }
#menu ul li {
	display: inline;
}
#menu ul li a {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	float: left;
	padding: 10px 5px 15px 5px;
	margin-right: 10px;
}
#menu ul li a:hover {
	color: #000;
	background: #eaeaea;
}
/*#SubHeader {
 	clear: both;
 	font-size: 12px;
 	padding: 5px 5px 5px 5px;
 	margin: 0;
 	background: #eee; 
 	color: #363636;
	_width: 558px;
	_overflow: hidden;
} 
#SubHeader input {
 	font-size: 10px;
}

#SubHeader table .GeneralButton input {
	margin-left:5px !important;
	padding: 5px 6px 7px 1px  !important;
	_margin-left:10px !important;
}

#SubHeader table .GeneralButton {
	padding-left: 4px !important;
} 
*:first-child+html #SubHeader .GeneralButton {
	padding-left: 9px !important;
} 

*:first-child+html #SubHeader .GeneralButton input {
	margin-left: 1px !important;
	padding-right: 9px !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: 0;
 	height: 29px;
	margin: 0px 15px 5px 15px;
	width: 922px;
	background: url(../cs-images/menu_bg.gif) repeat-x left top;
} 

* html .HeaderLinks {

}

*:first-child+html .HeaderLinks {

}



.HeaderLinks ul {
	padding: 0px 0px 0px 5px;
	background: url(../cs-images/menu_leftbg.gif) no-repeat left top;
}
.HeaderLinks ul.subarticles {
	padding: 0px 0px 0px 5px;
	background: none;
}


.HeaderLinks ul li {
	margin: 0;
	padding: 0;
	line-height: 29px;
	display: inline;
	font-size: 12px;
	font-weight: bold;
}
.HeaderLinks  ul li.subarticles {
	margin: 0;
	padding: 0;
	line-height: 24px;
	display: inline;
	font-size: 12px;
	font-weight: normal;
}


.HeaderLinks a {
	color: #FFFFFF;
	text-decoration: none;
	background: url(../cs-images/menu_interline.gif) no-repeat 0px 0px;
	padding: 7px 10px 0px 10px;
	margin: 0;
}
* html .Headerlinks a {
	background: url(../cs-images/menu_interline.gif) no-repeat bottom right !important;
}

.HeaderLinks a.first {
	background: none;
}
* html .Headerlinks a.first {
	background: none;
}

.HeaderLinks .rightbutt {
	float: right;
	background: url(../cs-images/menu_rightbg.gif) no-repeat 0px 0px;
}
.HeaderLinks .rightbutt a {
	background: url(../cs-images/menu_right.gif) no-repeat bottom right;
	padding: 7px 10px 7px 10px;
}


.HeaderLinks  a.subarticles {
	color: #FFFFFF;
	text-decoration: none;
	background:url("../cs-images/menu_bg.gif") no-repeat scroll 0 0 transparent;
	padding: 0px 0px 0px 15px;
}
* html .Headerlinks  a.subarticles {
	background: url(../cs-images/menu_bg.gif) no-repeat bottom right !important;
}

.HeaderLinks a.subarticles:hover {
	text-decoration: underline;
	color: #FFFFFF;
}


.HeaderLinks a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
* html .HeaderLinks a:hover{
}


.HeaderLinks a.current {
}

* html .HeaderLinks a.current{
}


.HeaderLinks ul li.last a:hover  {
}
* html .HeaderLinks ul li.last a:hover  {
}

.HeaderLinks ul li.last a {
	background: none;
}


#Search {
	margin: 10px 15px 0 0;
	padding: 0;

	height: 35px;
	background: url(../cs-images/searchbg.gif) no-repeat top left;
}


#Search .SideboxTitle {

}

#Search form
{
	margin: 0px;
	padding: 0px;
	display: inline; 
}

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

.HSkeyword {
	background: url(../cs-images/inputbg.gif) no-repeat 0px 5px;
	width: 133px;
	border: none;
	color: #555;
	padding: 8px 5px 3px 5px;
	height: 25px;
	float: left;
}

.SearchTitle
 {
 	font-size: 12px;
 	font-weight: bold;
 	float: left;
 	padding: 8px 5px 3px 10px;
 	_padding: 8px 2px 3px 9px;
 }

*:first-child+html .HSkeyword {

}

* html .HSkeyword {
	
}

.SearchInput
 {
 	float: left;
 }

.HSsearch {
	float: left;
	
}

.HSsearch input {
	background: url(../cs-images/searchbtn.gif) no-repeat 0px 0px;
	border: none;
	width: 30px;
	height: 31px;
	padding: 0;
	color: #fff;
	cursor: pointer;
}

* html .HSsearch {

}

*:first-child+html .HSsearch {

}

.HSsearch input {

}

* html .HSsearch input {
	background: url(../cs-images/searchbtn.gif) no-repeat top left;
}

*:first-child+html .HSsearch input {

}




/* ===== FOOTER ====== */
#Footer {
 	padding: 0 0 0px 0;
 	background: none;
 	display: block;
 	text-align: center;
 	width: 922px;
 	margin: 0 auto;
}
#Footer a img {
	padding-left:6px;
}
.FooterCopyright {
 	margin: 5px 0px;
 	font-size: 11px;
	color: #414D5A;
	width: 922px;
}
.FooterLinks {
	font-size: 12px;
	color:#414D5A;
}
.FooterLinks ul {
	background: none;
	height: 12px;
	padding: 5px 10px;
	display: block;
}
.FooterLinks li {
	display: inline;
}
.FooterSections {
	color: #000;
	font-weight:normal;
	background: none !important;
}
.FooterLinks li a {
	color: #414D5A;
	font-weight:normal;
	text-decoration: none;
}
.FooterLinks li a:hover {
    color: #414D5A;
	font-weight:normal;
	text-decoration: underline;
}
.FooterSections li a {
	color: #555;
}

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


#HomepageCategories {
	background: url("../cs-images/categoryimg-bg.jpg") no-repeat top left;
	width: 900px;
	height: 280px;
	overflow: hidden;
}

* html #HomepageCategories {
	
}

*:first-child+html #HomepageCategories {
	margin-top: 10px;
}

#HomepageCategories li {
	/*visibility: hidden;*/
}

.HomeCategoryList {
	width: 890px;
	height: 133px;
	background: url("../cs-images/categorymenu.jpg") no-repeat top left;
	padding: 0 0 0 15px;
}

.HomeCategoryList li {
	float: left;
	width: 145px;
	padding: 0;
	background: url("../cs-images/categorylistbg.png") no-repeat top left;
	cursor: pointer;
}
* html .HomeCategoryList li {
	background: none;
}

.HomeCategoryList li#he1 {
	margin-right: 0;
}

/*.HomeCategoryList li.on {
	background: url("../cs-images/categorylistbg_on.png") no-repeat top left;
}
* html .HomeCategoryList li.on {
	background: none;
}*/
.HomeCategoryList li p {
	color: #d4e1ee;
	line-height: 14px;
	padding-top: 0;
	padding: 0 10px 0 8px;
	height: 30px;
	font-size: 14px;
}
.HomeCategoryList li a.viewmore {
	font-weight: bold;
	color: #fff;
	font-size: 12px;
	padding-left: 10px;
} 
.HomeCategoryList li p a {
	color: #d4e1ee;
	text-decoration: none;
}
.HomeCategoryList li p a:hover {
	color: #fff;
	text-decoration: none;
}

.CategoryMenuTop {
	height: 15px;
	width: 899px;
	overflow: hidden;
	background: url(../cs-images/simple_menu_top.jpg) no-repeat top left;
}

#ListingCategories {
	height: 192px;
	margin-bottom: 10px;
	background: url("../cs-images/foo") no-repeat top left;
	overflow: hidden;
}



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

#RightColumn {
 	float: right;
 	width: 280px;
 	font-size: 11px;
	color: #1e1e1e;
	margin:0;
	padding: 0;
}

#LeftColumn {
 	float: left;
 	width: 922px;
	_width: 932px;
	margin:0;
	font-size: 12px;
	color: #000000;
	padding-bottom: 0px;

} 

* html #LeftColumn {
	/*height: 400px;
	overflow: visible;*/
}

#LeftColumn.home {
	background: none !important;
	padding-bottom: 0;
	min-height: 200px !important;
}

#LeftColumn .TopCorners {
	background: url("../cs-images/leftcolumn-top.png") no-repeat top left;
	height: 10px;
	line-height: 10px;
}

* html #LeftColumn {

}
* html #RightColumn {

}
 
#Content {
	/*background: url(../cs-images/content-middle.gif) no-repeat bottom left;*/
	padding: 0 10px 0 10px; margin:-10px 0 0 0;
	
}
#Content.home {
	/*background: url(../cs-images/content-middle.png) repeat-y top left;*/
	padding: 0 10px 0 10px;
}
.ContentTop {

}

.ContentBottom {
	background: url(../cs-images/tabs_bottom.gif) no-repeat top left;
	height: 4px;
	line-height: 10px;
	width: 922px;
	
	_background-position: bottom left;
}
.ContentTop {
	/*background: url(../cs-images/content-top.png) no-repeat top left;*/
}
* html .ContentTop {
	background: url(../cs-images/content-top.gif) no-repeat top left;
}
.ContentBottom {
	/*background: url(../cs-images/content-bottom.png) no-repeat top left;*/
	}
* html .ContentBottom {
	
}

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


#Login {
	background: url("../cs-images/boxbg.gif") no-repeat bottom left;
	padding-bottom: 10px;
}

#Login .SideboxTitle {
	background: url("../cs-images/boxhead-login.gif") no-repeat top left;
	width: 280px;
	height: 40px;
}

#Login a {
	font-weight: bold;
}

#Login p {
	padding: 0 10px 5px 10px;
}

#Newsletter .Field,
#Newsletter p {
	padding: 0 10px;
}

.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 {
	background: #FFFFFF url(../cs-images/back_col_st.jpg) no-repeat scroll center bottom;
	margin-bottom: 10px;
}

#Articles ul,
#Wishlist ul,
#Brands ul {
	padding: 0px;
}
#Articles ul li,
#Wishlist ul li,
#Brands ul li {
	padding: 0;
	margin: 0;
	background: url("../cs-images/listlinkbg.gif") no-repeat top left;
}

#Wishlist ul li a,
#Articles ul li a {
	text-decoration: none;
	display: block;
	font-size: 11px;
	padding: 0 5px;
	font-weight: normal;
	line-height: 25px;
}

#Categories ul li a
{
	display:block;
	width: 188px;
	color: #738295;
	text-decoration:underline;
	font-size:11px;
	margin-top:1px;
	border-bottom: 1px solid #e8e8e8;
}
#Wishlist ul li a:hover,
#Articles ul li a:hover {
	text-decoration: none;
	color: #000;
	background: #fff !important;
}
#Wishlist ul li a,
#Articles ul li a {
	background: url("../cs-images/article-li-bg.gif") no-repeat center left;
	padding-left: 25px;
}
#Wishlist ul li a:hover,
#Wishlist ul li a.current,
#Articles ul li a:hover,
#Articles ul li a.current {
	background: url("../cs-images/article-li-current.gif") no-repeat center left !important;
	padding-left: 25px;
}

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

#Categories li a.depth1 {
    background: url("../cs-images/link-arr.gif") no-repeat top left;
 	padding: 3px 4px 6px 15px !important;
 	width: 178px;
	font-weight: bold;
}

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

#Categories li a.depth2 {
	padding: 3px 4px 6px 18px !important;
	width: 176px;
 	font-weight: normal;
}

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

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

/* 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 {
	font-weight: normal;
	font-size: 18px;
	color: #738295;
	text-align: right;
	padding: 10px 15px 0px 0px;
	*line-height: 16px;
	*padding: 10px 15px 2px 0px;
}

#Phones a {
	font-size: 10px;
	color: #003694;
}

#SpecialProduct .img {
	margin-top: 5px;
	margin-bottom: 5px;
}
#SpecialProduct a {
	text-align: center;
}
#SpecialProduct {
	text-align: center;
}


#Articles,
#Wishlist,
#Newsletter {
	padding-bottom: 10px;
	background: url("../cs-images/boxbg.gif") no-repeat bottom left;
}
#Articles .SideboxTitle {
	width: 280px;
	height: 40px;
	background: url("../cs-images/boxhead-articles.gif") no-repeat top left;
}
#Articles {
	margin-top: 10px;
}
#Wishlist .SideboxTitle {
	width: 280px;
	height: 40px;
	background: url("../cs-images/boxhead-wishlist.gif") no-repeat top left;
}
#Newsletter .SideboxTitle {
	width: 280px;
	height: 40px;
	background: url("../cs-images/boxhead-nwl.gif") no-repeat top left;
}

#Wishlist,
#Articles {
	margin-bottom: 10px;
}

#Articles ul {
	padding: 0 10px;
}

#Wishlist p {
	padding: 0 10px;
}

/* Tables */

.TableTitle {
	font-size: 14px;
	color: #50555d;
} 
 

 .ProductDetails .TableParam,
 .ProductDetailFacilities .TableParam
 {
 	font-size: 11px;
 	color: #000;
 	padding: 5px;
 	width: 40%;
 	vertical-align: top !important;
 	border-bottom: 1px solid #eee;
 }  
 
.TableParam
 {
 	font-size: 12px;
 	color: #000 !important;
 	padding: 10px 10px;
 	width: 40%;
 	vertical-align: top !important;
 	border-bottom: 1px solid #eee;
 } 
 
 .TableChapter 
 {
 	font-size: 12px;
 	color: #D20000;
 	padding: 10px 10px; 
 	margin: 10px 0px 0px 0px;
 	background: #fff;
 	font-weight: bold;
 	border-bottom: 2px solid #ccc;
 }

 .TableChapter2
 {
 	font-size: 12px;
 	color: #D20000;
 	padding: 20px 10px 10px 10px; 
 	background: #fff;
 	border-bottom: 2px solid #ccc;
 	font-weight: bold;
 }

.TableValue
 {
 	font-size: 11px;
 	color: #000;
 	font-weight: bold;
 	padding: 5px 0;
 	vertical-align: top !important;
 	border-bottom: 1px solid #eee;
 }  
 
.TableParam1
 {
 	font-size: 12px;
 	color: #000 !important;
 	padding: 10px 10px;
 	width: 40%;
 	vertical-align: top !important;
 	border-bottom: 1px solid #eee;
 	background: #EFEFEF;
 } 

 
.TableParam2
 {
 	font-size: 12px;
 	color: #000 !important;
 	padding: 10px 10px;
 	width: 40%;
 	vertical-align: top !important;
 	background: #FFFFFF;
 } 

.TableValue1
 {
 	font-size: 11px;
 	color: #000;
 	font-weight: bold;
 	padding: 5px 0;
 	vertical-align: top !important;
 	border-bottom: 1px solid #eee;
 	background: #EFEFEF;
 }  
 
 
.TableValue2
 {
 	font-size: 11px;
 	color: #000;
 	font-weight: bold;
 	padding: 5px 0;
 	vertical-align: top !important;
 }  
 
.ProductDetails .TableValue,
.ProductDetailFacilities .TableValue
 {
 	font-size: 11px;
 	color: #000!important;
 	font-weight: bold;
 	padding: 5px;
 	vertical-align: top !important;
 	border-bottom: 1px solid #eee;
 }  
 
.TableValue input
{

}
.TableDescription, .TableIntertitle
 {
 	font-size: 10px;
 	color: #000;
 	padding: 5px; 
 	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;
	border: 1px solid #ccc;
 }  


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


.userAccountTable {
	margin: 0 10px;
	width: 570px;
}

.userAccountTable .TableParam {
	width: 25%;
}
.userAccountTable .TableDescription,
.userAccountTable .TableDescriptionLast {
	width: 10px;
}

.fieldTip {
	font-size: 11px;
	font-weight: normal;
	padding: 3px 0;
	color: #000000;
}
.fieldError {
	font-size: 11px;
	font-weight: normal;
	padding: 3px 0;
}
 
.Note
 {
 	font-size: 12px;
 	margin: 5px 0px 0px 0px;
 } 

/* headings */

h1 {
    display:block;
	font-size: 18px;
	padding: 15px 10px 5px 15px;
	color:#50555d;
	font-weight: normal; 
} 

h2 {
	font-size: 12px;
	padding: 10px 10px 10px 15px;
	line-height: 18px;
	font-weight: normal;
	width: 600px;
}
 
.HomepageLinks
 {
 	width: 280px;
 	float: right;
 	border-left: 1px solid #D1D5D8;
 	height: 130px;
 }
 
.HomepageLinks a {
	padding: 10px 0px 10px 15px;
	display: block;
	text-decoration: none;
	background: url("../cs-images/link.gif") no-repeat bottom right;
	font-weight: bold;
}
 
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: 18px;
 	font-weight: normal;
 	color: #50555d;
 	height: 22px;
	padding: 0 0 0 10px;
}
.teaser {
	float: left;
	font-size: 12px;
	color:#000;
	padding: 5px 40px 5px 10px;
	font-weight: normal;
}
.teaser img {
	width: 200px;
}
.articlepic {
	float: left; 
	width: 200px; 
	height: 200px; 
	overflow: hidden;
	margin: 0 5px 5px 0;
}

.articlecontent {
	padding: 5px 10px 5px 10px;
	line-height: 18px;
	color:#1e1e1e;
}
.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;
}

.articleBody {
	line-height: 18px;
	font-size: 12px;
	margin: 0 10px;
	width: 570px;
}

.articleBody p.breadcrums,
.articleBody h1,
.articleBody h2,
.articleBody .articlecontent {
	padding-left: 0;
}

.breadcrums .bcarrow {
	background: url("../cs-images/bcarrow.gif") no-repeat -1px 0px;
	padding: 0px 3px 0px 3px;
}

.articleBody table td {
	vertical-align: top;
}
/* galeria de poze de la articole */
.articleGallery {
	width: 278px;
	float: left;
	clear: left;
	text-align: center;
}

.articleGallery ul {
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 0;
}

.articleGallery img {
}

.articleGallery a:hover img {
	border: 5px solid #D4E1EE;
}

/* listele de linkuri la alte articole */
.articleLinks {
	padding: 0;
	width: 273px;
	background: url("../cs-images/box_bg.gif") no-repeat bottom right;
	float: left;
}

.articleLinks ul {
	width: 268px;
	clear: left;
	float: left;
	list-style-type: none; padding:0px; margin:0px; list-style:none;
}
.articleLinks ul li,
.articleDocs ul li {
	padding: 8px 0px 8px 0px;
	margin: 0px 0px 0px 5px;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	background: url("../cs-images/list.gif"); 
	background-repeat: no-repeat;
	background-position: left bottom;
}

.articleLinks .last,
.articleDocs .last {
	background: none;
}

.articleLinks ul li a,
.articleDocs ul li a
 {
 	text-decoration: none;
 	color: #000000;
 }

.articleLinks ul li a:hover,
.articleDocs ul li a:hover
 {
 	text-decoration: none;
 	color: #D20000;
 }
 
.articleLinks .selected,
.articleDocs .selected {
	font-weight: bold;
	color: #1b3e5a;
}
 
 
.articleSections,
.articleDocs {
	padding: 5px 0 10px 10px;
	margin: 0 0 10px 0;
	color: #50555D;
	border: 1px solid #D4E1EE;
	width: 150px;
}

.articleSections li,
.articleDocs ul li {
	background: url("../cs-images/listbullet.png") no-repeat center left;
	padding: 0 0 0 10px;
	font-weight: normal;
	font-size: 11px;
}

.articleBody .sideTitle {
	font-size: 14px;
	padding-bottom: 5px;
	color: #738295;
	background: none;
	padding-left: 0;
}

.articleLinksTitle,
.articleDocsTitle {
	font-size: 16px;
	font-weight: bold;
	padding: 18px 0px 0px 15px;
	margin: 0px 0px 0px 5px;
	background: url("../cs-images/boxtitle.gif") no-repeat 0px 0px;
	width: 263px;
	height: 31px;
	color: #d20000;
	float: left;
}

.articleActions {
	float: right;
}

.articleActions a,
.productActions a {
	color: #738295;
	font-size: 11px;
}

/* lista de rezultate la cautarea in articole */
.articleSearchList {
	padding: 0 10px;
}
.articleSearchList ul {
	
}
.articleSearchList ul li {
	padding: 5px 0;
}
.articleSearchList ul li a {
	font-weight: bold;
	font-size: 12px;
}
.articleSearchList li p {
	color: #666c77;
}


#Poll {
	font-size: 11px;	
}



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


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



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

.breadcrums {
	background: url(../cs-images/sitepathbg.gif) no-repeat top left;
	padding: 7px 0px 9px 10px;
	margin: 1px 0px 0px 4px;
	color: #000000;
	width: 915px;
	font-size: 10px;
}
.breadcrums a {
	color: #000000;
	text-decoration: underline;
}
.breadcrums a:hover {
	text-decoration: none;
	color: #1a1a1a;
}

.breadcrums .Facilities {
	float: right;
	padding: 0px 15px 0px 0px;
}

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


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

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

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

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

.promoTitleBox {
	padding: 7px 0px 0px 8px;
	background: url("../cs-images/promotitlebg.gif") repeat-x top left;
	font-size: 11px;
	font-weight:bold;
	color: #333;
	height: 20px;
	border: 1px solid #e8e8e8;
	border-bottom: none;
}

* html promoTitleBox {
	margin-right: 0 !important;
	padding: 7px 6px 0px 8px;
	width: 560px;
}

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

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

.viewAllBtn .GeneralButton {
	background: none;
	padding: 0 5px 0 0;
	
}
.viewAllBtn .GeneralButton input {
	background: url(../cs-images/slider-viewall-btn.gif) no-repeat center right;
	color: #738295;
	padding:  0px 14px 1px 2px !important;
	margin-bottom: 0;
	margin-top: 3px;
}

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

/* pagination items */
.pageNumbers {
	margin: 0;
	padding: 5px 10px 10px 10px;
	font-size: 11px;
}
.pageNumbers a {
	background: #fff;
	color: #000;
	margin: 0 2px;
	padding: 2px 6px 0 6px;
	text-decoration: none;
	border: 1px solid #fff;
	font-weight: bold;
	float: left;
}
.pageNumbers a:hover, .pageNumbers a.on {
	background: url("../cs-images/pgnr-on.png") repeat-x top left;
	border: 1px solid #9db0d1;
}

*:first-child+html .pageNumbers a {
	padding: 0px 6px 1px 6px;
}
* html .pageNumbers a {
	padding: 2px 6px 1px 6px;
}


.pageNumbers a.pg-next, .pageNumbers a.pg-prev {
	border: none;
	width: 18px;
	height: 19px;
	padding: 0;
}
*:first-child+html .pageNumbers a.pg-next {
	height: 18px;
}
.pageNumbers a.pg-next {
	background: url("../cs-images/next-arrow.png") no-repeat bottom left;

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

}
.pageNumbers a.pg-prev {
	background: url("../cs-images/prev-arrow.png") no-repeat bottom left;

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

}

.pageNumbers .PagesTotal {
	float: right; 
	padding-top: 5px; 
	color: #525760;
}

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

.wishlistTable {
	width: 570px;
	margin: 0 10px;
	border-top: 2px solid #E5EAF2;
}
.wishlistTable th {
	padding: 3px;
	background: #E5EAF2;
	text-align: left;
}
.wishlistTable td {
	vertical-align: middle !important;
}



.formTable {
	margin: 0 10px;
}

/* jobs table */
.JobsTable {
	text-align: left;
	background: #fff;
	margin: 0 10px;
	width: 570px;
}
.JobsTable td,
.JobsTable th {
	padding: 3px;
	line-height: 18px;
	border-bottom: 1px solid #f4fafa;
	border-left: 1px solid #f4fafa;
}
.JobsTable td {
	font-size: 11px;
}
.JobsTable th {
	background: #d7e3ef;
}
.JobsTable td.jobname {
	width: 230px;
	color: #000;
}
.JobsTable td.jobarea {
	width: 90px;
	color: #555;
}
.JobsTable td.jobplace {
	width: 60px;
	color: #555;
}
.JobsTable td.jobtype {
	width: 50px;
	color: #555;
}

.jobDetails {
	margin: 10px 0 10px 10px;
	background: #fff;
	font-size: 12px;
	border-top: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	width: 570px;
}
.jobDetails th, 
.jobDetails td {
	border-left: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
}
.jobDetails th {
	line-height: 18px;
	color: #444;
	text-align: left;
	padding-right: 10px;
	padding-left: 5px;
}
.jobDetails td {
	padding: 3px;
}
.jobDetails th span {
	color: #000;
	font-weight: bold;
}
.jobDetails .even {
	background: #f3f4f6;
}

.JobsTeaser {
	padding: 0 10px 10px 10px;
}
/* end jobs styles */

* html #Content {

	overflow: hidden;
	
}

* html #LeftColumn {
	
	
	overflow: hidden;
}

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

* html .ContentTop {
	width: 899px;
	overflow: hidden;
}

.hasSidebar {
	width: 410px;
	vertical-align: top !important;
}

.WebSiteFooter {
	height: 20px;
	background:url("../cs-images/website_footer.gif") no-repeat top left;margin:0px auto; margin-bottom:10px; width:950px;display:block; margin-top:-10px;
}

.WebSiteHeader {
	height: 20px;
	background:url("../cs-images/website_header.gif") no-repeat top left; margin:0px auto; width:950px; 
}


.GeneralButton {
 	display: inline;
	height: 27px;
 	background: url("../cs-images/buttonl.gif") no-repeat top left;
	padding: 11px 0px 13px 5px;
	
	
}

.GeneralButton, x:-moz-any-link {
	padding: 12px 0px 13px 5px;
}

.GeneralButton, x:-moz-any-link, x:default {
	padding: 12px 0px 13px 5px;
}

body:first-of-type .GeneralButton {
	padding: 12px 0px 13px 5px;
}

.GeneralButton {
	*padding: 0px 0px 0px 15px;
}


.GeneralButton input {
	background: url("../cs-images/buttonr.gif") no-repeat top right;
	color: #fff;
	border: none;
	margin-left: 9px;
	padding: 10px 32px 11px 0px ;
	*padding: 11px 0px 11px 0px ;
	*margin-left: 0px;
	*text-align: left;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	
}


.GeneralButton_on {
 	display: inline;
	height: 27px;
 	background: url("../cs-images/buttonlon.gif") no-repeat top left;
	padding: 11px 0px 13px 5px;
	*padding: 0px 0px 0px 15px;

}


.GeneralButton_on, x:-moz-any-link {
	padding: 12px 0px 13px 5px;
}

.GeneralButton_on, x:-moz-any-link, x:default {
	padding: 12px 0px 13px 5px;
}


body:first-of-type .GeneralButton_on {
	padding: 12px 0px 13px 5px;
}

.GeneralButton_on {
	*padding: 0px 0px 0px 15px;
}

.GeneralButton_on input {
	background: url("../cs-images/buttonron.gif") no-repeat top right;
	color: #fff;
	border: none;
	margin-left: 9px;
	padding: 11px 32px 11px 0px;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	*padding: 11px 0px 11px 0px ;
	*margin-left: 0px;
	*text-align: left;	
}

.portfolio {
	font-size: 11px;
	margin: 15px 10px 0px 15px;
}

.socialnetworking {
	padding: 5px 0px 0px 0px;
	width: 920px;
	margin: 0 auto;
	text-align: right;
}

.socialnetworking a {
	text-decoration: none;
	color: #000000;
}


