@import url(form.css);

* { margin: 0px; padding: 0px; font-size: 100%; font-family: Verdana, Arial, Helvetica, sans-serif; }
a:link, a:visited { color: #b61f24; }
a:hover, a:active { color: #961f24; }
body { background-color: #494949; font-size: 0.7em; color: #404040; line-height: 1.4em; }
h1 { font-size: 1.2em; padding-bottom: 0.3em; margin-bottom: 0.8em; font-weight: bold; }
h2 { font-size: 1.1em; font-weight: normal; margin-bottom: 0.3em; }
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: #6d949b; color: #FFFFFF; font-weight: bold; border: 0px; padding: 2px 4px; }
a.button:hover, input.button:hover { background-color: #6d949b; }
ol, ul { margin-left: 1.5em; padding-left: 1.5em; }
p { margin-bottom: 0.8em; }
select { vertical-align: middle; }
div.hr hr { display: none; }
div.hr { padding-top: 2px; margin-bottom: 4px; border-bottom-style: solid; border-bottom-width: 1px; }

#root { width: 923px; margin: 20px auto 0px; }
#logo { float: left; padding-left: 20px; }
#toplinks { float: right; font-size: 0.8em; margin-top: 15px; padding-right: 20px; }
#toplinks ul { list-style-type: none; padding-left: 0px; margin-left: 0px; }
#toplinks li { display: inline; }
#toplinks a { float: left; display: block; padding: 4px 10px; text-transform: uppercase; text-decoration: none; color: #FFFFFF; font-weight: bold; }
#toplinks a:hover, #toplinks a.active { color: #404040;}
#main { margin-top: 15px; background-color: white; background-repeat: repeat-y; background-image: url(../images/mainbkgd.gif); }
#mainnavigation { background-image: url(../images/maintop.gif); background-repeat: no-repeat; height: 50px; }
#mainnavigation ul {list-style-type: none; padding-left: 20px; margin-left: 0px; padding-top: 10px; }
#mainnavigation li { display: inline; }
#mainnavigation a { float: left; display: block; padding: 7px 12px; text-decoration: none; color: #000000; }
#mainnavigation a:hover, #mainnavigation a.active {color: #48C5DB;}
#mainbottom { background-image: url(../images/mainbottom.gif); background-repeat: no-repeat; height: 50px; }

#mainbody { width: 914px; margin: 0px auto; min-height: 400px; height: auto !important; height: 400px; }
#left-nav { float: left; width: 150px; }
	#left-nav ul { list-style-type: none; margin: 8px 0px; padding: 0; }
#maincontent { padding: 20px; }
#maincontentpanel { float: left; width: 880px; border-left: 0px solid #909090; padding-left: 0px; }
.rightphoto { float: right; margin: 0px 0px 30px 30px; }
#footer { width: 920px; margin: 0px auto; font-size: 0.8em; color: white; text-align: right; padding-right: 20px; }
#footer a { color: white; text-decoration: none; }

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

#galleries { margin-top: 30px; border-top: 1px solid #808080; padding-top: 10px; padding-bottom: 10px; border-bottom: 1px solid #808080; }
.left-panel { margin-top: 10px; border-top: 1px solid #808080; border-bottom: 1px solid #808080; padding: 10px 0px; }
.left-panel h2 { color: #b61f24; margin-bottom: 8px; }

.shop-browser-photo, .shop-browser-gallery { float: left; width: 31%; margin-right: 1%; display: inline; }
.shop-browser-gallery-image, .shop-browser-photo-image { float: left; margin-right: 10px; width: 82px; }
.shop-browser-gallery-image img, .shop-browser-photo-image img { border: 1px solid #e0e0e0; }
.shop-browser-gallery-summary, .shop-browser-photo-summary { float: left; width: 120px; }
#photo-image { border: 1px solid #e0e0e0; }

.basket th { background-color: #d0d0d0; padding: 3px; }
.basket td { background-color: #f0f0f0; padding: 3px; }

table.form th { background-color: #d0d0d0; padding: 3px; }
table.form td { background-color: #f0f0f0; padding: 3px; }


