body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9c988a;
}
a {
	outline: none;
}
a:link {
	color: #AF181F;
}
a:visited {
	color: #AF181F;
}

#footer {
	background-image: url(../images/bg.jpg);
	padding: 7px;
	color: #666;
	line-height: 25px;
	font-size: 11px;
}
#footer a {
	text-decoration: none;
	color: #666;
	text-decoration: none;
}
#footer a:hover {
	color: black;	
}

#container {
	background-image: url(../images/mainbg.jpg);
	background-repeat: repeat-y;
	width: 983px;
	padding-top: 4px;
	position: absolute;
	left: 50%;
	margin-left: -481px;
}
#content {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 8px;
}
#header {
	background-image: url(../images/headbg.jpg);
	position: relative;
	height: 106px;
	border: 1px solid #999;
}
h1 {
	background-image: url(../images/logo.jpg);
	margin: 0px;
	padding: 0px;
	height: 106px;
	width: 350px;
	overflow: hidden;
	position: absolute;
	left: 30px;
	line-height: 500px;
}
h2 {
	color: #9c988a;
	font-size: 24px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: -10px;
}

h3 {
	color: #666;
	font-size: 14px;
}
h4 {
	color: #666;
	font-size: 14px;
	margin-bottom: -5px;
}

.copyright {
	font-size: 11px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#menu {
	background-image: url(../images/menubg.jpg);
	line-height: 21px;
	height: 27px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 14px;
	z-index: 99;
	position: relative;
}

#menu li {
	float: left;
	height: 21px;
	padding-top: 3px;
	padding-bottom: 3px;
	position: relative;
}
#menu li a {
	color: #666;
	text-decoration: none;
	float: left;
	white-space: nowrap;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
}
#menu li a:hover {
	color: #000;
}

#menu li ul {
	position: absolute;
	left: 0px;
	top: 27px;
	list-style-type: none;
	width: 150px;
	background-color: #FFF;
	border: 2px solid #999;
	margin: 0px;
	padding: 0px;
	display: none;
	z-index: 99;
}
#menu li ul li {
	float: none;
	height: auto;
}
#menu li ul li a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: none;
	line-height: 14px;
	font-size: 11px;
	padding-left: 8px;
}


h1 a {
	display: block;
}
#links {
	position: absolute;
	right: 20px;
	top: 20px;
	font-size: 12px;
	color: #666;
}
#links a {
	color: #666;
	text-decoration: none;
}
#links a:hover {
	color: #000;
}
#findstore {
	background-image: url(../images/button.jpg);
	display: block;
	text-align: center;
	line-height: 27px;
	text-decoration: none;
	color: #666;
	position: absolute;
	width: 313px;
	height: 27px;
	right: 20px;
	bottom: 30px;
}
#findstore:hover {
	color: #000;
}
#leftcol {
	width: 190px;
	float: left;
}
#rightcol {
	margin-left: 194px;
}
.submenu {
	list-style-type: none;
	background-image: url(../images/topbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.submenu li {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 12px;
}
.submenu li ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.submenu li ul li {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 5px;
}
.submenu li ul li a {
	display: block;
	padding-left: 10px;
	color: #666;
	text-decoration: none;
}
.submenu li ul li a:hover,.submenu li ul li a.currentpage {
	color: #000;
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

.submenu li ul li a.currentpage {
	font-weight: bold;	
}
#gallery {
	list-style-type: none;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #CCC;
	background-image: url(../images/gallerybg.jpg);
	font-size: 12px;
}
#gallery li.normal {
	height: 150px;
	background-image: url(../images/gallerybg2.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	width: 152px;
	padding: 20px;
	position: relative;
}
#gallery li.end {
	height: 150px;
	float: left;
	width: 152px;
	padding: 20px;
	position: relative;
}
#gallerymen li {
	height: 150px;
	background-image: url(../images/gallerybg2.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	width: 100px;
	padding: 20px;
	position: relative;
}
#gallery li a {
	color: #666;
	text-decoration: none;
	font-weight: bold;
	/*display: block;*/
}
#gallery li a:hover {
	color: #000;
}

#fullwidth {
	border: 1px solid #999;
	padding: 10px;
}
#leftdetail {
	float: left;
	width: 584px;
	text-align: center;
	height: 400px;
}
#leftdetailsocks {
	float: left;
	width: 584px;
	text-align: center;
	height: 400px;
}
#rightdetail {
	margin-left: 590px;
}
.detaillist {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 27px;
}
.detaillist li {
	height: 27px;
	width: 52px;
	float: left;
	margin-right: 3px;
	margin-bottom: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.detaillist li a {
	display: block;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	color: #666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.detaillist li a:hover,.detaillist li a.activecolor {

	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.detaillist li a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#tabears {
	height: 25px;
	clear: both;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-image: url(../images/tabbg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#tabears li {
	line-height: 25px;
	float: left;
}
#tabears li a {
	background-image: url(../images/tabinactive.jpg);
	height: 25px;
	width: 149px;
	display: block;
	text-align: center;
	color: #666;
	text-decoration: none;
}
#tabears li a.activetab {
	background-image: url(../images/tabactive.jpg);
}
#tabears li a:hover {
	color: #000;
}
#tabs {
	background-image: url(../images/tabbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 288px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.loccol {
	height: 288px;
	float: left;
	background-image: url(../images/border.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 15px;
	width: 280px;
	padding-left: 10px;
	padding-top: 10px;
}
.techcol {
	height: 288px;
	float: left;
	background-image: url(../images/border.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 15px;
	width: 278px;
	padding-left: 10px;
	padding-top: 10px;
}
#hp {
	background-image: url(../images/hpbg.jpg);
	position: relative;
	height: 480px;
	width: 969px;
	z-index: 1;
}
#leftarr {
	background-image: url(../images/leftarr.jpg);
	height: 79px;
	width: 30px;
	display: block;
	position: absolute;
	overflow: hidden;
	left: 0px;
	top: 161px;
	line-height: 600px;
}
#leftarr:hover {
	background-image: url(../images/leftarrhover.jpg);
}
#rightarr {
	background-image: url(../images/rightarr.jpg);
	height: 79px;
	width: 30px;
	display: block;
	position: absolute;
	overflow: hidden;
	right: 0px;
	top: 161px;
	line-height: 600px;
}
#rightarr:hover {
	background-image: url(../images/rightarrhover.jpg);
}#hpfolds {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 19px;
	position: absolute;
	left: 20px;
	bottom: 0px;
}
#hpfolds li {
	float: left;
	height: 19px;
	width: 24px;
	background-image: url(../images/fld.jpg);
}
#hpfolds li a {
	height: 19px;
	width: 20px;
	float: left;
	display: block;
	line-height: 19px;
	color: #333;
	text-decoration: none;
	text-align: center;
}
#hpfolds li a:hover,#hpfolds li a.activefold {
	color: #C30;
}
#hpcont {
	position: absolute;
	width: 909px;
	left: 30px;
	top: 0px;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.pricediv {
  position: absolute;
  bottom: 10px;
}
.newdiv {
	position: absolute;
	bottom: 10px;
	right: 4px;
	height: 18px;
	width: 42px;
	background-image: url(../images/new-icon.gif);
}

#hpcont div {
	position: absolute;
	left: 0px;
	top: 0px;
}
#breadcrumbs {
	font-size: 11px;
}

#breadcrumbs a {
	color: #666;
	text-decoration: none;
}
#breadcrumbs a:hover {
	color: #000;
}
.morecolors {
	background-image: url(../images/morecolors.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 70px;
	overflow: hidden;
	position: absolute;
	top: 5px;
	right: 5px;
	line-height: 100px;
}
.morecolorsdiv {
	background-image: url(../images/detailtop.png);
	width: 252px;
	padding-top: 8px;
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	top: 5px;
	right: 5px;
	display: none;
	z-index: 99;
}
.morecolorsdiv div {
	background-image: url(../images/detailbottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-bottom: 8px;
	text-align:left;
	z-index: 99;
}
.morecolorsdiv div div {
	background-image: url(../images/detailmid.png);
	background-repeat: repeat;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	text-align:left;
}
.viewdetail {
	background-image: url(../images/viewdetail.png);
	height: 23px;
	width: 92px;
	float: right;
	clear: both;
	overflow: hidden;
	line-height: 100px;
}
#gallery .morecolorsdiv div div ul {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
}
#gallery .morecolorsdiv div div ul li {
	padding: 0px;
	background-image: none;
	font-size: 10px;
	width: 60px;
	margin-right: 5px;
	height: 80px;
	display: inline;
	float:left;
}
#gallery .morecolorsdiv div div ul li img {
	width: 60px;
}
.about {
	padding: 20px;
	border: 1px solid #999;
}
#colorname {
	font-weight: normal;
}
#subscribe {
	float: right;
	position: relative;
}
#footer #mailinput {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/submitleft.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	background-color: #FFF;
	padding-left: 10px;
	padding-top: 3px;
	color: #666;
	font-size: 11px;
	top: 0px;
	right: 61px;
	position: absolute;
}
#footer #submit {
	background-image: url(../images/submit.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 20px;
	width: 61px;
	color: #FFF;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	right: 0px;
	line-height: 20px;
	text-align: center;
}
#footer ul {
	height: 25px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#footer ul li {
	float: left;
	line-height: 25px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/footerline.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.techcover {
	border: 1px solid #999;
	padding: 20px;
}
#techlist {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: -20px;
	margin-bottom: 0px;
	margin-left: -20px;
}
#techlist li {
	float: left;
	width: 122px;
	padding: 16px;
	position: relative;
	background-image: url(../images/techbg1.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 400px;
}

.morelinks {
	position: absolute;
	left: 0px;
	bottom: 0px;
	padding: 16px;
}
.sup 
{
	font-size: 10px;
	vertical-align: 4px;
}
.loccol ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin: 0px;
}
.contact {
	line-height: 20px;
}

.address {
	display: none;
	font-size: 11px;
	margin-bottom: 20px;
}
.addresslink {
	line-height: 20px;
	font-size: 11px;
}
.city {
	font-size: 13px;
	font-weight: normal;
}
.catoverview {
	border: 1px solid #999;
}
#overview2010 {
	width: 774px;
}
#overviewsplit {
	float: left;
}

.textfields {
	border: 1px solid #999;
	padding: 3px;
	margin: 2px;
	width: 200px;
}
.viewStoretb {
	font-family: "Courier New", Courier, monospace, Calibri;
	background-image: url(../images/headbg.jpg);
	background-repeat: repeat-x;
}
.sitemaplist {
	line-height: 20px;
	padding-left: 20px;
}
#gallerymen {
	list-style-type: none;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #CCC;
	background-image: url(../images/gallerybg.jpg);
	font-size: 12px;
}
.breadcrumbs {
	font-size: 11px;
	vertical-align: 4px;
	line-height: 40px;
	color: #9C98A0;
}
.breadcrumbs a{
	font-size: 11px;
	color: #9C98A0;
	text-decoration: none;
}

.breadcrumbs a:hover {
	text-decoration: underline;
	color: #9C98A0;.storelocator {
	margin-bottom: 10px;
}
#storelocator {
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
}
