@charset "utf-8";
* {
	outline: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	margin: 5px 0;
}
#container {
	width: 1000px;
	margin: 0 auto;
}
#quicklinks {
	width: 300px;
	height: 30px;
	padding-top: 10px;
	float: left;
}
#quicklinks ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#quicklinks ul li {
	float: left;
	margin-right: 15px;
	padding-left: 12px;
	background-repeat: no-repeat;
	background-position: 0 3px;
}
#quicklinks ul li a {
	font-weight: normal;
	color: #585858;
}
#quicklinks ul li a:hover {
	color: #000;
}
#quicklinks ul li.home {
	background-image: url(/pics/ic-home.jpg);
}
#quicklinks ul li.sitemap {
	background-image: url(/pics/ic-sitemap.jpg);
}
#quicklinks ul li.contact {
	background-image: url(/pics/ic-contact.jpg);
}
#login {
	height: 40px;
	width: 700px;
	float: right;
	color: #585858;
	text-align: right;
}
#login .cell {
	float: right;
	padding-right: 10px;
	text-align: left;
}
#login .cell .link {
	margin-top: 18px;
	float: left;
	margin-left: 10px;
	border-right: 1px solid #ccc;
	padding-right: 10px;
}
#login .cell .textbox {
	width: 90px;
	padding: 2px;
}
#login a {
	color: #585858;
}
#login a:hover {
	color: #000;
}
#top {
	width: 1000px;
	height: 170px;
	background-image: url(/pics/bg-top.jpg);
	background-repeat: no-repeat;
}
#top #logo {
	padding: 10px 85px 0 10px;
	float: left;
}
#top #search {
	float: right;
	padding: 10px 15px 0 0;
}
#top #search .textbox {
	background-color: #e9e9e9;
	border: 1px solid #2f748d;
}
#menu {
	background-color: #2695be;
	height: 34px;
}
#menu ul {
	margin: 0 0 0 10px;
	padding: 0;
	list-style-type: none;
}
#menu ul li {
	float: left;
	margin-right: 20px;
}
#menu ul li#menu-meriti-container {
	float: left;
	margin-right: 0;
}
#menu ul li#menu-masca-container {
	float: left;
	margin-right: 0;
}
#menu ul li a {
	display: block;
	height: 21px;
	text-transform: uppercase;
	background-repeat: no-repeat;
	color: #fff;
	padding: 13px 0 0 27px;
}
#menu ul li a#menu-meriti {
	width: 188px;
	height: 29px;
	padding: 0;
	background-image: url(/pics/menu-meriti.jpg);
	background-repeat: no-repeat;
	margin: 3px 0 0 10px;
}
#menu ul li a#menu-meriti:hover {
	background-position: 0 -29px;
}
#menu ul li a#menu-masca {
	width: 188px;
	height: 29px;
	padding: 0;
	background-image: url(/pics/menu-masca.jpg);
	background-repeat: no-repeat;
	margin: 3px 0 0 35px;
}
#menu ul li a#menu-masca:hover {
	background-position: 0 -29px;
}
#menu ul li a:hover {
	color: #0f536c;
	background-position: 0 -34px;
}
#menu ul li a#m1 {
	width: 55px;
	background-image: url(/pics/menu1.jpg);
}
#menu ul li a#m2 {
	width: 51px;
	background-image: url(/pics/menu2.jpg);
}
#menu ul li a#m3 {
	width: 64px;
	background-image: url(/pics/menu3.jpg);
}
#menu ul li a#m4 {
	width: 96px;
	background-image: url(/pics/menu4.jpg);
}
#menu ul li a#m5 {
	width: 63px;
	background-image: url(/pics/menu5.jpg);
}
#submenu {
	clear: left;
	height: 26px;
	background-color: #c7e2ed;
	margin-bottom: 10px;
}
#submenu div {
	display: none;
}
#submenu ul {
	padding: 6px 0 0 10px;
	margin: 0;
	list-style-type: none;
}
#submenu ul li {
	float: left;
	background-image: url(/pics/bul1.jpg);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 8px;
	margin-right: 20px;
}
#submenu a {
	color: #0f536c;
}
#submenu a:hover {
	color: #000;
}
#menu sup, #submenu sup {
	color: #000;
}
#maincat {
	clear: both;
	width: 1000px;
	margin-bottom: 10px;
}
#maincat ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#maincat ul li {
	float: left;
}
#maincat ul li a {
	width: 250px;
	height: 126px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0 39px;
	color: #fff;
	font-size: 1.5em;
	text-align: center;
	padding-top: 10px;
}
#maincat ul li a:hover {
	background-position: -250px 39px;
}
#maincat ul li a.cat1 {
	background-color: #2695be;
	background-image: url(/pics/bgcat-how.jpg);
}
#maincat ul li a.cat2 {
	background-color: #81b219;
	background-image: url(/pics/bgcat-copil.jpg);
}
#maincat ul li a.cat3 {
	background-color: #ff8d13;
	background-image: url(/pics/bgcat-gravida.jpg);
}
#maincat ul li a.cat4 {
	background-color: #da4b7a;
	background-image: url(/pics/bgcat-adult.jpg);
}
#content {
	width: 1000px;
	clear: left;
	margin-top: 20px;
}
#column-left {
	width: 180px;
	float: left;
}
#column-left .box1 {
	width: 180px;
}
#column-left .box1 .header {
	width: 170px;
	height: 21px;
	padding: 5px 0 0 10px;
	background-image: url(/pics/box1-top.jpg);
	background-repeat: no-repeat;
	color: #2695be;
	font-weight: bold;
	font-size: 1.3em;
	text-transform: uppercase;
}
#column-left .box1 .small {
	font-size: 1.1em;
	height: 19px;
	padding: 7px 0 0 10px;
}
#column-left .box1 .content {
	width: 168px;
	padding: 5px;
	border-left: 1px solid #c9e9f5;
	border-right: 1px solid #c9e9f5;
}
#column-left .box1 .footer {
	background-image: url(/pics/box1-btm.jpg);
	background-repeat: no-repeat;
	width: 180px;
	height: 8px;
	font-size: 1px;
	margin-bottom: 10px;
}
#column-left .box1 ul.column-menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#column-left .box1 ul.column-menu a {
	font-size: 1.1em;
	font-weight: bold;
	color: #2695be;
	padding: 4px 0 4px 10px;
	background-image: url(/pics/bul2.jpg);
	background-repeat: no-repeat;
	background-position: 0 8px;
	margin-bottom: 0px;
	display: block;
	width: 158px;
}
#column-left .box1 ul.column-menu a:hover {
	background-color: #2695be;
	color: #fff;
	background-image: url(/pics/bul3.jpg);
	background-position: 5px 8px;
	width: 153px;
	padding-left: 15px;
}
#center {
	margin-left: 30px;
	width: 790px;
	float: left;
}
#center-left {
	width: 510px;
	float: left;
}
#center-right {
	width: 250px;
	float: right;
}
#center-right .box2 {
	width: 250px;
}
#center-right .box2 .header {
	width: 240px;
	height: 21px;
	padding: 5px 0 0 10px;
	background-image: url(/pics/box2-top.jpg);
	background-repeat: no-repeat;
	color: #70981d;
	font-weight: bold;
	font-size: 1.3em;
	text-transform: uppercase;
}
#center-right .box2 .content {
	width: 238px;
	padding: 5px;
	border-left: 1px solid #bad581;
	border-right: 1px solid #bad581;
}
#center-right .box2 .footer {
	background-image: url(/pics/box2-btm.jpg);
	background-repeat: no-repeat;
	width: 250px;
	height: 8px;
	font-size: 1px;
	margin-bottom: 10px;
}
#center-right .box3 {
	width: 250px;
}
#center-right .box3 .header {
	width: 240px;
	height: 21px;
	padding: 5px 0 0 10px;
	background-image: url(/pics/box3-top.jpg);
	background-repeat: no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 1.3em;
	text-transform: uppercase;
}
#center-right .box3 .content {
	width: 238px;
	padding: 5px;
	border-left: 1px solid #e3b0c1;
	border-right: 1px solid #e3b0c1;
}
#center-right .box3 .footer {
	background-image: url(/pics/box3-btm.jpg);
	background-repeat: no-repeat;
	width: 250px;
	height: 8px;
	font-size: 1px;
	margin-bottom: 10px;
}
#center-right .box4 {
	width: 250px;
}
#center-right .box4 .header {
	width: 240px;
	height: 21px;
	padding: 5px 0 0 10px;
	background-image: url(/pics/box4-top.jpg);
	background-repeat: no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 1.3em;
	text-transform: uppercase;
}
#center-right .box4 .content {
	width: 238px;
	padding: 5px;
	border-left: 1px solid #9dc9da;
	border-right: 1px solid #9dc9da;
}
#center-right .box4 .footer {
	background-image: url(/pics/box4-btm.jpg);
	background-repeat: no-repeat;
	width: 250px;
	height: 8px;
	font-size: 1px;
	margin-bottom: 10px;
}
#bottom {
	width: 980px;
	height: 50px;
	padding: 10px;
	background-color: #3aa8d1;
	margin-top: 20px;
}
#bottom ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#bottom ul li {
	float: left;
	margin-right: 20px;
}
#bottom ul li a {
	color: #fff;
}
#bottom ul li a:hover {
	color: #18617C;
}
#bottom ul.policy {
	margin-top: 20px;
}
#bottom ul.policy a {
	color: #b5e8f5;
}
#bottom ul.policy a:hover {
	color: #18617C;
}
#copyright {
	width: 980px;
	height: 18px;
	padding: 6px 20px 0 0;
	text-align: right;
	background-color: #85d3f0;
	color: #3fa0a6;
	font-weight: bold;
}
#top-login-status {
	width: 500px;
	margin-left: 500px;
}


/* MAIN PLAYER */
#open-player {
	width: 132px;
	height: 20px;
	background-image: url(/pics/bg-player-open.jpg);
	background-repeat: no-repeat;
	float: right;
}
#open-player a.play {
	margin: 3px 0 0 15px;
	width: 99px;
	height: 17px;
	display: inline-block;
	background-image: url(/pics/bt-play-blue1.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	color: #1A6582;
}
#open-player a.play:hover {
	background-position: 3px 0;
}
#mp-container {
	width: 994px;
	height: 417px;
	border: 3px solid #d7d7d7;
	clear: left;
	margin-top: 10px;
}
#mp-container.hidden {
   position: absolute;
   left: -1000px;
}
#mp-container #mp {
	width: 670px;
	height: 398px;
	border-right: 2px solid #d7d7d7;
	float: left;
}
#mp-container #mp #mp-tabs {
	background-color: #eaeaea;
	width: 670px;
	height: 21px;
}
#mp-container #mp #mp-tabs ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#mp-container #mp #mp-tabs ul li {
	float: left;
}
#mp-container #mp #mp-tabs ul li a {
	display: block;
	height: 18px;
	background-image: url(/pics/bg-tab1.jpg);
	background-repeat: repeat-x;
	margin-right: 2px;
	padding: 3px 5px 0 5px;
	color: #000;
	float: left;
}
#mp-container #mp #mp-tabs ul li a:hover {
	background-image: url(/pics/bg-tab5.jpg);
	color: #999;
}
#mp-container #mp #mp-tabs ul li a.sel {
	display: block;
	height: 18px;
	background-image: url(/pics/bg-tab4.jpg);
	background-repeat: repeat-x;
	margin-right: 2px;
	padding: 3px 5px 0 5px;
	color: #fff;
	float: left;
}
#mp-container #mp #mp-tabs ul li.close-player {
	float: right;
}
#mp-container #mp #mp-tabs ul li.close-player a {
	margin-right: 0;
	background-image: none !important;
}
#mp-container #mp #mp-tabs ul li.close-player a:hover {
	color: #666;
}
#mp-container #mp #mp-tabs ul li.close-player img {
	vertical-align: middle;
}
#mp-container #mp-update {
	width: 322px;
	height: 375px;
	float: left;
}
#mp-container #mp-thumbs-container {
	width: 322px;
	height: 306px;
	position: relative;
	float: left;
	overflow: hidden;
}
#mp-container #mp-thumbs-container #mp-thumbs {
	width: 322px;
	height: auto;
	position: relative;
}
#mp-container #mp-nav-up, #mp-container #mp-nav-down {
	width: 322px;
	height: 21px;
	float: left;
}
#mp-container #mp-nav-up a#bt-nav-up, #mp-container #mp-nav-down a#bt-nav-down {
	width: 322px;
	height: 15px;
	display: block;
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 6px;
}
#mp-container #mp-nav-up a#bt-nav-up {
	background-image: url(/pics/bg-tab2.jpg);
}
#mp-container #mp-nav-down a#bt-nav-down {
	background-image: url(/pics/bg-tab3.jpg);
}
#mp-container #mp-nav-up a#bt-nav-up:hover {
	background-image: none;
	background-color: #eaeaea;
}
#mp-container #mp-nav-down a#bt-nav-down:hover {
	background-image: none;
	background-color: #eaeaea;
}
#mp-container #mp-nav-title {
	width: 306px;
	height: 19px;
	font-size: 17px;
	font-weight: bold;
	margin: 16px 0 16px 10px;
	color: #fff;
	padding: 4px 0 4px 4px;
	background-color: #729e16;
}
.mp-thumb-line {
	margin: 0 10px;
	padding-bottom: 20px;
	width: 302px;
	height: 88px;
	clear: left;
}
.mp-thumb-line .thumb {
	width: 151px;
	height: 88px;
	float: left;
	margin-right: 10px;
}
.mp-thumb-line .thumb a {
	position: absolute;
	width: 151px;
	height: 88px;
	text-align: right;
}
.mp-thumb-line .thumb img {
	border: 2px solid #8dbd28;	
	float: left;
}
.mp-thumb-line .thumb-details {
	width: 141px;
	height: 88px;
	float: left;
}
.mp-thumb-line .thumb-details a.play {
	background-image: url(/pics/bt-play.jpg);
	background-repeat: no-repeat;
	padding-left: 18px;
}
.mp-thumb-line .thumb-details a.play:hover {
	background-position: 3px 0;
}
.mp-thumb-line .thumb-details a.title {
	color: #454545;
	display: block;
	height: 45px;
	padding-bottom: 5px;
}
.mp-thumb-line .thumb-details a.title:hover {
	color: #000;
}
.mp-thumb-line .thumb-details .views {
	background-image: url(/pics/bg-views.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 1px;
	width: 55px;
	height: 14px;
	color: #666;
	margin-right: 5px;
	font-size: .9em;
	font-weight: bold;
	float: left;
}
.mp-thumb-line .thumb-details .comments {
	background-image: url(/pics/bg-comments.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 1px;
	width: 31px;
	height: 14px;
	color: #666;
	font-size: .9em;
	font-weight: bold;
	float: left;
	display: block;
}
.mp-thumb-line .thumb-details .comments:hover {
	background-position: 0 -15px;
	color: #fff;
}
.mp-thumb-line .thumb-details .rating {
	background-image: url(/pics/bg-stars.jpg);
	background-repeat: no-repeat;
	width: 80px;
	height: 14px;
	margin-top: 5px;
	margin-right: 5px;
	padding-top: 1px;
	clear: left;
	text-align: center;
	float: left;
}
.mp-thumb-line .thumb-details .rating img {
	vertical-align: middle;
}
.mp-thumb-line .thumb-details .details {
	background-image: url(/pics/bg-details.jpg);
	background-repeat: no-repeat;
	padding-top: 1px;
	width: 56px;
	height: 14px;
	color: #666;
	font-size: .9em;
	font-weight: bold;
	float: left;
	display: block;
	margin-top: 5px;
	text-align: center;
}
.mp-thumb-line .thumb-details .details:hover {
	background-position: 0 -15px;
	color: #fff;
}
#mplayer {
	width: 670px;
	height: 396px;
}
/* END MAIN PLAYER */


/* CATEG BANNERS */
#banner-container {
	clear: both;
	width: 1000px;
	height: 140px;
	background-color: #f44f16;
}
#banner-container .banner-categ {
	width: 1000px;
	height: 140px;
	display: block;
}
#banner-container #banner0 {
	background-image: url(/pics/banner-zfm.jpg);
	background-repeat: no-repeat;
}
#banner-container #banner1 {
	background-image: url(/pics/banner-forum.jpg);
	background-repeat: no-repeat;
}
#banner-container #banner2 {
	background-image: url(/pics/banner-aflacum.jpg);
	background-repeat: no-repeat;
}
#banner-container #banner3 {
	background-image: url(/pics/banner-ladentist.jpg);
	background-repeat: no-repeat;
}
#banner-container #banner4 {
	background-image: url(/pics/banner-gravida.jpg);
	background-repeat: no-repeat;
}
#banner-container #banner5 {
	background-image: url(/pics/banner-copilul.jpg);
	background-repeat: no-repeat;
}
#banner-container #banner6 {
	background-image: url(/pics/banner-dentalpro.jpg);
	background-repeat: no-repeat;
}
#banner-container #banner7 {
	background-image: url(/pics/banner-evenimente.jpg);
	background-repeat: no-repeat;
}
#banner-container #banner8 {
	background-image: url(/pics/banner-curiozitati.jpg);
	background-repeat: no-repeat;
}
#banner-container #banner9 {
	background-image: url(/pics/banner-interviuri.jpg);
	background-repeat: no-repeat;
}
#banner-container .link {
	margin-left: 400px;
	padding-top: 0px;
	padding-right: 10px;
}
#banner-container a .link {
	background-image: url(/pics/bt-white.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 17px;
	color: #fff;
	font-size: 1.3em;
}
#banner-container a:hover .link {
	color: #000;
}
#banner-container .descr {
	margin: 0 10px 0 400px;
	padding-top: 50px;
	font-size: 1.1em;
	font-weight: bold;
	color: #000;
	display: block;
}
#banner-controls {
	clear: both;
	width: 1000px;
	height: 20px;
	background-color: #456fb4;
}
#banner-controls a.unsel {
	background-image: url(/pics/bg-tab4.jpg);
	background-repeat: repeat-x;
	padding: 3px;
	margin-right: 2px;
	color: #fff;
	display: inline-block;
}
#banner-controls a.unsel:hover {
	background-image: url(/pics/bg-tab5.jpg);
	color: #666;
}
#banner-controls a.sel {
	background-image: none;
	padding: 3px;
	margin-right: 2px;
	color: #000;
	display: inline-block;
}
/* END CATEG BANNERS */





a {
	color: #70981d;
	font-weight: bold;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #285a03;
}
a img {
	border: none;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
form {
	margin: 0;
}
p {
	margin: 10px 0;
}
h1 {
	font-size: 18px;
	color: #2695be;
	margin: 0 0 20px 0;
}
h1 small {
	display: block;
	font-size: 12px;
}
h2 {
	font-size: 17px;
	color: #2695be;
	margin: 0 0 10px 0;
}
h2 a {
	color: #2695be;
}
h2 a:hover {
	color: #1B6885;
}
h2 small {
	display: block;
	font-size: 11px;
}
h3 {
	color: #70981d;
	margin: 10px 0;
}



.clear {
	clear: both;
	font-size: 1px;
}
.transp {
	border: none !important;
	background: transparent !important;
}
.textbox {
	background-color: #e9e9e9;
	border: 1px solid #b3b3b3;
	padding: 3px;
}
.btg {
	background-image: url(/pics/bg-btg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #517600;
	height: 20px;
	color: #fff;
	font-weight: bold;
}
.btb {
	background-image: url(/pics/bg-btb.jpg);
	background-repeat: repeat-x;
	border: 1px solid #2f748d;
	height: 22px;
	color: #fff;
	font-weight: bold;
}
.warn-announce {
	padding: 3px;
	background-color: #F8EAE9;
	border: 2px dotted #cc0000;
	color: #cc0000;
	margin: 5px 0;
	clear: left;
}
.warn-announce a {
	color: #C00;
}
.nice-announce {
	padding: 3px;
	background-color: #EBF3CF;
	border: 1px dotted #CBE4B8;
	color: #789425;
	font-weight: bold;
	margin: 5px 0;
}
.nice-announce a {
	color: #364211;
}
.caption {
	float:left;
	clear:left;
	width: 29%;
	text-align:right;
	margin-right: 1%;
	padding-top: 4px;
	margin-bottom: 5px;
}
.caption1 {
	float:left;
	clear:left;
	width: 29%;
	text-align:right;
	margin-right: 1%;
	font-weight: bold;
}
.field {
	float:left;
	width: 69%;
	margin-bottom: 5px;
}
.field img {
	vertical-align: middle;
	cursor: help;
}
.field input {
	vertical-align: middle;
}
a.expand {
	background-image: url(/pics/icon-expand.jpg);
	background-repeat: no-repeat;
	padding-left: 13px;
}
a.expand:hover {
	background-position: 0 -13px;
}
a.link1 {
	background-image: url(/pics/bul4.jpg);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 10px;
}
a.logout {
	background-image: url(/pics/icon-logout.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
	padding-left: 15px;
}
a.account {
	background-image: url(/pics/icon-cp.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
	padding-left: 15px;
}
a.remove {
	background-image: url(/pics/bul-remove.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	color: #666;
}
a.remove:hover {
	background-position: 0 -14px;
	color: #d90000;
}
.db-order {
	margin-top: 10px;
	font-weight: bold;
}
#center-left .db-order {
	margin-top: 0;
}
.db-order a {
	margin-left: 10px;
}
.top30 {
	margin-top: 30px;
}
.top10 {
	margin-top: 10px;
}
.dur {
	display: inline;
	height: 13px;
	background-color: #517600;
	position: absolute;
	bottom: 3px;
	right: 3px;
	padding: 0 2px;
	text-align: center;
	color: #fff;
	font-weight: normal;
	font-size: .9em;
	/* opac .7 */
	filter: alpha(opacity:0.8);  
	KHTMLOpacity: 0.8; 
	MozOpacity: 0.8; 
	-khtml-opacity:.80; 
	-ms-filter:”alpha(opacity=80)”; 
	-moz-opacity:.80; 
	filter:alpha(opacity=80); 
	opacity:.80;
}
.pro-overlay {
	display: inline;
	width: 22px;
	height: 12px;
	background-image: url(/pics/pro-over.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 3px;
	left: 3px;
}
.vid-primary {
	width: 490px;
	height: 147px;
	background-color: #f1f8fa;
	padding: 10px;
	margin-bottom: 30px;
}
.vid-primary .thumb {
	width: 258px;
	height: 143px;
	float: left;
	border: 2px solid #2695be;
	margin-right: 10px;
}
.vid-primary .title {
	height: 40px;
	width: 218px;
	float: left;
}
.vid-primary .title a {
	font-size: 1.4em;
	color: #2695be;
}
.vid-primary .title a:hover {
	color: #0f536c;
}
.vid-primary .brief {
	height: 75px;
	width: 218px;
	float: left;
	margin-bottom: 15px;
}
.vid-primary a.play {
	width: 25px;
	height: 14px;
	background-image: url(/pics/bt-play-blue.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	display: block;
	float: left;
	color: #2695be;
}
.vid-primary a.play:hover {
	background-position: 3px 0;
}
.vid-primary .rating {
	width: 175px;
	float: right;
	text-align: right;
}
.vid-secondary {
	width: 220px;
	height: 171px;
	background-color: #f1f8fa;
	padding: 10px;
	float: left;
	margin-right: 30px;
}
.vid-secondary .thumb {
	width: 111px;
	height: 62px;
	float: left;
	border: 2px solid #2695be;
	margin-right: 10px;
}
.vid-secondary .title {
	margin: 5px 0;
	height: 40px;
	clear: both;
}
.vid-secondary .title a {
	font-size: 1.4em;
	color: #2695be;
}
.vid-secondary .title a:hover {
	color: #0f536c;
}
.vid-secondary .brief {
	height: 54px;
}
.vid-secondary a.play {
	width: 25px;
	height: 14px;
	background-image: url(/pics/bt-play-blue.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	display: block;
	float: left;
	margin: 5px 0 30px 0px;
	color: #2695be;
}
.vid-secondary a.play:hover {
	background-position: 3px 0;
}
.vid-secondary .rating {
	width: 75px;
	float: left;
}
#file-status {
	font-size: .9em;
	font-weight: bold;
	color: #C00;
}
ul.list1 {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.list1 li {
	background-image: url(/pics/bul4.jpg);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 10px;
}
ul.list2 {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.list2 li {
	background-image: url(/pics/bul5.jpg);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 10px;
}
ul.list2 li a {
	color: #cb3969;
}
ul.list2 li a.bg {
	background-color: #cb3969;
	color: #fff;
	padding: 0 2px;
}
ul.list2 li a:hover {
	color: #8d193f;
}
ul.list2 li a.bg:hover {
	background-color: #fff;
}
ul.list3 {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.list3 li {
	background-image: url(/pics/bul2.jpg);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 10px;
}
ul.list3 li a {
	color: #3ea8c1;
}
ul.list3 li a.bg {
	background-color: #3ea8c1;
	color: #fff;
	padding: 0 2px;
}
ul.list3 li a:hover {
	color: #166988;
}
ul.list3 li a.bg:hover {
	background-color: #fff;
}
#column-left .box1 .newsletter .textbox {
	width: 160px;
	margin: 5px 0;
}
#column-left .box1 .newsletter input {
	vertical-align: middle;
}
#column-left .box1 .newsletter label {
	vertical-align: middle;
}
#column-left .box1 .newsletter .btb {
	width: 82px;
	margin-top: 5px;
}
.citation {
	padding-left: 60px;
	background-image: url(/pics/bg-citation.jpg);
	background-repeat: no-repeat;
	font-style: italic;
}
#featured-selection {
	width: 1000px;
	height: 170px;
	margin: 20px 0;
}
#featured-selection .box {
	width: 165px;
	height: 130px;
	padding: 10px;
	margin-right: 18px;
	float: left;
	text-align: center;
	background-image: url(/pics/bg-box-featured.jpg);
	background-repeat: no-repeat;
}
#featured-selection .box a {
	color: #2695be;
	padding-top: 10px;
	font-size: 1.1em;
}



/* PAGE BROWSE */
.page-browser {
	width: 100%;
	margin: 10px 0;
	text-align: right;
	clear: both;
}
.page-browser a, .page-browser .link {
	margin-right: 5px;
	font-weight: bold;
}
.page-browser .link {
}
.page-browser a:hover {
}
.page-browser .nolink {
	font-weight: bold;
	margin-right: 5px;
}




/* ERRORS */
.error {
	color: #c33;
	font-weight: bold;
}
.error a {
	color: #c33;
}
.bg-error {
	padding: 3px;
	background-color: #F8EAE9;
	border: 1px dotted #990000;
	color: #990000;
	margin-bottom: 15px;
}
.bg-error a {
	color: #c00;
}
.error-close {
	width: 10%;
	float: left;
	text-align: right;
	padding-top: .5%;
}
.error-list {
	width: 90%;
	float: left;
	margin: 4px 0;
	padding: 0;
	list-style-type: none;
}
.error-list li {
	margin-bottom: 3px;
	background-image: url(/pics/bul-error.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 10px;
}

/* RESULT */
.bg-result {
	padding: 3px;
	background-color: #F0F8E9;
	border: 1px dotted #CBE4B8;
	color: #669900;
	background-image: url(/pics/bg-result.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-left: 30px;
	margin-bottom: 15px;
	font-weight: bold;
}
.result-close {
	width: 20%;
	float: left;
	text-align: right;
	padding-top: .5%;
}
.result-list {
	width: 80%;
	float: left;
	margin: 4px 0;
}

/* ADS */
#top .ad-lb {
	width: 728px;
	height: 90px;
	margin-top: 16px;
	float: left;
	background-color: #fff;
}
#center-right .ad-250 {
	width: 250px;
}

/* TOP CABINETE */
#top-cab {
	width: 250px;
	height: 128px;
	background-image: url(/pics/bg-top-cab.jpg);
	background-repeat: no-repeat;
}
#top-cab .thumb {
	width: 178px;
	height: 82px;
	float: left;
	padding: 40px 4px 0 7px;
}
#top-cab .thumb img {
	border: 1px solid #77a418;
}
#top-cab a.details, #top-cab a.video {
	width: 55px;
	height: 17px;
	padding-top: 4px;
	display: block;
	text-align: center;
	float: left;
	background-image: url(/pics/bg-btn-top-cab.jpg);
	background-repeat: no-repeat;
}
#top-cab a.details:hover, #top-cab a.video:hover {
	background-position: -55px 0;
	color: #fff;
}
#top-cab a.details {
	margin-top: 40px;
}
#top-cab a.video {
	margin-top: 5px;
}

/* FP NEWS */
#fp-news {
	width: 240px;
	margin: 30px 30px 0 0;
	float: left;
}
#fp-news img.head {
	margin-bottom: 10px;
}
#fp-news .news {
	clear: both;
	margin-bottom: 15px;
	width: 240px;
}
#fp-news .thumb {
	width: 65px;
	height: 65px;
	float: left;
	margin-right: 10px;
}
#fp-news .thumb img {
	border: 1px solid #89b923;
	padding: 1px;
}
#fp-news .title {
	width: 165px;
	height: 45px;
	float: left;
	margin-bottom: 7px;
}
#fp-news .date {
	width: 165px;
	float: left;
	color: #666;
}

/* FP SEL1*/
#fp-sel1 {
	width: 520px;
	margin-top: 30px;
	float: left;
}
#fp-sel1 img.head {
	margin-bottom: 10px;
}
#fp-sel1 .line{
	clear: both;
	margin-bottom: 15px;
	width: 520px;
}
#fp-sel1 .details {
	width: 375px;
	float: left;
	margin-right: 30px;
}
#fp-sel1 .details p {
	margin: 0;
}
#fp-sel1 .thumb {
	width: 115px;
	height: 67px;
	float: left;
}
#fp-sel1 .thumb img {
	border: 1px solid #89b923;
	padding: 1px;
}
#fp-sel1 .title {
	width: 375px;
	height: 40px;
	font-size: 1.3em;
}
#fp-sel1 .date {
	width: 115px;
	height: 14px;
	background-color: #89b923;
	float: left;
	color: #fff;
	text-align: center;
	font-weight: bold;
	padding-top: 2px;
}

/* FP PRO */
#fp-pro {
	width: 790px;
	height: 167px;
	margin-top: 30px;
	background-image: url(/pics/bg-fp-pro.jpg);
	background-repeat: no-repeat;
}
#fp-pro .logo {
	width: 245px;
	float: left;
	padding-left: 20px;
}
#fp-pro .tabs-container {
	width: 525px;
	float: left;
	height: 34px;
	margin-top: 3px;
}
#fp-pro .tabs-container a {
	width: 151px;
	height: 29px;
	display: block;
	float: left;
	color: #12526a;
	padding: 5px 5px 0 15px;
	background-image: url(/pics/tabs-pro.jpg);
	background-repeat: no-repeat;
}
#fp-pro .tabs-container a:hover, #fp-pro .tabs-container a.sel {
	background-position: -171px 0;
}
#fp-pro .content {
	clear: both;
	width: 770px;
	height: 110px;
	padding: 10px;
}
#fp-pro .thumb {
	width: 197px;
	height: 110px;
	float: left;
	margin-right: 10px;
}
#fp-pro .thumb img {
	border: 2px solid #2695be;
}
#fp-pro .title {
	width: 563px;
	float: left;
}
#fp-pro .title a {
	font-size: 1.5em;
	color: #2695be;
}
#fp-pro .title a:hover {
	font-size: 1.5em;
	color: #1A627D;
}
#fp-pro .brief {
	width: 563px;
	height: 50px;
	margin: 10px 0;
	float: left;
}
#fp-pro a.play {
	width: 25px;
	height: 14px;
	background-image: url(/pics/bt-play-blue1.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	display: block;
	float: left;
	color: #1A627D;
}
#fp-pro a.play:hover {
	background-position: 3px 0;
}

/* FP POLL */
#fp-poll {
	width: 220px;
	float: left;
	margin-top: 30px;
}

/* HELP */
.helphead {
	padding-left: 10px;
	margin: 0px;
	background-image:url(/pics/bul4.jpg);
	background-repeat:no-repeat;
	background-position: 0 4px;
}
.helpbody {
	clear: both;
	padding: 3px;
	margin-top: 10px;
	display:none;
	font-size: 1em;
}
.helpbody p {
	text-align:justify;
}
.helpbody h2 {
	font-size: 15px;
}
/* END - HELP */

/* MEDIA */
.media-container {
	width: 510px;
	float: left;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #eeeeee;
}
.media-container .thumb {
	width: 150px;
	height: 100px;
	float: left;
	margin-right: 10px;
	text-align: center;
}
.media-container .details {
	color: #666;
}
.media-container .details p {
	margin: 3px 0 0 0;
}
#media-container {
	width: 510px;
	float: left;
}
#media-container .thumb {
	margin: 0 10px 10px 0;
	float: left;
}
#media-container .brief {
	margin: 10px 0;
	padding: 10px;
	font-weight: bold;
	background-color: #e1e1e1;
}
#media-container .photo-container {
	width: 510px;
	clear: both;
}
#media-container .photo-container .thumb {
	width: 104px;
	height: 104px;
	float: left;
	margin: 0 10px 10px 0;
	border: 2px solid #ccc;
}


/* PRO */
.pro-main-categ {
	margin-bottom: 20px;
	clear: both;
}
.pro-categ {
	width: 250px;
	height: 57px;
	display: block;
	background-repeat: no-repeat;
	float: left;
}
.pro-categ:hover {
	background-position: 0 -57px;
}
.pro-categ-prezentari {
	background-image: url(/pics/bt-pro-prezentari.jpg);
	margin-right: 20px;
}
.pro-categ-proceduri {
	background-image: url(/pics/bt-pro-proceduri.jpg);
	margin-right: 20px;
}
.pro-categ-interviuri {
	background-image: url(/pics/bt-pro-interviuri.jpg);
}

/* TAG CLOUD */
.tags {
	text-align: center;
}
.tags span {
	padding: 2px;
	display: inline-block;
}
.tags a {
	text-decoration: none;
	color: #999;
}
.tags a:hover {
	color: #70981d;
}
.tags span.smallest {
	font-size: 1.1em;
}
.tags span.small {
	font-size: 1.4em;
}
.tags span.medium {
	font-size: 1.6em;
}
.tags span.large {
	font-size: 2.2em;
}
.tags span.largest{
	font-size: 2.4em;
}


/* MSZ KEYWORDS */
#msz-keyword {
	width: 300px;
	height: 40px;
	background-image: url(/pics/bg-msz-keyword.jpg);
	background-repeat: no-repeat;
	float: right;
	margin-top: 10px;
	padding: 0 15px 0 0;
}
#msz-keyword .left {
	width: 70px;
	float: left;
	padding: 4px 0 0 10px;
	margin-right: 25px;
	line-height: 1em;
	color: #8d193f;
}
#msz-keyword .right {
	width: 190px;
	float: left;
	padding-top: 5px;
	color: #fff;
}
#msz-keyword .right a {
	color: #fff;
	width: 190px;
	display: block;
	font-size: 25px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
#msz-keyword .right a:hover {
	color: #8d193f;
}

/* MSZ HOME PAGE */
#msz-fp {
	width: 490px;
	height: 220px;
	padding: 80px 10px 0 10px;
	background-image: url(/pics/bg-msz-fp.jpg);
	background-repeat: no-repeat;
}
#msz-fp h3 {
	color: #e04377;
}
#msz-fp a {
	color: #e04377;
}
#msz-fp a:hover {
	color: #a72852;
}
#msz-fp .v1 {
	width: 150px;
	height: 115px;
	margin-right: 15px;
	text-align: center;
	float: left;
}
#msz-fp .v2 {
	width: 205px;
	height: 60px;
	float: left;
	margin-right: 15px;
}
#msz-fp .v2 img {
	float: left;
	margin-right: 5px;
}