@import url(form.css);	 
* { margin: 0px; padding: 0px; font-size: 98%; font-family: Verdana, Arial, Helvetica, sans-serif; }
a:link, a:visited { color: #000000; }
a:hover, a:active { color: #000000; }
body { background-color: #000000; font-size: 0.8em; color: #404040; line-height: 1.4em; }
h1 { font-size: 1.2em; padding-bottom: 0.3em; margin-bottom: 0.8em; margin-top: 2em; font-weight: bold; color: #173B1F; }
h2 { font-size: 1.1em; font-weight: normal; margin-bottom: 0.3em; }
h3 { color: #1c2267; font-size: 2.0em; font-weight: bold; float: right; margin-right: 0px;}
hr { display: none; }
img { border: 0px; }
input { vertical-align: middle; }
input.text, input.text-ghosted { padding: 2px; border: 1px solid #808080; }
input.text-ghosted { color: #808080; }
input.text { color: #000000; }
a.button, input.button { text-decoration: none; background-color: #A6A29F; color: #FFFFFF; font-weight: bold; border: 0px; padding: 2px 4px; }
a.button:hover, input.button:hover { background-color: #00acc6; }
ol, ul { margin-left: 1.5em; padding-left: 1.5em; }
p { margin-bottom: 0.8em; }
select { vertical-align: middle; }

#root { width: 920px; height: 1%; margin: 20px auto; background-color: #ffffff; border: 0px solid #f0f0f0; }
#credits { width: 920px; margin: 0px auto; text-align: right; font-size: 0.9em; color: #ffffff; }
#credits a { text-decoration: none; color: #ffffff; }

#navigationblock { margin-left: 0px; border-bottom: 2px solid #000000;}
.navigation { list-style-type: none; }
.navigation li { display: inline; }
.navigation a { float: left; margin: 0px 30px; text-decoration: none; text-transform: uppercase; color: #000000; }
.navigation a:hover, { color: #000000; }
.navigation a.active { color: #000000; font-weight: bold }
.navigation2 { list-style-type: none; margin-top: 0px; padding-left: 0px; }
.navigation2 li { display: inline; }
.navigation2 a { float: left; display: block; margin: 3px 6px; text-decoration: none; text-transform: uppercase; border-bottom: 2px solid #ffffff; }
.navigation2 a:hover, { color: #000000; border-bottom: 2px solid #c81f20; }
.navigation2 a.active { color: #000000; border-bottom: 2px solid #c81f20; }

#main { }
	#mainbody2 { float: right; padding: 10px; width: 630px; border-left: 2px solid black; }
	#maincontent { text-align: left; }
		#maincontentpanel { min-height: 100px; height: auto !important; height: 100px; border: 0px solid #dbcbd3; padding: 0px 10px; }
	#rightpanel { float: right; width: 280px; text-align: center; padding-top: 80px; }
	#header { margin-top: 0px; }

.gallerythumbnail { width: 920px; float: left; width: 91px; margin-right: 21px; margin-bottom: 20px; }
	.gallerythumbnail img { border: 1px solid #cccccc; }
	

.clear { clear: both; font-size: 0px; line-height: 0px; height: 0px; }

.align-left { text-align: left; }
.align-center { text-align: center; }
.align-right { text-align: right; }
.valign-top { vertical-align: top; }
.valign-middle { vertical-align: middle; }
.valign-bottom { vertical-align: bottom; }
.float-left { float: left; }
.float-right { float: right; }

.error { color: #ff0000; text-align: center; }

#rightfeature { float: left; margin-top: 15px; width: 235px; }
			.featurebox { margin-bottom: 18px; }
			.featurebox h2 { background-image: url(../images/news-bar.jpg); background-color: #ab2e28; color: #FFFFFF; padding: 2px 10px; margin-bottom: 3; height: 19px; padding-top: 6px; color: #EDCC2E;}
			.featurebox-content { padding: 5px 10px; }
			
.shop-browser-category, .shop-browser-product { float: left; width: 160px; margin: 0px 0px 0px 0px; padding: 8px; text-align: center; }
.shop-browser-category img, .shop-browser-product img { border: 1px solid #E0E0E0; margin-bottom: 4px; }
.shop-browser-category { height: 200px; }
.shop-browser-product-summary { height: 120px; overflow: hidden; }	

table.form th, table.basket th { background-color: #747474; padding: 2px 3px; font-weight: normal; color: #ffffff; }
table.form td, table.basket td { background-color: #fdfdfd; padding: 2px 3px; }
table.form div.hr, table.basket div.hr { border-top: 1px solid #747474; padding-top: 0px; margin-bottom: 0px; }			

#maincontentpanel table { border-collapse: collapse; }
#maincontentpanel table th { background-color: #ffffff; padding: 2px 3px; font-weight: normal; color: #404040; border: 1px solid #FFFFFF; }
#maincontentpanel table td { background-color: #ffffff; padding: 2px 3px; border: 1px solid #FFFFFF; }

#maincontentpanel table.data { border-collapse: collapse; }
#maincontentpanel table.data th { background-color: #f0f0f0; }
#maincontentpanel table.data td { background-color: #f8f8f8; }

div.hr hr { display: none; }
div.hr { padding-top: 2px; margin-bottom: 4px; border-bottom-style: solid; border-bottom-width: 1px; }
