/* COMMON STYLE
--------------------------------------------------------- */
body, div, p {
    margin: 0px;
    padding: 0px;
}
body, html {
    width:100%;
    height: 100%;
    background-color: #ffffff;
}
body#bd {
	text-align: center;
	background: #ffffff;
	color: #FAFCF4;
}

body.contentpane {
	width: auto;
	margin: 10px;
	line-height: 140%;
}

h1 {
	font-size: 1.7em;
}

h2 {
	margin: 10px 0;
	font-size: 1.45em;
}

h3, h4 {
	margin: 10px 0;
	font-size: 1.2em;
}



/* Normal link */
a {
	color: #952327;
	text-decoration: none;
}

a:hover, a:active {
	color: #952327;
	text-decoration: underline;
}

p {
	margin: 10px 0;
	font-size:10px;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

li {
	/*padding-left: 15px;*/
	/*background: url(../images/arrow-off.gif) no-repeat 2px 5px;*/
	/*line-height: 140%;*/
	/*line-height: 18px;*/
}

th {
	padding: 4px;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

fieldset a {
	font-weight: bold;
}

hr {
	border-top: 1px solid #999999;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

img {
	border: 0;
}

/* FORM
--------------------------------------------------------- */

form {
	margin: 0;
	padding: 0;
}

input {
	font: 11px Tahoma, Arial, sans-serif;
}

select {
	font: 11px Tahoma, Arial, sans-serif;
}

textarea {
	border: 1px solid #CCCCCC;
	padding-left: 2px;
	font: 11px/1.3em Tahoma, Arial, sans-serif;
}

.button {
	padding-left: 5px;
	padding-right: 5px;
	background: url(../images/but-bg.gif) no-repeat bottom right;
	border: 1px solid #808080;
}

.inputbox {
	padding-left: 2px;
	border-top: 1px solid #999999;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #999999;
	background: #FFFFFF;
        /*margin-top: 12px;*/
        /*width: 217px;*/
}

/* MODULE
--------------------------------------------------------- */

div.modules {
	width: 100%;
}

div.moduletable h3 {
	padding: 0 0 0 4px;
	margin: 0 -3px 0 -3px!important;
	color: #FFFFFF;
	background: #3d64aa;
	font-size: 11px;
	height: 20px;
	line-height: 20px;
	border: 2px solid #EEEEEE;
	border-top: none;
	font-weight: normal;
}

div.moduletable {

}

div.moduletable td {
	padding: 3px 0!important;
}

/* JOOMLA STYLE
--------------------------------------------------------- */

table.blog {
	width: auto;
}

table.blog .article_seperator {
	height: 5px;
	display: block;
}

table.contentpane {
	border: none;
	width: 100%;
}

table.contentpaneopen {
	border: none;
}

table.contenttoc {
	margin: 0 0 10px 10px;
	width: 25%;
}

table.contenttoc td {
	padding: 1px 5px 1px 20px;
	background: url(../images/arrow-off.gif) no-repeat 6px;
}

table.contenttoc th {
	padding: 1px 5px;
	border: 2px solid #EEEEEE;
	background: #666666;
	color: #FFFFFF;
}

table.contenttoc td:hover {
	padding: 1px 5px 1px 20px;
	background: url(../images/arrow-on.gif) no-repeat 6px;
}

table.polls {
	padding: 0;
	width: 100%;
}

table.pollstableborder {
	padding: 0;
	width: 100%;
	text-align: left;
	border-color: #FFFFFF;
}

table.pollstableborder img {
	margin: 4px 4px 4px 0;
}

table.pollstableborder td {
	padding: 2px!important;
}

table.searchintro {
	margin: 10px 0;
	width: 100%;
	background: #F9F9F9;
	border: 1px solid #EEEEEE;
}

table.searchintro td {
	padding: 5px!important;
}

ul#mainlevel li, ul#mainlevel-nav li {
	padding: 0;
	display: inline;
	background: none;
	line-height: normal;
}

.blog_more {
	margin: 10px 0;
	padding: 0 5px 5px 5px;
}

.blog_more strong {
	display: block;
	margin: 0 -5px 5px -5px;
	padding: 1px 5px;
	background: #666666;
	border-bottom: 2px solid #EEEEEE;
	font-weight: bold;
	color: #FFFFFF;
}

td.buttonheading {
	padding: 0 3px!important;
	background: #F2F2F2;
	text-align: center;
	border: 1px solid #EEEEEE;
}

.category {
	font-weight: bold;
}

.clr {
	clear: both;
}

.code, pre {
	border: 1px solid #F0F0C0;
	width: auto;
	padding: 5px;
	background: #FFFFCC;
}

.componentheading {
	padding: 0 0 5px;
	margin-bottom: 10px;
	color: #666666;
	font-weight: bold;
	font-size: 1.7em;
	text-transform: capitalize;
}

.contentdescription {
	padding-bottom: 30px;
	background: url(../images/hdot2.gif) repeat-x bottom left;
}

.contentheading {
	font-weight: bold;
	font-size: 24px;
	padding-left: 2px;
}

.contentpagetitle {
}

/* JOOMLA! STYLE
----------------------------------------------------------- */

a.readon {
	color: #952327;
}

a.readon:hover {
	color: #952327;
}

table.contentpaneopen td, table.contentpane td {
padding-left: 5px;
padding-right: 10px;
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

.createdate {
	color: #999999;
	line-height: 10px;
	font-weight: bold;
}

.modifydate {
	color: #999999;
	height: 15px;
}

.error {
	color: #CC0000;
}

.highlight {
	font-weight: bold;
	border-bottom: 1px dotted;
}

.message {
	color: #FF9900;
	font-weight: bold;
}

.moduletable {
	padding: 0;
}

.mosimage, .mosimage img {
	padding: 0;
	margin-left: 5px;
}

.mosimage_caption {
	margin-top: 2px;
	padding: 1px 2px;
	color: #999999;
}

.pagenav {
	padding: 2px;
}

.pagenav_prev a, .pagenav_next a {
	color: #666666;
	font-size: 0.9em;
}

.pagenav_prev a:hover, .pagenav_prev a:active, .pagenav_next a:hover, .pagenav_next a:active {
	color: #B91919;
	text-decoration: none;
}

.pagenavbar {
	padding-left: 16px;
	background: url(../images/pages.gif) no-repeat center left;
	font-weight: bold;
}

.pagenavcounter {
	padding: 0 16px 10px 16px;
	color: #666666;
	background: url(../images/pages.gif) no-repeat 0 3px;
	font-weight: bold;
}

.sectiontableheader {
	padding: 2px 4px;
	background: url(../images/topnav-bg.gif) repeat-x top left #666666;
	color: #FFFFFF;
	border-right: 1px solid #EFEFEF;
	font-size: 11px;
}

.sectiontableheader a, .sectiontableheader a:hover {
	color: #FFFFFF;
}

tr.sectiontableentry1 td {
	padding: 4px;
	background: #F9F9F9;
	border-top: 1px solid #EEEEEE;
}

tr.sectiontableentry2 td {
	padding: 4px;
	background: #FFFFFF;
}

.small {
	color: #999999;
}

#banner {
}

/* HEADER
--------------------------------------------------------- */

#header {
    width: 960px;
    height: 130px;
}
#header_content_left {
    width: 559px;
    height: 130px;
    float: left;
}
#logo {
    width: 242px;
    height: 84px;
    float: left;    
}
#header_center {
    width: 317px;
    height: 84px;
    float: left;
}
#header_content_right {
    width: 401px;
    height: 130px;
    float: left;    
}

#user4 {
	background: url(../images/top_right.jpg) no-repeat;
}
#user4 a {
	color: #ffffff;
	text-decoration:none;
}
#user4 a:hover {
	color: #ffffff;
	text-decoration:underline;
}
table.user4 {
	color: #fff;
}
table.user4 td {
	

}

#search {
	font-size: 11px;
        margin-right: 18px;
        margin-top: 21px;
        float: right;
}

div#search select.inputbox {
        margin-top: 12px;
        width: 217px !important;
}
.search input {
	background: #FFFFFF;
	border: 1px solid #7b7b7b;
	width: 175px;
	padding-left:15px;
}
.search input.button {
	width: 25px;
	/*background: none;*/
        background-image: url(../images/search_button.jpg);
        background-repeat: no-repeat;
        background-position: center center;
	padding: 0;
}

#user-bar {
	position: absolute;
	top: 0px;
	right: 30px;
	font-size: 11px;
	background: #FFF;
	padding-left: 5px;
	padding-right: 5px;
}

#user-bar a {
	font-size: 11px;
	color: #999999;
}

#user-bar img {
	border: 1px solid #FFFFFF;
	border-right-width: 2px;
	border-bottom-width: 2px;
}

/* MAIN CONTAINER
--------------------------------------------------------- */
#main_table {
    width: 100%;
    height: 100%;
    vertical-align: middle;
}
#main_div {
    width: 100%;
    height: 1024px;
}
#main_div_content {
    width: 960px;
    height: 1024px;
    margin: 0 auto;
    background-color: #ffffff;
    background-image: url(../images/main_bg.jpg);
    background-repeat: no-repeat;
    background-position: top right;
}
#main_content {
    width: 960px;
    height: 800px;
    float: left;
}
#main_content_top {
    /*width: 960px;*/
    width: 940px;
    height: 325px;
    float: left;
    margin-left: 20px;
}
#main_content_top_left {
    width: 539px;
    height: 325px;
    float: left;
    margin-left: 20px;
}
#main_content_top_right {
    width: 380px;
    height: 325px;
    float: left;
    background-color: #282828;
    position: relative;
}
ul#main_content_top_right_menu {
    margin: 0px;
    padding: 0px;
    list-style: none;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-size: 20px;
    display: block;
    position: absolute;
    left: -18px;
}
ul#main_content_top_right_menu li {
    float: left;
    width: 398px;
    height: 65px;
    background-image: url(../images/hor_shape.jpg);
    background-repeat: no-repeat;
    background-position: bottom right;
}
ul#main_content_top_right_menu li.no_shape {
    background-image: none;
}
ul#main_content_top_right_menu li a {
    color: #7e7e7e;
    width: 326px;
    height: 55px;
    padding-top: 10px;
    padding-left: 72px;
    display: block;
    float: left;
    text-decoration: none;
}
ul#main_content_top_right_menu li a:hover {
    color: #ffffff;
    background-image: url(../images/big_arrow.png);
    background-repeat: no-repeat;
    background-position: left center;
}
span.big_font {
    width: 325px;
    float: right;
}
span.mini_font {
    font-family: Arial,Helvetica,sans-serif;
    font-weight: normal;
    font-style: italic;
    font-size: 12px;
}
#main_content_bottom {
    width: 960px;
    height: 463px;
    float: left;
    margin-top: 12px;
}
#main_content_bottom_left {
    width: 373px;
    height: 463px;
    float: left;
}
#main_content_bottom_left_top {
    width: 373px;
    height: 269px;
    float: left;
    background-image: url(../images/quick_links_top_bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}
ul#main_content_bottom_left_top_menu {

}

ul#main_content_bottom_left_top_menu {
    margin: 0px;
    padding-top: 75px;
    padding-left: 20px;
    list-style: none;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-size: 18px;
    display: block;
}
ul#main_content_bottom_left_top_menu  li {
    float: left;
    display: inline;
    width: 96px;
    padding-left: 10px;
    padding-right: 10px;
}
ul#main_content_bottom_left_top_menu li a {
    color: #ffffff;
    /*padding: 5px 20px 0;*/
    /*height: 25px;*/
    display: block;
    float: left;
    text-decoration: none;
}
ul#main_content_bottom_left_top_menu li a:hover {
    text-decoration: underline;
}

#main_content_bottom_left_bottom {
    width: 353px;
    height: 194px;
    padding-left: 20px;
    float: left;
    background-image: url(../images/quick_links_bottom_bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}
ul.quick_links_menu {
    margin: 0px;
    padding-top: 12px;
    padding-left: 30px;
    /*padding: 0px;*/
    list-style: none;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: normal;
    font-size: 12px;
    display: block;
}
ul.quick_links_menu li {
    margin-top: 8px;
    margin-bottom: 8px;
}
ul.quick_links_menu li a {
    color: #ffffff;
    display: block;
    text-decoration: none;
}
ul.quick_links_menu li a:hover {
    text-decoration: underline;
}
#main_content_bottom_right {
    width: 587px;
    height: 463px;
    float: left;
}
div.banner_div {
    width: 180px;
    height: 463px;
    float: left;
    margin-right: 14px;
}
#wrapper {
	width: 100%;
	color: #000000;
}
#left_wrapper {
	margin:0 auto;
	width:990px;
	background:url(../images/left_wrapper_bg.jpg) left bottom no-repeat;
	}
#right_wrapper {
	margin: 0 auto;
	width: 990px;
	background:url(../images/right_wrapper_bg.jpg) right bottom no-repeat;
	}
#bottom_wrapper {
	margin:0 auto;
	width: 750px;
	height: 90px;
	background: url(../images/bottom_wrapper_bg.jpg) bottom no-repeat;
	}
#bottom_left {
	margin: 0 auto;
	width: 990px;
	background:url(../images/bottom_left.jpg) bottom left no-repeat;
	}
#bottom_right {
	margin: 0 auto;
	width: 990px;
	background:url(../images/bottom_right.jpg) bottom right no-repeat;
	}
#container {
	width: 750px;
	text-align: left;
	padding: 0;
	margin: 0 auto;
	background: #fff;
}

#container-shadow1 {
	border: 2px solid #383838;
}

#container-shadow2 {
	border: 3px solid #2C2C2C;
	background: #FFFFFF;
	line-height: 18px;
}

/* 3 columns content width */
#content {
	margin: 0 0 0 8px;
	width: 400px;
	float: left;
}

/* 2 column content [on the left] width */
#content-full-left {
	margin: 0;
	float: left;
/*	background: url(../images/content_bg.jpg) repeat-x bottom #fff; */
	min-height: 625px;
	height:625px;
	width:510px;

}

/* 2 column content [on the right] width */
#content-full-right {
	margin: 0;
	width: 525px;
	float: right;

}

/* 1 column content width */
#content-full {
	margin: 0 15px 0;
	width: 750px;
}


/* PATHWAY
--------------------------------------------------------- */

#pathway {
	color: #FFFFFF;
	background: #FFFFFF;
	font-size: 0;
	line-height: normal;
	padding: 5px 0 2px 2px;
}

#pathway a {
	padding: 0 15px 0 0;
	color: #666666;
	background: url(../images/arrow-off.gif) no-repeat center right;
	font-size: 11px!important;
}

#pathway a:hover, #pathway a:active {
	background: url(../images/arrow-on.gif) no-repeat center right;
}

#pathway img {
	visibility: hidden;
}

/* LEFT COLUMN
--------------------------------------------------------- */

#leftcol {
	width: 170px;
	float: left;
	border-left: 5px solid #FFFFFF;
}

#leftcol a.mainlevel {
	padding-left: 20px;
	background: url(../images/arrow-off.gif) no-repeat 5px 4px;
}

#leftcol a.mainlevel:hover, a.mainlevel:active {
	background: url(../images/arrow-on.gif) no-repeat 5px 4px;
}

#leftcol a.sublevel {
	padding-left: 3px;
}

/* RIGHT COLUMN
--------------------------------------------------------- */

#rightcol {
	width: 225px;
	float: right;
	padding: 0;
	margin:0;
}

#rightcol a.mainlevel {
	padding-left: 20px;
	background: url(../images/arrow-off.gif) no-repeat 5px 4px;
}

#rightcol a.mainlevel:hover, a.mainlevel:active {
	background: url(../images/arrow-on.gif) no-repeat 5px 4px;
}

#rightcol a.sublevel {
	padding-left: 3px;
}

/* TOP NAVIGATION
----------------------------------------------------------- */

#topnav {
	/*background: url(../images/topnav_bg.jpg) no-repeat;*/
	/*height: 31px;*/
	/*line-height: normal;*/
	/*padding-left: 30px;*/
    width: 559px;
    height: 46px;
    background-image: url(../images/navbar_bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    float: left;
}
#topnav_content {
    width: 559px;
    height: 46px;
}
#topnav table.menu42 {
	/*margin: 0;*/
	/*padding: 0;*/
	/*list-style: none;*/
	/*height: 28px;*/
    margin: 0px;
    padding-left: 13px;
    list-style: none;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-size: 14px;
    display: block;
}

#topnav table.menu42 tr td {
	padding: 0;
	margin: 0;
	display: inline;
	/*background: none;*/
    float: left;
    /*display: inline;*/
    position: relative;
    width: 109px;
    text-align: center !important;
}

#topnav table.menu42 tr td a {
	padding-top: 3px;
	margin-top: 0px;
	/*color: #000;*/
	font-size: 11px;
	text-align: center !important;
	/*display: block;*/
	/*float: left;*/
	/*height: 20px;*/
	line-height: 20px;
	text-transform: lowercase;
	/*width:90px;*/
    color: #ffffff !important;
    /*padding: 3px 20px 0 !important;*/
    /*padding: 3px 0 0 0 !important;*/
    height: 20px;
    display: block;
    float: left;
    text-decoration: none;
    /*width: 68px;*/
    width: 109px;
}

#topnav li.active_menu a {
	margin: 0;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
}

#topnav table.menu42 tr td a:hover, #topnav table.menu42 tr td a:active {
	color: #952327;
	text-decoration: underline;
}
table.menu42 {
  padding-left: 13px;
}

/* SUB NAVIGATION
--------------------------------------------------------- */

#subnav {
	padding: 3px 5px;
	margin-top: 9px!important;
	margin-top: 11px;
}

#subnav h3 {
	padding: 0 0 0 4px;
	margin: 0 -3px 0 -3px;
	font-size: 11px;
	height: 20px;
	line-height: 20px;
	border: 2px solid #EEEEEE;
	font-weight: normal;
	color: #FFFFFF;
}

#subnav ul {
	margin: 0;
	padding: 0;
}

#subnav li {
	margin: 5px;
	padding: 0;
	background: none;
	height: 20px;
}

#subnav a {
	color: #333333;
	display: block;
	height: 20px;
	line-height: 20px;
	padding-left: 10px;
	border: 1px solid #FFFFFF;
}

#subnav a:hover, #subnav a:active, #subnav li.active_menu a {
	text-decoration: none;
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
	border-left: 5px solid #666666;	
}

/* SPOTLIGHT
--------------------------------------------------------- */

#header-spotlight {
	padding-left: 20px;
	height: 170px;
	color: #F2F2F2;
}

#header-spotlight a {
	color: #FFFFFF;
	text-decoration: underline;
}

#header-spotlight h3 {
	background: none;
	font-size: 1.4em;
	border: none;
	text-align: left;
	font-weight: bold;
	padding-bottom: 3px;
}

#header-spotlight div.moduletable {
	background: none;
	font-size: 1em;
	width: 720px;
	border: none;
	padding: 80px 0 5px;
	color: #F2F2F2;
	margin: 0!important;
}

#header-spotlight .article_seperator {
	display: none;
}

#spotlight-1 div.moduletable, #spotlight-2 div.moduletable {
	border: none;
	background: none;
	margin: 0;
	padding: 0;
}

#spotlight-1 h3, #spotlight-2 h3 {
	border: 2px solid #EEEEEE;
	margin: 0 0 10px;
}

#spotlight-1 a, #spotlight-2 a {
	color: #333333;
}

/* FOOTER
--------------------------------------------------------- */


#footer {
    width: 960px;
    height: 94px;
    float: left;
    background-image: url(../images/footer_bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}
#footer_content_top {
    width: 960px;
    height: 45px;
    float: left;
    background-image: url(../images/footer_top_bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}
#contact_us {
    width: 68px;
    height: 11px;
    float: left;
    margin-top: 24px;
    margin-left: 428px;
}
#footer_content_bottom {
    width: 960px;
    height: 49px;
    float: left;
    background-image: url(../images/footer_bottom_bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}

/* MISCELLANOUS
----------------------------------------------------------- */

div.shadow{
	margin-left: 8px;
	margin-right: 8px;
	padding: 2px 0;
	background: url(../images/shadow.gif) repeat-x;
	clear: both;
}

div.back_button a {
	float: right;
	display: block;
	width: auto;
	padding: 0 10px;
	height: 18px;
	background: url(../images/but-bg.gif) no-repeat bottom right;
	border: 1px solid #808080;
	color: #666666;
	cursor: default;
}

div.back_button a:hover {
	color: #666666;
	text-decoration: none;
	cursor: default;
}

div.back_button a:active {
	border: 1px solid #CCCCCC;
	background: #EEEEEE;
	color: #666666;
	text-decoration: none;
	cursor: default;
}

#mod_login_password, #mod_login_username {
	width: 110px;
	padding-left: 20px;
}

#mod_login_password {
	background: url(../images/authen.gif) no-repeat center left #FFFFFF;
}

#mod_login_username {
	background: url(../images/user.gif) no-repeat center left #FFFFFF;
}

#mod_login_remember {
	border: none;
	padding: 0!important;
}

/* Firefox Scrollbar Hack - Do not remove */
html { height: 100%; margin-bottom: 1px;}

/* Clear fix */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
#newsflash {
	padding: 5px;
}
.topnav-border {
	border-bottom: 1px solid #C7795C;
	background: #E28968;
}
#topnav li.active_menu a, #topnav li.active_menu a:hover {
	border-top: 5px solid #E28968;
	background: #E28968;
}
#subnav {
	border: 1px solid #FAE9E2;
	background: #FDF7F5;
}
#subnav h3 {
	background: url(../../images/subnav-h3-brick.gif) top right #E28968;
}
#subnav a {
	border-left: 5px solid #E28968;	
}
.contentheading {
	border: 1px solid #dddddd;
	color: #952327;
	background: #f5f4f4;
}
a.contentpagetitle, a.contentpagetitle:hover, a.contentpagetitle:active {
	color: #C7795C;
	text-decoration: none;
}
div.moduletable {
	background: #f5f4f4;
}
#header-spotlight {
	background: url(../../images/header-sl-brick.jpg) no-repeat top right;
}
#spotlight-1 h3, #spotlight-2 h3 {
	background: url(../../images/topmenubg.jpg) repeat-x;
}
