/* 

Stylesheet for the free sNews15_1 template

from http://www.free-css-templates.com

*/



/* Reset all margins and paddings for browsers */

* { 

	padding: 0;

	margin: 0;

}



body { 

	font: .8em Verdana, Arial, Sans-Serif; 

	line-height: 1.6em; 

	margin: 0

}



#wrap {	margin: 0 auto;	width: 80% }



/* TOP HEADER -------- */

#top {

	margin: 0 auto;

	padding: 0;

	color: #666;

	background: #FFF url(../images/top.jpg) repeat-x top;

	height: 81px;

}

#top h1 { padding: 10px 0 0 25px; color: #FFF; font-size: 160%; background: transparent;}

#top h2 { padding: 0px 0 0 25px; color: #aaa; font-size: 80%; background: transparent;}

#top .padding { padding-top: 5px; }

#top .lefts { 

	background: transparent url(../images/topl.jpg) no-repeat left; 

	height: 81px; 	
	
}

#top .rights {

	background: transparent url(../images/topr.jpg) no-repeat right;

	float: right;

	height: 81px;

	width: 18px;

}



/* SEARCH BOX AND BUTTON ----------*/

#search { float: right;  padding: 10px 25px 0 0;  }



#search input.text { 

	border: 1px solid #eee;

	display: inline;

	margin-top: 5px;

	width: 120px;

	height: 12px;

	font-size: 10px;

 }

 #search input.searchbutton {

	border: 0;

	background: transparent;

	color: #FFF;

	cursor: pointer;

	font: bold 0.8em Arial, Arial, Sans-Serif

 }



#subheader { 

	clear: both; 

	border-top: 1px dotted #888;	

	border-bottom: 1px dotted #888;

	background: #eaeaea;

	color: #808080;

	padding: 1em;

	margin: 15px 8px 10px 8px;

	

}

#subheader a { text-decoration: none; border-bottom: 1px dashed #0066B3; } 

 

#subheader1 { 

	clear: both; 

	border-top: 1px dotted #888;	

	border-bottom: 1px dotted #888;

	background: #eaeaea;

	color: #808080;

	padding: 1em;

	margin: 15px 8px 10px 8px;

	

}

#subheader1 a { text-decoration: none; border-bottom: 1px dashed #0066B3; } 

 

  

/* TOP MENIU ---------- */

#topmenu {  
			margin: 0px 8px 0 8px; 

			padding: 0;

			background: url(../images/menu.jpg) repeat-x top;

			height: 35px;

			

}

#topmenu .lefts { 

	background: url(../images/menul.jpg) no-repeat left; 

	height: 35px; 

	padding-left: 5px;

}

#topmenu .rights {

	background: url(../images/menur.jpg) no-repeat right;

	float: right;

	height: 35px;

	width: 8px;

}

#topmenu li a { 

	color: #FFF;

	text-align: left;

	padding-left: 10px;

	padding-right: 15px;

	text-decoration: none;

	background: transparent;

	font-weight: bold

} 

#topmenu li { padding: 0px;

	float: left;

	margin: 0;

	font-size: 11px;

	line-height: 35px;

	white-space: nowrap;

	list-style-type: none;

	width: auto;

	background: url(../images/sep.gif) no-repeat top right

	

}



#main { 

	background: #FFF; 

	margin: 15px 0 15px 0; 

	color: #666; 

	/*border: 1px solid red;*/

	/*height: 1000px;*/

	padding: 0px 8px 0px 8px;

}



/* --- STANGA, DREAPTA --- */

#main #rightside {

	width: 20%;

	/*width: 200px;*/

	background: #FFF;

	color: #666;

	float:right;	 	

} 



#main #rightside .box {

	background: #efefef;

	margin-bottom: 10px;

	padding: 5px;

	color: #666;

	font-size: 11px;

}



#main #rightside h2 {

	font: bold 1.0em Arial, Arial, Sans-Serif; 

    background: #CDCDCD url(../images/greyc.gif) no-repeat top right;

	height: 18px;

	padding: 3px;

	color: #777;

}

#main #rightside select {

	border:1px solid #BBBBBB;

	margin-bottom:20px; 

	color:#808080;

}



#main #rightside input {

	margin-bottom:20px;

	color:#808080;

}

#main #rightside #submitCauta {

	background-color:#DBDBDB;

	color:#5e5e5e;

	cursor:pointer;

	margin-bottom:0px;

	width:50%;

}



#main #leftside {

	width: 20%;

	/*width: 200px;*/

	background: #FFF;

	color: #666;

	float:left;	

} 



#main #leftside .box {

	background: #efefef;

	margin-bottom: 10px;

	padding: 5px;

	color: #666;

}



#main #leftside h2 {

	font: bold 1.0em Arial, Arial, Sans-Serif; 

    background: #CDCDCD url(../images/greyc.gif) no-repeat top right;

	height: 18px;

	padding: 3px;

	color: #777;

}





/* MIDDLE - ANUNTURI -------- */

#midside {

	float:left;

	color: #888;

	background: #FFF;

	width:55%;

	margin: 0px 0px 30px 3px;

	

}


#midside .imagine{
	margin:5px;
	border:3px solid #a0a0a0;
	cursor:pointer;
}



#midside h2 { color: #555; text-indent: 17px; background: #FFF url(../images/head.gif) no-repeat left; }

.titluAnunt { color: #555; font-weight: 700; cursor: pointer; margin-left: 3px; }

.anuntDIV { margin: 10px 0px 10px 0px; display: inline-block; white-space: normal; }



.anuntDIV:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/*.anuntDIV {display: inline-block;}*/

/* Hides from IE-mac \*/
* html .anuntDIV {height: 1%;}
.anuntDIV {display: block;}
/* End hide from IE-mac */



#footer {

	clear: both;

	background: #FFF url(../images/footer.jpg) repeat-x;

	height: 46px;

	margin-left: 8px;

	margin-right: 8px;

	font-size: 75%;

	color: #666;

}

#footer p  { padding: 5px }

#footer .rside { float: right; display: inline; padding: 5px; text-align: right}



 

a { color: #0066B3; background: inherit; text-decoration: none }

h1 { font: bold 1.9em Arial, Arial, Sans-Serif }

h2 { font: bold 1.2em Arial, Arial, Sans-Serif; padding: 0; margin: 0 }

ul {  padding: 0; margin: 0}

li { list-style-type: none }

.date { width:100%; border-top: 1px solid #e5e5e5; text-align: right; margin-bottom: 25px; margin-top: 5px; font-size: 9px; }

#main #rightside, #main #leftside a { border: 0; text-decoration: none; }
#main #midside .date a { border: 0; text-decoration: none; }
#main #midside .date a:hover { border: 0; text-decoration: underline; }

 

.comment .date { text-align: left; border: 0;}	





#breadcrumbs { 

	float: left;

	padding-left: 8px;

	padding-top: 0px;

	font: bold .8em Arial, Arial, Sans-Serif; 

	color: #666;

	width: 100%;

	height: 25px;

	margin-top: 10px;

	margin-bottom: 10px;

	clear: both;

}







#midside #txt {width: 85%; height: 10em; padding: 3px 3px 3px 6px; margin-left:0em;}

#midside textarea { border: 1px solid #bbb; width: 85%;  }





/* SNEWS */

#main #midside fieldset { float: left; width: 95%; border: 1px solid #ccc; padding: 10px 8px; margin: 0 10px 8px 0; background: #FFF; color: #000; }

#main #midside fieldset p { width: 95%; }

#main input { padding: 3px; margin: 0; border: 1px solid #bbb; width:80% }

p { margin-top: 5px; }

/*input.search { border: 1px solid #ccc; padding: 4px; width: 160px; }*/

.comment { background: #FFF; color: #808080; padding: 10px; margin: 0 0 10px 0; border-top: 1px solid #ccc; }

.commentsbox { background: #FFF; color: #808080; padding: 10px; margin: 0 0 10px 0; border-top: 1px solid #ccc; }





#main #midside .anunt input{

	width:65%;	

	color:#808080;

}



#main #midside .anunt label{

	margin:20px 10px 0px 0px;

}



#main #midside .anunt textarea{

	color:#808080;

	/*margin-bottom:20px;*/

	height:100px;

}

#main #midside .anunt{

	padding:0px 0px 20px 30px;

	color:#606060;

	font-size:11px;

	border:1px solid #c0c0c0;

	background-color:#f0f0f0;

	width:90%;

}



#main #midside .anunt legend{

	color:#808080;

	/*font-weight:bold;*/

}



#main #midside .anunt #pret{

	float:left;

	display:inline;

}



#main #midside .anunt #pret .text{

	width:50px;

	margin-bottom:0px;

}

#main #midside .anunt #pret .radio{

	margin-bottom:0px;

	width:15px;

	border:0px none white;

}



#main #midside .anunt #pretFieldset{

	background-color:#f0f0f0;

	border:1px solid #bbbbbb;

	color:#606060;	

	width:86%;

}



#main #midside .anunt #tipFieldset{

	background-color:#f0f0f0;

	border:1px solid #bbbbbb;

	color:#606060;	

	width:85%;

}



#main #midside .anunt #captchaFieldset{

	background-color:#f0f0f0;

	border:1px solid #bbbbbb;

	color:#606060;	

	width:85%;

}



#main #midside .anunt #pretFieldset legend{

	color:#606060;	

}

#main #midside .anunt #captchaFieldset legend{

	color:#606060;	

}

#main #midside .anunt #tipFieldset legend{

	color:#606060;	

}





#main #midside .anunt select{

	color:#808080;

	/*color: #202020;*/

	/*margin-bottom:20px;*/

	border:1px solid #bbbbbb;

	width:70%;

}



#main #midside .anunt #submitAnunt, #main #midside .anunt #trimiteMesajContact{

	float:left;

	/*margin-top:20px;*/

	width:20%;	

	background-color:#DBDBDB;

	color:#5e5e5e;

	cursor:pointer;

	margin-bottom:0px;

}

#main #rightside #sbc{

	float:left;

	/*margin-top:20px;*/

	width:40%;	

	background-color:#DBDBDB;

	color:#5e5e5e;

	cursor:pointer;

	margin-bottom:0px;
	
	border:1px solid #BBBBBB;
	
	margin:0pt;
	
	padding:3px;
	
	font-size:11px;
}


#main #midside .anunt #imaginiFieldset{

	background-color:#f0f0f0;

	border:1px solid #bbbbbb;

	color:#606060;	

	width: 85%;

}

#main #midside .anunt #perioadaFieldset{

	background-color:#f0f0f0;

	border:1px solid #bbbbbb;

	color:#606060;	

	width: 85%;

}


#main #midside .anunt #imaginiFieldset legend{

	color:#606060;	

}



#main #midside .anunt #imaginiFieldset .img{

	width:95%;

	border:1px solid #BBBBBB;

	font-size:10px;

}



.wrapperSpan{

	float:left;

	width:99%;

	/*border:1px solid green;*/

	margin-top:20px;

}

.midbar{
	background-color:#EFEFEF;
	width:100%;
	height:18px;
	padding:3px;
	font-size:10px;	
	font-weight:700;
	margin-bottom:25px;
	white-space:nowrap;
}

.midbar a, #subCtgsMidBar a{
	text-decoration:underline;
	padding:0px 2px 0px 2px;
	font-weight:normal;
	font-size:11px;	
}



#subCtgsMidBar{
	background-color:#EFEFEF;
	width:100%;
	padding:3px;
	font-size:10px;	
	font-weight:700;
	margin-bottom:25px;
	white-space:normal;
}



.midbar #midbarLink{
	color:#EB4545;
	padding:0px 2px 0px 2px;
	font-weight:700;
}

.midbar select{
	border:1px solid #c0c0c0;
	width:40px;
	font-size:11px;	
	color:#707070;
}



#sariButton{
	background-color:#DBDBDB;
	color:#5e5e5e;
	cursor:pointer;
	margin-bottom:0px;
	font-size:11px;	
}



#saltNrPag{
	margin:0;
	padding:0;
	font-size:11px;	
	color:#707070;
	text-align:center;
}


#main #midside .anunt #tipFieldset .radio{
	width:30px;border:0px none #FFFFFF;
}
#main #midside .anunt #perioadaFieldset .radio{
	width:30px;border:0px none #FFFFFF;
}








