/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#ccc;
	font-size:11px;
	margin:0 0 25px 0;
	background-color:#333;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
}

a { color:#ccc; }

a img {
	border: none;
}

h1, h2, h3, h4, p { margin:0 0 8px 0; }

h1 { font-size:1.8em; }

h2 { font-size:1.4em; }

h3 { font-size:1.2em; }

input.text {
	color: #fff;
	background-color: #000;
	border: 1px solid #252525;
}

/* ---- start class settings -------------------------- */
.floatR{
	float:right;
	clear: right;
}
.floatL{
	float:right;
	clear: left;
}
.flash{
	padding: 5px;
	background-color: #ffcb0b;
	float:right;
}
.white{
	color:#FFFFFF;
}
img.product_images{
	float:right;
	border: 2px #032656 solid;
}
.product_catalog{
/*	background:url(images/new/helmetsback.gif) top no-repeat;
*/
	width: 125px;
	padding: 0 0 0 0;
	height: 90px;
	text-align:center;
}
.product_catalog img{
	border: 2px #000 solid;

}
.product_text{
	float:left;
	clear:left;
}
a.applicationlink{
	font-weight:bold;
	text-decoration:none;
}
.border_dotted{
	border-bottom: dotted 2px #4790e5;
}
.yellow{
	color: #fff;
	font-size: 2em;
	font-weight:bold;
}
.product_header{
	width: 100%;
	clear:both;
}
.black p{
	color:#fff;
}
.blue{
		color: #032656;
}
.admin_txt, .admin_links{
	color:#fff;
	font-weight:bold;
	font-size:12px;
	}
	
.float_left {
	float: left;
}

.float_right {
	float: right;
}

/* ---- layout settings ----------------------- */


#main_container {
	position:relative;
	margin:0 auto;
	width:716px;
	height:auto;
	padding:0 20px 0 20px;
	background-color:#242424;
	background-repeat: repeat-y;
	background-image: url(images/bg_content-main.gif);
}

#header {
	position:relative;
	top:0;
	left:0;
	width:724px;
	height:160px;
	margin: 0 0 0 -4px;
	background-color:#EAEBDB;
	background-repeat: no-repeat;
	background-image: url(images/img_header.jpg);
}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:0;
	left:0;
	width:724px;
	height:45px;
	margin: 0 0 0 -4px;
	background-color:#CAC9B5;
}

/* ---- end nav id settings -------------------------- */

#main {
	position:relative;
	top:0;
	left:0;
	width:720px;
	height:auto;
	margin: 0 0 0 -2px;
	background-color: #262626;
	background-repeat: repeat-x;
	background-image: url(images/bg_main.gif);
}

/* ---- start main content settings -------------- */

#content_main {
	position:relative;
	top:0;
	left:0;
	width:700px;
	height:auto;
	padding: 10px 0 5px 10px;
}

#welcome {
	position:relative;
	top:0;
	left:0;
	width:718px;
	height:auto;
}

#featured {
	position:relative;
	top:0;
	left:0;
	width: 724px;
	height:auto;
	margin: 0 0 0 -2px;
}

.featured_small {
	position:relative;
	top:0;
	left:0;
	width: 338px;
	height: auto;
	float: left;
	background-repeat: repeat-x;
	background-image: url(images/bg_featured.gif);
	padding: 10px 5px 5px 15px;
}

.featured_hr {
	height: 176px;
	width: 4px;
	float: left;
	background-color: #000;
}
/* ---- end main content settings ---------------- */

#footer {
	position:relative;
	top:0;
	left:0;
	color:#FFF;
	width:724px;
	height:25px;
	margin: 0 0 0 -4px;
	background-color:#000;
	clear:both;
}

#footer a {
	text-decoration:none;
}

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

/* ---- start navigation settings -------------------------- */
 
#nav a {
	position:relative;
	float:left;
	height:45px;
	cursor:pointer;
	background-repeat:no-repeat;
}

a#nav_01 {
	width:121px;
	background-position:0 0;
	background-image:url(images/nav/nav.gif);
}

a:hover#nav_01 {
	background-position:0 -45px;
}

a#nav_02 {
	width:120px;
	background-position:-121px 0;
	background-image:url(images/nav/nav.gif);
}

a:hover#nav_02 {
	background-position:-121px -45px;
}

a#nav_03 {
	width:120px;
	background-position:-241px 0;
	background-image:url(images/nav/nav.gif);
}

a:hover#nav_03 {

	background-position:-241px -45px;
}

a#nav_04 {
	width:120px;
	background-position:-361px 0;
	background-image:url(images/nav/nav.gif);
}

a:hover#nav_04 {
	background-position:-361px -45px;
}

a#nav_05 {
	width:120px;
	background-position:-481px 0;
	background-image:url(images/nav/nav.gif);
}

a:hover#nav_05 {
	background-position:-481px -45px;
}

a#nav_06 {
	width:123px;
	background-position:-601px 0;
	background-image:url(images/nav/nav.gif);
}

a:hover#nav_06 {
	background-position:-601px -45px;
}

/* ---- nav settings -------------------------- */

#nav_drop {
	position:absolute;
	z-index:1;
	top:202px;
	left:-158px;
	margin:0 auto;
	width:135px;
}


#nav_drop a {
	display:block;
	padding:3px;
	width:auto;
	height:auto;
	color:#fff;
	border-bottom: 1px solid #666;
	text-decoration:none;
}

#nav_drop a:hover {
	background-color:#B30000;
}

#drop_1 {
	position:absolute;
	visibility:hidden;
	width:auto;
	height:auto;
	background-color:#000;
}

#drop_1 { left: 176px;  width:121px; }

#drop_2 {
	position:absolute;
	visibility:hidden;
	width:auto;
	height:auto;
	background-color:#000;
}

#drop_2 { left: 295px;  width:121px; }



