@charset "utf-8";

/* CSS Document

    Copyright (c) Freeoscommerce.com 2009

	This file is part of a freeoscommerce.com template.  Please visit http://www.freeoscommerce.com for licensing and other information.
*/

@charset "utf-8";
/* CSS Document */

html {
	height: 100%;
}
body {
	height: 100%;
	background: #785A36;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#wrapper1 {
	z-index: 0;
	position: relative;
	width: 100%;
	background: #ffffff;
}
#background_top {
	z-index: 1;
	position: absolute;
	width: 100%;
	top: 0px;
	left: 0px;
	height: 202px;
	background: url(images/freeoscommerce_086/background.jpg) top center repeat-x;
}
#wrapper2 {
	z-index: 2;
	position: relative;
	width: 1003px;
	top: 0px;
	left: 50%;
	margin-left: -501px;
}
#wrapper3 {
	z-index: 1;
	position: relative;
	width: 927px;
	left: 38px;
	top: 0px;
	background: #ffffff;
}
#top_menu {
	position: relative;
	width: 927px;
	height: 120px;
	top: 0px;
	left: 0px;
	background: url(images/freeoscommerce_086/top_menu.jpg) top center;
}
#top_menu_links {
	position: absolute;
	width: 200px;
	margin-left: 308px;
	margin-top: 160px;
	text-align: center;
	color: #ffffff;
	height: 225px;
	top: -19px;
	line-height: 56px;
}
#top_menu_links:hover {color #fff;}

#content_wrapper {
	position: relative;
	overflow: auto;
	margin-top: 246px;
	height:100%;
	background: url(images/freeoscommerce_086/left_box_bottom.jpg) top left repeat-y;
	z-index:1;

}
#side_menu {
	color: #fff;
	font-size:12px;
	background: url(images/freeoscommerce_086/search.jpg) top left no-repeat;
	position: relative;
	float: left;
	width: 200px;
	height: auto;
	padding-left: 35px;
	padding-right: 36px;
	padding-bottom: 100px;
	padding-top: 80px;
	margin-left:0px;
}
#side_menu a {color:#fff; font-size:14px;}
#side_menu a:hover {font-weight: bold;color:#fc0;}

#content_wrapper2 {
	position: relative;
	float: left;
	width: 641px;
	min-height: 350px;
}
#content {
	z-index: 3;
	position: relative;
	width: 600px;
	margin-top: 25px;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 0px;
}
#content_box_top {
	position: absolute;
	width: w00%;
	height: 20px;
	top: 0px;
	background: url(images/freeoscommerce_086/box_top.jpg) top center repeat-y;
	left: 0px;
}
#main_image {
	z-index: -1;
	position: absolute;
	width: 927px;
	height: 247px;
	top: 120px;
	left: 0px;
	background: url(images/freeoscommerce_086/main_image.jpg);
}
#slogan {
	position: absolute;
	width: 380px;
	left: 545px;
	top: 21px;
	color: #000000;
	font-size: 18px;
	text-align: justify;
	height: 225px;
}
#whatsnew {
	position: absolute;
	width: 200px;
	left: 35px;
	top: 45px;
	font-size: 14px;
	font-weight:normal;
	color:#fff;
	text-align: justify;
	line-height: 20px;
	height: 180px;
}
#whatsnew a:link {
	color: #222;
}
#whatsnew a:visited {
	color: #222;
}
#whatsnew a:hover { font-weight:bold;}
#searchbox {
	position: absolute;
	width: 160px;
	left: 37px;
	top: 4px;
	font-size: 14px;
	font-weight:bold;
	text-align: justify;
	line-height: 20px;
	color :#000;
}
#searchbox a:link {
	color: #fff;
}
#searchbox a:visited {
	color: #fff;
}
#searchbox input {background:#E6D7C4; font-weight:bold;}
#website_name {
	position: absolute;
	width: 150px;
	top: 305px;
	left: 690px;
	text-align: right;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	height: 50px;
}
#website_name a:link {
	color:#fff;
}
#website_name a:visited {
	color:#fff;
}
#website_name a:hover {
	color:#fc0;
}
#left_shadow {
	position: absolute;
	width: 38px;
	height: 624px;
	left: 0px;
	top: 0px;
	background: url(images/freeoscommerce_086/left_shadow.jpg) top center;
}
#right_shadow {
	position: absolute;
	width: 120px;
	height: 624px;
	right: -82px;
	top: 0px;
	background: url(images/freeoscommerce_086/right_shadow.jpg) top center;
}
#bottom_stripe {
	position: relative;
	width: 100%;
	height: 1px;
	top: 0px;
	margin-bottom: 60px;
	background: #fff;
	padding-top:1px;
}
#content_box_bottom_wrapper {
	z-index: 1;
	position: absolute;
	width: 1003px;
	bottom:-58px;
	left: 50%;
	margin-left: -502px;
}
#content_box_bottom {
	z-index: 2;
	position: relative;
	width: 1000px;
	height: 58px;
	left: 15px;
	background: url(images/freeoscommerce_086/box_bottom.gif) no-repeat;
}
#footer {
	position: relative;
	width: 850px;
	left: 50%;
	margin-left: -425px;
	padding-bottom: 30px;
	padding-top:20px;
	text-align: center;
	color: #ffffff;
}
#footer a:link {color:#fff;}

a:link {
	color: #bb1710;
	text-decoration: none;
}
a:visited {
	color: #bb1710;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #bb1710;
	text-decoration: none;
}
#top_menu_links span {
}
#top_menu_links a:link {
	color: #FFFFFF;
}
#top_menu_links a:visited {
	color: #FFFFFF;
}
#top_menu_links a:hover {
	font-weight:bold;
	color: #ffffff;
}
#top_menu_links a:active {
	color: #FFFFFF;
}
/* Hide icons in page headings */
#pageIcon, td.pageHeading img {
	display: none;
}
h1 {
	font-size: 14px;
	font-weight: bold;
}
h2 {
	font-size: 13px;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	font-weight: bold;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 12px;
}
hr.accessibility {
	height: 1px;
	color: #000000;
}
td.infoBoxHeading {
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 12px;
	font-weight: bold;
}
td.pageHeading {
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
}
div#navigation {
	margin-top: 0px;
	margin-bottom: 15px;
}
