.h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 16px;
}
.main-table {
	width: 940px;
}
.basket-bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-repeat: no-repeat;
	height: 38px;
	width: 145px;
}
.side-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #333;
	background-image: url(../Design/side-nav-bg.jpg);
	background-repeat: repeat-x;
	width: 220px;
	height: 30px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
}
.mens {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #2B4573;
}
a:link {
	color: #3B4E82;
	text-decoration: none;
}
a:visited {
	color: #3B4E82;
	text-decoration: none;
}
a:hover {
	color: #900;
	text-decoration: none;
}
a:active {
	color: #3B4E82;
	text-decoration: none;
}
#navst
{
	display: block;
	width: 213px;
	height: 25px;
	text-align: left;
	color: #666;
	font-size: 14px;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
	padding-left: 5px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CECECE;
	background-color: #CCC;
}
#navst:link
, #navst:visited, #navst:active{
	background-position: 0;
	text-decoration: none;
	color: #333;
	background-color: #CCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E3E3E3;
	border-right-color: #B1B1B1;
	border-bottom-color: #B1B1B1;
	border-left-color: #B1B1B1;
}
#navst:hover
{
	color: #FFF;
	text-decoration: none;
	background-repeat: no-repeat;
	background-color: #B4B4B4;
	background-position: 300px;
}
#navst span
{
	text-align: center;
	font-family: "Century Gothic", sans-serif, Arial;
	display: block;
}
.footer {
	background-color: #EAEAEA;
	border: 1px solid #D3D3D3;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 12px;
}
.thinkr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BD003F;
}
.logo-bg {
	background-image: url(../Design/logo-bg.jpg);
	background-repeat: repeat-x;
}
.tnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #666;
}
.tnav a:link ,.tnav a:visited,.tnav a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #666;
	padding-bottom: 10px;
}
.tnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000;
	padding-bottom: 10px;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.product-info {
	background-image: url(../Design/prod-title-bg.jpg);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #AC0E44;
	background-repeat: repeat-x;
	background-color: #FFF;
	height: 43px;
}
.product-price {
	background-image: url(../Design/prod-title-bg.jpg);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #AC0E44;
	background-repeat: repeat-x;
	background-color: #FFF;
}
.image-border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-left-color: #999;
	height: 215px;
}
.description {
	background-color: #EEE;
	border: 1px solid #999;
	height: 60px;
}
.top-nav-bg {
	background-image: url(../Design/topnav-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
