/*for default.php*/
* { 
 margin: 0; 
 padding: 0; 
}
body {
background-color:#000000;
background-image:url(../img/home350x390.jpg);
background-repeat:no-repeat;
font-family:Arial, Helvetica, Verdana, sans-serif;
color:#ffffff;
}

/*Featured product box*/
#productContainer {
	position:absolute;
	height:auto;
	width: 530px;
	background-image: url(../img/featured-products.gif);
	background-repeat: no-repeat;
	background-position: right top;
	left: 220px;
	top: 460px;
}
/*Featured product image style*/
.productImage {
	border-right-width: 2px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #666666;
	margin-bottom:3px;
}
#fp1 { /*last from left*/
	position:relative;
	float:right;
	top:27px;
	width:97px;
	height:auto;
}
#fp2 {
	position:relative;
	float:right;
	top:27px;
	width:97px;
	height:auto;
	margin-left:11px;
}
#fp3 {
	position:relative;
	float:right;
	top:27px;
	width:97px;
	height:auto;
	margin-left:11px;
}
#fp4 {
	position:relative;
	float:right;
	top:27px;
	width:97px;
	height:auto;
	margin-left:11px;
}
#fp5 {
	position:relative;
	float:right;
	top:27px;
	width:97px;
	height:auto;
	margin-left:11px;
}
/*featured product text*/
.featuredProducts {
	color:#ccc;
	font-size:11px;
	font-weight:bold;
	line-height:normal;
	text-transform:uppercase;
}
.featuredProducts a {
	color: #ccc;
	text-decoration:none;
}
.featuredProducts a:hover {
	color: #b90000;
	text-decoration:none;
}
/*flag footer box*/
#flagFooter {
	position:absolute;
	top:630px;
	left:220px;
	width:530px;
	height:auto;
}
/*Flag text in footer*/
.flagtext {
	color:#ffffff;
	font-size:11px;
	font-weight:normal;
	line-height:normal;
	text-transform: lowercase;
}
.flagtext  a {
	color:#fff;
	text-decoration:none;
}
.flagtext  a:hover {
	color:#b90000;
}
/*Featured story image*/
#featuredStoryImage {
	position: absolute;
	top:59px;
	left:500px;
	width:250px;
	height:370px;
}
/*Words featured story ...*/
.featuredText {
	color:#B90000;
	font-size:13px;
	font-weight:normal;
	line-height:normal;
	text-transform:lowercase;
}
/*featured story text style*/
.featuredStory {
color:#ffffff;
text-transform:uppercase;
font-weight:bold;
}
/*featured story text style with uppercase*/
.featuredStoryULcase {
color:#ffffff;
text-transform:none;
font-weight:bold;
}

/*story style uppercase*/
.headlineBold {
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	line-height:18pt;
	text-transform:uppercase;
}
/*story style lowercase*/
.headline {
	color:#FFFFFF;
	font-size:11px;
	font-weight:normal;
	line-height:18pt;
	text-transform:lowercase;
}

p {
margin-bottom:5px;
}
a {
text-decoration:none;
color:#ffffff;
}
a:hover {
text-decoration: none;
color: #ff0000;
}









.introtext {
color:#B90000;
background-color: #000000;
display: inline;
font-size:13px;
font-weight:normal;
line-height:normal;
}
.more {
font-size:10px;
}

/*List of Stories Box*/
#bodyBox {
	position:absolute;
	top:70px;
	left:220px;
	width:290px;
	height:auto;
}

/*Box to hold side navigation*/
#sidenavBox {
	background-image:url(../java_assets/1store.jpg);
	background-repeat:no-repeat;
	width: 120px;
	height: auto;
	position:absolute;
	top: 59px;
	left: 0px;
	text-align:center;
	z-index:500;
}
/*larger spaceing between sections in the sidenav*/
.sidenavSpace {
	margin-top:16px;
	margin-bottom:5px;
}
/*sidenav style*/
.sidenav {
	color:#fff;
	font-size:9px;
	font-weight:bold;
	text-decoration: none;
	margin-top:0px;
	margin-bottom:5px;
	text-transform: uppercase;
	line-height:normal;
}
/*box for top navigation*/
#topnavBox {
	width: 100%;
	height: auto;
	position:absolute;
	margin: 0px;
	padding:0px;
	left: 0px;
	top:0px;
}
/*Top nav logo*/
#topnavLogo {
	width: 220px;
	height:auto;
	top:0px;
	left:0px;
	text-align:left;
	position:absolute;
	z-index:105;
}
/*top nav boxes*/
#topnavStore {
	position:absolute;
	width: 100px;
	height:auto;
	top:35px;
	left:220px;
	text-align:left;
	z-index:105;
}
#topnavNews {
	position:absolute;
	width: 100px;
	height:auto;
	top:35px;
	left:325px;
	text-align:center;
	z-index:105;
}
#topnavDealers {
	position:absolute;
	width: 100px;
	height:auto;
	top:35px;
	left:430px;
	text-align:center;
	z-index:105;
}
#topnavHarken {
	position:absolute;
	width: 135px;
	height:auto;
	top:35px;
	left:540px;
	text-align:center;
	z-index:105;
}
#topnavLinks {
	position:absolute;
	width: 70px;
	height:auto;
	top:35px;
	left:680px;
	text-align:right;
	z-index:105;
}
/*long red line and left fade*/
#redline {
	background-color:#b90000;
	position:absolute;
	top:55px;
	height:4px;
	width:100%;
	z-index:505;
	background-image: url(../img/redfade.gif);
	background-repeat: no-repeat;
	background-position: left;
}
/*Right red fade*/
#redlineRightD {
	background-color:#b90000;
	position:absolute;
	top:55px;
	right:0px;
	height:4px;
	width:120px;
	z-index:505;
	background-image: url(../img/redfade2.gif);
	background-repeat: no-repeat;
	background-position: right;
}
/*Top navigation style*/
.topnav {
	color:#fff;
	font-size:9px;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
	padding-right: 27px;
	padding-left: 27px;
}
.topnavLeft{
	color:#fff;
	font-size:9px;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
	padding-right: 20px;
	padding-left: 0px;
}
.topnavRight{
	color:#fff;
	font-size:9px;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
	padding-right: 0px;
	padding-left: 20px;
}

#topNavNew {
	position:absolute;
	width: 530px;
	height:auto;
	top:20px;
	left:220px;
	z-index:505;
	padding:0;
	margin:0;
}
