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

Title : Oz Jet Boating
URL : http://www.ozjetboating.com.au

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

Description : full website styles

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

/*
----------------------------------------------------------------------------- 
GLOBALS
-----------------------------------------------------------------------------*/

body{
	padding:0px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}

a:link, a:visited, a:hover {
	color:#cc0000;
	text-decoration:underline;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#1e3365;
	border-bottom:#1e3365 2px solid;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#666;
	background-image:url(../templateimages/grey_bg.jpg);
	background-repeat: repeat-x;

}	


h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#666;
}

form, input {
  margin: 0;
}

/*
----------------------------------------------------------------------------- 
LAYOUTS AND WRAPPERS
-----------------------------------------------------------------------------*/
.topBlue {
	background-image:url(../templateimages/top_blue.gif);
	background-repeat: repeat-x;
}

.banner {
	background-color: #E2201D;
	/*background-repeat: repeat;
	background-image: url(../templateimages/banner.gif)*/;
}

.bannerImage img {
	display:block;
}

.topWash {
	background-image:url(../templateimages/top_wash.gif);
	background-repeat: repeat-x;
}
.undernav {
	background-image:url(/persistent/templateimages/undernavline.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
}
.newsletter {
	width: 198px;
	background: url('../templateimages/newsletter.gif') no-repeat 100% 100%;
}

.newletter_txt {
	padding: 0px 5px 1px;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: left;
	color:#f7292b;
	border-bottom:#f7292b 1px solid;
}

.newsletter form {
	padding: 3px 5px 0px;
}

.newsletterEmail {
	padding-bottom:3px;
}

.newsletterEnter {
	padding-bottom:4px;
}

.footer {
	background-image:url(../templateimages/footer_wash.gif);
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#717171;
	text-align:right;
	vertical-align:bottom;
}

.stats:link, .stats:visited, stats:hover{
	color:#717171;
}

.content {
	padding-top:31px;


}

a.linkopacity img {
	filter:alpha(opacity=100); 
	-moz-opacity: 1.0; 
	opacity: 1.0;
}


a.linkopacity:hover img {
	filter:alpha(opacity=50);   
	-moz-opacity: 0.5;   
	opacity: 0.5;
}


/*
----------------------------------------------------------------------------- 
NAVIGATION
-----------------------------------------------------------------------------*/
.menubg {
	padding-left:15px;
	padding-right:15px;
	padding-top:8px;
}

.menuItem:link, .menuItem:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#123a43;
	display:block;
	padding-bottom:6px;
	padding-top:7px;
	text-decoration:none;

}

.menuItem:hover{
	color:#cc0000;
}

.menuItem_on:link, .menuItem_on:visited, .menuItem_on:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#cc0000;
	display:block;
	padding-bottom:6px;
	padding-top:7px;
	text-decoration:none;
}

.subNav {
	background-repeat: repeat;
	background-image: url(../templateimages/subnav_bg.gif);
	border-bottom:#fff 2px solid;
}

.subNavItem:link, .subNavItem:visited {
	padding-left:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	text-decoration:none;
	display:block;
}

.subNavItem:hover {
	color:#cfedfc;
}


/*
----------------------------------------------------------------------------- 
MISCEL
-----------------------------------------------------------------------------*/
#flashbanner {
						 width: 840px;
						 height: 266px;
						 background-image:url(/persistent/templateimages/banner_image_new.jpg);
						 background-repeat: no-repeat;
						 display: block;}

	
/*
----------------------------------------------------------------------------- 
Form styles
-----------------------------------------------------------------------------*/

/*input {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #6F685B;
}

select {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #6F685B;
}

.checkout_input {
	border: 1px solid #252F47;
}

.cart_button {

}

.checkout_button {
  
}

.checkout_table_bgcol {
  	background: #ECE9D8;
  	font-family: Arial, Helvetica, sans-serif;
	color:#6F685B;
	font-size:11px;
	font-weight:normal;
	line-height:1.2em;
  
}

.checkout_table_bgcol tr {
  background: #FFF;
}

.checkout_table_bgcol tr td.checkout_toprow {
  background: #ECE9D8;

}*/

