/* CSS Document */
html, body {
	width: 100%;
	height: 100%;	
	margin: 0px;
	padding: 0px;
}
body {
	background-attachment: fixed;
	background-color: #282828;
	background-image: url(sitebg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
a {
	text-decoration: none;
}

.mainContent { margin-top: 70px; margin-left: 19px; margin-right: 19px; margin-bottom: 70px; }
.mainContent_withTitle { margin-top: 9px; margin-left: 19px; margin-right: 19px; margin-bottom: 70px; }
.text { font-family: Tahoma, Verdana; font-size: 11px; }
.textInBox { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#FFFFFF; font-weight: normal; }
.textInBoxBlack { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#000000; font-weight: normal; }
.textInBoxBlack a { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#000000; font-weight: normal; text-decoration: none;}
.textInBoxBold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#FFFFFF; font-weight:bold; }
.textInBoxBold a { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#FFFFFF; font-weight:bold; text-decoration: none;}
.input {
	height: 15px;
	width: 177px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-family: Tahoma, Verdana; font-size: 11px;
	vertical-align: middle;
}
.input_noW {
	height: 18x;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-family: Tahoma, Verdana; font-size: 11px;
	vertical-align: middle;
}
.input_noWX {
	height: 22x;
	background-color: #f0f0ee;
	border: 1px solid #cccccc;
	font-family: Tahoma, Verdana; font-size: 11px;
	vertical-align: middle;
}
.inputSmall {
	height: 15px;
	width: 147px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-family: Tahoma, Verdana; font-size: 11px;
	vertical-align: middle;
}
.select {
	height: 17px;
	background-color: #FFFFFF;
	font-family: Tahoma, Verdana; font-size: 11px;
	vertical-align: middle;
	border: 1px solid black;
}
.inputLong {
	height: 15px;
	width: 364px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-family: Tahoma, Verdana; font-size: 11px;
	vertical-align: middle;
}
.blackButt {
	background-image:url(../signup/button_up.png);
	behavior: url(ninegrid_bg/iepngfix_normal.htc);
	width: 125px; height: 19px; border: 0px;
	cursor: hand;
}
.blackButtOK {
	background-image:url(../assets/buttonOK.png);
	behavior: url(ninegrid_bg/iepngfix_normal.htc);
	width: 19px; height: 19px; border: 0px;
	vertical-align: middle;
	margin-left: 4px;
	cursor: hand;
}
.blackButtRead {
	background-image:url(../artist_corner/citeste_up.png);
	behavior: url(ninegrid_bg/iepngfix_normal.htc);
	width: 74px; height: 19px; border: 0px;
	vertical-align: middle;
	margin-left: 4px;
	cursor: hand;
}
.blackButtSearch {
	background-image:url(../assets/cauta.png);
	behavior: url(ninegrid_bg/iepngfix_normal.htc);
	width: 21px; height: 22px; border: 0px;
	vertical-align: middle;
	margin-left: 10px;
	cursor: hand;
}
.blackButtLogin {
	background-image:url(../login/button_up.png);
	behavior: url(ninegrid_bg/iepngfix_normal.htc);
	width: 51px; height: 19px; border: 0px;
	cursor: hand;
}
.blackButtSubmit {
	background-image:url(../contest/button_up.png);
	behavior: url(ninegrid_bg/iepngfix_normal.htc);
	width: 51px; height: 19px; border: 0px;
	cursor: hand;
}
.blackButtRegulament {
	background-image:url(../contest/regulament_up.png);
	behavior: url(ninegrid_bg/iepngfix_normal.htc);
	width: 81px; height: 19px; border: 0px;
	cursor: hand;
}
.blackButtBuy {
	background-image:url(../albums/button_up.png);
	behavior: url(ninegrid_bg/iepngfix_normal.htc);
	width: 59px; height: 19px; border: 0px;
	cursor: hand;
}
.blackButtVote {
	background-image:url(../top_albums/buttonVote_up.png);
	behavior: url(ninegrid_bg/iepngfix_normal.htc);
	width: 45px; height: 19px; border: 0px;
	cursor: hand;
}
.blackButtVoteD {
	background-image:url(../top_albums/buttonVote_disabled.png);
	behavior: url(ninegrid_bg/iepngfix_normal.htc);
	width: 45px; height: 19px; border: 0px;
}
.blackButtSend {
	background-image:url(../assets/send_up.png);
	behavior: url(ninegrid_bg/iepngfix_normal.htc);
	width: 53px; height: 19px; border: 0px;
	cursor: hand;
}
.blackButtListen {
	background-image:url(../assets/asculta.png);
	behavior: url(ninegrid_bg/iepngfix_normal.htc);
	width: 93px; height: 19px; border: 0px;
	cursor: hand;
	float: right; margin-top: 140px; margin-right: 15px;
}

/* General 9Grid table */

.NW { background-image:url(../ninegrid_bg/NW.png); behavior: url(ninegrid_bg/iepngfix_normal.htc); }
.SW { background-image:url(../ninegrid_bg/SW.png); behavior: url(ninegrid_bg/iepngfix_normal.htc);}
.NE { background-image:url(../ninegrid_bg/NE.png); behavior: url(ninegrid_bg/iepngfix_normal.htc);}
.SE { background-image:url(../ninegrid_bg/SE.png); behavior: url(ninegrid_bg/iepngfix_normal.htc);}
.N { background-image:url(../ninegrid_bg/N.png); background-repeat:repeat-x; behavior: url(ninegrid_bg/iepngfix_scale.htc);}
.S { background-image:url(../ninegrid_bg/S.png); background-repeat:repeat-x; behavior: url(ninegrid_bg/iepngfix_scale.htc);}
.E { background-image:url(../ninegrid_bg/E.png); background-repeat:repeat-y; behavior: url(ninegrid_bg/iepngfix_scale.htc);}
.W { background-image:url(../ninegrid_bg/W.png); background-repeat:repeat-y; behavior: url(ninegrid_bg/iepngfix_scale.htc);}
.FILL {background-image:url(../ninegrid_bg/FILL.png); background-repeat:repeat-x, repeat-y; behavior: url(ninegrid_bg/iepngfix_scale.htc);}

/* General SubMenu */

.table_top {background-image:url(../submenu_img/N.png); background-repeat:no-repeat; height:33px; behavior: url(ninegrid_bg/iepngfix_scale.htc);}
.table_bottom_white {background-image:url(../submenu_img/S_white_small.png); background-repeat:no-repeat; height:25px; behavior: url(ninegrid_bg/iepngfix_scale.htc);}
.table_bottom_grey {background-image:url(../submenu_img/S_grey_small.png); background-repeat:no-repeat; height:25px; behavior: url(ninegrid_bg/iepngfix_scale.htc);}
.table_w {background-image:url(../submenu_img/W.png); width:6px; background-repeat:repeat-y; behavior: url(ninegrid_bg/iepngfix_scale.htc);}
.table_e {background-image:url(../submenu_img/E.png); width:6px; background-repeat:repeat-y; behavior: url(ninegrid_bg/iepngfix_scale.htc);}
.table_separator {background-image:url(../submenu_img/separator.png); background-color:#FFFFFF; height:1px; background-repeat:repeat-x;}
.table_separator_up {background-image:url(../submenu_img/separator_up.png); background-color:#FFFFFF; width:1px; background-repeat: repeat-y;}
.table_cell_white {background-color:#FFFFFF; height:25px; width:131px; vertical-align:middle;}
.table_cell_grey {background-color:#dedcdc; height:25px; width:131px; vertical-align:middle;}

/* Medium Width Box */

.med_box_top {background-image:url(../box_medium/N.png); background-repeat:no-repeat; height:33px; behavior: url(ninegrid_bg/iepngfix_scale.htc);}
.med_box_bottom_white {background-image:url(../box_medium/S_white.png); background-repeat:no-repeat; height:25px; behavior: url(ninegrid_bg/iepngfix_scale.htc);}
.med_box_bottom_grey {background-image:url(../box_medium/S_grey.png); background-repeat:no-repeat; height:25px; behavior: url(ninegrid_bg/iepngfix_scale.htc);}
.med_box_cell_white {background-color:#FFFFFF; height:35px; width:330px; vertical-align:middle;}
.med_box_cell_grey {background-color:#dedcdc; height:35px; width:330px; vertical-align:middle;}
.med_box_cell_white_noW {background-color:#FFFFFF; height:35px; vertical-align:middle;}
.med_box_cell_grey_noW {background-color:#dedcdc; height:35px; vertical-align:middle;}



/* Newsletter */

.inputBox {
	height: 15px;
	width: 90px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-family: Tahoma, Verdana; font-size: 11px;
	vertical-align: middle;
}
.inputBox_noW {
	height: 15px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-family: Tahoma, Verdana; font-size: 11px;
	vertical-align: middle;
}


/* Top Vizitatori*/

.tableSpacing {
	margin-top: 10px;
}

.spr {
	background-image:url(../assets/spr.png);
	background-repeat: no-repeat;
	behavior: url(ninegrid_bg/iepngfix_normal.htc);
	width: 143px;
	height: 146px;
	margin-top: 10px;
}

.divSpacer {
	margin-left: 10px;
	line-height: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	vertical-align: middle;
	}
	
.posNrFont {
	font-family: Tahoma, Verdana; font-size: 12px;
	color: #11409c;
	font-weight: bold;
	}
.tahomaBlack10 {
	font-family: Tahoma, Verdana; font-size: 10px;
	color: #001438;
}
.tahomaBlack10bold {
	font-family: Tahoma, Verdana; font-size: 10px;
	color: #001438;
	font-weight:bold;
}
.tahomaBlue10 {
	font-family: Tahoma, Verdana; font-size: 10px;
	color: #11409c;
}

/* News */

.news {
	background-image:url(../assets/newsbg.png);
	background-repeat: no-repeat;
	behavior: url(ninegrid_bg/iepngfix_normal.htc);
	width: 700px;
	height: 165px;
}

.tahomaBlack11underline {
	font-family: Tahoma, Verdana; font-size: 11px;
	color: #001438;
	text-decoration: underline;
}
.tahomaBlack11underline a {
	font-family: Tahoma, Verdana; font-size: 11px;
	color: #001438;
	text-decoration: underline;
}
.tahomaBlack11underline a:hover {
	font-family: Tahoma, Verdana; font-size: 11px;
	color: #004094;
	text-decoration: underline;
}

.tahomaBlack11bold {
	font-family: Tahoma, Verdana; font-size: 11px;
	color: #001438;
	font-weight:bold;
	text-decoration: none;
}
.tahomaBlack11bold a{
	font-family: Tahoma, Verdana; font-size: 11px;
	color: #001438;
	font-weight:bold;
	text-decoration: none;
}

.tahomaBlue11 {
	font-family: Tahoma, Verdana; font-size: 11px;
	color: #11409c;
}

.mini {
	margin-left:58px;
}

/* Concurs */

.concurs {
	background-image:url(../assets/contestbg.png);
	background-repeat: no-repeat;
	behavior: url(ninegrid_bg/iepngfix_normal.htc);
	width: 342px;
	height: 109px;
	padding-left: 0px;
	padding-top: 4px;
}

.tahomaBlue11Bold {
	font-family: Tahoma, Verdana; font-size: 11px;
	color: #11409c;
	font-weight: bold;
	text-decoration: none;
}
.tahomaBlue11Bold a {
	font-family: Tahoma, Verdana; font-size: 11px;
	color: #11409c;
	font-weight: bold;
	text-decoration: none;
}

/* Banner */

.banner {
	background-image:url(../assets/banner.png);
	background-repeat: no-repeat;
	behavior: url(ninegrid_bg/iepngfix_normal.htc);
	width: 342px;
	height: 109px;
}

/* Big Width Box */

.big_box_top {background-image:url(../box_big/N.png); background-repeat:no-repeat; height:34px; behavior: url(ninegrid_bg/iepngfix_scale.htc);}
.big_box_bottom_white {background-image:url(../box_big/S.png); background-repeat:no-repeat; height:21px; behavior: url(ninegrid_bg/iepngfix_scale.htc);}
.big_box_cell_white {background-color:#FFFFFF; width:688px; vertical-align:middle;}

/* Signup Box */

.signup_top {background-image:url(../signup/N.png); background-repeat:no-repeat; height:33px; behavior: url(ninegrid_bg/iepngfix_scale.htc);}
.signup_bottom {background-image:url(../signup/S.png); background-repeat:no-repeat; height:33px; behavior: url(ninegrid_bg/iepngfix_scale.htc);}
.signup_background {background-image:url(../signup/back.png); background-repeat:repeat-y; behavior: url(ninegrid_bg/iepngfix_scale.htc);}

/* Contest Transparent Box */

.cont_top {background-image:url(../signup/N2.png); background-repeat:no-repeat; height:33px; behavior: url(ninegrid_bg/iepngfix_scale.htc);}
.cont_bottom {background-image:url(../signup/S2.png); background-repeat:no-repeat; height:33px; behavior: url(ninegrid_bg/iepngfix_scale.htc);}
.cont_background {background-image:url(../signup/back2.png); background-repeat:repeat-y; behavior: url(ninegrid_bg/iepngfix_scale.htc);}

/* News Box */

.news_top {background-image:url(../news_box/N.png); background-repeat:no-repeat; height:34px; behavior: url(ninegrid_bg/iepngfix_scale.htc);}
.news_bottom_white {background-image:url(../news_box/S_white.png); background-repeat:no-repeat; height:20px; behavior: url(ninegrid_bg/iepngfix_scale.htc);}
.news_bottom_grey {background-image:url(../news_box/S_grey.png); background-repeat:no-repeat; height:24px; behavior: url(ninegrid_bg/iepngfix_scale.htc);}

.news_cell_white {background-color:#FFFFFF; height:90px; vertical-align:middle;}
.news_cell_grey {background-color:#dedcdc; height:90px; vertical-align:middle;}

.news_cell_whiteLast {background-color:#FFFFFF; height:76px; vertical-align:bottom;}
.news_cell_greyLast {background-color:#dedcdc; height:76px; vertical-align:bottom;}

.news_cell_white_small {background-color:#FFFFFF; height:32px; vertical-align:middle;}
.news_cell_grey_small {background-color:#dedcdc; height:32px; vertical-align:middle;}

.news_cell_whiteLast_small {background-color:#FFFFFF; height:32px; vertical-align:middle;}
.news_cell_greyLast_small {background-color:#dedcdc; height:32px; vertical-align:middle;}

.news_w {background-image:url(../news_box/W.png); width:6px; background-repeat:repeat-y; behavior: url(ninegrid_bg/iepngfix_scale.htc);}
.news_e {background-image:url(../news_box/E.png); width:6px; background-repeat:repeat-y; behavior: url(ninegrid_bg/iepngfix_scale.htc);}

.news_title { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color:#001438; font-weight: bold; }
.news_title a { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color:#001438; font-weight: bold; text-decoration: none; }
.news_subTitle { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color:#004094; font-weight: normal; }
.news_subTitle a { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color:#004094; font-weight: normal; text-decoration: none; }

/* Concursuri Box */

.concursuri_top {background-image:url(../news_box/N_noDots.png); background-repeat:no-repeat; height:34px; behavior: url(ninegrid_bg/iepngfix_scale.htc);}
.concursuri_bottom_white {background-image:url(../news_box/S_white_noDots.png); background-repeat:no-repeat; height:20px; behavior: url(ninegrid_bg/iepngfix_scale.htc);}
.concursuri_bottom_grey {background-image:url(../news_box/S_grey_noDots.png); background-repeat:no-repeat; height:24px; behavior: url(ninegrid_bg/iepngfix_scale.htc);}
.concursuri_question { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#004094; font-weight: normal; }
.concursuri_question a { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#001438; font-weight: normal; text-decoration: none; }
.concursuri_question a:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#004094; font-weight: normal; text-decoration: none; }
.concursuri_back {
	background-image: url(../contest/contest2.png);
	background-repeat: no-repeat;
	background-position: center top;
	behavior: url(ninegrid_bg/iepngfix_normal.htc);
}

/* Pages */

.pages_left { background-image:url(../pages/left.png); behavior: url(ninegrid_bg/iepngfix_scale.htc); width:25px; height:42px;}
.pages_right { background-image:url(../pages/right.png); behavior: url(ninegrid_bg/iepngfix_scale.htc); width:25px; height:42px;}
.pages_fill { background-image:url(../pages/middle.png); behavior: url(ninegrid_bg/iepngfix_scale.htc); background-repeat:repeat-x; height:42px; vertical-align:middle; }
.pages_font { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color:#000000; font-weight: normal; }
.pages_font a { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color:#000000; font-weight: normal; text-decoration:none; }
.pages_font a:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color:#004094; font-weight: normal; text-decoration:none; }
.pages_font_white { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color:#FFFFFF; font-weight: normal; }
.pages_font_white a { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color:#FFFFFF; font-weight: normal; text-decoration:none; }
.pages_font_white a:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color:#004094; font-weight: normal; text-decoration:none; }


/* SignUp */

.underLinedFont { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#000000; text-decoration:underline; }
.underLinedFont a{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#000000; text-decoration:underline; }

/* Album Detail */
.album_name { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color:#004094; font-weight: bold; }
.album_cell_white {background-color:#FFFFFF; height:14px; width:131px; vertical-align:middle;}
.album_cell_grey {background-color:#dedcdc; height:14px; width:131px; vertical-align:middle;}
.album_cell_white_noW {background-color:#FFFFFF; height:14px; vertical-align:middle;}
.album_cell_grey_noW {background-color:#dedcdc; height:14px; vertical-align:middle;}

/* List */
.list { list-style-type: none; margin: 0px; _margin-top: -6px; _margin-bottom: -6px; padding: 0px; }

