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

Title : Company Name
URL : Company URL

Author : SiteSuite Australasia
Author URL : http://www.sitesuite.com.au

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


/*----------------------------------------------------------------------------- 
	Global Styles
-----------------------------------------------------------------------------*/
html, body { margin: 0; padding:0;}

a { color: #DEB200; text-decoration: none; }
a:hover { color: #212C6B; text-decoration: none }
a:active { color: #212C6B; text-decoration: none }

.submenu { font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000000; text-decoration: none }
.submenu:hover {  font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #CC0000; text-decoration: none }		

#footmenu { font: normal 10px helv,verdana,arial,helvetica,sans-serif; color: #000000; text-decoration: none }

#footermenu a { font: normal 10px helv,verdana,arial,helvetica,sans-serif;  color: #000000; line-height: 16px; text-decoration: none; }
#footermenu a:hover { color: #CC0000; text-decoration: none; }
#footermenu a:active { color: #CC0000; text-decoration: none; }



.boxheader { font-family: arial, helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #ffffff; text-decoration: none }
.boxtext { font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000; text-decoration: none }
		
.contact { font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000000; line-height: 16px; text-decoration: none }
.contact:hover { color: #CC0000; }

.cellon { background-image: url(../templateimagesbutton_on.gif); background-repeat: no-repeat; }
.celloff { background-image: url(../templateimagesbutton_off.gif); background-repeat: no-repeat; }
.fonton { font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #CC0000; text-decoration: none }
.fontoff {  font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #000000; text-decoration: none }

ul#nav {
	margin: 0;
	padding: 0;
	list-style: 0;
}

#nav li { position: relative; float: left; width: 140px;}

#nav li a { 
	margin: 0; padding: 0;
	padding: 6px 0px 4px 30px; 
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	color: #000000; 
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	background: url(../templateimages/button_off.gif) no-repeat;
}

#nav li a:hover {
	background:url(../templateimages/button_on.gif) no-repeat;
}

#nav li ul { /* second-level lists  */
	list-style: none;
	padding: 0; 
	margin: 0;
	width: 140px;
	}

#nav li ul li {
	width: 140px; margin:0; padding:0; line-height: 1em;
}

#nav li ul li a {
	margin: 0; padding: 0;
	padding: 6px 0px 4px 30px; 
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	color: #000000; 
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	background: none;
	text-transform: none;
	}

#nav li ul li a:hover {
	color: #cc0000;
	background: none;
}
