/* -----------------------------------------------


	Underbank Stud : Website

	Author: 	Daniel Jones
	Studio:		Underbank Stud
	Website:	www.webelements.com.au
	Email: 		dj@webelements.com.au
	Version:  	29.08.05
 
  Copyright Web Elements (www.webelements.com.au)
  Unauthorised modification / use is a 
  criminal offence, and will be prosecuted 
  to the fullest extent permitted by law.
  All Rights Reserved
 

----------------------------------------------- */

/* BEGIN: Body */
/* ----------- */

body {
	/*background-color: #FFFFFF;*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	scrollbar-arrow-color: #85C3FD;
	scrollbar-track-color: #993C3D;
	scrollbar-base-color: #993C3D;
	scrollbar-face-color: #993C3D;
	scrollbar-3dlight-color: #FFFFCC;
	scrollbar-highlight-color: #FFFFCC;
	scrollbar-shadow-color :#631B1C;
	scrollbar-darkshadow-color: #631B1C;
}

td {
	vertical-align: top;
}

.table-body {
	background-color: #FFFFFF;
}

#content {
	padding: 0 0 0 0;
		padding-top: 14px;
	margin: 0px auto;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#header  {
	height: 110px;
	padding: 0;
	margin: 14px 0px 0px 0px;
	
} html>body #header { height: 110px; margin: 14px 0px 0px 0px;} /* Correction for browsers other than IE*/

#logo { 
	height: 97px;
	width: 197px;
	padding: 0px;
	margin: 0px;
} html>body #logo { height: 97px; width: 197px;} /* Correction for browsers other than IE*/

#menu { 
	height: 97px;
	width: 525px;
	padding-top: 43px;
	margin: 0px;
	background-image:url(../images/menu/menuBg.gif);
	background-repeat:no-repeat;
	background-position:0px 30px;
	text-align:left;
}
html>body #menu { height: 97px; width: 525px; padding-top: 43px; margin: 0px;} /* Correction for browsers other than IE*/


html>body #menuitem { margin-top: 43px;} /* Correction for browsers other than IE*/

#menuMessage {
	margin-top: 43px;
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #315B47;
}

#menuitem {
	margin-top: 43px;
}
html>body #menuitem { margin-top: 43px;} /* Correction for browsers other than IE*/

#submenuitem { 
	margin-top: 12px;
	text-align:center;
}
html>body #submenuitem { margin-top: 12px; text-align:center;} /* Correction for browsers other than IE*/

#submenuitem2 { 
	margin-top: 9px;
	text-align:center;
}
html>body #submenuitem2 { margin-top: 9px; text-align:center;} /* Correction for browsers other than IE*/

#submenuitem2_stretch {
	height:100%;
	margin-top: 9px;
	text-align:center;
}
html>body #submenuitem2_stretch { margin-top: 9px; text-align:center; height:100%;} /* Correction for browsers other than IE*/

#boardFront {
	margin-left: 11px;
	margin-right: 10px;
	background-color:#FFFFFF;
	border: 1px solid #E4C9A2;
}
html>body #boardFront { margin-left: 11px; margin-right: 10px; border: 1px solid #E4C9A2;} /* Correction for browsers other than IE*/

#board {
	margin-left: 11px;
	margin-right: 10px;
	background-color:#FFFFFF;
	border: 1px solid #E4C9A2;
}
html>body #board { margin-left: 11px; margin-right: 10px; border: 1px solid #E4C9A2;} /* Correction for browsers other than IE*/


/* NAV */
/* --- */

#nav {
	background-color: #FFFFFF;
	height: 22px;
	border-bottom: 1px solid #FFFFFF;
	text-align: right;
}

#nav .webaddress {
	float: left;
}


/* CONTENT */
/* ------- */

/* Front Pics */

.pic {
	text-align: center;
	border: 1px solid #000000;
}

/* Login */

#login .box {
	width: 325px;
	background-image: url(../images/login/box-back.gif);
	background-repeat: repeat-y;
	text-align: center;
}

#login .box .left {
	font-weight: bold;
	text-align: right;
	padding: 5px 10px 5px 0;
	background: none;
	width: 125px;
}

#login .box .right {
	padding: 5px 0 5px 0;
	background: none;
	width: 200px;
}

#login .box .link {
	margin-top: 20px;
	width: 80px;
	height: 25px;
	padding: 0px;
}


/* SUBMENUS */

/* Main */

#menuitem {
	padding-left:13px;
	padding-right:13px;
	vertical-align:middle;
}


.submenu {
	width: 142px;
	text-align: right;
	border-top: 1px solid #000000;
}

.submenu a:link, .submenu a:visited {
	background-image: url(../images/subnav/back-off.gif);
	background-repeat: repeat-x;
	display: block;	
	padding: 4px 10px 4px 5px;
	font-size: 11px;
	color: #666666;
}

.submenu a:hover, .submenu a:active {
	background-image: url(../images/subnav/back-on.gif);
	text-decoration: none;
	color: #CB372B;
}

/* Home */

#content-home .left .submenu {
	width: 118px;
	text-align: right;
	border-top: 1px solid #000000;
}

#content-home .left .submenu a:link, #content-home .left .submenu a:visited {
	background-image: url(../images/subnav/homeback-off.gif);
	background-repeat: repeat-x;
	display: block;	
	padding: 4px 10px 4px 5px;
	font-size: 11px;
	color: #666666;
}

#content-home .left .submenu a:hover, #content-home .left .submenu a:active {
	background-image: url(../images/subnav/homeback-on.gif);
	text-decoration: none;
	color: #CB372B;
}

/* BASE */
/* ---- */

#base {
	text-align: right;
	margin: 40px 0 0 10px;
}

#base #btn-print a:link, #base #btn-print a:visited {
	margin-left: 10px;
	padding: 0px;
	background-image: url(../images/layout/link-printpage-off.gif);
	background-repeat: no-repeat;
	width: 75px;
	height: 15px;
}

#base #btn-print a:hover, #base #btn-print a:active {
	background-image: url(../images/layout/link-printpage-on.gif);
	background-repeat: no-repeat;
}

#base #btn-top a:link, #base #btn-top a:visited {
	margin-left: 10px;
	padding: 0px;
	background-image: url(../images/layout/link-totop-off.gif);
	background-repeat: no-repeat;
	width: 40px;
	height: 15px;
}

#base #btn-top a:hover, #base #btn-top a:active {
	background-image: url(../images/layout/link-totop-on.gif);
	background-repeat: no-repeat;
}

/* FOOTER */
/* ------ */

#footer {
	height:40px;
	border-bottom: 15px solid #653317;
	padding: 0;
	font-size: 11px;
	color: #FFFFFF;
	vertical-align:top;
	text-align:center;
}
html>body #footer { height: 40px; vertical-align:top;} /* Correction for browsers other than IE*/

#footerText {
	background-color: #653317;
	padding: 0;
	font-size: 11px;
	color: #FFFFFF;
	text-align:center;
	margin-top:20px;
}
html>body #footerText { margin-top:20px; } /* Correction for browsers other than IE*/


#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color: #FFFFCC;
}

#footerLogo {
	border:0px;
	margin:0px;
}
