@charset "utf-8";
/* CSS Document */

.white-border {
	border: 3px solid #FFFFFF;
}
.stand {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #940000;
}
a.black:link, a.black:visited {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.black:hover, a.black:active {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.black-text {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.text {
	font-family: Tahoma, Arial;
	font-size: 11.5px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}
.grey-border {
	border: 1px solid #aca9a9;
}

.heading {
	font-family: Tahoma, Arial;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.text-2 {
	font-family: Tahoma, Arial;
	font-size: 11.5px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	list-style-position: outside;
}
.price {
	font-family: Tahoma, Arial;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}
a.order:link, a.order:visited {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	background-color: #D23900;
	padding: 4px;
}
a.order:hover, a.order:active {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #333333;
	padding: 4px;
}
a.top:link, a.top:visited {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	background-image: url(../images/up.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 14px;
}
a.top:hover, a.top:active {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
		background-image: url(../images/up.png);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 14px;
}
a.white:link, a.white:visited {
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.white:hover, a.white:active {
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.white-border-padding {
	border: 1px solid #ffffff;
	padding: 1px;
}
h2 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
	background-image: url(../images/page/pattern.png);
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.hide {
visibility: hidden
} 
a.gallery:link, a.gallery:visited {
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	border: 1px solid #999999;
}
a.gallery:hover, a.gallery:active {
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border: 3px solid #FFCC00;
	margin: 0px;
	padding: 0px;
}
.red-border {
	border: 1px solid #666666;
}.heading-white-lg {
	font-family: Tahoma, Arial;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #880000;
}
.heading-white-lg-red {
	font-family: Tahoma, Arial;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #CCCCCC;
}
.yellow-heading {
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #D23900;
}
