body {
	background-color: #fff;
	background-image: url('images/bara.jpg');
	background-repeat: repeat-x;
	background-position: top;
	margin: 0;
	padding: 0;
	padding-left: 3px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

	

#logo
{
  width:250px;
  height:70px;
  margin-top:10px;
  margin-left:20px
}

#realtorrentz
{
  width:98%;
  font-size:110%;
  text-align:center;
  margin:0 0 15px 0;
  padding:5px;
  color:black;
  border:1px dashed #000;
  -moz-border-radius:5px;
  border-radius:5px;
  -webkit-border-radius:5px;
}

#realtorrentz a 
{
  text-decoration:underline;
}

#realtorrentz a:hover 
{
  text-decoration:none;
}       


#adv_config
{
  color:#666666;
  border:0px solid #666666;
  width:728px;
  height:90px;
  margin:auto;
  clear:both
}

#adv_right
{
  color:#666666;
  border:0px solid #666666;
  width:160px;
  margin-bottom:10px;
  float:right;
}

#adv_text_det_a 
{
  color:#666666;
  border:0px solid #666666;
  width:99%;
  height:30px;
  margin-top:10px;
  margin-bottom:10px;
  padding-top:10px;
  padding-left:10px;
}   

#browse
{
  color:#FFFFFF;
  font-size:125%;
  width:98%;
  height:31px;
  margin-bottom:10px;
  margin-top:10px;
}


#browse ul
{
  list-style-type: none;
  margin:0;
  padding-left:10px;
  width:100%;
  height:auto;
}

#browse ul li
{
  width:100px;
  height:20px;
  text-align:center;
  padding-top:0px;
  padding-left:0px;
  border:1px solid #000;
  float:left
}

#browse ul li a 
{
width:100px;
height:20px;
color: #000;
display:block;
text-decoration:none;
padding-top:0px;
padding-left:0px;
font-weight:normal
}

#browse ul li a:hover 
{
background-color: #1b1b1b;
color:#fff
}
 
.icons
{
  margin-top:0px;
  margin-bottom:20px;
  height:40px;
}

.icons img 
{
  width:60px;
  height:60px;
  border:0px solid #000;
}

#main
{
  width:80%;
  margin-top:20px;
  padding-left:0px;
}

#main_index
{
  width:68%;
  margin-top:20px;
  padding-left:0px;
}


.content
{
  width:100%;
  height:25px;
  background-color:#fff;
  margin-bottom:0px;
  border-bottom:1px solid #666666;
}

.content small
{
  color:#666666;
}  

.content small a
{
  color:#000;
  text-decoration:none;
} 

.content small a:hover
{
  text-decoration:underline;
}  
 

.content_a
{
  width:60%;
  float:left;
  color:#000;
  border-bottom:0px solid #666666;
  padding-left:4px;
  padding-top:5px;
  font-weight:normal;
} 

 .content_a a
{
  color:#000;
  text-decoration:none;
}

 .content_a a:hover
{
  color:#000;
  text-decoration:underline;
}

.content_a_right
{
  width:30%;
  float:right;
  padding-top:5px;
  padding-right:0px;
  color:#333333;
  text-align:left;
}


.feed
{
  width:44px;
  height:16px;
  float:right;
  margin:2px;
  background-image:url('images/feed.png');
  background-repeat:no-repeat;
}

.pagination 
{
width:750px;
margin-top:20px;
margin-left:20px;
}

.pagination ul 
{
list-style-type: none;
margin:0;
padding: 0;
}

.pagination ul li 
{
color: #000;
float: left;
font: Eras Bold ITC;
font-size: 11px;
letter-spacing: .01em;
}

.pagination ul li a 
{
color: #000;
display: block;
margin: 0 0.1em;
padding: 2px;
padding-left: 4px;
padding-right: 4px;
text-decoration: none;
border:1px solid #000;
}

li#f
{
background-color:#000;
display: block;
margin: 0 0.1em;
padding: 2px;
padding-left: 4px;
padding-right: 4px;
text-decoration: none;
border:1px solid #000;
color:#fff;
}

.pagination ul li a:hover 
{
  border:1px solid #8f8f8f;
}
       
#search
{
  width:210px;
  height:40px;
  margin-right:50px;
  margin-top:20px;
  float:right;
} 

#text
{
  width:165px;
  height:18px;
  background-color:transparent;
  border:none;
  padding: 3px 4px 0px 1px;
}

#text_input
{
  width:180px;
  height:24px;
  float:left;
  background-image:url('images/search_back.gif');
  background-position:top left;
  background-repeat:no-repeat;
  background-color:transparent;
  text-align: center;
}

#moto
{
  margin-top:10px;
  margin-left:0px;
  margin-bottom:10px;
  color:#000;
  font-weight:normal;
  text-align:center;
  float:left;
} 

/*Search Cloud
*/
#tagcloud {
width: 100%;
height:auto;
margin-top:0px;
margin-bottom:10px;
background:#fff;
color:#000;
padding: 10px;
border: 0px solid #666666;
text-align:center;
float:left;
}

#tagcloud a:link, #tagcloud a:visited {
text-decoration:none;
padding-left:1em;
}

#tagcloud a:hover, #tagcloud a:active {
text-decoration: underline;
color:#8f8f8f;
}

#tagcloud span {
padding: 4px;
}

.smallest a{
font-size:12px;
color:#000;
}

.small a{
font-size: 18px;
color:#000;
}

.medium a{
font-size:20px;
color:#000;
}

.large a{
font-size:26px;
color:#000;
}

.largest a{
font-size:32px;
color:#000;
}

#title
{
  background:url('images/browse_bg.gif');
  background-repeat:repeat-x;
  height:31px;
  margin-bottom:20px;
  margin-top:20px;
}  

#title h1
{
  color:#fff;
  font-size:14pt;
  padding:2px 10px 3px;
}

#details
{
  color:#000;
  background-color:#fff;
  padding:0px 8px 0px;
}

#details a
{
  color:#000;
}

 #details a:hover
{
  text-decoration:none;
}

.sub_details
{
  width:100%;
  height:18px;
  background-color:#fff;
  padding-top:5px;
  border-bottom:1px solid #666666;
}


 .mainparagraph
{ 
  width:100%;
  text-align:left;
  margin:10px;
  padding:2px;
  background-color:#EDEDED;
  border-top:1px solid #666666;
  border-bottom:1px solid #666666;
}

.mainparagraph h2
{
 width:97%; 
 color:#666666;
 padding-left:6px;
 font-size:100%;
 font-family:  Arial, sans-serif;
} 

.mainparagraph p
{
 width:97%; 
 color:#666666;
 padding-left:6px;
 font-size:110%;
 font-family:  Arial, sans-serif;
} 


.mainparagraph a
{ 
 color:#666666;
 text-decoration:underline;
}

.mainparagraph a:hover
{ 
 text-decoration:none;
}      
 

#footer
{
   clear:both;
   text-align:left;
   border-top:1px solid #000;
   border-bottom:1px solid #000  
}

#footer a
{
  color:#000;
  text-decoration:none;
}             


#adv_search
{
  color:#FFFFFF;
  font-size:100%;
  padding-left:6px;
  margin-top:20px;
  width:800px;
  height:50px;
  margin-left:5px;
}


#adv_search ul
{
  list-style-type: none;
  margin: 0;
  padding-left:0px;
  width:100%;
  height:auto
}

#adv_search ul li
{
  width:90px;
  height:17px;
  text-align:left;
  padding-top:2px;
  margin-right:5px;
  padding-left:0px;
  border-bottom:1px solid #666666;
  float:left;
}

#adv_search ul li a 
{
width:90px;
height:17px;
color: #666666;
display:block;
text-decoration:none;
padding-top:0px;
padding-left:0px;
font-weight:normal
}

#adv_search ul li a:hover 
{
  border-bottom:1px solid #000;
} 

#adv_search ul li#onact a
{
  color:#000;
  border-bottom:1px solid #000;
}     

#topsearch
{
  width:98%;
  padding:7px;
  background:black;
  margin:10px auto 0 auto;
}

#topsearch a
{
 color:white;
 text-decoration:none;
} 

#topsearch a:hover
{
 text-decoration:underline;
}       