@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 {
height: 100%;
} 
body {
height: 100%;
background: #57D5F9;
margin: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px; 
color: #0033ff;
}
div#wrapper {
z-index: 3; 
position: relative; 
top: 0px; 
width: 100%;	
}
div#wrapper2 {
z-index: 4; 
position: relative; 
left: 50%; 
margin-left: -438px; 
width: 875px; 
padding-top: 225px; 
min-height: 400px; 
padding-bottom: 36	0px; 
overflow: auto;
}
div#left_column {
z-index: 5; 
float: left; 
width: 220px; 
min-height: 100px; 
padding-left: 40px;
}
div#right_column {
z-index: 5; 
float: left; 
width: 550px; 
padding-left: 50px;
}
div#footer {
width: 550px; 
padding-top: 20px; 
padding-bottom: 15px; 
text-align: center;
clear: both;
}
div#bottom_image {
z-index: 3; 
position: absolute; 
bottom: 0px; 
width: 100%; 
height: 485px; 
background: url(images/freeoscommerce_004/bottom.jpg) top center repeat-x;
}
div#top_background {
z-index: 1; 
position: absolute; 
top: 0px; 
width: 100%; 
height: 348px; 
background: url(images/freeoscommerce_004/top_background.jpg) repeat-x;
}
div#top_image {
z-index: 2; 
position: absolute; 
top: 0px; 
width: 100%; 
height: 348px; 
background: url(images/freeoscommerce_004/top.jpg) top center no-repeat;
}
div#middle_image {
z-index: -1; 
position: fixed; 
top: 0px; 
width: 100%; 
height: 100%; 
background: url(images/freeoscommerce_004/middle.jpg) top center repeat;
}
div#header_wrapper {
z-index: 5; 
position: absolute; 
top: 0px; 
left: 50%; 
margin-left: -438px; 
width: 875px;
}
div#website_name {
z-index: 5; 
position: absolute; 
top: 35px;
width: 875px;
text-align: right;
font-size: 24px;
}
div#top_menu {
z-index: 5; 
position: absolute; 
left: 30px; 
top: 124px; 
width: 815px; 
text-align: center;
}
div#top_menu span {
margin-left: 12px; 
margin-right: 12px;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}
a:active {
	color: #003399;
	text-decoration: none;
}
div#top_menu a:link {
	color: #ffffff;
	text-decoration: none;
}
div#top_menu a:visited {
	color: #ffffff;
	text-decoration: none;
}
div#top_menu a:hover {
	color: #003399;
	text-decoration: none;
}
div#top_menu a:active {
	color: #32d0ff;
	text-decoration: none;
}

/* 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;
}