/* Start of CMSMS style sheet 'Navigate International' */
/* Joomla Template for Navigate International Website
 Copyright 2008 All rights reserved
 Produced by Jiet Chong
   */
/* CSS global reset for all browsers */

body
{
	margin: 0;
	padding: 0;
	
	background: url(./uploads/images/big_compass.gif) no-repeat top right;
	
	font-family: verdana, arial, sans-serif;
	color: black;
	font-size: 11px;
}
td, tr, div {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
 	font-size        : 11px;
	color            : #000000;
}
h1
{
	font-family: Times;
	font-size: 28px;
	font-weight: bold;
	color: #AB0334;
}
h2
{
	font-size: 14px;
	font-weight: bold;
}
h3
{
	font-size: 12px;
	font-weight: normal;
	color: #AB0334;
}
p
{
	line-height: 16px;
}



hr {
  background       : #CCCCCC;
  height           : 1px;
  width            : 100%;
}

.pathway {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	margin-bottom: 5px;
}

a.pathway:link, a.pathway:visited {
  color            : #000000;
  font-weight      : normal;
}

a.pathway:hover {
  color            : #000000;
  font-weight      : normal;
  text-decoration   : underline;
}
input {
margin-bottom: 4px;
}
label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #333333;
}

/* --Default Class Settings-- */
#nav
{
	
	background: url(./uploads/images/line_h.gif) repeat-x bottom left;
}
table.moduletable-nav{
	
	display:block;
	clear:both;
}
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	float: left;
	height: 19px;
	padding-top: 4px;
	padding-left: 17px;
	margin-left: 1px;
	margin-right: 1px;
	padding-right: 17px;
	text-decoration: none;
	color: black;
 }

a.mainlevel:hover {
	background: url(./uploads/images/menu_l.gif) no-repeat top left #AB0334;
	color: white;
}
a.mainlevel#active_menu{
	background: url(./uploads/images/menu_l.gif) no-repeat top left #AB0334;
	color: white;
}

a.mainmenu:link, a.mainmenu:visited {
    color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}

a.mainmenu:hover {
        color: #000000; text-decoration: underline;
        }

a.sublevel:hover {
        color: #000000; text-decoration: underline;
        }

a.sublevel:link, a.sublevel:visited {
        color: #333333; font-family: Arial, Helvetica, sans-serif;
        font-weight: normal;
}


table.moduletable {
	margin: 0px;
	width: 100%;
        }

table.moduletable th {
  font-size        : 11px;
  font-weight      : bold;
  color            : #033636;
  width            : 100%;

}

table.moduletable td {
        font-size: 10px;
        font-weight: normal;
}

.poll {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #666666;
  line-height      : 14px;
}


.sectiontableheader {
  background-color : #CCCCCC;
  color            : #7B8DA1;
  font-weight      : bold;
}

.sectiontableentry1 {
  background-color : #F0F0F0;
}

.sectiontableentry2 {
  background-color : #E0E0E0;
}


.small {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #3366C0;
  text-decoration  : none;
  font-weight      : medium;
}

.smalldark {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}


.contentpane {

}

.contentpaneopen {

}

.contentheading {
	font-family: Times;
	font-size: 28px;
	font-weight: bold;
	color: #AB0334;
}
.componentheading {
	font-family: Times;
	font-size: 28px;
	font-weight: bold;
	color: #AB0334;
}
.contentheading-red {
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : 12px;
	font-weight      : bold;
	color            : #990000;
	text-align       : left;
}
.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-align       : left;
}


.button {
  font-family      : Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #F0F0F0;
  color            : #000000;
  border           : 1px solid #CCCCCC;
}

.inputbox {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  background-color : #F0F0F0;
  border           : 1px solid #CCCCCC;
}


a
{
	color: #AB0334;
}
a:hover
{
	text-decoration: none;
}
a img
{
	border: 0;
}
/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
         color: #000000;
        text-align:left;
        }

a.contentpagetitle:hover {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
        text-align:left;
        color: #7B8DA1;
        text-decoration: underline;
        font-weight: bold;
        }

a.category:link, a.category:visited {
  color            : #333333;
  font-weight      : bold;
}

a.category:hover {
  color            : #7B8DA1;
}

/* Styles for dhtml tabbed-pages */
.ontab {
        background-color: #ffae00;
        border-left: outset 2px #ff9900;
        border-right: outset 2px #808080;
        border-top: outset 2px #ff9900;
        border-bottom: solid 1px #d5d5d5;
        text-align: center;
        cursor: hand;
        font-weight: bold;
        color: #FFFFFF;
}
.offtab {
        background-color : #e5e5e5;
        border-left: outset 2px #E0E0E0;
        border-right: outset 2px #E0E0E0;
        border-top: outset 2px #E0E0E0;
        border-bottom: solid 1px #d5d5d5;
        text-align: center;
        cursor: hand;
        font-weight: normal;
}
.tabpadding {
}

.tabheading {
        background-color: #ffae00;
        text-align: left;
}

.pagetext {
        visibility: hidden;
        display: none;
        position: relative;
        top: 0;
}

/* for modifying {moscode} output.  Dont set the colour! */
.moscode {
        background-color: #f0f0f0;
}

/* Text passed with mosmsg url parameter */
.message {
        font-family : Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size : 10pt;
        color : #ff6600;
        text-align: center;
}

/* custom stuff */

#header
{
	height: 85px;
	width: 100%;
	
	background: url(./uploads/images/logo.gif) no-repeat top left;
	border-bottom: 2px solid #AB0334;
}
#header h1
{
	display: none;
}
#menu
{
	height: 25px;
	width: 100%;
	
	background: url(./uploads/images/line_h.gif) repeat-x bottom left;
}
#main
{
	clear:both;
	width: 100%;
	background: url(./uploads/images/main.gif) repeat-y top left;
}

#sidebar
{
	width: 229px;
	margin-left: -1px;
	float: left;
	border-top: 1px solid white;
}
#sidebar #photo
{
	height: 157px;
	background: url(./uploads/images/side_sep.gif) repeat-x bottom left;
	padding-bottom: 3px;
	margin-bottom: 22px;
	font-size: 1px;
}
#sidebar #photo div#rotatorDIV
{
	height: 157px;
	width: 229px;
}
#sidebar #photo div#rotatorPreloader
{
	display: none;
}
#sidebar #quote_wrapper
{
	height: 150px;
	width: 230px;
}
#sidebar div.sticky
{
	width: 184px; /* 228px */
	padding: 22px;
	padding-top: 0;
	background: url(./uploads/images/quote_bottom.gif) no-repeat bottom left;
}
#sidebar div.sticky span
{
	display: block;
	padding: 12px;
	margin-bottom: 2px;
	
	background: white url(./uploads/images/quote_top.gif) no-repeat top left;
	
	font-size: 10px;
	font-weight: bold;
	color: #4E4B4B;
}
#sidebar div.quote span
{
	font-style: italic;
	font-weight: normal;
}
#sidebar div.quote span span
{
	margin: 0;
	padding: 0;
	display: inline;
}

#content
{
	margin-left: 230px;
	padding-top: 30px;
	padding-bottom: 1px;
	padding-left: 30px;
	padding-right: 30px;
}
* html #content
{
	margin-left: 0;
	float: left;
}


* html #content div
{
	margin-top: 30px;
}
#content a
{
	color: #AB0334;
}
#content a:hover
{
	text-decoration: none;
}
#content h1
{
	font-family: Times;
	font-size: 28px;
	font-weight: bold;
	color: #AB0334;
}
#content h2
{
	font-size: 14px;
	font-weight: bold;
}
#content h3
{
	font-size: 12px;
	font-weight: normal;
	color: #AB0334;
}
#content p
{
	line-height: 16px;
}

#content form.contact
{
	width: 400px;
}
#content form.contact fieldset
{
	border: none;
	width: 390px;
	padding: 5px;
	background: #eee;
}
#content form.contact label
{
	display: block;
	float: left;
	clear: left;
	width: 130px;
	height: 20px;
	padding: 5px;
}
#content form.contact input, #content form.contact textarea
{
	display: block;
	float: left;
	width: 240px;
}

#content div.news
{
	margin: 0;
	padding: 0;
}

#content div.news h2
{
	border-bottom: 1px solid #ccc;
	margin-bottom: 2px;
	padding-bottom: 1px;
}

#content div.news small
{
	margin-top: 0;
	margin-bottom: 5px;
	color: #aaa;
}

#content div.news p
{
	margin-top: 5px;;
	padding-top: 0;
	margin-bottom: 30px;
}

#main div.clearer
{
	clear: both;
	height: 10px;
	border: 0;
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 0px;
}

#footer
{
	clear: both;
	float: left;
	height: 27px;
	width: 100%;
	
	background: url(./uploads/images/footer.gif) repeat-x top left;
}
#footer p
{
	color: white;
	font-size: 10px;
	
	margin: 0;
	padding: 7px;
}
#footer a
{
	color: white;
}
/* End of 'Navigate International' */

