/* categories */

div.subCat{
	position: relative;
	padding-left: 10px;
	padding-bottom: 0px;
}
div.mainCat{
	position: relative; 
	float:left;
	padding-left: 10px;		
}

/* web rings */

div.webRings{
	position: relative;	
	float:left;	
	width:150px;
}
div.sites{
  position: relative; 
  float:left; 
  width:150px;
}
A:link {
	font-size: 12px;
	text-decoration: none;
	}
A:hover{
	font-size: 12px;
	text-decoration: none;
	}
A:visited{
	font-size: 12px;
	text-decoration: none;
	}
div.staticDiv{
	float:left;
	margin:0;
	padding:0;
	overflow: hide;		
	border: 0px; 	
	border-color: #FF8F33;
	border-style:solid;		
	font-size: 12px;	
}	
div.bottom{
	border: 1px; 	
	border-color: #FF8F33;	
	border-top-style:solid;	
	/* background-image: url("/img/bg.jpg");
  background-repeat: repeat-x; */
	font-size: 10px;
	text-align: right;	
	padding-right: 40%;
	font-family: Verdana, Arial, Helvetica, Sans, Serif;
}
div.error{	
	position:absolute;	
	top:30%;	
	left:25%;	
	border: 2px; 
	width:50%;	
	/* padding-bottom:15px; */
	background-color:white;	
	border-color: #CCCCCC;
	border-style:solid;	
	z-index: 100;
}
div.err_title{
	position:absolute;
	float: left;
	width:100%;	
	border: 2px;
	border-color:#CCCCCC;
	border-bottom-style:solid;		
	font-size: 12px;
	color:black;	
	text-align:left;		
	font-weight:bold;	
}
div.err_title1{
	position:relative;
	float: right;	
	border: 2px;
	border-color:#CCCCCC;
	border-bottom-style:solid;		
	font-size: 12px;
	color:black;	
	text-align:right;		
	font-weight:bold;	
}

form.button{	
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;		
}
div.err_content{
	font-size: 10px;
	color:black;	
	padding-top:20px;
	text-align:center;
	background-color:white;			
}
p.descriere{
	padding-left: 20px;
}
div.linkRight{
	text-align:right;
	padding-right:10px;
	padding-bottom: 10px;
}
a.mainCatLevel:link{
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #663300;
	font-family: verdana, tahoma, serif;
}
a.mainCatLevel:hover{	
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #663300;
	font-family: verdana, tahoma, serif;
}
a.mainCatLevel:visited{
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #663300;
	font-family: verdana, tahoma, serif;
}	
a.subCatLevel:link{
	font-size: 11px;
	color: #615656;
	font-family: verdana, tahoma, serif;
}
a.subCatLevel:hover{
	font-size: 11px;
	color: #615656;
	font-family: verdana, tahoma, serif;
}
a.subCatLevel:visited{
	font-size: 11px;
	color: #615656;
	font-family: verdana, tahoma, serif;
}
a.lastCatLevel:link{
	font-size: 10px;
	color: #615656;
	font-family: verdana, tahoma, serif;
}
a.lastCatLevel:hover{
	font-size: 10px;
	color: #615656;
	font-family: verdana, tahoma, serif;
}
a.lastCatLevel:visited{
	font-size: 10px;
	color: #615656;
	font-family: verdana, tahoma, serif;
}
div.info{
	background-color:#fafae0;
	color:red;
	padding-left: 5px;
}

div.TypeInput{	
	width: 99%;
	float: left;
	padding-top: 10px;
	z-index: 1;
}
div.hidden{
	width: 0px;
	height: 0px;
	display: none;
	font-size: 0px;
}
.TypeValue{
	float: left;
	width: 70%;
}
div.TypeLabel{
	width: 29%;	
	float:left;	
	text-indent: 10px;		
}
div.TypeButton{
	width: 99%;	
	padding-top:20px;
	text-align: center;
	float: left;
}
div.TypeButtonImg{
	float:left;
	position:absolute;	
	background-color: white;	
}
div.descriereComunitatePannel {
	width: 99%;	
	float:left;	
	text-indent: 10px;	
	}
div.siteTitle{		
	margin-bottom: 5px;				
	font-size: 10px;
	float:left;
	border:1px;	
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;	
	width: 98%;
}
.edit{
	font-size: 10px;
}
/* display webrings in boxes */
div.ringBox{
  padding-left: 5px;
  padding-top:5px;  
}
a.ringBox_Link{
  color: #d57800;
  font-weight: bold;
}
span.ringBox_Description{
	 color: #235e55;
	 font-family:serif;
	 font-size: 10;
}

/* display sites in boxes */
div.siteBox{
	padding-left: 10px;
	padding-top:10px;
  border-bottom:thin;
  border-bottom-color: #dddddd;
  border-bottom-style: solid;  
}
a.siteBox_Name{
	font-weight: bold;	
	color: #5f3223;
}
span.siteBox_Description{
	color: #235e55;
}
span.siteBox_Link{
	color: #23385e;
}
/* specific content panel class styles */
div.idx_lastWebrings_content{
	float: left;   
  overflow: auto;  
  border: 1px;  
  border-left-color: #FF8F33;
  border-left-style: solid;
  border-bottom-color: #FF8F33;
  border-bottom-style: solid; 
  border-right-color: #FF8F33;
  border-right-style: solid;
  font-size: 12px;  
}
div.idx_lastRsss_content{
	float: left;   
  overflow: auto;  
  border: 1px;  
  border-left-color: #FF8F33;
  border-left-style: solid;
  border-bottom-color: #FF8F33;
  border-bottom-style: solid; 
  border-right-color: #FF8F33;
  border-right-style: solid;
  font-size: 12px;  
}
div.banner{
	border: 0px;
  border-color: #FF8F33;
  border-style: solid;  
}
a.linkMeniu:link{
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #663300;
	font-family: verdana, tahoma, serif;
}
a.linkMeniu:hover{	
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #663300;
	font-family: verdana, tahoma, serif;
}
a.linkMeniu:visited{
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #663300;
	font-family: verdana, tahoma, serif;
}	
div.staticDiv{
	/* statics divs from main page */
	float:left;
	overflow: visible;
	border: 0px; 	
	border-color: #FF8F33;
	border-top-style:solid;
	border-left-style: solid;
	border-bottom-style: solid;	
	border-right-style: solid;
	font-size: 12px;	
}	
