
.main {background-color: black; margin: 0px 7px 0px 7px}
.margin {background-color: black; margin: 4px 7px 0px 7px}
.main, .main td, .margin, .margin td {font: 10pt verdana; color: #cccccc}

	.main hr.colored, .margin hr.colored {color: black}
	
.cart {background-color: black; margin: 0px}
.cart, .cart td {font: 10pt verdana; color: #cccccc}
.persist {background-color: white; margin: 0px}
.persist, .persist td {font: 10pt verdana; color: black}

	.persist hr.colored {color: black}
	
	body {overflow-y: auto}
	
body.master {background-color: black; overflow: auto; margin: 0px; margin-left: auto; margin-right: auto}
body.interior {overflow: auto; margin: 0px; margin-left: auto; margin-right: auto; text-align: center}

iframe {overflow: visible; display: block; margin: 0px; width: 100%; height: 100%}
table.frame {background: none transparent; table-layout: auto; text-align: center}
tr.invisible {display: none}
td.top {background-color: black; text-align: center}
td.bottom {background-color: black; text-align: center}
td.left {background-color: black; vertical-align: top}
td.right {background-color: white; vertical-align: middle}

font.font1 {font-family: verdana}
font.font1small {font: 8pt verdana}
font.font1large {font: 12pt verdana}
font.font2 {font-family: verdana}
font.font2small {font: 8pt verdana}
font.font2large {font: 12pt verdana}

.main a, .margin a {color: #cccccc}
.main a:hover, .margin a:hover {color: white}
.main a.nounderline, .cart a.nounderline {text-decoration: none}
.main img, .margin img {border-color: #cccccc}
.cart a {color: #cccccc}
.cart a:hover {color: white}
.persist a {color: blue}
.persist a:hover {color: blue}
a.category {font: 10pt verdana; text-decoration: none}
a.catdisc {font: 8pt verdana; text-decoration: none} 
.main a.disguise, .main a.disguise:hover, .margin a.disguise, .margin a.disguise:hover {text-decoration: none; color: #cccccc}
.main tr.banner1, .margin tr.banner1 {background-color: #333333}
.main tr.banner1 td, .margin tr.banner1 td {font-weight: bold; color: #cccccc}
.main tr.banner2, .main td.banner2, .margin tr.banner2 {background-color: #333333}
.main tr.banner2 td, .main td.banner2, .margin tr.banner2 td {font-weight: bold; color: #cccccc}
.cart tr.banner1 {background-image: url(https://store.nexternal.com//images/banner_short_0052.gif)}
.cart tr.banner1 td {font-weight: bold; color: #cccccc}

.persist tr.banner1 {background-color: black}
.persist tr.banner1 td {font-weight: bold; color: white}
#tooltip {position: absolute; border: 1px solid black; overflow: hidden; visibility: hidden; z-index: 100}
.nonactiveCat {background: transparent}
select {
	background-color:#333333 !important;
	color:#CCCCCC !important;
	border:1px solid #CCCCCC !important;
}
input {
	background-color:#333333;
	color:#CCCCCC;
	border:1px solid #CCCCCC;
}
/*--------------------------------
		Global
---------------------------------*/


/*--------------------------------
		Top HTML
---------------------------------*/
.topNav {
	margin:10px 0;
	background: url(https://www.nexternal.com/agile/images/bg_top_nav_bar.png) no-repeat;
	width:782px;
	height:44px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}
.navLinks a{
	color:#FFFFFF;
	text-decoration:none;
	line-height:40px;
	font-weight:normal;
	border-right:1px solid #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0 7px;
	display:block;
	float:left;
	margin-top:2px;
}
*html .navLinks a{
	padding:0 6px;
}
.navLinks a:hover {
	color:#000000;
	background:url(https://www.nexternal.com/agile/images/bg_nav_over.jpg);
}
#currentMainNav {
	color:#FFFFFF;
	background:url(https://www.nexternal.com/agile/images/bg_nav_active.jpg);
}
.logo {
	float:left;
	margin:3px 0 0 105px;
	text-align:right;
	font-size:11px;
	color:#FFFFFF;
}


.searchForm {
	float:right;
	margin:12px 10px 0 0;
	width:122px;
	line-height:20px;
	height:20px;
}
*html .searchForm {
	margin:12px 6px 0 0;
}
.searchForm input {
	color:#CCCCCC;
	border:0;
	width:91px;
	line-height:16px;
	height:20px;
	background:url(https://www.nexternal.com/agile/images/bg_search.gif) top left repeat-x;
	padding-left:25px;
	padding-right:6px;
	text-indent:3px;
}


.leftBorder {
	border-left:1px solid #666666;
	margin-left:6px;
}

/*--------------------------------
		Bottom HTML
---------------------------------*/
.footer {
	width:782px;
	height:22px;
	font-size:11px;
	margin-bottom:15px;
	margin-top:20px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	background:url(https://www.nexternal.com/agile/images/bg_footer.jpg) repeat-x;
	
}
.footer input {
	border:none !important;
}
.footer a {
	color:#FFFFFF;
	text-decoration:none;

}
.footerLeft {
	background: url(https://www.nexternal.com/agile/images/bg_footer_left.jpg) 0 0 no-repeat;
	padding-left:10px;
	width:175px;
	
}
.footerRight {
	background: url(https://www.nexternal.com/agile/images/bg_footer_right.jpg) right 0 no-repeat;
	padding-right:3px;
	width:208px;
}
*html .footerRight {

	width:203px;
}
.footerMid {

	text-align:right;
}

.footer a:hover {
	color:#FFFFFF;
}
#email {
	padding-left:40px;


}
input#subscribeField {
	background: url(https://www.nexternal.com/agile/images/bg_subscribe_field.png) 0 0 no-repeat  !important;
	width:143px;
	height:18px;
	line-height:14px;
	display:block;
	float:left;
	border:none;
	margin:1px 0px 0 6px;
	color:#CCCCCC;
	padding:1px 2px 0 10px;
	font-size:12px;
}

#joinButton {
	float:left;
	margin-top:2px;
	background:none !important;
}

/*--------------------------------
		Left HTML
---------------------------------*/


/*--------------------------------
		Right HTML
---------------------------------*/


/*--------------------------------
		Shopping Cart
---------------------------------*/
.nextCartWrapper {
	border:1px solid #666666;
}
/* TRUCK AND GIFT */
.nextCartDetermineSTP,
.nextCartEditSTP,
.nextGiftMessageWrap a {
	display:block;
	padding:0 0 0 30px;
	text-decoration:none;
	font-weight:bold;
	margin-left:15px;
	margin-right:40px;
	text-align:left;
	line-height:1.3;
}
.nextCartDetermineSTP,
.nextCartEditSTP {
	background:url(https://www.nexternal.com/agile/images/bg_shipping.gif) 0 50% no-repeat;
}
.nextGiftMessageWrap a {
	background:url(https://www.nexternal.com/agile/images/bg_gift.gif) 0 50% no-repeat;
}
.nextGiftMessageWrap div div a { /* undo the above for the popup box */
	display:inline;
	padding:0;
	margin:0;
	text-decoration:underline;
	font-weight:normal;
	background:none;
}
/* pencil and trash - replace edit and delete (pencil and trash) icons with custom images */
.nextButtonEdit,
.nextButtonDelete {
	line-height:13px; /* match this to the icon height to vertically align legend text */
	display:none;
}
*html .nextButtonEdit a,
*html .nextButtonDelete a {
	margin-left:10px; /* for IE6 and less */
}
.nextButtonEdit a,
.nextCartProductEdit {
	width:13px;
	height:13px;
	display:block;
	background:url(https://www.nexternal.com/agile/images/bg_edit_delete.png) 0 -14px no-repeat;
	margin:0 0 0 20px;
	float:left;
}
.nextCartProductEdit {
	margin:0 3px; /* pencil anchor margins */
}
.nextButtonEdit a img,
.nextCartProductEdit img {
	display:none;
}

.nextButtonEdit a:hover,
.nextCartProductEdit:hover {
	background-position: -14px -14px;
}
.nextButtonDelete a,
.nextCartProductDelete {
	width:13px;
	height:13px;
	display:block;
	background:url(https://www.nexternal.com/agile/images/bg_edit_delete.png) 0 0 no-repeat;
	margin:0 0 0 20px;
	float:left;
}
.nextCartProductDelete {
	margin:0 3px; /* transh anchor margins */
}
.nextButtonDelete a img,
.nextCartProductDelete img {
	display:none;
}
.nextButtonDelete a:hover,
.nextCartProductDelete:hover {
	background-position:-14px 0px;
}
.nextButtonEdit label,
.nextButtonDelete label {
	float:left;
	margin-left:5px;
}
.nextCartProdEdit {
	padding-left:4px !important; /* quantity number padding */
}
/*--------------------------------
		Persistent Category
---------------------------------*/


/*--------------------------------
		Store Content
---------------------------------*/
/* styles from classic site synch */
.thumbnail_img  {
	border:3px solid #666666 !important;
}
.thumbnail_img:hover{
	border:3px solid #999999 !important;
}
/* Note: the main image position must be set to left to bring the product description under the image */
#productLongDescription {
	width:700px;
	display:block;
	float:left;
	padding:0 10px 10px 8px;
	text-align:justify;
}
.product_img {
	border:4px solid #666666 !important;
}

#prodMainImageVertSpace {
	line-height:280px;
	height:300px;
	clear:right;
	display:block;
	width:1px;
}
#prodMainImageVertSpaceTall {
	line-height:440px;
	height:460px;
	clear:right;
	display:block;
	width:1px;
}
/* .net */
/* white space */
td.nextProdThumb a, a.nextProdThumb {
	margin:0 10px 10px 0; /* right margin for product thumbnails on product list pages */
	display:block; /* necessary for the right margin to work */
	float:left; /* necessary for the right margin to work */
}
.nextATCButton {
	margin:5px 0 5px 5px;
	float:left;
}
.nextATCButton img {
	float:left;
}
.nextMainImage {
	margin:0 10px 10px 0; /* main image margins */
}
.nextCartAccountInfo {
	margin-top:10px; /* margin above returning customer in shopping cart */
}
.nextTileProducts {
	margin-top:10px; /* margin below banner on product detail screen */
}
.nextFooter {
	margin:10px 0; /* margin above and below bottom banner on all pages */
}
.nextHierarchyFinalText, .nextHierarchyFinalSeparator {
	display:none;
}
.nextProductDetailTabbed h1.nextProdName {
	color:#D27319;
	font-size:18px;
}
.nextLargeImageLink {
	float:left;
	font-style:italic;
	white-space: nowrap;
}
hr.nextCatUnderbar {
	height:1px;
}
.nextLargeImage {
	padding:10px;
}
.nextSearchStatement {
	padding-bottom:10px;
	font-size:12px;
	text-align:left;
}
a.closeX  { /* popup window close button */
	display:block;
	float:right;
	font-size:11px;
	font-weight:bold;
	background:#A75746 url(https://www.nexternal.com/agile/images/bg_closeX.jpg) 0 50% no-repeat;
	color:#FFF;
	padding:0 15px;
	border:1px solid #C3948A;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	margin:1px;
}
a.closeX:hover {/* popup window close button hover */
	background:#AB1B0C url(https://www.nexternal.com/agile/images/bg_closeX.jpg) 100% 50% no-repeat;
	border-bottom-color:#DA8071;
	text-decoration:none;
}

.nextStandardAttributes {
	float:left;
}


form {margin-bottom:0}
