/* @override http://www.advancedinks.com/stylesheets/overrides.css */


* html #body.wrapper{height:1%}


/* @group GLOBAL */

a {
	color: #FF9c00;
}

#page {
	width: 810px;
	padding-left: 50px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background: #FFFFFF url(http://www.advancedinks.com/images/topheader.gif) no-repeat;
overflow: hidden;
}

body {
	background-color: #dadada;
}

/* @end */

/* @group HEADER */

#header h1 {
	height: 90px;
	text-indent: -5000px;
}


h2 {
	display: none;
}

h3 {
	padding-top: 10px;
	color: #ce6300;
}

/* @end */

/* @group NAVIGATION */

ul.tabs li {
	float: left;
	list-style: none;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: bold;
}

#header ul.tabs li a {
	margin-right: 12px;
	background: #dadada url(../images/nav-corner_r1_c2.gif) right top no-repeat;
	color:  #848484;
}
#header ul.tabs li a:hover {
	color: white;
text-shadow: black 1px 1px 2px;
}



#header ul.tabs {
	background: none;
	padding-left: 0px;
}

#footer ul.tabs {
	width: 480px;
}

#footer ul.tabs li a{
	padding-left: 16px;
	padding-right: 16px;
}

/* @end */

/* @group PAGE STRUCTURE */

#introduction {
	float: left;
	width: 480px;
	margin-right: 30px;
overflow: hidden;}

div#body.wrapper {
	overflow: hidden;
}

#introduction ul li {
	list-style-type: none;
	height: 1%;
}

#introduction h4 {
	color: #ce6300;
	border-right-color: #ce6300;
}

#introduction form.hform fieldset {
	border: 0px solid #dadada;
}

#resources {
	padding: 10px;
	border: 1px solid #dadada;
	list-style-type: none;
overflow: hidden;
}

#resources ul li {
	margin-left: -15px;
	list-style-image: none;
	top: 0;
	list-style-type: none;
	background: url(../images/wb-1000-spray-bottle.jpg) no-repeat;
	padding-left: 50px;
	margin-top: 5px;
}

#hp-featured {
	width: 200px;
	border-right: 1px solid #b0b0b0;
	padding-right: 35px;
	float: left;
	clear: left;
	margin-top: 10px;
}

#hp-enews {
	width: 200px;
	border: 1px none orange;
	float: right;
	margin-top: 10px;
}

#sb-products-menu {
	margin-left: 0;
}


#sb-products-menu ul li {
	list-style-type: none;
	background-color: #eee;
	margin-right: 30px;
	text-indent: 10px;
	margin-left: 490px;

}

#sb-products-menu ul li a {
	font-size: 11px;
	color: #848484;
}
#sb-products-menu ul li a:hover {
	color: #000000;
	text-decoration: none;
}

/*

@end */

/* @group TEXT STYLES */

#introduction p {
	line-height: 1.75em;
}

#resources ul li a strong {
	color: #ce6300;
}

#resources p{
	padding-left: 30px;
	color: #848484;
}

#resources p strong{
	color: #ce6300;
}

p.quiet a {
	color: #dadada;
}

#introduction ul.product-bullets li {
	list-style-image: url(../images/droplet-bullet-smallest.gif);
}

h3 a {
	color: #ce6300;
}

/* @end */
