@charset "utf-8";
/*-------------------------------------*/
/* StoresOnline Color Style Sheet      */
/*       Written by Nyle Layton        */
/*             Jan 2009                */
/*-------------------------------------*/
h1,h2,h3,h4, .small, a{
	color:#00A2B1;
	}
.inputText{
	background:#bae7e7;
	border:1px solid #FFFFFF;
	}
.searchLinkHeading{
	font-size:16px;
	text-decoration:none;
	}
.searchLinkSmall{
	font-size:10px;
	}
h1{
	font-size:28px;
	margin:10px 0 5px 0;
	}
h2{
	font-size:24px;
	margin:10px 0 5px 0;
	}
h3{
	font-size:20px;
	margin:10px 0 5px 0;
	}
h4{
	font-size:18px;
	margin:16px 0 5px 0;
	}
h5{
	font-size:14px;
	margin:16px 0 5px 0;
	}
#newsletter{
	background:url(/graphics/SOLnewsBG.gif) repeat-x #00A2B1;
	}
.white{
	color:#FFFFFF;
	}
ul{
	margin:0 0 0 0;
	list-style-image:url(http://www.storesonlinepro.com/graphics/bullet.gif);
	margin-left:5px;
	padding-left:5px;
	}
.headerForm{
	height:120px;
	margin-bottom:-20px;
	}
.loginBar{
	background:url(http://www.storesonlinepro.com/graphics/buttonBack.jpg) repeat-x bottom;
	}
/*li{
	list-style-image:url(../images/bullet.gif);
	margin-left:0px;
	padding-left:0px;
	}*/
	
.downloaddiv{
	float: left;
	width: 350px;
	padding: 5px;
	margin: 10px 0 20px 0;
	margin-right: 30px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #afafaf;
}

.downloaddiv a:link, .downloaddiv a:visited{text-decoration: none;}

.clear {clear: both;}

a img{border: none;}
	
/*-------------------------------------*/
/*             Navigation     		   */
/*    Based on Stu Nichols Pro Drop 2  */
/*       Written by Nyle Layton        */
/*             Jan 2009                */
/*-------------------------------------*/
	
	
	
.preload2 {background: url(/graphics/inner.gif);}
.menu2 {
	padding:0 0 0 25px;
	margin:0 0 0 0;
	list-style:none;
	height:41px;
	background:#fff url(/graphics/buttonBack.jpg) repeat-x top;
	position:relative;
	font-family:arial, verdana, sans-serif;
}
.menu2 li.top {display:block; float:left; position:relative;}
.menu2 li a.top_link {
	background:url(/graphics/button_rightframe_a01.jpg) no-repeat right;
	display:block;
	float:left;
	height:40px;
	line-height:40px;
	color:#00A2B1;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	padding:0 0 0 12px;
	cursor:pointer;
}
.menu2 li a.top_link span {float:left; display:block; padding:0 24px 0 12px; height:40px;}
.menu2 li a.top_link span.down {
	float:left;
	display:block;
	padding:0 24px 0 12px;
	height:38px;
}
.menu2 li a.top_link:hover {color:#fff; background: url(/graphics/inner.gif) repeat;}
.menu2 li a.top_link:hover span {background:url(/graphics/inner.gif) repeat right top;}
.menu2 li a.top_link:hover span.down {background:url(/graphics/inner.gif) repeat right top;}

.menu2 li:hover > a.top_link {color:#fff; background: url(/graphics/inner.gif) repeat;}
.menu2 li:hover > a.top_link span {background:url(/graphics/inner.gif) repeat right top;}
.menu2 li:hover > a.top_link span.down {background:url(/graphics/inner.gif) repeat right top;}


.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {visibility:visible;}
.menu2 li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu2 :hover ul.sub {
	left:2px;
	top:40px;
	background: #00a2b1;
	padding:0;
	border:1px solid #4ab;
	white-space:nowrap;
	width:150px;
	height:auto;
}
.menu2 :hover ul.sub li {
	display:block;
	height:20px;
	position:relative;
	float:left;
	width:148px;
	border-bottom: #fff solid 1px;
}
.menu2 :hover ul.sub li.last {
	border-bottom:none;
}
.menu2 :hover ul.sub li a {
	display:block;
	font-size:11px;
	height:20px;
	width:150px;
	line-height:20px;
	text-indent:5px;
	color:#FFF;
	text-decoration:none;
}
.menu2 :hover ul.sub li a:hover {background:#4ab; color:#fff;}


.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{left:90px; top:-4px; background: #fff; padding:3px 0; border:1px solid #4ab; white-space:nowrap; width:93px; z-index:200; height:auto;}
