/* CSS Document */
.textSeason {
	font-family: "verdana", "Times New Roman", Times, serif;
	font-size: 17px;
	text-align: right;
	padding-top: 15px;
	padding-right: 10px;
	font-weight: bold;
	color: #fdfad5;
}
.textMainLinks {
	font-family: "verdana", "Times New Roman", Times, serif;
	font-size: 16px;
	color: #fdfad5;
}
.textMainTitle {
	font-family: "verdana", "Times New Roman", Times, serif;
	font-size: 19px;
	color: #fdfad5;
}
.imgThumb {
	border: 1px solid #fdfad5;
	margin-bottom: 8.75px;
	cursor: pointer;
	cursor: hand;
}
.imgMain {
	border: 1px solid #fdfad5;
}
a {
	color: #fdfad5;
	text-decoration: none;
}
a.smallLink {
	font:size: 11px;
}
a:hover {
	color: #fdfad5;
	text-decoration: underline;
}
.textSubLinks {
	font-family: "verdana", "Times New Roman", Times, serif;
	font-size: 13px;
	color: #fdfad5;
}
.textSubTitle {
	font-family: "verdana", "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #fdfad5;

}
.textShopName {
	font-family: "verdana", "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #fdfad5;
}
.textShopDetail {
	font-family: "verdana", "Times New Roman", Times, serif;
	font-size: 13px;
	color: #fdfad5;
}
.noLogoText {
	font-family: "verdana", "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: bold;
	font-variant: small-caps;
}
.buttonFormat {
	background-color: #1a1a1a;
	font-family: "verdana", "Times New Roman", Times, serif;
	border: black 1px solid;
	font-size: 11px;
	color: #FEFAD5;
	cursor: hand;
}
.copyWr {
	font-family: "verdana", "Times New Roman", Times, serif;
	font-size: 10px;
	color: #fdfad5;
}
.textFormSubs {
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 22px;
	color: #333333;
}
body {background-color: #1a1a1a}
