@import url(form.css);	 
* { margin: 0px; padding: 0px; font-size: 100%; font-family: Verdana, Arial, Helvetica, sans-serif; }
a:link, a:visited { color: #3a047d; }
a:hover, a:active { color: #bf7061; }
body { background-color: #ffffff; font-size: 0.8em; color: #263e7e; line-height: 1.8em; }
h1 { font-size: 1.2em; padding-bottom: 0.3em; margin-bottom: 0.72em; font-weight: bold; }
h2 { font-size: 1.1em; font-weight: normal; margin-bottom: 0.3em; font-family: Century Gothic, Arial, Helvetica, sans-serif; }
h3 { color: #1c2267; font-size: 2.0em; font-weight: bold; float: left; margin-right: 0px; font-family: Century Gothic, Arial, Helvetica, sans-serif; }
h4 { font-size: 1.1em; font-weight: normal; margin-bottom: 0.3em; font-family: Century Gothic, Arial, Helvetica, sans-serif; background-color: #f0f0f0; }
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: 0px auto; background-color: #ffffff; border: 0px solid #f0f0f0; }

/*Roll Over Buttons*/
#navigationblock { width: 920px; text-align: right; }
#navigationblock ul { float: right; text-align: right; }
.navigation { list-style-type: none; margin-top: 0px; padding-right: 0px; }
.navigation li { display: inline; padding-bottom: 10px; }
.navigation a { float: left; display: block; width: 100px; padding:3px 10px 0px 0px; background: url(../images/buttons.gif) 0 0 no-repeat; text-decoration: none; color: #fff; }
.navigation a:hover  { color: #333333; background-position: 0 -26px; color: #fff; }
.navigation a.active { color: #000000; background-position: 0 -52px; color:#fff; }

#main { }
	#mainbody { float: left; margin-right: 0px; width: 920px; }
	#mainbody2 { float: left; margin-right: 0px; width: 580px; }
	#maincontent { }
		#maincontentpanel { padding: 35px 0px; }
	#rightpanel { float: right; width: 340px; text-align: center; padding-top: 80px; }
	#header { margin-top: 15px; }

.gallery-item, .gallery-category { float: left; margin-right: 12px; margin-bottom: 40px; }
.gallery-category { width: 152px; height: 113px; text-align: center; }
.gallery-item img, .gallery-category img { border: 1px solid #a0a0a0; margin-bottom: 0px; }


.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; }

#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; }

			#right-panel { float: left; width: 350px; height: 150px; margin-left: 10px; }
			.featurebox { border: 0px solid #a0a0a0; margin-bottom: 15px; }
			.featurebox h2 { background-color: #444563; color: #FFFFFF; margin-bottom: 0; padding: 2px 5px; }
			.featurebox-content { padding: 0px 0px; overflow: hidden; }
			
.shop-browser-category, .shop-browser-product { color: #e47a16; float: left; width: 155px; margin: 0px 10px 10px 0px; padding: 0px 0px; display: inline; }
.shop-browser-category { height: 180px; }
.shop-browser-product-summary { height: 150px; overflow: hidden; }
.shop-browser-category a, .shop-browser-product a { color: #e47a16; }			

#body-left { width: 545px; float: left; clear: left; }