/*Copyright 2006 Compass Design and Joomlashack All rights reserved*/
/*Joomlashack.com Joomla Template*/

@import url("base.css"); /*Base css file with text resizers and width buttons*/

/*Uncomment one of these files if you want a fixed width with no stylechange width button*/
/*@import url("800fixed.css"); Fixed width 800 px*/
/*@import url("1024fixed.css"); Fixed width 1024 px*/

@import url("customize.css"); /*Use this file to customize your website*/

/*This CSS controls the width of the logo. You must also set the line height of the H1 tag to the same height of your logo for SEO*/
/*To adjust the height you will need to edit the topbar and body.bodyfluid.topbar classes in 800.css and 1024.css*/
/*If you are using the fixed width option you must change the 800fixed.css or 1024fixed.css to adjust the width*/
.topbar h1{position:relative;margin:0;padding:0;background:url(../images/logo.png) no-repeat 20px 0;}
.topbar h1 a{display:block;text-indent:-5000px;text-decoration:none;width:250px;line-height:44px;}
.topbar {position:relative;width:100%;}
body.contentpane {background:#fff}



/* -- Module Styles -- */
.module-style3{background: url(../images/boxright_bdr.png) top right no-repeat;}
.module-style3 div{background: url(../images/boxleft_bdr.png) top left no-repeat;}
.module-style3 div div{background: url(../images/boxleft_bdr.png) bottom left no-repeat;}
.module-style3 div div div{background: url(../images/boxright_bdr.png) bottom right no-repeat;}
.module-style3 h3{left: 0;margin: 0;padding: 0.2em 0 0 !important;position: relative;top: -25px;width: 100%;}
.module-style3 div{margin: 0;padding: 2.2em 0 0;}
.module-style3 h3 {color:#2E69BF;}
.module-style3 p {color:#333;}
.module-style3 div div{margin: 0;padding: 0 0 0 12px;}
.module-style3 div div div{height: 1%;padding: 0 12px 0 0;}
.module-style3 td{
	padding:0 4px 0 9px;
	font:normal 12px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.module-style3 td.contentheading{
	background:url(../images/green_arrow.gif) no-repeat 0 13px; 
	padding:0 0 0 9px;
	font:bold 10px/12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.module-style3 a.contentpagetitle{
	font:bold 10px/12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:underline;

}
.module-style3 a.contentpagetitle:hover{
	text-decoration:none;
}
/* -- Module Styles -- */
