@charset "utf-8";
/* CSS Document */

* {
	vertical-align: baseline;
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;

	}
img {float:left;}
div {float:left}
	
body { background:#222222; font-family:Arial, Helvetica, sans-serif; font-size:12px; }

#container {
	float:none;
	width:1045px;
	height:auto;
	margin-left: auto;
	margin-right: auto;
}

#top, .nav, #bottom { float:left; }
#top { height:81px; }
#top { background:url(newimages/logo.jpg) no-repeat top; width:1043px;}

.nav { width:auto; height:30px; padding-left:488px; padding-top:51px; }
.nav ul { float:left; list-style-type:none; display:block; }
.nav ul li { float:left; width:auto; padding-right:25px; }
.nav ul li a {color:#b1b1b1; text-decoration:none; font-weight:bold; }
.nav ul li a:hover {color:#9bde73; }

#header { float:left; background:url(newimages/bottom.jpg) no-repeat left; height:386px; width:1043px; }

/*SLIDESHOW STARTS HERE -----------------------------------------------------------------------------------------*/

/*bannerrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr*/

div.wrap {

width : 1020px;

margin : 0 auto;

text-align : left;
float:left;
padding-left:10px;

}

div#top div#nav {

float : left;

clear : both;

width : 1020px;

height : 52px;

margin : 22px 0 0;

}

div#top div#nav ul {

float : left;

width : 700px;

height : 52px;

list-style-type : none;

}

div#nav ul li {

float : left;

height : 52px;

}

div#nav ul li a {

border : 0;

height : 52px;

display : block;

line-height : 52px;

text-indent : -9999px;

}



div#video-header {

height : 200px;

margin : -1px 0 0;

}

div#header div.wrap {

height : 357px;

background : url(newimages/header-bg.png) no-repeat 50% 0;

}

div#header div#slide-holder {

z-index : 40;

width : 1020px;

height : 357px;

position : absolute;

}

div#header div#slide-holder div#slide-runner {

width : 1020px;

height : 357px;

overflow : hidden;

position : absolute;

}

div#header div#slide-holder img {

margin : 0;

display : none;

position : absolute;


}

div#header div#slide-holder div#slide-controls {

left : 0;

bottom : 0px;

width : 1020px;

height : 46px;

display : none;

position : absolute;

background : url(newimages/slide-bg.png) 0 0;
background-repeat:repeat;

}

div#header div#slide-holder div#slide-controls p.text {

float : left;

color : #fff;

display : inline;



line-height : 16px;

margin : 15px 0 0 20px;



}

div#header div#slide-holder div#slide-controls p#slide-nav {

float : right;

height : 24px;

display : inline;

margin : 11px 15px 0 0;

}

div#header div#slide-holder div#slide-controls p#slide-nav a {

float : left;

width : 24px;

height : 24px;

display : inline;

font-size : 11px;

margin : 0 5px 0 0;

line-height : 24px;

font-weight : bold;

text-align : center;

text-decoration : none;

background-position : 0 0;

background-repeat : no-repeat;

color:#CCC;

}

div#header div#slide-holder div#slide-controls p#slide-nav a.on {

background-position : 0 -24px;

}

div#header div#slide-holder div#slide-controls p#slide-nav a {

background-image : url(newimages/silde-nav.png);

}

div#nav ul li a {

background : url(newimages/nav.png) no-repeat;

}
#slide-desc { font-weight:bold; }
#slide-shopnow { float:left; margin-top:12px; margin-left:20px; }

#footerwrap {
	float:left;
	width:1045px;
	padding-right:2px;
	padding-top:27px;
}

#footerleft {
	float:left;
	width:27px;
	height:36px;
	background-image:url(images/footerleft.jpg);
	background-repeat:no-repeat;
}
#footercenter {
	float:left;
	width:913px;
	height:36px;
	background-image:url(images/footerbg.jpg);
	background-repeat:repeat-x;
}
#footerright {
	float:left;
	width:90px;
	height:36px;
	background-image:url(images/footerright.jpg);
	background-repeat:no-repeat;
}

#footernav {
	float:left;

	font: 67.5% Arial, Helvetica, sans-serif;
	color: #222222;
font-size: 11px;
text-align: left;
line-height: 1.3;
text-decoration:none;
font-weight:bold;
padding-top:10px;
padding-left:15px;
	
	
}
#footernav li {
	display:inline;
		margin: 0;
	padding: 0;
	padding-right:5px;
	
}

#footernav li a {
	color: #222222;
	margin-right:15px;
	text-decoration: none;
}
#footernav li a:hover {
	color: #c94c2f;

}
