@charset "utf-8";
/* CSS Document */


/* ************************************************************************************** LAYOUT */
body,td {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #383838;
	line-height:14px;
}
body {
	background: #282828;
	margin: 0px;
}
.boxesHome {height:250px; overflow:hidden;}
.micdejunBg {
	background:#232736 url('/vreaucevabun/styles/style1/images/bg_micdejun.jpg') top center no-repeat;
}
.pranzBg {
	background:#2a5e2b url('/vreaucevabun/styles/style1/images/bg_pranz.jpg') top center no-repeat;
}
.cinaBg {
	background:#282828 url('/vreaucevabun/styles/style1/images/bg_cina.jpg') top center no-repeat;
}
/*.gatesteBg {
	background:#a20000 url('/vreaucevabun/styles/style1/images/bg_gateste.jpg') top center no-repeat;
}*/

a, a:link, a:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #383838;
	line-height:16px;
	text-decoration:underline;
}
a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height:16px;
	text-decoration:underline;
}
a.concurs, a.concurs:link, a.concurs:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #731a36;
	line-height:16px;
	text-decoration:underline;
}
a.concurs:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height:16px;
	text-decoration:underline;
}
a.concurs img, a.concurs:link img, a.concurs:visited img, img.concurs {
	border:1px solid #731a36;
}
a.concurs:hover img {
	border:1px solid #000000;
}

#wrapper {
	margin:0 auto;
	padding:0;
	width:960px;
}

#header {
	margin:0; padding:0;
	width:960px;
	height:125px;
}

#menu {
	margin:0; padding:0;
	width:960px;
	height:35px;
}
#menu ul li.forum {
	background:#ffdc1b;
	font-size:18px;
	line-height:22px;
	color:#383838;
	font-weight:bold;
	text-transform:uppercase;
}
#menu.home {
	border-bottom: 10px solid #999999;
}
#menu.micdejun {
	border-bottom: 10px solid #00b5e6;
}
#menu.pranz {
	border-bottom: 10px solid #c7e918;
}
#menu.cina {
	border-bottom: 10px solid #bf1110;
}
#menu.forum {
	border-bottom: 10px solid #ffdc1b;
}
#menu.concurs {
	border-bottom: 10px solid #731a36;
}
#menu.gateste {
	border-bottom: 10px solid #ee0d28;
}

#content {
	margin:0;
	padding:10px 15px 30px;
	background-color: #efefef;
}

.contentL {
	margin:0 15px 0 0;
	padding:0;
	width:615px;
	float:left;
}
.contentR {
	margin:0; padding:0;
	width:300px;
	float:left;
}
.pageContentR {
	margin:0 0 15px 0px;
	padding:0;
	width:290px;
	float:right;
	text-align:right;
}

.homeLeadBig, .pageContent {
	margin:0;
	padding:10px;
	background-color:#FFFFFF;
}
.arhivaContent {
	margin:0;
	padding:10px 10px 10px 40px;
	background-color:#FFFFFF;
}
.homeLeadGal {
	float:left;
	margin:0 0 0 5px;
	width: 140px;
}

.homeLeadL {
	margin:0 15px 0 0;
	padding:0px;
	background-color:#FFFFFF;
	width:300px;
	float:left;
}
.homeLeadR {
	margin:0;
	padding:0px;
	background-color:#FFFFFF;
	width:300px;
	float:left;
}
.lead {
	margin:0 0 15px 0;
	padding:0;
	background-color:#FFFFFF;
	width:300px;
}

.coop {
	background-color: #00602b;
	height:34px;
	padding:3px 3px 3px 20px;
}

.micdejunTitle {
	margin:0; padding:0;
	background-color: #00b5e6;
	width:300px;
}
.pranzTitle {
	margin:0; padding:0;
	background-color: #94c219;
	width:300px;
}
.cinaTitle {
	margin:0; padding:0;
	background-color: #bf1110;
	width:300px;
}
.gatesteTitle {
	margin:0; padding:0;
	background-color: #ee0d28;
	width:164px;
}


.concursLeadTitle {
	margin:0; padding:0;
	background-color: #92304f;
	width:300px;
}
.redTitle {
	margin:0; padding:0;
	background-color: #dd3a33;
	width:300px;
}
.yellowTitle {
	margin:0; padding:0;
	background-color: #ffdc1b;
	width:300px;
}
.micdejunTitleLead {
	margin:0 0 0 10px; 
	padding:0;
	background-color: #00b5e6;
	width:290px;
}
.homeLeadText {
	margin:0; 
	padding:10px 10px 10px 40px;
	width:250px;
}
.micdejunBanda {
	background-color:#00b5e6;
}
.pranzBanda {
	background-color:#94c219;
}
.cinaBanda {
	background-color:#bf1110;
}
.concursBanda {
	background-color: #92304f;
}

.micdejunInput, .micdejunTextarea {
	border: 1px solid #00b5e6;
	padding:2px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #383838;
}
.pranzInput, .pranzTextarea {
	border: 1px solid #94c219;
	padding:2px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #383838;
}
.cinaInput, .cinaTextarea {
	border: 1px solid #bf1110;
	padding:2px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #383838;
}
.concursInput, .concursTextarea {
	border: 1px solid #731A36;
	padding:2px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #383838;
}
.comm {
	padding:3px;
	border-bottom:1px dashed #ccc;
}
.imgL {
	float:left;
	margin:0 10px 10px 0;
}
.imgR {
	float:right;
	margin:0 0 10px 10px;
}
.loginBox {
	background:#00b5e6;
	margin:0 0 15px 0;
	width:270px;
	padding:15px;
}
.loginText {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:10px;
}
.input {
	border:1px solid #007597;
	background-color:#FFFFFF;
	padding:2px 5px;
	font-size:11px;
}
.inputerr {
	border:1px solid #007597;
	background-color:#FFFFCC;
	padding:2px 5px;
	font-size:11px;
}
.mesajRed {
	padding:5px;
	background-color:#bf1110;
	color: #FFFFFF;
	margin-bottom:10px;
}
.mesajGreen {
	padding:5px;
	background-color:#94c219;
	color: #FFFFFF;
	margin-bottom:10px;
}
.micdejunBox {
	padding:5px;
	background-color:#00b5e6;
	color: #FFFFFF;
	margin-top:10px;
}
.pranzBox {
	padding:5px;
	background-color:#94c219;
	color: #FFFFFF;
	margin-top:10px;
}
.cinaBox {
	padding:5px;
	background-color:#bf1110;
	color: #FFFFFF;
	margin-top:10px;
}
.concursBox {
	padding:5px;
	background-color:#731A36;
	color: #FFFFFF;
	margin-top:10px;
}


.send {
	background-color:#007597;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	border:1px solid #59dcff;
	padding:5px;
	height:28px;
	width:140px;
}
#footer {
	margin:0 auto;
	padding:5px 15px;
	text-align:right;
}
.concursTitle {
	background-color:#731a36;
	padding:5px 5px 2px 5px;
	margin-top:15px;
}

.concursGateste {
	background: #ffffff url(/vreaucevabun/styles/style1/images/gateste_concurs_bg.jpg) top left no-repeat;
	width:585px;
	margin:-10px 0 0 0;
	padding:40px 15px 15px 15px;
}	
.homeGateste {
	background:url(/vreaucevabun/styles/style1/images/home_gateste.jpg) top left no-repeat;
	width:590px;
	height:345px;
	margin:0 0 0 -15px;
	padding:10px 10px 10px 30px;
}	
.homeGatesteTop,
* html .homeGatesteTop {
	width:590px;
	height:185px;
}	
.homeGatesteText {
	width:360px;
}
.butGatesteOn {
	padding:5px 0 0 10px;
	height:40px;
	background-color:#ee0d28;
	float:left;
	width:210px;
}
.butGatesteOff {
	padding:5px 0 0 10px;
	height:40px;
	background: #ffffff url(/vreaucevabun/styles/style1/images/but_gateste_off.gif) bottom left repeat-x;
	float:left;
	width:164px;
}
.gatesteGallery {
	width:615px;
	background: #ffffff url(/vreaucevabun/styles/style1/images/home_gateste_bg.gif) top center repeat-y;
	padding:10px 0;
}
.gatesteItem {
	width:164px;
	float:left;
	margin:0 8px 15px 8px;
}
.gatesteVotes {
	background: #ffffff url(/vreaucevabun/styles/style1/images/gateste_star.gif) center left no-repeat;
	padding:5px 10px 5px 25px;
	height:15px;
}
.gatesteVotBg {
	background:url(/vreaucevabun/styles/style1/images/gateste_bg.gif) top left no-repeat;
	padding:4px 0 0 22px;
	float:left;
	width:62px;
	height:16px;
}
.gatesteConcurs {
	background-color:#FFFFFF;
	padding:10px;
}
.gatesteVoteaza {
	background-color:#c7081f;
	width:594px;
	height:50px;
}

/* ************************************************************************************** TEXTE */

h1.gray {
	font-size: 26px; 
	line-height:24px;
	color:#999999; 
	font-weight:bold; 
	text-transform: uppercase;
	text-decoration:none;
	margin:0; padding:0;
}
h1.gateste {
	font-size: 24px; 
	line-height:20px;
	color:#ffffff; 
	font-weight:bold; 
	text-transform: uppercase;
	text-decoration:none;
	width:400px;
	margin:0; padding:0;
}
h1.gatestePag {
	font-size: 24px; 
	line-height:20px;
	color:#ffffff; 
	font-weight:bold; 
	text-transform: uppercase;
	text-decoration:none;
	margin:0; padding:0;
}
h2.gateste {
	font-size: 22px; 
	line-height:18px;
	color:#ffffff; 
	font-weight:bold; 
	text-transform: uppercase;
	text-decoration:none;
	margin:0; padding:0;
	float:right;
}
h3.gateste {
	font-size: 26px; 
	line-height:22px;
	color:#ffffff; 
	font-weight:bold; 
	text-transform: uppercase;
	text-decoration:none;
	margin:0; padding:0;
}
h3.black, h3.red {
	font-size: 16px; 
	line-height:18px;
	color:#ffffff; 
	font-weight:bold; 
	text-transform: uppercase;
	text-decoration:none;
	margin:0; padding:0;
}

h1 {
	font-size:24px;
	color:#383838;
	line-height:30px;
	text-transform:uppercase;
}
h1.concurs {
	font-size:28px;
	color:#731a36;
	font-weight:bold;
	line-height:36px;
	text-transform:uppercase;
	width:500px;
}
h2.concurs {
	font-size:22px;
	color:#ffffff;
	line-height:28px;
	text-transform:uppercase;
	font-weight:bold;
}
h2.bucatari, h2.bucatari a:link, h2.bucatari a:visited  {
	font-size:22px;
	color:#731a36;
	line-height:24px;
	text-transform:uppercase;
	font-weight:bold;
	width:450px;
	text-decoration:none
}
h2.bucatari a:hover  {
	font-size:22px;
	color:#731a36;
	line-height:24px;
	text-transform:uppercase;
	font-weight:bold;
	width:450px;
	text-decoration:underline
}

h2, h2 a.titles {
	font-size:20px;
	color:#383838;
	line-height:24px;
	text-transform:uppercase;
	text-decoration:none;
}
h3.micdejun, h3.micdejun a, h3.micdejun a:link, h3.micdejun a:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#007597;
	text-transform:uppercase;
	line-height:18px;
	text-decoration:underline;
}
h3.micdejun a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#383838;
	text-transform:uppercase;
	line-height:18px;
	text-decoration:underline;
}
h3.pranz, h3.pranz a, h3.pranz a:link, h3.pranz a:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#94c219;
	text-transform:uppercase;
	line-height:18px;
	text-decoration:underline;
}
h3.pranz a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#383838;
	text-transform:uppercase;
	line-height:18px;
	text-decoration:underline;
}
h3.cina, h3.cina a, h3.cina a:link, h3.cina a:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#bf1110;
	text-transform:uppercase;
	line-height:18px;
	text-decoration:underline;
}
h3.cina a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#383838;
	text-transform:uppercase;
	line-height:18px;
	text-decoration:underline;
}
h3.concurs, h3.concurs a, h3.concurs a:link, h3.concurs a:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#731a36;
	text-transform:uppercase;
	line-height:18px;
	text-decoration:underline;
}
h3.concurs a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#383838;
	text-transform:uppercase;
	line-height:18px;
	text-decoration:underline;
}


h4.home, h4.home a, h4.home a:link, h4.home a:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#383838;
	text-transform:uppercase;
	line-height:24px;
	text-decoration:none;
	margin-bottom:10px;
}
h4.home a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#383838;
	text-transform:uppercase;
	line-height:24px;
	text-decoration:underline;
	margin-bottom:10px;
}
h4.concurs, h4.concurs a, h4.concurs a:link, h4.concurs a:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#731a36;
	text-transform:uppercase;
	line-height:24px;
	text-decoration:none;
}
h4.concurs a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#731a36;
	text-transform:uppercase;
	line-height:24px;
	text-decoration:underline;
}
h4.micdejun, h4.micdejun a, h4.micdejun a:link, h4.micdejun a:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#007597;
	text-transform:uppercase;
	line-height:22px;
	text-decoration:none;
}
h4.micdejun a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#007597;
	text-transform:uppercase;
	line-height:22px;
	text-decoration:underline;
}
h4.pranz, h4.pranz a, h4.pranz a:link, h4.pranz a:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#94c219;
	text-transform:uppercase;
	line-height:22px;
	text-decoration:none;
}
h4.pranz a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#94c219;
	text-transform:uppercase;
	line-height:22px;
	text-decoration:underline;
}
h4.cina, h4.cina a, h4.cina a:link, h4.cina a:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#bf1110;
	text-transform:uppercase;
	line-height:22px;
	text-decoration:none;
}
h4.cina a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#bf1110;
	text-transform:uppercase;
	line-height:22px;
	text-decoration:underline;
}



h5.micdejun {
	margin:0; 
	padding:5px 20px 5px 40px;
	background: url('/vreaucevabun/styles/style1/images/micdejun_spacer.gif') top left repeat-y;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-transform: uppercase;
	font-size:18px;
	line-height:22px;
	font-weight:normal;
}
h5.pranz {
	margin:0; 
	padding:5px 20px 5px 40px;
	background: url('/vreaucevabun/styles/style1/images/pranz_spacer.gif') top left repeat-y;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-transform: uppercase;
	font-size:18px;
	line-height:22px;
	font-weight:normal;
}
h5.cina {
	margin:0; 
	padding:5px 20px 5px 40px;
	background: url('/vreaucevabun/styles/style1/images/cina_spacer.gif') top left repeat-y;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-transform: uppercase;
	font-size:18px;
	line-height:22px;
	font-weight:normal;
}
h5.concurs {
	margin:0; 
	padding:5px 20px 5px 40px;
	background: url('/vreaucevabun/styles/style1/images/concurs_spacer.gif') top left repeat-y;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-transform: uppercase;
	font-size:18px;
	line-height:22px;
	font-weight:normal;
}
h5.gateste {
	margin:0; 
	padding:5px 10px 5px 40px;
	background: url('/vreaucevabun/styles/style1/images/gateste_spacer.gif') top left repeat-y;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-transform: uppercase;
	font-size:12px;
	line-height:16px;
	font-weight:normal;
	height:30px;
	overflow:hidden;
}

h5.micdejun a, h5.micdejun a:link, h5.micdejun a:visited,
h5.pranz a, h5.pranz a:link, h5.pranz a:visited,
h5.cina a, h5.cina a:link, h5.cina a:visited,
h5.red a, h5.red a:link, h5.red a:visited,
h5.concurs a, h5.concurs a:link, h5.concurs a:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-transform: uppercase;
	font-size:18px;
	line-height:22px;
	font-weight:normal;
	text-decoration:none;
}
h5.white a, h5.white a:link, h5.white a:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-transform: uppercase;
	font-size:10px;
	line-height:14px;
	font-weight:normal;
	text-decoration:none;
}
h5.gateste a, h5.gateste a:link, h5.gateste a:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-transform: uppercase;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	text-decoration:none;
}

h5.micdejun a:hover,
h5.pranz a:hover,
h5.cina a:hover,
h5.red a:hover,
h5.concurs a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-transform: uppercase;
	font-size:18px;
	line-height:22px;
	font-weight:normal;
	text-decoration:underline;
}
h5.gateste a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-transform: uppercase;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	text-decoration:underline;
}
h5.white a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-transform: uppercase;
	font-size:10px;
	line-height:14px;
	font-weight:normal;
	text-decoration:none;
}
h5.yellow a, h5.yellow a:link, h5.yellow a:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#483e08;
	text-transform: uppercase;
	font-size:18px;
	line-height:22px;
	font-weight:normal;
	text-decoration:none;
}

h5.yellow a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#483e08;
	text-transform: uppercase;
	font-size:18px;
	line-height:22px;
	font-weight:normal;
	text-decoration:underline;
}

.blue {	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#00b5e6;
	text-transform:uppercase;
	line-height:16px;
}

h5.red {
	margin:0; 
	padding:5px 10px 5px 40px;
	background: url('/vreaucevabun/styles/style1/images/leadred_spacer.gif') top left repeat-y;
	width:250px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-transform: uppercase;
	font-size:18px;
	line-height:22px;
	font-weight:normal;
}
h5.white {
	margin:0px; 
	padding:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-transform: uppercase;
	font-size:11px;
	line-height:14px;
	font-weight:bold;
}
h5.yellow {
	margin:0; 
	padding:5px 10px 5px 40px;
	background: url('/vreaucevabun/styles/style1/images/leadyellow_spacer.gif') top left repeat-y;
	width:250px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-transform: uppercase;
	font-size:18px;
	line-height:22px;
	font-weight:normal;
}

a.red, a.red:link, a.red:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #dd3a33;
	line-height:16px;
	text-decoration:underline;
}
a.red:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:16px;
	text-decoration:underline;
}


.leadText {
	margin:0; 
	padding:10px 10px 10px 40px;
	width:250px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	text-transform: uppercase;
}
.leadGrayText {
	padding:10px; 
	margin:0 0 0 30px;
	width:250px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	text-transform: uppercase;
	background-color:#e3e3e3;
}

.pictureLeadText {
	margin:0; 
	padding:10px;
	width:280px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	background-color:#FFFFFF;
}
.introGreen {
	color:#09630b;
}
.introBlue {
	color:#005067;
}
.introRed {
	color:#f86564;
}
.date {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:16px;
	text-transform: uppercase;
	color:#333333;
}
.data {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#666666;
}
.forumTitle {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	text-transform: uppercase;
	color:#383838;
}
.white, .white a, .white a:link, .white a:visited, .white a:hover,
a.white, a.white:link, a.white:visited, a.white:hover {
	color:#FFFFFF;
}


/* ************************************************************************************** LANDING PAGE */

.landingWrapper {
	margin:0 auto;
	padding:0;
	width:750px;
}
.landingHeader {
	margin:0; 
	padding:15px;
}
.landingContent {
	margin:0;
	padding:15px;
	width:720px;
	background-color: #efefef;
}
.landingTitle {
	margin:0; padding:0;
	background-color: #00b5e6;
	width:230px;
}
.landingInputDiv {
	padding:10px 0 0 35px;
}
.landingInput {
	border:1px solid #007597;
	width:183px;
	height:18px;
	padding:5px;
	font-weight:bold;
	font-size:12px;
}
h5.landing {
	margin:0; 
	padding:5px 20px 5px 40px;
	background: url('/vreaucevabun/styles/style1/images/micdejun_spacer.gif') top left repeat-y;
	width:170px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-transform: uppercase;
	font-size:18px;
	line-height:22px;
	font-weight:normal;
}
.landingSubmit {
	background-color:#007597;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	border:1px solid #59dcff;
	padding:5px;
	height:28px;
	width:140px;
}


ol {
	margin:0 0 0 10px;
}
ol li {
	margin:0 0 0 20px;
}

#voteform { background:#731A36; overflow:hidden; height:51px;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
#voteform .butvot { background: url(..//vreaucevabun/images/voteaza.gif); width:121px; height:27px; margin:13px 0 0 12px; cursor:pointer}
#voteform p {width:69px; height:25px; float:right; background:#731A36 url(/vreaucevabun/styles/style1/images/voturi.gif) no-repeat; color:#fff; margin:8px 0 0; font-weight:bold; text-transform:uppercase; padding:11px 0 0; text-align:center; overflow:hidden}
#voteform span, #vote span {width:450px; height:25px; color:#fff; margin:8px 0 0; float:left; display:block; text-transform:uppercase; padding:11px 0 0 12px; font-size:20px; font-weight:bold;}
#voteform a:link, #voteform a:visited {color:#BF607D; font-size:20px; font-weight:bold; text-decoration:none}
#voteform a:hover {color:#fff; font-size:20px; font-weight:bold;}  

#voteform b {width:215px; height:25px; color:#fff; margin:8px 0 0; float:left; display:block; text-transform:uppercase; padding:10px 0 0 15px; font-size:14px; font-weight:bold}
#voteform b a:link, #voteform b a:visited {color:#BF607D; font-size:14px; font-weight:bold; text-decoration:none}
#voteform b a:hover {color:#fff; font-size:14px; font-weight:bold;}  