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

body {
		background-image:url(images/materials_bg.jpg);
		background-repeat:repeat;
		background-repeat:repeat-y;
		background-color: #fff;
	font-family: verdana, Verdana, sans-serif;
	font-size: 11px;


background-repeat: repeat-x;	
;text-align: left;
}

br {
	clear: left;
	}

a, a:visited {
	color: #077ba1;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

input, textarea, select {
	font-family: Verdana, Verdana, Verdana, sans-serif;
	color: #73655A;
	font-size: 11px;
	text-transform: none;
	vertical-align: middle;
	padding-left: 2px;
	}

h1 {
	color: #323231;
	font-size: 13px;
	font-weight: normal;
	font-family: Verdana, Verdana, sans-serif;
	}

h2 {
	color: #323231;
	font-size: 13px;
	font-family: Verdana, Sans-Serif;
	clear: left;
	}
	
h3 {
	font-size: 11px;
	color: #323231;
	}

ul.inline 
{
	list-style-type: none;
}

ul.inline li 
{
	float:left;
	display: block;
}




#container {
	width: 980px;
	margin: 0 auto;
	text-align: left;
}

.box-border {
	float: left;
	border: 1px solid #ccc;
	margin-right: 5px;
	padding: 4px 8px;
	}

.h-rule 
{
	width: 100%;
	float: left;
	border-top: 1px solid #ccc;
	margin-top: 20px;
}

table {
	border-collapse: 
	empty-cells: show;
	}

	

.system-message {
	color: #c00000;
	font-weight: normal;
	font-size: 12px;
}



/*------ Content border -------*/

#border-bottom, #border-bl, #border-br, #border-top, #border-ul, #border-ur {
	float: left;
	height: 10px;
	width: 10px;
}

#border-bottom {
	width: 793px;
	}

#border-bl {
	}

#border-br {
	}

#border-top {
	width: 788px;
	}

#border-ul {
	background: 
	}

#border-ur {
	
	}


/*------- Header -------*/

#header {
	width: 808px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	float: left;
	position: relative;
	z-index: 11;
/*	z-index: 999; */
}

#header a {
	color: #ffffff;
}

#header a:hover {
	text-decoration: underline;
}

#header #logo{
	border: 0px solid black;
	width: 290px;
	height: 90px;
	float: left;
	margin: 2px 2px 3px 3px;
}					

#header #logo a { 
	background: url(images/amaklogo.jpg) no-repeat;
	display: block;
	width: 290px;
	height: 90px;
	position:relative;
	left: 10px;
	top: 5px;
}				 			 

#header #logo span { 
	display: none;
}

#header #content-border-top {
	float: left;
}

                             









/*------- Main Navigation ------*/
#category-nav {
	width: 788px;
	position:relative
	float: center;
	padding: 15px 15px 15px 10px;
	background: #FFFfff;
	margin: 0px 0px 0px 0px;
	padding: 0 10px 0 10px;
	text-align: center;
	font-size: 12px;

}


#category-nav ul {
	background-color: #515151;
	border-top: 15px solid #FFFFFF;
	color: #666;
	margin: 0 0px 0 0px;
	padding-left: 5px;
	height: 28px;
	text-align: center;
	font-face: verdana;
	font-size: 12px;
	text-transform: uppercase;
	list-style-type: none;
	z-index: 10;
}

#category-nav li a {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	cursor:pointer;
	padding: 5px 10px 0 8px;
	height: 20px;
		font-weight: bold;
	color: #ffffff;
}

#category-nav li a:hover {
	color: #fff;
	background-color: #3f5aa8;
		font-weight: bold;
}

#category-nav li a.active {
	color: #6d7a86;
	background-color: #ffffff;
}

#category-nav li.current a {
	color: #ff3d41;
}

/*  #category-nav li.last a {
	font-style: italic;
}*/


#category-nav li.dropdown {
	margin: 0 30px;
	padding: 0;
	float: left;
	display: block;
	cursor: pointer;
	position: relative;
	z-index: 10;
	text-align: left;
}

#category-nav li.dropdown .divider {
	height: 25px;
	width: 5px;
	position: absolute;
	top: 0;
	right: -10px;
	cursor: default;
}

#category-nav li.dropdown dl, #category-nav li.dropdown .shopBySportNav {
	display:block;
	position:absolute;
	left: -2px;
	clear:both;
	z-index: -1;
	margin: 0;
	padding: 5px 10px 10px 10px;
	border-style: none solid solid solid;
	border-color: #615a54;
	border-width: 0px;
	font-weight: normal;
	background-color: #fff;
	
}

#category-nav li.dropdown.last dl {
	left: -87px;
}

#category-nav li.dropdown dd {
	margin: 0;
	padding: 0;
	background:#FFF;
	height: 20px;
	display:block;
	text-align: left;
}

#category-nav .dropdown dd a {
	white-space: nowrap;
	display:block;
	color:#3ac2ac;
	padding-left: 15px;
	min-width: 120px;
	text-transform: none;
	font-style: normal;
	text-align: left;
}

#category-nav .shopBySportNav a.subSport {
	white-space: nowrap;
	display:block;
	color:#3ac2ac;
	padding-left: 5px;
	margin-right: 5px;
	text-transform: none;
	font-style: normal;
	text-align: left;
	height: 100%;
}

#category-nav .dropdown dd a:hover, #category-nav li#current dd a:hover, #category-nav .shopBySportNav a.sport:hover, #category-nav .shopBySportNav a.subSport:hover {
	text-decoration: underline;
}

#category-nav .dropdown dd a:hover {
	color:#ff3d41;
}


#category-nav .shopBySportNav a.sport {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	cursor: pointer;
	height: 20px;
	color: #ff3d41;
	font-weight: bold;
	text-align: left;
	margin-right: 5px;



}


/*------- Breadcrumbs -------*/
#breadcrumbs {
	width: 760px;
	clear: both;
	font-family: Verdana, Verdana, sans-serif;
	font-size: 12px;
	line-height:1.5;
	text-align:left;
	text-transform: none;
	color: #000;
	margin: 0;
	padding: 5px 5px 5px 5px;
}


/*------- fleet -------*/
#fleet {	width: 778px;
	clear: both;
	font-family: Verdana, Verdana, sans-serif;
	font-size: 12px;
	line-height:2;
	text-align:left;
	text-transform: none;
	color: #ccc;
	margin: 0;
}
#fleet.li {
	float: left;
	display: block;
	width: 315px;
	text-align: center;
	margin: 0;
	padding: 5px;
	height: 330px;
	font-size: 14px;
	line-height: 2;
	}
#fleet li a {
	color: #ccc;
}
wrap {
    clear: both;
    overflow: hidden;
    position: relative;
    width: 778px;
    margin: 0px auto 15px;
    padding: 0px 10px;
    text-align: left;
}
.stats {
    float: left;
    background: none repeat scroll 0% 0% rgb(255, 255, 255);
    width: 141px;
    border: 1px solid rgb(204, 204, 204);
    padding: 6px 11px 0px;
    border-radius: 4px 4px 4px 4px;
}
	
.fleet {
	width: 730px;
	clear: both;
	font-family: Verdana, Verdana, sans-serif;
	font-size: 12px;
	line-height:2;
	text-align:left;
	text-transform: none;
	color: #666;
	margin: 0;

	-moz-border-radius: 5px;
	border-radius: 5px;
}
#breadcrumbs img{	-moz-border-radius: 3px;
	border-radius: 3px;
	align: left;}
#breadcrumbs ul {
	list-style-type: none;
}

#breadcrumbs li {
	display: inline;
	float: left;
	margin-right: 4px;
	    float: left;
    background: none repeat scroll 0% 0% rgb(255, 255, 255);
    width: 50px;
	height: 250px;
    border: 1px solid rgb(204, 204, 204);
    padding: 6px 11px 0px;
    border-radius: 1px 1px 1px 1px;
}
}

#breadcrumbs li a {
	color: #077ba1;
}

#breadcrumbs li .breadcrumb-divider {
	color: #d6d6d6;
}

#breadcrumbs li.last-crumb {
	color: #f8981d;
	font-weight: bold;
}

#breadcrumbs li.first-crumb {
	font-weight: bold;
	margin-right: 20px;
}




/*------- Left Navigation -------*/

#left-nav {
	width: 778px;
	overflow: hidden;
	float: left;
	text-transform: none;
	margin: 0 0 0 2px;
	padding-top:10px;
	padding-left:2px;
}
	
#left-nav h1 {
	text-transform: uppercase;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}

#wt #left-nav {
	margin: 0;
	padding: 0;
}

#wt #left-nav #categories {
	left:22px;
	top: 64px;
	position: absolute;
}

/*
#wt #left-nav #categories li.category_1,
#wt #left-nav #categories li.category_2,
#wt #left-nav #categories li.category_3,
#wt #left-nav #categories li.category_4,
#wt #left-nav #categories li.category_5,
#wt #left-nav #categories li.category_6,
#wt #left-nav #categories li.category_7,
#wt #left-nav #categories li.category_8,
#wt #left-nav #categories li.category_9
{
	
}

#wt #left-nav #categories li.category_10,
#wt #left-nav #categories li.category_11,
#wt #left-nav #categories li.category_12,
#wt #left-nav #categories li.category_13,
#wt #left-nav #categories li.category_14,
#wt #left-nav #categories li.category_15,
#wt #left-nav #categories li.category_16,
#wt #left-nav #categories li.category_17,
#wt #left-nav #categories li.category_18
{
	margin-left: 120px;	
}

#wt #left-nav #categories li.category_10
{
	margin-top: -216px;
}
*/
#wt #left-nav a, #wt #left-nav a.visited, #wt #left-nav h1 {
	color: white;
	font-weight: bold;
}

#wt #left-nav a.on {
	background: url(images/graphic_triangle.png) no-repeat center left;
	padding-left: 15px;
	padding-top: 1px;
}

#wt {
	min-height: 225px;
	position: relative;
}

#wt-pad {
	width: 788px;
}

#wt #categoryBgLink {
	position: absolute;
	left: 250px;
	width: 778px;
	height: 100%;
}

#left-nav h2 {
	text-transform: uppercase;
	font-size: 11px;
	}

#left-nav ul {
	list-style-type: none;
	}

#left-nav li {
	font-size: 12px;
	margin: 3px 0 0 0;
	margin-top: 8px;
	margin-bottom: 8px;
	}
	
#left-nav ul ul {
	margin-left: 12px;
	}

#left-nav a.on {
	background: url(images/graphic_triangle.gif) no-repeat center left;
	padding-left: 12px;
	}

/*------- Main Content -------*/

#content {
	width: 778px;
	float: left;
	padding: 15px 15px 5px 15px;
	background: #FFFfff;
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	overflow: hidden;
	z-index: 12;
}




/*------- Footer -------*/
	
#footer {
	clear: both;
	text-align:left;
	overflow: hidden;
	height: 145px
	}

#footer-left, #footer-center, #footer-right {
	float: left
	;
	}

.footer-content, #footer a, #footer a:visited {
	font-size: 12px;
	color: #ccc;
	text-decoration: none;	
	line-height: 30px;
	padding-left: 90px;
	}

#footer a:hover {
	text-decoration: underline;
	}

.footer-title {
	font-size: 14px;
	font-weight: bold;
	color: #501a12;
	margin-bottom: 8px;
	line-height: 13px;
	}
	
#footer img {
	float: left;
	width: 22px;
	height: 22px;
	margin-right: 7px;
	margin-top: 4px;
	margin-left: 0px;
	}

/*------- Footer Left -------*/

#footer-left {
	width: 515px;
	}

#footer-left .footer-content {
	margin-left: 15px;
	margin-top: 15px;
	}
	
#footer-left #footerEmailInput {
	width: 150px;
	height: 18px;
	margin-right: 6px;
	padding-top: 3px;
	float: left;
	}

#footer-left #footerEmailSubmit {
	cursor: pointer;
	}

/*------- Footer Center -------*/

#footer-center {
	width: 135px;
	}

#footer-center .footer-content {
	margin-left: 15px;	
	margin-top: 15px;
	}

/*------- Footer Right -------*/

#footer-right {
	width: 535px;
	}
	
#footer-right .footer-content {
	margin-left: 15px;	
	margin-top: 35px;
	}

#footer-right .footer-divider {
	padding-left: 7px;
	padding-right: 7px;
	color: #c6660f;
	}




product-listing {
	float: left;
	width: 100%;
	}