/*
-------------------------------------------
File: 'Blueball Ultima Colors 3.5' customimg02.css.css Style Sheet
Created: 11 August, 2005
Last Modified: 2, June, 2006
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Email: themes@blueballdesign.com
Copyright 2005 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

/* @group INNER SITE WRAPPER */


#container {
	font-weight: normal;
	margin: 0px auto; /* Right And Left Margin Widths To Auto */
	width: 780px;
	height: 600px;
	margin-top: 9px;
	text-align: center;
	background: url(../../images/bg_content_home.png) no-repeat 0 80px;
}



/* @end */

#pageheader {
	position: relative;
	margin: 0px auto;
	width: 780px;
	height: 43px;
	background: url(../../images/customimg02.png) top no-repeat;
	border: 0px;
}

#contentwrapper {
	width:  780px;
	text-align: center;
	margin:  0px;
	padding: 37px 0px 0px;
	background: url(../../images/bg_content_top_home.png) no-repeat;
}

#slideshow {
	position: absolute;
	left: 37px;
	top: -9px;
	width: 706px;
	height: 379px;
}

#home-box1{
	position: absolute;
	left: 30px;
	top: 425px;
	width: 219px;
	height: 73px;
}

#home-box1 a{
	display: block;
	width: 219px;
	height: 73px;
	padding-top: 6px;
	padding-left: 6px;
	background: url(../../images/bg_box_home1.png) no-repeat;
}

#home-box1 a:hover{
	background-image: url(../../images/bg_box_hover_home.png);
}

#home-box2{
	position: absolute;
	left: 253px;
	top: 425px;
	width: 219px;
	height: 73px;
}

#home-box2 a{
	display: block;
	width: 219px;
	height: 73px;
	padding-top: 6px;
	padding-left: 6px;
	background: url(../../images/bg_box_home2.png) no-repeat;
}

#home-box2 a:hover{
	background-image: url(../../images/bg_box_hover_home.png);	
}

#home-box3{
	position: absolute;
	left: 476px;
	top: 425px;
	width: 274px;
	height: 73px;
}

#home-box3 a{
	display: block;
	width: 274px;
	height: 73px;
	padding-top: 6px;
	padding-left: 6px;
	background: url(../../images/bg_box_home3.png) no-repeat;
}

#home-box3 a:hover{
	background-image: url(../../images/bg_box_hover_home_2.png);	
}

#newsletter{
	position: absolute;
	left: 476px;
	top: 425px;
	width: 274px;
	height: 73px;
	background: url(../../images/bg_newsletter_home.png) no-repeat;
}
#newsletter fieldset{   border: 0;}#newsletter input{   vertical-align: text-bottom;}#newsletter input#newsletter_text{   width: 154px;   border: 0;   background: #FFF;   color: #27261E;   font-size: 1.2em;   font-family: "Trebuchet MS", Arial, Helvetica, Verdana, Tahoma, sans-serif;
   margin-top: 25px;
   *margin-top: 42px;
   margin-left: 12px;
   *margin-left: 25px;
   padding-right: 13px;
   padding-left: 2px;
}

#footer {
	width: 780px;
	margin: 0 auto 3px;
	color: #ccc;
	text-align: left;
	border: 1px none #999999;
	background: transparent url(../../images/bg_home_footer.png) no-repeat;
	padding: 10px 0px 0px 0;
}

/* @group Toolbar - horizontal */

#navcontainer {
	color: #fff3d3;
	letter-spacing: 2px;
	position: relative;
	text-decoration: none;
	font: 1.2em "Trebuchet MS", Arial, Helvetica, Verdana, Tahoma, sans-serif;
	top: 382px;
	left: 50px;
}

#navcontainer #current {

}

#navcontainer .current {
	font-weight: bold;
}

#navcontainer .currentAncestor {
	background: transparent;
}

/* x */

#navcontainer ul {
	list-style: none;
	position: absolute;
	top: 0;
	left: 0;
}

#navcontainer li {
	display: inline;
	float: left;
	border-bottom-style: none;
}

#navcontainer li:hover {
	background-image: none;
}

#navcontainer a{
	color: #fff3d3;
	display: block;
	text-align: left;
}

#navcontainer a:hover {
	color: #509d25;
}

#navcontainer a:active {
}

/* I */

#navcontainer ul ul {
	position: absolute;
	left: 0;
	top: 22px;
	background: transparent;
	margin-left: 10px;
	margin-right: 0;
	
}

#navcontainer ul ul li {
	background: transparent;
	color: #000000;
}

#navcontainer ul ul a {
	height: 22px;
	color: #000000;
	margin-right: 0;
	margin-left: 0;
	width: 120px;
	font-size: 11px;
}

#navcontainer ul ul a:hover{
	background: transparent;
}

#navcontainer ul ul .current{
	font-weight: bold;
}

#navcontainer ul ul #current{
	background: transparent;
}

/* II  --> over */

#navcontainer ul ul ul {
	position: absolute;
	left: 0;
	top: 12px;
	margin: 0;
	white-space: nowrap;
	padding: 0px 0px 0px 0;
	background: transparent;
}

#navcontainer ul ul ul li
 {
	background: transparent;
}

#navcontainer ul ul ul li a
 {
	background: transparent;
	font-size: 11px;
}

#navcontainer ul ul ul li a:hover
 {
	background: transparent;
}

#navcontainer ul ul ul .current {
	font-weight: bold;
}

#navcontainer ul ul ul #current {
	background: transparent;
}

#navcontainer ul ul ul ul
 {
	background: transparent;
	display: none;
}

/* @end */


