/*****************************/
/*** 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;
margin:0;
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;
margin:0;
padding:10px 0 0 24px;
font-size:0.9em;
background:#faf8ee;
}

#footer_right{
float:right;
width:400px;
margin:-45px 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;
}

.inputbox{
color:#555;
font-size:1em;
border-top:0px;
border-bottom:1px solid #bfc0c1;
border-left:1px solid #bfc0c1;
border-right:0px;
background:#f8fbf5;
}

.required{
background:#ecf5e5;
}

label{
float:left;
font-size:1em;
display:block;
}

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

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

#login .inputbox_name, #login .inputbox_passwd{
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_remember{
height:16px;
color:#555;
margin:0;
padding:2px 1px 0 0;
line-height:18px;
border:0;
float:left;
}

#login .inputbox_name{
width:108px;
}

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

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

#login .loginbutton{
background: url(../../../images/M_images/loginButton.gif) no-repeat;
}

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

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


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


.quicklinks{
clear:left;
width:210px;
margin:0 0 5px 0;
padding:0;
background:#fff8e1;
}

#qlinks{
padding:5px;
}

#qlinks .qlinks_header{
margin:0;
padding:0;
}

#qlinks .qlinks_text, #qlinks .qlinks_text a:link, #qlinks .qlinks_text a:visited{
font-size:0.9em;
}

#qlinks .qlinks_text a:hover{
text-decoration:none;
}



#lostpassword{
padding:0;
font-size:.8em;
}

#lostpassword .inputbox{
height:16px;
color:#555;
margin:0;
font-size:0.9em;
padding:2px 1px 0 0;
line-height:18px;
border-top:0px;
border-bottom:1px solid #c0bdb3;
border-left:1px solid #c0bdb3;
border-right:0px;
background:#ecf5e5;
float:left;
}

#lostpassword .inputbox{
width:210px;
margin-right:1px;
}

#lostpassword .lostbutton{
float:left;
margin:0;
padding:0;
height:18px;
width:20px;
background:transparent;
border-bottom:1px solid #c0bdb3;
}

#lostpassword .lostpass{
margin:3px 15px 0 0;
float:left;
}

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




#main{
float:left;
width:975px;
margin:0 0 20px 0;
padding:0;
background:#faf8ee;
}

#mainLeft{
float:left;
width:165px;
margin:0;
padding:0;
}

#mainRight{
float:left;
width:805px;
margin:0;
padding:0 0 0 5px;
}

#center{
float:left;
width:570px;
}

#centerPad{
float:left;
padding:20px 30px 0 5px;
}

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

#right{
float:right;
width:230px;
}

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

.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;
}


.pagination span { padding: 3px; }
.pagination a    { padding: 3px; }



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




.memberswelcome{
font-size:0.9em;
padding:15px 0 0 15px;
}

#membershome{
float:left;
width:430px;
background:#f9f9f9;
}

.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;
}


#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:0 0 15px 0;
}

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


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

a.latestnews:hover{
}

.competitionarea, .honourboardarea {
float:left;
font-size:0.95em;
margin:0 0 5px 0;
}
.competitionheader {
float:left;
width:550px;
}

/*****************************************/
/*** 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, span.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.1em;
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;
}

h3{
margin:20px 0 0 0;
padding:5px 0 5px 10px;
}

h4{
color:#333;
}

h5{
padding:0;
font-size:1.3em;
font-weight:normal;
color:#fff;
width:100%;
text-align:center;
}

h6{
padding:0;
font-size:2.2em;
font-weight:bold;
color:#fff;
text-align:center;
}

.realestate_quotebox{
padding:0;
font-size:1em;
color:#fff;
}

.oversold{
padding:0;
font-size:1.4em;
font-weight:bold;
color:#fff;
text-align:center;
}

.red_highlight{
font-size:1.1em;
font-weight:bold;
line-height:1.2em;
color:#db0c41;
text-align:center;
}

a.red_supergarden:link, a.red_supergarden:visited, a.red_supergarden:hover{
font-size:1.8em;
font-weight:bold;
color:#db0c41;
text-align:center;
text-decoration:none;
}


.greenbox_white{
padding:0;
font-size:1.3em;
font-weight:normal;
color:#fff;
width:100%;
text-align:center;
}

a.greenbox_white:link, a.greenbox_white:visited, a.greenbox_white:hover{
font-size:1.1em;
font-weight:normal;
color:#fff;
}

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{
float:left;
display:block;
margin-top:10px;
height:16px;
line-height:14px;
font-size:0.9em;
}


/** 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;
font-size:0.8em;
font-weight:normal;
text-transform:uppercase;
}

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

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

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


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

a.mainlevel:hover{
height:22px;
text-decoration:none;
}

a.mainlevel#active_menu{
font-weight:normal;
color:#00483a;
}

span.mainlevel{
font-size:0.9em;
color:#73a39c;
}



#left div.moduletable-left{
margin:0;
padding:20px 5px 0 16px;
}

/* left menu links */
.moduletable-left, a.mainlevel-left, a.mainlevel-left:link, a.mainlevel-left:visited{
text-align:left;
font-size:0.92em;
line-height:1.4em;
font-weight:normal;
}

/* Holds picture and the words in the menubutton*/
a.mainlevel-left:hover, a.mainlevel-left#active_menu-left{
text-decoration:none;
}

/* sublevel menu links */
a.sublevel-left, a.sublevel-left:link, a.sublevel-left:visited{
text-align:left;
font-size:0.9em;
line-height:1.4em;
font-weight:normal;
}

/* Holds picture and the words in the menubutton*/
a.sublevel-left:hover, a.sublevel-left#active_menu-left{
text-decoration:none;
}


/* subsites links */
.subsites{
padding:3px 0 0 8px;
}

.subsites, a.subsites_menu, a.subsites_menu:link, a.subsites_menu:visited{
text-align:left;
font-size:0.9em;
line-height:1.4em;
font-weight:normal;
color:#a19c91;
}

/* Holds picture and the words in the menubutton*/
a.subsites_menu:hover, a.subsites_menu#active_menu-left{
color:#3d3113;
text-decoration:none;
}





/* 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{
padding:4px;
font-size:0.95em;
font-weight:normal;
color:#777878;
border-right:1px solid #fff;
border-bottom:1px solid #e3dfd6;
}

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

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


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

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

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

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

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;
}


#gallerymainimage, #gallerymaintitle{
position:relative;
float:left;
width:550px;
margin:0;
}

#gallerymainimage{
padding:0;
}

#gallerymaintitle{
padding:5px 0 0 15px;
font-size:0.95em;
}

#gallery{
position:relative;
margin:0;
padding:30px 0 0 0;
}

#galleryrow{
position:relative;
margin:0;
padding:0 0 5px 0;
}

#pagenav{
width:100%;
position:relative;
float:right;
padding:5px 5px 0 0;
}

.pagenav{
color:#bbb;
font-size:0.8em;
font-weight:normal;
}

a.pagenav:link, a.pagenav:visited{
font-size:0.8em;
font-weight:normal;
}

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


#sitemap{
float:left;
width:350px;
}

.sitemapheading, a.sitemapheading:link, a.sitemapheading:visited{
color:#a19c91;
font-size:0.9em;
margin:10px 0 0 0;
}

.sitemapcontent{
color:#ccc;
}

a.sitemapcontent:link, a.sitemapcontent:visited{
color:#a19c91;
}

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

#galleries, #publications, #boards{
list-style-type:none;
margin:0;
padding:0;
}

#galleries ul, #publications ul, #boards ul{
list-style-type:none;
font-size:0.95em;
margin:0;
padding:0;
}

#galleries ul li a:link, #publications ul li a:link, #boards ul li a:link{
list-style-type:none;
}

#galleries ul li a:visited, #publications ul li a:visited, #boards ul li a:visited{
list-style-type:none;
}

#galleries ul li a:hover, #publications ul li a:hover, #boards ul li a:hover{
list-style-type:none;
}

.galleriesheader{
font-size:1.05em;
color:#a19c91;
font-weight:normal;
padding:5px 0 10px 5px;
}
.gallerytitle{
font-size:0.9em;
color:#999;
font-weight:normal;
}


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

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



#requestform{
float:left;
padding:0;
}

#requestform .requestRow, #requestform .requestRowradio{
float:left;
margin:4px 0 0 0;
}
#requestform .requestRow, #requestform .requestRowradio_extra{
float:left;
width:530px;
}
#requestform .requestRowradio{
width:300px;
}

#requestform .requestHeader, #requestform .requestInformation{
float:left;
width:530px;
}

#requestform .requestHeader{
}

#requestform .requestHeader, #requestform .requestHeaderradio, #requestform .requestBoxesHeader{
padding:15px 0 0 0;
font-size:1.05em;
color:#222;
}

#requestform .requestBoxesHeader, #requestform .requestField{
float:left;
width:230px;
}

#requestform .requestHeaderradio{
float:left;
width:530px;
}

#requestform .requestInput{
float:left;
width:300px;
}

#requestform .requestInformation{
font-size:0.9em;
}

#requestform .requestBoxes2{
float:left;
width:150px;
}
#requestform .requestBoxes3{
float:left;
width:100px;
}
#requestform .requestBoxes4{
float:left;
width:80px;
}
#requestform .requestBoxes5{
float:left;
width:60px;
}
#requestform .requestBoxes6{
float:left;
width:50px;
}
#requestform .requestBoxes2, #requestform .requestBoxes3, #requestform .requestBoxes4,
#requestform .requestBoxes5, #requestform .requestBoxes6
{
color:#666;
font-size:0.9em;
}

#requestform .requestBoxesPad{
padding:2px;
font-size:0.9em;
}

#requestform .inputbox{
font-size:1em;
}

#requestform .inputboxes, .inputboxes{
color:#444;
font-size:0.9em;
border:0px;
}

.requestLabel {
float:left;
font-size:0.9em;
line-height:1.25em;
padding:0 10px 3px 10px;
color:#555;
}

textarea.inputbox{
font-size:1.5em;
}

a.memberbox_white:link, a.memberbox_white:visited, a.memberbox_white:hover{
font-size:1.3em;
font-weight:normal;
color:#fff;
}

/* weather information */
.weatherdetails {
float:left;
margin:0 0 5px 0;
}
.weatherleft {
float:left;
width:120px;
color:#999;
font-size:0.9em;
padding:0;
}
.weatherright {
float:left;
width:410px;
}

#goback{
margin:25px 0 0 0;
padding:0 0 0 10px;
font-size:0.79em;
}
