/* CSS Document */
/* Reset */
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, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
img {
	margin: 0;
	padding: 0;
	border: 0;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	/*text-align: left;*/
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* End Reset */

.floatL {float: left;}
.floatR {float: right;}
.noFloat {clear: both; width: 1px; height: 0px; line-height: 0em; 
font-size: 0px;}


body {
background-color:#fffcfe;
font-size:12px;
font-family: "Trebuchet MS";
padding:0;
margin:0;
}

a:link {
	color: #ae0d73;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #ae0d73;
}


#main_wrapper_top, #main_wrapper {
	width:100%;
	height:auto;
	background-image: url(/images/egirlNou/dotts.jpg);
}

#banner_wrapper {
width:100%;
height:auto;
margin:0 auto;
}

#banner {
width:949px;
height:168px;
background-image: url(/images/egirlNou/banner.gif);
background-repeat:no-repeat;
margin:0 auto;
}

#logo {
width:176px;
/*height:130px;*/
height: 133px;
}

/*#logo a.logolink { width: 169px; height: 133px; display: block; background: url(/images/egirlNou/egirl_xmas_logo.png) no-repeat; _background: none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/egirlNou/egirl_xmas_logo.png', sizingMethod='image'); cursor:pointer; }*/
#logo a.logolink { margin-top: 25px; width: 169px; height: 110px; display: block; background: url(/images/egirlNou/logo_egirl.gif) no-repeat; cursor:pointer; }
/*--------------------MENIU-------------------*/

#menu_container {
width:961px;
height:auto;
margin:0 auto;
font-size: 1px;
}

#top_menu {
width:960px;
height:16px;
background-image: url(/images/egirlNou/top_menu.gif);
background-repeat:no-repeat;
}

#menu {
width:723px;
height:24px;
background-color:#98c360;
float:right;
position:relative;
display:block;
padding-left:15px;
margin-bottom:1px;
}

#menu1 {
    background: url(/images/egirlNou/moda.jpg) 0px -13px no-repeat;
	float:left;
} 
#menu1 a {
    text-decoration: none;
    display: block;
    width: 71px; height:13px;
    background: url(/images/egirlNou/moda.jpg) 0 0 no-repeat;
}
#menu1 a.over {
    background: none;
}
#menu1 a:hover {
    background: none;
} 

#menu2 {
    background: url(/images/egirlNou/frumusete.jpg) 0px -13px no-repeat;
	float:left;
} 
#menu2 a {
    text-decoration: none;
    display: block;
    width: 111px; height:13px;
    background: url(/images/egirlNou/frumusete.jpg) 0 0 no-repeat;
}
#menu2 a.over {
    background: none;
}
#menu2 a:hover {
    background: none;
}

#menu3 {
    background: url(/images/egirlNou/sanatate.jpg) 0px -13px no-repeat;
	float:left;
} 
#menu3 a {
    text-decoration: none;
    display: block;
    width: 98px; height:13px;
    background: url(/images/egirlNou/sanatate.jpg) 0 0 no-repeat;
}
#menu3 a.over {
    background: none;
}
#menu3 a:hover {
    background: none;
}

#menu4 {
    background: url(/images/egirlNou/relatii.jpg) 0px -13px no-repeat;
	float:left;
} 
#menu4 a {
    text-decoration: none;
    display: block;
    width: 75px; height:13px;
    background: url(/images/egirlNou/relatii.jpg) 0 0 no-repeat;
}
#menu4 a.over {
    background: none;
}
#menu4 a:hover {
    background: none;
}

#menu5 {
    background: url(/images/egirlNou/lifestyle.jpg) 0px -13px no-repeat;
	float:left;
} 
#menu5 a {
    text-decoration: none;
    display: block;
    width: 100px; height:13px;
    background: url(/images/egirlNou/lifestyle.jpg) 0 0 no-repeat;
}
#menu5 a.over {
    background: none;
}
#menu5 a:hover {
    background: none;
}

#menu6 {
    background: url(/images/egirlNou/deco.jpg) 0px -13px no-repeat;
	float:left;
} 
#menu6 a {
    text-decoration: none;
    display: block;
    width: 64px; height:13px;
    background: url(/images/egirlNou/deco.jpg) 0 0 no-repeat;
}
#menu6 a.over {
    background: none;
}
#menu6 a:hover {
    background: none;
}

#menu7 {
    background: url(/images/egirlNou/cariera.jpg) 0px -13px no-repeat;
	float:left;
} 
#menu7 a {
    text-decoration: none;
    display: block;
    width: 84px; height:13px;
    background: url(/images/egirlNou/cariera.jpg) 0 0 no-repeat;
}
#menu7 a.over {
    background: none;
}
#menu7 a:hover {
    background: none;
}


#menu8 {
    background: url(/images/egirlNou/astro.jpg) 0px -13px no-repeat;
	float:left;
} 
#menu8 a {
    text-decoration: none;
    display: block;
    width: 69px; height:13px;
    background: url(/images/egirlNou/astro.jpg) 0 0 no-repeat;
}
#menu8 a.over {
    background: none;
}
#menu8 a:hover {
    background: none;
}



#menu9 {
    background: url(/images/egirlNou/go_out.jpg) 0px -13px no-repeat;
	float:left;
} 
#menu9 a {
    text-decoration: none;
    display: block;
    width: 80px; height:13px;
    background: url(/images/egirlNou/go_out.jpg) 0 0 no-repeat;
}
#menu9 a.over {
    background: none;
}
#menu9 a:hover {
    background: none;
}


.menu_text {display: none;}



/*------------------------END MENU------------------------*/

#login {
padding-top:3px;
width:211px;
background-color:#ffaae0;
height:21px;
float:left;
padding-left:12px;
margin-bottom:1px;
}

.login {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#ae0d73;
line-height:13px;
}

.egirl {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:10px;
color:#ffffff;
line-height:13px;
}

#submenu_container {
width:961px;
height:auto;
}

#login_form {
width:209px;
height:25px;
background-color:#d492bc;
float:left;
padding-left:15px;
padding-top:4px;
}

.login_form {
border:0;
width:130px;
height:18px;
float:left;
}

.cauta_button_container {
width:37px;
height:19px;
float:left;
padding-top:3px;
padding-left:10px;
}

a.cauta_button {
display:block;
width:47px;
height:15px;
background-image: url(/images/egirlNou/cauta_button.jpg);
background-repeat:no-repeat;
float:left;
}

a.cauta_button:hover {
display:block;
width:47px;
height:15px;
background-image: url(/images/egirlNou/cauta_button_over.jpg);
background-repeat:no-repeat;
float:left;
}

#cauta_button2 {
width:37px;
height:19px;
float:left;
padding-left:10px;
}

a.cauta_button2 {
display:block;
width:47px;
height:17px;
background-image: url(/images/egirlNou/cauta_button2.jpg);
background-repeat:no-repeat;
float:left;
}

a.cauta_button2:hover {
display:block;
width:47px;
height:17px;
background-image: url(/images/egirlNou/cauta_button2_over.jpg);
background-repeat:no-repeat;
float:left;
}

#submenu {
width:727px;
height:29px;
background-color:#daf0bc;
float:right;
position:relative;
display:block;
padding-left:10px;
}

#eboys {
width:72px;
height:21px;
float:left;
padding-top:2px;
margin-right:10px;
}

#horoscop_button {
width:95px;
height:21px;
float:left;
padding-top:2px;
}

#link_box {
width:460px;
height:20px;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#232323;
float:left;
font-weight:bold;
padding-left:20px;
}

#link_box a {
font-size:9px;
color:#ae0d73;
text-decoration:none;
line-height:26px;
}

#link_box a:hover {
font-size:9px;
color:#232323;
text-decoration:none;
line-height:26px;
}

/*-------------------------CONTENT---------------------*/

#content_wrapper {
width:968px;
margin:0 auto;
margin-top:10px;
/*margin-top:0px;*/
/*background-image:url(/images/egirlNou/main_bg.gif);
background-repeat:no-repeat;
*/
background: #ffffff url(/images/egirlNou/main_bg.gif) no-repeat;
}

.bg_white {
display: none; 
background: url(/images/egirlNou/main_bg.gif) 0px 0px no-repeat;
}

#top_white_round {
width:930px;
height:10px;
background-image:url(/images/egirlNou/top_white_round.gif);
background-repeat:no-repeat;
font-size:1px;
/*width:963px;
background:#ffffff;
height:2px;
line-height:1px;
font-size:1px;*/
}

#bottom_white_round {
width:964px;
height:8px;
background-image:url(/images/egirlNou/bottom_white_round.gif);
background-repeat:no-repeat;
font-size:1px;
margin:0 auto;
}

/*-------------------TOP CONTENT---------------------*/

#left_column {
width:659px;
float:left;
background-color:#fff;
}

#left_content_top {
width:651px;
background-color:#FFFFFF;
padding-left:5px;
float:left;
}

#lc {
width:651px;
float:left;
background-color:#fff2fb;
line-height:0em;
}

#corner_round_top {
width:651px;
height:9px;
background-image:url(/images/egirlNou/round_corner_top.jpg);
background-repeat:no-repeat;
}

#corner_round_bottom {
width:651px;
height:9px;
background-image:url(/images/egirlNou/round_corner_bottom.jpg);
background-repeat:no-repeat;
float:left;
font-size:1px;
}

/*
#foto_div_left {
width:330px;
margin-left:3px;
float:left;
position:absolute;
}
*/

/*[start] di*/
#foto_div_left {
width:330px;
margin-left:3px;
float:left;
margin-left:3px;
display:inline;
}
/*[end] di*/

/*
#thumbs_div_right {
width:330px;
float:right;
padding-right:1px;
position:relative;
left:17px;
}
*/
/* [start] di*/
#thumbs_div_right {
width:312px;
float:right;
padding-right:1px;
}
/* [end] di*/

#foto01 {
width:330px;
height:210px;
float:left;
margin-right:5px;
font-size:1px;
overflow:hidden;
position:relative;
display:inline;
}

.bg_foto01 {
width:330px;
background-color:#fff;
float:left;
}

/*
.round_corner_left_foto {
width:9px;
height:13px;
background-image:url(/images/egirlNou/round_corner_left_foto.gif);
background-repeat:no-repeat;
position:absolute;
z-index:900px;
left: -1px;
top: -1px;
}

.round_corner_right_foto {
	width:13px;
	height:9px;
	background-image:url(/images/egirlNou/round_corner_right_foto.gif);
	background-repeat:no-repeat;
	position:absolute;
	z-index:900px;
	left: 318px;
	top: -1px;
}

.round_corner_right_foto_bot {
	width:11px;
	height:9px;
	background-image:url(/images/egirlNou/round_corner_right_foto_bot.gif);
	background-repeat:no-repeat;
	position:absolute;
	z-index:900px;
	left: 320px;
	top: 201px;
}

.round_corner_left_foto_bot {
width:11px;
height:9px;
background-image:url(/images/egirlNou/round_corner_left_foto_bot.gif);
background-repeat:no-repeat;
position:absolute;
z-index:900px;
left: 0px;
top: 201px;
}

.foto_thumb {
width:68px;
height:50px;
float:left;
position:relative;
padding-right:2px;
line-height:0em;
font-size:0px;
}

.thumb_cl_top {
width:8px;
height:8px;
background-image: url(/images/egirlNou/thumb_cleft_top.gif);
background-repeat:no-repeat;
position:absolute;
z-index:9999px;
left: -1px;
top: -1px;
}

.thumb_cl_bot {
width:8px;
height:8px;
background-image: url(/images/egirlNou/thumb_cleft_bot.gif);
background-repeat:no-repeat;
position:absolute;
z-index:900px;
left: -1px;
top: 43px;
}

.thumb_cr_bot {
width:8px;
height:8px;
background-image: url(/images/egirlNou/thumb_cright_bot.gif);
background-repeat:no-repeat;
position:absolute;
z-index:900px;
left: 65px;
top: 43px;
line-height:0em;
font-size:0px;
}

.thumb_cr_top {
width:8px;
height:8px;
background-image: url(/images/egirlNou/thumb_cright_top.gif);
background-repeat:no-repeat;
position:absolute;
z-index:900px;
left: 65px;
top: 0px;
}

.thumb_cr_top_hover {
width:8px;
height:8px;
background-image: url(/images/egirlNou/thumb_cright_top_hover.gif);
background-repeat:no-repeat;
position:absolute;
z-index:900px;
left: 65px;
top: 0px;
}

.thumb_cr_bot_hover {
width:8px;
height:8px;
background-image: url(/images/egirlNou/thumb_cright_bot_hover.gif);
background-repeat:no-repeat;
position:absolute;
z-index:900px;
left: 65px;
top: 43px;
}
*/

/* [start] di*/
.round_corner_left_foto {
width:9px;
height:13px;
background-image:url(/images/egirlNou/round_corner_left_foto.gif);
background-repeat:no-repeat;
position:absolute;
z-index:900px;
left: -1px;
top: -1px;
}

.round_corner_right_foto {
width:13px;
height:9px;
background-image:url(/images/egirlNou/round_corner_right_foto.gif);
background-repeat:no-repeat;
position:absolute;
z-index:900px;
left: 318px;
top: -1px;
}

.round_corner_right_foto_bot {
width:11px;
height:9px;
background-image:url(/images/egirlNou/round_corner_right_foto_bot.gif);
background-repeat:no-repeat;
position:absolute;
z-index:900px;
left: 320px;
top: 201px;
}

.round_corner_left_foto_bot {
width:11px;
height:9px;
background-image:url(/images/egirlNou/round_corner_left_foto_bot.gif);
background-repeat:no-repeat;
position:absolute;
z-index:900px;
left: 0px;
top: 201px;
}

.foto_thumb {
width:68px;
height:50px;
float:left;
position:relative;
padding-right:2px;
line-height:0em;
font-size:0px;
}

.thumb_cl_top {
width:8px;
height:8px;
background-image: url(/images/egirlNou/thumb_cleft_top.gif);
background-repeat:no-repeat;
position:absolute;
z-index:9999px;
left: 0px;
top: 0px;
}

.thumb_cl_bot {
width:5px;
height:5px;
background-image: url(/images/egirlNou/thumb_cleft_bot.gif);
background-repeat:no-repeat;
position:absolute;
z-index:900px;
left: 0px;
top: 45px;
}

.thumb_cr_bot {
width:5px;
height:5px;
background-image: url(/images/egirlNou/thumb_cright_bot.gif);
background-repeat:no-repeat;
position:absolute;
z-index:900px;
left: 63px;
top: 45px;
line-height:0em;
font-size:0px;
}

.thumb_cr_top {
width:5px;
height:5px;
background-image: url(/images/egirlNou/thumb_cright_top.gif);
background-repeat:no-repeat;
position:absolute;
z-index:900px;
left: 63px;
top: 0px;
}

.thumb_cr_top_hover {
width:5px;
height:5px;
background-image: url(/images/egirlNou/thumb_cright_top_hover.gif);
background-repeat:no-repeat;
position:absolute;
z-index:900px;
left: 63px;
top: 0px;
}

.thumb_cr_bot_hover {
width:5px;
height:5px;
background-image: url(/images/egirlNou/thumb_cright_bot_hover.gif);
background-repeat:no-repeat;
position:absolute;
z-index:900px;
left: 63px;
top: 45px;
}
/* [end] di*/


h1 {
font-size:10px;
color:#ae0d73;
font-weight:bold;
line-height:14px;
padding-top:3px;
float:left;
padding-left:3px;
}

.style1 {
font-size:12px;
font-weight:bold;
color:#555555;
width:242px;
line-height:13px;
clear:both;
}

.style1_di {
font-size:12px;
font-weight:bold;
color:#555555;
width:239px;
float:right;
line-height:13px;
padding-left: 3px;
}
.style1_di a {
	text-decoration: none;
	color:#555555;
}
.style1_di a:hover {
	text-decoration: underline;
}

/*
.box01 {
width:312px;
height:50px;
background-image:url(/images/egirlNou/thumb_bg_over.jpg);
background-repeat:no-repeat;
}

.box02,.box03,.box04 {
width:312px;
height:50px;
background-image:url(/images/egirlNou/thumb_bg.jpg);
background-repeat:no-repeat;
margin-top:3px;
}
*/
/* [start] di*/
.box01 {
	width:312px;
	height:50px;
	background-image:url(/images/egirlNou/thumb_bg_over.jpg);
	/*background-image:url(/images/egirlNou/chenar-toparticles.gif);*/
	/*background-image:url(/images/egirlNou/thumb_bg_over.jpg);*/
	background-repeat:no-repeat;
}
.box02,.box03,.box04 {
	width:312px;
	height:50px;
	background-image:url(/images/egirlNou/thumb_bg.jpg);
	background-repeat:no-repeat;
	margin-top:3px;
}
.box01 h1, .box02 h1, .box03 h1, .box04 h1 {
	width: 239px;
}
.box01 h1 a, .box02 h1 a, .box03 h1 a, .box04 h1 a {
	width: 239px;
	color: #ca0d73;
	text-decoration: none;
}
.box01 h1 a:hover, .box02 h1 a:hover, .box03 h1 a:hover, .box04 h1 a:hover {
	text-decoration: underline;
}
/* [end] di*/


ul.ul_thumbs_div_right {
	list-style:none;
	width:330px;
	margin:0;
	padding:0;
}

ul.ul_thumbs_div_right li.notselected {
	width:330px;
	height:50px;
	background:url(/images/egirlNou/thumb_bg.jpg) no-repeat;
	margin-top:2px;
}

ul.ul_thumbs_div_right li.selected {
	width:330px;
	height:50px;
	background:url(/images/egirlNou/thumb_bg_over.jpg) no-repeat;
	margin-top:2px;
}

ul.ul_thumbs_div_right a {
	position:relative;
	top:10px;
	text-decoration:none;
	cursor:pointer;
}

ul.ul_thumbs_div_right a:hover {
	text-decoration:none;
}

.boxx {
	width:312px;
	height:50px;
	background-image:url(/images/egirlNou/thumb_bg.jpg);
	background-repeat:no-repeat;
	margin-top:3px;
	color:black;
}

.boxx ul {
	list-style:none;
	width:330px;
	height:50px;
	margin:0;
	padding:0;
}

.boxx li {
	width:330px;
	height:50px;
	/*background:url(/images/egirlNou/thumb_bg.jpg) no-repeat;*/
	
}

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

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

.boxx_over {
	width:312px;
	height:50px;
	background-image:url(/images/egirlNou/thumb_bg_over.jpg);
	background-repeat:no-repeat;
	margin-top:3px;
}



#links {
width:651px;
float:left;
padding-bottom:5px;
}

.style2 {
color:#78004d;
font-weight: bold;
width:315px;
float:left;
padding-top:3px;
padding-bottom:8px;
font-size:12px;
line-height:14px;
text-decoration:none ;
padding-left:15px;
background-color:#fff;
background-image:url(/images/egirlNou/style2_bg.jpg);
background-repeat:no-repeat;
background-position:bottom;
}

.style2 a{
text-decoration:none !important;
color:#78004d !important;
}

.style2 a:hover {
color:#78004d;
text-decoration: underline !important;
}

#accesat_art {
width:260px;
float:right;
padding-top:5px;
padding-left:40px;
font-size:1px;
}

#top_art {
width:219px;
height:8px;
background-image:url(/images/egirlNou/top_accesate.gif);
background-repeat:no-repeat;
}

#bootom_art {
width:219px;
height:8px;
background-image:url(/images/egirlNou/bottom_accesate.gif);
background-repeat:no-repeat;
}

#mid_art {
width:219px;
height:12px;
font-size:10px;
line-height:14px;
color:#ae0d73;
background-color:#ffdff3;
text-align:center;
}

#mid_art a{
text-decoration:underline;
color:#ae0d73;
}

#mid_art a:hover{
text-decoration: none;
color:#ae0d73;
}

#right_content_top {
width:309px;
float:right;
background-image:url(/images/egirlNou/pink_box/egirl_recomandaSummer.gif);
background-repeat:no-repeat;
_filter: progid : DXImageTransform.Microsoft.AlphaImageLoader(src='/images/egirlNou/pink_box/egirl_recomandaSummer.gif', sizingMethod='crop');
height:289px;
}

/*#right_content_top {
width:309px;
float:right;
background-image:url(/images/egirlNou/pink_box/egirl_recomandaVal.gif);
background-repeat:no-repeat;
_filter: progid : DXImageTransform.Microsoft.AlphaImageLoader(src='/images/egirlNou/pink_box/egirl_recomandaVal.gif', sizingMethod='crop');
height:289px;
}*/
/*
#right_content_top {
width:309px;
float:right;
background-image:url(/images/egirlNou/pink_box/egirl_recomandaNY.gif);
background-repeat:no-repeat;
_filter: progid : DXImageTransform.Microsoft.AlphaImageLoader(src='/images/egirlNou/pink_box/egirl_recomandaNY.gif', sizingMethod='crop');
height:289px;
}
*/
/*
#right_content_top {
width:309px;
float:right;
background-image:url(/images/egirlNou/pink_box/look.gif);
background-repeat:no-repeat;
_filter: progid : DXImageTransform.Microsoft.AlphaImageLoader(src='/images/egirlNou/pink_box/easter.gif', sizingMethod='crop');
height:289px;
}
*/


/*#right_content_top {
_background:none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/egirlNou/foto_halloween.gif', sizingMethod='crop'); 
_background:url(/images/egirlNou/foto_halloween.gif) no-repeat;
_background:none;
_filter: progid : DXImageTransform.Microsoft.AlphaImageLoader(src='/images/egirlNou/foto_halloween.gif', sizingMethod='crop');
}*/

.style3 {
font-size:10px;
font-weight:bold;
line-height:14px;
font-weight:bold;
width:180px;
padding-top:40px;
padding-left:12px;
color:#78004d;
/*background-image:url(/images/egirlNou/title_pink_box.png);
background-repeat:no-repeat;
_filter: progid : DXImageTransform.Microsoft.AlphaImageLoader(src='/images/egirlNou/title_pink_box.png', sizingMethod='crop');*/
}

.style3 a{
text-decoration:underline;
color:#aa006c;
}

.style3 a:hover{
text-decoration: none;
color:#aa006c;
}

h2 {
color:#d90e8f;
font-size:11px;
padding-top:15px;
padding-left:10px;
font-weight:bold;
margin-top:5px;
}

div.div_h2 {
	color:#d90e8f;
	font-size:11px;
	padding-top:10px;
	padding-left:10px;
	font-weight:bold;
	margin-top:5px;
}

.style4 {
color:#404040;
font-size:11px;
padding-left:10px;
padding-bottom:5px;
line-height:14px;
width:250px;
}

.style4 a{
text-decoration:underline;
color:#aa006c;
}

.style4 a:hover{
text-decoration: none;
color:#aa006c;
}

.style5 {
font-size:11px;
line-height:13px;
font-weight:bold;
color:#3d3d3d;
}

.style6 {
font-size:11px;
line-height:13px;
font-weight:bold;
color:#ae0d73;
}

.style7 {
font-size:11px;
line-height:13px;
font-weight: normal;
color:#3d3d3d;
}

.style8 {
font-size:10px;
line-height:14px;
color:#ae0d73;
}

.style8 a{
color:#ae0d73;
}

.style8 a:hover{
text-decoration: none !important;
color:#ae0d73;
}
#div_style {
width:647px;
float:left;
background-color:#fff2fb;
margin-top:5px;
text-align:center;
line-height:14px;
line-height:0em;
}

#link_top_round {
width:647px;
height:9px;
background-image:url(/images/egirlNou/link_top_round.jpg);
background-repeat:no-repeat;
font-size:1px;
}

#link_bottom_round {
width:647px;
height:9px;
background-image:url(/images/egirlNou/link_bottom_round.jpg);
background-repeat:no-repeat;
font-size:0px;
}

/*-------------------MIDDLE CONTENT------------------*/

#left_mid_content {
width:651px;
background-color:#FFFFFF;
}

#lc_mid {
width:647px;
float:left;
padding-bottom:5px;
margin-top:10px;
}

.art_title {
width:647px;
height:32px;
background-image:url(/images/egirlNou/articole_title.jpg);
background-repeat:no-repeat;
margin-left:5px;
}

.articole_box {
width:415px;
float:left;
}


.contact_box{
width:380px;
float:left;
align:left;
margin-left:5px;
padding-top:15px;
}

.articol01 {
width:405px;
height:auto;
padding-top:10px;
background-image:url(/images/egirlNou/dot.jpg);
background-position:bottom;
background-repeat:repeat-x;
padding-bottom:10px;
margin-left:5px;
}

.articol01 h3 {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
line-height:22px;
color:#202020;
background-color:#ddf5be;
padding-left:5px;
font-weight: 700;
padding-right:5px;
margin-left:5px;
text-decoration: none;
}

.articol01 h3 a {
	color: #202020;
	text-decoration: none;
}

.art_foto01 {
width:89px;
height:auto;
float:left;
padding-left:15px;
padding-top:10px;
}

.art_style {
width:280px;
color:#404040;
line-height:15px;
float:left;
padding-left:5px;
padding-top:10px;
}

.art_style a{
color:#ff3b90;
text-decoration:underline !important;
}

.art_style a:hover{
color:#ff3b90;
text-decoration: none !important;
}

h4 {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
line-height:22px;
color:#202020;
background-color:#ddf5be;
padding-left:5px;
margin-left:5px;
font-weight:700;
width:10em;
}

h5 {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:19px;
padding:0;
margin:0;
color:black;
font-weight:bold;
display:inline;
padding-right:4px;
}

h6 {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
line-height:22px;
color:#202020;
background-color:#ddf5be;
padding-left:5px;
margin-left:5px;
font-weight:700;
width:200px;
}

#be_egirl {
width:225px;
float:right;
font-size:1px;
}

.winner_box {
width:200px;
background-color:#ffdff3;
padding:10px 0px 7px 0px;
margin-bottom:5px;
margin-top:5px;
margin-left:10px;
}

.style9 {
font-size:11px;
line-height:14px;
color:#404040;
font-weight:bold;
padding-top:5px;
}

.style9 a{
color:#ae0d73;
text-decoration:underline;
}

.style9 a:hover{
color:#ae0d73;
text-decoration: none;
}

.floatingDiv{
float: right;
clear: right;
width: 225px;
height: 640px;
margin: 20px 0px 0px 5px;
}

.stiri_mondene {
width:220px;
background-color:#fff4fb;
padding-top:5px;
padding-bottom:5px;
margin-top:5px;
}
.stiri_title,.go_out_title {
font-size:10px;
line-height:14px;
color:#FFFFFF;
background-color:#749e3e;
width:80px;
/*height: 14px;*/
margin-left:10px;
padding-left:2px;
margin-bottom:5px;
}

.go_out_title {
background-color:#D492BC;
width:70px;
}
.go_out_title A, .stiri_title A, .sfat_title A {
	color:#FFFFFF;
	text-decoration: none;
}

.stire01,.stire02 {
width:200px;
margin-left:10px;
font-size:11px;
background-image:url(/images/egirlNou/dot.jpg);
background-repeat:repeat-x;
background-position:bottom;
padding-bottom:10px;
margin-bottom:10px;
}

.stire02 {
background-image:none;
}

.stire_foto {
width:39px;
height:32px;
float:left;
margin-right:5px;
}
.stire_foto2 {
width:39px;
float:left;
margin-right:5px;
}
.style10 {
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color:#404040;
line-height:12px;
}

.style10 a{
color:#ff3b90;
text-decoration:underline;
}

.style10 a:hover{
color:#ff3b90;
text-decoration: none;
}

.sfat_title {
font-size:10px;
line-height:14px;
color:#FFFFFF;
background-color:#749e3e;
padding-left:2px;
width:80px;
margin-bottom:5px;
}

.stire03 {
width:210px;
background-color:#fff4fb;
padding-top:5px;
margin-top:5px;
padding-bottom:10px;
padding-left:10px;
}

.newsletter {
width:650px;
background-image:url(/images/egirlNou/newsletter_bg.gif);
background-repeat:no-repeat;
background-position:center;
padding-bottom:30px;
height: 134px;
}

.newsletter_form {
	width:150px;
	height:18px;
	border:1px solid #ffd9f1;
	margin-left:180px;
	float:left;
	margin-right:20px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#565656;
	padding:2px 0 0 2px;
	margin-top: 110px;
}

html>body .newsletter_form { padding:4px 0 0 5px; height:16px; line-height:16px; }

.abon_but {
    background: url(/images/egirlNou/ab_button.jpg) 0px -20px no-repeat;
	float:left;
	margin-top: 110px;
} 
.abon_but a {
    text-decoration: none;
    display: block;
    width: 101px; height:20px;
    background: url(/images/egirlNou/ab_button.jpg) 0 0 no-repeat;
}
.abon_but a.over {
    background: none;
}
.abon_but a:hover {
    background: none;
} 

.abon_text {display: none;}

#newsletter_loading {
	float: left;
	margin-top: 112px;
	margin-left: 5px;
}

a.abon_button:hover {
display:block;
width:101px;
height:20px;
background-image: url(/images/egirlNou/aboneaza_button_over.jpg);
background-repeat:no-repeat;
float:left;
}

.art_title1 {
width:638px;
height:45px;
background-image: url(/images/egirlNou/art_title1.jpg);
background-repeat:no-repeat;
margin-top:20px;
margin-left:5px;
}

.art1_sapt {
width:630px;
height:auto;
background-image:url(/images/egirlNou/dot.jpg);
background-position:bottom;
background-repeat:repeat-x;
padding-bottom:10px;
padding-top:10px;
margin-left:5px;
}

.title_as {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
line-height:25px;
color:#202020;
background-color:#ddf5be;
padding-left:5px;
margin-left:5px;
font-weight:700;
float:left;
padding-right:5px;
width: 440px;
}

.title_as A {
	text-decoration: none;
	color:#202020;
}

.as_foto01 {
width:143px;
height:116px;
float:left;
padding-left:15px;
background:url(/images/egirlNou/bg_foto_as.jpg) no-repeat right;
}

.as_style, .as_style_nophoto {
width:460px;
color:#404040;
line-height:15px;
float:left;
padding-left:10px;
padding-top:5px;
}

.as_style_nophoto {
width:615px;
}

.as_style a{
color:#ff3b90;
text-decoration:underline;
}

.as_style a:hover{
color:#ff3b90;
text-decoration: none;
}

/*-------------RIGHT-CONTENT---------------*/

#right_column {
width:309px;
_width: 305px;
float:right;
background-color: #fff;
}

#rc_mid {
width:309px;
_width: 305px;
float:right;
/*padding-top:15px;*/
padding-top:2px;
font-size:1px;
background-color:#fff;
}

#reclama {
width:303px;
height:248px;
}

.forum_box {
width:280px;
margin-top:10px;
vertical-align: top;
}

.forum_top_corners {
width:298px;
height:8px;
background-image:url(/images/egirlNou/forum_top_corners.jpg);
background-repeat:no-repeat;
float:left;
font-size:1px;
}

.forum_bottom_corners {
width:298px;
height:8px;
background-image:url(/images/egirlNou/forum_bottom_corners.jpg);
background-repeat:no-repeat;
float:left;
}

.forum_mid {
float:left;
width:286px;
background-color:#f4f4f4;
border-right:1px solid #e6e6e6;
border-left:1px solid #e6e6e6;
padding-left:10px;
}

.forum_title {
font-size:10px;
line-height:14px;
color:#FFFFFF;
background-color:#749e3e;
margin-top:10px;
padding-left:2px;
width:35px;
margin-bottom:10px;
}
.forum_title A {
	color: #FFF;
	text-decoration: none;
}

.flinks {
width:265px;
padding-left:10px;
background-image:url(/images/egirlNou/dot.jpg);
background-position:bottom;
background-repeat: repeat-x;
padding-bottom:10px;
margin-bottom:5px;
color:#404040;
font-size:11px;
line-height:14px;
text-decoration:none;
}

.flinks a {
color:#404040;
text-decoration:none;
}

.flinks a:hover {
color:#404040;
text-decoration: underline !important;
}

.join_forum {
font-size:11px;
color:#ff3b90 !important;
font-weight:bold;
text-decoration:underline;
line-height:14px;
}

.join_forum a{
text-decoration:underline;
color:#ff3b90;
}

.join_forum a:hover{
text-decoration: none;
color:#ff3b90 !important;
}

.right_fs_box {
width:298px;
margin-top:10px;
font-size:1px;
}

.right_fs_top_corner {
width:298px;
height:8px;
background-image: url(/images/egirlNou/felicitari_top_corners.jpg);
background-repeat:no-repeat;
float:left;
margin-top:10px;
}

.right_fs_bottom_corner {
width:298px;
height:8px;
background-image: url(/images/egirlNou/felicitari_bottom_corners.jpg);
background-repeat:no-repeat;
float:left;
}

.right_fs_mid {
width:286px;
background-color:#fff1fa;
border-right:1px solid #eedee8;
border-left:1px solid #eedee8;
padding-left:10px;
float:left;
}

.right_fs_content {
	width:270px;
	margin-bottom:5px;
}

.felicitare_title,.search_box_title {
font-size:10px;
line-height:14px;
color:#FFFFFF;
background-color:#749e3e;
margin-top:10px;
padding-left:2px;
width:50px;
margin-bottom:10px;
}

.felicitare_title A {
	color: #FFF;
	text-decoration: none;
}

.search_box_title {
	width:80px;
}

.sendf {
font-size:11px;
color:#ff3b90 !important;
font-weight:bold;
line-height:14px;
padding-left:90px;
}

.sendf a{
text-decoration:underline;
color:#ff3b90;
}

.sendf a:hover{
text-decoration: none;
color:#ff3b90;
}

#gallery_list li {
    text-align: center;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
#gallery_list {
    height: 100%; /* IE6 clear-after hack, see
                     http://www.cs.hmc.edu/~mbrubeck/clear-after/ */
    list-style: none;
    padding: 0;
    margin: 0;
}
#gallery_list:after {
    clear: left;
    content: "";
    display: block;
    height: 0;
}

#gallery_list LI DIV {
padding: 3px 3px 0 3px; 
}

#gallery_list LI DIV A:hover {color: #E30000;}


/*-------------------FOOTER-----------------------*/

.menum{
float: left; 
width: 33px; 
padding-left: 50px;	
}

.menuf{
float: left; 
width: 80px; 
padding-left: 62px;
}

.menus{
float: left; 
width: 77px; 
padding-left: 51px;
}

.menud{
float: left; 
width: 70px; 
padding-left: 60px;
}

.menuh{
float: left; 
width: 65px; 
padding-left: 57px;
}

.menuc{
float: left; 
width: 60px; 
padding-left: 70px;
}

.menueb{
float: left; 
width: 80px; 
padding-left: 40px;
}

#footer_wrapper {
width:966px;
margin:0 auto;
font-size:1px;
margin-top:10px;
}

#ftop {
width:966px;
}

#footer_top {
width:966px;
height:10px;
background-image:url(/images/egirlNou/footer_top_corners.gif);
background-repeat:no-repeat;
font-size:1px;
}

.fmenu {
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color:#ff3b90;
line-height:13px;
font-weight:bold;
text-transform:uppercase;
text-align:center;

width:966px;
height:18px;
background-color:#f7e6f1;
margin-bottom:1px;

}

.fmenu a {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ff3b90;
	font-weight:bold;
	text-transform:uppercase; 
	text-decoration: none;
}

#footer_mid {
width:966px;
background-color:#f7e6f1;
float:left;
}

#footer_bottom {
width:966px;
height:10px;
background-image:url(/images/egirlNou/footer_bottom_corners.gif);
background-repeat:no-repeat;
float:left;
}

.footercat {
float:left;
width:110px;
color:#ff3b90;
font-size:11px;
line-height:15px;
font-family:Arial, Helvetica, sans-serif;
text-align: left;
}
.footercat a{
color:#ff3b90 !important;
text-decoration:none !important;
}
.footercat a:hover {
text-decoration:underline !important;
color:#ff3b90;
}
.footersubcat {
float:left;
width:110px;
color:#434343;
font-size:11px;
line-height:15px;
font-family:Arial, Helvetica, sans-serif;
margin-top:20px;
text-align:left;
}
.footersubcat a{
color:#434343 !important;
text-decoration:none !important;
}
.footersubcat a:hover {
color:#434343;
text-decoration:underline !important;
}
#top_butl {
float:left;
width:60px;
margin-top: 5px;
padding-left: 40px;
color:#434343;
font-size:11px;
line-height:15px;
font-family:Arial, Helvetica, sans-serif;
}

#top_butl a {
margin: 0px 0px 0px 16px;
text-decoration: none;
color:#ae0d73;
font-size:10px;
line-height:15px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}
#top_butl a:hover {
	color:#333;
}


#top_but {
	float: right;
	margin-right: 7px;
    background: url(/images/egirlNou/tb.jpg) 0px -29px no-repeat;
} 
#top_but a {
    text-decoration: none;
    display: block;
    width: 61px; height:29px;
    background: url(/images/egirlNou/tb.jpg) 0 0 no-repeat;
}
#top_but a.over {
    background: none;
}
#top_but a:hover {
    background: none;
} 

#tb_text {display: none;}

#logo_bottom {
width:115px;
height:75px;
padding-top:10px;
float:left;
padding-left:430px;
}

.form_error {
	border: solid 1px #FF0000;
}
.nobg {
background-image:none;
}
.rss_icon {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
}

/* list_bul */
.list_bul {
	
}

.list_bul LI {
	list-style-type: disc;
	margin-left: 15px;
}

 
/* start rss page styles */ 
ul.lista_categorii { margin-left: 17px;float: left; }
ul.lista_categorii li { margin-bottom: 7px;}
ul.lista_categorii li img { vertical-align: middle;}
ul.lista_subcategorii { margin: 5px 0px 0px 30px; }
a.link_rss { text-decoration: underline;line-height: 14px; }	 
a.link_rss:hover { text-decoration: none;line-height: 14px; }
a.link_subcat { color: #ff3b90; }
.subscribe { padding-left: 17px; }
/* end rss page styles */ 

.rssicon_link {
	background: url(/images/egirlNou/rss.gif) 0px 1px no-repeat;
	padding-left: 18px;
}





div.pagination_container {
	padding-top: 8px;
	padding-left: 25px;
}

a.pagination_normal {
	text-decoration: none;
	font-size: 13px;
}

a.pagination_selected {
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}

.terms p {
	padding: 0 10px;
	line-height: 17px;
	margin-bottom: 7px;
}

.terms h3 {
	padding: 0 10px 4px 10px;
	margin-top: 17px;
}

.terms h2 {
	padding: 0 10px;
	margin-bottom: 15px;
	font-size: 13px;
}








#a_e_doc {
	width: 970px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	background: #561E3F url( /images/egirlNou/ui/a_e_viewport-bk.jpg ) no-repeat 50% 0;
}

/*
width: 978px; padding-top: 135px; margin: 0 auto; position: relative; text-align: left; background: #561E3F url( ../ui/a_e_viewport-bk.jpg ) no-repeat 50% 0; }
*/

.a_e_box { position: absolute; background: transparent no-repeat 0 0; }
.a_e_box a { display: block; text-indent: -10000px; }

#a_e_header { width: 1004px; height: 134px; padding-top: 31px; top: 3px; left: 0; overflow: hidden; background-image: url( ../ui/a_e_header-bk.png ); } /*\*/ * html #a_e_header { background-image: url( ../ui/a_e_header-bk.jpg ); } /**/
.a_e_box_body { position: }

#a_e_header p { display: none; }
#a_e_header a { float: left; position: relative; }

#a_e_link_asss { width: 240px; height: 71px; }
#a_e_link_secretul { width: 99px; height: 25px; margin: 63px 0 0 404px; } /*\*/ * html #a_e_link_secretul { margin-left: 322px; } /**/

#a_e_quiz { position:relative; width: 262px; left: -90px; top: 10px; background-image: url( /images/egirlNou/ui/a_e_quiz-bk.png ); } /*\*/ * html #a_e_quiz { left: -239px; background-image: url( /images/egirlNou/ui/a_e_quiz-bk.gif ); } /**/
#a_e_quiz a { height: 202px; text-decoration: none }
#a_e_quiz span { visibility: hidden }

#a_e_finete { position:relative; width: 188px; left: -50px; top: 13px; background-image: url( /images/egirlNou/ui/a_e_finete-bk.png ); } /*\*/ * html #a_e_finete { left: -199px; background-image: url( /images/egirlNou/ui/a_e_finete-bk.gif ); } /**/
#a_e_finete a { height: 90px; text-decoration: none }
#a_e_finete span { visibility: hidden }

#a_e_sensual { position:relative; width: 150px; left: -60px; top: 100px; background-image: url( /images/egirlNou/ui/a_e_sensual-bk.png ); } /*\*/ * html #a_e_sensual { left: -199px; background-image: url( /images/egirlNou/ui/a_e_sensual-bk.gif ); } /**/
#a_e_sensual a { height: 205px; text-decoration: none }
#a_e_sensual span { visibility: hidden }

#a_e_joc { position:relative; width: 180px; left: 15px; top: 85px; background-image: url( /images/egirlNou/ui/a_e_joc-bk.png ); } /*\*/ * html #a_e_joc { background-image: url( /images/egirlNou/ui/a_e_joc-bk.gif ); } /**/
#a_e_joc a { height: 105px; text-decoration: none }
#a_e_joc span { visibility: hidden }

#a_e_gama { position:relative; width: 202px; left: 4px; top: 110px; background-image: url( /images/egirlNou/ui/a_e_gama-bk.png ); } /*\*/ * html #a_e_gama { background-image: url( /images/egirlNou/ui/a_e_gama-bk.gif ); } /**/
#a_e_gama a { height: 88px; text-decoration: none }
#a_e_gama span { visibility: hidden }

#a_e_smooth { position:relative; width: 137px; left: 60px; top: 225px; background-image: url( /images/egirlNou/ui/a_e_smooth-bk.png ); } /*\*/ * html #a_e_smooth { background-image: url( /images/egirlNou/ui/a_e_smooth-bk.gif ); } /**/
#a_e_smooth a { height: 192px; text-decoration: none }
#a_e_smooth span { visibility: hidden }

/* *** Profil user egirl.ro *** */
div.container_profil {
	width: 730px;
	float: left;
	background-color: #f3ddeb;
	border-top: 1px solid #dbc4d2;
	border-bottom: 1px solid #dbc4d2;
	padding: 10px 0px 10px 10px;
	margin-left:  100px;
	display: inline;
	font-family: Arial;
	font-size: 12px;
	color: #000;
	line-height: 16px;
}

div.content_profil {
	width: 335px;
	float: left;
}

a.link_maro {
	text-decoration: underline;
	color: #945e32;
}

a.link_maro:hover {
	text-decoration: none;
}

a.link_add_field {
	float: left;
	padding-right: 3px;
	text-decoration: underline;
}

a.link_add_field:hover {
	text-decoration: none;
}

ul#lista_add_fields {
	width: 335px;
	float: left;
	display: block;
	padding-top: 3px;
}

ul#lista_add_fields li {
	padding-bottom: 3px;
	clear: left;	
}

.icon_plus {
	float: left;
	padding-right: 5px;
	padding-top: 3px;
}
div.container_looks_profil {
	width: 730px;
	float: left;
	margin-left:  100px;
	display: inline;
	font-family: Arial;
	font-size: 12px;
	color: #000;
	line-height: 16px;
}

div.twilightTeaser
{
	margin: 0;
	padding: 0;
	margin-left:10px;	
}

div.twilightTeaser a.twl_left { /* position: relative; top: 28px; *top:32px; _top:31px; */ }

div.twilightTeaser div.fl_left
{
	float:left;	
}

div.twilightTeaser div.fl_right
{
	float:left;	
}

div.twilightTeaser div.fl_right span
{
	margin-left:35px;
	font-family:Tahoma, Arial, Verdana;
	font-size:14px;
	color:#bc0d73;	
	position: relative;
	top: -3px;
}


/* ------- Concurs xmas 2009 ------- */
div.xmasMain
{
	margin-left: 4px; 	
	width: 950px;
	height: 713px;
	background: url(../images/xmas/xmas2009bg.gif) no-repeat;
}

div.xmasErrorHolder
{
	background: #fff;
	width: 955px;
	padding-bottom: 20px;
}

div.xmasError { padding-bottom: 20px; border:1px solid #f7e6f1; width: 948px; font-weight: bold; color: #ae0d73; margin-left: 3px;}

div.xmasMain div.calendarItem
{
	margin-right: 27px;
	width: 61px;
	height: 93px;
	background: url(../images/xmas/xmas_calendar_bg.png) no-repeat;	
	
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/xmas/xmas_calendar_bg.png', sizingMethod='crop');
	
	float: left;
	margin-bottom: 10px;
}

div.xmasMain div.calendarItem div.pad
{
	padding-top: 23px; 
	padding-left: 5px;
}

div.xmasMain div.calendarItem div.pad img
{
	margin-left:2px;
}

div.xmasMain div.xmas_Number
{
	text-align: center; 
	width: 50px;
	padding-top: 2px;		
}

div.xmasMain div.xmas_Number a
{
	_position: relative;
	text-decoration: none;	
	font-size: 36px;	
	cursor: pointer;	
}

div.xmasMain a.red { color: #dc0000; }
div.xmasMain a.green { color: #98c360; }
div.xmasMain a.black { color: #000000; }
div.xmasMain span.black { font-size: 36px; color: #000000;  }
div.xmasMain span.red { font-size: 36px; color: #ff23ae; }

div.xmasMain div.sep { clear: both; }

div.xmasMain div.Powered { float: left; margin-left: 80px; margin-top:75px; font-family: "Dax Regular", "Myriad Pro", "Arial", "Verdana"; font-size: 20px; color: #bdb9b9; }
div.xmasMain div.Logo { margin-left:10px; margin-top: 43px; float:left; width: 110px; height: 55px;}
div.xmasMain div.Logo a 
{ 
	cursor: pointer;
	
	background: url(../images/xmas/xmas_decorix_logo.png) no-repeat; 
	display: block; 
	width: 110px; 
	height: 55px; 
	
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/xmas/xmas_decorix_logo.png', sizingMethod='crop');
}

div.xmasMain div.xmasEgirl { margin-right: 10px; margin-top: 43px; float: right; width:79px; height: 54px;}
div.xmasMain div.xmasEgirl a
{
	cursor: pointer;
	
	background: url(../images/xmas/xmas_egirl_logo.png) no-repeat; 
	display: block; 
	width: 79px; 
	height: 54px; 
	
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/xmas/xmas_egirl_logo.png', sizingMethod='crop');
}

div.calendar_cadouri
{
	width: 198px;
	height: 207px;
	font-size: 14px;
	margin-left: 10px;		
	margin-bottom: 20px;
}

div.calendar_cadouri div.calendarItem
{	
	width: 61px;
	height: 93px;
	background: url(../images/xmas/xmas_calendar_bg.png) no-repeat;	
	
	margin-top: 5px;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/xmas/xmas_calendar_bg.png', sizingMethod='crop');			
}

div.calendar_cadouri a{

font-size:12px;
}

div.calendar_cadouri div.calendarItem div.pad
{
	padding-top: 23px; 
	padding-left: 3px;
}

div.calendar_cadouri div.xmas_Number
{
	text-align: center; 
	width: 50px;
	padding-top: 2px;		
}

div.calendar_cadouri a.green { font-size: 36px; color: #98c360; text-decoration: none; }
div.calendar_cadouri a.green:hover { color: #ff23ae; }

/* ------- END Concurs xmas 2009 ------- */
/* ------- START articole shopaholic.ro ------- */
.title_fashion_blog {
	width:189px;
	height: 28px;
	float: left;
	background: url(../images/egirlNou/blog_ab_fashion.jpg) left top no-repeat;	
	margin: 20px 0px 5px 0px;
	display: inline;
}
.fashion_blog_top {
	width: 299px;
	float: left;
	background: url(../images/egirlNou/fashion_blog_top.jpg) left top no-repeat;
	padding-top: 10px;
}
.fashion_blog_middle {
	width: 299px;
	float: left;
	background: url(../images/egirlNou/fashion_blog_middle.jpg) 0 0 repeat-y;
}
.fashion_blog_bottom {
	width: 276px;
	float: left;
	background: url(../images/egirlNou/fashion_blog_bottom.jpg) left bottom no-repeat;
	padding: 0px 13px 0px 10px;
}
.articol_blog {
	width: 274px;
	background: url(../images/egirlNou/pink_dot.jpg) left bottom repeat-x;
	margin-bottom: 10px;
}
.style_articol_blog {
	color:#404040;
	font-size:11px;
	line-height:14px;
}
a.title_art_shopaholic {
	font-family: Arial;
	font-size: 13px;
	color: #da1291;
	padding-bottom: 7px;
	display: block;
	text-decoration: none;
}
.img_articol_shopaholic {
	margin-right: 5px;
	display: inline;
	border: 1px solid #f4afdb;
}
a.link_mai_mult {
	color: #da1291;
}
.margin_b10 {
	margin-bottom: 10px;
}
.display_block {
	display: block;
}
.input_raspuns {
	width: 200px;
	height: 100px;
	border: 1px solid #ffaae0;
	margin-right: 10px;
}
.shopaholic_box_logo {
	width: 160px;
	height: 64px;
	background: url(../images/egirlNou/logo_shopaholic.png) left top no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/egirlNou/logo_shopaholic.png', sizingMethod='crop');

}
.antet_sursa {	color: #fe1aaa; }
.padding_left10 { padding-left: 10px; }
.titlu_felicitari {
	font-family: Arial;
	font-size: 14px;	
	color: #fe1aaa;
	margin-left: 12px;
}
/* ------- END articole shopaholic.ro ------- */
.google_links {
	width: 100%;
	text-align: center;
}

/* ------- START sitemap egirl.ro ------- */
.google_links a {
color:#ae0d73;
font-size:10px;
line-height:15px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}
.google_links a:hover,a.sitemap_links:hover, a.sitemap_links_subcategorii:hover { color:#333; }
.lista_subcategs {	margin-left: 5px; }
.lista_sub_subcategs {	margin-left: 10px; }
a.sitemap_links,a.sitemap_links_subcategorii, .lista_sub_subcategs b {
	color:#ae0d73;
	font-size:12px;
	line-height:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}	

/* ------- END sitemap egirl.ro ------- */

/* ------- START twilight egirl.ro ------- */
.noMarginLeft {margin-left: 0px;} 
.twilight_item {
	width: 200px;
	float: left;
	text-align: center;	
	margin-right: 7px;
	display: inline;
}
.twilight_item_small { 
	width: 148px;
	float: left;
	text-align: center;
	margin-right: 9px;
	display: inline;
}
.twilight_item.last, .twilight_item_small.last { margin-right: 0px;}
.link_twilight { 
	color: #db1a95;
	font-size: 14px;
	font-family: Myriad Pro;
	font-weight: italic;	
}
.link_twilight_small, .links_twilight_groups  li a { 
	color: #db1a95;
	font-size: 12px;
	font-family: Arial;
	font-weight: italic;	
}
.container_noutati {
	width: 220px;
	float: left;
}
.container_carti_filme {
	width: 390px;
	float: left;
}
.book_twilight {
	margin: 15px 30px 0px 0px;
	float: left;
	display: inline;
}
.marginTop { margin-top: 5px; }
.lista_links_twilight li {
	background: url(../images/egirlNou/pink_bullet.jpg) left 8px no-repeat;
	padding-left: 10px;
}
.links_twilight_groups {
	width: 158px;
	float: left;	
	margin-top: 5px;
}	
.links_twilight_groups  li {
	background: url(../images/egirlNou/pink_arrow_right.jpg) left 8px no-repeat;
	padding-left: 7px;
} 
.links_twilight_groups.small { width: 130px;}
.pink_dot {
	height: 1px;
	background: url(../images/egirlNou/pink_dot_sep.jpg) left top repeat-x;	
}
.articol_twilight_img {
	float: left;
	padding: 0px 5px 5px 0px;
}
.green_color, a.green_color ,a .green_color:hover {
	color: #749e3e;	
}
.banner_twilight {
	float: left; 
	margin: 7px 0px 0px 7px; 
}
.noMargin {margin: 0px;} 
/* ------- END twilight egirl.ro ------- */
/* ------- START related articles egirl.ro ------- */
.container_related_articles {
	margin-left: 10px;
}
ul#lista_related_articles {
	margin-top: 5px;
}
ul#lista_related_articles li {
	line-height: 14px;
	*line-height: 18px;
}
.news_date_color {
	color: #d90e8f;
}
/* ------- END related articles egirl.ro ------- */