/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls.com/menu/pro_drop_2.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#cse {
	float:right;
	top:100px;
	left:750px;
	width:250px;
	height:35px;
	z-index:1200;
	position:absolute;
}


#nav {
	padding:0;
	margin:0;
	list-style:none;
	height:35px;
	background:#fff url(../images/three_0.gif) repeat-x;
	position:relative;
	z-index:900;
	font-family:arial, verdana, sans-serif;
	width: 841px;
	top: 170px;
	left: 180px;
	text-align:left;
}



#nav li.top {display:block; float:left; height:38px;}
#nav li a.top_link {display:block; float:left; height:35px; line-height:33px; color:#ccc; text-decoration:none; font-size:14px; font-weight:bold; padding:0 0 0 12px; cursor:pointer;background: url(../images/three_0.gif);}
#nav li a.top_link span {float:left; display:block; padding:0 24px 0 12px; height:35px; background: url(../images/three_0.gif) right top no-repeat;}
#nav li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:35px; background: url(../images/three_0a.gif) no-repeat right top;}

#nav li:hover a.top_link {color:#fff; background: url(../three_1.gif) no-repeat;}
#nav li:hover a.top_link span {background:url(../three_1.gif) no-repeat right top;}
#nav li:hover a.top_link span.down {background:url(../three_1a.gif) no-repeat right top;}

/* Default list styling */

#nav li:hover {position:relative; z-index:200;}

#nav li:hover ul.sub
{
	left:1px;
	top:38px;
	background: #bbd37e;
	padding:3px;
	border:1px solid #5c731e;
	white-space:nowrap;
	width:auto;
	height:auto;
	z-index:300;
}
#nav li:hover ul.sub li
{
	display:block;
	height:20px;
	position:relative;
	float:left;
	width:150px;
	font-weight:normal;
}
#nav li:hover ul.sub li a
{display:block; font-size:14px; height:18px; width:auto; line-height:18px; text-indent:5px; color:#000; text-decoration:none;border:1px solid #bbd37e;}
#nav li ul.sub li a.fly
{background:#bbd37e url(../images/arrow.gif) 100px 6px no-repeat;}
#nav li:hover ul.sub li a:hover 
{background:#6a812c; color:#fff; border-color:#fff;}
#nav li:hover ul.sub li a.fly:hover
{background:#6a812c url(../images/arrow_over.gif) 110px 6px no-repeat; color:#fff;}


#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul
{
	left:120px;
	top:-4px;
	background: #bbd37e;
	padding:3px;
	border:1px solid #5c731e;
	white-space:nowrap;
	width:auto;
	z-index:400;
	height:auto;
}

#nav ul, 
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover li:hover a.fly,
#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly
{background:#6a812c url(../images/arrow_over.gif) 110px 6px no-repeat; color:#fff; border-color:#fff;} 

#nav li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li:hover li a.fly
{background:#bbd37e url(../images/arrow.gif) 100px 6px no-repeat; color:#000; border-color:#bbd37e;} 

.container {
	width:1021px;
	height:760px;
	position:relative;
	margin: auto;
}

.content {
	position:absolute;
	width:750px;
	height:auto;
	left:200px;
	top:225px;
	padding:10px;
	border:solid medium #003300;
	font-family:Helvetica, Arial, sans-serif;
	text-align: left;
}

.products {
	position:relative;
	width:700px;
	height:396px;
	margin:10px auto 10px auto;
	background:#fff url(../images/scba/divator.gif) 25px 20px no-repeat;
	border:1px solid #aaa;
}

.products ul {
	width:93px;
	height:auto;
	padding:0;
	margin-right:100px;
	list-style-type:none;
	float:right;
}

.products li {
	float:left;
	margin-bottom:25px;
}

.products a.gallery, #products a.gallery:visited {display:block; color:#000; text-decoration:none; border:1px solid #000; margin:1px 2px 1px 2px; text-align:left; cursor:default;}


.products a.gallery span {
	position:absolute;
	width:1px;
	height:1px;
	top:20px;
	left:-266px;
	background:#fff;
	overflow:hidden;
}
.products a.gallery:hover {border:1px solid #fff;}
.products a.gallery:hover img {border:1px solid #fff; float:left; margin-right:5px;}
/*.products a.slideb:hover img, #products a.slidei:hover img {float:right;}
*/.products a.gallery:hover span {position:absolute; width:372px; height:372px; top:10px; left:25px; color:#000; background:#fff;}


.login {
	width:200px;
	height:22px;
	float:right;
	font-size: 11px;
	color:#3566A0;
	border: none;
	background: url(../images/field.gif) no-repeat;
	padding:4px 5px 0px 5px;
}

.submit {
	width:60px;
	height:22px;
	float:left;
	font-size: 11px;
	color:#2464a0;
	border: none;
	background: url(../images/submit.gif) no-repeat;
}


.footer {
	text-align:center;
	margin:auto;
	left:0px;
	height:25px;
	width:1000px;
	font-size:x-small;
	font-family:Arial, Helvetica, sans-serif;
	}

