/*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; margin:0 auto; background:#ffffff; background-color:#ffffff; border-left:1px solid #777; border-right:1px solid #111;}
div#left_sidebar { width:150px;margin: 1px; padding:5px; float:left; }
div#main_content { width:550px; height:600px; min-height:600; padding:5px 10px 0px 0px; float:left; border-right: 1px solid #ECECEC; }
div#right_sidebar { width:200px; height:600px; min-height:600; padding:5px 0px -1px 0px; float:left; background:url('../images/titles.png ') no-repeat bottom left; }

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:20px;}

/*div#right_rim { width:3px; height:100%; min-height:500px; padding:6px 0px;; float:right; background:url('../images/right_rim2.png ') 0 0 repeat; } */
/*div#footer { clear:both; height:28px; background:url('../images/footer_stripe.png') 0 0 no-repeat; padding-left:10px; margin: 30px 0 0 0; }*/
	
/* 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; }
