h2.categoryName, 
h2.categoryName a {
	font: bold 18px Verdana, Helvetica, sans-serif;
	color: #000080;
	text-decoration: none;
	text-transform: uppercase;
}
h2.categoryName a {
	border-bottom: 1px dashed #000080;
}
h2.categoryName a:hover {
	text-decoration: underline;
	border: none;
}
div.categorySection {
	border: 1px solid #92BAE2;
	width: 400px;
	min-height: 150px;
	padding: 12px 16px;
	margin: 0 auto 24px auto;
}

img.categoryImg {
	float: right;
	margin: 0 0 4px 20px;
	border: 2px solid #666666;
}

div.plug {
	margin: 24px 0 8px 0;
	padding: 8px 12px 8px 220px;
	height: 64px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	background: url(../images/special/logo_northlightphoto.gif) no-repeat left #000000;
}

div.plug, div.plug a {
	font: normal 10px/140% Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
}

div.printClose {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

form#optGroupSelectForm {
	padding: 0;
	margin: 0 0 10px 0;
	width: 100%;
}

form#optGroupSelectForm select {
	border: 1px solid #999999;
	width: 256px;
	background: #F5F5F5;
	margin: 4px 0;
}

img.prodimageMed {
	margin: 6px 0;
	border: 1px solid #333333;
}

table#productMatrix div {
	margin-top: 2px;
	margin-bottom: 4px;
}

table#productMatrix img.prodImage {
	border: 2px solid #333333;
}

table#productMatrix td {
	vertical-align: top;
	padding: 2px 4px 12px 4px;
}

ul.alternateViewsNav li {
	display: inline;
	margin-right: 1px;
	padding: 2px 4px 2px 4px;
	text-align: center;
}

ul.alternateViewsNav li.current {
	border: 1px solid #3366FF;
	font-weight: bold;
	background: #3366FF;
	color: #fff;
}

ul.alternateViewsNav li.other {
	border: 1px solid #3366FF;
}

ul.alternateViewsNav li, 
ul.alternateViewsNav li a {
	text-decoration: none;
	font: normal 11px Arial, Helvetica, sans-serif;
}

ul.navStore li {
	display: inline;
	margin-right: 8px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
}

ul.navStore li a.current {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

ul.navStore li a.other {
	font-weight: normal;
}

ul.navStore, 
ul.alternateViewsNav {
	list-style-type: none;
	margin: 8px 0;
	padding: 4px 0;
}

.itemContainer {
	margin-bottom: 8px;
}

.itemContainer div {
	margin-bottom: 8px;
}

.itemContainer div.line1 {
	font: bold 11px Verdana, Helvetica, sans-serif;
}

.itemContainer div.line3 {
	font: normal 11px/145% Verdana, Helvetica, sans-serif;
}

.itemContainer div.line6 {
	margin-top: 12px;
}

.jumpTo {
	margin-bottom: 0;
}

.minimal {
	font: normal 11px Verdana, Helvetica, sans-serif;
}

.orderErrorContainer {
	width: 400px;
	margin: 6px auto;
	border: 2px solid #FF0000;
	padding: 6px 8px 8px 56px;
	min-height: 40px;
	background: url(../widgets/icon_alert_error.gif) no-repeat top left #FFFFFF;
	font: normal 12px Arial, Helvetica, sans-serif;
}

.price {
	font-weight: bold;
	color: #008000;
}

.printClose, 
.printClose a {
	font: normal 10px Verdana, Helvetica, sans-serif;
	color: #000080;
}

.selectionSection {
	padding: 4px 10px;
	border: 1px solid #DDDDDD;
	margin-top: 4px;
	margin-bottom: 12px;
}

.storeShippingInfoText {
	padding: 6px 12px;
	border: 1px solid #008000;
	margin: 6px 0;
	display: block;
}

.storeReturnsPolicy {
	padding: 6px 12px;
	border: 1px solid red;
	margin: 6px 0;
	display: block;
}

#linePrevNext {
	width: 80px;
	float: right;
	clear: both;
	padding: 4px 8px 6px 8px;
	background: #000000;
	text-align: right;
}

#linePrevNext, #linePrevNext a {
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}

#optGroupSelectFormContainer {
	margin-top: 0px;
	margin-bottom: 12px;
}

#optGroupSelectFormContainer option, 
#optGroupSelectFormContainer optgroup {
	color: #000000 !important;
}
.windowClose {
	padding: 4px 0 4px 12px;
	background: navy;
}
.windowClose, .windowClose a {
	font: bold 11px Verdana, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	text-align: left;
}

p.categoryBlurb {
	padding: 6px 12px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.btnViewCart {
	margin: 6px 0;
}
div.cannot-order.details {
	font-weight: bold;
	color: red;
}
