* { 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: #704995; 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; 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: #af0000; color: #FFFFFF; font-weight: bold; border: 0px; padding: 2px 4px; }
a.button:hover, input.button:hover { background-color: #df0000; }
ol, ul { margin-left: 1.5em; padding-left: 1.5em; }
p { margin-bottom: 0.8em; }
select { vertical-align: middle; }

#root { width: 925px; height: 1%; margin: 40px auto 0px; background-color: #ffffff; background-image: url(../images/flowers.jpg); background-repeat: no-repeat; background-position: bottom left; }
#credits { width: 925px; margin: 0px auto; text-align: right; font-size: 0.9em; color: #f0f0f0; }
#credits a { text-decoration: none; color: #000000; }
#homelinks { float: right; display: inline; margin-right: 40px; border-left: 1px solid #808080; border-right: 1px solid #808080; border-bottom: 1px solid #808080; }
#homelinks ul { list-style-type: none; margin: 4px 0; padding: 0; }
#homelinks li { display: inline; }
#homelinks a { padding: 0px 8px; color: #000000; text-decoration: none; }
#header { clear: both; }
#logo { float: left; width: 270px; padding: 50px 10px 0px 75px; }
#navigationblock { padding: 100px 20px 0px 0px; overflow: hidden; width: 480px; float: right; }
.navigation { list-style-type: none; margin: 0; padding: 0; }
.navigation li { border-left: 1px solid #808080; float: left; line-height: 1.3em; margin: 0 .75em 0 -.75em; padding: 0 .75em 0 .75em; }
.navigation a { color: #000000; text-decoration: none; }
.navigation a:hover { text-decoration: underline; }

#gradient { height: 17px; clear: both; background-image: url(../images/gradient.gif); background-repeat: repeat-x; border-top: 1px solid #cfcfcf; border-bottom: 1px solid #9e9fa0; }
	#strapline { float: left; padding-left: 10px; }
	#contactlink { float: right; margin-right: 18px; padding: 0px 10px; border-left: 1px solid #b8b8b8; border-right: 1px solid #b8b8b8; }

#main { clear: both; margin-top: 80px; padding: 0px 75px 170px; }

#skypebutton { text-align: right; padding-right: 20px; padding-bottom: 10px; }

.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; }

div.hr hr { display: none; }
div.hr { padding-top: 2px; margin-bottom: 4px; border-bottom-style: solid; border-bottom-width: 1px; }

.shop-browser-products { width: 100%; }
.shop-browser-product { vertical-align:top; padding: 8px; border: 1px solid #E0D5EA; background-color: #EFEAF4; }
table.form th, table.data th, table.basket th { text-align: left; background-color: #F0F0F0; padding: 4px; }
table.form td, table.data td, table.basket td { background-color: #F8F8F8; padding: 4px; }

