/* @group General Styles */

html {
	margin: 0;
	padding: 0;
}

body {
	background: #424242 url('https://www.nexternal.com/specialty/images/bg-fade.jpg') repeat-x;
	margin: 0;
	padding: 0;
	color: #333;
	font-family: Arial, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
}

p {
	
}

b, strong {

}

a:link, a:visited {
	color: #000;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: none;
}
	
/* @end */

/* @group Layout */

.clearer {
	clear: both;
}

#chains {
	background: url('https://www.nexternal.com/specialty/images/chains.gif') no-repeat;
	width: 972px;
	height: 20px;
	margin: 0 auto;
	padding: 0;
}

#pageHeader {
	position: relative;
	background: url('https://www.nexternal.com/specialty/images/wood.jpg');
	width: 941px;
	height: 110px;
	margin: 0 auto 0;
	padding: 4px 14px 0 14px;
	border: 2px solid #a68b5f;
	border-right: 2px solid #7b6746;
	border-bottom: 2px solid #7b6746;
}

#logo {
	float: left;
	background: url('https://www.nexternal.com/specialty/images/Ace-Hardware-Specialty-Tools.png') no-repeat;
	width: 184px;
	height: 100px;
	margin: 0;
	padding: 0;
}

#logo:hover {
	cursor: pointer;
}

#guarantee {
	postion: absolute;
	display: block;
	float: right;
	background: url('https://www.nexternal.com/specialty/images/ace-satisfaction.png') no-repeat;
	width: 44px;
	height: 40px;
	margin: -68px 190px 0 0;
}

#pageHeader h1 {
	position: absolute;
	float: left;
	margin: 58px 0 0 210px;
	padding: 0;
	color: #000;
	font-size: 1.6em;
	font-style: italic;
	text-align: center;
}

#pageHeader h2 {
	position: absolute;
	float: left;
	background: #c20020 url('http://www.specialtytoolsusa.com/images/heading-bg.jpg') repeat-x;
	margin: 66px 0 0 235px;
	padding: 4px 4px 0 4px;
	color: #fff;
	font-size: 1.1em;
	line-height: 16px;
	font-weight: normal;
	font-style: italic;
	text-align: center;
	border: 1px solid #7b6746;
}

#pageHeader a.disclaimer {
	margin-top: -8px;
	font-size: 10px;
	color: #bbb;
	font-style: normal;
}

#pageHeader a {
	color: #bb0b0b;
	text-decoration: none;
}

#pageHeader a:hover {
	color: #000;
}

#topmenu {
	position: absolute;
	background: #fff;
	width: 680px;
	top: 0;
	right: 0;
	padding: 4px 0 4px 10px;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 1.8em;
	border-bottom: 1px solid #a68b5f;
	border-left: 1px solid #a68b5f;
	z-index: 10;
}

#topmega {
	width: 650px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: bold;
	z-index: 10;
}
#topmega li {
	position: relative;
	float: left;
	height: 20px;
	margin: 0;
	padding: 0;
	text-align: center;
	z-index: 10;
}
#topmega li:hover {
	background-position: bottom left;
	color: #bb0b0b;
	/* border-bottom:0; and padding-bottom:1px; keeps <li> and <div> connected */
	z-index: 10; /* shadow above adjacent li */
}
#topmega li a {
	display: block;
	padding-bottom: 4px;
	outline: 0;
	color: #bb0b0b;
	font-size: 15px;
	line-height: 1.4em;
	text-decoration: none;
}
#topmega li a:hover, #mega li a:active {
	color: #000;
	text-decoration: none;
}
/* ----------- Hide/Show Div ---------- */
#topmega div {
	position: absolute;
	left: -999em;
	background: #fff;
	width: 126px;
	margin: 0 0 0 -16px;
	padding: 6px 6px 0 6px;
	font-weight: normal;
	text-align: left;
	border: 1px solid #a68b5f;
	z-index: 10;
}
#topmega li.help div {
	width: 180px;
}
#topmega li:hover div {
	left: 1px;
	top: auto;
}
#topmega li.dif:hover div {
	left: -265px;
}
/* --------- Within Div Styles --------- */
#topmega div p {
	position: relative; /* makes above drop shadow */
	float: left;
	width: 120px;
	margin: 0;
	padding: 0;
}
#topmega li.help div p {
	width: 180px;
}
#topmega div p a {
	float: left;
	clear: left;
	width: 100%; /* For IE6/7 */
	color: #bb0b0b;
	font-size: 0.9em;
	line-height: 1.2em;
}
#topmega div a:hover, #topmega div a:focus, #topmega div a:active {
	color: #000;
	text-decoration: none;
}


#topmenu a.login {
	background: url('https://www.nexternal.com/specialty/images/top-icon-sprite.png') 0 0 no-repeat;
	height: 20px;
	margin: 0 14px 0 0;
	padding: 0 14px 0 20px;
	border-right: 1px solid #ccc;
}

#topmenu a.myaccount {
	background: url('https://www.nexternal.com/specialty/images/top-icon-sprite.png') 0 -69px no-repeat;
	height: 20px;
	margin: 0 14px 0 0;
	padding: 0 14px 0 24px;
	border-right: 1px solid #ccc;
}

#topmega a.help {
	background: url('https://www.nexternal.com/specialty/images/top-icon-sprite.png') 0 -34px no-repeat;
	width: 44px;
	height: 20px;
	margin: 0 14px 0 0;
	padding: 0 14px 4px 12px;
	border-right: 1px solid #ccc;
}

#topmega a.policies {
	background: url('https://www.nexternal.com/specialty/images/top-icon-sprite.png') 0 -99px no-repeat;
	width: 60px;
	height: 20px;
	margin: 0 14px 0 0;
	padding: 0 20px 4px 24px;
	border-right: 1px solid #ccc;
}

#topmega a.checkout {
	background: url('https://www.nexternal.com/specialty/images/top-icon-sprite.png') bottom left no-repeat;
	height: 20px;
	margin: 0;
	padding: 0 0 0 28px;
}

#rightside {
	position: absolute;
	top: 40px;
	right: 14px;
	width: 200px;
	padding: 0;
}

#creditcards {
	margin: 0 0 0 34px;
	padding: 0;
}

#search {
	width: 270px;
	margin: 0 0 0 -50px;
	padding: 0;
}

#container {
	position: relative;
	background: url('https://www.nexternal.com/specialty/images/wood.jpg');
	width: 913px;
	margin: 0px auto;
	padding: 8px 28px 0 28px;
	border: 2px solid #a68b5f;
	border-right: 2px solid #7b6746;
	border-bottom: 2px solid #7b6746;
	z-index: 1;
}

#content {
	float: left;
	width: 554px;
	margin: 0;
	padding: 0;
}

.right {
	float: right;
	margin: 0 -14px 0 0;
	padding: 0;
}

.right img {
	margin: 0 10px 0 0;
}

.righttop {
	background: #fff url('https://www.nexternal.com/specialty/images/ace-in-hole.png') no-repeat;
	_background: #fff url('https://www.nexternal.com/specialty/images/ace-in-hole.gif') no-repeat;
	margin: 0 0 10px 0;
	width: 316px;
	height: 138px;
	padding: 80px 14px 42px;
	border: 1px solid #a68b5f;
}

.righttop:hover {
	background: #eee url('https://www.nexternal.com/specialty/images/ace-in-hole.png') no-repeat;
	_background: #fff url('https://www.nexternal.com/specialty/images/ace-in-hole.gif') no-repeat;
	border: 1px solid #000;
}

.righttop a:hover {
	text-decoration: none;
}

.righttop h3 {
	text-align: left;
}

.righttop i {
	color: #777;
	font-size: 0.6em;
	font-weight: normal;
}

#sidebar {
	float: right;
	width: 342px;
	font-size: 0.95em;
	line-height: 1.45em;
	margin-bottom: 20px;
	position: relative;
	z-index: 10;
}

#sidebarContainer h1,
#sidebarContainer h2,
#sidebarContainer h3,
#sidebarContainer h4,
#sidebarContainer h5 {
	font-family: Georgia, serif;
	font-weight: normal;
	letter-spacing: 2px;
	text-transform: uppercase;
	border-bottom: 1px solid #dbd5c5;
	margin: 0 0 5px;
}

#footer {
	width: 956px;
	margin: 0px auto;
	color: #999;
	font-size: 0.7em;
	text-align: center;
}

#footer p {
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 1em;
}

#footernav {
	width: 100%;
	margin: 0;
	padding: 0;
}

#footernav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#footernav li {
	display: inline;
	margin: 0 5px;
	padding: 0;
}

#footernav a:link, #footernav a:visited {
    color: #fff;
    text-decoration: none;
}

#footernav a:hover, #footernav a:active {
    text-decoration: underline;
}

#footer p a {
	color: #999;
}

#footer a:hover, #footer a:active {
}
	
/* @end */

/* @group Bread-crumb */

#breadcrumbcontainer {
	margin: 0 15px;
}

#breadcrumbcontainer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#breadcrumbcontainer li {
	display: inline;
}

#breadcrumbcontainer a {

}

#breadcrumbcontainer a:hover {

}
	
/* @end */

/* @group Toolbar */

/* Toolbar Styles */

#navcontainer {
	background: url('https://www.nexternal.com/specialty/images/chains.gif') 0 -8px no-repeat;
	width: 978px;
	height: 31px;
	margin: 0 auto;
	padding: 7px 0 0 0;
	z-index: 2;
}

/* ---------- Mega Drop Down --------- */
#mega {
	width: 980px;
	height: 25px;
	margin: 0 0 0 -39px;
	list-style: none;
	font-weight: bold;
	z-index: 2;
}
#mega li {
	position: relative;
	float: left;
	background: url('https://www.nexternal.com/specialty/images/tab-sprite.png') no-repeat;
	width: 134px;
	height: 31px;
	margin: 0 6px 0 0;
	text-align: center;
	z-index: 2;
}
#mega li:hover {
	background-position: bottom left;
	color: #bb0b0b;
	/* border-bottom:0; and padding-bottom:1px; keeps <li> and <div> connected */
	z-index: 2; /* shadow above adjacent li */
}
#mega li a {
	display: block;
	padding-bottom: 4px;
	color: #fff;
	outline: 0;
	font-size: 15px;
	line-height: 2em;
	text-decoration: none;
}
#mega li a:hover, #mega li a:active {
	color: #bb0b0b;
	text-decoration: none;
}
/* ----------- Hide/Show Div ---------- */
#mega div {
	position: absolute;
	left: -999em;
	background: url('https://www.nexternal.com/specialty/images/wood.jpg');
	width: 800px;
	margin-top: -3px;
	padding: 10px;
	font-weight: normal;
	text-align: left;
	border: 2px solid #a68b5f;
	border-right: 2px solid #7b6746;
	border-bottom: 2px solid #7b6746;
	z-index: 2;
}
#mega div.brands {
	width: 450px;
}
#mega div.sale {
	width: 240px;
}
#mega li:hover div {
	left: -1px;
	top: auto;
}
#mega li.dif div {
	width: 270px;
}
#mega li.comingsoon div {
	width: 180px;
}
#mega li.dif:hover div {
	left: -160px;
}
/* --------- Within Div Styles --------- */
#mega div h2 {
	position: relative; /* makes above drop shadow */
	clear: both;
	float: left;
	width: 330px;
	margin: 10px 0 4px 0;
	padding: 0;
	color: #000;
	font-size: 1em;
}
#mega div p {
	position: relative; /* makes above drop shadow */
	float: left;
	width: 250px;
	margin: 0;
	padding: 0 5px;
}
#mega li.dif div p {
	width: 280px;
}
#mega div p.brands {
	width: 180px;
}
#mega div p.sale {
	width: 70px;
}
#mega div b {
	color: #000;
	text-decoration: underline;
	line-height: 1.8em;
}
#mega div p.alphabet {
	width: 14px;
}
#mega div p a {
	float: left;
	clear: left;
	width: 100%; /* For IE6/7 */
	color: #bb0b0b;
	line-height: 1.2em;
}
#mega div a:hover, #mega div a:focus, #mega div a:active {
	color: #000;
}

/* @end */

/* @group Global Classes */

blockquote, .standout {
	font-style: italic;
	margin: 0;
	font-size: 1em;
	color: #b8b8b8;
	overflow: hidden;
}

h1,
h2,
h3,
h4,
h5 {

}

h2 {
}

h3 {
}

h4 {
}

.imageStyle {

}

/* Main content area unordered list styles */
#contentContainer #content ul {
}

#contentContainer #content li {
}

ul.disc {
	list-style-type: disc;
}

ul.circle {
	list-style-type: circle;
}

ul.square {
	list-style-type: square;
}

ol.arabic-numbers {
	list-style-type: decimal;
}

ol.upper-alpha {
	list-style-type: upper-alpha;
}

ol.lower-alpha {
	list-style-type: lower-alpha;
}

ol.upper-roman {
	list-style-type: upper-roman;
}

ol.lower-roman {
	list-style-type: lower-roman;
}
/* Sidebar area unordered list styles */
#sidebarContainer #sidebar ul {
}

#sidebarContainer #sidebar li {
}


/* Table Styles */
table {
	font-size: 1em;
}
/* @end */

