/*
-----------------------------------------------
Screen Stylesheet for Selecto Inc

Site: www.selectoinc.com
Author:   John Holleman    www.InnovativeInSite.com

----------------------------------------------- */

/* ----- Structural ----- */

html, body {
	font-family: arial;
}

#container 
{
	width: 961px;
	margin: 0 auto;
}

#container2 {
	width: 800px;
	/*margin: 0 auto;	*/
    margin-left: auto;
    margin-right: 0;
    float: right;
    height: 100%
}

#leftNav 
{
	width: 161px;
    margin-right: auto;
    margin-left: 0;
	background:url(../../html/menu-images/leftnavbackground.jpg);
	height: 640px;
	float: left;
}

#leftNavMenuSection
{
	height: 50%;
	padding-top: 10px;
}
#leftNavMenuSection a
{
	text-align:center;
	margin-right: auto;
	margin-left:auto;
}


#leftNavVideoSection 
{
	height: 50%;
}

.LeftNavMenuItem
{
	border: none;
}
.LeftNavMenuItem img
{
	text-align:center;
	margin-right: auto;
	margin-left:auto;
}
.LeftNavMenuItemImage
{
	margin-right: 5px;
	border: none;
	
}

 .LeftNavMenuSubItem
{
	font-size: 8px;
	font-weight: bold;
	text-align: right;
	margin-right: 5px;
	color: #333;
	padding-bottom: 5px;
	display: block;
}

#body {
	background: url(../images/testbg2.jpg) no-repeat;
	min-height: 500px;
	height:auto !important;
	height: 1000px;
	border: 0px;
	z-index:1;;
}

#body-blank {
	min-height: 500px;
	height:auto !important;
	height: 1000px;
	border: 0px;
	z-index:1;;
}


#body-contacts {
	background: url(../images/bg-new-contacts.jpg) no-repeat;
	min-height: 500px;
	height:auto !important;
	height: 500px;
	border: 0px;
	z-index:1;;
} 

#body-03 {
	background: url(../images/bg-03.jpg) no-repeat;
	min-height: 500px;
	height:auto !important;
	height: 500px;
	border: 0px;
	z-index:1;;
}

#body-cosmetics {
	background: url(../images/bg-cosmetics.jpg) no-repeat;
	min-height: 500px;
	height:auto !important;
	height: 500px;
	border: 0px;
	z-index:1;;
}

#body-04 {
	background: url(../images/bg-04.jpg) no-repeat;
	min-height: 500px;
	height:auto !important;
	height: 500px;
	border: 0px;
	z-index:1;;
}

#body-04c {
	background: url(../images/bg-04c.jpg) no-repeat;
	min-height: 500px;
	height:auto !important;
	height: 500px;
	border: 0px;
	z-index:1;;
}

#body-05a {
	background: url(../images/bg-05a.jpg) no-repeat;
	min-height: 500px;
	height:auto !important;
	height: 500px;
	border: 0px;
	margin: 5px 0 0 0;
	z-index:1;
}

#body-05h {
	background: url(../images/bg-smf.jpg) no-repeat;
	min-height: 500px;
	height:auto !important;
	height: 500px;
	border: 0px;
	z-index:1;;
}

#body-04-marine {
	background: url(../images/bg-05-marine.jpg) no-repeat;
	min-height: 500px;
	height:auto !important;
	height: 500px;
	border: 0px;
	z-index:1;;
}

#body-05e {
	background: url(../images/bg-05e.jpg) no-repeat;
	min-height: 500px;
	height:auto !important;
	height: 500px;
	border: 0px;
	z-index:1;;
}

#body-06 {
	background: url(../images/bg-newproducts.jpg) no-repeat;
	min-height: 500px;
	height:auto !important;
	height: 500px;
	border: 0px;
	z-index:1;;
}

#body-installation {
	background: url(../images/bg-installation.jpg) no-repeat;
	min-height: 500px;
	height:auto !important;
	height: 500px;
	border: 0px;
	z-index:1;;
}

#body-cofiltration {
	background: url(../images/bg-cofiltration.jpg) no-repeat;
	min-height: 500px;
	height:auto !important;
	height: 500px;
	border: 0px;
	margin: 5px 0 0 0;
	z-index:1;
}

#body-search {
	min-height: 500px;
	height:auto !important;
	height: 500px;
	border: 0px;
	z-index:1;;
}

#subcontent {
	
}

#footer {
	font-size: 13px;
}

/* ----- Link Styles ----- */

#subnav a {
	color: #743025;
	font-size: 14px;
	text-decoration: none;
}

#subnav a:hover {
	color: #434343;
	font-weight:bold
}

#subnav2 a {
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
}

#subnav2 a:hover {
	color: #FFFFFF;
}

#subnav3 a {
	color:#333333;
	font-size: 14px;
	text-decoration: none;
}

#subnav3 a:hover {
	color:#FFFFFF;
}

#footer a {
	font-size: 11px;
	text-decoration: underline;
	text-transform: uppercase;
}

#footer a:hover {
	text-decoration: none;
	text-transform: uppercase;
}


/* ----- Text Formatting ----- */

#subnav {
	float: left;
	padding-top: 70px;
	z-index:2;
}

#subnav ul {
	list-style: none;
	z-index:2;
}

#subnav2 {
	float: left;
	padding-top: 80px;
	z-index:2;
}

#subnav-installation {
	float: left;
	padding-top: 20px;
	z-index:2;
}

#bodytext {
	float: right;
	width: 460px;
	padding-right: 25px;
	font-size: 13px;
	color: #333;
	padding-top: 10px;
	z-index:10;
}

#bodytextsmall {
	float: right;
	width: 460px;
	padding-right: 25px;
	font-size: 11.5px;
	color: #333;
	padding-top: 10px;
	z-index:10;
}

#bodytext-contacts {
	float: right;
	width: 460px;
	padding-right: 50px;
	font-size: 13px;
	color: #333;
	padding-top: 0px;
	z-index:10;
}

#search {
	font-size: 9px;
	color: #333;
	padding-top: 0px;
	padding-left: 520px;
	position:absolute
}

#searchtext {
	float: left;
	width: 800px;
	padding-right: 25px;
	font-size: 13px;
	color: #333;
	padding-top: 0px;
	z-index:10;
	overflow:hidden
}

#copyright {
	float: right;
	color: #333;
	font-size: 11px;
}

/* ----- Navigation ----- */

#nav, #nav ul {
	float: left;
	width: 0em;
	list-style: none;
	line-height: 1;
	background: #fff;
	font-weight: bold;
	padding: 0;
	margin: 0;
	z-index:10;
	
}

#nav a {
	display: block;
	width: 7em;
	width: 7em;
	color: #752f25;
	text-decoration: none;
	padding: 0.25em 1em;
	padding-left: 0px;
	font-size: 11px;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
	background: #fff url(../images/navbg.jpg) no-repeat;
	z-index:10;
}

#nav a:hover {
	width: 7em;
	color: #5eba6a;
	background: #fff url(../images/navbg.jpg) no-repeat;
	z-index:10;
}

#nav li {
	float: left;
	padding: 0;
	margin: 0;
	width: 5.2em;
	z-index:10;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 9.8em;
	w\idth: 9.8em;
	font-weight: normal;
	margin: 0;
	background: #993333;
	padding-top: 10px;
	z-index:10;
}

#nav li li {
	width: 9.8em;
	margin: 0;
	z-index:10;
}

#nav li ul a {
	width: 10.2em;
	w\idth: 10.2em;
	color: #ffcc33;
	padding: 0.33em 2.03em;
	text-align: left;
	background: #993333;
	z-index:10;

}

#nav li ul a:hover {
	background: #b5bed6;
	color: #fdffff;
	width: 10.2em;
	z-index:10;
}

#nav li ul ul {
	margin: -1.75em 0 0 9.8em;
	padding-top: 10px;
	z-index:10;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	z-index:10;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	z-index:10;
}

#nav li:hover, #nav li.sfhover {
	background: #eda;
	z-index:10;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul {
	left: -999em;
	z-index:10;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul {
	left: auto;
	z-index:10;
}

/*
.navigation {
	clear: both;
}

#nav, #nav ul {
	float: left;
	width: 36em;
	list-style: none;
	line-height: 1;
	background: #ffe08f;
	font-weight: bold;
	padding: 0;
	border: solid #eda;
	border-width: 1px 0;
	margin: 0 0 1em 0;
}

#nav a {
	display: block;
	width: 10em;
	w\idth: 10em;
	font-size: 11px;
	color: #752f25;
	text-decoration: none;
	background-color: #ffe08f;
	padding: 3px;
	font-weight: bold;
	text-align: center;
}

#nav a:hover {
	color: #5eba6a;
}

#nav li {
	float: left;
	width: 5.8em;
	text-transform: uppercase;
}

#nav li ul {
	position: absolute;
	width: 5em;
	w\idth: 5em;
	left: -999em;
	height: auto;
	margin: 0;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav li li {
	padding-right: 1em;
	width: 13em;
}

#nav li ul a {
	display: block;
	background-color: #993333;
	color: #ffcc33;
	text-align: left;
	width: 10em;
	w\idth: 10em;
}

#nav ul li a:hover {
	background: #b5bed6;
	color: #fdffff;
}

#nav li ul ul {
	margin: -1em 0 0 7.2em;
}

#nav li ul ul ul ul {
	margin: -1em 0 0 7.6em;
}

#nav li ul ul ul a {
	width: 10.5em;
	w\idth: 10.5em;
	display: block;
}

#nav li ul ul ul ul a {
	width: 13.5em;
	w/idth: 13.5em;
	display: block;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul {
	left: auto;
}*/#container #body-05a #subnav {
	z-index: 3;
}
#container #body-05a {
	z-index: 3;
}
p {
	
}

#fountain1 p {
	margin-top: 8px;
	margin-bottom: 8px;
}
