@charset "utf-8";
body {
	background-image: url(images/body_bg2.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-color: #4A0203;
}
#wrapper {
	width: 870px;
	text-align: left;
}
#top_content {
	background-image: url(images/top_contentbg.jpg);
	background-repeat: no-repeat;
	height: 65px;
	width: 376px;
	float: right;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	padding-left: 40px;
	padding-top: 10px;
}
.index_rightfloat {
	float: right;
}

.instock a {
	text-decoration: none;
	color: #FFFFFF;
}
#wrapper img {
	padding-top: 10px;
}
#page_content {
	background-color: #fcf1e5;
	background-repeat: repeat;
	padding-left: 20px;
	color: #000000;
}
#page_content h1 {
	font-size: 22px;
}
#sidebar {
	background-image: url(images/sidebar_bg.jpg);
	background-repeat: no-repeat;
	height: 259px;
	width: 228px;
	text-align: left;
	padding-top: 20px;
}
#sidebar a {
	color: #740303;
	text-decoration: none;
	line-height: 30px;
	font-size: 20px;
	font-style: italic;
	padding-left: 30px;
}
#sidebar a:hover {
	font-size: 18px;
	text-decoration: underline;
}
.bottom_text {
	color: #710303;
	font-size: 14px;
}
.link_text {
	font-size: 14px;
	color: #560202;
	text-decoration: underline;
	font-style: italic;
}
#page_content p {
	padding-right: 10px;
}
#page_content h2 {
	font-size: 18px;
	color: #770304;
	font-weight: bold;
}
#footer {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 0px;
	padding-left: 0px;
}
#footer a:hover {
	text-decoration: underline;
	color: #00CCFF;
}
#footer_content {
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 15px;
}


#navigation {
	width: 530px;
	background-image: url(images/navigation_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 51px;
	margin-left: -2px;
}
#page_content h3 {
	color: #4A0203;
	padding-left: 5px;
}
.accessorie_text {
	font-size: 14px;
	padding-left: 8px;
}

.instock a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#navigation a {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	height: 10px;
	font-weight: bold;
	padding-top: 10px;
}
#navigation a:hover {
	text-decoration: underline;
	font-size: 15px;
}


.instock {
	font-size: 10px;
	color: #FFFFFF;
}
.index_float {
	float: left;
	padding-top: -10px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#searchbar {
	width: 220px;
	padding-left: 150px;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

