@charset "utf-8";

body {
	background-color: #262b33;
	margin-top: 20px;
		font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	width : 770px ;
	text-align : left ;
	margin-left : auto ;
	margin-right : auto ;
	position : relative ;
}


.gapAboveContentIndex {
	height: 16px;
}

.gapAboveContent {
	height: 20px;
}

.navTopMargin {
	height: 15px;
}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}

.topbarlinks {
	font-size: 11px;
	color: #000000;
	font-style: normal;
	text-decoration: none;
}

.topbarlinks A:link {

	color: #000000;
	font-style: normal;
	text-decoration: none;
}

.topbarlinks A:visited  {
	color: #000000;
	text-decoration: none;
}

.topbarlinks A:active  {
	color: #000000;
}
.topbarlinks A:hover  {
	text-decoration: underline;
}

#leftNav {
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
	vertical-align: top;
	text-align: right;
}

.navLinks {
	height: 34px;
	vertical-align: top;
}


.homepageLinkSpacer {
	width: 11px;
}

  	

.navSubLinks {
	height: 16px;
	vertical-align: top;	
}
.navHighlightLine {
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}
#leftNav A:link {
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
}
#leftNav A:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#leftNav A:active {
	color: #FFFFFF;
}
#leftNav A:hover  {
	color: #FFFFFF;
	text-decoration: underline;
}



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

#leftNav li {
	float: left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0;
} 

.navLinkSpacing {
    height: 20px;
}

.spaceNavAndHighlight {
	width: 4px;
}
.sectionHeaders {
	color: #FFFFFF;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;

}
.sectionHeadersNoUnderline {
	color: #FFFFFF;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;

}

.sectionHeadersNoUnderline A:link{
	color: #FFFFFF;
	text-decoration: none;

}
.sectionHeadersNoUnderline A:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.sectionHeadersNoUnderline A:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.sectionHeadersNoUnderline A:hover  {
	color: #FFFFFF;
	text-decoration: underline;
}
.productshortdescription {
	color: #FFFFFF;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	line-height: 13px;
}
.productshortdescription A:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.productshortdescription A:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.productshortdescription A:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.productshortdescription A:hover  {
	color: #FFFFFF;
	text-decoration: underline;
}

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

#shop_productlistings li
{
	float: left;
	margin-top: 0;
	margin-right: 75px;
	margin-bottom: 35px;
	margin-left: 0;
	width: 130px;
	text-align: center;
} 

.stocknote {
	font-size: 10px;
	font-style: italic;
}

#viewBody {
	background-color: #cccccc;
	padding-bottom: 10px;
}

.alignViewCart {
	vertical-align: middle;
	height:14px;
}

#ViewCartWrapper {
	
}
#positionViewCart {
	position: relative;
	top: 10px;
}

.saleText {
	font-weight: bold;
	color: #fcfdb2;
}
.saleTextSmall {
	font-weight: bolder;
	color: #fcfdb2;
	font-size: 11px;
	line-height: 13px;
}
.saleTextStrikethrough {
	text-decoration: line-through;
	line-height: 13px;
}
.footerlinks {
	color: #CCCCCC;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
}
.footerlinks A:link {
	color: #CCCCCC;
	text-decoration: none;
}
.footerlinks A:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.footerlinks A:active {
	color: #CCCCCC;
	text-decoration: none;
}
.footerlinks A:hover  {
	color: #FFFFFF;
	text-decoration: underline;
}

.sizelinks {
	font-size: 10px;
}

#saletag {
	position:relative;
	top:-31px;
	left:33px;
	z-index: 1;
}
