
body {
	font-family: Arial;
	font-size: 11px;
	color: gray;
}

a {
	text-decoration: none;
}

img {
	border: 0;
}

div#container {
	height: 600px;
	width: 800px;
	text-align: center;
	margin: 20px auto;
	position: relative;
	border: 1px solid black;
	background: url('../images/background.jpg');
}

div#land_container {
	height: 600px;
	width: 800px;
	text-align: center;
	margin: 20px auto;
	position: relative;
	border: 1px solid black;
	background: url('../images/landingbg.jpg') top left no-repeat;
}

div#land_center {
	width: 310px;
	height: 100px;
	position: absolute;
	top: 270px;
	left: 250px;
}

div#flag_container {
	width: 320px;
}

div.land_flag {
	float: left;
	font-size: 9px;
	color: gray;
	margin-right: 10px;
	margin-left: 10px;
}

div.land_flag img {
	margin-bottom: 10px;
}

div.land_flag a {
	color: #535354;
}

/*---------------------------------------------------------------*/

div#homeimg {
	height: 399px;
	width: 800px;
	position: absolute;
	top: 92px;
	left: 0;
}

div#bottomcontainer {
	border-top: 1px dashed black;
	position: absolute;
	width: 800px;
	height: 102px;
	top: 498px;
	left: 0;
}

div#sitelabel {
	float: left;
	width: 137px;
	height: 87px;
	margin-top: 10px;
	border-right: 2px solid #B0B0B1;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

div#sitelabel div {
	margin-top: 30px;
}

div#pagelabel {
	float: left;
	width: 100px;
	height: 87px;
	margin-top: 10px;
	border-right: 2px solid #B0B0B1;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

div#pagelabel div {
	margin-top: 30px;
}

div#textbox {
	float: left;
	margin-top: 10px;
	margin-left: 20px;
	width: 340px;
	height: 87px;
	border-right: 2px solid #B0B0B1;
	overflow: auto;
	text-align: left;
}

div#footer {
	position: absolute;
	top: 606px;
	left: 0;
	width: 800px;
	text-align: center;
}

div#rightcover {
	width: 234px;
	height: 600px;
	position: absolute;
	top: 0;
	left: 566px;
	z-index: 800;
}

div#rightcover div {
	position: absolute;
	background: #333333;
	width: 70px;
	height: 550px;
	top: 25px;
	left: 155px;
}

div#starburst, div#familynavcontainer {
	width: 108px;
	height: 357px;
	position: absolute;
	top: 108px;
	left: 0;
}

div#familynavcontainer {
	z-index: 2000;
}

div#prodbar {
	color: white;
	font-size: 10px;
	font-weight: bolder;
	position: relative;
	background-color: #666666;
	padding: 2px;
	height: 20px;
}

div#familybutton {
	float: left;
	width: 420px;
	text-align: right;
}

div#back {
	float: left;
	padding-top: 4px;
	margin-left: 100px;
}

div#prodbar select {
	font-size: 10px;
	text-transform: uppercase;
}

div#prodbar a {
	color: white;
}

div#nav {
	position: relative;
	margin-top: 14px;
	border-top: 1px dashed black;
	border-bottom: 1px dashed black;
}

div#nav a {
	color: #535354;
	font-size: 12px;
	font-weight: bolder;
}

div#nav a:hover {
	color: #E03314;
}

div#nav a.highlight {
	color: #E03314;
	font-weight: bolder;
}

div.navlink {
	float: left;
	background: url('../images/navslash.jpg') top right no-repeat;
	padding-bottom: 4px;
	padding-top: 4px;
}

div#nav_about {
	margin-left: 26px;
	width: 80px;
}

div#nav_products {
	width: 110px;
}

div#nav_news {
	width: 90px;
}

div#nav_store {
	width: 90px;
}

div#nav_contact {
	width: 90px;
}

div#nav_blog {
	width: 90px;
}

div#navbottom {
	clear: both;
}

/*---news ----------------------------------------------*/
div#articlecontainer {
	width: 495px;
	height: 377px;
	position: absolute;
	top: 106px;
	left: 121px;
	text-align: left;
	z-index: 1000;
}

div#articletitle, .ctitle {
	border-bottom: 1px dashed #a9a9a9;

}

div#article, .column {
	height: 377px;
	overflow: auto;
}

div#contactcontent {
	width: 200px;
	float: left;
}

div#warrantycontent {
	width: 150px;
	float: left;
	margin-left: 10px;
}

div#downloadcontent {
	width: 100px;
	float: left;
	margin-left: 10px;
}

div#newslinkscontainer {
	float: left;
	border-right: 2px solid #B0B0B1;
	width: 380px;
	height: 87px;
	margin-top: 10px;
	text-align: left;
	overflow: auto;
}

div#newslinkscontainer b {
	margin-left: 10px;
}

div.newslinks {
	float: left;
	width: 130px;
	margin-left: 10px;
	font-size: 11px;
	font-weight: bold;
}

div#archivelinks {
	float: left;
	margin-top: 10px;
	text-align: left;
	margin-left: 10px;
	font-size: 11px;
	font-weight: bold;
}

div.newslinks a, div#archivelinks a {
	color: #414142;
	font-size: 10px;
}

div.newslinks a {
	display: block;
	margin-bottom: 4px;
}

div.newslinks a:hover, div.newslinks a.on, div#archivelinks a:hover, div#archivelinks a.on {
	color: #E03314;
}

div#archivelinks ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#archivelinks ul li {
	display: inline;
}

/*----------------- products ----------------------------*/
div#familycontainer {
	position: absolute;
	top: 210px;
	left: 125px;
	width: 658px;
	height: 205px;
	background: url('../images/products/select_shadow.jpg') bottom left no-repeat;
}

div#family_driven {
	float: left;
	width: 199px;
	height: 148px;

	position: relative;
}

div#family_road {
	float: left;
	width: 199px;
	height: 148px;

	position: relative;
}

div#family_road_above {
	width: 199px;
	height: 148px;
	top: 210px;
	left: 503px;
	position: absolute;
	z-index: 900;
}

div#family_mountain {
	float: left;
	width: 199px;
	height: 148px;

	position: relative;
}

.family_select {

}

/*
.family_select a {
	color: #414142;
	font-weight: bold;
	display: block;
	position: absolute;
	padding-bottom: 2px;
}

.family_select a:hover {
	background: url('../images/a_hover.jpg') bottom left repeat-x;
}

*/

div#familynavcontainer a img {
	padding-bottom: 2px;
}

div#familynavcontainer a:hover, div#familynavcontainer a.on {
	background: url('../images/a_hover.jpg') bottom left repeat-x;
}

div#familynavcontainer div {
	color: red;
	font-weight: bold;
	position: absolute;
	z-index: 1100;
	font-size: 12px;
}

#famnav1 {
	top: -7px;
	left: 33px;
}

#famnav2 {
	top: 32px;
	left: 65px;
}

#famnav3 {
	top: 87px;
	left: 90px;
}

#famnav4 {
	top: 166px;
	left: 110px;
}

#famnav5 {
	top: 250px;
	left: 86px;
}

#famnav6 {
	top: 304px;
	left: 60px;
}

#famnav7 {
	top: 344px;
	left: 30px;
}

#prodtypecontainer {
	position: absolute;
	top: 108px;
	left: 160px;
	width: 480px;
	height: 380px;
	overflow: auto;
	z-index: 900;
}

.prodrow {
	clear: both;
	margin-bottom: 10px;
}

.prodtype {
	float: left;
	width: 90px;
	margin-left: 20px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}

.skus a {
	color: red;
	font-size: 10px;
	font-weight: bold;
	z-index: 1100;
	padding-bottom: 1px;
}

.skus a:hover {
	background: url('../images/a_hover.jpg') bottom left repeat-x;
}

div#productlabel {
	float: left;
	width: 202px;
	height: 87px;
	margin-top: 10px;
	border-right: 2px solid #B0B0B1;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
}

div#productlabel div {
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
}

div#productlabel div#mountainlabel, div#productlabel div#roadlabel {
	margin-top: 30px;
}

div#message {
	margin-top: 10px;
	height: 87px;
	width: 320px;
	margin-left: 20px;
	float: left;
}

div#message div {
	text-align: left;
	font-size: 12px;
	color: #414142;
	line-height: 18px;
	font-weight: bold;
	overflow: auto;
}

div#detaillabel {
	float: left;
	width: 118px;
	height: 87px;
	margin-top: 10px;
	border-right: 2px solid #B0B0B1;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #414142;
}

div#detaillabel div {
	margin-top: 10px;
}

div#specs {
	float: left;
	margin-top: 10px;
	width: 404px;
	height: 87px;
	overflow: hidden;
	text-align: left;
	color: black;
	font-size: 9px;
}

div.specslist {
	float: left;
	border-right: 2px solid #B0B0B1;
	width: 200px;
	height: 87px;
}

div.specslist ul {
	margin-left: 0px;
	padding-left: 16px;
}

div.specslist li {

}

div#specsfile {
	float: left;
	margin-top: 10px;
	margin-left: 6px;

}

div#specsfile div {
	float: left;
	color: black;
	font-size: 10px;
	margin-top: 4px;
	font-weight: bold;
}

div#bc {
	border-top: 1px dashed black;
	position: absolute;
	width: 660px;
	height: 102px;
	top: 498px;
	left: 0;
	z-index: 950;
}

div#sabutton {
	position: absolute;
	top: 500px;
	left: 525px;
	z-index: 3000;
}

