@charset "utf-8";

body, p, h1, h2, h3, h4, div, span {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
a {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}

tr.white {
	background-color: #FFFFFF;
}
td.menuitem {
	border-left: solid 1px #FFFFFF;
	padding: 0px;
}

td.menuitemfirst {
	padding: 0px;
}

#AnnouncmentBackground {
	height: 30px;
	color: #FFFFFF;
	background-color: #000000;
	
	filter: alpha(opacity=50);
	opacity: 0.50;
	-moz-opacity: 0.50;
}

#Announcment {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 18px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	z-index: 2;
	overflow: hidden;
	width: 100%;
}

#marquee {
	position: absolute;
	white-space: nowrap;
	left: 10000px;
	color: #FFFFFF;
}

.ContactDetails {
	text-align: right;
	font-size: 14px;
	color: #666666;
	padding-right: 0px;
}

.HeaderLeft {
	text-align: left;
	padding-top: 10px;
}
.HeaderRight {
	text-align: right;
	padding-right: 10px;
	padding-top: 10px;
}

.ImageChanger {
	height: 150px;
}

.ImageBanner
{
	position:absolute;
	overflow:hidden;
	left: 50%;
	margin-left: -475px;
	top: 221px;
	height: 150px;
	width: 950px;
}
.MainMenu {
	background-color: #FFFFFF;
	color: #000000;
	width: 200px;
/*	padding: 10px 10px 10px 10px; */
	border-bottom: solid 1px #000000;
	vertical-align: top;
}
.MainMenu a {
	background-color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	/*background-color: #282893; */
	color: #000000;
	padding: 10px;
	display: block;
	border-bottom: solid 1px #000000;
}
.MainMenu a:hover {
	background-color: #000000;
	color: #FFFFFF;
}
.MainMenu a.sub {
	background-color: #FCFCFC;
	font-size: 12px;
	text-decoration: none;
	/*background-color: #282893; */
	color: #999999;
	padding: 5px 5px 5px 25px;
	display: block;
	border-bottom: solid 1px #999999;
}
.MainMenu a.sub:hover {
	background-color: #999999;
	color: #FFFFFF;
}
.Tools {
	vertical-align: top;
	background-color: #EEEEEE;
	width: 50%;
	padding: 10px;
}
.Tools a {
	padding: 0px 15px 0px 0px;
}
.ContentLeft {
	vertical-align: top;
	/*height: 475px;*/
	padding: 20px;
	width: 335px;
	color: #666666;
	border-bottom: solid 1px #000000;
}
.ContentRight {
	vertical-align: top;
	/*height: 475px;*/
	padding: 20px;
	width: 335px;
	color: #666666;
	border-bottom: solid 1px #000000;
}
.ContentFullWidth {
	padding-top: 10px;
	vertical-align: top;
	/*width: 50%;
	height: 400px;
	padding: 20px;*/
}
.FooterLeft {
	color: #000000;
	height: 10px;
	padding: 10px 5px 10px 5px;
	text-align: left;
}
.FooterRight {
	color: #000000;
	height: 10px;
	padding: 10px 5px 10px 5px;
	text-align: right;
}
.FooterRight a {
	color: #000000;
	text-decoration: none;
}
.FooterRight a:hover {
	color: #990000;
}
.SubFooter {
	color: #000000;
	height: 10px;
	padding: 10px 2px 10px 2px;
	text-align: center;
}
.SubFooter a {
	color: #000000;
	text-decoration: none;
}
.SubFooter a:hover {
	color: #990000;
}
.Title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #990000;
	padding: 0px 0px 10px 0px;
}
.Subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	padding: 0px 0px 10px 0px;
}
.Text {
	padding: 0px 0px 15px 0px;
	line-height: 20px;
	color: #404040;
}
.Picture {
	padding: 0px 0px 15px 0px;
	align: center;
}
.Highlight {
	font-weight: bolder;
}
.EventWidget {
	width: 100%;
}
.EventWidget td {
	border-bottom: solid 1px #CCFFCC;
	padding: 5px;
	font-size: 10px;
}
p.AdminBorderSelected {
	border: 2px dotted #FF6666;
}
p.AdminBorder {
	border: 2px dotted #EEEEEE;
}

div.scroller {
	overflow: auto;
	position: relative;
	border: solid 1px #F0F0F0;
	text-align: left;
	margin: 0px 0px 20px 0px;
}

div.scroller table {
	width: 97%;
	text-align: left;
}

div.scroller table td {
	border-bottom: solid 1px #EEEEEE;
}

div.scroller thead {
	text-align: left;
	background-color: #F8F8F8;
	font-weight: bold;
}

div.scroller thead tr {
	position:relative;
	top: expression(offsetParent.scrollTop);
	left: 0px;
}

div.scroller td:last-child {
	padding-right: 20px;
}

div.dialog {
	left: 50%;
	top: 200px;
	margin-left: -250px;
	background-color: #F8F8F8;
	border: solid 1px #CCCCCC;
	z-index: 10;
	position: absolute;
	padding: 20px;
	display: none;
}

div.dialog table td {
	padding: 2px;
}

#DialogMask {
	width: 3000px;
	height: 3000px;
	left: -500px;
	top: -500px;
	position: absolute;
	z-index: 5;
	background-color: #000000;
	display: none;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}

a.TabSelector_Selected
{
	display: inline-block;
	padding: 10px;
	color: #990000;
	border-left: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	text-align:center
}

a.TabSelector_Selected:hover
{
	color: #990000;
}

a.TabSelector
{
	display: inline-block;
	padding: 10px;
	background-color: #EEEEEE;
	color: #999999;
	border-left: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	text-align:center
}

a.TabSelector:hover
{
	color: #990000;
}

span.TabSpacer
{
	padding: 10px;
	display: inline-block;
	border-left: solid 1px #CCCCCC;
}

div.TabPane
{
	margin-top: 20px;
}

.Catalogue h2 {
	color: #000000;
	font-weight: normal;
	text-indent: 15px;
}

table.ProductCatalogue {
	width: 100%;
}

table.ProductCatalogue td.PageMenu {
	text-align: right;
	padding-left: 20px;
	padding-right: 20px;
}

table.ProductCatalogue td.PageMenu a:hover {
	color: #000000;
}

table.ProductCatalogue div.rule {
	background-color: #FFCCCC;
	height: 5px;
	width: 147px;
	display: inline-block;
}

table.ProductCatalogue td.Product  {
	text-align: center;
	padding: 20px;
}

table.ProductCatalogue td.Product div.ProductTitle {
	background-color: #000000;
	color: #FFFFFF;
	text-align: center;
	width: 147px;
	display: inline-block;
}

table.ProductCatalogue td.Product img {
/*	margin: 10px;*/
	margin-bottom: 10px;
	margin-top: 10px;
}

table.ProductCatalogue td.Product a {
	display: block;
	text-transform: lowercase;
	text-align: right;
	margin-top: 5px;
	width: 147px;
	display: inline-block;
}

table.ProductCatalogue td.Product a:hover {
	color: #000000;
}

#SiteMask {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 2000px;
	background-color: #000000;
	z-index:2;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	display: none;
}

#ProductImageDlg {
	position: absolute;
	left: 50%;
	width: 400px;
	margin-left: -200px;
	padding: 20px;
	background-color: #FFFFFF;
	z-index:3;
	display: none;
}

#ProductImageDlg a {
	display: block;
	text-transform: lowercase;
	text-align: right;
	margin-top: 5px;
}

#ProductImageDlg a:hover {
	color: #000000;
}

#ProductImage {
	padding-top: 10px;
	padding-bottom: 10px;
}

#ProductImageTitle{
	background-color: #000000;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	padding: 10px;
}

#ProductFooter{
	background-color: #000000;
	color: #FFFFFF;
}

input[type="text"] {
	width: 300px;
}
textarea {
	width: 300px;
}
