/*Copyright 2006 Joomlashack All rights reserved*/
/*Joomlashack.com Joomla Template*/

/* CSS Document */

* { margin:0; padding:0; }
body { font-family:'Trebuchet MS',Arial,sans-serif,Helvetica; color:#333; font-size:medium; line-height:1.3em; background:#AAA8A4;}
a:link, a:visited { color:#333; text-decoration:none; }
a:hover { color:#e5a800; text-decoration:underline; }
.rightdes{text-indent:-5000px;text-decoration:none;}

div#header { height:100px; background:#AAA8A4; background-color: #AAA8A4;
display: block;text-indent: -5000em;text-decoration: none;float: center;
margin: 2px auto 0px auto; height: 100px; width:980px; border-left:1px solid #777;border-right:1px solid #111;
background: url(../images/top_banner.jpg) no-repeat left bottom;}

div#bottom { height:100px; width:980px; margin: 0px auto; padding: 0px 0 0 0; color: #eee;
background:#AAA8A4; background-color: #AAA8A4; float: center; border-left:1px solid #777;border-right:1px solid #111;
background: url(../images/bottom_banner.jpg) no-repeat left bottom;} 


div#navbar { width:980px; margin:0 auto; height:10px; float:center; border-left:1px solid #777; background:#ffffff; background-color:#ffffff;border-right:1px solid #111;}

div#main_content_wrapper { padding: 0px 0 0 0; font-size:85%; }
div#wrap { width:980px; /*height:600px; min-height:600px;*/ margin:0 auto; background:#ffffff; background-color:#ffffff; border-left:1px solid #777; border-right:1px solid #111;}
div#left_sidebar { width:150px; /*height:600px; min-height:600px; */ margin: 1px; padding:5px; float:left; }
div#right_sidebar { width:220px; /*height:600px; min-height:600px; */ padding:5px 0 0 0; float:left; background:url('../images/titles.png ') no-repeat bottom left; }

div#main_content { overflow:auto; width:550px; /*min-height:500px */;height:450px; padding:5px 10px 0 0; float:left; border-right: 1px solid #ECECEC; 	scrollbar-face-color : #fff; 
	scrollbar-highlight-color : #000;
	scrollbar-3dlight-color : #000;
	scrollbar-shadow-color : #000;
	scrollbar-darkshadow-color : #000;
	scrollbar-track-color : #ccc;
	scrollbar-arrow-color : #000;
}

div#right_sidebar div.moduletable, div#right_sidebar div.moduletable-plain { margin:0 0 20px 20px; }
div#right_sidebar div.moduletable h3 { font-weight: bold;
	font-size: 120%;
	margin: 0 5 -8px 0;
	background: none;
	margin-left:0px;
	padding-bottom:0px;}

/* Sidebar Modules */
div#left_sidebar div.moduletable { margin:0 40px 25px 0; }


/* default joomla styles */
div.componentheading, td.contentheading {  color:#333333; line-height:120%; font-weight: bold;font-size: 120%;}
.small, .createdate, .modifydate { color:#999999;  }
a.readon { float:right; background:url('../images/readon.png') 0 3px no-repeat; text-indent:16px; }
