html {
	width: 100%;
	min-width: 1000px;
	margin: 0;
}

body {
	background: #A8F52B url('../images-dec2009/background-nofade.jpg') repeat 100% 0%;
	width: 100%;
	min-width: 1000px;
	margin: 0;
	font-family: verdana, tahoma, helvetica, arial, sans-serif;
	font-size: 0.85em;
}

* {
	font-family: verdana, tahoma, helvetica, arial, sans-serif;
}

a {
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	border: 0;
	color: #050;
}

a:hover {
	color: #091;
}
/*
a:focus, a:active {
	outline: 0;
}
*/
a img, img {
	border: 0;
}


#headerpanel {
	margin: 0;
	position: absolute;
	top: -40px;
}

#header {
/*	background: url('../images-dec2009/header-photos.gif') no-repeat bottom right; */
	text-align: left;
}

#headerlogo {
	margin-top: 20px;
	margin-left: -30px;
}

#headerphotos {
	float: right;
	width: 681px;
	height: 232px;
	background: url('../images-dec2009/header-photos.jpg') no-repeat bottom right;
}







#mainpanel {
	width: 100%;
	min-width: 1000px;
	margin: 0%;
	margin-top: 200px;
	position: absolute;
	z-index: -5;
}






#menuleft {
	clear: left;
	float: left;
	text-align: left;
	width: 200px;
	min-height: 600px;
	height: auto;
	padding: 35px 5px 0 5px;
	margin-left: 35px;
	background: url('../images-dec2009/menuleft-menuright.png') repeat-y top left;
}

#menuleftbuttons a, a.button2009 {
	text-align: center;
	display: block;
	background: url('../images-dec2009/menuleft-button.png') no-repeat top center;
	width: 200px;
	height: 24px;
	padding-top: 6px;
	margin-bottom: 10px;
	color: white;
	font-weight: bold;
	font-size: 0.95em;
}

a.button2009 {
	display: inline-block;
	background: #3172d4 url('../images-dec2009/menuleft-button-whitebg.png') no-repeat top center;
}

#menuleftbuttons a span, a.button2009 span {
	text-shadow: #000 1px 1px 3px, #000 0px 0px 3px;
}

#menuleftbuttons a:hover span, a.button2009:hover span, #menuleftbuttons a.selected span {
	text-shadow: #550 1px 1px 3px, #550 0px 0px 3px;
}

#menuleftbuttons a:hover, a.button2009:hover, #menuleftbuttons a.selected {
	background-position: bottom center;
}






.menulogos {
	width: 90px;
	margin-top: 50px;
	text-align: center;
}

.menulogos img {
	display: block;
	margin: auto;
	margin-bottom: 20px;
}







#menuright {
	background: url('../images-dec2009/menuleft-menuright.png') no-repeat top right;
	float: right;
	text-align: center;
	width: 90px;
	height: auto;
	min-height: 600px;
	padding: 35px 5px 0 5px;
	margin-right: 35px;
}


#menurightbuttons a {
	display: block;
	margin-bottom: 2em;
	font: verdana, helvetica, arial, sans-serif;
	font-weight: bold;
}

#menurightbuttons a:hover {
}

#menurightbuttons img {
	display: block;
	margin: auto;
}

#menurightbuttons a#cataloguelink:hover img {
	background: url('../images-dec2009/icon-catalogue-1.png') no-repeat 50% 50%;
}

#menurightbuttons a#videolink:hover img {
	background: url('../images-dec2009/icon-video-1.png') no-repeat 50% 50%;
}

#menurightbuttons a#designerlink:hover img {
	background: url('../images-dec2009/icon-designer-1.png') no-repeat 50% 50%;
}

#menurightbuttons a#gallerylink:hover img {
	background: url('../images-dec2009/icon-gallery-1.png') no-repeat 50% 50%;
}






#pagecontent-topmargin {
	position: absolute;
	top: 0;
	left: 245px;
	right: 135px;
	width: auto;
	height: 32px;
	background: #fff;
}

#pagecontent {
	position: absolute;
	top: 32px;
	left: 35px;
	right: 35px;
	width: auto;
/*	margin: 0 135px 0 245px; */
	padding: 0px 0px 0px 220px;
	background: #fff url('../images-dec2009/menuleft-repeat.png') repeat-y top left;
	min-height: 600px;
	z-index: -123;
	-webkit-border-radius: 0 0 35px 35px;
	-moz-border-radius: 0 0 35px 35px;
	border-radius: 0 0 35px 35px;
}

#pagecontentright {
	background: url('../images-dec2009/menuright-repeat.png') repeat-y top right;
	padding: 0 110px 48px 0;
	min-height: 600px;
	-webkit-border-radius: 0 0 35px 35px;
	-moz-border-radius: 0 0 35px 35px;
	border-radius: 0 0 35px 35px;
}




#photoblocker {
	float: right;
	width: 515px;
	height: 155px;
}






.floatleft, .floatLeftV {
	float: left;
	padding: 10px 10px 10px 0;
}

.floatright, floatRightV {
	float: right;
	padding: 10px 0 10px 10px;
}

#footer {
	width: 100%;
	margin: 0em auto 0 auto;
	padding: 2em 0 1em 0;
	clear: both;
	text-align: center;
/*	background-color: #a8f52c;
*/	color: #393;
	font-size: 0.8em;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}

#footer a, #footer a:visited {
	color: #040;
	font-weight: normal;
}

#footer a:hover {
	color: #ee5b00;
}

.inputform {
	display: block;
	text-align: left;
/*	float: left; */
	margin-left: 3em;
}

.inputform p {
	white-space: nowrap;
}

.inputform label {
	display: inline-block;
	vertical-align: top;
	padding-top: 0.3em;
	text-align: right;
	margin-top: 0.3em;
	margin-right: 1em;
	width: 5.5em;
	font-size: 0.9em;
	font-weight: bold;
}

.inputform input, .inputform textarea, .inputform select {
	text-align: left;
	border: 1px solid #999;
	background: #eee;
	width: 35em;
	margin-bottom: 0.5em;
	padding: 0.4em;
	font-size: 0.9em;
}

.inputform select {
	margin-top: 0.3em;
	width: 35.8em;
}

.inputform.narrow input {
	width: 15em;
}

.inputform input:focus, .inputform textarea:focus, .inputform select:focus {
	border: 1px solid #093 !important;
	outline: none;
}

.inputform textarea {
	height: 100px;
	overflow: auto;
}

.inputform .submit {
	width: 100px;
	border: 1px solid #333;
	background: #777;
	color: #fff;
	font-weight: bold;
	font-size: 1.1em;
	text-align: center;
}

.inputform .submit:hover {
	background: #999;
	cursor: pointer;
}

inputform .submit:focus, inputform .submit:active {
	background: #bbb;
	border-color: #555;
	outline: none;
}




p {
	
}

h1 {
	margin: 0;
	padding: 0;
}

h2 {
	margin-top: 0;
}

h2.longtitle, h2 {
	background: #A8F72C url('../images-dec2009/title-fade.png') repeat-y left top;
	padding: 3px 0 7px 8px;
	text-shadow: #000 1px 1px 3px, #000 0px 0px 3px;
	color: #fff;
}

h3 {
	color: #002A00;
	margin-top: 0.5em;
	margin-bottom: 1em;
}

div.wholewidth, .wholewidth {
	width: 100%;
	height: 1px;
	display: -moz-inline-box;
	display: inline-block;
	margin: 0;
	padding: 0;
}

.quote {
	font-size: 1.5em;
	color: #0070C0;
	font-family: times, "times new roman", serif;
	font-style: italic;
	font-weight: bold;
	display: block;
}

.quoteby {
	font-size: 1.2em;
	color: #000;
	font-family: times, "times new roman", serif;
	font-weight: bold;
	display: block;
	text-align: right;
}

.pagebuttons {
	text-align: left;
}

.pagebuttons a {
	margin: 0;
	padding: 0;
}

.pagebuttons img {
	margin: 8px 5px;
	vertical-align: middle;
}


ul {
	list-style-position: inside;
}



#tv {
	margin: auto;
	width: 590px;
	height: 539px;
	background: url("../images-dec2009/tv-background.jpg") no-repeat top left;
}

#video {
	position: relative;
	background: #000000;
	border: 0;
	left: 48px;
	top: 48px;
	width: 480px;
	height: 380px;
	text-align: center;
	color: white;
}

#video h2 {
	color: black;
}

#video a {
	color: yellow;
}


#video2 {
	text-align: center;
}

#video2 object {
	border: 1px solid black;
}

#tvlogo {
	display: none;
}

#tvbuttons {
	margin-top: 80px;
	text-align: center;
}

div.tvbutton {
	display: inline-block;
}

img.tvbutton {
	cursor: pointer;
	width: 80px;
	height: 67px;
}


.highslide img {
	padding: 4px;
	border: 1px solid black;
	margin: 10px;
}

.highslide-loading {
	background-color: #ffffff;
	padding: 7px;
	text-decoration: none;
/*	visibility: hidden;*/
}

.highslide-image {
	border: 1px solid black;
	background-color: #ffffff;
	padding: 0.65em;
}

.itemdesign .highslide-image {
	background-color: #777777;
}

#gallery {
	text-align: center;
}


.logo-tiny {
	vertical-align: middle;
}


#welcomeheader {
	margin-right: 5%;
	text-align: left;
}

#welcomevideo {
	float: left;
	margin: 0 1em 1em 0;
}






#basket_link {
	position: absolute;
	text-align: right;
	font-size: 0.95em;
	top: 1em;
	margin-top: 1.1em;
	right: 105px;
	width: auto;
}

#basket_link a, #basket_link span {
	border: 2px solid #CADDAD;
	background: #EAFDCD;
	padding: 0.5em 0.8em;
	font-weight: normal;
	color: #030;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}

#basket_link a:hover {
	color: #080;
	background: #f3ffe1;
}

img.basketicon {
	height: 16px;
	width: 16px;
	vertical-align: bottom;
	background-position: center top;
	background-repeat: no-repeat;
	margin-top: 0;
	padding-top: 0;
	margin-right: 0.3em;
}

#basket_link a:hover img.basketicon {
	background-position: center bottom;
}

img.basketicon {
	background-image: url('../images-catalogue/sprite-basket.png');
}

.back_to_items a {
	display: block;
	padding-left: 12px;
	background: url('../images-catalogue/icon-shortcut-back.png') no-repeat left center;
	font-weight: normal;
	font-size: 0.9em;
	min-height: 10px;
}



a.button {
	display: block;
	width: auto;
	height: auto;
}

button, a.button {
	border: 2px solid #CADDAD;
	padding: 0.5em;
	font-weight: bold;
	background: #EAFDCD;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color: #050;
	text-align: center;
}

button:hover, a.button:hover {
	background-position: left top;
	color: #080;
	border-color: #DAEDBD;
	background: #f3ffe1;
	cursor: pointer;
}







table.address, table.delivery, table.postage {
	width: 42em;
	margin: auto;
	border-collapse: collapse;
	background: #EAFDCD;
}

table.address th {
	text-align: right;
	width: 15em;
}

table.address td {
	width: auto;
}

table.address td, table.address th {
	padding: 0.3em;
	font-size: 0.9em;
}

table.address input, table.address textarea {
	width: 97%;
	padding: 0.3em;
	text-align: left;
	outline: none;
}

input.okay, textarea.okay {
	border: 1px solid #e3e3e3;
}

input:focus, textarea:focus {
	border: 1px solid #093 !important;
}



textarea.okay {
	font-size: 1em;
	height: 4em;
}

.required {
	color: #f00;
}

input.alert {
	border: 1px solid #f00 !important;
}

input.alert:focus {
	border: 1px solid #f77 !important;
}

div.alert {
	color: #f00;
	font-weight: bold;
	padding-left: 40px;
	background: url("../images-dec2009/icon-alert.png") no-repeat left center;
	display: block;
	min-height: 30px;
}

.info {
	color: #050;
	font-weight: bold;
	padding-left: 40px;
	background: url("../images-dec2009/icon-info.png") no-repeat left center;
	display: block;
	min-height: 30px;
}



.b-checkout {
	text-align: center;
	margin: auto;
}

.b-checkout button {
	font-size: 1.4em;
}


div.hiddenalert, .hiddenalert {
	display: none;
	font-weight: bold;
	color: #f00;
}



div#questions_answers {
	margin-bottom: 10em;
}

div#questions_answers h3 {
	font-size: 4em;
	color: #E00A19;
	font-weight: bold;
	margin-bottom: 0;
	font-family: chalkboard, "comic sans", "comic sans ms", "sans-serif";
}

div#questions_answers p.intro {
	font-weight: bold;
	font-size: 2em;
	margin: 0;
	color: #B042C2;
}

div#questions_answers p.intro span.emphasise {
	color: #003474;
}

.question_answer {
	margin: 3em 0 1.5em 0;
	padding: 1em;
	border: 1px solid #be8;
	background: #efd;
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	border-radius: 1em;
}

.question {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0.8em;
}

.answers.checkboxes .answer {
	width: 19em;
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	border-radius: 0.5em;
}

.answers.checkboxes .answer:hover {
	background: #ccff99;
}

.answer label {
	padding: 0.4em 1em 0.4em 0;
	width: 15em;
	display: inline-block;
	text-align: right;
	cursor: pointer;
}

div#questions_answers button {
	font-size: 1.5em;
	margin-left: 0.5em;
}

.answer input[type="checkbox"] {
	cursor: pointer;
	margin: 0;
}

.answer input[type="text"], .answer textarea {
	width: 25em;
	border: 1px solid #be8;
	padding: 0.5em;
	margin: 0.5em 0 0.5em 0;
}

.answer textarea {
	height: 10em;
}

.answer input[type="text"]:focus, .answer textarea:focus {
	outline: none;
	border-color: #090;
}

