@charset "utf-8";

/* CSS Document

    Copyright (c) freeoscommerce.com 2009

	This file is part of a freeoscommerce.com template.

    This freeoscommerce.com template is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This freeoscommerce.com template is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this freeoscommerce.com template.  If not, see <http://www.gnu.org/licenses/>.

 */

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

#wrapper1 {
z-index: 0; 
position: relative; 
width: 100%; 
background: #000000;
}
#background_top {
z-index: 1; 
position: absolute; 
width: 100%; 
top: 0px; 
left: 0px; 
height: 644px; 
background: url(images/freeoscommerce_097/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: #000000;
}
#top {
position: relative; 
width: 927px; 
height: 81px; 
top: 0px; 
left: 0px; 
background: url(images/freeoscommerce_097/top_menu.jpg) top center no-repeat;
}
#top_menu_links {
position: absolute; 
width: 927px; 
margin-top: 39px; 
text-align: center; 
color: #ffffff;
}
#content_wrapper {
position: relative; 
overflow: auto; 
margin-top: 245px; 
background: url(images/freeoscommerce_097/box_middle.jpg) 251px 0px repeat-y;
}
#side_menu {
position: relative; 
float: left; 
width: 180px; 
padding-left: 35px; 
padding-right: 20px; 
padding-bottom: 25px; 
padding-top: 100px;
}
#content_wrapper2 {
z-index: 4;
position: relative; 
float: right; 
width: 676px; 
min-height: 100px;
}
#content {
z-index: 5; 
position: relative; 
width: 560px; 
margin: 50px; 
margin-bottom: 0px;
}
#content_box_top {
position: absolute; 
width: 676px; 
height: 120px; 
top: 0px; 
background: url(images/freeoscommerce_097/box_top.jpg) top center no-repeat;
}
#main_image {
z-index: -1; 
position: absolute; 
width: 927px; 
height: 307px; 
top: 81px; 
left: 0px; 
background: url(images/freeoscommerce_097/main_image.jpg) top center;
}
#website_name {
position: absolute; 
width: 500px; 
top: 33px; 
left: 95px; 
text-align: left; 
font-size: 25px; 
color: #ffffff;
}
#left_shadow {
position: absolute; 
width: 38px; 
height: 624px; 
left: 0px; 
top: 0px; 
background: url(images/freeoscommerce_097/left_shadow.jpg) top center;
}
#right_shadow {
position: absolute; 
width: 38px; 
height: 624px; 
right: 0px; 
top: 0px; 
background: url(images/freeoscommerce_097/right_shadow.jpg) top center;
}
#bottom_stripe {
position: relative;
width: 100%;
height: 31px;
top: 0px;
background: url(images/freeoscommerce_097/bottom_stripe.jpg) top center repeat-x;
}
#content_box_bottom_wrapper {
z-index: 1; 
position: relative; 
width: 1003px; 
top: 0px; 
left: 50%; 
margin-left: -501px;
}
#content_box_bottom {
z-index: 2; 
position: absolute; 
width: 676px; 
height: 101px; 
left: 289px; 
top: 0px;
background: url(images/freeoscommerce_097/box_bottom.jpg) top center;
}
#content_bottom {
z-index: 2; 
position: absolute; 
width: 676px; 
height: 100px; 
right: 0px; 
bottom: 0px;
background: url(images/freeoscommerce_097/content_bottom.jpg);
}
#footer {
position: relative; 
width: 850px; 
left: 50%; 
margin-left: -425px; 
padding-top: 75px; 
text-align: center; 
color: #ffffff;
}

a:link {
	color: #868cc0;
	text-decoration: none;
}
a:visited {
	color: #868cc0;
	text-decoration: none;
}
a:hover {
	color: #EA0000;
	text-decoration: none;
}
a:active {
	color: #868cc0;
	text-decoration: none;
}

#top_menu_links span {
margin-left: 12px;
margin-right: 12px;
}

hr.accessibility {
height: 1px;
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;
}

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;
}