/* REGION LAYOUTS */

#PAGE {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 898px;    
}
        
#TOP { 
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 498px;
    height: 89px;
    background: url(../images/logo_right.jpg) top left;
}

#TOPMENU {
    padding-top: 50px;
}
div.moduletable-top {
        padding-top: 7px;
        padding-bottom: 7px;
}

#CONTENTAREA {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 898px;
    background: url(../images/main_bg.jpg) top left repeat-x;
}

#MAINBODY_WIDE {
    margin-left: 20px;
    margin-right: 10px;
}

#MAINBODY_NARROW {
    margin-left: 10px;
    margin-right: 10px;
    background: url(../images/col_bg.gif) top right repeat-y;
}


#BOTTOM {
    padding-left: 20px;
    padding-right: 20px;
}

#BOTTOM_INSIDE {
    background: url(../images/row_bg.gif) top left repeat-x;
    padding-bottom: 20px;
}
#CONTENT_SMALL {
}

#CONTENT_LARGE {
}

#LEFT {
    width: 449px;
}

#RIGHT {
    width: 300px;
}

#FOOTER {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 10px;
    font-family: Arial Unicode MS, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #48a5aa;
    width: 898px;
}


/* Body */
BODY {
        margin: 0px auto;
        background: url(../images/background.jpg) #484a3c top center repeat-y;
        font-family: Arial Unicode MS, Arial, Helvetica, sans-serif;
    }


img {
    border-color: #ffffff;
}

td,tr,div {
        font-size: 12px;
	color: #FFFFFF;
	}

p {
    padding-top: 2px;
    padding-left: 5px;
    padding-right: 2px;   
    text-align: justify;
}

hr {
    width: 100%;
    height: 1px;
    color:#999999;
}
.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
	line-height:135%;
	}

h4 {
	color: #000000;
	font-size: 16px; 
	font-weight: bold;
	}

h5 {
	color: #000000;
	font-size: 15px; 
	font-weight: bold;
	}

h6 {
	color: #000000;
	font-size: 14px; 
	font-weight: bold;
	}
	
a, a:link, a:visited {
        text-decoration:none;
 	}
 	
a:hover {
	color: #feda00;
 	}

a.wcd, a.wcd:link, a.wcd:visited {
        text-decoration:underline;
        color: #FFFFFF;
 	}
 	
a.wcd:hover {
	color: #feda00;
 	}
/* --Default Class Settings-- */


a.mainlevel-nav:link, a.mainlevel-nav:visited {
        display: inline;
        text-align: center;
        padding-right: 15px;
        padding-left: 15px;
	color: #48a5aa;
	font-size: 12px;
        font-family: Arial Unicode MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:normal;
}

a.mainlevel-nav:hover {
	color: #feda00;
	}	
        
/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-size: 14px;
	font-weight: bold;
	text-align:left;
	}

a.contentpagetitle:hover {
	font-size: 14px;
	font-weight: bold;
	text-align:left;
	text-decoration: underline;
	font-weight: bold;
	}
        
a.pathway:link,a.pathway:visited {
        padding-right: 0px;
	font-size: 10px;
        letter-spacing: 0.1em;
	border-bottom: 1px dotted #006699;
        text-decoration:none;
	}

a.pathway:hover {
    padding-right: 0px;
    font-size: 10px;
    letter-spacing: 0.1em;
	}

/* Content - Sections & Categories */
.contentpaneopen {
    margin-left: 10px;
    margin-right: 10px;
}

.contentpaneopen_portfolio {
    margin-left: 0px;
    margin-right: 0px;
}

.contentheading {
	font-size: 18px;
	font-weight: bold;
	text-align:left;
        padding-bottom: 10px;
	}

.contentpagetitle {
	font-size: 14px;
	text-align:left;
	
	}
	

table.contenttoc {
    }

table.contenttoc td {
    font-size: 8px;
    font-weight: normal;
    text-align:left;
}

.contentdescription {
	font-size: 14px;
	text-align: left;
	}
/* Blogs */
table.blog {
        text-align: left;
}
table.blog td {
}
/* Links */

table.moduletable {
        text-align: left;
        margin-top: 10px;
        margin-bottom: 10px;
        margin-left: 10px;
	}


table.moduletable th {
        display: block;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
        width:152px;
	font-size: 15px;
	text-decoration: none;
	font-weight:bold;
        letter-spacing: 0.1em;
	}

table.moduletable_latestnews td {
        padding-left: 13px;  
}

table.moduletable_features td {
        padding-left: 13px;  
        padding-right: 10px;
        text-align: left;
}
table.moduletable_whatweoffer td {
        padding-left: 13px; 
        padding-right: 10px;
}

table.moduletable_latestworks {
        margin: 0px;
        padding: 0px;
}
.readon_latestnews, .back_button, .pagenav_next, .pagenav {
	color: #48a5aa;    
}
a.readon_latestnews, a.back_button, a.pagenav_next, a.pagenav {
        text-decoration: none;
	color: #48a5aa;    
}

a.readon_latestnews:hover, a.back_button:hover, a.pagenav_next:hover, a.pagenav:hover {
	color: #feda00;
 	}



table.moduletable td {
        padding-top: 5px;
	}
      
.formBackground {
        background: url(../images/form_bg.jpg) top left repeat;
}
.componentheading {
	font-size: 18px;
	font-weight: bold;
	text-align:left;
        padding-bottom: 10px;
        clear: both;
	}

.button {
	}

.inputbox {
	}

/** category text format and links **/
.category {
	}

.poll {
	}

.sectiontableentry1 {
	}
	
.sectiontableentry2 {
	}

.sectiontableheader {
	}

.small {
    font-size: 10px;
    color: #999999;
	}
	

.smalldark {
    }

.mosimage_caption {
    font-size: 10px;
    font-style: italic;
    text-align: justify;
}

.newsfeedheading {
    }

.newsfeeddate {
}


.createdate {
    font-size: 10px;
    color: #999999;
	}

.modifydate {
    font-size: 10px;
    color: #999999;
	}

ul {
    
   }

li {
    padding-left: 0px;
    padding-right: 8px;
    font-size: 14px;
    padding-bottom: 8px;
    list-style-position: outside;
	}

.fase4rdf {
	}

table.searchintro {
	}

table.contact {
	}

table.contact td.icons {
	}

table.contact td.details {
	}

/* Content voting */
.content_rating {
	}

.content_vote {
	}

/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	}

/* Text passed with mosmsg url parameter */
.message {
	}
	
/* custom classes */
.block {
}

.search {
    margin-right: 0px;
    margin-left: 50px;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-right: 0px;
    padding-top: 10px;
    padding-bottom: 0px;
    padding-left: 0px;
}

/*#spf {position: absolute;left: -10000px;};*/

.readon, a.readon, a.readon:link, a.readon:visited {
	font-size: 12px;
	font-weight: bold;
 	color: #999999;
 	display:block;
	text-align:right;
	}

.back_button, .back_button a, a.back_button, a.back_button:link, a.back_button:visited {
	padding-left: 10px;
	font-size: 12px; 
	letter-spacing: 1px; 
	height: 15px; 
	clear: both; 
	display: block; 
	margin: 5px 0px; 
	text-transform: uppercase; 
	font-weight: bold; 
	text-align:center;
 	color: #999999;
 	text-decoration: none;
}
.contacttitle {
	color: #636363;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}

.rightboxlist {
    font-size: 8px;
    list-style-position: outside;
}

