/* GLOBAL (alphabetical) */

*{
	border: 0;
	margin: 0;
	padding: 0;
}

a {
	color: #585858;
}

a:hover {
	color: #E51837;
	text-decoration: none;
}

h1, h2, h3, h4, h5 {
	font-weight: normal;
}

img a {
	border: 0;
}

li {
	list-style-type: none;
}

/* CLASSES */

.bold {
	font-weight: bold;
}

.home_product {
	height: 130px;
	width: 295px;
	margin-bottom:5px;
}

.formarrow {
	height: 13px;
	width: 14px;
	background:url(../images/arrow.gif) top no-repeat;	
	cursor: pointer;
}

.important {
	color: #E51837;
}

.input_txt {
	color: #9A9A9A;
	padding: 4px;
	line-height: 12px;
	height: 12px;
	border: 1px solid #7F9DB9;
	font-size: 10px;
}

.sidebars {
	background-color: #FFFFFF;
	margin-bottom: 15px;
	padding-bottom: 1px;
	overflow: hidden;
}

.sidebars h2 {
	background:url(../images/left-column-header-bkg.gif) top no-repeat;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	height:22px;
	line-height:22px;
	padding-left: 11px;
	text-transform: uppercase;
}

ul.sidenav {
	padding-left: 8px;
	padding-right: 4px;
}

ul.sidenav li {
	height: 25px;
	font-size: 11px;
	border-bottom: 1px solid #777777;
}

ul.sidenav li a {
	display: block;
	margin-top: 2px;
	padding: 4px 0px 2px 11px;
	line-height: 11px;
	height: 14px;
	text-decoration: none;
}

ul.sidenav li a:hover {
	width: 175px;
	background-color: #FFF200;
	font-weight: bold;
	color: #FF0000;
}

/* LAYOUT ID'S */

body#izzo {
	padding-top: 10px;
	min-width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/tile-stone-bkg.gif);
}

div#logo{
	float: left;
	position: relative;
	top: 16px;
	left: 18px;
}

div#logo a {
	float: left;
	height: 64px;
	width: 122px;
	background:url(../images/logo-izzo-off.gif) top no-repeat;
}

div#logo a:hover {
	background:url(../images/logo-izzo-on.gif) top no-repeat;
}

div#wrap {
	margin: 0 auto;
	width: 800px;
	background: #ffffff url(../images/bkg-curve.jpg) top no-repeat;
}

div#header {
	width: 800px;
	float: left;
}

div#prenav {
	display: inline;
	margin-top: 10px;
	margin-right: 10px;
	float: right;
}

ul#prenav_list li {
	display: inline;
	font-size: 10px;
}

/* MAIN MENU */

div#nav{
	float: left;
	position: relative;
}

ul#nav_list li {
	float: left;
	text-align: center;
}

ul#nav_list li a {
	height: 31px;
	line-height: 26px;
	display: block;
	padding: 2px;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

ul#nav_list li a:hover {
	color: #E6213F;
}

a#Bags {		background: url(../images/tab-bags-off.gif) no-repeat; width: 57px;}
a#Training {	background: url(../images/tab-training-off.gif) no-repeat; width: 80px; }
a#Clubs {		background: url(../images/tab-clubs-off.gif) no-repeat; width: 63px; }
a#TravelGear {	background: url(../images/tab-travelgr-off.gif) no-repeat; width: 102px; }
a#DualStrap {	background: url(../images/tab-dualstrap-off.gif) no-repeat; width: 101px; }
a#Accessories {	background: url(../images/tab-accessories-off.gif) no-repeat; width: 107px; }

a#Bags:hover {			background: url(../images/tab-bags-on.gif) no-repeat; width: 57px;}
a#Training:hover {		background: url(../images/tab-training-on.gif) no-repeat; width: 80px; }
a#Clubs:hover {			background: url(../images/tab-clubs-on.gif) no-repeat; width: 63px; }
a#TravelGear:hover {	background: url(../images/tab-travelgr-on.gif) no-repeat; width: 102px; }
a#DualStrap:hover {		background: url(../images/tab-dualstrap-on.gif) no-repeat; width: 101px; }
a#Accessories:hover {	background: url(../images/tab-accessories-on.gif) no-repeat; width: 107px; }

img#navrule {
	position: relative;
	top: -11px;
	width: 519px;
}

div#sidebar {
	clear: left;
	float: left;
	width: 175px;
	margin-left: 30px;
	margin-top: 64px;
}

#search {
	height: 56px;
}

input#search_input {
	margin-left: 15px;
	margin-top: 7px;
	width:122px;
}

div#main {
	float: left;
	margin-left: 30px;
	margin-top: -10px;
	width: 550px;
}

div.izzomain {
	position: relative;
	width: 570px;
	height: 170px;
	margin-top: -10px;
	margin-bottom: 7px;
}

#product_img {
	float: left;
	margin-left:10px;
}

div#izzoinfo {
	background: url(../images/header-rectangle-bkg.gif) top left no-repeat;
}

div#izzobags {
	background: url(../images/header-bags-bkg.jpg) top left no-repeat;
	height: 139px;
}

div#main_header_cont {
	float: left;
	margin-left: 10px;
	width: 200px;
	font-size: 10px;
	color: #777777;
}

div#main_header {
	float: left;
	line-height: 22px;
	width: 500px;
	margin-left: 28px;
	font-size: 11px;
	color: #585858;
}

div.izzomain h3 {
	font-size: 12px;
	font-weight: bold;
}

span#mainproduct {
	position: relative;
	top: 5px;
	font-weight: bold;
}

div#salesmsg {
	width: 550px;
	line-height: 22px;
	text-align: center;
	height: 22px;
	margin-bottom: 5px;
	font-size: 11px;
	background: url(../images/horizontal-red-mssg.jpg) no-repeat;
	color: #FFFFFF;
}

div#featured {
	float: left;
	width: 295px;
}

img#headline_img {
	margin-top: 26px;
}

div.home_product {
	width:295px;
	background-color:#758EA2;
	height:130px;
}

div.home_product hr {
	width: 160px;
	text-align: left;
	line-height:1px;
	height: 1px;
}

div.product_desc {
	color: #FFFFFF;
	height: 130px;
	margin-left: 111px;
	font-size:11px;
	width: 180px;
}

div.product_desc h3 {
	float: left;
	margin-top:16px;
	font-weight: bold;
	font-size:16px;
}

div.product_desc a {
	color: #FFFFFF;
}

div.product_desc a:hover {
	color: #E51837;
}

div.product_desc h5 {
	float: left;
	font-size:11px;
	width: 180px;
}

img.product_img {
	display: inline;
	float: left;
}

div#bucket1 {
	background: url(../images/bucket-blue.gif) no-repeat;
}

div#bucket2 {
	background: url(../images/bucket-brown.gif) no-repeat;
}

div#bucket3 {
	background: url(../images/bucket-green.gif) no-repeat;
}

div#bucket1 hr {
	background-color: #536D87;
	color: #536D87;
}

div#bucket2 hr{
	background-color: #876653;
	color: #876653;
}

div#bucket3 hr{
	background-color: #506846;
	color: #506846;
}


div.sale_bucket {
	float: right;
	width: 248px;
	background: url(../images/bucket-cream-bkg.jpg) top left no-repeat;
	position: relative;
}

div.sale_desc {
	position: relative;
	float: left;
	display: block;
	padding: 20px;
	font-size: 11px;
}

div.sale_bucket h3 {
	font-size: 16px;
	color: #E51837;
	font-weight: bold;
}

div.sale_bucket h5 {
	font-size: 11px;
	margin: 4px 0px;
	color: #585858;
	font-weight: bold;
}

div#footer {
	width: 800px;
	background: url(../images/footer-tile-bkg.jpg) top left repeat-x;
	clear: both;
	float: left;
	height: 90px;
}

div.footer_cont {
	float: left;
	position: relative;
	border-top: 1px solid #FFF200;
	background: url(../images/container-dark-bkg.jpg) top left repeat-x;
	top: 12px;
	font-size: 11px;
}

div.footer_cont a {
	color: #919191;
}

div.footer_cont h5 {
	top: 15px;
	left: 70px;
	position: absolute;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

div.footer_cont p {
	position: absolute;
	top: 30px;
	left: 70px;
	width: 175px;
	color: #919191;
}

div#footer_cont1 {
	width: 174px;
	margin-left: 31px;
}

div#footer_cont2 {
	width: 287px;
	margin-left: 30px;
	padding-left:8px;
}

div#footer_cont3 {
	margin-left: 7px;
	padding-left:12px;
	width: 240px;
}

form#newsletter {
	float: left;
	width: 175px;
	position: absolute;
	left: 70px;
	top: 35px;
}

input#news_submit {
	position: absolute;
	float: right;
	right: 25px;
	top: 5px;
}

div#footnote {
	background: #7A7A7A url(../images/footer-container-white.gif) center no-repeat;
	width: 800px;
	height: 43px;
	clear: both;
	position: relative;
	color: #585858;
}

span#legal {
	float: left;
	margin-top: 15px;
	margin-left:37px;
	display: inline;
	font-size: 10px;
}

ul#licenseplate {
	float: right;
	margin-top: 15px;
	margin-right:37px;
}
ul#licenseplate li{
	font-size: 10px;
	display: inline;

}
