/*
COLORS IN USE:
#005087		Blue
*/

body {
	padding: 0px;
	margin: 0px;
	background: #002d5e;
}
a:link, a:active, a:visited {
	font-weight: bold;
	color: #005087;
}
td {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
}
p:last-child {
	margin-bottom: 0px;
}
select {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
}
form {
	margin: 0px;
}
h1, h2, h3, h4 {
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	color: #005087;
}

/*** HEADER ***/

.mainTable {
	width: 850px;
	background: #fff;
}

/*** MINICART ***/

#minicart {
	color: #fff;
}

/*** TOP NAV ***/

#topNav {
	background: #ece9da;
	height: 40px;
	margin-left: 10px;
	display: table;
}
#topNav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 40px;
}
#topNav ul li {
	float: left;
}
#topNav ul li a {
	display: block;
	float: left;
	padding: 0px 5px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	height: 40px;
	line-height: 40px;
	border-right: 1px solid #005585;
	border-left: 1px solid #002955;
}
#topNav li.firstLink a {
	border-left: none;
}
#topNav li.lastLink a {
	border-right: none;
}

/*** LTO'S ***/

#lto {
	position: relative;
	height: 180px;
	margin-bottom: 20px;
}
#ltoNav a {
	display: block;
	float: left;
	margin: 10px 10px 0px 0px;
	background: #737373;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	height: 20px;
	line-height: 20px;
	width: 20px;
	text-align: center;
	display: inline;
}
#ltoNav a.selected {
	background: red;
}
#ltoNav a:hover {
	background: #000;	
}
.showLto {
	display: block;
}
.hideLto {
	display: none;
}

/*** PAGE LINKS ***/

#pageLinks {
	padding: 0px 20px;
}
.pageLink {
	border: 1px solid #e6e6e6;
	width: 260px;
}
.pageLink img {
	margin: 10px 20px;
}
.pageLinkGraphic {
	margin: 10px 20px;
}
.pageLinkText {
	padding: 10px 20px;
}
a.pageLinkName {
	font-size: 14px;
	font-weight: bold;
	color: #005087;
	text-decoration: none;
}
.spacer {
	padding: 0px;
	width: 20px;
}

/**************************/
/*** MAIN CONTENT AREAS ***/
/**************************/

h1.pageName {
	font-size: 24px;
	margin-bottom: 5px;
}
.pageText {
	font-size: 12px;
	line-height: 18px;
}
#pageText1 {
	margin-bottom: 20px;
}
#pageText2 {
	margin-top: 20px;
}

/*** PRODUCTS ***/

#products {
	border: 1px solid #e6e6e6;
}
.productThumb {
	margin-bottom: 10px;
}
.productName {
	display: block;
	margin-bottom: 5px;
	font-size: 14px;
	color: #005087;
	text-decoration: none;
}
.priceBlock {
	margin-bottom: 20px;
}
.priceStrike {
	text-decoration: line-through;
}
.price {
	font-size: 14px;
	font-weight: bold;
}
#pageNav {
	text-align: center;
}
#pageNav .currentpage {
	font-size: 14px;
}
.greyBox {
	border-top: 1px solid #e6e6e6;
}
.titleGreyBox {
	display: block;
	margin-bottom: 10px;
	font-size: 18px;
}
.headlines ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.headlines a {
	font-weight: normal;
}
.headlines .greyBoxInner {
	padding-bottom: 10px;
}
.newsletter .greyBoxInner {
	padding-bottom: 0px;
}
.newsletter p {
	margin: 0px 0px 10px 0px;
}
#creditCards {
	padding: 10px;
	border: 1px solid #e6e6e6;
	border-bottom: none;
	background: #fafafa;
}

/*** FOOTER ***/

#footer {
	background: #d90f00;
	color: #fff;
	padding: 10px 0px;
}
#footer a {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
#footer a:hover {
	text-decoration: underline;
}
.titleFooter {
	display: block;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
}
#footer ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#footerNav td {
	padding-right: 30px;
}
#footerNav td:first-child {
	padding-left: 0px;
}

/**********************/
/*** MORE INFO PAGE ***/
/**********************/

#miGraphic {
	margin-bottom: 10px;
}
#extraViews {
	border: 1px solid #e6e6e6;
	background: #fafafa;
	padding: 10px 10px 0px 10px;
}
#extraViews img {
	border: 1px solid #e6e6e6;
	margin: 0px 10px 10px 0px;
}
#crossSellTitle {
	margin-top: 20px;
	padding: 10px;
	border: 1px solid #e6e6e6;
	border-bottom: none;
	background: #e6e6e6;
	font-size: 24px;
}
#crossSell {
	padding: 5px;
	border: 1px solid #e6e6e6;
	background: #fafafa;
}
#crossSell img {
	border: 1px solid #e6e6e6;
}
h1.miProductName {
	font-size: 24px;
	margin-bottom: 10px;
}
#sku {
	margin-bottom: 10px;
	font-weight: bold;
}
.miPriceBlock {
	margin-bottom: 30px;
}
.miPriceBlock .price {
	font-size: 24px;
	color: red;
	font-weight: normal;
}
#ordering {
	border: 1px solid #e6e6e6;
	background: #fafafa;
	padding: 20px;
	margin-bottom: 30px;
}
#optionText {
	font-weight: bold;
	margin-bottom: 5px;
}
#orderingOptions table {
	border-collapse: collapse;
}
#miText {
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 20px;
}
#tabNav {
	height: 41px;
	border-left: 1px solid #e6e6e6;
}
#tabNav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#tabNav li {
	float: left;
}
#tabNav a:focus {
	outline: none;
}
#tabs {
	border: 1px solid #e6e6e6;
	padding: 20px;
}
#links {
	margin: 20px 0px;
}
#links ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#linksTitle {
	font-size: 18px;
	margin-bottom: 10px;
}