a { text-decoration:none;}

#banner-UP {
    height:130px;
    border:1px solid #CCCCCC;
	width:960px;
	margin:10px 5px;
}
#headerM {
    float:left;
    background:url(../img/headerM.jpg) left top no-repeat;
}
#headLineA {
    height:105px;
    width:970px;
}
#headLineC {
	min-height:25px;
    width:967px; position:relative;}
#logo {
    width:240px;
    height:100px;
   /* background:url(../img/logo-femeiastie.jpg) left no-repeat;*/
    margin-top:0px;
    float:left; position:relative;
}
#logo h6,  #logo h1  { font-size:14px; color:#747379; font-family:"Times New Roman", Times, serif; position:absolute; top:36px; left:7px;}
#headLinetop {
    height:45px;
    width:960px; 
}
#banheaded { float:left; width:728px; height:90px; overflow:hidden; margin:0;}
#searchbar { 
    float:left;
    height:30px;
    border:1px #000;
    margin:10px 0 0 400px; width: 380px;
}
#socializehead { float:left; height:30px; margin:10px 0 5px 10px}

/*#socializehead a img { margin:0; padding:0;}
#socializehead a:hover img { margin:0 0 1px 0}*/
.facebookb {
 margin: 0 10px 5px 0;
 width: 22px;
 height:22px;
 display:block;
 background:url('../img/facebook1.png') center top no-repeat;
 float:left; 
} 

.facebookb:hover {
   background-image: url('../img/facebook11.png');
}
.tweetb {
 margin: 0 10px 5px 0;
 width: 22px;
 height:22px;
 display:block;
 background:url('../img/tweet1.png') center top no-repeat;
 float:left;
} 

.tweetb:hover {
   background-image: url('../img/tweet11.png');
}
.rssb {
 margin: 0 10px 5px 0;
 width: 22px;
 height:22px;
 display:block;
 background:transparent url('../img/rss1.png') center top no-repeat;
 float:left;
} 

.rssb:hover {
   background-image: url('../img/rss11.png');
}

.pinterestb {
 margin: 0 10px 5px 0;
 width: 22px;
 height:22px;
 display:block;
 background:transparent url('../img/pinterest1.png') center top no-repeat;
 float:left;
} 
.pinterestb:hover {
   background-image: url('../img/pinterest11.png');
}

.shelfarib {
 margin: 0 10px 5px 0;
 width: 22px;
 height:22px;
 display:block;
 background:transparent url('../img/shelfari1.png') center top no-repeat;
 float:left;
} 

.shelfarib:hover {
   background-image: url('../img/shelfari11.png');
}


div#searchbar input.searchT {
    width:315px;
    height:20px;
    background: url(../img/input_search.jpg) no-repeat left top;
    margin:0 auto;
    margin-left:10px;
    padding:10px 0 5px 7px;
    border:0px;
    color:#5d6266;
    font-family:arial;
    font-size:14px;
    text-align:left;
}
/* full background banner */
#bheadfull { 
	text-align:center; 
	margin:0 auto;
	}
#bleftfull { position: absolute; left:-187px; top:0;}
#brightfull { position: absolute; left:975px; top:2px;}

#headLineB {
    width:970px;
    height:55px;
    margin-top:0;  float:left;}




#menuline {font-family: 'Open Sans Condensed', sans-serif;}


#meniuA {
    margin-top:0px;
    padding-top:2px;
    padding-left:20px;
	margin-left:18px; min-height:40px;}

	

.imghead { float:left;}
.imghead.p17 { margin:0 17px 0 0;}


#submodules { float:left; width:100%; padding:6px 0;} 
.submod { float:left; width:296px; margin-left:2px; border:2px solid #ddd; min-height:159px; padding:5px 5px 0 5px; border-radius:3px;}
.submod h3 { font-size:14px; color:#d35aaa; padding:4px; margin:0; background:#FCEFEF; border:1px solid #f2dcdc; border-radius:3px; font-weight:normal; border-bottom-style:none;}
.mlf { margin-right:15px;}
.submod h4 { font-size:14px; font-weight:normal; margin:0;  color:#e58ab2; width:100%; float:left;}
.submod h4 a {color:#e58ab2; width:100%; display:block; padding:5px 0; border-top:1px solid #ddd;}
.submod h4 a:hover { background:#fcf1f1;  width:296px; float:left; display:block; }
#cssmenu {
  padding: 0;
  margin: 0;
  border: 0;
  line-height: 1;
}
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#cssmenu ul {
  position: relative;
  z-index: 597;
  float: left;
}
#cssmenu ul li {
  float: left;
  font-size:14px; margin:0; padding:5px 0;  border-top:1px solid #ddd; color:#e58ab2; width:100%;
  vertical-align: middle;
  position: relative;
}


#cssmenu ul li:hover {
  position: relative;
  z-index: 599;
  cursor: default;
   background:#fcf1f1;
}
#cssmenu ul li a:visited { color:#e58ab2;}
#cssmenu ul ul {
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 0px;
  z-index: 598;
  width: 100%;
}
#cssmenu ul ul li {
  float: none;
}
#cssmenu ul ul ul {
  top: -2px;
  right: 0;
}
#cssmenu ul li:hover > ul {
  visibility: visible;
}
#cssmenu ul ul {
  top: 1px;
  left: 99%;
}
#cssmenu ul li {
  float: none;
}
#cssmenu ul ul {
  margin-top: 0;
}
#cssmenu ul ul li {
  font-weight: normal;
  font-size:13px;}
/* Custom CSS Styles */


#cssmenu:before {
  content: '';
  display: block;
}
#cssmenu:after {
  content: '';
  display: table;
  clear: both;
}
#cssmenu a {
  display: block; 
  text-decoration: none;
 
}

#cssmenu ul ul {
  width: 200px;
}


#cssmenu li {
  position: relative;
}
#cssmenu ul li.has-sub { width:100%; float:left; padding:6px 0;}
#cssmenu ul li.has-sub > a:after {
  content: '+';
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -6px; color:#e792b7;
}
#cssmenu ul li.has-sub:hover > a:after { 
color:#CC0000; 
display: block;
  position: absolute;
  content: "";
  width: 5px;
  height: 5px;
  right: 15px;
  z-index: 10;
  top: 11.5px;
  border-top: 2px solid #cc0000;
  border-left: 2px solid #cc0000;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
/*
#cssmenu ul ul li.first {
  -webkit-border-radius: 0 3px 0 0;
  -moz-border-radius: 0 3px 0 0;
  border-radius: 0 3px 0 0;
}
#cssmenu ul ul li.last {
  -webkit-border-radius: 0 0 3px 0;
  -moz-border-radius: 0 0 3px 0;
  border-radius: 0 0 3px 0;
  border-bottom: 0;
}*/
#cssmenu ul ul {
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0; background:#fef7f7;
  border: 1px solid #ddd;
}
#cssmenu ul ul a {
  font-size: 14px; padding:0 0 0 5px;
  color:#FF99CC;
}
#cssmenu ul ul a:hover {
  color: #ff0000;
}
#cssmenu ul ul li {
  border-bottom: 1px solid #ddd;
}
#cssmenu ul ul li:hover {background:#fcefef}
#cssmenu ul ul li:hover > a {
  color:#e792b7; 
}
#cssmenu.align-right > ul > li > a {
  border-left: 4px solid #FF6666;
  border-right: none;
}
#cssmenu.align-right {
  float: right;
}
#cssmenu.align-right li {
  text-align: right;
}
#cssmenu.align-right ul li.has-sub > a:before {
  content: '+';
  position: absolute;
  top: 50%;
  left: 15px;
  margin-top: -6px;
}
#cssmenu.align-right ul li.has-sub > a:after {
  content: none;
}
#cssmenu.align-right ul ul {
  visibility: hidden;
  position: absolute;
  top: 0;
  left: -100%;
  z-index: 598;
  width: 100%;
}
#cssmenu.align-right ul ul li.first {
  -webkit-border-radius: 3px 0 0 0;
  -moz-border-radius: 3px 0 0 0;
  border-radius: 3px 0 0 0;
}
#cssmenu.align-right ul ul li.last {
  -webkit-border-radius: 0 0 0 3px;
  -moz-border-radius: 0 0 0 3px;
  border-radius: 0 0 0 3px;
}
#cssmenu.align-right ul ul {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}


/*************content ***********/
#content {

}
#mainC {
    width:723px;
    float:left;
    margin-left:3px;
	}
#contentIndex { 
	float:left; 
	margin:0; 
	padding:0;
	}
#contentIndex a {  text-decoration: none;}
#contentIndex a:hover {  text-decoration: underline;}
#contentIndex h3 a {  color: inherit; text-decoration: none; font-family:Trebuchet MS,Arial;}
#contentIndex h3 a:hover {  color: inherit; text-decoration: underline;}
#mainC h3 {
    font-weight:bold;
    font-family:Trebuchet MS,Arial;
    font-size:15px;
    padding:5px 0 0 5px;
    margin:0 auto;
	}
#mainR {
    width:232px;
    float:right;
    background:#f8f0f4;
    margin-left:8px; min-height: 800px;
	}
.promoban {
    width:721px;
    border:1px solid #E1E1E1;
    margin-bottom:5px; float:left; margin:0 0 5px 0;
	}
#caruselC {
    margin-top:0;
    padding:0; 
	float:left; 
	position:relative;
	}
#blockbeauty {
    width:723px;
    height:307px;
    background:url(../img/bg-blockBeauty.jpg) left top no-repeat;
    margin:0;
    padding:0 0 5px 0;}
#blockbeauty h2 {
    font-family:Trebuchet MS;
    font-size:16px;
    color:#ffffff;
    margin:0;
    padding:15px 0 10px 30px;
	}

/********************* articole center ********/
.articolBloc {
    height:auto;
    padding-top:5px;
    width:345px;
    float:left; min-height:83px;
margin:0 5px 0 0;
}
.articolBloc p {
    line-height:14px;
    margin:0;
    padding:0 0 2px 0;
    text-align:left;
}
.articolBloc p.red, .articolPromo p.red, .articolBloc p.green, .articolBlocborder p.red, .articolBlocborder p.blue, .articolBlocborder p.green, .containerArticoleL p .red, .containerArticole p .red, .containerArticole p .blue
{ font-size:15px; font-weight:bold;}
.articolBlocL {
    height:auto;
    padding-top:5px;
    float:left;
}
.articolBlocL p {
    line-height:15px;
    margin:0;
    padding:0 0 10px 0;
    text-align:left;
}
.lila {
    color:#ee77ca;
    text-decoration:underline;}
.lila:hover {
    text-decoration:none;}
#blockbeauty h3 {
    font-weight:bold;
    font-family:verdana;
    font-size:13px;
    padding:10px 0 0 0;
    margin:0;}
.containerArticole {
    float:left;
    width:350px;
    margin-left:10px;
    /*background:#CCCCCC;*/}
.containerArticoleL {
	float:left;
	padding:5px 7px;
	}
.articolPromo {
    width:340px;
    float:left;
    margin:10px 0 0 5px;}
a.readmore {
    font-family:tahoma;
    font-size:12px;
    color:#e169be;
    text-decoration:none;
    font-weight:bold;
    padding-left:15px;
    background:url(../articole/arrowread.gif) left no-repeat;
    margin-top:10px;
	}
a.readmore:hover {
    text-decoration:underline;}
.blocArticleA {
    /*border:1px solid #ebebeb;*/
    width:717px;
    float:left;
    padding-bottom:5px;
    margin-bottom:5px;
}
.blocArticleB {
    width:720px;
    float:left;
    padding-top:1px;
}
.blocArticleEditor {
    width:720px;
    float:left;
    padding-top:0px;
}
.blocArticleEditor .articolBloc {
    height:auto;
    padding-top:5px;
    width:345px;
    float:left; min-height:75px;
margin:0 5px 0 0;
}

.blocArticleNews {
    width:714px;
    float:left;
    padding:0px 4px; background: #f3f3f3;
	margin:0 0 10px 0; border-radius:6px;
}
.blocArticleNews h5 {
    color:#ff0000;
    font-family: 'Crete Round', serif;
    font-size:21px;
    font-weight:normal;
    margin:0; 
    padding:7px 0 7px 5px; background:#f3eaef; margin:3px 0;}
	
.blocArticleEditor h2, .blocArticleEditor h5 {
    color:#fff;
    font-family:Trebuchet MS;
    font-size:15px;
    margin:0; /*text-transform:uppercase;*/
    padding:8px 0 20px 8px; 
	 background:url(../img/recomandaribg.png) bottom left no-repeat;}
	
.blocArticleB h2 {
    color:#e587c7;
    font-family:Trebuchet MS;
    font-size:17px;
    font-weight:lighter;
    margin:0;
    padding:15px 0 10px 5px;}
	
	
.blocgreen {
    border:1px solid #ebebeb;
    background:#eff8ef;
    float:left;
    width:350px;
    padding-bottom:5px;
min-height:299px; margin:0 5px 0 0;
}

.blocgreen h2 {
    color:#50A072;

}
.blocmaron {
    border:1px solid #e1c8a5;
    background:#fef3e4;
    float:left;
    width:350px;
    padding-bottom:5px;
min-height:299px; margin:0 5px 0 0;
}
.blocmaron .title { font-size:18px; color:#7b4324; width:320px; height:10px; margin:10px 0 25px 15px;}
.blocpal { margin:0 0 0 0;}


.containerArticole h2{
    color:#e587c7;
    font-family:Trebuchet MS;
    font-size:16px;
    margin:0;
    padding:15px 0 10px 0;}
.containerArticole h6 {
    color:#fff;
    font-family:Trebuchet MS;
    font-size:16px;
    margin:0;
    padding:15px 0 10px 30px;}
.containerArticoleL h2 {
    color:#e587c7;
    font-family:Trebuchet MS;
    font-size:16px;
    margin:0;
    padding:5px 0 10px 0;}

.blocborder {
    border-left:1px solid #bdbdc4;
    float:left;
    width:355px;
    margin-left:5px;
}
.blocborder h2 {
    font-family:Trebuchet MS;
    font-size:18px;
    padding:0px;
    margin:0px;
    font-style:normal;
    font-weight:lighter;
}
.articolBlocborder {
    height:auto;
    width:340px;
    float:left;
    padding: 5px 0 5px 5px;
    margin-left:5px;
    border-bottom:1px solid #bdbdc4;
}
.articolBlocborder p {
    line-height:normal;
    margin:0;
    padding:0 0 10px 0;
    text-align:left;
}
.promoSmall { 
    height:auto;
    width:340px;
    float:left;
    margin:0 0 7px 10px;
    padding:0;
    border:1px solid #b6c7d1;
}

.green {
    color:#278d18;}
.red {
    color:#ee77ca;
    /*color:#e31313;*/}
.redr {
    color:#e31313;}

.blue {
    color:#1f6ab0;}
.pink {color:#d958a0;}

/**************** PAGINI DETALII ***********/
.blocArticoleList {
    /*border:1px solid #ebebeb;*/
    padding:3px 0px 10px 0px;
    width:720px;
} 
.articolList{
    padding-top:5px;
    margin:3px;
    float:left;
    background:url(../img/dots.jpg) bottom repeat-x;
    overflow:hidden;
    display:block;
    font-size:12px;
    width:99%;	
}
.articolListhalf{
    padding-top:5px;
    margin:3px;
    float:left;
   border-bottom:1px double #CCC;
    overflow:hidden;
    display:block;
    font-size:12px;
    width:49%; min-height:140px;
}
.articolListhalf h3 {font-family: Trebuchet MS;
font-size:16px;
padding:3px 0;
margin:0;
color:#ff0000; min-height:38px; }
.histoyl { width:100%; float:left; min-height:100px;}
.articolList h1>a:visited, h1>a:link, h1>a:hover {
font-family: Trebuchet MS;
font-size:16px;
padding:3px 0;
margin:0;
color:#C558A0;}
.box723 .articolList h1 { float:left; padding:0; margin:0 0 5px 0; background:none; border:none; display:block; width:589px; min-height:50px;}
.articolList h3 {
font-family: Trebuchet MS;
font-size:16px;
padding:3px 0;
margin:0;
color:#ff0000; }
.articolList p>a:link {
    color:#e169be;    
	}
.articolList p>a:hover {
    color:#e169be;    
	}

/*
.articolList p {
    line-height:15px;
    margin:0;
    padding:0 0 10px 0;
    text-align:left;

}
*/
.etichete {
    font-size:11px;
    text-align:left;
    color:#666666;
}
.etichete h3 {
	font-size:11px;
	padding:0; margin:0;color:#666666;}
#postedby {
    width:99%;
    margin:0;
    padding:0;
    font-size:11px;}
.breadcrumb { 
    background:#fff;
    /*border:1px solid #eee;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;*/
    padding:1px 4px 7px 0;
    margin:0 0 5px 0;
    color:#d3b4c8;
    font-size:11px;
    font-family:Trebuchet MS;
    height: 15px; 
    display:block;
    width:99%;
}

.breadcrumb a {
    padding:1px 3px;
    font-size:11px;
    font-family:verdana;
    color:#d3b4c8;
}

.breadcrumb div {  float:left;}

.breadcrumb a:hover {
    color:#7D3C78;
    text-decoration:none;
}

.navigation {
    padding:4px 1px;
    margin:10px 0 5px 0;
    color:#866072;
}

.navigation a:link,
.navigation a:visited,
.navigation a:hover,
.navigation a:active {
    text-decoration:none;
    color: #636363;
    background:#F9F9F9;
    border:1px solid #ecd5e5;
    padding:2px 5px;
    font-size:11px;
    font-family:tahoma;
}

.navigation a:hover {
    background:#866072;
    color:#FFFFFF;
    border-color:#ecd5e5;
}

.navigation span {
    text-decoration:none;
    background:#fff;
    padding:2px 5px;
    border:1px solid #ecd5e5;
    color:#ccc;
    font-size:11px;
}


.box723 {
    width:723px;
    margin: 0 0 5px 0;
    display:block;
    overflow:hidden;
    color:#000000;
    float:left;
}

.box723b {width:713px;
    margin: 0 0 10px 0;
    display:block;
    overflow:hidden;
    color:#000000;
    float:left;}
.box360 { font-family: Trebuchet Ms;
	font-size:14px;
	color:#987697;
	float:left;}
.box360 img { margin:3px 0 18px 0;}
.box450 { font-family: Trebuchet Ms;
	font-size:14px;
	color:#987697;
	float:left; margin-left:30px;
	width:460px; min-height:250px; background:#FEF1FE;}
.box450 img { margin:3px 0 4px 0;}
.box230{
    width:230px;
    margin:0;
    float:left;
    display:block;
    overflow:hidden;
}
.box230 p{
    margin:15px 0 0 0;
}
.box230_central{
    width:230px;
    margin:0 10px 0 10px;
    float:left;
    display:block;
    overflow:hidden;
}

.titlu{margin:5px 0 15px 0; padding:0 0 3px 0; display:block; overflow:hidden; color:#A6B844; font-size:11px; font-weight:bold; background:url(../img/bul8.gif) no-repeat center right; border-bottom:1px solid #F1F6FB }
.titlu2{margin:5px 0 5px 0; padding:0 0 3px 0; display:block; overflow:hidden; color:#8F92A7; font-size:11px; font-weight:bold; background:url(../img/bul9.gif) no-repeat center right;}
.titlu3{margin:5px 0 10px 0; padding:0 0 3px 0; display:block; overflow:hidden; color:#6B6F8A; font-size:11px; font-weight:bold; background:url(../img/bul9.gif) no-repeat center right; border-bottom:1px solid #E2E4EA;}
.box723 h2, .box723 h3 {font-family:Trebuchet MS,Arial; color:#c558a0; font-size:18px; font-weight:bold; background:url(../img/border2.gif) repeat-x bottom; margin:0 0 5px 0; padding:0 0 3px 0; display:block;}
.box723 h1, .box723 h6, .box723b h2  {font-family:Trebuchet MS,Arial;margin:10px 0 3px 0; padding:0 0 1px 0; display:block; overflow:hidden; color:#c558a0; font-size:16px; font-weight:bold; background:url(../img/bul08.gif) no-repeat bottom right; border-bottom:1px solid #ce8db8;}

.box_lista {display:block; overflow:hidden; margin:0 0 10px 0; padding:0 0 10px 0; color:#8F92A7; font-size:12px;}
.box_lista ul{ margin:0 20px 0 0;}
.box_lista li{list-style-type: none;}
.box_lista li a:link,.box_lista li a:visited {
    background: url(/img_nou/bul1.gif) no-repeat left top;color: #68B0E2;text-decoration: none; padding: 0 0 0 15px;
    display:block; font-size:12px;
}
.box_lista li a:hover {
    background: url(/img_nou/bul2.gif) no-repeat left top;color: #C05B27;text-decoration: none ;padding: 0 0 0 15px;
    display:block; font-size:12px;
}
.cautare230{width:220px; height: 35px;background: url(../img/cauta320-bgr.png) no-repeat top left; padding:0; float:left; margin:5px 0 0 0;}
.cautare230 input{width:220px; font-size:15px; color:#9b7e92; margin: 6px 0 0 10px; border:1px solid #FFFFFF;}
.cautare230 input.but{width:62px; font-size:28px; margin: 2px 2px 0 0; float:right; }	
.input_lista {border-top:1px solid #dec3d6; border-bottom:1px solid #dec3d6; display:block; overflow:hidden; padding:5px 0 5px 5px; margin:0; text-align:center;background-color:#f8f0f4;}
.input_lista select {width:220px; color:#9b7e92; font-size:12px;}

.box970{width:965px; margin: 10px 0 5px 5px; display:block; overflow:hidden;color:#000000; font-size:12px;}
.box315{width:310px; margin:0; float:left; display:block; overflow:hidden;}
.box315 p{margin:15px 0 0 0;}
.box310_central{width:310px; margin:0 15px 0 15px; float:left; display:block; overflow:hidden;}
.box310_central h5, .box315 h5 {font-family:Trebuchet MS,Arial;margin:10px 0 10px 0; padding:0 0 3px 0; display:block; overflow:hidden; color:#e169be; font-size:12px; font-weight:bold; border-bottom:1px solid #F1F6FB}
#M-istorie {
	height:155px;
	width:843px; margin: 10px 0 5px 4px; display:block;
	padding:3px 0 0 120px;
	border-top:1px solid #999999;
	background:url(../img/clepsidra.png) left bottom no-repeat;
	}
#M-istorie a h5 { 
	color:#ff0000;
    font-family: 'Crete Round', serif;
    font-size:21px;
    font-weight:lighter;
    margin:0; 
    padding:10px 0 10px 5px; text-decoration: none;}
#M-istorie h3{
	font-family:Arial;
	font-size:13px;
	color:#000;
	padding:0;
	margin:0;
}
a.imI img {
    border: 1px solid #CCCCCC;
    padding:1px;
    float:left;
    margin: 11px 15px;
    width:74px;
}
a.imI:hover img {
    border: 1px solid #ff0000;
    padding:1px;
    background: #FFFFFF;
}
#M-istorie h2{
	font-family:Trebuchet MS;
	font-size:19px;
	font-weight:normal;
	/*letter-spacing:0.1em;*/
	color:#7C3F3F;
	padding:2px 0 2px 0;
	margin:2px 0;
	float:left;
	width:750px;
}
#M-istorie p {
    line-height:15px;
    margin:0;
    padding:0;
    text-align:left;
}
.blocM-istorie {
	width:305px;
	float:left;
	margin:1px 20px 2px 0;
	padding:4px 0;
	overflow:hidden;
	height:110px;
	background:url(../img/bg-pics.png) left top no-repeat;}
.blocM-istorie h4 { padding:0; margin:0;}
.dataI {
	font-size:15px;
	font-weight:bold;
	color:#111;}
#embedBlock  {float:left;
	width: 450px;
	margin:1px 0px 0px 5px; 
	border:1px dotted #d9cfd4; 
height:210px;
	padding:7px; 
	background:#FDFDFD; 
	font-size:11px;
	}
#embedBlockc  {float:left;
	width: 300px;
	margin:1px 0px 0px 5px; 
	border:1px dotted #d9cfd4; 
	padding:7px; 
	background:#FDFDFD; 
	font-size:11px;
	}
#embedBlock h3, #embedBlockc h3 { font-family:Arial; font-size:14px; margin:0; padding:0 0 5px 0; color:#ff0000}
#embedBlock a, #embedBlockc a { color:#a27f91; text-decoration:none; }

#agendaBlock { float:right; margin:1px 0px 0px 5px; height:210px; border:1px dotted #d9cfd4; padding:7px; width:210px; background:#FDFDFD; font-size:11px;}
#agendaBlock a { color:#a27f91; text-decoration:none; }
#agendaBlock a:hover { color:#000000; text-decoration:underline; }
#agendaBlock h3 { font-family:Arial; font-size:14px; margin:0; padding:0 0 5px 0; color:#ff0000}
.floatL {
	float:left;
	padding:10px;}
/*#embedBlock a:hover { color:#000000; text-decoration:underline; }*/
.titleEmbed {
	float:left;
	width:210px;
	font-weight:bold;
	color:#7C3F3F;
	font-size:13px;}
.blocM-embed {
	width:430px;
	float:left;
	margin:2px 0;
	/*overflow:auto;*/
	height:180px;
	}
.embedBloc {
	width:440px;
	height:150px;
	overflow:auto;
	background:#F2ECEA;
	padding:5px;}
.embedBlocx {
	width:290px;
	height:70px;
	overflow:auto;
	background:#F2ECEA;
	padding:5px;}	

#marqueeDetails {
	padding-top:15px;}
	
.titlu{margin:5px 0 15px 0; padding:0 0 3px 0; display:block; overflow:hidden; color:#A6B844; font-size:11px; font-weight:bold; background:url(/img_nou/bul8.gif) no-repeat center right; border-bottom:1px solid #F1F6FB }
.titlu2{margin:5px 0 5px 0; padding:0 0 3px 0; display:block; overflow:hidden; color:#8F92A7; font-size:11px; font-weight:bold; background:url(/img_nou/bul9.gif) no-repeat center right;}
.titlu3{margin:5px 0 10px 0; padding:0 0 3px 0; display:block; overflow:hidden; color:#6B6F8A; font-size:11px; font-weight:bold; background:url(/img_nou/bul9.gif) no-repeat center right; border-bottom:1px solid #E2E4EA;}
.box970 h1{font-family:Trebuchet MS,Arial;color:#e169be; font-size:13px; font-weight:bold; margin:0 0 5px 0; padding:0 0 3px 0; display:block;}
.box970 h2{font-family:Trebuchet MS,Arial;margin:10px 0 10px 0; padding:0 0 3px 0; display:block; overflow:hidden; color:#e169be; font-size:12px; font-weight:bold; border-bottom:1px solid #F1F6FB}

/* cautare 315 */
.cautare315{width:305px; height: 35px;background: url(../img/cauta320-bgr.png) no-repeat top left; padding:0; float:left; margin:5px 0 0 0;}
.cautare315 input{width:215px; font-size:14px; color:#9b7e92; margin: 6px 0 0 3px; border:1px solid #FFFFFF;}
.cautare315 input.but{width:62px; font-size:28px; margin: 2px 2px 0 0; float:right; }	
.input_lista315 {border-top:1px solid #dec3d6; border-bottom:1px solid #dec3d6; display:block; overflow:hidden; padding:5px 0 5px 5px; margin:0; text-align:center;background-color:#f8f0f4;}
.input_lista315 select {width:300px;color:#9b7e92; font-size:12px;}

.cautare350{width:350px; height: 35px;background: url(../img/cauta350-bgr.jpg) no-repeat top left; padding:0; float:left; margin:5px 0 0 0;}
.cautare350 input{width:220px; font-size:14px; color:#9b7e92; margin: 6px 0 0 3px; border:1px solid #FFFFFF;}
.cautare350 input.adauga{width:115px; font-size:28px; margin: 2px 2px 0 0; float:right; }	

.listindex { 
    padding:0;
    margin:5px 0 10px 0; width:100%;
}
.listindex li {
    float:left;
    list-style-type: none;
    line-height:19px;
}
.listindex li a:link,.listindex li a:visited{
    background: url(../img/bul3.gif) no-repeat left top;
    color: #f465d9;
    padding: 0 0 0 10px;
    text-decoration: none;
    font-size:12px;
}
.listindex li a:hover {
    background: url(../img/bul2.gif) no-repeat left top;
    color: #c81414;
    padding: 0 0 0 10px;
    text-decoration: none;
    font-size:12px;
}
.listindex1 { 
    padding:0;
    margin:5px 0 10px 0; width:100%;
}
.listindex1 li {
    float:left;
    list-style-type: none;
    line-height:19px; display:block; width:100%;
}
.listindex1 li a:link,.listindex1 li a:visited{
    background: url(../img/bul3.gif) no-repeat left top;
    color: #f465d9;
    padding: 0 0 0 10px;
    text-decoration: none;
    font-size:12px;
}
.listindex1 li a:hover {
    background: url(../img/bul2.gif) no-repeat left top;
    color: #c81414;
    padding: 0 0 0 10px;
    text-decoration: none;
    font-size:12px;
}


.listindexR { 
    display:block;
    overflow:hidden;
    padding:0;
    margin:5px 0 10px 0;
}
.listindexR li {
    width:222px;
    display:block;
    float:left;
    list-style-type: none;
    line-height:15px;
}
.listindexR li a:link,.listindexR li a:visited{
    background: url(../img/bul3.gif) no-repeat left top;
    color: #f465d9;
    padding: 0 0 0 10px;
    text-decoration: none;
    font-size:12px;
}
.listindexR li a:hover {
    background: url(../img/bul2.gif) no-repeat left top;
    color: #c81414;
    padding: 0 0 0 10px;
    text-decoration: none;
    font-size:12px;
}



/******** FORUM BOTT *************/
.forumtopics { 
    display:block;
    overflow:hidden;
    padding:0;
    margin:5px 0 10px 0;
}
.forumtopics li {
    width:720px;
    display:block;
    float:left;
    list-style-type: none;
    line-height:21px;
    border-bottom:1px solid #ebe5e6;
}
.forumtopics li a:link, .forumtopics li a:visited{
    background: url(../img/arrforum.jpg) no-repeat left;
    color: #ad9ea5;
    padding: 0 0 0 12px;
    text-decoration: none;
    font-size:12px;
}
.forumtopics li a:hover {
    background: url(../img/arrforum.jpg) no-repeat left;
    color: #e76fc3;
    padding: 0 0 0 13px;
    text-decoration: none;
    font-size:12px;
}

/******** magazin links*************/
.maglinks { 
    display:block;
    overflow:hidden;
    padding:0;
    margin:5px 0 10px 0;
}
.maglinks li {
    width:99%;
    display:block;
    float:left;
    list-style-type: none;
    line-height:21px;
    border-bottom:1px solid #ebe5e6;
}
.maglinks li a:link, .maglinks li a:visited{
    background: url(../img/hand.png) no-repeat left;
    color: #cd2222;
    padding: 0 0 0 16px;
    text-decoration: none;
    font-size:14px;
	font-weight:bold;
}
.maglinks li a:hover {
    background: url(../img/hand1.png) no-repeat left;
    color: #e76fc3;
    padding: 0 0 0 17px;
    text-decoration: none;

}
.bggray { background:#f5f5f5; padding:5px;}

#newslettertab  { float:left; margin:7px 0; border-top:1px solid #FF66CC; border-bottom:1px solid #FF66CC; width:100%; background: #fafafa; padding:0 0 10px 0; }
#newslettertab span { display:block; float:left; width:150px; margin:17px 0 0 0}
#newslettertab .buttonV {
    border:1px solid #ffffff;
    background:url(../img/bg-buttonV.gif) top repeat-x;
    font-weight:bold;
    font-family:Verdana;
    font-size:11px;
    padding:3px 5px;
    color:#a1608d;
    cursor:pointer;
}

/* options top */
#options_top { float:right; margin:5px 0px 0px 5px; border:1px dotted #d9cfd4; padding:7px; background:#FDFDFD; font-size:11px;}
#options_top a { color:#a27f91; text-decoration:none; }
#options_top a:hover { color:#000000; text-decoration:underline; }

#options_top ul { list-style:none; margin:0px; padding:0px; }
#options_top ul li{ list-style-type:none; margin:0px 0px 4px 0px; padding:0px; }
#options_top ul li#options_email { background:url(../img/icon_email.gif) no-repeat 0px 4px; padding:0px 0px 0px 20px;}
#options_top ul li#options_ym { background:url(../img/icon_ym.gif) no-repeat 0px 4px; padding:0px 0px 0px 20px;}
#options_top ul li#options_print { background:url(../img/icon_print.gif) no-repeat 0px 4px; padding:0px 0px 0px 20px;}
#options_top ul li#options_rss { background:url(../img/icon_rss.gif) no-repeat 0px 4px; padding:0px 0px 0px 20px;}

#recommended  { float:left; margin:7px 0; border-top:1px solid #FF66CC; border-bottom:1px solid #FF66CC; width:100%; background: #fafafa; padding:0 0 10px 0 }
#recommended ul li { list-style-type:none; display:inline; float:left; margin:0 20px 0 0; }
#recommended ul li#options_email { background:url(../img/icon_email.gif) no-repeat 0px 4px; padding:0px 0px 0px 16px;}
#recommended ul li#options_ym { background:url(../img/icon_ym.gif) no-repeat 0px 4px; padding:0px 0px 0px 16px;}
#recommended ul li#options_print { background:url(../img/icon_print.gif) no-repeat 0px 4px; padding:0px 0px 0px 16px;}
#recommended ul li#options_rss { background:url(../img/icon_rss.gif) no-repeat 0px 4px; padding:0px 0px 0px 16px;}
#recommended ul li#options_news{ background:url(../img/icon_news.png) no-repeat 0px 4px; padding:0px 0px 0px 21px; font-weight:bold;}
/**************** comentarii *************************/
#comments {margin:10px 0px 0px 0px;}
#comments_list {margin:0px 0px 0px 0px; padding:0px;}
#comments_list ul {list-style:none; margin:0px 0px 0px 0px; padding:0px;}
#comments_list ul li {list-style:none; margin:0px 0px 10px 0px; padding:0px;}

.comment_header {background:url(../img/comment_header_bg.jpg) no-repeat bottom left; height:27px;}
.comment_header_left {float:left; margin:0px 0px 14px 4px;}
.comment_header_right {float:right; margin:10px 10px 0px 0px; background:url(/images/layout/icon_comments.gif) no-repeat 0px 3px; padding:0px 0px 0px 15px;}
.comment_body {padding:8px 10px 10px 10px; border-left:1px solid #DEDEDE; margin:0px; border-right:1px solid #DEDEDE; border-bottom:1px solid #DEDEDE; }
comment_body:hover { text-decoration:none;}

.comment_title {font-size:14px; font-weight:bold; color:#2359a3; margin:0px 0px 0px 10px; text-transform:uppercase;}
#comment_submit {margin:10px 0px;}
#comment_form {margin:10px 5px;}
#comment_form label {cursor:pointer; margin:3px 0px 0px 0px; width:120px; float:left;}
#comment_form input[type="text"], textarea {width:150px; margin:5px 0px 5px 0px; border:1px solid #CCCCCC; padding:3px; font-size:12px; font-family:Arial, Helvetica, sans-serif;}
#comment_form input[type="text"]:focus, textarea:focus {border:1px solid #e4a0c2;}
/*#comment_form textarea {width:320px; height:120px;}*/
#comment_form input[type="submit"] {font-family:Arial,sans-serif;overflow:hidden; padding:3px; background-color:#f6eaf0; border:1px solid #CCCCCC; font-size:13px; color:#de67a2; margin:10px 0px 0px 0px;}
#comment_form input[type="submit"]:hover {cursor:pointer; border:1px solid #999999; background-color:#de67a2; color:#FFFFFF;}
#comment_antispam {}
.note {color:#666666; font-size:11px; margin:3px 0px; text-align:left; float:left; width:600px; display:block;}
.submitline {text-align:left; float:left; width:600px; display:block;}
.comm2line {
    float:left;
    width:700px;
    text-align:left;
}
#comTextarea {
    font-family: Tahoma;
    color: #555;
    width: 517px;
    background: #fafafa;
    height:140px;
    font-size: 11px;
    text-decoration: none;
    text-align:left;
}
.comment_left {float:left;}
.comment_right {float:right; width: 520px;}
.comment_captcha {text-align:center;}
.comment_captcha p {margin:5px 0px;}
.comment_captcha img {}


/************ firme  */
.firmalist {
    border:1px solid #e5d8e1;
    width:718px;
    padding:6px 1px;
    margin:0 0 6px 0; min-height:100px; }
.firmalist a.imagC img { display:block; height:100px; overflow:hidden;}

.detailLine {
}
.firma-adresa {background:#f4e2ee; display:block; padding:5px 2px 2px 0; margin:32px 1px 7px 0;}
.firma-tel {padding:0 0 0 20px; margin-left:5px; display:block; float:right; background: url(../img/tel.gif) no-repeat center left;}

a.readm {
    padding-left:17px;
    background:url(../img/arrow1.gif) left bottom no-repeat;
    text-decoration:none;
    color:#f168e3;}
a.readm:hover {
    text-decoration:underline;}
/**********************dreapta ***************/
.modulR {
    width:222px;
    border:1px solid #b9bfbd;
    border-left-style:none;
    margin:4px 0 4px 5px;
    font-family:Arial;
    font-size:12px;
    color:#545457;
    padding-bottom:5px; float:left;}
.modulR h3 {
    font-family:Trebuchet MS;
    font-size:16px;
    color:#e385c7;
    /*font-weight:lighter;*/
    margin:0;
    padding:5px 0 10px 0;}
.modulR span.title{
    font-family:Trebuchet MS;
    font-size:16px;
    color:#e385c7;
    margin:0;
    padding:5px 0 3px 0; display:block;}
.modulR p {
    line-height:normal;
    margin:0 auto;
    padding:0;
    text-align:center;}
.modulR .buttonV {
    border:1px solid #ffffff;
    background:url(../img/bg-buttonV.gif) top repeat-x;
    font-weight:bold;
    font-family:Verdana;
    font-size:11px;
    padding:3px 5px;
    color:#a1608d;
    cursor:pointer;
}
.modulRcontent {
    height:auto;
    padding-bottom:5px; float:left; width:100%; border-bottom:1px dotted #ddd; margin: 0 0 2px 0;}
.modulRcontent p {
    line-height:13px;
    margin:0;
    padding:0 0 10px 0;
    text-align:left;
}
.modulRcontent h4 { margin:0; padding:0; font-family:Trebuchet MS; font-size:14px; text-align:left;}
.detailsL {
    text-decoration:underline;
    color:#545457;}
.detailsL:hover {
    text-decoration:none;}
.polls-ul {
    font-family:arial;
    font-size:12px;
    list-style-type:none;}
.polls-ul li {
    height:16px;
    padding:0;
    margin:0;}
input.newsC {
    width:205px;
    margin:0 auto;
    padding:5px 4px;
    color:#5d6266;
    font-family:arial;
    font-size:12px;
    border:1px solid #d2d8d6;
}
/******************** dreapta tabs ******************/
.tabs2{
    width: 215px;
    height: 28px;
    line-height: 28px;
    font-family:Arial;
    font-weight: bold;
    font-size: 11px;
    margin-top: 5px;
}

.tabs2 a{
    background-color: #f8f0f4;
    border-top: 1px solid #f8f0f4;
    border-right: 1px solid #f8f0f4;
    line-height: 28px;
    float: left;
    padding: 0 10px;
    text-decoration: none;
    color: #937e8d;
}

.tabs2 a:hover, .tabs2 .selected2{
    background-color: #fff;
    color: #e385c7;
    border-top: 1px solid #f8f0f4;
    border-bottom: none;
}

.tab-gol{
    width: auto;
    height: 28px;
    border-bottom: 1px solid #f8f0f4;
}

.tabs2 .prim-tab:hover, .tabs2 .selected2{
    border-left: 1px solid #f8f0f4;
}

.tab2-content{
    width: 205px;
    height: 100%;
    padding: 5px;
    margin-bottom: 5px;
    background:#FFFFFF;
}

.tab2-content ul li a{
    border: none;
    text-decoration: none;
    font-family: Verdana;
    font-size: 12px;
    color: #000;
    padding:0;
    margin:0;
}

.tab2-content ul li a:hover{
    text-decoration: underline;
}

.tab2-content ul li{
    background: url(../img/dots.jpg) repeat-x 0 100%;
    margin: 10px 0;
    padding-bottom: 10px;
    font-weight: normal;
}

.tab2-content .no-bg{
    background: none;
}

.tab2-content ul{	
    list-style: decimal inside;
    font-weight: bold;
    padding:0;
    margin:0;
}
.vizite {
    font-family:tahoma;
    font-size:11px;}
/******************** footer*************/	
/*#bottomA {
	height:273px;
    background:url(../img/bg-bottom.jpg) bottom center no-repeat;
	text-align:center;
	margin:0;
	padding:0;
	}*/
#bottomP {
    width:970px;
    margin: 0 auto;
    padding: 0;

}
#copyline {
    float:left;
    font-family:tahoma;
    font-size:10px;
    color:#c29494;
    width:970px;
    padding-bottom:25px;
    margin-top:25px;}
#copyline a{
    font-weight:bold;
    text-decoration:none;
    color:#c29494;
    font-family:tahoma;
    font-size:11px;
    padding:3px 8px;}
#copyline a:hover{
    text-decoration:underline;;
}
#bottomLinks {
    float:left;
    width:958px;
    text-align:center; padding:5px 0 10px 0;
    margin:25px 5px 0 5px; background:#fcecf3; border-radius:6px; border:1px solid #edd6e0}
	
.shortlinks {
    float:left;
    margin-bottom: 3px; padding:0 7px; text-align:center}
.shortlinks a {
    color:#706067; 
    font-family:tahoma;
    font-size:11px;
    /*display:block;*/
    text-decoration:none;
    padding:7px 11px 3px 9px; text-align:center;}
.shortlinks a:hover {
    text-decoration:underline;
    padding:7px 11px 3px 10px;
    background:url(../img/arrowLink.gif) left no-repeat;}
	

.shortlinksh {
    float:left;
    width:100%;
    margin:3px 0 20px 0; border-bottom:1px dotted #999;
	padding:0 0 5px 0; min-height:40px;
	}
.shortlinksh a {
    color:#706067;
    font-family:tahoma;
    font-size:11px;
    display:inline;
    text-decoration:none;
    padding-right:9px;}
.shortlinksh a:hover {
    text-decoration:underline;
    padding-left:8px;
    background:url(../img/arrowLink.gif) left no-repeat;}


	
	
#scrollbrand { width:960px;
height:100px;
float:left;
position:relative;
z-index:100;}

/********************** FOR IE -  .... **/
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.clr{width:1px; height:1px; font-size:1px; margin-top:-1px; margin-left:-1px; clear:both;}
* html > body .clearfix {
    display: block;
    width: 100%;
}

* html .clearfix {
    height: 1%;
}

.imgC { text-align:center;
        float:left;
        padding-left:30px;
        border:none;
}	
.imgSt { float: left; margin-right: 10px;
         border: 1px solid #CCCCCC; }

.imgDr { float: right; margin-left: 10px;
         border: 1px solid #CCCCCC; }


a.imagA img {
    border: 1px solid #e9beca;
    padding:1px;
    background:#FFFFFF;
    float:left;
    margin-right: 10px;
    width:72px;
}
a.imagA:hover img {
    border: 1px solid #ff0000;
    padding:1px;
    background: #FFFFFF;
}
a.imagB img {
    border: 1px solid #bdbdc4;
    padding:3px;
    background:#FFFFFF;
    float:left;
    margin-right: 10px;
}
a.imagB:hover img {
    border: 1px solid #ff0000;
    padding:3px;
    background: #FFFFFF;
}
a.imagC img {
    border: 1px solid #e9beca;
    padding:1px;
    background:#FFFFFF;
    float:left;
    margin:0 10px 10px 5px;
	display:block;

}
a.imagC:hover img {
    border: 1px solid #ff0000;
    padding:1px;
    background: #FFFFFF;
}

.imgA { float: left; margin-right: 10px;
        border: 1px solid #e9beca;
        width:72px; }
.border3 {
    border: 3px solid #e5d7de;
}
.leftIM {
	float:left;
	display:inline;
	}
.postby {
	font-family:arial;
	font-size:13px;
	font-weight:bold;}
.postauth {
	-moz-outline: none;
	outline: 0;
	color:#ee77ca;
	text-decoration:none;}
.postauth:hover {
	text-decoration:underline;}
/*  FAVS --------------------------------------------------------------------*/
#favorites { position:absolute; visibility:visible; margin:250px 0 0 0; padding:10px 5px;	width:33px;	border:1px solid  #CCCCCC;	border-left-style:none;	background:#FFF;	
}
#favorites img { padding:0 0 5px 0;}

div#favorites    {    position: fixed;    }
 * html    {    }
 * html body    {    height: 100%;     }

* html div#favorites    {  position: absolute;  }

#favoritesfacebook {background-color: #fff; width: 165px; position:fixed;  margin-left: 32px;top: 225px;	padding:5px; 	color: #FFFFFF; text-align: left; border: 1px solid #c87e78;
	z-index:1000;}	
#favoritestweet {background-color: #fff; width: 165px; position:fixed;   margin-left: 32px;top: 275px;	padding: 5px; 	color: #FFFFFF; text-align: left;border: 1px solid #c87e78;
	z-index:1000;	}
#favoritesshelfari {background-color: #fff; width: 165px; position:fixed;  margin-left: 32px;top: 320px;	padding: 5px; 	color: #FFFFFF; text-align: left;border: 1px solid #c87e78;
	z-index:1000;}	
#favoritesyahoo {background-color: #fff; width: 165px; position:fixed;  margin-left: 32px;top: 370px;	padding: 5px; 	color: #FFFFFF; text-align: left;border: 1px solid #c87e78;
	z-index:1000;}	



.dateGray { font-weight:normal; font-size:10px; color:darkgray; }

#div_comment_form a { color:#ee77ca; font-weight:bold;}
#comment_form a { color:#ee77ca;}
#div_comment_form a:hover { color:#ee77ca;}


.articleVoteBox {
	background-image: url(images/rating_bg.png);
    width:100%;
    float:left;
    padding-top: 10px;
    padding-bottom: 5px;
}
.ratingsScoreBox {
	float: left;
	width: 120px;
	text-align: center;
}
.ratingsNumbersBox {
	float: right;
	width: 400px;
	text-align: center;
}
.ratingsNumbersBox A {
	margin-top: 6px;
	display: inline-block;
	width: 32px;
	height: 32px;
	text-align:center;
	background-image: url(images/nota.gif);
	color: white;
	font-weight: bold;
	font-size: 24px;
	text-decoration: none;
}
TABLE.dataTable {
	border: solid 1px lightgray;
	border-collapse: collapse;
}
TABLE.dataTable TD {
	border: solid 1px lightgray;
	border-collapse: collapse;
	padding: 3px;
}

TABLE.calc TD {
	text-align:center;
	width:100px;
	padding:0 7px;
	vertical-align: top;
	max-width: 90px;
}

TABLE.calc IMG {
	max-width: 80px;
	max-height: 80px;
}

TABLE.calc A {
	text-decoration: none;
}

.addsocial { float:left; text-align:left; width:100%; margin:0 0 16px 0; border-bottom:1px solid #eee; padding-top:6px; background:#eee; max-height:25px; }
.fb-like { margin-top:-1px; float:left; margin-left:10px}
a.buttn{ color:#fff; text-decoration: none; padding:7px 15px; margin-top:20px; border:solid 1px #e5e5e5; }
.buttn{
	color:#fff;		
	background:#f465d9;	
	text-decoration:none;
	padding:5px 0 0 0;
	
}

.buttn:hover{
	border:solid 1px #e5e5e5;
	text-decoration:none;
	color:#fff;	
	background:#ff0000;	
}

.button {
	background:url(images/bg-button.jpg) 0 0px;
	color:#fff;
	font-size: 17px;
	font-family:Arial, Helvetica, sans-serif;
	display: inline-block;
	height: 28px;
	text-shadow:-1px -1px 0 #000;
	border-radius:7px;	
	padding:7px 12px 0 12px;
	text-decoration:none; font-weight:bold;
}
.button:hover  {
	background:url(images/bg-button.jpg) 0 -81px;
	color: #fff; text-decoration:none;}

.button.pink { background-position: 0 -81px; color:#fff; text-decoration:none; }

.button.pink:hover {
	background-position: 0 -81px;
	color: #fff; text-decoration:none;
}
.info-box {width:98%; padding:7px; background:#f8f0f4 url(images/att.png) top right no-repeat; margin:5px 0 10px 0}
.table-cal { float:left; width:370px; margin:35px 0 0 0;}
.table-cal select { width:225px;}
.table-cal input[type=text] { width:220px;}
#profil p { line-height:12px; margin:4px 0;}

.redbgg { margin:10px 0 0 0; background:#f8f0f4;}
.calculator-fs { width:228px; float:left; margin:0 16px 20px 0; border:1px solid #999; border-radius:4px;}
.calculator-fs a img { width:228px;}


.calculator-fs-r { width:228px; float:left; margin:0 0 20px 0; border:1px solid #999; border-radius:4px;}
.calculator-fs-r a img { width:228px;}

.calculator-fs:hover, .calculator-fs-r:hover { border:1px solid #c84aa0; }
.calculator-fs span, .calculator-fs-r span { font-weight:bold; display:block; width:228px; float:left; padding:9px 0; text-align:center; background:#c84aa0; color:#fff;}
.calculator-fs span:hover, .calculator-fs-r span:hover { color:#edd6e0;}
.linkh p {text-align:justify; padding-right:5px;}
a.linkhh { padding-right:5px; color:#222;}
a.linkhh:hover { text-decoration:underline;}
.spaceart {float:left; width:95%; height:15px; border-bottom:1px solid #ddd; padding:6px 0;margin:5px 0 10px 0;}

/*************/
.roundb { border-radius:4px; border:1px solid #dc0789; float:left; z-index:1;}
.pad5 { margin:0 6px 0 0;}
.hint, [data-hint] {
  position: relative;
  display: inline-block;
  /**
   * tooltip arrow
   */
  /**
   * tooltip body
   */ }
  .hint:before, .hint:after, [data-hint]:before, [data-hint]:after {
    position: absolute;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: hidden;
    opacity: 0;
    z-index: 1000000;
    pointer-events: none;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    transition: 0.3s ease; }
  .hint:hover:before, .hint:hover:after, .hint:focus:before, .hint:focus:after, [data-hint]:hover:before, [data-hint]:hover:after, [data-hint]:focus:before, [data-hint]:focus:after {
    visibility: visible;
    opacity: 1; }
  .hint:before, [data-hint]:before {
    content: '';
    position: absolute;
    background: transparent;
    border: 6px solid transparent;
    z-index: 1000001; }
  .hint:after, [data-hint]:after {
    content: attr(data-hint);
    background: #dc0789;
    color: white;
    text-shadow: 0 -1px 0px black;
    padding: 8px 10px;
    font-size: 14px;
    line-height: 12px;
    white-space: nowrap;
    box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3);
	z-index:1000002; }


.hint--top:before {
  border-top-color: #dc0789; }

.hint--bottom:before {
  border-bottom-color: #dc0789; }

.hint--left:before {
  border-left-color: #dc0789; }

.hint--right:before {
  border-right-color: #dc0789; z-index:1000001; }

/**
 * top tooltip
 */
.hint--top:before {
  margin-bottom: -12px; }
.hint--top:after {
  margin-left: -18px; }
.hint--top:before, .hint--top:after {
  bottom: 100%;
  left: 50%; }
.hint--top:hover:after, .hint--top:hover:before, .hint--top:focus:after, .hint--top:focus:before {
  -webkit-transform: translateY(-8px);
  -moz-transform: translateY(-8px);
  transform: translateY(-8px); }

/**
 * bottom tooltip
 */
.hint--bottom:before {
  margin-top: -12px; }
.hint--bottom:after {
  margin-left: -18px; }
.hint--bottom:before, .hint--bottom:after {
  top: 100%;
  left: 50%; }
.hint--bottom:hover:after, .hint--bottom:hover:before, .hint--bottom:focus:after, .hint--bottom:focus:before {
  -webkit-transform: translateY(8px);
  -moz-transform: translateY(8px);
  transform: translateY(8px); }

/**
 * right tooltip
 */
.hint--right:before {
  margin-left: -12px;
  margin-bottom: -6px; }
.hint--right:after {
  margin-bottom: -14px; }
.hint--right:before, .hint--right:after {
  left: 15%;
  bottom: 50%;
  z-index:1000002;  }
.hint--right:hover:after, .hint--right:hover:before, .hint--right:focus:after, .hint--right:focus:before {
  -webkit-transform: translateX(8px);
  -moz-transform: translateX(8px);
  transform: translateX(8px); }

/**
 * left tooltip
 */
.hint--left:before {
  margin-right: -12px;
  margin-bottom: -6px; }
.hint--left:after {
  margin-bottom: -14px; }
.hint--left:before, .hint--left:after {
  right: 100%;
  bottom: 50%; }
.hint--left:hover:after, .hint--left:hover:before, .hint--left:focus:after, .hint--left:focus:before {
  -webkit-transform: translateX(-8px);
  -moz-transform: translateX(-8px);
  transform: translateX(-8px); }
.hint--bounce:before, .hint--bounce:after {
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  -moz-transition: opacity 0.3s ease, visibility 0.3s ease, -moz-transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24); }
 
 
  
 /***** */
#contentnew { width:723px;  margin: 0 0 5px 0;
    display:block;
    overflow:hidden;
    color:#000000;
    float:left;}
.box580 {
    width:570px;
    margin: 0 0 5px 0;
    display:block;
    overflow:hidden;
    color:#000000;
    float:left;
}
.box580 h2, .box580 h3, .box580 h4 {font-family:Trebuchet MS,Arial; color:#c558a0; font-size:18px; font-weight:bold; background:url(../img/border2.gif) repeat-x bottom; margin:0 0 5px 0; padding:0 0 3px 0; display:block;}
.box580 h1, .box580 h6, .box580b h2  {font-family:Trebuchet MS,Arial;margin:10px 0 3px 0; padding:0 0 1px 0;  overflow:hidden; color:#c558a0; font-size:16px; font-weight:bold; background:url(../img/bul08.gif) no-repeat bottom right; border-bottom:1px solid #ce8db8;}
.articollistnew {}
#leftcenternew { float:left; width:565px;}
#verticalblock { width:130px; border-left:1px solid #ccc; padding:0 5px; float:right;}
.box140 { width:140px;}
.box140 h4 { margin:17px 0 0 0; font-size:16px; color:#111;}
.articolvertical { width:130px; margin:0 0 20px 0; padding: 0 0 5px 0; border-bottom:1px dashed #ccc;}
.articolvertical a img { margin:3px 15px 0 15px; display:block; width: 100px; }
.articolvertical h3 { margin:0; padding:0px; display:block; }
.listnewart{
    padding-top:5px;
    margin:3px 5px;
    float:left;
   border-bottom:1px double #CCC;
    overflow:hidden;
    display:block;
    font-size:12px;
    width:125px; min-height:140px; padding:0 5px 0 0;
}
.listnewart a img { margin:0 15px; width:100px;}
.listnewart h3 {font-family: Trebuchet MS;
font-size:16px;
padding:3px 0; 
margin:0;
color:#ee77ca; min-height:38px; }
.box580 .listnewart h3 a { display: block; min-height:60px; }
.vlistcat { margin:0; padding:0; list-style:none;}
.vlistcat li { padding: 0; margin:0; border-bottom:1px dotted #ccc;}
.vlistcat li a { padding:4px 0; line-height:22px;}
.vlistcat li a:visited { text-decoration:none;}
.bgpink { border:1px solid #ddd; background:#eee; float:left; min-height:100px; margin:0 0  10px 0}
.bgpink h4 { margin:0px;}