/*-------------------- Cascading Style Sheets for mensheds.com.au --------------------*/
body{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-image: url(../images/kob_fback.jpg);
	background-repeat: repeat-x;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
H1 {
	font-size: 18px; 
	font-weight: bold; 
	color: #006633; 
	text-decoration: none
}
H2 {
	font-size: 14px; 
	font-weight: bold; 
	color: #5FAA19; 
	text-decoration: none
}
H3{
	font-weight: bold;
	color: #666666;
	font-size: 14px;
}
H4 {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
H5 {
	font-size: 14px; 
	font-weight: bold; 
	color: #FF9900; 
	text-decoration: none
}
H6 {
	font-size: 14px; 
	font-weight: bold; 
	color: #00CC00; 
	text-decoration: none
}
ul{
 list-style-type: square;
}
ul ul{
 list-style-type: disc;
}
ul ul ul{
 list-style-type: none;
}



/*-------------------- layout-divs --------------------*/
#main-container{
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	background-image: url(../images/front_bak.jpg);
	background-repeat: repeat-y;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ECE9D8;
}
#main-header{
	width: 750px;
	height: 90px;
	margin-left: auto;
	margin-right: auto;
}
#main-image{
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}
#main-content{
	width: 540px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	text-align: left;
	margin-left: 20px;
	margin-bottom: 10px;
}
#main-content a:link {
	color: #006699;
	text-decoration: underline;
}
#main-content a:hover {
	color: #FF9900;
	text-decoration: underline;
}
#main-content a:visited {
	color: #006699;
	}
#main-content a:active {
	color: #FF6600;
	text-decoration: underline;
}
#main-left {
	width: 180px;
}



/*-------------------- login --------------------*/
#main-login {
	float: left;
	width: 	160px;
	padding: 10px;
}



/*-------------------- main-nav --------------------*/
#main-nav-container {
	width: 750px;
	background-color: #093F7D;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
}
#main-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #FFF;
	width: 750px;
	background-color: #006633;
	clear: both;
}
#main-nav ul {
	list-style-type: none;
	height: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #006633;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
#main-nav li {
	float: left;
}
#main-nav li a {
	color: #FFF;
	text-decoration: none;
	display: block;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #006633;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
#main-nav li a:hover {
	background-color: #009933;
}
#main-nav li.act a {
	background-color: #009966;
}
#main-nav li.act a:hover {
	background-color: #009933;
}


/*-------------------- Right side-column --------------------*/
#right-container {
	width: 175px;
	float: right;
}
#right-container-1 {
	width: 175px;
}
#rightmenu{
	width: 160px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 10px;
	float: right;
}
#login-head {
	width: 160px;
}
#login {
	width: 160px;
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 2px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	float: left;
}
#sponsors-head {
	width: 160px;
}
#sponsors {
	width: 160px;
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	float: left;
}
#sponsors a:link {
	color: #999966; 
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11.5px; 
	font-weight: normal
}
#sponsors a:visited {
	color: #999966; text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11.5px; 
	font-weight: normal
}
#sponsors a:hover {
	color: #333333;	
	font-size: 11.5px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal;	
	text-decoration: underline;
}


/*-------------------- footer --------------------*/
#footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #999999;
	width: 750px;
	clear: both;
	margin-bottom: 0px;
	border-top-width: 2px;
	border-top-style: double;
	border-top-color: #CCCCCC;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#footer-copyright-l {
	float: left;
	width: 	350px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#footer-copyright-r {
	float: right;
	width: 	350px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
}
#footer-copyright-r a:link {
	color: #999999;
	text-decoration: none;
}
#footer-copyright-r a:hover {
	color: #333333;
}
#footer-copyright-r a:visited {
	color: #999999;
	text-decoration: none;
	}
#footer-copyright-r a:active {
	color: #cc6600;
}
#footer-copyright-l a:link {
	color: #999999;
	text-decoration: none;
}
#footer-copyright-l a:hover {
	color: #333333;
}
#footer-copyright-l a:visited {
	color: #999999;
	text-decoration: none;
	}
#footer-copyright-l a:active {
	color: #cc6600;
}
/*-------------------- News Latest --------------------*/
.news-latest-container {
	color: #333;
	width: 460px;
	margin-left: 80px;
	
}
.news-latest-container a:link {
	color: #FF9900;
	text-decoration: none;
}
.news-latest-container a:hover {
	color: #006699;
}
.news-latest-container a:active {
	color: #FF3300;
}
.news-latest-container a:visited {
	color: #FF9900;
	text-decoration: none;
}
.news-latest-date {
	float:right;
	margin-bottom: -15px;
	color: #999999;
}
.clearer {
	height:0px;
	border-bottom:1px solid #eaeaea;
}
.news-latest-morelink {
	float:right;
	margin-top:-15px;
	margin-bottom: 6px;	
}
.news-latest-subheader {
	margin-top:-6px;
	margin-bottom: -5px;
}

