

body
{
 	margin: 0;
 	padding: 0;
 	background: url(../cs-images/background_tile.jpg) repeat-x top left; /*website background*/
 	font-family: Arial, sans-serif; /*website font face*/
 	font-size: 11px;
}
* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
	vertical-align: baseline;
	/* list-style-type: none; */
}
input, select, textarea
{
	font-family: Arial, sans-serif;
 	font-size: 12px;
 	font-weight: normal;
}

form
{
 	margin: 0;
 	padding: 0;
} 
#Website
{
	width:876px; /* main container width */
	_width: 886px;
	padding: 0;
	background: none; /* main container background */
	margin: 0 auto;
	border: none;
}

* html #Website {
	overflow: hidden;
}

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


a {
 	color: #333;
	text-decoration: underline;
}
a:hover {
 	color: #000;
	text-decoration: none;
}
a:active {
 	color: #000;
}

/*a[href^="http:"] {
	background: url(../cs-images/external_link_icon.png) no-repeat top right;
	padding-right: 13px !important;
	margin-right: 5px;
}

#Footer .FooterLinks a[href^="http:"] {
	background: none;
	padding-right: 0px !important;
	margin-right: 0px;
}*/



/* ================================= BUTTONS ====== */

.GeneralButton {
 	display: inline;
	height: 15px;
 	background: url("../../cs-images/side_buttonl.png") no-repeat top left;
	padding: 0px 0px 9px 5px;
	margin-left: 10px;
	float: left;
}

.GeneralButton input {
	background: url("../../cs-images/side_buttonr.png") no-repeat top right;
	color: #522004;
	border: none;
	text-transform: uppercase;
	font-weight: bold;
	margin-left: 6px !important;
	padding: 4px 9px 6px 0px  !important;
	cursor: pointer;
	font-size: 10px;
}

table .GeneralButton {
	margin-left: 0px;
}


/* ================================= TEXT INPUTS / TEXTAREAS / SELECTS ====== */
.input_text {
	font-size: 12px !important;
	padding: 0px;
	background: url(../cs-images/input_bg.gif) repeat-x top left #fff;
	color: #555;
	height: 14px;
	border-left: 1px solid #afaeae;
	border-right: 1px solid #afaeae;
	overflow: hidden;
}

#Booking #formbooking .Field select {
	font-size: 10px !important;
	padding: 0px;
	color: #555;
	height: 16px;
	border-left: 1px solid #afaeae;
	border-top: 1px solid #afaeae;
	border-bottom: 1px solid #afaeae;
	overflow: hidden;
	float: right;
	width: 118px;
}

#Booking #formbooking .GeneralButton {
	float: right;
	margin: 3px 0px;
}


#departuredate, #returndate, #adults, #children04, #children412, #young, #old {
	float: left;
	margin-left: 4px;
}

#departuredate {
	width: 69px;
}

:first-child+html #departuredate {
	width: 63px;
}

* html #departuredate {
	width: 63px;
}

#returndate {
	width: 53px;
}

:first-child+html #returndate {
	width: 47px;
}

* html #returndate {
	width: 47px;
}


.whatsthis {
	font-size:9px;
	vertical-align: top;
	color: #cc0033 !important;
	float: left;
	cursor: pointer;
}

.search_input {
	background: url(../cs-images/input_bg.gif) repeat-x top left #fff;
	border: 2px solid #6b82a1;
	padding: 3px 5px;
	color: #000;
	font-size:10px;
	height:12px;
	width:102px;
}

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


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

#Header {
	width: 876px;
 	height: 98px;
	margin-bottom: 10px;
	_margin-bottom: 0px;
}	

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

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

#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 {
	background: url(../cs-images/headerlinks_bg.jpg) no-repeat top right;
 	padding: 0;
	float: right;
	width: 76px;
	height: 28px;
} 

.HeaderLinks ul {
	padding-left: 3px;
	padding-top: 2px;
}

.HeaderLinks ul li {
	margin: 0;
	padding: 0;
	line-height: 34px;
	display: inline;
}

.HeaderLinks a {
	text-decoration: none;
	padding: 5px 2px 5px 0px;
	margin: 0;
}
* html .Headerlinks a {
}
.HeaderLinks a:hover,
.HeaderLinks a.current,
.HeaderLinks ul li.last a:hover  {
	background: none;
	color: #fff;
	text-decoration: underline;
}
* html .HeaderLinks a:hover{
	background: none;
}
* html .HeaderLinks a.current{
	background: none;
}
* html .HeaderLinks ul li.last a:hover  {
	background: none;
}
.HeaderLinks ul li.last a {
	background: none;
}


#Search {
	padding-right: 15px;
	padding-top: 0px;
	float: right;
	height: 22px;
	padding-bottom: 15px;
}

#Search .SideboxTitle {
	float: left;
	width: 100px;
	height: 22px;
	background: url(../cs-images/header/search_text.jpg) no-repeat top left;
}

#Search form
{
	float: right;
}

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

.HSkeyword {
	background: url(../cs-images/input_bg.gif) repeat-x top left #fff;
	width: 157px;
	border: 1px solid #cfcfcf;
	padding-top: 3px;
	color: #000;
	padding-left: 5px;
	height: 17px;
	float: left;
}

.HSsearch {
	float: left;
}

.HSsearch input {
	background: url(../cs-images//search_button.gif) no-repeat top left;
	border: none;
	width: 55px;
	height: 22px;
	padding: 0;
	color: #fff;
	cursor: pointer;
}



/* ===== FOOTER ====== */
#Footer {
 	padding: 15px 0 5px 0;
	width: 100%;
	float: left;
	color: #a98f81;
	margin-top: 10px;
	border-top: 1px solid #d5d5d5;
	background-color: #ececec;
}

#Footer ul {
	list-style-type: none;
}


.FooterCopyright {
	float: left;
	width: 100%;
	text-align: center;
}

.FooterLinks {
 	margin-bottom: 10px;
	float: left;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
}

.FooterSections {
	color: #000;
	font-weight:normal;
	background: none !important;
}
.FooterLinks a {
	color: #a98f81;
	font-weight:normal;
	text-decoration: none;
}
.FooterLinks a:hover {
	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;
}

#Footer .FooterArticles {
	width: 830px;
	margin: 0 auto;
}

#Footer .FooterCategoriesList {
	width: px;
}

#Footer .PoweredBy {
	float: left;
	margin-right: px;
}

#Footer .Rss {
	float: left;
	margin-left: px;
	width: px;
}


#Footer .FooterArticles .FooterArticle {
	float: left;
	display: inline;
}

#Footer .FooterArticles .FooterArticle .FooterTitle {
	font-size: 11px;
	color: #000;
	font-weight: bold;		
	display: block;
	width: 160px;
	padding-bottom: 5px;
}

#Footer .FooterArticles .FooterArticle a{
	font-size: 11px;
	color: #000;
	font-weight: normal;		
	display: block;
/*	width: 160px;*/
}

#Footer .FooterText {
	font-size: 11px;
	color: #000;
	font-weight: normal;		
	padding-top: px;
	margin-top: px;
	background: ;
	background-repeat: repeat-x;
	background-position: top left;
	padding-bottom: px;
}

#Footer .FooterText .Icons {
	margin: 0 auto;
	width: 830px;
}

 
.cleaner, 
.Cleaner {
	clear: both;
}


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


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

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



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

#RightColumn {
 	float: right;
 	
	margin:0;
	padding-right: 0px;
	_padding-top: 15px;
	width: 291px;


}

#Newsletter, #Wishlist, #Offers, #Jobs {
	background: #5b8d41 url(../cs-images/sidebox_bg.jpg) repeat-x bottom left !important;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#LeftColumn {
 	float: left;
 	width: 575px;
	*width: 575px;
	margin:0;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	position: relative;
} 

* html #LeftColumn {
	display: inline;
}
* html #RightColumn {
	display: inline;
}

#Content {
	width: 876px;
	_width: 886px;
	float: left;

	
}
 
.ContentTop,
.ContentBottom {
	height: 10px;
	line-height: 10px;
	overflow: hidden;
	width: 900px;
}
.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 {
	background: url(../cs-images/content-bottom.gif) no-repeat top left;
}


#RightColumn ul {
	list-style-type: none;
}

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

#LeftColumn .input_text {
	border: 1px solid #ccc;
}
 
#Login {
	float: left;
	margin-top: 6px;
}

#Login .GeneralButton {
	margin-top: 2px;
}

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

#Login a {
	font-weight: bold;
	font-size: 13px;
	color: #00589e;
}

#Login p {
	padding: 0 0px 0px 10px;
	float:left;
	color: #00589e;
	font-size: 13px;
	font-weight: bold;
}

#Login p .input_text {
	margin-bottom: 2px;
}

#Newsletter p {
	margin: 0px 0px 10px 10px;
}

.Actions
{
	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 {
	float: left;
	color: #00589e;
	font-weight: bold;
	font-size: 13px;
}

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

/* boxes */

#Categories {
	background: url(../cs-images/header/categories_bg.png) no-repeat top left;
	height: 34px;
	width: 790px;
	padding: 0 10px;
	margin: 32px 0px 0px 19px;
}

#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 */

.Contactpic {
	float: left;
	margin: 5px 0px 0px 10px;
}


#Phones .phone {
	font-weight: bold;
	font-size: 12px;
	color: #fff;
}

.andpic .phone {
	font-size: 15px !important;
}

#Phones .type {
	font-weight: bold;
	color: #eaeaea;
}

#Phones .left {
	float: left;
	text-align: left;
	margin-left:10px;
}

#Phones .andpic {
	margin-top: 20px;
	font-size: 15px;
}

#Phones .right {
	float: right;
	text-align: right;
	margin-right: 10px;
}

#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: 316px;
	height: 26px;
	background: url("../cs-images/boxhead-nwl.png") no-repeat top left;
}

#Phones {
	float: right;
	padding-right: 25px;
	padding-top: 5px;
	clear: right;
}

#Phones a {
	float: right;
	clear: both;
	*width: 200px;
}

#Phones .SideboxTitle {
	width: 316px;
	height: 26px;
	background: url("../cs-images/boxhead-phones.png") no-repeat top left;
}


#Offers .SideboxTitle {
	width: 316px;
	height: 26px;
	background: url("../cs-images/boxhead-offers.png") no-repeat top left;
}

#Offers ul li p {
	margin: 0px 0px 10px 10px;
}

#Jobs p {
	margin: 0px 0px 10px 10px;
}


#Jobs .SideboxTitle {
	width: 316px;
	height: 26px;
	background: url("../cs-images/boxhead-jobs.png") no-repeat top left;
}

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

#Articles ul {
	padding: 0 10px;
}

#Wishlist p {
	padding: 0 10px;
}

#Booking {
	float: left;
	width: 202px;
	background: url(../cs-images/booking_bg.jpg) no-repeat bottom left;
	padding-bottom: 10px;
}

:first-child+html #Booking {
	padding-bottom: 4px;
}

* html #Booking {
	padding-bottom: 4px;
}

#Booking a {
	color: #808082;
	text-decoration: none;
}

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

.nwl_button {
	background: url(../cs-images/buttons/nwl_button.jpg) no-repeat top left;
	height: 14px;
	width: 15px;
	overflow: hidden;
	float: left;
}

#Booking .SideboxTitle {
	background: url(../cs-images/booking_header.jpg) no-repeat top left;
	width: 202px;
	height: 35px;
}

#Booking #formbooking .Field span {
	float: left;
}

#formbooking {
	padding: 5px 20px 20px 20px;
}

:first-child+html #formbooking {
	padding-bottom: 0px;
}

* html #formbooking {
	padding-bottom: 0px;
}

#formbooking strong {
	color: #cc0033;
	font-weight: bold;
	font-size: 12px;
	float: left;
}

.booking-collapse {
	background-color: #cc0033;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
}

.booking_variants:hover {
	background-color: #b3d9f2;
}

#Login strong {
	color: #cc0033;
}

#formbooking .Field {
	padding: 2px 0px;
	clear: left;
	width: 162px;
	float: left;
}

.bookingcalendar {
	cursor: pointer;
	float: left;
	margin-left: 2px;
}

.booking_hr {
	background-color: #c7c5c5;
	height: 2px;
	width: 162px;
	overflow: hidden;
	float: left;
	margin: 5px 0px;
}

:first-child+html .booking_hr {
	float: none;
}

* html .booking_hr {
	float: none;
}

.booking_radio {
	float: left;
	margin: 0px 5px 0px 5px;
	border: none;
}

:first-child+html .booking_radio {
	margin-top: -3px;
}

* html .booking_radio {
	margin-top: -3px;
}

/* Tables */

.TableTitle {
	font-size: 16px;
	font-weight: normal;
	color: #63a821;
} 
 
.TableChapter 
 {
 	font-size: 12px;
 	color: #333;
 	padding: 5px 0; 
 	font-weight: bold;
 }
  
.TableParam
 {
 	font-size: 12px;
 	color: #000 !important;
 	padding: 5px 0;
 	vertical-align: top !important;
 	border-bottom: 1px solid #eee;
 }

 .addCommentTable .TableParam,
 .ProductDetails .TableParam,
 .ProductDetailFacilities .TableParam
 {
 	font-size: 12px;
 	color: #000;
 	padding: 5px;
 	width: 40%;
 	vertical-align: top !important;
 	border-bottom: 1px solid #eee;
 }
.TableValue
 {
 	font-size: 12px;
 	color: #000;
 	font-weight: bold;
 	padding: 5px 0;
 	vertical-align: top !important;
 	border-bottom: 1px solid #eee;
 }  
.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;
	width: 122px;
 }  


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


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

.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;
	font-size: 20px;
	padding: 5px 10px 5px 10px;
	color:#63a821;
	font-weight: normal; 
} 
 
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;
}

ul .articleSections {
	list-style-type: none;
}



:first-child+html .pagetitle span {
	line-height: 26px;
}

* html .pagetitle span {
	line-height: 26px;
}

.teaser {
	padding: 10px 10px 10px 10px;
	font-weight: normal;
	line-height: 22px;
}
.teaser img {
	width: 200px;
}
.articlepic {
	float: left; 
	width: 200px; 
	height: 200px; 
	overflow: hidden;
	margin: 0 5px 5px 0;
}

.articlecontent {
	padding: 10px 10px 5px 10px;
	line-height: 20px;
	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;
	width: 580px;
	*width: 550px;
	
	clear: both;
}

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

.articleBody h1, h1 {
	font-size: 30px;
	font-weight: normal;
	color: #63a821;
	padding-left: 10px;
	padding-top: 10px;
	
}

.articleBody h2, h2 {
	font-size: 14px;
	font-weight: normal;
	color: #1e1e1e;
}

.articleBody h3, h3 {
	font-size: 16px;
	font-weight: normal;
	color: #63a821;
	margin-bottom:5px;
}

.articleBody table td {
	vertical-align: top;
}
/* galeria de poze de la articole */
.articleGallery {
	color: #50555D;
	margin-bottom: 10px;
}

.articleGallery ul {
	/*padding: 10px;*/
	/*border: 1px solid #D4E1EE;*/
	margin: 0 auto;
	width: 490px;
}

.articleGallery ul li {
	float: left;
	margin-bottom: 10px;
	margin-right: 5px;
	height: 100px;
	overflow: hidden;
}


.articleGallery img {
	margin: 0px 5px 5px 0px;
}


/* listele de linkuri la alte articole */
.articleLinks {
	padding: 0;
}

.articleLinks ul {
}
.articleLinks ul li,
.articleDocs ul li {
	padding: 3px 0;
	color: #50555D;
	font-size: 11px;
	font-weight: bold;
}

.articleSections,
.articleDocs {
	padding: 5px 0 10px 0px !important;
	margin: 0 0 10px 0;
	color: #50555D;
	float: left;
}

.articleSections li,
.articleDocs ul li {
	padding: 0px;
	font-weight: normal;
	font-size: 11px;
}
.articleDocs ul li {
	float: left;
}


.sideTitle {
	font-size: 14px;
	padding-bottom: 5px;
	font-weight: normal;
	background: none;
	display: block;
	width: 190px;
}

.sideTitleMain {
	color: #1E1E1E;
	font-size: 14px;
	padding-bottom: 5px;
	font-weight: normal;
	background: none;
	display: block;
	width: 190px;
}


.articleLinksTitle,
.articleDocsTitle {
	font-size: 14px;
	padding-bottom: 0;
	color: #738295;
	padding-top: 5px;
}

.articleActions {
	float: left;
	padding: 10px 10px;
}

.articleActions a,
.productActions a {
	color: #63a821;
	font-size: 14px;
}

/* 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: #00589F;
	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;
	margin: 10px 0px;
}



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

p.breadcrums {
	background: url(../cs-images/breadcrumsbg.gif) no-repeat top left;
	padding: 7px 0px 5px 10px;
	color: #666;
	font-size: 12px;
}
p.breadcrums a {
	color: #666;
	text-decoration: underline;
	font-weight: bold;
}
p.breadcrums a:hover {
	text-decoration: none;
	color: #1a1a1a;
}

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

.recommendProduct, .printProduct, .rfqProduct, .compareProduct {
	padding:0 10px 0px 0px;
	display: block;
	float: left;
}

.recommendProduct {
	/* background: url(../cs-images/recommend-icon.jpg) no-repeat center left; */
}
.printProduct {
	/* background: url(../cs-images/print-icon.jpg) 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: 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 0px;
	font-size: 11px;
	color: #000;
	font-weight: bold;
}
.pageNumbers a {
	color: #000;
	margin: 0 2px;
	padding: 0px 6px 1px 6px;
	text-decoration: none;
	font-weight: bold;
	float: left;
}
.pageNumbers a:hover, .pageNumbers a.on {
	background: url("../cs-images/pgnr-on.png") no-repeat center center;
	color: #fff;
}

*: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: 490px;
	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: 0px 0px 0px 10px;
}

/* jobs table */
.JobsTable {
	text-align: left;
	background: #fff;
	width: 490px;
}
.JobsTable td,
.JobsTable th {
	padding: 3px;
	line-height: 18px;
	border-bottom: 1px solid #c7c5c5;
	border-left: 1px solid #c7c5c5;
}
.JobsTable td {
	font-size: 11px;
}
.JobsTable th {
	background: #00589F;
	color: #ffffff;
}
.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 0px;
	background: #fff;
	font-size: 12px;
	border-top: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	width: 490px;
}
.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;
	background-color: #00589F;
}
.jobDetails td {
	padding: 3px;
}
.jobDetails th span {
	color: #ffffff;
	font-weight: bold;
}
.jobDetails .even {
	background: #f3f4f6;
}

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

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


#LeftColumn p strong {
//	color: #cd1f35;
	font-size: 18px;
}

#LeftColumn p span {
	font-size: 14px;
}

#LeftColumn .title {
	color: #00589f;
	font-weight: bold;
	font-size: 24px !important;
	float: left;
	width: 100%;
	padding-bottom: 20px;
}

.articletitle {
	font-weight: bold;
	font-size: 14px;
	
	display: block;
	padding: 8px 0px 0px 8px;
	text-transform: uppercase;
}

.articletitle a {
	text-decoration: none;
	color: #000;
}

.articletitle a:hover {
	text-decoration: underline;
}

.article {
	width: 160px;
	float: left;
	margin: 20px 20px 10px 0px;
	_margin: 20px 10px 10px 0px;
}

.article p {
	font-size: 12px;
	text-align: left;
	line-height: 16px;
	padding: 10px;
}

.catalogue1, .catalogue2, .catalogue3 {
	width: 106px;
	display: inline;
}

* html .catalogue2 {
	margin-left: -52px;
}

* html .catalogue3 {
	margin-left: -52px;
}

.catalogue1 a, .catalogue2 a, .catalogue3 a {
	padding-top: 0px;
	border: 2px solid white;
}

.catalogue2 a {
	margin-top: 15px;
}

.catalogue3 a {
	margin-top: 30px;
}

.last {
	margin-right: 0px !important;	
}

.menubutton {
	font-size: 12px;
	cursor: pointer;
	float: left;
	margin-top:10px;
	height: 17px;
}

.menubutton a {
	padding-right: 5px;
	margin-left: 5px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #592000;
}

.menubutton a:hover {
	text-decoration: underline;
}

#Categories .currentsection {
	text-decoration: none;
	color: #906326;
}

.menuchildren {
	width: 705px;
	height: 24px;
	background: url(../cs-images/header/children_bg.jpg) no-repeat bottom left;
	float: left;
	position: absolute;
	/* margin-top: -8px; */
	margin-left: -10px;
	padding: 0px 15px 0px 15px;
	top: 166px;
	z-index:100;
}

.menuchildren a {
	color: #fff;
	text-decoration: none;
	float: left;
	background: url(../cs-images/header/menuchildren_item.jpg) no-repeat bottom right;
	padding-right: 15px;
	height: 17px;
	padding-top: 7px;
}

.menuchildren a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.menudropdown {
	background: url(../cs-images/header/dropdown_bg.jpg) repeat-x top left;
	float: left;
	position: absolute;
	padding: 0px;
	top: 166px;
	z-index:200;
}

:first-child+html .menudropdown {
	
}

.menudropdown a {
	color: #ffffff;
	text-decoration: none;
	float: left;
	padding: 3px 5px;
	border-top: 1px solid #36c8ed;
	clear: left;
	border-right: none;
	margin-left: 0px;
	width: 120px;
	font-weight: normal;
	font-size: 10px;
}

.menudropdown a:hover {
	color: #ffff00;
	text-decoration: none;
}

.partner {
	margin-right: 5px;
}

.promos_button {
	display: none;
	margin-left: 435px;
	*margin-left: -200px;
	_margin-left: -200px;
	margin-top: 182px;
	_margin-top: 183px;
	position:absolute;
	_width: 192px;
	_height: 31px;
	_background: url("../cs-images/ie6promo_cere.jpg");
	_background-repeat: no-repeat;
}

#promobutt0 {
	_margin-top: 183px;
}

.promos_button img {
	_width: 192px;
	_height: 31px;
}

#LeftColumn .jobDetails ul {
	padding: 0 20px;
}

.tooltip {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #999999;
	color:#555555;
	margin-left:0px;
	padding:5px;
	position:absolute;
	text-align:left;
	font-size: 11px;
	width: 130px;
}

.Header-Banner {
	float: left;
	width: 735px;
	height: 99px;
	margin-left: 3px;
	cursor: pointer;
}

#LeftColumn table .depart {
	color: #fff;
	background-color: #cc0033;
	padding: 5px;
	font-weight: normal;
}

#LeftColumn table .arrive {
	color: #fff;
	background-color: #cc0033;
	padding: 5px;
	font-weight: normal;
}

.newsletter_box {
	padding: 25px 0px 0px 17px;
	float: left;
}

.RightColTitle {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}


.newsletter_box .input_text {
	background: none;
	width: 163px;
	height: 18px;
	padding: 4px 0px 0px 5px;
	color: #fafafa;
	border: none;
	float: left;
	margin: 7px 0px 5px 8px;
}

.articlechild {
	color: #FFFFFF;
	display: block;
	padding: 0px 0px 0px 31px;
	width: 250px;
	text-decoration: none;
	font-size: 12px;
	float: left;
}

.RightChildren .odd {
	background: url(../cs-images/categories_odd.gif) no-repeat top left;
}

.RightChildren .odd1 {
	background: url(../cs-images/odd.png) no-repeat top left;
}

.RightChildren .depth2 .odd {
	background: url(../cs-images/categories_odd_2.gif) no-repeat top left;
}

.RightChildren .even {
	background: url(../cs-images/categories_even.gif) no-repeat top left;
}

.RightChildren .even1 {
	background: url(../cs-images/even.png) no-repeat top left;
}

.RightChildren .depth2 .even {
	background: url(../cs-images/categories_even_2.gif) no-repeat top left;
}

.Calendar {
	background: url(../cs-images/calendarheader.png);	
	background-repeat: no-repeat;
}

.Calendar th {
	padding-top: 3px;
	padding-bottom: 7px;
	height: 17px;
	_height: 20px;
	font-size: 12px;
	text-align: center;
	color: #a01300;
	font-weight: normal;
}
.Calendar td {
	padding: 5px;
	font-size: 12px;
	width: 22px;
	height: 20px;
	text-align: center;
}

.Calendar .selectedday {
	background: url(../cs-images/selectedday.png);
	width: 22px;
	padding-top: 3px;
	height: 17px;
	_height: 20px;
	text-align: center;
	display: block;
}

.Calendar .selectedday a {
	color: #522004;
	text-decoration: none;
}

.CalendarTitle {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	padding: 5px;
}

.CalendarFooter {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	padding: 0px 5px 5px 5px;
}

.CalendarFooter a {
	color: #FFFFFF;
	display: block;
	padding: 0px 0px 3px 0px;
}

.MonthlyCalendar th {
	width: 80px;
	color: #a01300;
	font-weight: normal;	
	font-size: 14px;
	border-bottom: 1px solid #E0E0E0;
	padding: 5px 0px 5px 0px;
	
}

.MonthlyCalendar td {
	
	width: 80px;
	height: 80px;
	color: #000000;
	font-weight: normal;	
	font-size: 10px;
	line-height: auto;
	border-left: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;

}

.MonthlyCalendar .day {
	padding: 0px 5px 0px 5px;
	background-color: #fbf3e0;
}

.MonthlyCalendar .eventdesc {
	line-height: 12px;
	display: block;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
} 

.MonthlyCalendar .eventdesc:hover {
	
}

.WeeklyCalendar {
	
}

.WeeklyCalendar td {
	
	height: 80px;
	width: 578px;
	color: #000000;
	font-weight: normal;	
	font-size: 10px;
	line-height: auto;


}

.WeeklyCalendar .day {
	padding: 0px 5px 0px 5px;
	color: #a01300;
	font-weight: normal;	
	font-size: 14px;
	
	background-color: #fbf3e0;
}

.WeeklyCalendar .eventdesc {
	line-height: 16px;
	font-size: 12px;
	font-weight: normal;
	display: block;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
	float: left;
	width: 568px;
}

.WeeklyCalendar a.eventdesc>img {
	margin-right: 5px;
} 

.WeeklyCalendar .eventteaser {
	line-height: 16px;
	font-size: 12px;
	display: block;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
} 

.WeeklyCalendar .eventdesc:hover {
	
}

.year {
	text-align: center;
	font-size: 30px;
	font-weight: normal;
	color: #63a821;	
	padding: 10px 0px 20px 0px;
}
.year img {
	padding: 0px 10px 0px 10px;
}

.homearticle_pic {
	width: 174px;
	height: 88px;
	overflow: hidden;
	background-position: 1px 1px;
}

.gallery_list_thumb {
	display: block;
	float: left;
	margin: 0px 5px 5px 0px;
	height: 120px;
	overflow: hidden;
}

.largePicture {
	text-align:center;
	/*float: left;*/
	/*width: 580px;*/
}

.largePicture img {
	display:inline;
	
	/*width: 580px;*/
}

#eventfrom, #eventto {
	float: left;
}

#RightColumn .RightChildren {
	float: left;
	margin-left: 7px;
}

#RightColumn .RightChildren a {
	color: #1e1e1e;
	text-decoration: none;
	line-height: 27px;
	_height: 20px;
}

#RightColumn #MainCats .RightChildren a {
	color: #1e1e1e;
	text-decoration: none;
	line-height: 27px;
	_padding-top: 7px;
	_height: 20px;
}



#RightColumn .RightChildren a:hover {
	color: #63a821;
}

.bigphone {
	font-size: 23px;
	float: right;
	*width: 200px;
}

#Search a.flag {
	display: block;
	float: right;
	padding: 2px 7px 0px 5px;
}

#Search span {
	line-height: 22px;
}

.homepagearticles {
	width: 560px;
	//margin: 0 auto;
}

.abonare {
	background: url(../cs-images//abonare_button.gif) no-repeat top left;
	height: 22px;
	width: 83px;
	float: left;
	cursor: pointer;
}

span.depth1 {
}

span.depth2 {
 padding-left: 20px;
}

#HomepagePromos {
	margin-top: 0px;
/*	width: 640px;
	height: 223px; */
	text-align: right;
/*	overflow: hidden; */
}
/*
	Promo list style - category
	---------------------------
*/
* html #HomepagePromos {
	margin-top: 10px;
}
*:first-child+html #HomepagePromos {
	margin-top: 10px !important;
} 

.promoPic {
	float: left;
}


.submenu_ul {
	width: 591px;
	list-style-type:none;
	font-family: Tahoma, Arial, sans-serif;
	margin-bottom:10px;
	margin-top: 240px;
	*margin-top: 0px;
	*top: -10px;
	*left: 595px;
	margin-left: 0px;
	position: absolute;
	*z-index: 2000;
	height: 89px;
	*margin-left: -597px;
	*margin-top: 261px;
}

*:first-child+html .submenu_ul {

}


.submenu_ul span {
	height: 20px;
	margin-right: 3px;
	cursor: pointer;
	float:left;
	display: inline;
	border: 1px solid #908e90;
	color: #fff;
}
.submenu_ul span a {
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-style:normal;
	font-weight:bold;
	line-height: 20px;
	text-decoration:none;
	background:transparent url(../../cs-images/promotab_off.gif) repeat-x scroll left top;
	padding: 0 6px;
	color: #fff;
}

.submenu_ul span a:hover {
	background:transparent url(../../cs-images/promotab_on.gif) repeat-x scroll left top;
}


.submenu_ul span a span {
	font-weight: normal;
}
.submenu_ul span.current {
	border: 1px solid #63a821;
}

.submenu_ul span.current a {
	background:transparent url(../../cs-images/promotab_on.gif) repeat-x scroll left top;
	color: #fff;
}

.submenu_ul span.current a span {
	font-weight: normal;
	color:#aaa;
}

.submenu_ul p {
	float:left;
	text-align: left;
	margin: 7px 0px 0px 15px;
	width: 60%;
	height: 60px;
	color: #fff;
	font-weight: bold;
}

.NavBox {
	float: right;
	margin-right: 10px;
	margin-top: -41px;
	_margin-top: 10px;
	*margin-top: 10px;
	

}

#MainCats {
	width: 291px;
	float: left;
	position: relative;
	top: 6px;
	z-index:1000;
	
}

#MainCats a {
	*display: inline;
}

