@charset "utf-8";
/* CSS Document */

html {
	min-height: 100.01%;
	height: auto;

}
h2 {
	text-decoration: none;
}

body {
	margin: 0px;
	background-color: #FFFFFF;
}
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#page {
	margin: 0px auto 0px auto;
	background-repeat: no-repeat;
	background-position: top;
}
#pagecontent/* ---------- PAGE ---------- */

 {
	margin:0px 0px 0px 0px;
	height: auto;
	background-color: #FFFFFF;
}

/* ---------- TOP ---------- */
#top {
	margin:0px auto 0px auto;
	height: 8px;
	background-color: #e2001a;
}

/* ---------- HEADER ---------- */
#header {
	margin:0px auto 0px auto;
	height: 250px;
	background-position: top center;
	background-repeat: no-repeat;
	background-image: url(/images/test.jpg);
	background-color: #000000;
}

/* ---------- SOCIAL -------------- */

#social {
	position: absolute; 
	width:675px; 
	heigth: 45px; 
	right: 50%; 
	left: 50%; 
	margin-left: -337px; 
	padding-top: 15px;
}

.icon {
	width: 45px; 
	height: 45px; 
	margin-right: 15px; 
	border: none;
}

/* ---------- NAVIGATION ---------- */

#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	color: #E3001B;
	text-decoration: none;
	padding: 8px;
	text-align: center;
	margin: 0px auto 0px auto;
}
#navigation-box {
	text-align: center;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
	width: 600px;
}
#navbar {
	padding:0px;
	margin: 0px;
}
#navbar li {
	list-style:none;
	display:inline;
}
#navbar a {
	padding:0px;
	margin:0px;
	margin-left: 15px;
	margin-right: 15px;
	color: #000000;
	text-decoration: none;
}
#navbar a:hover {
	color: #E3001B;
}
#navbar a:active {
	color: #E3001B;
}
#navbar a:visited {
	color: #E3001B;
}


/* -------------------- */
/* CONTENT */
/* -------------------- */
#content {
	margin:25px auto 0px auto;
	width:600px;
}
.parts-img-box {
	width:600px;
	margin-top: 0px;
}
.parts-img {
	width:180px;
	height:220px;
	float: left;
	margin: 0px 10px 20px 10px;
}
.parts-box {
	width:600px;
	margin: 0px 0px 50px 0px;
}
.parts-img-detail {
	width:600px;
	margin-top: 0px;
}
.parts-img-detail-text {
	margin: 0px 0px 0px 0px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	padding: 8px;
}
.parts-img-detail-text ul {
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	padding: 0px;
}
.parts-img-detail-text li {
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	display: inline;
}


/* -------------------- */
/* FOOTER */
/* -------------------- */
#footer {
	margin:0px auto 0px auto;
	padding: 8px;
	text-align: center;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
}
.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
}
.footer a:hover {
	color: #e2001a;
	text-decoration: none;
	padding-top: 5px;
}


/* -------------------- */
/* AUDFACTORY */
/* -------------------- */
#audfactory {
	margin:0px auto 8px auto;
	text-align: center;
	height: 50px;
	width: 50px;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #E3001B;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	height: 15px;
}
.text1 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	margin-bottom: 25px;
}
a.detail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #e2001a;
	text-decoration: none;
}
a.detail:hover {
	color: #e2001a;
	text-decoration: none;
	padding-top: 5px;
}


/*----------- CLEARER ------------*/
#clearer{
	height:100px;
	padding-bottom:100px;
	clear:both;
	margin: 0px auto 0px auto;
}
.text2 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
}

.parts-img-detail-back {
	margin-top: 10px;
	text-align: left;
}
a.index {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}
a.index:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}

a.news:link {
	color: #E3001B;
	font-weight: bold;
	text-decoration: none;
}

a.news:visited {
	color: #E3001B;
	font-weight: bold;
	text-decoration: none;
}

a.news:hover {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

a:link {
	color: #E3001B;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #E3001B;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

a.edit:link {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

a.edit:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

a.edit:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}