@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.
*/

html {
width: 100%;
height: 100%; 
}

body {
margin: 0px;
padding: 0px;
background: #0b0b0b;
height: 100%;
width: 100%;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ffffff;
}

a:link {
text-decoration: none;
color: #999999;
}

a:visited {
text-decoration: none;
color: #999999;
}

a:hover {
text-decoration: none;
color: #ff0000;
}

a:active {
text-decoration: none;
color: #999999;
}

div#menu a:link {
text-decoration: none;
color: #ffffff;
}

div#menu a:visited {
text-decoration: none;
color: #ffffff;
}

div#menu a:hover {
text-decoration: none;
color: #999999;
}

div#menu a:active {
text-decoration: none;
color: #ffffff;
}

h1 {
font-size: 22px;
font-weight: normal;
}

h2 {
font-size: 20px;
font-weight: normal;
}

h3 {
font-size: 18px;
font-weight: normal;
}

h4 {
font-size: 16px;
font-weight: normal;
}

h5 {
font-size: 14px;
font-weight: normal;
}

h6 {
font-size: 12px;
font-weight: normal;
}

div#wrapper1 {
position: relative;
width: 1011px;
min-height: 100%;
left: 50%;
margin-left: -504px;
background: url(images/freeoscommerce_012/main_bg.jpg) top center repeat-y;
overflow: auto;
}

div#wrapper2 {
position: relative;
width: 983px;
min-height: 500px;
left: 50%;
margin-left: -492px;
background: url(images/freeoscommerce_012/center_bg.jpg) top center repeat-y;
}

div#menu_wrapper {
position: relative;
width: 983px;
height: 53px;
background: url(images/freeoscommerce_012/menu_bg.jpg) top center repeat-x;
}

div#menu {
position: absolute;
width: 100%;
height: 20px;
top: 25px;
text-align: center;
color: #ffffff;
font-size: 14px;
}

div#menu span{
margin: 0px 25px 0px 25px;
}

div#header {
position: relative;
width: 100%;
height: 9px;
background: url(images/freeoscommerce_012/header_bg.jpg) top center no-repeat;
}

div#website_name {
position: absolute;
top: 28px;
right: 60px;
width: 500px;
text-align: right;
color: #ffffff;
font-size: 18px;
font-weight: bold;
}

div#content_wrapper {
position: relative;
width: 100%;
min-height: 350px;
overflow: auto;
}

div#column_left {
float: left;
width: 174px;
min-height: 250px;
padding: 5px 15px 15px 15px;
}

div#content {
float: left;
width: 545px;
min-height: 250px;
padding: 5px 15px 15px 15px;
}

div#column_right {
float: left;
width: 174px;
min-height: 250px;
padding: 5px 15px 15px 15px;
}

div#footer {
position: relative;
width: 100%;
min-height: 150px;
background: #aa0404;
overflow: auto;
}

div#footer_background {
position: relative;
width: 100%;
height: 91px;
background: url(images/freeoscommerce_012/footer_bg.jpg) top center no-repeat;
}

div#footer_content {
position: relative;
width: 950px;
min-height: 20px;
left: 50%;
margin-left: -475px;
color: #ffffff;
text-align: center;
padding-bottom: 20px;
}

/* Hide icons in page headings */
#pageIcon, td.pageHeading img {
display: none;
}

td.infoBoxHeading {
padding-top: 0px; 
padding-bottom: 0px;
font-size: 12px;
font-weight: bold;
}

td.pageHeading {
padding-top: 5px;
padding-bottom: 10px;
font-size: 22px;
font-weight: normal;
}

div#navigation {
margin-top: 0px;
margin-bottom: 15px;
}

div.infobox_heading {
width: 174px;
}

div.infobox_content {
width: 100%;
align: center;
}

.slider_select	select
{
	float:right;
	font-size:10px;
}

#submit_order
{
	padding-right:5px;
}

.disabled
{
	opacity:0.4;
	filter:alpha(opacity=40);
}

.enabled
{
	opacity:1;
	filter:alpha(opacity=100);
}

.custom_section
{
	font-weight:bold;
	background:#be0606;
	color:#ffffff;
	padding:3px;
	text-align:center
}

.slider_select select
{
	margin-top:8px;
}

.custom_row td
{
	border-style:solid;
	border-width:0px;
	border-bottom-width:1px;
	border-color:#1f1f1f;
	padding-top:2px;
}

.ui-slider
{
	width:300px;
	margin-top:10px;
}

.ui-slider-label
{
	font-size:10px;
	color:#cccccc;
}