/* CSS Document */

/* reset paddings and margins */
	* {
		margin: 0;
		padding: 0;
		outline:none;
	}

/* html element needs this setting, to center wrapping div */
	html {
		width: 100%;
		height: 100%;
	}

	img
	{
		border:0;
	}

	body {
position: relative;
width: 100%;
text-align:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666666;
font-size:12px;
vertical-align:top;
background-color:#97c123;
}
body#ce_este_webnwalk{ background:url(../images/background_ce_este_wnw.jpg);
background-position:top center;
background-repeat:no-repeat;
background-attachment:fixed;}
body#social_media{ background:url(../images/background_social_media.jpg);
background-position:top center;
background-repeat:no-repeat;
background-attachment:fixed;}
body#ce_est_webnwalk{ background:url(../images/background_social_media.jpg);
background-position:top center;
background-repeat:no-repeat;
background-attachment:fixed;}
body#portalul_webnwalk{ background:url(../images/background_portalul_wnw.jpg);
background-position:top center;
background-repeat:no-repeat;
background-attachment:fixed;}
body#stiri{ background:url(../images/background_news_feeds.jpg);
background-position:top center;
background-repeat:no-repeat;
background-attachment:fixed;}
body#entertainment{ background:url(../images/background_entertainment.jpg);
background-position:top center;
background-repeat:no-repeat;
background-attachment:fixed;}
body#noutati{ background:url(../images/background_noutati_wnw.jpg);
background-position:top center;
background-repeat:no-repeat;
background-attachment:fixed;}
	
/* common formats */
h1, h1 a, h2, h2 a, h3, h3 a{padding:0px 0px 0px 0px; margin:0;}
h1{font-size:16px;}
a{ text-decoration:underline; color:#0066cc;}
a:hover{text-decoration:none;}

td{vertical-align:top; padding:4px;}
.redtext{ color:#FF0000;}
.smalltext{ font-size:11px;}

/* common clearing div */
	div.clear {
	clear: both;
	font-size: 0px;
	height: 0px;
	line-height: 0px;	}

#banda{ position:absolute; top:261px; left:0px; width:100%; height:115px; background-color:#97c123; z-index:1}

#wrap{ margin:auto; position:relative; top:0px;
width:980px;  z-index:2}
#home #wrap{ padding-top:15px;}

#header{ position:relative; float:left;
width:980px;
height:231px;}

#header #logo{position:relative; float:left;
width:328px;
height:231px;}

#header #section{position:relative; float:left;
width:652px;
height:231px;}

#container{position:relative; float:left;
width:815px;}

#container #teaser{position:relative; float:left;
width:815px;
height:115px;
margin-top:30px;
text-indent:-9999px;}

#social_media #container #teaser{background-image:url(../images/greenband_social_media.jpg);
background-repeat:no-repeat;}
#portalul_webnwalk #container #teaser{background-image:url(../images/greenband_portalul_wnw.jpg);
background-repeat:no-repeat;}
#stiri #container #teaser{background-image:url(../images/greenband_stiri.jpg);
background-repeat:no-repeat;}
#entertainment #container #teaser{background-image:url(../images/greenband_entertainment.jpg);
background-repeat:no-repeat;}
#ce_este_webnwalk #container #teaser{background-image:url(../images/greenband_ce_este_wnw.jpg);
background-repeat:no-repeat;}
#noutati #container #teaser{background-image:url(../images/greenband_noutati_wnw.jpg);
background-repeat:no-repeat;}

#container #content{position:relative; float:left;
width:815px;
background-image:url(../images/content_bg_interior.png);
background-repeat:repeat-y;}

#ce_este_webnwalk #content,  #portalul_webnwalk #content,#social_media #content{ padding-bottom:50px;}

#container #content .text{ padding:10px 35px 0px 20px;}
#container #content_dn{position:relative; float:left;
width:815px;
background-image:url(../images/content_bg_interior_dn.png);
background-repeat:no-repeat;}
#container #footer{position:relative; float:left;
width:815px;
line-height:2em;
color:#FFFFFF;
font-size:11px;}
#container #footer .logo_cosmote{width:815px; text-align:center; padding:10px 0px 10px 0px}
body#portalul_webnwalk #footer, body#stiri #footer, body#ce_este_webnwalk #footer { color:#333333;}

#home_footer{margin:auto; position:relative; display:block; 
width:960px; padding:10px; text-align:center;}

.portal_info{ position:relative; float:left; margin-left:10px; width:800px; margin-bottom:25px;}
.portal_screenshots{position:relative; float:left;
width:343px;}
.portal_screenshots_description{position:relative; float:left;
width:320px; padding:10px; border:1px solid #91c33c;}


/* START MAIN MENU STYLES */
#menu{position:relative; float:left;
width:165px;
height:348px;
background-image:url(../images/menu_bg.png);
background-repeat:no-repeat;}

#nav, #nav ul {
	float: left;
	list-style: none;
	line-height: 1;
	padding: 0;
	margin: 0;
	padding-top:4px;
}

#nav li a {
	display: block;
	width:146px;
	padding:0px 3px 0px 7px;
	margin-left:1px;
	border-bottom:1px solid white;
	text-decoration: none;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	font-weight:normal;
	line-height:2.0em;
}
#nav li {
	float: left;
	padding: 0;
}

#nav li ul{padding-bottom:15px;}
#nav li ul a {
	width:138px;
	padding:0px 3px 0px 15px;
	text-align:left;
	font-size:11px;
	border:none;
	color:#ffffff;
	font-weight:normal;
	line-height:1.2em;}
	
#nav a:hover{color:#f1d4dd;}
#nav a.daddy {
	background: url(../images/menu_arr.gif) center right no-repeat;
}



/* END MAIN MENU STYLES */


/* INDEX STYLES */
body#home{ text-align:center;}
#home #wrap{ text-align:left; color:#FFFFFF;}
body#home #title{padding-right:570px;}
body#home #divTitle{width:100%; position:absolute; top:540px }
#home #wrap .menu_container{ position:relative; float:left;
width:150px;
padding-right:16px;
font-size:11px;
padding-bottom:20px;
}
#home #wrap  .menu_container#entertainment{padding-right:0px;}
#home #wrap .menu_container ul {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
}
#home #wrap .menu_container li   a {
display: block;
	width:150px;
	height:18px;
	text-align:left;
	padding-bottom:4px;
	font-size:11px;
	border:none;
	color:#ffffff;
	font-weight:normal;
	line-height:1.8em;
	text-decoration:none;
	border-bottom:1px dotted white}
	#home #wrap .menu_container li a:hover, #home #wrap a:hover{ text-decoration:none; color:#dcf39e;}
	
	#home #wrap a{display: block;
	width:150px;
	text-align:right;
	color:#ffffff;
	}

/* END INDEX STYLES */


.tel_table{border:1px solid #CCCCCC; margin-left:20px;}
.tel_table td{ padding:5px 10px 5px 10px; font-size:11px;}
.tel_table tr.odd{ background:#ececec;}
.telefon_marca{ display:block; width:92px; height:11px; background:url(../images/telefoane_marca.gif) no-repeat; margin-left:20px; padding:5px; font-size:11px; color:#FFFFFF;}


.noutati_widget {position:relative; float:left; display:block;  width:180px; margin-left:10px; margin-bottom:15px;}
.noutati_widget_name {display:block; width:172px; height:11px; background: #97c123 url(../images/telefoane_marca.gif) top right no-repeat; padding:5px; font-size:11px; color:#FFFFFF;}
.noutati_widget_pic {display:block; width:180px; border:1px solid #97c123;}

#preview
{
	position:absolute;
	border:3px solid #97c123;
	display:none;
	z-index:1000;
}

.promo{
position:relative;
float:left;
width:739px;
height:150px;
background-image:url(../images/promo_bg.gif);
background-repeat:no-repeat;
margin:10px 0px 0px 15px;
padding:10px;
}
.promo h1{ font-size:16px; padding:10px 0px 0px 0px; margin:0; line-height:1.5em}
.promo h3{ font-size:11px; padding:10px 0px 0px 0px; margin:0; font-weight:normal;}


.rss_icon{ width:85px; height:28px; }








