@charset "UTF-8";
body {

	background-color:#000;
	font-family:Arial, Helvetica, sans-serif;
}
/*main container*/	
#container {
	width: 3000px;
	height:580px;
	margin-left:-10px;
	position:relative;
	background-color:#000;
	background :url(/2p2/images/container_bg2.png) no-repeat center left;
}
/*orange content container on bottom*/
#infocontainer {
	width: 3000px;
	height:203px;
	margin: 0;
	position:relative;
	top:377px;
	left:0px;
	background-color:#000;
	-ms-border-image: url(/2p2/images/grill_bar_teeth.jpg) 18 round;
	-moz-border-image: url(/2p2/images/grill_bar_teeth.jpg) 18 round;
	-webkit-border-image: url(/2p2/images/grill_bar_teeth.jpg) 18 round;
	-ms-border-image: url(/2p2/images/grill_bar_teeth.jpg) 18 round;
	border-top-width:28px;
	border-bottom-width:0px;
	-moz-border-right:none;
}
/*homepage column-div holders*/
.boxes {
	width: 986px;
	height:167px;
	float:left;
	margin-right: 14px;
	padding-top:1px;
	position:relative;
	top:0px;
	left:0px;
	background-color:#F60;
}
/*homepage 3rd column-div holder, it has no margin-right so it needed to be different from the .boxes class*/
#box3 {
	width: 1000px;
	height:167px;
	float:left;
	margin: 0;
	padding-top:1px;
	position:relative;
	top:0px;
	left:0px;
	background-color:#F60;
}
/*homepage column1 holder*/
.content1 {
	width: 490px;
	height:120px;
	float:left;
	margin: 0;
	padding-top:1px;
	padding-left:10px;
	position:relative;
	top:0px;
	left:0px;
	background-color:#F60;
}
/*homepage column2 holder*/
.content2 {
	width: 450px;
	height:120px;
	float:right;
	margin-left: -20px;
	padding-top:1px;
	padding-right:40px;
	position:relative;
	top:0px;
	left:0px;
	background-color:#F60;
}
/*page 2-3 opening text boxes*/
#box1 {
	width: 420px;
	height:167px;
	float:left;
	margin-right:14px;
	padding-top:1px;
	position:relative;
	top:0px;
	left:0px;
	background-color:#F60;
}
/*page 2 closing text box*/
#endbox {
	width: 367px;
	height:167px;
	float:left;
	margin-right:0px;
	padding-top:1px;
	position:relative;
	top:0px;
	left:0px;
	background-color:#F60;
}
/*page 3 closing text box*/
#endbox2 {
	width: 395px;
	height:167px;
	float:left;
	margin-right:0px;
	padding-top:1px;
	position:relative;
	top:0px;
	left:0px;
	background-color:#F60;
}
/*page 2-3 small content holders*/
.customitems {
	width: 300px;
	height:167px;
	float:left;
	margin-right:14px;
	padding-top:1px;
	position:relative;
	top:0px;
	left:0px;
	background-color:#F60;
}
/*page 2-3 large content holders*/
.bigitems {
	width: 500px;
	height:167px;
	float:left;
	margin-right:14px;
	padding-top:1px;
	position:relative;
	top:0px;
	left:0px;
	background-color:#F60;
}
/*text character info*/
p {
	font-size: 12px;
	width:460px;
	text-align:left;
	margin-top:-5px;
	line-height:18px;
	padding-left:10px;
}
h1 {
	font-size: 36px;
	line-height: 36px;
	margin-bottom:18px;
	text-align: center;
}
h2 {
	font-size: 24px;
	line-height: 18px;
	margin-top:10px;
	text-align: center;
}
h3 {
	color:#FFF;
	font-size: 16px;
	line-height: 18px;
	margin-top:5px;
	margin-bottom:5px;
	text-align: center;
}
h4 {
	font-size: 12px;
	width:325px;
	text-align:center;
	padding-left:40px;
	line-height:18px;
	text-align:left;
}
h5 {
	font-size: 14px;
	line-height: 18px;
	margin-top:-35px;
	margin-bottom:10px;
	text-align: center;
}
h6 {
	font-size: 12px;
	line-height: 18px;
	margin-top:-10px;
	margin-bottom:-10px;
	text-align: center;
	text-decoration: underline;
}
/*main name*/
#header {
	background:url(../images/Neon-Header_flicker.gif) no-repeat top; 
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin-bottom:10px;
	width:100%;
	height: 170px;
	text-align: center;
	text-indent:-9999px;
	position:fixed;
	background-color:#000;
}

/*copyright footer text*/
#footer {
	font-size: 12px;
	font-style: normal;
	text-align: center;
	float: left;
	width: 100%;
	height: 26px;
	padding-top:10px;
	margin-top:341px;
	margin-bottom: 0px;
	position:fixed;
	background-color:#F30;
	background-image:url(/2p2/images/scroll_right.png);
	background-repeat:no-repeat;
	background-position:left;
}
/* navigation */
#navcontainer {
	width: 359px;
	height: 41px;
	padding: 0px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	top:18px;
	left:0px;
	float: none;
}
#nav {
	margin: 0;
	padding: 0;
	height: 41px;
	overflow:hidden;
}
#nav li {
	margin: 0px;
	padding: 0px;
	display: inline;
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
#nav a {
	text-indent: -5000px;
	float: left;
	padding: 41px 0 0px 0;
	overflow:hidden;
	height: 0px !important;
	height /**/:41px; /* for IE5/Win only */
}
#nav a:hover {
	background-position: 0 -40px;
}
#nav a:active {
	background-position: 0 -81px;
}
#nav a.selected {
	background-position: 0 -40px;
}

/*button image replacements*/
#nhome a {
	background :url(/2p2/images/Neon-Home_Buttons.png) no-repeat left top;
	width: 105px;
	margin-right:22px;
	
}
#ncustom a {
	background :url(/2p2/images/Neon-Custom_Buttons.png) no-repeat left top;
	width: 105px;
	margin-right:22px;
	
}
#norders a {
	background :url(/2p2/images/Neon-Orders_Buttons.png) no-repeat left top;
	width: 105px;
	
}
/*image box dimensions*/
/*img {
	margin: 0px 0px 0px 100px;
	border:#000 4px solid;
	width:auto;
	height: 80px;
	float: left;
}*/
#img2 {
	margin: 10px 0px 0px 110px;
	width:auto;
	height: 50px;
	float: left;
	border:#000 3px solid;
}
/*label id*/
.ccinfo {
	display: block;
    width: 170px;
    float: left;
    margin: 2px 0px 0px 80px;
    text-align: right;
}
/*Items selected on page 2 displayed on page 3*/
#cart {
	height: 80px;
	width: 450px;
	margin-left:27px;
	background-color:#FFF;
}
/*forms below cart div*/
#cartform {
	width: 400px;
	height:auto;
	margin-left:20px;
}
/*text labels beside cartform div*/
.cartlabel {
	display: block;
    width: 230px;
    float: left;
    margin: 2px 3px 0px 10px;
    text-align: right;	
}
/*total price div...2nd to last box on page 3*/
#total {
	height: 37px;
	width: 180px;
	margin-top:30px;
	margin-left: 60px;
	background-color:#FFF;

}
/*radio buttons inside cc info box*/
#radiobuttons {
	margin-left:30px;
}
/*form1 for contact/address div page 3*/
#contactform1 {
	float:left;
	height: auto;
	width: 240px;
	margin-left:5px;
}
/*form2 for contact/address div page 3*/
#contactform2 {
	float:right;
	height: auto;
	width: 250px;
	margin-right:5px;
}
/*contactform1 labels page 3*/
#contactinfo {
	display: block;
    width: 120px;
    float: left;
    margin: 2px 0px 0px 0px;
    text-align: right;
}
/*contactform2 labels page 3*/
#contactinfo2 {
	display: block;
    width: 85px;
    float: left;
    margin: 2px 0px 0px 0px;
    text-align: right;
}
/*shorter length inputs on page 3*/
.shortinput {
	display: block;
	width:50px;
	height:auto;
	margin-right:0px;
}
/*longer length inputs on page 3*/
.mediuminput {
	display: block;
	width:110px;
	height:auto;
	margin-right:0px;
}
/*Add to Cart buttoms on page 2*/
.atc {
	position:relative;
	top:18px;
	left:-92px;
	float:left;
}
.atc2 {
	position:relative;
	top:18px;
	left:-118px;
	float:left;
}
#atc3 {
	position:relative;
	top:50px;
	left:-102px;
	float:left;
}
#atc4 {
	position:relative;
	top:50px;
	left:-110px;
	float:left;
}
/*checkout buttons on page 2-3*/
#checkout {
	position:relative;
	top:20px;
	left:140px;
	float:left;
}
