@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;
background:  url(images/freeoscommerce_SPR/main_background.jpg) top left repeat-x #d0ff72;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

div#wrapper1 {
z-index: 3;
position: relative;
top: 149px;
left: 50%;
margin-left: -501px;
width: 1003px;
min-height: 600px;
padding-bottom: 40px;
}

div#wrapper2 {
	z-index: 4;
	position: relative;
	top: 0px;
	left: 38px;
	width: 927px;
	min-height: 600px;
	background: none;
/*	background-color: #D6D6D6;*/
}

div#header_wrapper {
z-index: 5;
position: relative;
top: 9px;
left: 9px;
width: 909px;
min-height: 71px;
margin-bottom: 18px;
}

div#header {
z-index: 7;
position: relative;
top: 0px;
padding-top: 30px;
}

div#top_menu {
z-index: 8;
position: relative;
padding-top: 12px;
width: 100%;
text-align: center;
color: #F00;
font-size: 15px;
}

div#header_background1 {
z-index: 5;
position: absolute;
top: 0px;
bottom: 0px;
width: 909px;
background:  none;
}

div#header_background2 {
z-index: 6;
position: absolute;
top: 0px;
height: 71px;
width: 909px;
background: url(images/freeoscommerce_SPR/header_footer_background.jpg) top center repeat-x;
}

div#wrapper3 {
	width: 927px;
	overflow: auto;
	position: relative;
	background: url(images/freeoscommerce_SPR/content_background.jpg) top center repeat-y;
	left: 0px;
	margin-bottom: 0px;
	background-image: url(images/freeoscommerce_SPR/content_background.jpg);
}

div#content_wrapper {
float: left;
position: relative;
left: 187px;
width: 516px;
min-height: 443px;
margin-left: 9px;
}

div#content {
position: relative;
top: 0px;
padding: 12px;
width: 492px;
overflow: hidden;
}

div#left_sidebar_wrapper {
float: left;
position: relative;
left: -525px;
width: 187px;
min-height: 443px;
background: url(images/freeoscommerce_SPR/sidebar_background.jpg) top center repeat-x;
}

div#left_sidebar {
position: relative;
top: 0px;
padding: 12px;
width: 163px;
overflow: hidden;
}

div#right_sidebar_wrapper {
float: left;
width: 187px;
min-height: 443px;
margin-left: 10px;
background: url(images/freeoscommerce_SPR/sidebar_background.jpg) top center repeat-x;
}

div#right_sidebar {
position: relative;
top: 0px;
padding: 12px;
width: 163px;
overflow: hidden;
}

div#footer {
z-index: 5;
position: relative;
left: 9px;
width: 909px;
min-height: 71px;
padding-bottom: 9px;
text-align: center;
color: #900;
}

div#footer_background1 {
z-index: 6;
position: absolute;
top: 0px;
bottom: 9px;
left: -9px;
width: 927px;
background:  url(images/freeoscommerce_SPR/footer-bg.jpg) no-repeat top center;
}

div#footer_background2 {
z-index: 7;
position: absolute;
top: 0px;
left: 0px;
height: 71px;
width: 909px;
background: url(images/freeoscommerce_SPR/header_footer_background.jpg) top center repeat-x;
}

div#footer_content {
z-index: 8;
position: relative;
padding-left: 20px;
padding-top: 10px;
padding-bottom: 10px;
width: 870px;
min-height: 50px;
}

div#footer_content span.grey {
background: #999;
font-weight: bold;
font-size: 12px;
display: block;
height: 25px;
border: thin solid black;
}

div#footer_content span.grey span.yellow {
color: #FF0;
font-size: 13px;
}

div#footer_content span.grey span.navy {
color: #009;	
}

div#footer_content span.grey img {
border: none;
margin-right: 10px;
}

div#left_shadow {
z-index: 4;
position: absolute;
left: 3px;
top: 0px;
width: 35px;
height: 429px;
background: url(images/freeoscommerce_SPR/left_shadow.png) top center no-repeat;
}

div#right_shadow {
z-index: 4;
position: absolute;
right: 3px;
top: 0px;
width: 35px;
height: 429px;
background: url(images/freeoscommerce_SPR/right_shadow.png) top left no-repeat;
}

div#top_background {
z-index: 2;
position: absolute;
top: 0px;
width: 100%;
height: 386px;
background: url(images/freeoscommerce_SPR/top_background.jpg) top center no-repeat;
}

div#main_background {
z-index: 1;
position: absolute;
top: 0px;
width: 100%;
height: 591px;
background: url(images/freeoscommerce_SPR/main_background.jpg) top center repeat-x;
}

div#website_name {
z-index: 8;
position: absolute;
top: 0px;
color: #ffffff;
text-align: right;
width: 800px;
top: 105px;
left: 50%;
margin-left: -400px;
font-size: 24px;
letter-spacing: 1.5px;
}

a:link {
	color: #15919e;
	text-decoration: none;
}
a:visited {
	color: #15919e;
	text-decoration: none;
}
a:hover {
	color: #29c6df;
	text-decoration: none;
}
a:active {
	color: #29c6df;
	text-decoration: none;
}

#top_menu a:link {
	color: #ff145f;
	text-decoration: none;
}
#top_menu a:visited {
	color: #ff145f;
	text-decoration: none;
}
#top_menu a:hover {
	color: #d0ff72;
	text-decoration: none;
}
#top_menu a:active {
	color: #d0ff72;
	text-decoration: none;
}
#top_menu span {
margin-left: 12px;
margin-right: 12px;
}

/* 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: #462f19;
}

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;
color: #462f19;
}

div.infobox_heading {
width: 100%;
}

div.infobox_content {
width: 100%;
}


div#top_menu-index {
/*background: url(../assets/white-bg-girl.jpg) no-repeat left top;*/
z-index: 8;
position: relative;
padding-top: 12px;
width: 100%;
text-align: right;
color: #000;
font-size: 15px;

}
	

#index-header {
margin: 0 auto;
width: 695px;
text-align: center;
	}
#index-content {
margin-top: 0;
width: 950px;
padding-top: 0;

}
div#left-col {
float: left;
width: 400px;
height: 376px;
margin-top:380px;
padding-top: 0;
}

ul#left-nav {
list-style: none;
/*margin-left: -30px;*/
margin-top: 0;
width: 200px;
color: #000;
font-size: 1.5em;

}

ul#left-nav li {
display: block;
width: 150px;
height: 30px;
}

ul#left-nav li a {
background: url(../assets/button-bg-up-SPR.jpg) no-repeat;
display: block;
width: 150px;
height: 25px;
font-size: .975em;
color: #fff;
}

ul#left-nav li a:hover {
background: url(../assets/button-bg-down-SPR.jpg) no-repeat;
color: #ff7a14;
}

ul#top-nav {
list-style: none;
padding-left: 125px;
}

ul#top-nav li {
display: inline;
font-size: 1.3em;
}


div#left_sidebar-index {
position: relative;
top: 0px;
padding: 12px;
width: 163px;
overflow: hidden;

}

div#header_wrapper-index {
z-index: 5;
position: relative;
top: 9px;
left: 9px;
width: 909px;
min-height: 71px;
margin-bottom: 0px;
}

div#header_wrapper-index {
background: url(../assets/white-bg-girl.jpg) no-repeat left top;
z-index: 5;
position: relative;
top: 9px;
left: 9px;
width: 909px;
min-height: 200px;
margin-bottom: 18px;
}

div#left_sidebar_wrapper-index {
float: left;
position: relative;
/*left: -525px;*/
width: 200px;
min-height: 443px;
background: url(images/freeoscommerce_SPR/sidebar_background.jpg) top center repeat-x;
}

div#middle-content {
width: 500px;
float: left;
padding-top: 30px;
}

div#middle-content p {
margin-left: 25px;
margin-right: 25px;
margin-top: 10px;
}

div#featured-items img  {
border: none;
margin-top: 15px;
}

ul#featured-items {
list-style: none;
font-size: 1.5em;
width: 200px;
margin-left: -40px;
text-align: center;
margin-top: 0;
}

ul#featured-items a {
font-size: .85em;
color: #000
}

ul#featured-items a:hover {
color: #F00;
}

div#bottom-nav {
margin-top: 200px;
}


