body {
    margin: 0;
    padding: 0;
    behavior: url(./css/csshover.htc);
    background-color:#FFF;
}

body, h1, h2, h3, div, td, li, input, select, textarea {
    font: normal 11px Tahoma, Sans-serif;
    color: #000000;
}
body {
background-color:#eef60d;
background-image: url(../images/f_bg.png);
background-position:top center;
background-repeat:repeat;
}

img {
    border: none;
}

a {
    color: #000000;
    text-decoration: none;
}

a:hover {
    color: #000000;
    text-decoration: none;
}

a.underline {
    text-decoration: none;
    border-bottom: 1px solid #F2C8FF;
}

a.underline:hover {
    text-decoration: none;
    border-bottom: 1px solid #702487;
}

h3 {
    color: #e25e2c;
    font-size:12px;
    font-weight:bold;
    font-family:Tahoma;
    margin: 0 5px;
}

div.bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 550px;
    /*background-image: url(../images/page_bg.png);
    background-position:top center;
    background-repeat:repeat-x;*/
}
div.bg2 {
    height:492px;
	width:100%;
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(../images/page_bg2.png);
	background-position:top center;
	background-repeat:no-repeat;
}
div.bg_bottom {
	position:relative;
    background-image: url(../images/bg_bottom.png);
    background-position:center bottom;
    background-repeat:no-repeat;
    height:auto;
}
.top {
    position:relative;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
.ads_top
{
	margin-top:23px;
	margin-left:auto;
	margin-right:auto;
	width:729px;
	height:90px;
	background-color:#feee00;
	border:1px solid #ffffff;
	text-align:center;
	vertical-align:middle;
}
.updates_email
{
	width:590px;
	height:86px;
	position:relative;
	left:214px;
	top:25px;
}
.email
{
	background-color:#e9fc7a;
	border: #ffffff 2px solid;
	width:372px;
	height:82px;
	padding:0px;
	float:left;
	text-align:left;
}
.updates
{
	background-color:#e9fc7a;
	border: #ffffff 2px solid;
	width:201px;
	height:82px;
	float:right;
	text-align:center;
}

#main_bottom
{
	position:relative;
	/*left:-1px;*/
	left:0px;
	top:28px;
	width:1060px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/main_bottom.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:10px;
}
#top_banner_table {
    position: relative;
    left: 0;
    top: 0;
    width: 976px;
    height: 111px;
}

.top_banner {
   position: absolute;
   left: 0;
   top: 0;
   text-align: center;
   width: 100%;
   padding-top: 4px;
   height: 91px;
}

.main_top_banner_flash img {
    border: 3px double #FFF;
    margin-bottom: 6px;
}

.logo
{
	width:657px;
	height:109px;
	position:relative;
	left:170px;
	top:15px;
}

.top_menu {
	margin-top:21px;
    position: relative;
    left: 0;
    top:0;
    width: 976px;
    height: 60px;
    background:url(../images/final.png) no-repeat;
}

.top_menu div, .top_menu h1 {
    position: absolute;
    color: #FFF;
    background: none;
}

/*
.top_menu put, .top_menu password {
    position: absolute;
    background-color: #F8F8F8;
    background-image: url(../images/login_bg.png);
    border: none;
}
*/

.top_menu .fs {
    left: 245px;
        top: 20px;
	
	}
	
	.top_menu .blog {
	    left: 318px;
	        top: 20px;
		}
		
		.top_menu .mh {
		    left: 382px;
		        top: 20px;
			}
			
			.top_menu .cu {
			    left: 492px;
			        top: 20px;
				}
				
				.top_menu .bm {
				    left: 593px;
				        top: 20px;
					}
					
					.top_menu .lbf {
					    left: 688px;
					        top: 20px;
						}
.top_menu a {
    color: #FFF;
    display: block;
    text-decoration: none;
    border-bottom: none;
}

.top_menu a:hover {
    color: #F2C8FF;
    text-decoration: none;
}

.top_menu .ms {
    left: 18px;
    top: 30px;
    font-weight: bold;
}

.top_menu .log {
    left: 10px;
    top: 30px;
}

.top_menu .log span{
    color: #F2C8FF;
}

.top_menu .us {
    left: 146px;
    top: 30px;
    color: #702487;
}

.top_menu .pw {
    left: 300px;
    top: 30px;
    color: #702487;

}

.top_menu .lb {
    left: 448px;
    top: 11px;
    width: 11px;
    height: 11px;
}

.top_menu .usi {
    left: 200px;
    top: 30px;
    width: 76px;
    padding: 0 2px 0 6px;
}

.top_menu .pwi {
    left: 350px;
    top: 30px;
    width: 80px;
    padding: 0 2px 0 6px;
}

.top_menu #login {
    position: absolute;
    left: 500px;
    top: 58px;
    width: 467px;
    height: 31px;
}

.top .shadow {
   /* position: absolute;
    top: 203px;
    left: 1px;
    width: 975px;
    height: 207px;
    background-image: url(../images/shadow.png);*/
}


#main {
    
    position:relative;
	/*left:-1px;*/
	left:0px;
	width:1060px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/main_bg.png);
	background-position:top right;
	background-repeat:repeat-y;
	top:28px;
	display:table;
}

#main .menu {
    float: left;
    margin: 1px 0 10px 0;
    width: 176px;
    height: auto;
}

.menu-left {
    float: left;
    margin: 0px;
    margin-left:3px;
    width: 155px;
    border:1px solid #ffffff;
	background-color:#e9fc7a;	
    height: auto;
    font-size:0px;
    position:relative;
    left:0px;
    top:0px;
}
.menu-left img
{
	display:block;
}

.menu-left a {
	font-size:11px;
    color:#000000;
    font-family:Tahoma;
    display: block;
    width: 155px;
    height: 18px;
    right: 0;
    line-height: 16px;
    text-indent: 10px;
    margin-top: 1px;
    text-decoration: none;
    /*background-color: #F2C8FF;
    background-image: url(../images/menu-left-item.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    border: none;
    color: #702487;*/
}

.menu-left a:hover {
	font-size:11px;
    color:#bf001f;
    font-family:Tahoma;
    text-decoration: underline;
    /*background-position: 0px -25px;
    font-weight: bold;
    color: #702487;*/

}

.menu-left h1 {
	
    display: block;
    width: 155px;
    height: 27px;
    color: #FFFFFF;
    /*background:#6b3068 url(../images/h1_bg.png) no-repeat;*/
    background-color:#fecb00;
    font-weight: bold;
    font-family:Tahoma;
    font-size:11px;
    line-height: 25px;
    text-indent: 10px;
    /*margin: 3px 3px 3px 3px;*/
}

#main .content_out {
	margin: 0px 0px 0px 1px;
    position: relative;
    float: left;
    width: 733px !important;
    height: auto;
    border:0px solid #9cef1a;
    padding:0px;
	font-size:0px;
	background-color:#ffffff;
}
#main .content {
	margin:0px 0px 0px 17px;
    float: left;
    width: 699px !important;
    height: auto;
    padding:0px;
	font-size:0px;
	border:0px;
}

.content {
	margin: 0px 0px 0px 17px;
    position: relative;
    float: left;
    width: 699px !important;
    height: auto;
    border:3px solid #9cef1a;
    padding:3px;
	font-size:0px;
	background-color:#ffffff;
}


.adver {
    text-align: center;
    margin-top: 6px;
}

.adver a {
    position: absolute;
    left: 10px;
    width: auto;
    display: block;
}


.foot {
    position: relative;
    top:31px;
    clear: left;
    width: 976px;
    height: 100px;
    color: #000000;
    margin-left:auto;
    margin-right:auto;
    /*background-image: url(../images/foot.png);*/
}



.foot .cright{
    /*position: absolute;
    left: 12px;
    top: 10px;*/
    padding-top:15px;
    padding-left:40px;
    padding-right:40px;
    height:28px;
    color: #000000;
}
.foot .cright td
{
	color: #000000;
}

* html .foot a {
    display: block;
    position: absolute;
}

.foot_spacer
{
	height:40px;
	width:976px;
	position: relative;
	background-color:#ffffff;
}

.foot2 {
	position: relative;
	top:28px;
    width: 1060px;
    height: 57px;
    color: #000000;
    line-height: 16px;
    background-color:#feee00;
    border:2px solid #ffffff;
    /*background-image:url('../images/foot2_bg.png');
	background-position:left top;
	background-repeat:no-repeat;*/
	margin-left:auto;
    margin-right:auto;
}

.foot2 .left {
	width: 673px;
	padding-left:40px;
	float:left;
}

.foot2 .right {
    float:right;
    padding-right:40px;
    width: 110px;
    text-align: right;
    background: url(../images/arrow.png) left center no-repeat;
}


.foot2 a {
    margin: 0 4px 0 0px;
}

.foot a, .foot2 a  {
    text-decoration: none;
    color:#000000;
}

.foot a:hover, .foot2 a:hover {
    text-decoration: underline;
    color:#d40000;
    
}

* html a.top-page {
   text-decoration:underline !important; 
}

* html a.top-page:hover {
    text-decoration:underline !important; 
}

#main .right_box {
	border:1px solid #ffffff;
	margin: 0px 3px 0 0;
	background-color:#e9fc7a;
    position: relative;
    float: right;
    width: 160px;
    height: auto;
    text-align:center;
   
}

#main .right_box a {
    text-decoration: none;
    border-bottom: 1px solid #F2C8FF;
}

#main .right_box a:hover {
    text-decoration: none;
    border-bottom: 1px solid #702487;
}


#right_banner_box {
    position: relative;
    width: 160px;
    height: 600px;
    text-align: center;
}

#right_banner_box a {
    text-decoration: none;
    border: none;
}


.banner {
    position: absolute;
    display: none;
}

#right_banner {
    width: 160px;
    height: 600px;
    text-align: center;
    /*border: 1px double #702487;*/
}

#right_banner img {
    /*margin: 1px;*/
    /*border: 3px double #702487;*/
}
.banners {
    left: 0;
    top: 0;
    width: 613px;
    height: 250px;
    margin-bottom: 5px;
}

.square-flash {
    width: 617px;
    height: 260px;
}


.square-flash #square_flash_left {
    width: 304px;
    height: 246px;
    float: left;
    background: url(../images/square_banner_bg.png) left top no-repeat;
    padding: 4px 0 0 4px;

}

.square-flash #square_flash_right {
    width: 304px;
    height: 246px;
    float: right;
    background: url(../images/square_banner_bg.png) left top no-repeat;
    padding: 4px 0 0 4px;

}


/* Box heading */

h1 {
    display: block;
    height: 27px;
    font-weight: bold;
    font-family:Tahoma;
    font-size:11px;
    line-height: 25px;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    color: #fff;
    background-color:#fecb00;
    /*background: #6b3068 url('../images/head-bg.png') repeat-x;*/
}

h1 span {
    display: block;
    height: 27px;
    background-color:#fecb00;
    /*background: url('../images/head-left.png') no-repeat top left;*/
}

h1 span span {
    padding: 0px;
    height: 27px;
    display: block;
    text-align:center;
    background-color:#fecb00;
    /*background: url('../images/head-right.png') no-repeat top right;*/
}

h1 a {
    color: #F2C8FF;
    position: relative;
    right: 10px;
    float: right;
    line-height: 20px;
    text-decoration: none;
    font-weight: normal;
    border: none;
}

h1 a:hover {
    color: #F2C8FF;
    text-decoration: underline;
}


/* Columns */

.single-column {
    padding: 12px 15px 0px 15px;
    background: url('../images/scroll_section.png') no-repeat top left;
}

.two-columns {
   /* padding-left: 5px; */
}

.two-columns .left .box {
    float: left;
    width: 341px;
    background-image: url(../images/box-left.png);
}
.two-columns .right .box {
    float: left;
    width: 341px;
    background-image: url(../images/box-right.png);
}



/* Navbar links */

.navbar {
    list-style-type: none;
    float: left;
    clear: both;
    padding:0px;
    margin:0px;

}

.navbar li {
    display: inline;
    color: #bf001f;
    font-size:12px;
    font-weight:bold;
    font-family:Tahoma;
}

.navbar a {
    font-weight: bold;
    color: #bf001f;
    text-decoration: none;

}

.navbar a:hover {
    color: #f61f89;
    text-decoration: underline;

}


select {
    border: 1px solid #000000;
    padding: 1px;
}

/* Form controls */

form {
    margin: 0;
}

.error {
    color: #c00;
}

.button, button {
    color: #FFFFFF;
    width: 84px;
    height: 27px;
    font-weight:bold;
    font-size:11px;
    font-family:Tahoma;
    line-height: 23px;
    border: 0px;
    background-repeat: no-repeat;
    background-image: url('../images/button.png');
    cursor: pointer;
}

.button:hover, button:hover {
    background-position: 0 -27px;
    color:#5b2359;
}

a.button {
    display: block;
    line-height: 23px;
    border: none;
    white-space: nowrap;
    margin: 5px 0px 15px 0px;
}

.gen
{
	width: 69px;
	height:22px;
	line-height: 17px;
	background-color: #FFFFFF;
    background-image: url('../images/generate.png');
    background-position: 0 0;
    cursor: pointer;
}
.gen:hover
{
	background-position: 0 -22px;
}

.wide {
    width: 126px;
    background-image: url('../images/button-wide.png');
    background-position: 0 0;
    cursor: pointer;
}

.wide:hover {
    background-position: 0 -27px;
}

.reverse {
    width: 84px;
    margin-left:85px;
    background-color:#8fd5d7;
    background-image: url('../images/button-reverse.png');
    background-position: 0 -27px;
    cursor: pointer;
    color:#5b2359;
}

.reverse:hover {
	color: #FFFFFF;
    background-position: 0 0;
}

.long {
    width: 140px;
    background-image: url('../images/button-long.png');
    background-position: 0 0;
    cursor: pointer;
}

input.textfield {
    width: 113px;
    height: 15px;
    background:#8fd5d7 url('../images/textfield.gif') no-repeat;
    border: 0px;
    padding: 4px;
    margin: 0px;
    vertical-align: top;
    background-position: 0px -69px;
}

* html input.textfield{
    background-attachment:fixed;
}

* html input.textfield {
    height: 15px;
    background-attachment: fixed;
    padding-top: 0px;
}

input.small {
    width: 206px;
    background-position: 0px -69px;
}

input.tiny {
    width: 92px;
    background-position: 0px -92px;
}

input.big {
    width: 212px;
    background-position: 0px -22px;
}

input.huge {
    width: 309px;
    background-position: 0px -23px;
}

input.extreme {
    width: 393px;
    background-position: 0px 0px;
}

label {
    color: #000000;
    font-weight: bold;
}

textarea.codebox {
    margin: 5px 0px;
    padding: 5px;
    width: 594px;
    height: 161px;
    font: normal 11px tahoma,sans-serif;
    color: #3B3B3B;
    border: none;
    background: #ccc url(../images/codebox.png) no-repeat;
    overflow: hidden;
}

div.text {
    /*background: url('../images/textfield-left.png') no-repeat top left;*/
    width: 200px;
    padding-left: 6px;
}

div.text div {
    /*background: url('../images/textfield-right.png') no-repeat top right;*/
    padding-right: 6px;
    height: 22px;
}

/*div.text input {
    display: block;
    height: 22px;
    line-height: 22px;
    width: 100%;
    background: #f6f1f7 url('../images/textfield-bg.png') repeat-x;
    border: none;
    padding: 0px;
    margin: -1px 0px 0px 0px;
}*/

* > .text {
    margin-top: 1px;
}

/*.text div > input {
    height: 18px;
    padding: 4px 0px 0px 0px;
}*/

/* Paging */

.paging {
    clear: both;
    float: left;
    margin-top: 5px;
}

.paging ul {
    display: block;
    margin: 0 auto;
    padding: 0px;
    list-style-type: none;
    white-space: nowrap;
}

.paging li {
    display: block;
    float: left;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background: url('../images/paging.png') no-repeat;
    margin-right: 1px;
    padding: 0px;
}

.paging a {
    display: block;
    width: 20px;
    height: 20px;
    padding: 0px;
    margin: 0px;
	font-size:15px;/*added by Liviu*/
    line-height: 20px;
    text-align: center;
    background: url('../images/paging.png') no-repeat;
    background-position: 0px 0px;
    border: none;
}

.paging .curr {
    font-weight: bold;
	font-size:15px; /*added by Liviu*/
}

.paging a:hover {
    background-position: -20px 0px;
    color:#ffffff;
}

.paging a.prev {
    background-position: 0px -20px;
}

.paging a.prev:hover {
    background-position: -20px -20px;
}

.paging a.next {
    background-position: 0px -40px;
}

.paging a.next:hover {
    background-position: -20px -40px;
}

/* Helpers */

.clearfix {
    clear: both;
    width: 100%;
    height: 0px;
    line-height: 0px;
    margin:0;
    padding:0;
    
}

.blink {
    behavior: url('css/ie-blink.htc');
    text-decoration: blink;
    font-weight: normal;
}

.pick { background-color: #FFFFFF; border-right: solid 1px black; padding: 2px; }

.colourdiv {
    float: left;
    clear: none;
    cursor: pointer;
    border: solid 1px black;
    width: 95px;
    text-align: left;
    padding: 2px 0px 2px 0px;
}


#google_search {
    position:absolute;
        left:200px;
	    top:23px;
	        width:230px;
		    height:22px;
		        background-image:url(../images/b.png);
			}
			
			#google_search div {
			    position:absolute;
			        top:0;
				    height:22px;
				        width:6px;
					}
					
					#google_search .l {
					    left:0; 
					        background-image:url(../images/l.png);
						}
						
						#google_search .r {
						     left:224px;
						          background-image:url(../images/r.png);
							  }
							  
							  #google {
							      position:absolute;
							          left:35px;
								      top:10px;
								          width:250px;
									      height: 17px;
									      font-siez:11px;
									      color:#000000;
									          text-indent: 6px;
										      /*background: url('../images/tb.png') repeat-x;*/
										          border: none;
											      border-width:0px;
											          padding: 7px;
												      margin: 0px;
												          vertical-align: top;
													      line-height: 18px;
													      }
													      
													      * html #google {
													          top:24px;
														      height:18px;
														          padding-top:4px;
															      background-attachment:fixed;
															          padding-top:4px;
																  }
																  
																  #google_button {
																      position:absolute;
																          left:297px;
																	      top:10px;
																	          width:71px;
																		      height:22;
																		          background-image:url(../images/google_search.gif);
																			      text-align:center;
																			          line-height:22px;
																				      color:#FFFFFF;
																				          font-weight:bold;
																					      cursor:pointer;
																					      }
																					      
																					      #r1 {
																					          position:absolute;
																						      left:803px;
																						          top:20px;
																							  }
																							  
																							  #l1 {
																							      position:absolute;
																							          left:827px;
																								      top:23px;
																								      color:#934e8c;
																								      }
																								      
																								      #r2 {
																								          position:absolute;
																									      left:853px;
																									          top:20px;
																										  }
																										  
																										  #l2 {
																										      position:absolute;
																										          left:875px;
																											      top:23px;
																											      color:#934e8c;
																											      }
.content .section_title {
    width:613px;
    height:20px;
    background-image:url(../myspace-editor/images/title_bg_full.png);
    text-indent:10px;
    color:#FFF;
    line-height:18px;
    margin-bottom:4px;
}

.content .section {
    width:603px;
    height:200px;
    background:url(../myspace-editor/images/scroll_section.png) left top no-repeat;
    padding:10px 5px 5px 5px;
}

.content h3 {
    font:bold 11px tahoma,sans-serif;
    color:#702487;
    margin: 0 0 10px 0;
    padding:0;
}

.section h3
{
    color: #e25e2c;
    font-size:12px;
    font-weight:bold;
    font-family:Tahoma;
    margin: 0 10px;
}

.content div.codebox {
    width:603px;
    height:185px; 
    background:url(../images/codebox.png) left top no-repeat;
    margin-bottom:20px;
    position:relative;
    left:42px;
}

.content div.codebox_small {
    width:602px;
    height:81px; 
    background:url(../images/codebox_small.png) left top no-repeat;
    margin-bottom:20px;
    position:relative;
    left:42px;
}

.content textarea.codebox {
	position:relative;
	left:0px;
	top:0px;
    margin:2px 0 0 2px;
    width:586px;
    height:151px; 
    font:normal 11px tahoma,sans-serif;
    color:#3B3B3B;
    border:none;
    /*background:url(../images/codebox_area.png) left top repeat-x;*/
    background:none;
    overflow:hidden;
}

.content textarea.codebox_small {
position:relative;
	left:0px;
	top:0px;
    margin:2px 0 0 2px;
    width:586px;
    height:65px; 
    font:normal 11px tahoma,sans-serif;
    color:#3B3B3B;
    border:none;
    /*background:url(../images/codebox_area.png) left top repeat-x;*/
    background:none;
    overflow:hidden;
}

/*.textfield {
    width: 212px;
    height: 18px;
    text-indent: 5px;
    background: #f6f1f7 url('../images/textfield.png') no-repeat;
    border: 0px;
    padding: 4px 0 0 0;
    margin: 0px;
    vertical-align: top;
    line-height: 22px;
}

* html .textfield {
    height: 22px;
    background-attachment:fixed;
    padding-top:0px;
}

* html .textfield {
    height:18px;
    padding-top:4px;
}*/

/* ***  modificat de cosmin  ******    */
.right_page_bg
{
	background-image:url('../images/page_bg_right.png');
	background-position:left top;
	background-repeat:no-repeat;
	z-index:9999;
}
.left_page_bg
{
	background-image:url('../images/page_bg_left.png');
	background-position:right top;
	background-repeat:no-repeat;
	z-index:9999;
}
.top_search
{
    position: relative;
    left: 0;
    top: 0;
    width: 376px;
    height: 56px;
    font-size:0px;
}
.right_page_bot
{
	background-image:url('../images/right_page_bot.png');
	background-position:left bottom;
	background-repeat:no-repeat;
	z-index:9999;
}
.left_page_bot
{
	background-image:url('../images/left_page_bot.png');
	background-position:right bottom;
	background-repeat:no-repeat;
	z-index:9999;
}
.f_bg
{
    background: url(../images/f_bg.png) repeat-x bottom;
}
.h5_div
{
	display: block;
	width:699px;
	height: 34px;
	position:relative;
	clear:both;
	top:4px;
}
h5 {
    display: block;
    font-weight: bold;
    height: 34px;
    width:699px;
    line-height: 32px;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    color: #bf001f;
    font-size:13px;
    font-family:Tahoma;
    background: #f5f5f5 url('../images/h5_bg.png') repeat-x;
}

h5 span {
    padding-left: 8px;
    display: block;
    background: url('../images/h5_bg_left.png') no-repeat;
}

h5 span span {
    padding: 0px;
    padding-left:9px;
    display: block;
    text-align:left;
    background: url('../images/h5_bg_right.png') no-repeat top right;
}

h5 a {
	font-family:Tahoma;
	line-height: 32px;
	font-weight: bold;
	font-size:13px;
    font-weight:600;
    color: #f61f89;
    position: relative;
    right: 14px;
    float: right;
    text-decoration: none;
    border: none;
}

h5 a:hover {
    color: #783b74;
    text-decoration: underline;
}


/* Boxes */

.box, .box_hover{
    position: relative;
    margin-top:3px;
    width: 341px;
    height: 109px;
    color: #414a53;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-image: url(../images/box-left.png);
}

.box:hover, .box_hover, .two-columns .box:hover, .two-columns .box_hover {
    color: #ff0073;
    background-position: 0px -109px;
    background-color: #f5ffbb;
}

.box h3, .box_hover h3 {
    position: absolute;
    left: 110px;
    top: 8px;
    color: #f61f89;
    font-weight: bold;
    margin: 0px;
}

.box h3 a, .box_hover h3 a {
    display: block;
    float: left;
    color: #f61f89;
    text-decoration: none;
    border-bottom: 1px solid #f61f89;
}

.box:hover h3 a, .box_hover h3 a {
    display: block;
    text-decoration: none;
    color: #bf001f;
    border-bottom: 1px solid #bf001f;
}

.box:hover a, .box a:hover, .box_hover a, .box_hover a:hover {
    color: #bf001f;
}

.box:hover p a, .box p a:hover, .box_hover p a, .box_hover p a:hover {
    color: #bf001f;
}

.box h3 span, .box_hover h3 span {
    float: left;
    margin-left: 5px;
}

.box .date, .box_hover .date {
    position: absolute;
    right: 7px;
    top: 8px;
    color: #414a53;
    display:none;
}

.box .image, .box_hover .image {
    display: block;
    position: absolute;
    left: 7px;
    top: 7px;
    width: 91px;
    height: 91px;
    border: 1px solid #404040;
}

.box img, .box_hover img {
    width: 91px;
    height: 91px;
    border: none;
}

.box p, .box_hover p {
    position: absolute;
    left: 110px;
    top: 31px;
    width: 203px;
    height: 80px;
    margin: 0px;
}

.box p a, .box_hover p a {
    color: #bf001f;
    text-decoration: none;
    border-bottom: 1px solid #bf001f;

}

.box:hover p a, .box_hover p a {
    color: #bf001f;
    text-decoration: none;
    border-bottom: 1px solid #bf001f;

}


.right .box, .right .box_hover {
    width: 341px;
    background-image: url(../images/box-right.png);
}

.livee_prev
{
	background-image: url(../images/live-prev-box.png);
	background-position:right top;
	background-repeat:no-repeat;
	font-family:Tahoma;
	font-weight: bold;
	font-size:13px;
    color: #000000;
	
}
.livee_prev label
{
	font-family:Tahoma;
	font-weight: bold;
	font-size:13px;
    color: #000000;
}
.livee_prev input.textfield {
	color: #000000;
    width: 150px;
    height: 20px;
    text-indent: 5px;
    background: url('../images/textfield_live.gif') no-repeat;
    border: 0px;
    padding: 4px 0 0 0;
    margin: 0px;
    margin-top:10px;
    vertical-align: top;
    line-height: 15px;
    background-position: 0px 0px;
}
.livee_prev a
{
	position:relative;
	color:#000000;
	top:15px;
	left:5px;
}
.livee_prev a:hover
{
	text-decoration:underline;
}

.how_to
{
	background: url('../images/how_to.png') no-repeat;
	width:577px;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	height:172px;
	padding:10px 13px 0px 13px;
	color:#672c64;
	line-height: 11px;
}
.how_to h3
{
	margin:0px;
}
.how_to ol
{
	padding-left:22px;
	padding-top:15px;
	margin:0px;
}
.how_to label, .how_to ol, .how_to li, .how_to h3
{
	color:#672c64;
}

.how_to label
{
	padding:0;
}
.how_to div
{
	text-decoration:underline;
	padding-left:80px;
	width:495px;
	height:40px;
	position:relative;
	left:-10px;
	top:12px;
	display:block;
	color:#672c64;
}
/*
* html input.textfield {
    height: 22px;
    background-attachment: fixed;
    padding-top: 0px;
}*/
* html {
    background-attachment:fixed;
    
}
.menu_links_top
{
	text-align:center;
}
.menu_links_top a:link, .menu_links_top a:visited
{
	font-size:11px;
	color:#ee2d68;
	font-weight:bold;
	text-decoration:none;
}
.menu_links_top a:hover, .menu_links_top a:visited:hover
{
	font-size:11px;
	color:#ff9600;
	font-weight:bold;
	text-decoration:underline;
}
/* ***  modificat de cosmin  ******    */