html {
}
body {
background-color:#FFF;
font-size:medium;
font-family:Helvetica, Arial, sans-serif;
margin:0px;
padding:0px;
}
form {
padding:1px;
}
img {
padding:0px;
margin:0px;
border:0px;
}
a {
text-decoration:none;
color:#DF1E55;
}

.header{
	background-color:#FFF;
	background-image:url(../images/mobile/bg_header.gif);
	background-repeat:repeat-x;
	height:58px;
	text-align:center;
	margin:2px 0;
}

.underHeader{
	height:16px;
	width:100%;
	display:block;
	background-image:url(../images/mobile/bg_under_header.gif);
	background-repeat:repeat-x;
}

.backDisable{
	margin-top:12px;
	margin-left:3px;
	width:47px;
	height:36px;
	background-image:url(../images/mobile/search_button.gif);
	display:block;
	float:left;
	}

.backEnable{
	margin-top:12px;
	margin-left:3px;
	width:49px;
	height:36px;
	background-image:url(../images/mobile/search_button.gif);
	background-position:-48px 0px;
	display:block;
	float:left;
	}
.searchButton	{
	margin-top:12px;
	margin-right:3px;
	width:49px;
	height:36px;
	background-image:url(../images/mobile/search_button.gif);
	background-position:-97px 0px;
	display:block;
	float:right;
}

.tabs{
	height:25px;
	margin:8px 0px 0px 3px;
	padding:0px;
	list-style:none;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	color:#FFF;
	font-size:14px;
}
.tabs li{
	padding:5px 9px 0;
	height:20px;
	display:block;
	float:left;
}
.tabs li a{
	color:#434343;	
}
.firstActive{
	background-image:url(../images/mobile/tabs.gif);
	background-position:0px -25px;
	border-right:1px solid #ab2525;
}

.first{
	background-image:url(../images/mobile/tabs.gif);
	background-position:0px 0px;
	border-right:1px solid #cccccc;
}

.second{
	background-image:url(../images/mobile/tabs.gif);
	background-position:-15px 0px;
	
}

.secondActive{
	background-image:url(../images/mobile/tabs.gif);
	background-position:-15px -25px;
	border-right:1px solid #ab2525;
	border-left:1px solid #ab2525;
}

.third{
	background-image:url(../images/mobile/tabs.gif);
	background-position:top right;
	border-left:1px solid #cccccc;
}

.thirdActive{
	background-image:url(../images/mobile/tabs.gif);
	background-position:bottom right;
	border-left:1px solid #ab2525;
}

#subnav{
	background:url(../images/mobile/subnav-bg.png) repeat-x scroll 0 0 transparent;
	height:43px;
	margin:0 0 10px;
	text-align:center;
	border-top:1px solid #cccccc;
}

#submenu {
	margin:0 auto;
	padding:8px 0 0;
	width:100%;
}

.submenu-select  {
	height:25px;
	width:98%;
	background-color:#FFF;
}

.categorie{
	background-color:#FFFFFF;
	background-image:url(../images/mobile/categorie.gif);
	background-repeat:repeat-x;
	background-position:top;
	color:#DF1E55;
	display:block;
	font-size:20px;
	font-weight:bold;
	height:30px;
	padding-left:7px;
	padding-right:7px;
	padding-top:10px;
	text-shadow:rgba(229,229,229,.2) 0 1px 1px
}

.articolMain{
	background-color:#FFFFFF;
	background-image:url(../images/mobile/categorie.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:5px;
}

.articolMain img{
	margin:3px;
	}

.titlu{
	color:#DF1E55;
	font-weight:bold;
	font-size:16px;
	display:block;
	padding-bottom:5px;
}

.videoThumbs{
	width:100%;
	list-style:none;
	padding:0;
	margin:0;
}

.videoThumbs li{
	background-color:#FFFFFF;
	background-image:url(../images/mobile/categorie.gif);
	background-repeat:repeat-x;
	background-position:top;
	margin:5px 0px;
	padding:10px;
	color:#000;
	font-size:11px;
}

.videoThumbs li img{
	margin:1px;
}
.videoThumbs li a{
	color:#000;
	font-size:14px;
	font-weight:bold;
}
.videoThumbsImg{
	float:left;
	border:2px solid #CCC;
	margin:0 3px 3px 0;
	position:relative;
}

.playsmall{
	background-image:url(../images/background/small-play.gif);
	cursor:pointer;
	display:block;
	height:14px;
	left:25px;
	position:absolute;
	top:18px;
	width:16px;	
}

.articolMain .articol{
	color:#666;
	font-size:13px;
}

.articolMain .articol p{
	padding:0;
	margin:0;
}

.clear{clear:both}

.titluCategorie{
	color:#F00;
	font-size:16px;
}


.article{
	background-color:#FFFFFF;
	background-image:url(../images/mobile/categorie.gif);
	background-repeat:repeat-x;
	background-position:top;
	color:#666565;
	padding-top:10px;
	padding-right:5px;
	padding-left:5px;
}

.publishDate{
	font-size:10px;
	color:#999;
	text-align:right;
}

h1{
	margin-top:5px;
	margin-bottom:5px;
	margin-left:0px;
	margin-right:0px;
	padding:0 5px;
	border-bottom:1px solid #CDCDCD;
}

.articleRelated{
	list-style:none;
	padding:0px;
	margin:0px;
}

.articleRelatedTop{
		border-top:1px solid #CDCDCD;
		font-weight:bold;
	}

.articleRelated li{
	border-bottom:1px solid #CDCDCD;
	padding:10px 0;
}

.pageSelected{
	background-color:#DF1E55;
	color:#FFFFFF;
	font-weight:bold;	
	padding:10px;
}

.link{
	font-size:16px;	
	padding-top:15px;
}

.disabled{
	color:#CCCCCC;
	font-weight:bold;
	padding:0 5px;	
}

.link a{
	background:#F5F5F5;
	border-top:#CCC 1px solid;
	border-left:#CCC 1px solid;
	border-right:#EAEAEA 1px solid;
	border-bottom:#EAEAEA 1px solid;
	padding:10px;
	margin:0 4px;
}

.galerieFoto{
	list-style:none;
	padding:0;
	margin:0;
}	
.galerieFoto li{
	padding:0px;
	margin:0px;
	text-align:center;
}

