@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 {
margin: 0px;
font-size: 12px;
color: #595335;
font-family: Arial, Helvetica, sans-serif;
}

a:link {
text-decoration: none;
color: #216b12;
}

a:visited {
text-decoration: none;
color: #216b12;
}

a:hover {
text-decoration: none;
color: #595335;
}

a:active {
text-decoration: none;
color: #216b12;
}

h1 {
font-size: 22px;
font-weight: normal;
font-family: "Times New Roman", Times, serif;
}

h2 {
font-size: 20px;
font-weight: normal;
font-family: "Times New Roman", Times, serif;
}

h3 {
font-size: 18px;
font-weight: normal;
font-family: "Times New Roman", Times, serif;
}

h4 {
font-size: 16px;
font-weight: normal;
font-family: "Times New Roman", Times, serif;
}

h5 {
font-size: 14px;
font-weight: normal;
font-family: "Times New Roman", Times, serif;
}

h6 {
font-size: 12px;
font-weight: normal;
font-family: "Times New Roman", Times, serif;
}

div#background_top {
position: relative;
top: 0px;
left: 0px;
width: 100%;
height: 34px;
background: url(images/freeoscommerce_041/background_top.jpg) top center repeat-x;
}

div#header {
position: relative;
top: 0px;
left: 0px;
width: 100%;
height: 166px;
background: url(images/freeoscommerce_041/header_background.jpg) top center repeat-x;
}

div#website_name {
z-index: 1;
position: absolute;
top: 55px;
left: 50%;
margin-left: -390px;
width: 390px;
text-align: left;
font-size: 28px;
color: #ffffff;font-family: 'Times New Roman', Times, serif;
}

span#subtitle {
z-index: 1;
color: #ffffff;
font-size: 12px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}

div#header_leaves {
z-index: 2;
position: absolute;
top: 0px;
left: 50%;
margin-left: 81px;
width: 330px;
height: 166px;
background: url(images/freeoscommerce_041/header_leaves.jpg) top center no-repeat;
}

div#wrapper1 {
position: relative;
top: 0px;
left: 0px;
width: 100%;
background: url(images/freeoscommerce_041/background_tile.jpg) top left repeat;
overflow: auto;
}

div#wrapper2 {
z-index: 1;
position: relative;
top: 0px;
left: 50%;
margin-left: -500px;
width: 1000px;
min-height: 550px;
padding-top: 40px;
padding-bottom: 25px;
overflow: auto;
}

div#left_column {
z-index: 2;
float: left;
width: 700px;
padding-left: 10px;
padding-right: 10px;
overflow: auto;
}

div#right_column {
z-index: 2;
float: right;
width: 250px;
min-height: 415px;
padding-left: 20px;
padding-right: 10px;
background: url(images/freeoscommerce_041/dotted_line.jpg) top left no-repeat;
overflow: hidden;
}

div#footer_wrapper {
position: relative;
width: 100%;
min-height: 147px;
background: #ccc089;
margin-bottom: 25px;
}

div#footer {
z-index: 1;
position: relative;
width: 100%;
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}

div#footer_background_top {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 73px;
background: url(images/freeoscommerce_041/footer_background_top.jpg) top center repeat-x;
}

div#footer_background_bottom {
position: absolute;
bottom: 0px;
left: 0px;
width: 100%;
height: 74px;
background: url(images/freeoscommerce_041/footer_background_bottom.jpg) top center repeat-x;
}

div#background_tile_top {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 151px;
background: url(images/freeoscommerce_041/background_tile_top.jpg) top left repeat-x;
}

hr.accessibility {
height: 3px;
border-top-style: solid;
border-top-width: 1px;
border-top-color: #bcb17d;
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: #bcb17d;
color: #d4c68c;
border-left-width: 0px;
border-right-width: 0px;
}

/* 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;
font-family: "Times New Roman", Times, serif;
}

div#navigation {
margin-top: 0px;
margin-bottom: 15px;
width: 95%;
}

div.infobox_heading {
width: 100%;
}

div.infobox_content {
width: 100%;
}