/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html{
margin:0;
}

form{
margin:0;
padding:0;
}

body {
margin:0;
padding:0;
background:#fff;
font-family:Verdana,"Trebuchet MS", Arial, Helvetica, sans-serif;
width:100%;
color:#535353;
}

a:link{
color:#00483a;
text-decoration:none;
}

a:visited{
color:#634902;
text-decoration:none;
}

a:hover{
color:#9d9683;
text-decoration:none;
}

p {
margin-top:1px;
margin-bottom:5px;
}

div, p, table, td, th {
font-size:0.98em;
line-height:1.7em;
text-align:left;
}

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/

div.center{
text-align:center;
}

#shell {
width:980px;
margin:0 auto;
padding:0;
}

#right_shadow{
float:left;
width:980px;
padding:0;
background:#faf8ee url(../images/back_shadow.jpg) repeat-y;
}

#header {
float:left;
height:135px;
width:975px;
background:#00483A url(../images/background.jpg) repeat;
}

#header_logo {
float:left;
height:95px;
width:970px;
margin:10px 0 0 0;
padding:0 0 0 5px;
}

#logo {
float:left;
width:750px;
height:100px;
background:#00483A url(../images/logo.jpg) no-repeat;
}

#search{
float:right;
width:210px;
margin:45px 5px 0 0;
}

#searching{
float:left;
}

#search .inputbox{
float:left;
width:140px;
height:17px;
font-size:0.8em;
color:#00382e;
margin:0px;
padding:2px 1px 0px 2px;
line-height:17px;
border:0px;
background:#fefdf9;
}

#search .button{
float:left;
height:17px;
width:23px;
margin:0 0 0 20px;
padding:0px;
background:transparent;
border:0px;
}

.searchlabel{
color:#888;
}

#menu {
float:left;
margin:0 0 10px 0;
padding:0;
height:22px;
width:975px;
}


#footer {
float:left;
width:951px;
height:22px;
margin:0;
padding:10px 0 10px 24px;
font-size:0.9em;
background:#faf8ee;
}

#footer_right{
float:right;
width:400px;
margin:-67px 10px 0 0;
padding:0;
text-align:right;
color:#73a39c;
font-size:0.75em;
}

.footer, a.footer:link, a.footer:visited{
color:#73a39c;
font-size:0.9em;
font-weight:normal;
}

a.footer:hover{
color:#3d3113;
text-decoration:none;
}



.homelogin{
clear:left;
width:230px;
height:105px;
margin:0;
padding:0;
background:#fff8e1;
}

#login{
width:230px;
padding:0;
color:#808284;
}

#login .inputbox_name, #login .inputbox_passwd, #login .inputbox_remember{
height:16px;
color:#555;
margin:0;
padding:2px 1px 0 0;
line-height:18px;
border-top:0px;
border-bottom:1px solid #c0bdb3;
border-left:1px solid #c0bdb3;
border-right:0px;
float:right;
}

#login .inputbox_name{
width:150px;
}

#login .inputbox_passwd{
width:110px;
margin-right:1px;
}

#login .logbutton{
float:right;
margin:0;
padding:0;
height:18px;
width:20px;
background:transparent;
border-bottom:1px solid #c0bdb3;
}

#login .login_line{
margin:3px 15px 0 0;
float:right;
}

.loginLabel {
float:left;
font-size:0.8em;
padding:0 10px 0 10px;
}


#main{
float:left;
background:#ecf5e5;
width:780px;
margin:0 0 5px 0;
padding:0;
}

#mainLeft{
float:left;
width:120px;
}

#mainRight{
float:left;
background:#fff;
padding-left:5px;
width:655px;
}

#maincontent{
float:left;
}

#frontHolder{
float:left;
width:975px;
margin:0;
}

#center{
float:left;
width:430px;
padding:0;
}

#centerPad{
padding:0 50px 0 10px;
}

#bodycopy{
float:left;
width:370px;
margin:5px 50px 0 10px;
}

#frontTop{
clear:left;
width:975px;
height:255px;
}

#frontBottom{
clear:left;
background:#faf8ee;
}

#frontBottomPad{
padding:5px 0;
}

#frontBottom_left{
float:left;
width:560px;
padding:0 40px 0 140px;
}

#frontBottom_right{
float:left;
width:230px;
}

#right{
float:left;
width:210px;
}

.rightimage, .righttext{
clear:left;
height:100px;
}

.rightimage, .righttext{
width:210px;
}

.rightImagePad{
padding:5px 10px;
}

.rightTextPad{
padding:0 10px;
}

.rightimage a:link, .rightimage a:visited{
color:#fff;
font-size:1.1em;
line-height:1.2em;
font-weight:bold;
padding:0 0 20px 0;
}

.rightimage a:hover{
color:#9d9683;
text-decoration:none;
}


.righttitle{
color:#6d4920;
font-size:1em;
line-height:1.8em;
font-weight:bold;
padding:0 5px 0 0;
}

.righttext{
background:#deeed0;
font-size:0.9em;
margin-bottom:5px;
}

.righttext a:link, .righttext a:visited{
color:#333;
font-size:0.8em;
line-height:1.2em;
font-weight:normal;
}

.righttext a:hover{
color:#9d9683;
text-decoration:none;
}





.flashImages{
clear:left;
width:210px;
height:170px;
background:#efefef;
}





#leftcolumn{
float:left;
width:80px;
padding:0;
margin:0;
}

#maincolumn{
float:left;
width:700px;
padding:0;
margin:0;
}


#leftcolumn div.module{
width:80px;
margin-bottom:10px;
}

#leftcolumn div.module div{
width:80px;
}

#leftcolumn div.module div div{
width:80px;
}

#leftcolumn div.module div div div{
width:40px;
padding:0 10px 10px 30px;
}

#leftcolumn div.module div div div div{
padding:0px;
margin:0px;
}

#rightcolumn{
float:right;
width:210px;
padding:0;
margin:50px 0 0 0;
}

#rightcolumn div.module{
width:210px;
margin-bottom:10px;
}

#rightcolumn div.module div{
width:210px;
}

#rightcolumn div.module div div{
width:210px;
}

#rightcolumn div.module div div div{
width:170px;
padding:0 10px 10px 30px;
}

#rightcolumn div.module div div div div{
padding:0px;
margin:0px;
}

table.nopad{
border-collapse:collapse;
padding:0;
margin-bottom:15px;
}

table.nopad td.middle_pad{
width:0px;
}


.latestnews, a.latestnews:link, a.latestnews:visited{
color:#354c8e;
font-size:0.9em;
font-weight:normal;
}

a.latestnews:hover{
color:#6880c5;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline{
background:#fffebb;
width:100%;
position:absolute;
top:0;
left:0;
padding:5px;
}

span.pathway{
display:block;
margin:0 20px;
height:16px;
line-height:16px;
overflow:hidden;
}

/* headers */
div.componentheading{
padding-left:0px;
}

h1{
padding:0;
font-size:1.3em;
font-weight:bold;
vertical-align:bottom;
color:#666;
text-align:left;
width:100%;
}

h2, .contentheading{
padding:0;
font-size:1.1em;
font-weight:bold;
vertical-align:bottom;
color:#3f3250;
text-align:left;
width:100%;
}

a.contentpagetitle{
width:98%;
margin:0 0 5px 0;
font-weight:normal;
font-size:1.2em;
color:#73a39c;
line-height:1.8em;
text-decoration:none;
}

a.contentpagetitle:hover{
color:#919090;
}

a.topheader:link, a.topheader:visited{
font-size:0.8em;
}

a.topheader:hover{
font-size:0.8em;
}

h3, .componentheading, table.moduletable th{
margin:0;
font-weight:normal;
font-size:1em;
color:#73a39c;
padding:0px;
margin:5px 0 5px 0;
text-align:left;
}

h4{
color:#333;
}

table.contentpaneopen h3{
margin-top:25px;
}

table.imagefrontpage{
margin:-4px 0 29px 0;
}

table.pagenavtitles{
margin:0;
padding:5px 10px 0 10px;
width:240px;
background:url(../../../images/stories/nav_table_bkg.png) repeat;
}

table.pagenavtitles2{
margin:0;
padding:15px 10px 0 10px;
width:240px;
background:url(../../../images/stories/nav_table_bkg.png) repeat;
}

table.pagenavtitlesbottom{
margin:0;
width:240px;
background:url(../../../images/stories/nav_table_bottom.png) no-repeat;
}

/* small text */
.small{
font-size:.90em;
color:#999;
font-weight:normal;
text-align:left;
}

.modifydate{
height:20px;
vertical-align:bottom;
font-size:.90em;
color:#999;
font-weight:normal;
text-align:left;
}

.createdate{
height:20px;
vertical-align:top;
font-size:.90em;
color:#999;
font-weight:normal;
vertical-align:top;
padding-bottom:5px;
padding-top:0px;

}

a.readon{
margin-top:10px;
display:block;
float:left;
height:16px;
line-height:14px;
font-size:9px;
}


/** overlib **/

.ol-foreground{
background-color:#f6f6f6;
}

.ol-background{
background-color:#666;
}

.ol-textfont{
font-size:1em;
}

.ol-captionfont{
font-size:1.1em;
color:#f6f6f6;
font-weight:bold;
}
.ol-captionfont a{
color:#0B55C4;
text-decoration:none;
font-size:1.1em;
}

.ol-closefont{}

/* core menu links */
a.mainlevel-core:link, a.mainlevel-core:visited{
height:22px;
padding:0 5px 0 4px;
color:#a19c91;
font-size:0.8em;
font-weight:normal;
text-transform:uppercase;
}

a.mainlevel-core:hover{
height:22px;
color:#3d3113;
text-decoration:none;
background:#ecf5e5;
}

a.mainlevel-core#active_menu-core{
color:#3d3113;
background:#ecf5e5;
}

span.mainlevel-core{
font-size:1em;
}


/* menu links */
a.mainlevel:link, a.mainlevel:visited{
height:22px;
padding:0 5px 0 4px;
color:#a19c91;
font-size:0.75em;
font-weight:normal;
}

a.mainlevel:hover{
height:22px;
color:#3d3113;
text-decoration:none;
}

a.mainlevel#active_menu{
font-weight:bold;
color:#3d3113;
}

span.mainlevel{
font-size:0.9em;
}




/* spacers */
span.article_seperator{
display:block;
height:20px;
}

.article_column{
padding-right:5px;
}

.column_seperator{
border-left:1px dashed #e0e0e0;
padding-left:10px;
}

td.buttonheading{
}

.clr{
clear:both;
}

td.greyline{
width:20px;
background:url(../images/mw_line_grey.png) 50% 0 repeat-y;
}

#maindivider{
border-top:1px solid #ddd;
margin-bottom:10px;
overflow:hidden;
height:1px;
}

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

/* table of contents */
table.contenttoc{
margin:5px;
border:1px solid #ccc;
padding:5px;
}

table.contenttoc td{
padding:0 5px;
}


/* content tables */
td.sectiontableheader{
background:#ecf5e5;
color:#333;
padding:4px;
border-right:1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td{
padding:4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2{
padding:3px;
}


/* content styles */
table.contentpaneopen, table.contentpane{
margin:0;
padding:0;
}

table.contentpaneopen li{
margin-bottom:5px;
}

table.contentpaneopen fieldset{
border:0;
border-top:1px solid #ddd;
}

table.contentpaneopen h3{
margin-top:25px;
}

table.contentpaneopen h4{
color:#333;
}

/* module control elements */
table.user1user2 div.moduletable{
margin-bottom:0px;
}

div.moduletable, div.module{
margin-bottom:25px;
}

div.module_menu h3{
font-size:1.1em;
font-weight:bold;
color:#eee;
margin:-23px -4px 5px -5px;
padding-left:10px;
padding-bottom:2px;
}

div.module_menu{
margin:0;
padding:0;
margin-bottom:15px;
}

div.module_menu div{
}

div.module_menu div div{
}

div.module_menu div div div{
padding:30px 10px 15px 10px;
width:auto;
}

div.module_menu div div div div{
background:none;
padding:0;
}

div.module_menu ul{
margin:10px 0;
padding-left:20px;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited{
font-weight:bold;
}

/* forms */
table.adminform textarea{
width:540px;
height:400px;
font-size:1em;
color:#000099;
}

/* thumbnails */
div.mosimage{
margin:5px;
}

div.mosimage_caption{
font-size:.90em;
color:#666;
}


/* Parameter Table */
table.paramlist{
margin-top:5px;
}

table.paramlist td.paramlist_key{
width:128px;
text-align:left;
height:30px;
}

table.paramlist td.paramlist_value{
}

div.message{
font-weight:bold;
font-size :1.1em;
color :#c30;
text-align:center;
width:auto;
background-color:#f9f9f9;
border:solid 1px #d5d5d5;
margin:3px 0px 10px;
padding:3px 20px;
}

a.forgotpassword:link, a.forgotpassword:visited{
font-size:0.8em;
color:#a19c91;
}

a.forgotpassword:hover{
color:#3d3113;
}


#membershome{
float:left;
width:740px;
padding:5px 0 10px 0;
}

.memberserror{
width:430px;
height:50px;
background:#344905;
color:#fff;
font-weight:bold;
}

.memberserrorPad{
padding:5px 15px 5px 15px;
font-size:0.9em;
}

.memberslead{
width:430px;
height:215px;
background:url(../../../images/stories/mainimage/members.jpg) no-repeat;
}

.membersSec{
float:left;
width:430px;
padding:0 0 10px 0;
background:#fff;
}

.membersSecLine{
float:left;
width:430px;
height:95px;
color:#fff;
background:#344905;
}

.membersInitPad{
padding:10px 15px 5px 15px;
font-size:1.1em;
text-align:center;
}

#membersnew{
float:left;
width:500px;
}

#membersmedia{
float:left;
width:240px;
}

.membersheading{
float:left;
width:490px;
height:20px;
padding:0 0 0 10px;
font-size:1.1em;
color:#333;
}

.membersHeader{
float:left;
width:490px;
height:20px;
padding:10px 0 0 10px;
font-size:0.9em;
color:#333;
border-bottom:1px solid #ddd;
}

.membersLeft, .membersRight{
float:left;
width:490px;
margin:0;
padding:0;
}

.membersPadLeft{
float:left;
padding:1px 10px 1px 10px;
font-size:0.9em;
line-height:18px;
}

.membersPadRight{
float:left;
padding:1px 10px 1px 10px;
font-size:0.9em;
}

.members_quicklink, a.members_quicklink:link, a.members_quicklink:visited{
color:#005a4b;
font-size:0.9em;
font-weight:normal;
}

a.members_quicklink:hover{
color:#000;
text-decoration:none;
}

#hotnews{
float:left;
width:975px;
height:210px;
padding:0 10px;
}

.news_panel{
float:left;
width:230px;
margin:0;
padding:10px 5px;
text-align:center;
}

.news_panel, a.hotnews:link, a.hotnews:visited{
font-size:0.89em;
line-height:1.5em;
}

a.hotnews:link{
font-weight:bold;
}

a.hotnews:hover{
text-decoration:none;
}