@charset "utf-8";
/* CSS Document */

/* general */
*{
	margin:0;
	padding:0;
}
html{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
}
body{
	background:url(../images/bg.jpg) repeat-x 0 0 fixed;
	background-color:#0E0E0E;
}

.clear{
	clear:both;
}
.float-left{
	float:left;
}
.float-right{
	float:right;
}

a{
	color:#555555;
	text-decoration:none;
}
a.bullet-list{
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}

/* /general */

/* template */
div#page{
	width:985px;
	margin:40px auto;
}

div#header div.top{
	height:11px;
	background:url(../images/header_top.gif) no-repeat 0 0;
}
div#header div.content{
	background:url(../images/bg_header.jpg) repeat-x 0 0;
	height:128px;
	_margin-top:-3px; /* IE6 hack */
}
div#header div.content div.border{
	height:128px;
	border-left:3px solid #939391;
	border-right:3px solid #939391;
}
div#header div#logo{
	float:left;
	padding-left:20px;
}
div#header div.banner{
	float:left;
padding:10px 0 0 29px;
}

div#page div#menu{
	height:39px;
	background:url(../images/bg_menu.jpg) repeat-x 0 0;
	border-left:3px solid #939391;
	border-right:3px solid #939391;
}
div#menu a.button, 
div#menu a.on{
	display:block;
	float:left;
	text-decoration:none;
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
	margin:12px 0 0 20px;
}
div#menu a.button:hover, 
div#menu a.on{
	color:#EE2E1D;
}
div#menu a h2{
	font-size:14px;
}

div#header div.search{
	position:relative; 
	top:5px; 
	left:600px; 
	float:left;
}
div.search div.rss{
	float:left;
	padding:3px 6px 0 0;
}
div.search div.input{
	float:left;
	height:20px;
	width:107px;
	background:url(../images/bg_search.jpg) no-repeat 0 0;
	background-color:#fff;
}
div.search div.input input{
	border:0;
	margin:1px;
	_margin:0px; /* IE6 hack */
	width:104px;
	height:18px;
}
div.search a.search-button{
	display:block;
	float:left;
	width:45px;
	height:20px;
	margin:0;
	padding:0;
	background:url(../images/btn_search.jpg) no-repeat 0 0;
}

div#page div#content{
	background-color:#fff;
	border-left:3px solid #939391;
	border-right:3px solid #939391;
	padding:20px;
	overflow:hidden;
	_margin-top:-3px; /* IE6 Hack */
}
div#content div.left{
	float:left;
	overflow:hidden;
	width:630px;
	margin-top:20px;
}
div#content div.right{
	float:left;
	overflow:hidden;
	margin-top:20px;
	padding-left:8px;
}
div.right div.banner{
	margin-top:10px;
}

div#page div#footer{
	_width:979px; /* IE6 Hack */
	height:81px;
	background-color:#262626;
	border-left:3px solid #939391;
	border-right:3px solid #939391;
	_margin-bottom:-3px; /* IE6 Hack */
}
div#page div#footer-bottom{
	height:5px;
	background:url(../images/footer_bottom.gif) no-repeat 0 0;
	_background-position:3px 0; /* IE6 Hack */
}
div#footer div.border{
	border:1px solid #fff;
}
div#footer div.links{
	width:285px;
	float:left;
}
div#footer div.links ul{
	float:left;
}
div#footer div.links ul li{
	list-style-image:url(../images/bullet_arrow.jpg);
	list-style-position:outside;
	margin-left:30px;
}
div#footer div.links ul li a{
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}
div#footer div.links ul li a:hover{
	text-decoration:underline;
}
div#footer div.search{
	width:240px;
	float:left;
}
div#footer div#copyright{
	float:left;
	padding-top:10px;
	font-size:10px;
	color:#939393;
	margin-right:70px
}
div#footer div.infinit{
	margin-top:10px;
	color:#FFFFFF;
	float:left;
}
div#footer div#copyright div.infinit a{
	text-decoration:underline;
	color:#FFFFFF;
}
/* /template */

/* boxes */
div.box-grey{ 
	background-color:#d9d9d9; 
}
div.box-grey div.content,
div.box-grey div.content2{
	margin:10px;
	background-color:#d9d9d9; 
	position:relative;
	overflow:hidden;
}
div.box-grey div.top, 
div.box-grey div.top div, 
div.box-grey div.bottom, 
div.box-grey div.bottom div{
    display:block; 
	height:4px;
	font-size:1px;
    background:#d9d9d9 url(../images/corners_grey.jpg) no-repeat;
    position:relative;
}
div.box-grey div.top div{
	background-position:100% -4px; 
	margin-left:4px;
}
div.box-grey div.bottom{
	clear:both;
	background-position:0 -8px; 
}
div.box-grey div.bottom div{
	background-position:100% -12px; 
	margin-left:4px;
}

div.box-red{ 
	background-color:#ed2e1c; 
}
div.box-red div.content{
	background-color:#ed2e1c; 
	position:relative;
	left:4px;
	overflow:hidden;
	padding-bottom:3px;
}
div.box-red div.content div.white{
	background-color:#FFFFFF;
	width:295px;
	position:relative;
	left:1px;
	top:1px;
	overflow:hidden;
	height:320px;
}
div.box-red div.top, 
div.box-red div.top div, 
div.box-red div.bottom, 
div.box-red div.bottom div{
    display:block; 
	height: 4px;
	font-size:1px;
    background:#ed2e1c url(../images/corners_red.jpg) no-repeat;
    position:relative;
}
div.box-red div.top div{
	background-position:100% -4px; 
	left: 4px;
}
div.box-red div.bottom{
	clear:both;
	background-position:0 -8px; 
}
div.box-red div.bottom div{
	background-position:100% -12px; 
	left:4px;
}

div.box-grey1{ 
	background-color:#ccc; 
}
div.box-grey1 div.content{
	padding:10px;
	background-color:#ccc; 
	position:relative;
	overflow:hidden;
}
div.box-grey1 div.top, 
div.box-grey1 div.top div, 
div.box-grey1 div.bottom, 
div.box-grey1 div.bottom div{
    display:block; 
	height:4px;
	font-size:1px;
    background:#ccc url(../images/corners_grey1.jpg) no-repeat;
    position:relative;
}
div.box-grey1 div.top div{
	background-position:100% -4px; 
	margin-left:4px;
}
div.box-grey1 div.bottom{
	clear:both;
	background-position:0 -8px; 
}
div.box-grey1 div.bottom div{
	background-position:100% -12px; 
	margin-left:4px;
}

div.box-grey2{ 
	background-color:#ebebeb; 
}
div.box-grey2 div.content{
	padding:10px;
	background-color:#ebebeb; 
	position:relative;
	overflow:hidden;
}
div.box-grey2 div.top, 
div.box-grey2 div.top div, 
div.box-grey2 div.bottom, 
div.box-grey2 div.bottom div{
    display:block; 
	height:4px;
	font-size:1px;
    background:#ebebeb url(../images/corners_grey2.jpg) no-repeat;
    position:relative;
}
div.box-grey2 div.top div{
	background-position:100% -4px; 
	margin-left:4px;
}
div.box-grey2 div.bottom{
	clear:both;
	background-position:0 -8px; 
}
div.box-grey2 div.bottom div{
	background-position:100% -12px; 
	margin-left:4px;
}

div.box-grey3{ 
	background-color:#798A94; 
}
div.box-grey3 div.content{
	background-color:#798A94; 
	position:relative;
	left:4px;
	overflow:hidden;
	padding-bottom:3px;
}
div.box-grey3 div.content div.white{
	background-color:#FFFFFF;
	width:295px;
	position:relative;
	left:1px;
	top:1px;
	overflow:hidden;
	height:320px;
}
div.box-grey3 div.top, 
div.box-grey3 div.top div, 
div.box-grey3 div.bottom, 
div.box-grey3 div.bottom div{
    display:block; 
	height: 4px;
	font-size:1px;
    background:#798A94 url(../images/corners_grey3.jpg) no-repeat;
    position:relative;
}
div.box-grey3 div.top div{
	background-position:100% -4px; 
	left: 4px;
}
div.box-grey3 div.bottom{
	clear:both;
	background-position:0 -8px; 
}
div.box-grey3 div.bottom div{
	background-position:100% -12px; 
	left:4px;
}
div.box-grey4{ 
	background-color:#D9D9D9; 
}
div.box-grey4 div.content{
	background-color:#D9D9D9!important; 
	position:relative;
	left:4px;
	overflow:hidden;
	padding-bottom:3px;
}
div.box-grey4 div.content div.white{
	background-color:#D9D9D9;
	width:295px;
	position:relative;
	left:1px;
	top:1px;
	overflow:hidden;
}
div.box-grey4 div.top, 
div.box-grey4 div.top div, 
div.box-grey4 div.bottom, 
div.box-grey4 div.bottom div{
    display:block; 
	height: 4px;
	font-size:1px;
    background:#D9D9D9 url(../images/corners_grey4.jpg) no-repeat;
    position:relative;
}
div.box-grey4 div.top div{
	background-position:100% -4px; 
	left: 4px;
}
div.box-grey4 div.bottom{
	clear:both;
	background-position:0 -8px; 
}
div.box-grey4 div.bottom div{
	background-position:100% -12px; 
	left:4px;
}

div.box-comm{ 
	background-color:#fff; 
}
div.box-comm div.content{
	background-color:#fff; 
	position:relative;
	overflow:hidden;
	border-left:1px solid #D9D9D9;
	border-right:1px solid #D9D9D9;
	width:424px !important;
}
div.box-comm div.top, 
div.box-comm div.top div.top-right, 
div.box-comm div.bottom, 
div.box-comm div.bottom div.bottom-right{
    display:block; 
	height:4px;
	font-size:1px;
    background:#fff url(../images/corners-com.jpg) no-repeat;
    position:relative;
}
div.box-comm div.top div.top-right{
	background-position:100% -4px; 
	margin-left:4px;
	height:4px;
}
div.box-comm div.top div.border{
	border-top:1px solid #D9D9D9;
	width:418px;
}
div.box-comm div.bottom{
	clear:both;
	background-position:0 -8px; 
}
div.box-comm div.bottom div.bottom-right{
	background-position:100% -12px; 
	margin-left:4px;
}
div.box-comm div.bottom div.border{
	border-bottom:1px solid #D9D9D9;
	width:418px;
	height:3px;
}
/* /boxes */

/* tabs buttons */
div.tabs{
	margin-top:10px;
}
div.tabs div.nav{
	border-bottom:1px solid #a3a4a8;
	overflow:hidden;
	height:24px;
	padding:0 10px;
}
div.tabs div.nav ul.buttons{
	list-style-type:none;
}
div.tabs div.nav ul.buttons li{
	float:left;
}
div.tabs div.nav ul.buttons li a,
div.tabs div.nav ul.buttons li a.on{
	display:block;
	float:left;
	height:24px;
	background:#a3a4a8 url(../images/tab_left.jpg) no-repeat left top;
	padding-left:5px;
	cursor:pointer;
	text-transform:uppercase;
	color:#fff;
	line-height:24px;
	font-weight:bold;
	text-decoration:none;
	margin-right:1px;
}
div.tabs div.nav ul.buttons li a:hover,
div.tabs div.nav ul.buttons li a.on{
	background:#46494e url(../images/tab_left_on.jpg) no-repeat left top;
}
div.tabs div.nav ul.buttons li a span,
div.tabs div.nav ul.buttons li a:hover span{
	background:url(../images/tab_right.jpg) no-repeat right top;
	height:24px;
	padding-right:5px;
	float:left;
}
div.tabs div.nav ul.buttons li a:hover span,
div.tabs div.nav ul.buttons li a.on span{
	background:url(../images/tab_right_on.jpg) no-repeat right top;
}
div.tabs div.content{
	overflow:hidden;
	float:left;
	background-color:#FFFFFF;
}

div.tabs-small{
	margin-top:10px;
}
div.tabs-small div.nav{
	border-bottom:1px solid #C5C5C5;
	overflow:hidden;
	height:17px;
	padding:0 10px;
}
div.tabs-small div.nav ul.buttons{
	list-style-type:none;
}
div.tabs-small div.nav ul.buttons li{
	float:left;
}
div.tabs-small div.nav ul.buttons li a,
div.tabs-small div.nav ul.buttons li a.on{
	display:block;
	float:left;
	height:17px;
	padding-left:2px;
	cursor:pointer;
	color:#333;
	line-height:15px;
	font-weight:bold;
	text-decoration:none;
	margin-right:1px;
	text-align:center;
	border-top:1px solid #fff;
}
div.tabs-small div.nav ul.buttons li a{
	color:#EE2E1F;	
}
div.tabs-small div.nav ul.buttons li a:hover,
div.tabs-small div.nav ul.buttons li a.on{
	background:#fff url(../images/tab_small_left_on.jpg) no-repeat left top;
	color:#333;
	position:relative;
}
div.tabs-small div.nav ul.buttons li a span,
div.tabs-small div.nav ul.buttons li a:hover span{
	height:17px;
	padding-right:3px;
	float:left;
}
div.tabs-small div.nav ul.buttons li a:hover span,
div.tabs-small div.nav ul.buttons li a.on span{
	background:url(../images/tab_small_right_on.jpg) no-repeat right top;
	border-top:1px solid #C4C4C4;
}
div.tabs-small div.content,
div.tabs-small div.content2 {
	overflow:hidden;
	float:left;
	background-color:#FFFFFF;
	padding:10px 0;
	width:100%;
}
/* /tabs buttons */

/* tabs links */
div.tabs-links{
	margin:10px 0;
}
div.tabs-links a{
	color:#545454;
	text-decoration:none;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
}
div.tabs-links a:hover, div.tabs-links a.on{
	color:#9C1406;
	text-decoration:underline;
}
/* /tabs links */

/* buttons */
a.button-upload-video{
	display:block;
	width:173px;
	height:42px;
	background:url(../images/btn_upload_video.jpg) no-repeat 0 0;
	position:relative;
	top:5px;
	margin-left:780px;
}
/* /buttons */

/* pagination */
div.pagination{
	margin:10px 0;
}
div.pagination a{
	display:block;
	float:left;
	width:20px;
	height:20px;
	border:1px solid #E5E5E5;
	text-decoration:none;
	font-weight:bold;
	color:#000;
	text-align:center;
	line-height:20px;
}
div.pagination a:hover, div.pagination a.on{
	text-decoration:none;
	color:#EF2E1F;
	background-color:#E5E5E5;
}
/* /pagination */

/* other */
div.box-video-small{
	float:left;
	margin:0 14px;
	_margin:0 12px;
}
div.box-video-small div{
	width:125px;
}
div.box-video-small div h3{
	font-size:12px;
	color:#FF0000;
	font-weight:bold;
	height:48px;
	overflow:hidden;
}

div.box-video-small-horizontal{
	margin:5px 0;
	overflow:hidden;
}
div.box-video-small-horizontal div.image{
	float:left;
	width:125px;
}
div.box-video-small-horizontal div.text{
	float:left;
	width:124px;
}
div.box-video-small-horizontal div.text h3{
	font-size:12px;
	color:#FF0000;
	font-weight:bold;
}

div.box-video-small-horizontal-long{
	margin:5px 0;
	overflow:hidden;
}
div.box-video-small-horizontal-long div.image{
	float:left;
	width:125px;
}
div.box-video-small-horizontal-long div.text{
	float:left;
	width:455px;
}
div.box-video-small-horizontal-long div.text h3{
	font-size:12px;
	color:#FF0000;
	font-weight:bold;
}

div.text{
	margin:5px;
}
div.text h1{
	font-size:18px;
	color:#FF0000;
	font-weight:bold;
}

div.title{
	clear:both;
	height:23px;
}
h1.title{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase
	margin-bottom:10px;
}

h1.red{
	color:#ee2e1d;
	font-size:20px;
	text-transform:uppercase;
}

ul.list{
	list-style:none;
}
ul.list li{
	/*height:20px;*/
}
ul.list{
	list-style:none;
}
ul.list li{
	list-style-position:outside;
	margin-left:30px;
	line-height:18px;
}
ul.list li.list{
	list-style-image:url(../images/bullet_list.gif);
}
ul.list li.camera{
	list-style-image:url(../images/bullet_camera.gif);
}
div.box-grey1 div.left{
	float:left;
	width:299px !important;	/* overwrite "div#content div.left" width */
	overflow:hidden;
	background-color:#FFFFFF;
	margin:0 !important; /* overwrite "div#content div.left" margin */
}
div.box-grey1 div.right{
	float:left;
	width:290px;
	overflow:hidden;
	margin:0 !important; /* overwrite "div#content div.left" margin */
}
div.box-grey1 div.right div.box-video-small{
	margin:0 10px 10px 10px !important;	/* overwrite "div.box-video-small" margin */
	_margin:0 8px 8px 8px !important; /* IE6 Hack */
}

div.tabs div.content div.box-video-small,
div.tabs div.content2 div.box-video-small{
	margin:10px 14px 10px 14px !important;	/* overwrite "div.box-video-small" margin */
	_margin:10px 12px 10px 12px !important; /* IE6 Hack */
}

div.label-box-grey{
	float:left;
	height:22px;
	background:#788B92 url(../images/label_box_grey.jpg) no-repeat 100% 0;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	line-height:20px;
	padding:0 10px;
	position:relative;
	margin-top:-19px;
	margin-left:-5px;
}

div.label-box-red{
	float:left;
	height:22px;
	background:#ed2e1c url(../images/label_box_red.jpg) no-repeat 100% 0;
	color:#FFFFFF;
	font-weightold;
	font-size:12px;
	line-height:20px;
	padding:0 10px;
	position:relative;
	margin-top:-19px;
	margin-left:-5px;
	font-weight:bold;
}

div#content div#video{
	float:left;
	margin-top:10px;
}

div.text-red-bold{
	font-size:12px;
	color:#FF0000;
	font-weight:bold;
}
/* /other */

/* comentarii */
div.box-grey4 .input{
	background:#fff url(../images/input.jpg) no-repeat 0 0;
	border:0;
	margin-left:5px;
	width:192px;
	height:17px;
	float:left;
	padding:5px;
	color:#7F7F7F;
	margin-right:5px;
}
div.box-grey4 .textarea{
	background:#fff url(../images/textarea.jpg) no-repeat 0 0;
	border:0;
	margin-left:5px;
	margin-top:5px;
	margin-bottom:5px;
	width:404px;
	height:132px;
	float:left;
	padding:5px;
	color:#7F7F7F;
}
div.box-grey4 .submit{
	background:url(../images/trimite.jpg) no-repeat 0 0;
	border:0;
	margin-right:5px;
	margin-top:5px;
	width:101px;
	height:27px;
	float:right;
	line-height:27px;
	color:#FFFFFF;
}
.newsletter-button{
	background:url(../images/btn_rosu.jpg) no-repeat 0 0;
	border:0;
	margin-left:5px;
	width:70px;
	height:20px;
	float:left;
	line-height:20px;
	color:#FFFFFF;
	text-align:center;
	margin-top:1px;
	text-decoration:none;
}
p.error{
	color:red;
	margin-left:5px;
}
div.box-grey4 img{
	margin-left:10px;
}

a.developed{
	background:url(../images/developed-by.png) no-repeat 0 0;
	displaylock;
	float:left;
	height:40px;
	width:110px;
}
a.developed:hover{
	background:url(../images/developed_by_hover.png) no-repeat 0 0;
	width:110px;
	height:40px;
	text-indent:-10000px;
}

/* /comentarii */


/* Change It To This: */

:-moz-any-link:focus {
  outline: none;
}

div.rating-cancel{
	display:none!important;
}
input#email{
	border:1px solid #ccc; 
	width:200px; 
	height:20px;
}
div.newsletter-error{
	color:#f00; 
	font-size:12px; 
	margin-top:5px;
	float:left;
	clear:both;
}
p.gri{
	float:left;
	color:#7F7F7F;
}
p.bold{
	font-weight:bold;
	float:left;
}
div.voteaza{
	width:300px;
}
div.voteaza img{
	border:0;
}
div.voteaza div.poza{
	float:left;
	border:1px solid #F7F7F7;
}
div.voteaza div.poza p{
	text-align:center;
	color:#000;
}
div.voteaza p{
	font-weight:normal;
	font-size:14px;
}
div.voteaza h1.title{
	color:red;
}
div.voteaza h2{
	font-size:14px;
	font-weight:normal;
	color:red;
}