body
 {
 	margin: 0px;
 	padding: 0px;
 	background:#FFFFFF; /*website background*/
	background:url('../cs-images/fedu_img/gradient.jpg');
	background-repeat:repeat-x;
 	font-family: Arial, Verdana, sans-serif; /*website font face*/
 }
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}


input, select, textarea
 {
	font-family: "Arial";
 	font-size: 12px;
 	font-weight: normal;
 }
 
form
 {
 	margin: 0px;
 	padding: 0px;
 } 
 
#Website
 {
 	float:left;
	width:920px;
	padding:0px;
	background-color:#FFFFFF;
	/*margin-left:150px;*/
	margin: 0 auto;
	padding-top: 0;
	/*margin: 0 auto;
	width: 970px; /*website width*/
 	/*background: #FFFFFF; /*website block background*/
 	/*border: 3px solid #FFFFFF; /*website block border*/
 }

a
 {
 	color: #666666;
 	text-decoration: underline;
 }


a:hover
 {
 	color: #126400;
 }


 
.GeneralButton
 {
 	display: inline;
 	/*background: url('../cs-images/button/buttonl.gif');*/
	/*background-repeat: no-repeat;
 	background-position: left top;*/
 	padding: 0px 0px 0 0px;
 }

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

#Header
 {
 	clear: both;
	background: url('../cs-images/logo.jpg') no-repeat top left;
	height: 105px;
	overflow: hidden;
 }	
 
#Logo
 {
 	background: transparent;
 	width: 111px;
 	height: 135px;
 	cursor: pointer;
	margin-left:56px;
 	float: left; /*logo alignment [left, right]*/
	_margin-left:28px;
 }
 #menu {
	height: 28px;
	width:734px;
	float:right;
	overflow: hidden;
	background:url('../cs-images/fedu_img/meniu_off.jpg') repeat-x;
	margin-right:17px;
	_margin-right:8px;
 }
 #menu ul {
	margin: 0;
	padding: 0 0 0 0;
 }
 #menu ul li{
	display:inline;
}

#menu ul li a
{
	background:url('../cs-images/fedu_img/meniu_off.jpg') repeat-x;
	text-decoration:none;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	float:left;
	padding:6px 20px 10px 20px;
}
#menu ul li a:hover
{
	background:url('../cs-images/fedu_img/meniu_on.jpg') repeat-x;
	
}
.menu_colt
{
	float:right;
	background:url('../cs-images/fedu_img/meniu_colt.jpg') no-repeat;
	width:5px;
	height:28px;
}
#SubHeader
 {
 	clear: both;
 	font-size: 10px;
 	padding: 5px 5px 5px 5px;
 	margin: 0px 0px 1px 1px;
 	background: url('../cs-images/bgsubheader.gif'); /*website sub header - search*/
 	background-repeat: repeat-y;
 } 

#SubHeader input
 {
 	font-size: 10px;
 }

#SubHeader .motto
 {
    font-size: 12px;
    color: #FFFFFF;
	float: right;
	width: 228px;
 } 

#SubHeader .GeneralButton input
 {
 	font-size: 10px;
 	/*background: url('../cs-images/button/buttonr.gif');
 	background-repeat: no-repeat;
 	background-position: right top;*/
	background: #841f31;
 	border: 0px;
 	color: #FFFFFF;
 	padding: 1px 2px 1px 0px;
 	margin: 0px 0px 0px 2px;
 	cursor: pointer;
 } 
 
#SubHeader select
 {	
 	background: #ecebe7;
	font-size: 10px;
	border: 0px;
 } 
 
#SubHeader .HeaderLinks 
 {
 	padding: 2px 0px 0px 0px;
 	font-size: 11px;
 	float: right;
 } 
 
/* ===== FOOTER ====== */
#Footer
 {
 	margin-top:15px;
 	background: url('../cs-images/fedu_img/linie_footer.jpg') no-repeat;
	height: 32px;
	text-align:center;
	color:#999999;
	font-size:12px;
	padding-top:8px;
 }
 #Footer a
 {
 	text-decoration:none;
	color:#999999;
	font-size:12px;
 }
 #Footer a:hover
 {
 	text-decoration:underline;
	color:#333333;
	font-size:12px;
 }

.FooterCopyright
 {
 	margin: 10px 0px 5px 0px;
 	font-size: 11px;
 	clear: right;
 	float: left;
	color: #626262;
	width: 550px;
	line-height: 16px;
 }
 
.FooterLinks 
 {
 	font-size: 12px;
 	float: left;
	width: 540px;
 }
 .FooterRight {
	width: 240px;
	float: right;
	margin: 0;
	padding: 0;
 }
 .FooterRight p {
	color:#841f31;
	font-size:11px;
	font-weight:bold;
	margin: 0;
	padding: 0 0 5px 0;
 }
 
.cleaner {
	clear: both;
	_font-size: 1px !important;
	_line-height: 1px !important;
	height: 1px;
	_overflow: hidden;
	display: inline !important;
	zoom: normal;
}

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

#RightColumn
 {
 	float: right;
 	width: 248px;
 }

#LeftColumn
 {
 	float: left;
 	width: 157px;
	margin-left: 17px;
	_margin-left: 8px;
 }
 
#LeftColumn a
 {
	font-size:12px;
	font-weight:regular;
	text-decoration:none;
 } 
#LeftColumn a.depth1 {
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 3px;
 }
  #LeftColumn li
 {
 	list-style:none;
 } 
 
#LeftColumn li a {
 	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 3px;
 }
 
#Content
 {
 	width: 712px; /*#Website width - #RightColumn - #LeftColumn*/
 	padding: 0px 17px 0px 17px;
 	float: left;
 	font-size: 12px;
 } 
 
/* boxes */
#RightColumn
 {
 	font-size: 12px;
	background:#ECE2E0;
	padding-bottom: 10px;
 }

#RightColumn #ShoppingCart
 {
 	background: #ece2e0;
 	padding: 10px 15px 0px 15px;
 	*padding: 5px 15px 0px 15px;	
 }
 
#RightColumn #ShoppingCart .Actions
 {
 	margin: 5px 0px 0px 0px;
 } 
 
#RightColumn #ShoppingCart .button
 {
 	font-size: 10px;
 	/*background: url('../cs-images/button/buttonr.gif');
 	background-repeat: no-repeat;
 	background-position: right top;*/
	background: #841f31;
 	border: 0px;
 	color: #FFFFFF;
 	padding: 1px 2px 1px 0px;
 	margin: 0 2px 0 0;
 	cursor: pointer;
 } 
 
.RightTitle
 {
 	font-size: 13px;
 	font-weight: bold;
 	text-transform: uppercase;
 	color: #841f31;
 	height: auto;
	padding-left: 0;
 }
 
#RightColumn #Newsletter 
  {
 	background: #ece2e0;
 	padding: 10px 15px 5px 0;
 	*padding: 5px 15px 5px 0;

 }
 #RightColumn #Newsletter p
  {
 	margin: 0;
	padding: 5px 0 0 15px;
 }
#RightColumn #Newsletter input
 {
 	font-size: 10px;
 	margin: 0px 5px 0px 0px;
 } 

#RightColumn #Newsletter .GeneralButton input 
 {
 	font-size: 10px;
 	/*background: url('../cs-images/button/buttonr.gif');
 	background-repeat: no-repeat;
 	background-position: right top;*/
	background: #841f31;
 	border: 0px;
 	color: #FFFFFF;
 	padding: 1px 2px 1px 0px;
 	margin: 0px 2px 0px 0; 
 	cursor: pointer;
 }
 
#RightColumn #Newsletter .Field
 {
 	margin: 5px 0px 0px 0px;
 }  

#RightColumn #BestSale
  {
 	background: #ece2e0;
 	padding: 20px 5px 5px 15px;
 }
 
#RightColumn #Poll
  {
 	background: #ece2e0;
 	padding: 10px 5px 5px 15px;
*padding: 5px 5px 5px 15px;

 } 
 
#RightColumn #Poll a
 {
 	
 } 

#RightColumn #Wishlist
 {
 	background: #ece2e0;
 	padding: 20px 15px 15px 15px;
	font-size: 11px;
 }
 
#RightColumn #Wishlist .Actions
 {
 	margin: 5px 0px 0px 0px;
 } 
 
#RightColumn #Wishlist .button
 {
 	font-size: 10px;
 	/*background: url('../cs-images/button/buttonr.gif');
 	background-repeat: no-repeat;
 	background-position: right top;*/
	background: #841f31;
 	border: 0px;
 	color: #FFFFFF;
 	padding: 1px 2px 1px 0px;
 	margin: 0px 0px 0px 2px; 
 	cursor: pointer;
 } 
 
#RightColumn #Wishlist a
 {
	display: block;
	padding: 3px 0px 3px 0px;
 }  

#RightColumn #Rss
 {
 	padding: 5px 5px 5px 5px;
 }
 
#RightColumn #Rss a
 {

 } 
 #RightColumn h3
 {
background:#841F31;
font-weight:bold;
color:#fff;
font-size:90%;
padding:5px 5px 5px 15px;
margin: 0;
 } 
 #RightColumn h2
 {
font-weight:bold;
color:#841f31;
font-size:100%;
margin-bottom:3px;
margin-left:15px;
 } 
.phones
 {
font-size: 13px;
line-height: 20px;
padding: 5px 0px 0px 15px;
 }
.phonestext
 {
width: 200px;
font-size: 10px;
line-height: 16px;
margin: 0px 0px 5px 0px;
}
 .phones p {
padding: 3px 0 3px 0;
font-size: 13px;
 }
 #RightColumn p
 {
color:#3f0000;
font-size:11px;
margin:0 15px 0 15px;

 } 
 #RightColumn  p span.phone
 {
color:#841f31;
padding: 5px 0 5px;
font-size: 13px;
 }
 #RightColumn input.txt
 {
border:1px solid #D9C6C2;
background-color:#ECEBE7;
}
#RightColumn input.txt
 {
border:1px solid #D9C6C2;
background-color:#ECEBE7;
}
#RightColumn #cautare{
width:160px;}
#RightColumn .button{
margin:0px;}
#RightColumn #cauta{
margin-bottom:20px;}
#RightColumn ul{
list-style:none;}
#RightColumn ul li{
margin-bottom:10px;}
#RightColumn ul li a{
font-size:10px;
color:#3f0000;}
#RightColumn .autor{
color:#3f0000;
font-weight:bold;}
#RightColumn .button{
position:relative;
top:6px;
}


.LeftTitle
 {
 	font-size: 13px;
 	font-weight: bold;
 	text-transform: uppercase;
 	color: #841f31;
 	padding: 0px 5px 0px 5px;
 }
 
.LeftTitle a
 {
 	text-decoration: none;
 } 
 
#Categories
 {
 	padding: 5px 0px 15px 0px;
*padding: 0px 0px 10px 0px;
 	/*background-color: #E0E0E0;*/
 }
 
 #Categories ul
 {
 	margin: 0px;
 	padding: 0 15px 0 11px;
 	list-style-type: none;
 	font-size: 12px !important;
 } 

 #Categories li
 {
 	margin: 0 !important;
 	padding: 0 !important;
 }

 #Categories li a
 {
 	display: block !important;
	_display: inline-block;
	_width: 215px;
	_height: 12px;
 	padding: 2px 4px 2px 4px !important;
 	border: 1px solid #ece2e0;
 	text-decoration: none;
 	color: #000000;
	font-size: 12px !important;
 }

 .Lista li a.depth1
 {
 	padding-top:3px;
 	padding-left:20px;
 }

 .Lista li a.depth2
 {
 	padding-top:3px;
 	padding-left:25px !important;
	_width: 201px;
	font-size: 11px !important;
 }
 
 .Lista li a.depth3
 {
 	padding-top:3px;
 	padding-left:30px !important;
 }
 
 #Categories li a.depth4
 {
  	padding-top:3px;
 	padding-left:45px !important;

 }  

 #Categories li a:hover
 {
 	background: #FFFFFF;
 }
 
#LeftColumn #Brands
 {
 	padding: 5px 0px 0px 0px;
 	background-color: #E0E0E0;
 }
 
#LeftColumn #Brands ul
 {
 	margin: 0px;
 	padding: 0px;
 	list-style-type: none;
 	font-size: 12px;
 } 

#LeftColumn #Brands li
 {
 	margin: 0px;
 	padding: 0px;
 }

#LeftColumn #Brands li a
 {
 	display: block;
 	padding: 2px 4px 2px 4px;
 	border: 1px solid #E0E0E0;
 	background: #E0E0E0;
 	text-decoration: none;
 	color: #000000;
 }

#LeftColumn #Brands li a:hover
 {
 	border: 1px solid #CCCCCC;
 	background: #FFFFFF;
 } 
 
#LeftColumn #BestBrands
 {
 	padding: 0px 0px 0px 0px;
 } 
 
#LeftColumn #BestBrands .LeftTitle
 {
	margin: 5px 0px 5px 0px;
 	padding: 5px;
 	background-color: #E0E0E0;
 } 
 
#LeftColumn #BestBrands .BrandLogo
 {
 	text-align: center;
 } 

ul.Tehnologii {
	list-style-type: none;
	padding-left: 10px;
	width: 300px;
}
ul.Tehnologii li {
	float: left;
}
#LeftColumn .LeftTitle
 {
	margin: 0 0 5px 5px;
 	padding: 5px;
 	background-color: #ECE2E0;
 } 
.Cleaner
 {
 	font-size:1px;
 	clear: both;
 	height: 1px;
 }

/* Tables */

.TableTitle
 {
	font-size: 14px;
 	font-weight: bold;
 	color: #9B1511;
 	padding: 5px;  	
 	border-bottom: 2px solid #E0E0E0;
 } 
 
.TableChapter 
 {
 	font-size: 11px;
 	/*font-weight: bold;*/
 	color: #000000;
 	padding: 5px; 
 	background: #E0E0E0;
 }
  
.TableParam
 {
 	font-size: 11px;
 	color: #000000;
 	padding: 5px;
 	border-bottom: 1px solid #E0E0E0;
 	width: 40%;
 } 
 
.TableValue
 {
 	font-size: 11px;
 	color: #000000;
 	font-weight: bold;
 	padding: 5px;
 	border-bottom: 1px solid #E0E0E0;
 }  
 
.TableDescription, .TableIntertitle
 {
 	font-size: 10px;
 	color: #000000;
 	padding: 5px; 
 	border-bottom: 1px solid #E0E0E0;
 	width: 180px;
	vertical-align:top;
 }	 
 
.TableDescriptionLast
 {
 	font-size: 10px;
 	color: #000000;
 	padding: 5px; 
 	width: 180px;
 }	  
 
.TableFiles
 {
 	font-size: 11px;
 	color: #000000;
 	padding: 5px 5px 0px 5px;
 }   
 
.TableButton
 {
 	padding: 5px;
 	font-size: 12px;
 } 

.TableIntertitle {
	padding-top: 20px;
	font-weight: bold;
	color: #841F31;
	font-size: 12px;
}
 
 
.TableButton input
 {
 	font-size: 10px;
 	/*background: url('../cs-images/button/buttonr.gif');
 	background-repeat: no-repeat;
 	background-position: right top;*/
 	border: 0px;
 	color: #FFFFFF;
 	padding: 1px 2px 1px 0px;
 	margin: 0px 0px 0px 2px; 
 	cursor: pointer;
 } 
 
.Note
 {
 	font-size: 10px;
 	margin: 5px 0px 0px 0px;
 } 

/* headings */

h1
 {
	font-size: 14px;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 0px; 
 } 
 
h1 img
 {
 	vertical-align: middle;
 } 
 
h1 a
 {
 	color: #841f31;
 }  
 
/* text content */
.Subtitle 
 {
 	font-size: 12px;
 	font-weight: bold;
 }
 .articol{
margin:0px;
width:317px;}
.articol td{
vertical-align:top;}
.articol td.descriere{
padding-left:8px;
padding-right:3px;
vertical-align:middle;}
.articol h3{
font-size:14px;
color:#9b1511;
font-weight:bold;
text-align:center;
display:block;
height:32px;
overflow:hidden;
}
.articol h3 a{
font-size:14px;
color:#9b1511;
font-weight:bold;
text-decoration:none;}

.articol h3 a:hover
{
font-size:14px;
color:#9b1511;
font-weight:bold;
margin-bottom:7px;
text-decoration:underline;
}
.articol p{
font-size:9px;
color:#3f0000;}
.articol a.detalii{
font-size:12px;
text-decoration:none;
}
.articol a.detalii1{
background:#841f31;
text-decoration:none;
padding:2px 2px 4px 2px;
}
.articol p.pret{

}
.articol p.pret .bold{
	font-weight:bold;
}

.pagetitle {
	font-size: 15px;
 	font-weight: bold;
 	text-transform: uppercase;
 	color: #9B1511;
 	height: 22px;
	padding: 10px 0 0 10px;
}
.teaser {
	float: left;
	font-size: 14px;
	color: #444;
	padding: 5px 40px 5px 10px;
}
.articlepic {
	float: left; 
	width: 200px; 
	height: 200px; 
	overflow: hidden;
	margin: 0 5px 5px 0;
}

.articlecontent {
	padding: 5px 10px 5px 10px;
	line-height: 18px;
}
.articlecontent li {
	margin-left: 20px;
	padding-bottom: 5px;
	font-size: 11px;
}
.childarticletext {
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.childarticletitle {
	font-weight: bold;
	font-size: 14px;
}

.titlu_20_r {
	color: #b00038;
	font-weight: bold;
	font-size: 12px;
}
 .titlu_21_r {
	color: #b00038;
	font-weight: bold;
	font-size: 15px;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #ccc;
	margin: 0 0 5px 0;
 }
 .titlu_141_r {
	font-size: 11px;
	color: #555;
 }

.button1 {
	font-size: 10px;
 	background: #841f31;
 	border: 0px;
 	color: #FFFFFF;
 	padding: 1px 2px 1px 0px;
 	margin: 0px 0px 0px 2px;
 	cursor: pointer;
}

#Poll {
	font-size: 11px;	
}

.input_text, .search_input {
	background-color:#ECEBE7;
	border:1px solid #D9C6C2;	
}
.input_text {
	margin-top: 1px;
}
#RightColumn .input_text {
	font-size: 12px !important;
}

/* Orders Table */
.OrdersTable {
	border: 1px solid #ccc;
	border-left: none;
	border-bottom: none;
}
.OrdersTable td {
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px;
}
.OrdersTable .SCTableHeader {
	background: #842032;
	color: #fff;
}


.ProductTechnologies {
	list-style-type: none;
	margin: 0 0 10px 0; 
	padding: 0 5px 0 5px;
}
.ProductTechnologies li {
	line-height: 30px;
}
.ProductTechnologies a {
	line-height: 60px;
}

.pageNumbers {
	margin: 0;
	padding: 5px 0 10px 0;
	font-size: 11px;
	border-bottom: 1px solid #EFEFEF;
}
.pageNumbers a {
	background: #EEEEEE;
	color:#333333;
	margin: 0 2px;
	padding: 3px 5px;
	text-decoration: none;
}
.pageNumbers a:hover {
	background:#999999;
	color: #fff;
}


/* category filters */

.FilterTitle {
	padding: 0 10px 0 0;
	display: block;
	color: #841F31;
	/*font-family: arial, sans-serif;
	font-size: 11px;*/
}
.filterList
 {
 	position: absolute;
	background-color: #ECE2E0;
 	padding: 3px;
 	width: 170px;
	_font-size: 100% !important;
	zoom: 1;
	 	display: none;
		margin-top: -5px;
 }

.filterList ul
 {
 	margin: 0px;
 	padding: 0px;
 	list-style-type: none;
	_font-size: 100% !important;
 }
 
.filterList li
 {
 	display: block;
 	width: 160px;
	margin: 0px;
	padding: 0px;
 }

.filterList a
 {
 	display: block;
 	color: #841F31;
 	font-weight: normal;
 	font-size: 11px; 	
 	width: 100%;
 	text-decoration: none;
 	padding: 5px;
 } 
 
.filterList a:hover
 {
 	display: block;
 	color: #FFFFFF;
 	font-weight: normal;
 	width: 100%;
 	text-decoration: none;
 	background-color: #841F31;
 	padding: 5px;
 }  


/*
	Promo list style - old
	---------------------------

.submenu {
	padding-top:2px;
	padding-bottom:2px;
	background:url(../cs-images/submenu3.jpg);
}
.submenu_ul {
	width:175px;
	list-style-type:none;
	position: absolute;
	top:100px;
	height: 0;
	margin-left: 5px;
}
.submenu_ul li {
	padding:9px 10px 7px 10px;
	margin-bottom:2px;
	background:#FFFFFF;
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
}
.submenu_ul li a {
	text-decoration:none;
	color:#841F31;
	font-family:"Times New Roman", Times, serif;
	font-style:normal;
	font-size:12px;
	display: block;
}
.submenu_ul li.current {
	background:#841F31;
}
.submenu_ul li.current a {
	color:#FFFFFF;
}
.submenu p {
	position:relative;
	top:5px;
	right:-200px;
	color:#841f31;
	font-size:17px;
	font-weight:bold;
	float:right;
	padding-top: 145px;
	padding-bottom: 5px;
	overflow: hidden;
}
.submenu p a {
	text-decoration:none;
	color:#FFFFFF;
	font-size:12px;
	font-weight:600;
	padding: 8px 8px 4px 8px;
	background: #841f31;
	margin:-2px 0 0 0;
}
.submenu p span {
	padding: 2px 3px 2px 3px;
	background: #fff;
	margin-right: 0;
	margin: 0;
}*/

/*
	Promo list style - category
	---------------------------
*/

.promoPic {
	float: left;
}
.submenu {
	background:url(../cs-images/submenu3.jpg);

}
.submenu_ul {
	width:640px;
	list-style-type:none;
	position: absolute;
	top:100px;
	height: 0;
	margin-left: 5px;
	margin-top: 170px;
	font-family: Verdana, Arial,sans-serif;
}
.submenu_ul li {
	width: 297px;
	float: left;
	margin-right: 5px;
	margin-bottom:5px;
	background:#eee5ba;
	padding: 5px 10px 5px 5px;
}
.submenu_ul li a {
	text-decoration:none;
	color:#841F31;
	font-family: Verdana, Arial,sans-serif;
	font-style:normal;
	font-size:10px;
	display: block;
	font-weight: bold;
	outline: none;
}
.submenu_ul li a span {
	font-weight: normal;
	color: #666;
}
.submenu_ul li.current {
	background:#841F31;
}
.submenu_ul li.current a {
	color:#FFFFFF;
}
.submenu_ul li.current a span {
	font-weight: normal;
	color: #fff;
}
.submenu p.promoText {
	color:#841f31;
	font-size:17px;
	font-weight:bold;
}
.submenu p.promoText {
	top:5px;
	right:5px;
	width: 450px;
	text-align: left;
}
.submenu p.promoText a {
	top:5px;
	right:5px;
	width: 450px;
	text-align: left;
	text-decoration: none;
}
.promoPricebox
 {
	padding: 165px 0px 0px 228px;
}
.submenu .promoPrice {

	background: #81a6c0;
	font-size: 24px;
	position: absolute;
	display: block;
	left-margin: 100px;
	color: #FFFFFF;
	padding: 5px;

}
.submenu p.promoPrice a {
	text-decoration:none;
	color:#FFFFFF;
	font-size:12px;
	font-weight: bold;
	padding: 8px 5px 8px 8px;
	background: #841f31;
	margin:-2px 0 0 0;
	outline: none;
}
.submenu p.promoPrice span {
	padding: 2px 3px 2px 3px;
	background: #fff;
	margin-right: 0;
	margin: 0;
}
.submenu p.promoText span {
	color: #666;
	font-size: 12px;
	line-height: 18px;
}
.miniPromoPic {
	float: left;
	width: 24px;
	height: 24px;
	background: #000;
	margin-right: 5px;
}

.titlu_21_r
 {
	font-size: 12px;
	font-weight: normal;
	padding: 10px 0px 10px 5px;
	color: #000000;
}
.question
 {
	font-size: 16px;
	font-weight: normal;
	padding: 0px 0px 10px 5px;
	font-weight: bold;
	color: #841f31;
	
}

.qback
 {
	padding: 5px;
	background: #E0E0E0;
	border-top: 1px solid #FFFFFF;
}

.buttonsq
 {
	padding: 10px 0px 0px 0px;
 }
 
 #SuportSite
 {
 	width:944px;
	margin:0 auto;
 }
 #umbraDreapta
 {
 	float:right;
	width:12px;
	height:677px;
	background:url('../cs-images/fedu_img/umbra_dr.jpg');
 }
 #umbraStanga
 {
 	float:left;
	width:12px;
	height:677px;
	background:url('../cs-images/fedu_img/umbra_st.jpg');
 }
 #topHeader
 {
 	margin-right:17px;
	margin-top:20px;
	margin-bottom:28px;
 	float:right;
	width:725px;
	height:24px;
	_margin-right:8px;
	_margin-bottom:24px;
 }
 #Search
 {
 	float:right;
 	width:242px;
	height:24px;
 }
 #suport_search
 {
 	float:left;
 	background:url('../cs-images/fedu_img/suport_cautare.jpg');
	background-repeat:no-repeat;
	padding:0;
	margin:0;
	width:193px;
	height:24px;
 }
 .input_cautare
 {
 	width:189px;
	height:20px;
	padding-top:4px;
	padding-left:2px;
	border:none;
	background:transparent;
 }
 .but_cautare
 {
 	float:right;
	height:24px;
	width:49px;
 }
 #Personale
 {
 	width:480px;
	height:24px;
	float:left;
 }
 #Personale a
 {
 	padding:0;
	margin:0;
 	color:#666666;
	text-decoration:none;
	font-size:12px;
 }
 #Personale a:hover
 {
 	color:#666666;
	text-decoration:underline;
	font-size:12px;
 }
 #Personale img
 {
 	margin-bottom:-5px;
	margin-right:0px;
	margin-left:6px;
 }
 

#langMenu {
font-family: Arial, sans-serif;
font-size: 12px;
margin: 0 20px 20px;
margin-top: -10px;
/* Since we aren't floating li in this example we don't have to set a height on the div */
}
#langMenu ul {
text-align: center; /* We are using text-align: center on ul to horisontally align our menu */
margin: 0 0 5px 0; /* Just some margin to align the blue border below the menu */
padding: 0;
}
#langMenu li {
display: inline; /* The menu is horizontally aligned using display: inline */
}
#langMenu li a {
padding: 15px 0 10px 0; /* Display: block won't work in this example, instead we are using padding to make the hole tab a clickable link */
text-decoration: none;
font-weight: bold;
background: url("../cs-images/tabbed-menu-left.gif") no-repeat left top; /* Rollover effect using "Fast rollovers without preload" concept for the left part of the tab */
}
#langMenu li a:hover {
background: url("../cs-images/tabbed-menu-left.gif") no-repeat left bottom;
}
#langMenu li a span {
padding: 15px 10px 10px 10px;
background: url("../cs-images/tabbed-menu-right.gif") no-repeat right top; /* Rollover effect using "Fast rollovers without preload" concept for the right part of the tab */
}
#langMenu li a:hover span {
background: url("../cs-images/tabbed-menu-right.gif") no-repeat right bottom;
}

.langMenu_left {
	background:url('../cs-images/fedu_img/spatii_stanga.jpg') no-repeat bottom right;
	height:40px;
	width:88px;
}
.langMenu_right {
	background:url('../cs-images/fedu_img/spatii_dreapta.jpg') no-repeat bottom left;
	height:40px;
	width:88px;
}

* html #langMenu li a {
	padding: 0 0 0 10px;
}


*:first-child+html #langMenu li a {
	padding: 0 0 0 10px;
}

 .spatiu2
 {
	float:left;
 	text-align:center;
	width:189px;
	height:40px;
 }
 .spatiu2 a
 {
 	display:block;
	width:189px;
	height:24px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#666666;
	padding-top:16px;
	background:url('../cs-images/fedu_img/spatii_profesori1.jpg') no-repeat;
 }
 .spatiu2 a:hover
 {
 	padding-top:12px;
	height:28px;
	color:#126400;
	background:url('../cs-images/fedu_img/spatii_profesori2.jpg') no-repeat;
 }
 
 .spatiu3
 {
	float:left;
 	text-align:center;
	width:189px;
	height:40px;
 }
 .spatiu3 a
 {
 	display:block;
	width:189px;
	height:24px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#666666;
	padding-top:16px;
	background:url('../cs-images/fedu_img/spatii_parinti1.jpg') no-repeat;
 }
 .spatiu3 a:hover
 {
 	padding-top:12px;
	height:28px;
	color:#126400;
	background:url('../cs-images/fedu_img/spatii_parinti2.jpg') no-repeat;
 }
 
 .liste_uline
 {
 	width:157px;
	height:2px;
	line-height:2px;
	font-size:1px;
	background-color:#126400;
 }
 .head_lista
 {
 	color:#126400;
	margin-left:7px;
	font-size:12px;
	font-weight:bold;
 }
 .Lista
 {
 	margin-bottom:20px;
 }
 .Lista ul li a
 {
 	padding-top:3px;
 	padding-left:20px;
 	display:block;
	background-color:#f6f6f6;
	height:19px;
	width:137px;
	margin-top:2px;
	color:#666666;
	font-weight:bold;
 }
 .Lista ul li a:hover
 {
 	background-color:#EAEAEA;
	background-image:url('../cs-images/fedu_img/sageata_meniu.gif');
	background-repeat:no-repeat;
	background-position:8px 7px;
	color:#126400;
 }

 .Lista ul li a.depth2 {
	padding-left: 30px !important;
	width: 127px !important;
 }
 .Lista ul li a.depth3 {
	padding-left: 40px !important;
	width: 117px !important;
 }
 #SuportNL
 {
 	margin-top:2px;
 	height:130px;
	width:150px;
	background:#f6f6f6;
	padding-left:6px;
	padding-top:4px;
 }
 .TextNL
 {
 	font-size:12px;
	color:#666666;
	padding-left:3px;
 }
 #adrMail
 {
 	margin-top:3px;
 	font-size:12px;
	color:#666666;
	
 }
 .input_newsletter
 {
 	width:140px;
	height:16px;
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px;
	margin-bottom:3px;
 }
 #SuportContent
 {
 	float:left;
	margin:0;
	width:746px;
	_width: 730px;
	_overflow: hidden;
 }
 
 
 .AS_form {
	border: 2px solid #ddd;
	background: #fff;
	font-size: 11px;
	color: #000;
	margin-top: 5px;
	width: 710px;
}
.AS_form td {
	padding: 3px;
}

.AS_form .AS_title {
	font-weight: bold;
	padding: 5px 0;
}
.AS_form hr {
	font-size: 1px;
	line-height: 1px;
	border: none;
	height: 1px;
	background: #ddd;
}

.AS_form select {
	background:#fff;
}

.AS_form tbody .GeneralButton{
	padding: 7px 0px 8px !important
	_padding: 0px 0px 6px 5px !important;
}


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

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

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

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

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

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

