@charset "UTF-8";
/* CSS Document */

table.gallery {
	border:none;
}

table.gallery td {
	border: 1px solid #45b7d7;
	background-color: #eee;
	padding-top: 2px;
	padding-bottom: 2px;
}

table.gallery1 td {
	border: 1px solid #45b7d7;
	background-color: #fff;
	padding-top: 2px;
	padding-bottom: 2px;
}
table.detaliibalta td{
		border: 1px solid #eee;
	background-color: #f7f7f7;
	padding-top: 5px;
	padding-bottom: 5px;
}

table.activitatiTop td{
border:none;
border-color: #b3d335;
background-color: #eee;
}


table.activitatiUtile td{
border:none;
}


ul.activitati {
margin: 0px;
padding: 0px;
}
ul.activitati li{
list-style: none;
margin-top: 5px;
}

table.activitatiTop td a{
font-size:12px;
font-weight: bold;
}

a.transparency {
	text-decoration: none;

}
a.transparency:hover{
filter:alpha(opacity=70);
opacity: 0.7;
-moz-opacity:0.7;
}
body{
margin:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background:#45b7d7;
color:#000;
}

/* @group styled text and Elements */

h1,h2,h3,p,a{
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}


a{
	color: #333;
	text-decoration: none;
}
img.paragraf{
	margin-right: 10px;
	border: 5px solid #45b7d7;
}


p.genText{
	margin-top:5px;
	color:#000;
	clear: both;
	line-height: 16px;
        font-size: 12px;
}

#topNav a{
	width:52px;
	height:22px;
	float:left;
	margin:0px 1px 0px 0px;
    padding:5px 0px 0px 40px;
    text-decoration: none;
}

a.home{
	background:url(../images/tabHome.gif) no-repeat top left;
	color:#fff;

}

a.contact{
	background:url(../images/tabContact.gif) no-repeat top left;
	color:#b3d335;
}

a.login{
	background:url(../images/tabLogin.gif) no-repeat top left;
	color:#b3d335;
}

a.user{
background: url(../images/tabAccount.gif) no-repeat top left;
color:#fff
}

#mainMenu a.clasic{
	width: 100px;
    height: 23px;
    background: url(../images/tabWhite.gif) no-repeat top left;
    color: #333;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    display: block;

    padding: 8px 3px 0px 0px;
	overflow:hidden;
}

#mainMenu a.adauga{
	width: 100px;
    height: 23px;
    background: url(../images/tabBlue.gif) no-repeat top left;
    color: #fff;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    display: block;

    padding: 8px 3px 0px 0px;
		overflow:hidden;
}

#mainMenu a.team{
	width: 100px;
    height: 23px;
    background: url(../images/tabGreen.gif) no-repeat top left;
    color: #fff;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    display: block;

    padding: 8px 3px 0px 0px;
		overflow:hidden;
}

#mainMenu a.forum{
	width: 100px;
    height: 23px;
    background: url(../images/tabOrange.gif) no-repeat top left;
    color: #fff;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    display: block;

    padding: 8px 3px 0px 0px;
		overflow:hidden;
}

form{
	margin: 0px;
	padding: 0px;
}

input.submit{
	background:#45b7d7;
	color: #fff;
}

input.searchText{
	width: 160px;
	height: 23px;
	padding-left: 5px;
	background: url(../images/textSearch.jpg) no-repeat top left;
	color: #fff;
	text-align: center;
	border: none;
	margin: 2px 0px 0px 0px;
}

input.submitText{
	width: 42px;
	height: 23px;
	background: url(../images/searchSubmit.jpg) no-repeat top left;
	border: none;
	margin: 0px;
	padding: 0px;
}

/* @end */
/* @group Containers */
#mainContainer{
	width:1003px;
	background:url(../images/mainBg.gif) repeat-y top left;
	margin:0px auto;
}

#contentsBackgroundGrey{
	width:959px;
	background:#333;
	margin:0px auto;
}

#logoNavTop{
	width:959px;
	height:90px;

}

h1.logo{
	float:left;
	width:337px;
	height:90px;
	display:block;
	background:url(../images/logo.gif) no-repeat top left;
	margin:0px;
	padding:0px;
}

h1.logo a {
	width:337px;
	height:90px;
	text-indent:-10000px;
	display:block;
}

#topNav{
	width:380px;
	height:27px;
	float:left;
	padding:0px 0px 0px 239px;
}
.cleaner{
	clear:both;
}
#mainMenu{
	width:956px;
	height:31px;
	border-bottom:14px solid #fff;
	padding-left:3px;
	padding-bottom: 0px;
}
#searchForm{
	width: 230px;
	height: 24px;
	background: url(../images/divSearch.gif) no-repeat bottom left;

	padding: 7px 0px 0px 0px;
}

#diaporama{
	width:959px;
	height:235px;
}

#fragment1{
	width:804px;
	height:235px;
	float:left;
}

#fragment2{
	width:804px;
	height:235px;
	float:left;

}
#fragment3{
	width:804px;
	height:235px;
	float:left;

}

#fragment4{
	width:804px;
	height:235px;
	float:left;

}
#fragment5{
	width:804px;
	height:235px;
	float:left;

}

#continut{
	display: block;
	overflow: hidden;
	width:933px;
	margin:0px auto;
	background: #333;
}

#banners{
	width:933px;
	height:90px;
	padding:10px 0px 10px 0px;
}

#small{
	width:200px;
	height:90px;
	float:left;
}

#leaderboard{
	width:933;
	height:90px;

}

.boxNews{
	width:453px;
	background:#fff url(../images/corner.gif) no-repeat bottom right;
	padding:5px 5px 15px 5px;
	float:left;
}

.boxNews a{
	color:#000;
	text-decoration:none;
}
.boxNews a img{
	border:1px solid #000;
	margin-right:5px;
}

.boxNews a.morenews{
	color:#b3d335;
	font-weight:bold;
	display:block;
	width:100px;
	height:15px;
	background:url(../images/allNews.gif) no-repeat top right;
	padding-right:20px;
	padding-top:5px;
	float:right;
}

.boxNews a.morepromo{
	color:#45b7d7;
	font-weight:bold;
	display:block;
	width:120px;
	height:15px;
	background:url(../images/allPromo.gif) no-repeat top right;
	padding-right:20px;
	padding-top:5px;
	float:right;
}

 h1.green{
	height:24px;
	background:url(../images/greenTT.jpg) no-repeat top right #b3d335;
	font-size:18px;
	color:#fff;
	padding:5px 20px 0px 5px;
	letter-spacing:-1px;
}

h1.dgrey{
	height:24px;
	background:url(../images/dgreyTT.jpg) no-repeat top right #333;
	font-size:18px;
	color:#fff;
	padding:5px 20px 0px 5px;
	letter-spacing:-1px;
}

 h1.blueTitle{
	background:#45b7d7 url(../images/blueTT.jpg) no-repeat top right;
	font-size:18px;
	color:#fff;
	padding:5px 38px 5px 5px;
	letter-spacing:-1px;
	margin-bottom: 10px;
}

h1.blueTitle a{
float:right;
}

 h1.whiteTitle{
	background:#45b7d7;
	font-size:18px;
	color:#fff;
	padding:5px;
	letter-spacing:-1px;
	margin-bottom: 10px;
}

h1.blue{

	height:24px;
	background:url(../images/blueTT.jpg) no-repeat top right #45b7d7;
	font-size:18px;
	color:#fff;
	padding:5px 20px 0px 5px;
	letter-spacing:-1px;
}
h1.bluePZ{

	height:24px;
	background:url(../images/apfoto.jpg) no-repeat top right #45b7d7;
	font-size:18px;
	color:#fff;
	padding:5px 20px 0px 5px;
	letter-spacing:-1px;
}


h1.blueFoto{
	width:590px;
	height:24px;
	background:url(../images/apfoto.jpg) no-repeat top right #45b7d7;
	font-size:18px;
	color:#fff;
	padding:5px 20px 0px 5px;
	letter-spacing:-1px;
}

h1.orng{

	height:24px;
	background:url(../images/orngTT.jpg) no-repeat top right #d38335;
	font-size:18px;
	color:#fff;
	padding:5px 20px 0px 5px;
	letter-spacing:-1px;
	text-align:left !important;
}

h1.orngPub{
	width:265px;
	height:24px;
	background:url(../images/publicitate.gif) no-repeat top right #d38335;
	font-size:18px;
	color:#fff;
	padding:5px 20px 0px 5px;
	letter-spacing:-1px;
	text-align:left !important;
}


.boxOthers{
	width:923px;
	background:url(../images/corner.gif) no-repeat bottom right #fff;
	padding:5px 5px 15px 5px;
	margin-top:10px;
	margin-bottom:10px;
}

.left{
	width:452px;
	padding:5px;

	border-right:1px solid #ddd;
}

.middle{
	width:300px;
	padding:5px;

}

.right{
	width:139px;
	padding:5px;

	border-left:1px solid #ddd;
}

a.big{
	color:#000;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	letter-spacing:-1px;
}

#footer{
width:959px;
background:url(../images/footer.jpg) no-repeat top left #fff;
margin-top:10px;
padding:10px 0px 0px 0px;
}


#botomLinks{
	width:959px;
	background:#fff;
	padding-bottom:15px;
}

#botomLinks h1.activities{
	color:#d38335;
	margin:0px;
	padding:0px;
	letter-spacing:-1px;
	font-size:18px;
}

#botomLinks h1.meniu{
	color:#45b7d7;
	margin:0px;
	padding:0px;
	letter-spacing:-1px;
	font-size:18px;
}


#botomLinks a{
text-decoration:none;
font-size:12px;
color:#000;
line-height:20px;
}

#botomLinks a:hover{
	background:#d38335;
	color:#fff;
}


ul.outdoor{
	display: block;
	overflow: hidden;
	margin: 10px 0px 10px 0px;
	padding: 0 0 10px 0;
    	clear:both;
    	border-bottom: 1px solid #aaa;
}

ul.outdoor li{
	list-style-type: none;
	display: block;
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #333;
}

/*outdoor2 e clasa de la noutati si blog*/

ul.outdoor2{
	display: block;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
    	clear:both;
}

ul.outdoor2 li{
	list-style-type: none;
	display: block;
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #333;
}
/*end*/

ul.outdoor li.leftside{
	width: 300px;
	text-align: right;
	padding-right: 10px;
}


ul.outdoor li.rightside{
	width:100%;
}


ul.outdoor li.leftside img {display: block; overflow: hidden; float: right;}

ul.outdoor li.leftside a.gri {
	display: block;
	overflow: hidden;
	font-size: 20px;
	color: #D28034;
	font-weight: bold;
	float: left;
	margin-top: 7px;
}


 a.gri{
	font-size: 13px;
	color: #333;
	font-weight: bold;
	text-align: right;
}


a.orng{
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	color: #d38335;
}

.path{
        color:#333;
        font-weight:bold;
        font-size:11px;
}

h2{
	font-size:16px;
	color:#000;
	margin:5px 0px 0px 0px;
    padding:0px;
}

.fotografii{
	width:615px;
	height:254px;
	background:url(../images/corner.gif) no-repeat bottom right #fff;
	padding:5px;

}

.displayActivitati{
	background:url(../images/corner.gif) no-repeat bottom right #fff;
	padding:5px;

}


.comentarii{
	width: 613px;
	padding: 5px;
	border: 1px solid #666;
-moz-border-radius-bottomright: 10px;

}

.comentariuPar{
	width: 97%;
	margin: 0px auto;
	border: 1px solid #666;
	padding: 5px;
-moz-border-radius-bottomright: 10px;
}

.comentariuImpar{
    background: #222;
	width: 97%;
	margin: 0px auto;
	border: 1px solid #666;
	padding: 5px;
	margin-top: 10px;
-moz-border-radius-bottomright: 10px;

}

.raspuns{
    font-style: italic;
	width: 97%;
	margin: 0px auto;
	border: 1px solid #666;
	padding: 5px;
	margin-top: 10px;
-moz-border-radius-bottomright: 10px;

}


.formComent{
	width: 97%;
	margin: 0px auto;
	padding: 5px;
	color: #fff !important;
}

 p.white{
	color: #fff;
	margin: 5px 0px 0px 5px;
	font-size: 11px;
	clear: both;
}

p.white a{
	color: #45b7d7;


}
p.white span.user{
	color: #d38335;
	font-size: 12px;
}

span.user a{
	color: #d38335;
}
a.raspunde{
    -moz-border-radius: 3px;
    color: #fff !important;
	display: block;
	float: left;
	font-size: 11px;
	font-weight: bold;
	height: 14px;
	text-align: center;
	padding: 5px;
	background: #d38335;
}

.publicitate{
	width:290px;
	height:254px;
	background:url(../images/corner.gif) no-repeat bottom right #fff;
	padding:5px;
	float:right;
}

.containerPublicitate{
	width:300px;
	float:right;
}
.containerActivitati{
	width:625px;
	float:left;
}
.containerActivitatiHome{
	width:310px;
	float:left;
}

.publicitate1{
	width:290px;
	background:url(../images/corner.gif) no-repeat bottom right #fff;
	padding:5px;
	margin:0x auto;
}
/* @end */


/*navigation ShowHide */
ul.submeniu{
	padding:0px;
}

ul.submeniu li{
	display:block;
	list-style-type:none;
	height:20px;
}

ul.submeniu li a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	display:block;
	height:20px;
	padding-left:15px;
	padding-top:5px;
	font-weight:bold;
}

ul.submeniu li a:hover{
	background:#333;
}

ul.submeniu li a.albastru{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	display:block;
	height:20px;
	padding-left:15px;
	font-weight:bold;
}

ul.submeniu li a.albastru:hover{
	background:#333;
}

ul.submeniu li a.verde{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	display:block;
	height:20px;
padding-left:15px;
	font-weight:bold;
}

ul.submeniu li a.verde:hover{
	background:#333;
}

#stuff{
	position:absolute;
	background:#d38335;
	width:205px;
	display:none;
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 0px;
	z-index:1000;
	-moz-border-radius-bottomright: 20px;
		font-weight: bold !important;
}

#media{
	position:absolute;
	background:#d38335;
	width:205px;
	display:none;
	margin:0px 0px 0px 103px;
	padding:5px 0px 5px 0px;
	z-index:1001;
	-moz-border-radius-bottomright: 20px;
		font-weight: bold !important;
}

#shop{
	position:absolute;
	background:#d38335;
	width:205px;
	display:none;
	margin:0px 0px 0px 206px;
padding:5px 0px 5px 0px;
	z-index:1002;
	-moz-border-radius-bottomright: 20px;
	font-weight: bold !important;
}

#web{
	position:absolute;
	background:#d38335;
	width:205px;
	display:none;
	margin:0px 0px 0px 309px;
padding:5px 0px 5px 0px;
	z-index:1003;
	-moz-border-radius-bottomright: 20px;
		font-weight: bold !important;
}

#adauga{
	position:absolute;
	background:#45b7d7;
	width:205px;
	display:none;
	margin:0px 0px 0px 309px;
padding:5px 0px 5px 0px;
	z-index:1004;
	-moz-border-radius-bottomleft: 20px;
		font-weight: bold !important;
}


#tb{
	position:absolute;
	background:#b3d335;
	width:205px;
	display:none;
	margin:0px 0px 0px 411px;
	padding:5px 0px 5px 0px;
	z-index:1004;
	-moz-border-radius-bottomleft: 20px;
		font-weight: bold !important;
}

#slider{
	width:615px;
	height:190px;
    overflow: hidden !important;
	margin-top:10px;
	}
#slider ul{
	margin: 0px ;
	padding: 0px;

}

#slider li{
	width: 615px;
	height:190px;
	display: block;
	float: left !important;
	list-style-type: none;

	}


#prevBtn a{
	width: 68px;
	height: 17px;
	color:#fff;
	text-decoration: none;
	padding: 5px;
	background:#d38335;
    display: block;
    text-align: center;
    float: left;
    margin-right: 3px;
}
#nextBtn a{
	width: 68px;
	height: 17px;
	color:#fff;
	text-decoration: none;
	padding: 5px;
	background: #d38335;
    display: block;
    float: right;
    text-align: center;
}



/*activitati pannel*/

a.activitatiNav{
float:left;
display: block;
padding:5px;
height: 15px;
background:#d38335;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
color:white;
font-size: 14px;
font-weight: bold;
margin-right: 5px;
}


.activitatiPannel{
background: #fff;
width:595px;
padding: 10px;
clear:both;
background: url(../images/dunga.gif) no-repeat bottom left;
}
/*.activitatiPannel:hover{
	background:url(../images/dunga.gif) no-repeat bottom left #efefef;*/
}
.activitatiPannel p{
margin-top:10px;
}
.activitatiPannel h3{
margin-top:10px;
}



.highslidetxt{
width:270px;
height:30px;
background: #eee;
border:1px solid #45b7d7;
margin-top: 5px;
font-size: 18px !important;
}

a.concursuri{
display: block;float:left; padding:5px;color:#fff;background:#45b7d7;border:1px solid #333;
margin-right: 10px;
font-weight: bold;
}

.sondaje{
color:#fff;background:#45b7d7;border:1px solid #333;
margin-right: 10px;
font-weight: bold;
margin-top: 10px;
}


.albst{color:#45b7d7;
font-weight:bold;
}

a.orange{
	color:#d38335;
}


a.title{
font-size:14px !important;
color:#d38335 !important;
font-weight: bold !important;
}

#result_report{
margin-bottom:10px;
font-size:16px;
font-weight: bold;
}

table.paginatie{
	margin-top:10px;
}

table.paginatie a {
	display:block; width:20px;
	height:18px;
	border-right:1px solid #fff;
	float:left;
	background:#333;
	color:#fff;
	text-align:center;
	padding-top:2px;
}

table.paginatie span{
	displa:block;
	width:20px;
	height:18px;
	font-weight:bold;
	color:000;
		float:left;
		text-align:center;
		padding-top:2px
}


#hoinarealaIcon{
	background:url(../images/hoinarealaIcon.jpg) no-repeat top right #b3d335;
		height:24px;
	font-size:18px;
	color:#fff;
	padding:5px 20px 0px 5px;
	letter-spacing:-1px;
}

#userIcon{
	background:url(../images/userIcon.jpg) no-repeat top right #333;
		height:24px;

	font-size:18px;
	color:#fff;
	padding:5px 20px 0px 5px;
	letter-spacing:-1px;
}


#videoIcon{
	background:url(../images/videoIcon.jpg ) no-repeat top right #d38335;
	height:24px;
    font-size:18px;
	color:#fff;
	padding:5px 20px 0px 5px;
	letter-spacing:-1px;
	text-align:left !important;
}



/* UNWM CSS */

ul.homeLinks {display: block; overflow: hidden; margin:0; padding:0;list-style-type: none;}
ul.homeLinks li {display: block; overflow: hidden; margin:0 15px 0 0; padding:0; float: left;}
ul.homeLinks li a {color: #4AB9D7; text-decoration: none;}
ul.homeLinks li a:hover {text-decoration: underline;}


#containerMiddleColumn {display: block; overflow: hidden; background: #fff; width: 293px; padding: 5px;float: left; margin: 0 0 0 0px; min-height: 1850px; background:url(../images/corner.gif) no-repeat bottom right #fff;}

html>body #containerMiddleColumn {display: block; overflow: hidden; background: #fff; width: 293px; padding: 5px;float: left; margin: 0 0 0 10px; min-height: 1850px; background:url(../images/corner.gif) no-repeat bottom right #fff;}
