@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #3e3f3d;
	font-family: Verdana;
	font-size: 12px;
	color: #CCCCCC;
}
#wrapper {
	clear: both;
	width: 1015px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.header {
	height: 70px;
}
.main {
	height: 575px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #d4d7d2;
	border-bottom-color: #d4d7d2;
}
#navigation {
	float: left;
	width: 215px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #8d8d8d;
}
#navigation     ul     li   {
	list-style-type: none;
	color: #8d8d8d;
	font-size: 11px;
	line-height: 16px;
}
#navigation a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
#navigation a:hover {
	text-decoration: underline;
	text-shadow: #3e3f3d 0 0 0;
}
.purchse {
	color: #73BD0A;
	text-decoration: underline;
}
.purchse a {
	color: #73BD0A;
	text-decoration: none;
}
#footer {
	height: 125px;
	clear: both;
}
.copyright {
	font-size: 9px;
	color: #999999;
	text-align: center;
	padding-top: 110px;
}
.copyright a {
	text-decoration: none;
	color: #999999;
}
.copyright a:hover {
	text-decoration: underline;
}
#gallery {
	font-size: 12px;
	width: 800px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 18px;
	color: #FFF;
	float: right;
}
#gallery a {
	color: #FFF;
	text-decoration: none;
}
#gallery a:hover {
	text-decoration: underline;
	color: #CCC;
}


#subcategory {
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#gallery p strong {
	font-size: 13px;
	font-weight: normal;
	rgba(0,0,0,.01) 0 0 1px;
}
.subcategoryTitle     {
	font-size: 13px;
	display: block;
	padding-bottom: 6px;
	color: #8d8d8d;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#subcategory ul li {
	list-style-type: none;
	color: #8d8d8d;
	line-height: 16px;
}
#subcategory a {
	color: #FFF;
	text-decoration: none;
}
#subcategory a:hover {
	color: #C8C9C7;
	text-decoration: underline;
}
.tumbs {
	padding-left: 210px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.tumbs img {
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 0px;
}
.tumbs  a  IMG {
	border: 2px solid #2B2C2A;
}
.tumbs  a:hover  IMG {
	border: 2px solid #C8C9C7;
}
.aroows {
	width: 725px;
	font-size: 10px;
	color: #c8c9c7;
	font-weight: normal;
	clear: both;
	float: left;
	padding: 0px;
}
/* arrow button */
a.arrow{
	display: block;
	width: 10px;
	height: 11px;
	text-decoration: none;
	border: none;
	cursor: pointer;
	background-color: transparent;
	background-image: url(../images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: none;
}
#galleryPurchse img {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
a.arrow:hover{
	background-position: -10px 0px;
}
a.arrowRight {
	display: block;
	width: 15px;
	height: 11px;
	text-decoration: none;
	border: none;
	cursor: pointer;
	background-color: transparent;
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: -15px 0;
	float: none;
}
a.arrowRight:hover {
	background-position: 0px 0;
}
a.arrowLeft {
	display: block;
	width: 15px;
	height: 11px;
	text-decoration: none;
	border: none;
	cursor: pointer;
	background-color: transparent;
	background-image: url(../images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: 0px 0;
	float: none;
}
a.arrowLeft:hover {
	background-position: -15px 0px;
}
#subsubcategory {
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #8d8d8d;
}
.subsubcategoryTitle {
	font-size: 17px;
	display: block;
	padding-bottom: 5px;
}
#subsubcategory ul li {
	list-style-type: none;
	color: #8d8d8d;
	line-height: 18px;
}
#subsubcategory a {
	color: #FFF;
	text-decoration: none;
}
#subsubcategory a:hover {
	color: #FFF;
	text-decoration: underline;
}
.aroowsPurchase {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 815px;
}
.moreInfo {
	padding-top: 0px;
	float: right;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.aroowInfo {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
}
.aroowInfoLeft {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
#galleryPurchse {
	font-size: 12px;
	width: 800px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 18px;
	float: right;
}
#subPurchase {
	padding-top: 90px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFF;
	font-size: 12px;
}
#subPurchase form table tr td {
	padding-top: 0px;
	padding-bottom: 6px;
	padding-right: 0px;
	padding-left: 0px;
}
.subPurchaseTitle {
	font-size: 13px;
	display: block;
	padding-bottom: 10px;
	color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
