/*
Theme Name: 3 some
Theme URI: http://3some.ro/
Description: Tema site-ului concursului 3some ce va fi lansat in luna ianuarie 2009
Author: Viorel Sfetea
*/

/*BEGIN STILURI GENERALE*/
#body {
	color: #5D513B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background: transparent url('images/faza3/textura.png') repeat;
	margin: 0 auto;
	width: 914px;
}

.center {
	text-align: center;
	width: 100%;
}

.centerAlign {
	margin: 0 auto;
}

.highlight {
	color: #D95125;
	font-style: italic;
	text-transform: uppercase;
}

.highlightStrong {
	background-color: #5D513B;
	color: #F0AC32;
	padding: 0 2px;
}

.debug { /*a fi stearsa*/
	border: 1px solid #FF0000;
}

.clear {
	clear: both;	
}

a:link, a:visited {
	color: #D75125;
	text-decoration: none;
}
/*END STILURI GENERALE*/

/*BEGIN STILURI HEADER*/

img#header {
	margin-left: -7px;	
}

ul#topMenu {
	background: url(images/faza3/meniu.jpg);
	height: 45px;
	margin: -2px auto 0 -7px; 
	*margin: -3px auto 0 -7px; 
	position: relative;
	width: 914px;
}

ul#topMenu li {
    position: absolute;
	top: 0;
}

ul#topMenu li a:link, ul#topMenu li a:visited {
	display: block;
	height: 50px;
	text-decoration: none;
}

ul#topMenu li#linkHome {
	left: 102px; 
	width: 81px;
}
 
ul#topMenu li#linkHome a:hover {
	background: transparent url(images/faza3/meniu.jpg)  -102px -52px no-repeat;
	height: 60px;
}

ul#topMenu li#linkEchipe {
	left: 183px; 
	width: 96px;
}
 
ul#topMenu li#linkEchipe a:hover {
	background: transparent url(images/faza3/meniu.jpg)  -183px -52px no-repeat;
	height: 60px;
}

ul#topMenu li#linkStiri {
	left: 280px; 
	width: 66px;
}
 
ul#topMenu li#linkStiri a:hover {
	background: transparent url(images/faza3/meniu.jpg)  -280px -52px no-repeat;
	height: 60px;
}

ul#topMenu li#linkFantezii {
	left: 349px; 
	width: 106px;
}
 
ul#topMenu li#linkFantezii a:hover {
	background: transparent url(images/faza3/meniu.jpg)  -349px -52px no-repeat;
	height: 60px;
}

ul#topMenu li#linkFinalistii {
	left: 455px; 
	width: 115px;
}
 
ul#topMenu li#linkFinalistii a:hover {
	background: transparent url(images/faza3/meniu.jpg)  -455px -52px no-repeat;
	height: 60px;
}

ul#topMenu li#linkVideo {
	left: 570px; 
	width: 145px;	
}

ul#topMenu li#linkVideo a:hover {
	background: transparent url(images/faza3/meniu.jpg) -570px -52px no-repeat;
	height: 60px;
}

ul#topMenu li#linkProvocari {
	left: 716px; 
	width: 120px;
}

ul#topMenu li#linkProvocari a:hover {
	background: transparent url(images/faza3/meniu.jpg) -716px -52px no-repeat;
	height: 60px;
}

div#formularComentarii input, textarea {
	background-color: #FFFFFF;
	border: 2px solid #F0AC32;
	width: 300px;
	margin: 5px 0;
}
/*END STILURI HEADER*/

/*BEGIN STILURI BODY*/
#prezentareHomepage {
	background: transparent url('images/faza3/centru.jpg') top left no-repeat;
	height: 264px;
	margin: 15px auto;
	width: 788px;
}

#prezentareHomepageV2 {
	background: transparent url('images/faza3/prezentareHomepagev2.jpg') top left no-repeat;
	height: 264px;
	margin: 15px auto;
	width: 785px;
}

#prezentareHomepageV2 ul {
	float: left;
	margin: 0 0 0 17px;
	_margin: 0 0 0 9px;
	padding-top: 18px;
}

#prezentareHomepageV2 ul li {
	border: 1px solid transparent; /*hack pentru afisarea textului in centrul casutei, oricat de inalta ar fi ea*/
	line-height: 40px;
	margin-bottom: 5px;
	_margin-top: 1px;
	width: 170px;
}

#prezentareHomepageV2 ul li a:link, #prezentareHomepageV2 ul li a:visited {
	color: #EEAA32;
	display: block;
	font-size: 24px;
	font-style: italic;
	height: 40px;
	line-height: 40px;
	text-decoration: none;
	width: 170px;
}

#prezentareHomepageV2 ul li a:hover, #prezentareHomepageV2 ul li a.active:link, #prezentareHomepageV2 ul li a.active:visited {
	font-weight: normal;
	color: #123b35;
}

#prezentareHomepageV2 {
	background: transparent url('images/faza3/prezentareHomepagev3.gif') top left no-repeat;
	height: 264px;
	margin: 15px auto;
	width: 785px;
}

div#homepagePrezentareIMG {
	float: right;
	height: 230px;
	margin: 18px 21px 0 0;
}

div#homepagePrezentareIMGtext {
	background-color: #5D513B;
	color: #EEAA32;
	filter: alpha( opacity=75 );
	font-size: 24px;
	font-weight: bold;
	height: 25px;
	*height: 27px;
	padding: 10px 0;
	position: relative;
	opacity: 0.7;
	top: -47px;
	width: 740px;
}

div#homepagePrezentareIMGtext div#text {
	filter: alpha( opacity=99 );
	opacity: 1.0;
	-moz-opacity:1.0
}

a#linkFormular:link, a#linkFormular:visited {
	display: block;
	margin-left: 495px;
	*margin-left: 391px;
	height: 147px;
	position: relative;
	top: 97px;
	width: 188px;
}

a#linkFormular:hover {
	background: transparent url('images/faza3/centru.png') -494px -272px no-repeat;
}

/**begin stiluri formular*/
h1#titluFormular {
	color: #10827C;
	font-size: 36px;
	font-weight: normal;
	margin: 15px 0 15px;
	text-align: center;
	width: 100%;
}

h2#subtitluFormular {
	color: #D95125;
	font-size: 24px;
	font-weight: normal;
	margin: -15px auto 0;
	width: 424px;
}

h2#subtitluFormular2 {
	color: #D95125;
	font-size: 24px;
	font-weight: normal;
	margin: -15px auto 0;
	width: 276px;
}

.textFormular1 {
	color: #D95125;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
	width: 760px;
}

.textFormular2 {
	padding-top: 30px;
	width: 801px;
}

.textSuplimentarFormular1 {
	color: #5D513B;
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	margin: 0 0 15px 0;
}

img.imagineDespartitor {
	behavior: url(images/faza3/iepngfix.htc);
	margin: 20px;
}

div.intrebare {
	display: inline;
}

div.raspuns {
	display: inline;
	margin-left: 15px;
	color: #10827C;
	font-size: 24px;
}

div.varianteMultiple {
	display: block;
	font-size: 18px;
	margin: 10px 0;
	text-align: center;
	width: 100%;
}

div.checkbox {
	text-align: left;
	width: 160px;
	margin: 0 auto;
}

table.raspunsMultiplu {
	color: #5D513B;
	font-size: 18px;
	margin-top: 15px;
	text-align: left;
	text-transform: lowercase;
	width: 420px;
}

table.raspunsMultiplu tr td {
	padding: 4px;
}
div.raspunsFormular1 {
	margin: 15px 0;
}

div.raspunsFormular1 label {
	color: #10827C;
	font-size: 24px;
	font-weight: normal;
}

div.raspuns select{
	background-color: #5E523D;
	border: 0;
	color: #F1AD32;
	cursor: pointer;
}

div.raspuns select option{
	border: 1px solid #5E523D;
}

div.raspuns select option:focus {
	background-color: #F1AD32;
}

div.submit {
	margin: 30px 0;
}

.submit input {
	background-color: transparent;
	border: none;
	color: #10827C;
	cursor: pointer;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	text-decoration: underline;
}

ol#listaIntrebari {
	font-size: 18px;
	list-style: decimal outside;
	padding-left: 40px;
}

ol#listaIntrebari li {
	margin-top: 10px;
	_padding-left: 20px;
}

ol#listaIntrebari li div.intrebare{
	font-size: 18px;
}

ol#listaIntrebari li div.raspuns input.inputBox {
	background-color: transparent;
	border: none;
	border-bottom: 1px solid #5D513B;
	width: 350px;
}

ol#listaIntrebari li div.varianteMultiple input.fotoBox {
	margin: 4px;
}
ol#listaIntrebari li div.raspuns textarea {
	background-color: transparent;
	border: 1px solid #5D513B;
	width: 100%;
}

ol#listaIntrebari li.submit {
	list-style: none;
	text-align: center;
	width: 100%;
}

span.checkbox {
   display: -moz-inline-box;
   display: inline-block;
   width: 19px;
   height: 25px;
   background: url(images/faza3/checkbox.gif) no-repeat;
   margin-bottom: -8px;
   padding-right: 10px;

}

span.radio {
	
   display: -moz-inline-box;
   display: inline-block;
   width: 19px;
   height: 25px;
   background: url(images/faza3/radio.gif) no-repeat;
   margin-bottom: -10px;
}

span.select {
   font-size: 12px;
   position: absolute;
   width: 180px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
   height: 25px;
   padding: 7px 24px 0 8px;
   color: #F1AD32;
   background: url(images/faza3/selectBox.gif) no-repeat;
   overflow: hidden;
}

/**end stiluri formular*/

h1#pageTitle {
	color: #D95125;
	font-size: 36px;
	font-style: italic;
	font-weight: normal;
	margin-top: 20px;
}

h2#pageSubTitle {
	color: #F0AC32;
	font-size: 36px;
	font-style: italic;
	font-weight: normal;
	padding-bottom: 15px;
}

h3.paragraphTitle {
	color: #F0AC32;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	margin: 0 auto 10px;
	width: 800px;	
}

p.text {
	color: #10827C;
	font-size: 14px;
	line-height: 16px;
	margin: 10px auto;
	width: 800px;
}

div#prezentare {
	height: 401px;
	margin: 20px auto 10px;
	overflow: hidden;
	position:relative;
	width: 787px;
}

div#prezentare div#slideuri div {
	display: inline;
	float: left;
	margin-right: 20px;
}

div.box {
	position: relative;
}

div#slideuri {
	position: relative;
	width: 3230px;
}
div#navigareDespre {
	width: 234px;
}

div#navigareDespre div#navigarePrev {
	display: inline-block;
	*float: left; /*IE nu intelege cum sta treaba cu inline-blocks*/
	margin: 10px 0;
	width: 115px;
}

div#navigareDespre div#navigareNext {
	display: inline-block;
	*float: left; /*IE nu intelege cum sta treaba cu inline-blocks*/
	margin: 10px 0;
	width: 115px;
}

div#navigareDespre a:link, div#navigareDespre a:visited {
	color: #10827C;
	font-size: 32px;
	text-decoration: none;
}

a#homepagePrezentareIMGcontainer:link, a#homepagePrezentareIMGcontainer:visited {
	display: block;
	height: 230px;
	width: 570px;	
}

h4.footerTitluStire {
	line-height: 16px;
	margin: 15px 0 -12px 0;	
}
h4.footerTitluStire a:link, h4.footerTitluStire a:visited {
	color: #10807C;
	font-size: 18px;	
	font-weight: normal;
	text-decoration: none;
}

a.footerCountComentarii:link, a.footerCountComentarii:visited {
	color: #D75125;
	font-size: 14px;
	font-style: italic;	
	font-weight: bold;
	text-decoration: none;
}

a.footerCountComentarii:link span, a.footerCountComentarii:visited span {
	color: #10807C;
}

div#playerContainer {
	margin: 0 auto;
	width: 722px;
}

div#footerListaCategorii {
	margin: 40px auto -10px;
	width: 755px;	
}

div#footerListaCategorii h3 {
	color: #10807C;
	font-size: 16px;
	font-style: italic;
}

div#footerListaCategorii ul {
	border-top: 2px solid #F0AC32;
	margin-top: 10px;
	padding-top: 5px;
	width: 755px;	
}

div#footerListaCategorii ul li {
	float: left;
	height: 15px;
	margin-right: 20px;
	margin-bottom: 5px;
}

div#footerListaCategorii ul li a:link, div#footerListaCategorii ul li a:visited {
	color: #D75125;
	font-size: 14px;
	font-style: italic;
	text-decoration: none;	
}

div#logoEchipe {
	height: 250px;
	margin: 20px auto;
	padding-left: 20px;
	width: 780px;
}

div#logoEchipe ul li {
	float: left;
	margin-right: 15px;
}

div#stiri {
		
}

div#stiriContainer {
	margin: 20px auto;
	padding-left: 20px;
	width: 780px;
}
div#stiriContainer h2 {
	color: #D75125;
	font-size: 36px;
	font-weight: normal;
	font-style: italic;
}

div#stiri div.stireBody a.readMore:link, div#stiri div.stireBody a.readMore:visited, div#stiriEchipa div.stireBody a.readMore:link, div#stiriEchipa div.stireBody a.readMore:visited {
	position: static;
}

div.stire {
	margin-left: 50px;
	margin-top: 20px;
}
 
div.stire h3 a:link, div.stire h3 a:visited {
	color: #10807C;
	font-size: 18px;
	font-weight: normal;
	margin-left: -50px;	
	text-decoration: none;
}

div.stireMeta {
	border-bottom: 2px solid #F0AC32;	
	font-size: 14px;
	margin-bottom: 10px;
	padding: 10px 0;
}

div.stireMeta span.stireData {
	color: #D75125;
}

a.stireComentarii:link, a.stireComentarii:visited {
	color: #D75125;
	font-size: 14px;
	font-style: italic;	
	font-weight: bold;
	margin-left: 10px;
	text-decoration: none;
}

a.stireComentarii:link span, a.stireComentarii:visited span {
	color: #10807C;
}

div.stireMeta span.stireTags {
	margin-left: 10px;	
}

div.stireMeta span.stireTags a:link, div.stireMeta span.stireTags a:visited {
	color: #D75125;
	text-decoration: none;
}

div.stireBodyText {
	padding-bottom: 15px;	
}

div#paginare {
	color: #10807C;
	float: right;
	font-size: 18px;
}

div#paginare a:link, div#paginare a:visited {
	color: #10807C;
	text-decoration: none;
}

span.current {
	color: #736A63;
	text-decoration: none;
	margin:0 3px;
}

span.numePaginare {
	color: #10807C; !important;
}

div#ultimeleComentarii {
	margin: 20px auto;
	padding-left: 20px;
	width: 780px;	
}

div#ultimeleComentarii h3 {
	border-bottom: 2px solid #F0AC32;
	color: #D75125;
	font-size: 24px;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 5px;
	padding: 10px 0;
}

div.comentariuRecent {
	color: #10807C;
	line-height: 20px;
	margin-left: 50px;	
}

div.comentariuRecent span.dataComentariuRecent {
	color: #D75125;	
}

div.comentariuRecent a:link, div.comentariuRecent a:visited {
	color: #D75125;	
	text-decoration: none;
}

div#feteExperti {
	margin: 20px auto 60px;
	padding-left: 20px;
	width: 470px;
}

div#feteExperti ul li {
	float: left;
	height: 218px;
	margin-right: 15px;
	width: 141px;
}

div#stire {
	margin: 20px auto;
	width: 765px;	
}

div#stire span#stireData {
	color: #D75125;
	font-size: 14px;
	font-weight: bold;
}

div#stire h1 {
	color: #D75125;
	font-size: 36px;
	font-weight: normal;
	font-style: italic;
	margin-top: 10px;
}

div#stireBody {
	float: left;
	margin-top: 20px;
	width: 320px;	
}

div#galerieFoto {
	background: transparent url('images/faza3/galerieFotoBG.gif') no-repeat top left;
	float: right;
	height: 283px;
	margin-top: 20px;
	width: 400px;
}

div#casuteFoto {
	margin-left: 36px;
	margin-top: 1px;
	overflow: hidden;
	position: relative;
	width: 329px;	
}

#casuteFoto li p {
	background: transparent url('images/faza3/casutaStiriHomepage.gif') no-repeat left top;
	color: #666666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 8px 0 0 0;
	width: 329px;
}

#casuteFoto li p a.stiriHomepageTitle:link, #casuteFoto li p a.stiriHomepageTitle:visited {
	color: #4D4D4D;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
}

#casuteFoto {
	position: relative;
	overflow: hidden;
}

#galerieFoto .next img, #galerieFoto .back img {
}

#galerieFoto .back {
	margin-left: 7px;
	*margin-left: -28px;
	margin-top: 101px;
	position: absolute;
	z-index: 2;
}

#galerieFoto .back a,
#galerieFoto .next a {
	display: none;
}

#galerieFoto .next {
	margin-top: -199px;
	margin-left: 373px;
	position: absolute;
	z-index: 2;
}

#casuteFoto ul {
	left: 0;
	position: relative;
	overflow: hidden;
	z-index: 1;
}

#casuteFoto li {
	float: left;
	display: inline;
	width: 329px;
}

#casuteFoto li p p {
	margin: 10px 0;	
}

.galerieFotoZoom {
	bottom: 45px;
	display: block;
	left: 250px;
	position: relative;	
	z-index: 999;
	visibility: hidden;
}

#casuteFoto li p a:hover .galerieFotoZoom {
	visibility: visible;
}

div#shareStire {
	font-size: 14px;
	font-style: italic;
	margin: 20px auto;
	width: 765px;
}

div#shareStire a.sendToFriend:link, div#shareStire a.sendToFriend:visited {
	color: #D75125;
	text-decoration: none;	
}

div#shareStire a#bookmark:link, div#shareStire a#bookmark:visited {
	color: #5D513B;
	margin-left: 20px;
	text-decoration: none;	
}

div#comentariiStire {
	margin: 0 auto;
	padding: 20px 0;
	width: 765px;
}

div#comentariiStire h3 {
	color: #D75125;
	float: left;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
}

div.comentariuStire {
	margin: 20px 0;
}

div.autorSiData {
	border-bottom: 2px solid #F0AC32;
	padding: 5px 0;
	width: 765px;
	float: left;
	margin-bottom: 10px;
}

div.autorSiData span.autorComentariuStire {
	color: #10807C;
	float: left;
	font-size: 18px;	
}

span.autorComentariuStire a:link, span.autorComentariuStire a:visited {
	color: #10807C;
}

div.autorSiData span.dataComentariuStire {
	color: #D75125;
	float: right;	
	font-size: 14px;
	margin-top: 4px;
} 

div#bodyComentariuStire {
	margin-top: 5px;	
}

a#adaugaComentariu:link, a#adaugaComentariu:visited {
	background-color: #EEAA32;
	color: #000000;
	font-size: 20px;
	font-style: italic;
	padding: 5px 10px;
	text-decoration: none;
}

div#formularComentarii {
	border: 2px solid #F0AC32;
	display: none;
	margin: 20px auto;
	padding: 20px;
	width: 765px;
}

a.countComentariiStiri:link, a.countComentariiStiri:visited {
	bottom: 0;
	padding: 0 4px;
	right: 0;
	position: absolute;
	color: #D75125;
	font-size: 14px;
	font-style: italic;	
	font-weight: bold;
	text-decoration: none;
}

a.countComentariiStiri:link span, a.countComentariiStiri:visited span {
	color: #10807C;
}

div#echipa {
	margin: 20px auto;
	width: 765px;	
}

div#descriereEchipaLeft {
	float: left;
}

div#descriereEchipaLeft h1 {
	color: #D75125;
	font-size: 36px;
	font-weight: normal;
}

div#descriereEchipaLeft h2 {
	color: #10807C;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	margin: 20px 0 10px;
}

div#descriereEchipaLeft table {
	font-size: 18px;	
}

div#descriereEchipaLeft table tr td.numeParticipant a:link, div#descriereEchipaLeft table tr td.numeParticipant a:visited {
	color: #5D513B;
	text-decoration: none;
}

div#descriereEchipaLeft table tr td {
	padding: 5px 0;	
}

div#descriereEchipaLeft table tr td.varstaParticipant {
	padding-left: 40px;	
}

div#descriereEchipaLeft table tr td.orasParticipant {
	color: #D75125;
	padding-left: 20px;	
}

div#descriereEchipaRight {
	float: right;
	height: 217px;
	width: 432px;
	overflow: hidden;
	position: relative;
}


div.descriereExpert {
	margin: 0 auto;
	width: 765px;
}

div#descriereEchipa {
	border-top: 2px solid #F0AC32;
	border-bottom: 2px solid #F0AC32;
	clear: both;
	margin: 20px 0;
	padding-bottom: 10px;
}

div#descriereEchipa h3 {
	color: #10807C;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	margin: 10px 0;
}
div#descriereEchipa p {
	margin: 10px 0;	
}

div#stiriEchipa {
	margin: 20px auto;
	padding-left: 20px;
	width: 780px;	
}

div.stiriEchipaContainer h2 {
	float: left;
	font-size: 24px;
	font-weight: normal;
	font-style: italic;
}

div.stiriEchipaContainer h2.selected a:link, div.stiriEchipaContainer h2.selected a:visited {
	text-decoration: underline;	
}

div#stiriEchipa h2#showStiriTitle a:link, div#stiriEchipa h2#showStiriTitle a:visited {
	color: #10807C;
}

div#stiriEchipa h2#showAudioTitle a:link, div#stiriEchipa h2#showAudioTitle a:visited {
	color: #D75125;
	margin-left: 20px;
}

div#stiriEchipa h2#showVideoTitle a:link, div#stiriEchipa h2#showVideoTitle a:visited {
	color: #5D513B;
	margin-left: 20px;
}

div#stiriEchipa h2#showFotoTitle a:link, div#stiriEchipa h2#showFotoTitle a:visited {
	color: #5D513B;
	margin-left: 20px;
}

div#stiriEchipa div.stireEchipaBody a.readMore:link, div#stiriEchipa div.stireEchipaBody a.readMore:visited {
	position: static;
}

div.stireEchipa {
	margin-left: 50px;
	margin-top: 20px;
}
 
div.stireEchipa h3 a:link, div.stireEchipa h3 a:visited {
	color: #10807C;
	font-size: 18px;
	font-weight: normal;
	margin-left: -50px;	
	text-decoration: none;
}

div.stireEchipaMeta {
	border-bottom: 2px solid #F0AC32;	
	font-size: 14px;
	margin-bottom: 10px;
	padding: 10px 0;
}

div.stireEchipaMeta span.stireEchipaData {
	color: #D75125;
}

a.stireEchipaComentarii:link, a.stireEchipaComentarii:visited {
	color: #D75125;
	font-size: 14px;
	font-style: italic;	
	font-weight: bold;
	margin-left: 10px;
	text-decoration: none;
}

a.stireEchipaComentarii:link span, a.stireEchipaComentarii:visited span {
	color: #10807C;
}

div.stireEchipaMeta span.stireEchipaTags {
	margin-left: 10px;	
}

div.stireEchipaMeta span.stireEchipaTags a:link, div.stireEchipaMeta span.stireEchipaTags a:visited {
	color: #D75125;
	text-decoration: none;
}

div.stireEchipaBodyText {
	padding-bottom: 15px;	
}

div#paginareStiriEchipa {
	color: #10807C;
	float: right;
	font-size: 18px;
	margin-top: -40px;
}

div#paginareStiriEchipa a:link, div#paginareStiriEchipa a:visited {
	color: #10807C;
	text-decoration: none;
	margin: 0 3px;
}

div#paginareStiriEchipa span {
	margin: 0 3px;
}

div#stireComentata a:link, div#stireComentata a:visited {
	background-color:#EEAA32;
	color:#000000;
	font-size:20px;
	font-style:italic;
	padding:5px 10px;
	text-decoration:none;	
}

div#fitlreStiri h3 {
	float: left;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	margin-right: 10px;
}

div#fitlreStiri h3.selected a:link, div#fitlreStiri h3.selected a:visited {
	text-decoration: underline;
}

div#fitlreStiri h3#butonToateStirile a:link, div#fitlreStiri h3#butonToateStirile a:visited {
	color: #10807C;	
}

div#fitlreStiri h3#butonStiriFoto a:link, div#fitlreStiri h3#butonStiriFoto a:visited {
	color: #D75125;
}

div#fitlreStiri h3#butonStiriAudio a:link, div#fitlreStiri h3#butonStiriAudio a:visited {
	color: #5D513B;
}

div#fitlreStiri h3#butonStiriVideo a:link, div#fitlreStiri h3#butonStiriVideo a:visited {
	color: #10807C;	
}

/*begin poll*/

div#homepagePollQuestions {
	float: left;	
}

div#homepagePoll {
	border-bottom: 1px solid #D75125;
	height: 110px;
	margin: 15px auto;
	width: 755px;	
}

div#homepagePoll h2 {
	border-bottom: 2px solid #F0AC32;
	color: #D75125;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	padding: 3px 0 8px;	
}

div#homepagePoll h3 {
	color: #5D513B;
	float: left;
	font-size: 18px;
	font-weight: normal;
	margin: 15px 0 10px;
	width: 150px;
}

div#homepagePollQuestion ul#homepagePollQuestionList {
	float: left;
	margin-top: 18px;
	width: 280px;
}

div#homepagePollQuestion ul#homepagePollQuestionList li {
	color: #5D513B;
	float: left;
	font-size: 16px;
	width: 135px;
}

div#pollSubmit {
	float: left;
	width: 80px;
	margin-top: 22px;
}

div#pollSubmit input {
	background-color: #EEAA32;
	border: 0;
	cursor: pointer;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	width: 80px;
}

div#pollSubmit div#votatDeja {
	background-color: #EEAA32;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin-left: -10px;
	padding: 5px;
	width: 80px;
}

table#homepagePollAnswers {
	float: left;
	margin-top: 6px;
}

table#homepagePollAnswers tr {
	height: 16px;
}

table#homepagePollAnswers tr td.voted {
	padding-left: 10px;
	width: 140px;
}

table#homepagePollAnswers tr td.voted div {
	background-color: #10807C;
	height: 10px;	
}

div#containerHomepagePollAnswers {
	float: left;
	margin-left: 10px;
	*margin-left: 10px;
}

#tooltip{
	position: absolute;
	border: 1px solid #333;
	background: #f7f5d1;
	padding: 2px 5px;
	color: #333;
	display: none;
}

/*end poll*/

h1#titleQuizz {
	color: #10807C;
	font-size: 48px;
	font-style: italic;
	font-weight: normal;
	margin: 10px auto;
	width: 120px;
}

div#quizz {
	font-size: 18px;
	margin: 15px auto;
	width: 755px;
}

div#quizz div#prezentareQuizz {
	color: #D75125;
}

div#quizz div#prezentareQuizz p {
	margin: 15px 0;	
}

div.containerIntrebareQuizz {
	margin: 30px 0;	
}

div.intrebareQuizz {
	color: #E31937;
	margin: 10px 0;	
}

div.varianteRaspunsQuizz {
	color: #10807C;
	margin-left: 20px;	
}

div#quizzSubmit input {
	background-color: #EEAA32;
	border: 0;
	color: #000000;
	cursor: pointer;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;	
	font-style: italic;
}

div#raspunsQuizz {
	margin: 15px auto;
	text-align: center;
	width: 600px;
}

div#raspunsQuizzPartea1 {
	color: #EEAA32;	
}

div#raspunsQuizzPartea1, div#raspunsQuizzPartea2 {
	font-size: 48px;
	font-style: italic;
	margin-bottom: 30px;
}

div#descriereaRaspunsului {
	color: #D75125;
	font-size: 38px;	
}
/*begin quizz*/
/*end quizz*/
div#homepageLinkVideoAndChat {
	margin: 15px auto;
	width: 803px;
}

div#homepageQuizz {
	border-bottom: 1px solid #D75125;
	margin: 10px auto;
	padding-bottom: 10px;
	width: 755px;
}

div#homepageQuizz h2 {
	border-bottom: 2px solid #F0AC32;
	color: #D75125;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 10px;
	padding: 3px 0 8px;	
}

div#homepageQuizz h3 {
	float: left;
	font-size: 36px;
	font-weight: normal;
	margin-right: 10px;
	margin-top: 5px;
} 

div#homepageQuizz h3 a:link, div#homepageQuizz h3 a:visited {
	color: #5D513B;	
}

div#homepagePrezentareQuizz {
	float: left;	
	width: 415px;
}

div.homepageStiri {
	margin: 10px auto 30px;
	width: 755px;
}

div.homepageStiri h2 {
	border-bottom: 2px solid #F0AC32;
	color: #D75125;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	padding: 8px 0 3px;
}

div.homepageStiri h2.homepageTitluPrimar {
	float: left;
	width: 495px;	
}

div.homepageStiri h2.homepageTitluSecundar {
	float: left;
	margin-left: 10px;
	width: 250px;	
} 

div.homepageStiri div.celulaFooter {
	height: 170px;
	margin:0 5px 0 0;
}

div#celulaHomepagePrimara {
	margin-right: 0;
	width: 495px;	
}

div#celulaHomepageSecundara {
	padding-left: 10px;	

}

div#videoLive {
	background-color: #EEAB33;
	height: 600px;
	width: 975px; 
}

div#containerPlayerLiveVideo {
	height: 330px;
	width: 430px;
}

div.linkCameraVideo {
	float: left;
	margin-left: 19px;
	margin-right: 12px;
}

div.linkCameraVideo a:link, div.linkCameraVideo a:visited {
	background: transparent url('images/faza3/cameraInactiva.gif') no-repeat top left;
	display: block;
	height: 69px;
	padding: 19px 0 0 8px;
	width: 100px;	
}

div.linkCameraVideo a.active:link, div.linkCameraVideo a.active:visited {
	background: transparent url('images/faza3/cameraActiva.gif') no-repeat top left;
}

div#playerLiveVideo {
	float: left;
	margin: 30px 0 0 30px;
	_margin: 30px 0 0 15px; /*in IE6 se dubleaza valoarea din margin-left, in momentul in care este float:left aplicat pe container*/
}

div#chat {
	float: left;
	height: 350px;
	margin: 30px 0 0 10px;
	width: 450px;
}

div#pageText {
	margin: 15px auto;	
	width: 755px;
}

/*begin formular fantezii*/
div#formularFantezii {
	display: none;
	margin-top: 30px;	
}

div#formularFantezii h3 {
	font-size: 36px;	
}

div#formularFantezii label {
	color: #10807C;
	float: left;
	font-size: 18px;
	width: 80px;
}

div#formularFantezii input {
	background-color: transparent;
	border: 0;
	border-bottom: 1px solid #5D513B;
}

div#formularFantezii textarea {
	background-color: transparent;
	border: 1px solid #5D513B;
}

div#formularFantezii input#submit {
	background-color: #EEAA32;
	cursor: pointer;
	float: right;
	font-size: 20px;
	*margin-right: 60px;
}

div#formularFanteziiLeft {
	float: left;
	margin: 20px 0;
}

div#formularFanteziiRight {
	float: right;
	margin: 27px 30px 0;
}

div#formularFanteziiLeft p {
	margin: 4px 0;
}
/*end formular fantezii*/

div#siglaProviderStream {
	padding-top: 35px;	
}

div#siglaProviderStream img {
	margin-top: 5px;	
}
/*END STILURI BODY*/

/*BEGIN STILURI FOOTER*/
div#celuleFooter, div#celuleParteneri {
	margin: 0 auto;
	width: 765px;
}

div#celuleParteneri { 
	margin-top: 20px;
}
div#celuleParteneri div {
	display: inline;
	float: left;
	height: 150px;
}

div.celulaFooter {
	display: inline;
	float: left;
	height: 200px;
	line-height: 14px;
	margin: 20px 5px 0; 
	_margin: 20px 3px 0; 
	position: relative;
	width: 245px;
}

div.celulaFooter h3,  div#celuleParteneri h3 {
	border-bottom: 2px solid #F0AC32;
	font-size: 22px;
	font-style: italic; 
	font-weight: normal;
	padding: 3px 0 8px;
}

div#celuleParteneri h3 {
	color: #D95125;
}
div.celulaFooter p {
	margin: 15px 0;
}

div.celulaFooter h3#premii {
	color: #D95125;
}

div.celulaFooter a#stiriFoto:link, div.celulaFooter a#stiriFoto:visited, div.homepageStiri a#stiriFoto:link, div.homepageStiri a#stiriFoto:visited {
	color: #10807C;	
}

div.celulaFooter a#stiriAudio:link, div.celulaFooter a#stiriAudio:visited, div.homepageStiri a#stiriAudio:link, div.homepageStiri a#stiriAudio:visited {
	color: #D75125;	
}

div.celulaFooter a#stiriVideo:link, div.celulaFooter a#stiriVideo:visited, div.homepageStiri a#stiriVideo:link, div.homepageStiri a#stiriVideo:visited {
	color: #5D513B;	
}

div.celulaFooter h3#fabricaDementa {
	color: #10827C;
}

div.celulaFooter h3#realityShow {
	color: #D95125;
}

div.celulaFooter h3#expertiiTriobalamuc {
	color: #D95125;
}

div.celulaParteneri {
	margin-right: 10px;	
}

div.celulaParteneri h3#titluParteneri {
	width: 505px;
}

div.celulaParteneriMedia h3#titluParteneriMedia {
	width: 245px;
}

div.celulaParteneri table {
	margin-top: 10px;	
}

div.celulaParteneri table tr td {
	padding: 5px 10px;
	vertical-align: middle;
}

div.celulaParteneriMedia table {
	margin: 10px 0 0 13px;	
}

div.celulaParteneriMedia table tr td {
	padding: 5px 7px;	
}

ul#homepageListaExperti {
	margin: 15px auto;
	width: 195px;
}

ul#homepageListaExperti li {
	float: left;
	font-size: 10.3px;
	margin-right: 30px;
	width: 44px;	
}

ul#homepageListaExperti li div {
	background: transparent url('images/faza3/homepageExpertiBG.gif') no-repeat left top;
	height: 68px;
	width: 44px;	
}

ul#homepageListaExperti li a:link, ul#homepageListaExperti li a:visited {
	color: #5D513B;
	text-decoration: none;
}

a.readMore:link, a.readMore:visited {
	background-color: #F0AC32;
	bottom: 0;
	color: #000000;
	font-weight: bold;
	font-style: italic;
	padding: 0 4px;
	position: absolute;
	text-decoration: none;
}

div#footer {
	background: transparent url(images/faza3/footer.jpg) top no-repeat;
	height: 86px;
	margin: 30px auto 0;
	width: 813px;
}

div#footer table {
	height: 86px;
}

div#footer table tr td { 
	padding: 0 9px;
	vertical-align: middle;
}

div#footer table tr td.footerParteneri {
	padding-left: 60px;	
}

div#footer img {
	behavior: url('http://www.radio21.ro/triobalamuc/wp-content/themes/3some/images/faza3/iepngfix.htc');
}

div#footer img#copy{
}
div#footer a#termeni:link, div#footer a#termeni:visited {
}

#footer table {
	margin-left: 40px;	
}

#footer table td {
	padding-left: 5px;	
}
/*END STILURI FOOTER*/
