body {
	margin: 0;
	background: #DCF0FB url(images/bg.jpg) repeat-x left top;
	text-align: center;
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
}

h2 {
	color: #3194CD;
	font-size: 1.8em;
	font-weight: normal;
	margin: 5px 0;
}
h3 {
	color: #3194CD;
	font-size: 1.5em;
	font-weight: normal;
	margin: 5px 0;
}

h4 {
	color: #3194CD;
	font-size: 1em;
	font-weight: normal;
	margin: 0;
}
p {
	color: #000;
	font-size: 0.8em;
}

p a {
	color: #000;
	text-decoration: none;
}

p a:hover {
	text-decoration: none;
	color: #3194CD;
}

img {
	border: 0;
}

ol li {
font-size: 0.8em;
line-height: 2em;
}

div#container {
	text-align: left;
	margin: 0 auto;
	width: 976px;
	background: url(images/topbanner.jpg) no-repeat right top;
	min-height: 800px;
}

h1#logo {
	background: url(images/logo.gif) no-repeat left top;
	margin: 0;
	width: 428px;
	height: 110px;
}

h1#logo span {
	display: none;
}

div#toplogos {
	width: 572px;
	height: 61px;
	margin: 6px 0 5px 0;
	float: left;
}

img.logopadding {
	margin: 0 11px;
}

img.lastlogo {
	margin-left: 11px;
}

#networks {
	float: right;
	margin: 35px 0 0 0;
}

#networks a img {
	border: 1px solid #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

ul#topnav {
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 33px;
	float: left;
	width: 976px;
}

ul#topnav li {
	float: left;
}

ul#topnav li a {
	float: left;
	text-decoration: none;
	color: #fff;
	font-size: 0.8em;
	margin-right: 10px;
	padding: 7px 15px 8px 15px;
}

ul#topnav li a:hover {
	background-color: #6ABBE8;
}

iframe.basket {
	float: right;
	text-align: right;
}

body.iframe {
	background: url(images/iframebg.jpg) repeat-x left top;
	margin: 0;
}

body.iframe p {
	margin: 6px 0 0 0;
	font-size: 0.8em;
}

body.iframe p a {
	text-decoration: none;
	color: #fff;
}

body.iframe img {
	border: none;
	margin: 0 8px 0 0;
}

form.search {
	float: left;
	margin: 0;
	padding: 0;
	width: 330px;
	color: #fff;
	font-size: 0.9em;
}

form.search fieldset {
	margin: 0;
	padding: 0;
	border: none;
	height: 50px;
}

form.search p {
font-size: 1em;
color: #fff;
}
form.search span {
	color: #B7E0F6;
}

form.search input {
	border: 1px solid #3097D0;
}

form.search input#submit {
	background-color: #fff;
	color: #3097D0;
	font-size: 0.8em;
	padding: 2px 5px;
}


div#wrapper {
	width: 976px;
	min-height: 400px;
	clear: both;
}

#fb-widget {
	background: #fff;
	float: left;
	margin: 15px 10px 0 0;
}

.fb_iframe_widget {
	background-color: #fff!important;
}

#tw-widget {
	float: left;
	width: 200px;
	margin: 15px 0;
}

.twtr-doc {
	width: 200px!important;
}

/* ------------------------- Left Nav ------------------------- */


div#leftpanel {
	float: left;
	width: 205px;
	margin-right: 22px;
}


#nav_tabs_label {
	width: 205px;
	display: block;
	text-align: center;
	font-size: 0.9em;;
	height: 25px;
	padding-top: 8px;
	color: #3097D0;
}

#nav_tabs {
	width: 205px;
	color: #3097D0;
	font-size: 0.8em;
}

#nav_tabs a {
	float: left;
	display: block;
	height: 20px;
	padding: 9px 8px 9px 9px;
	text-align: center;
	color: #3097D0;
	text-decoration: none;
}

#nav_tabs a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #3097D0;	
}

 #nav_tabs a.on {
	color: #fff;
	text-decoration: none;
	background-color: #3097D0;	
}

/* brands */

a#navheader-categories {background-color: #3097D0!important; color: #fff;}
a#navheader-categories :hover {background-color: #3097D0; color: #fff;}

a#navheader-brands {background-color: #234B98!important; color: #fff;}
a#navheader-brands:hover {background-color: #234B98; color: #fff;}

a#navheader-characters {background-color: #D70071!important; color: #fff;}
a#navheader-characters:hover {background-color: #D70071; color: #fff;}

ul#navblock-brands {
clear: left;
width: 205px;
color:#fff;
background-color: #234B98;
margin: 0;
padding: 0;
list-style-type: none;
}

ul#navblock-brands li a {
	font-size: 0.8em;
	color: #fff;
	padding: 4px 0 4px 10px;
	text-decoration: none;
	display:block;
}

ul#navblock-brands li a:hover {
	background-color: #3662AF;
}


/* categories */

ul#navblock-categories {
clear: left;
width: 205px;
color:#fff;
background-color: #3097D0;
margin: 0;
padding: 0;
list-style-type: none;
}

ul#navblock-categories li a {
	font-size: 0.8em;
	color: #fff;
	padding: 4px 0 4px 10px;
	text-decoration: none;
	display:block;
}

ul#navblock-categories li a:hover {
	background-color: #67B8E5;
}


/* Characters */

ul#navblock-characters {
clear: left;
width: 205px;
color:#fff;
background-color: #D70071;	
margin: 0;
padding: 0;
list-style-type: none;
}

ul#navblock-characters li a {
	font-size: 0.8em;
	color: #fff;
	padding: 4px 0 4px 10px;
	text-decoration: none;
	display:block;
}

ul#navblock-characters li a:hover {
	background-color: #DF6FAB;
}

.hide {display: none;}
.show{display: block;}


h3#whatareyoulookingfor {
	width: 205px;
	height: 28px;
	background: url(images/whatareyoulookingfor_title.gif) no-repeat left top;
	margin: 25px 0 10px 0;
}

h3#whatareyoulookingfor span {
	display: none;
}

form#contact_form {
	width: 205px;
	margin: 0 0 10px 0;
	padding: 0;
	clear: both;
}

form#contact_form fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

form#contact_form fieldset p {
	margin: 5px 0;
}

form#contact_form label {
	font-size: 0.9em;
	color: #3097D0;
}

form#contact_form fieldset input#email,form#contact_form fieldset input#product_name,form#contact_form fieldset input#name {
	border: 1px solid #3097D0;
	display: block;
	width: 203px;
}

form#contact_form fieldset input#submit {
	border: 1px solid #3097D0;
	display: block;
	margin-top: 5px;
	background-color: #fff;
	color: #3097D0;
	font-size: 0.7em;
	padding: 2px 3px;
	float: right;
}


/* --------------- Shop Middle Content ----------------------- */

div#shopmiddlecontent {
	width: 509px;
	float: left;
	padding-top: 15px;
}

span.tree {
	color: #3194CD;
	font-size: 0.8em;
}

span.tree a {
	color: #3194CD;
	text-decoration: none;
}

span.tree a:hover {
	color: #707C8F;
}

p.splitlinks {
	margin: 0;
	font-size: 0.8em;
	color: #000;
}

p.splitlinks a {
	color: #000;
	text-decoration: underline;
}

p.splitlinks a:hover {
	color: #3194CD;
	text-decoration: none;
}


table.productlisting {
	border-collapse: collapse;
	width: 509px;
	margin: 15px 0;
}

table.smallproduct {
	border-collapse: collapse;
	float: left;
	border: 3px solid #BDDFF2;
	background-color: #fff;
	width: 140px;
	margin-right: 20px;
height: 210px;
}

table.smallproduct tr td a {
	color: #000;
	text-decoration: none;
}

table.smallproduct tr td a:hover {
color: #3397CE;
}

table.smallproduct tr td {
	padding: 4px;
	font-size: 0.7em;
vertical-align: top;
}

table.smallproduct tr td.height {
	height: 140px;
padding: 4px 4px 0 4px;
vertical-align: middle;
}

table.smallproduct_nomargin {
	border-collapse: collapse;
	float: left;
	border: 3px solid #BDDFF2;
	background-color: #fff;
	width: 140px;
height: 210px;
}

table.smallproduct_nomargin tr td {
	padding: 4px;
	font-size: 0.7em;
vertical-align: top;
}

table.smallproduct_nomargin tr td.height {
	height: 140px;
padding: 4px 4px 0 4px;
vertical-align: middle;
}

table.smallproduct_nomargin tr td a {
	color: #000;
	text-decoration: none;
}

table.smallproduct_nomargin tr td a:hover {
color: #3397CE;
}
.spacer {
	height: 20px;
}

a.moreinfo {
	color: #3397CE!important;
	font-size: 0.95em;
}

a.moreinfo:hover {
text-decoration: none;
color: #BDDFF2!important;
}

.price {
	font-size: 1.7em;
	color: #3397CE;
}

div#middlecontent {
	width: 509px;
	float: left;
	padding-top: 35px;
	padding-bottom: 15px;
}

div#fullmiddlecontent {
	width: 710px;
	float: left;
	padding-top: 35px;
	padding-bottom: 15px;
}

/* ---------------- Sub Link Page -------------- */

table.sublinks {
	border-collapse: collapse;
	width: 500px;
background-color: #fff;
margin: 10px 0;
}

table.sublinks tr td {
padding: 6px;
}

table.sublinks tr td.subpage a {
	font-size: 1em;
	text-decoration: none;
	color: #3396CF;
}

table.sublinks tr td.subpage a:hover {
	font-size: 1em;
	text-decoration: none;
	color: #67B8E5;

}

ul#sublinks {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/* ----------- Main Product View --------------- */

table.product {
	border-collapse: collapse;
	width: 700px;
	border: 3px solid #BDDFF2;
	color: #3497D0;
	margin: 10px 0;
}

table.product tr td {
	background-color: #fff;
	padding: 4px;
	vertical-align: top;
}

table.product tr td p {
	margin: 8px 0;
	font-size: 0.75em;
}

input.order_button {
	border: 1px solid #2F93CA;
	display: block;
	background-color: #2F93CA;
	color: #fff;
	font-size: 0.8em;
	padding: 3px 8px;
}

p.productname {
	font-size: 1em!important;
	color: #2F93CA;
}

span.rrpprice {
	color: #2F93CA;
	font-size: 0.9em;
	text-decoration: line-through;
}

span.largeprice {
	font-size: 1.5em!important;
	color: #000;
}

table.associatedproducts {
	border-collapse: collapse;
	margin: 10px 0;
}

table.associatedproducts tr td {
	padding: 5px;
}
span.assocprice {
	font-size: 1.2em!important;
	color: #2F93CA;
}
/* -------------------- Search Page -------------------- */

table.searchbox {
	border-collapse: collapse;
}

table.searchbox tr td {
	padding: 4px;
	font-size: 0.8em;
}

input.button {
	border: 1px solid #2F93CA;
	background-color: #2F93CA;
	color: #fff;
	font-size: 0.8em;
	padding: 3px 10px;
}


/* ------------------------------------------------------ */



/*-------------- [ tpl_addprod ] ------------------*/

a.backtoshop {
	border: 1px solid #2F93CA;
	background-color: #2F93CA;
	color: #fff;
	font-size: 0.8em;
	padding: 3px 10px;
}

a.backtoshop:hover {
	color: #fff !important;
}



table.tpl_addprod {
	width: 650px;
	border: 1px solid #BDDFF2;
	background: #fff;
	border-collapse: collapse;
}

table.tpl_addprod tr td {
	font-size: 0.8em;
	padding: 4px;
}

input.go_button, input.formbutton, input.secure_button {
	border: 1px solid #2F93CA;
	background-color: #2F93CA;
	color: #fff;
	font-size: 0.8em;
	padding: 3px 10px;
}

/*------------ [ END tpl_addprod ] ------------------*/

/*--------- [ tpl_viewcart ] --------*/

#tpl_viewcart1, #tpl_viewcart2 {
	width: 650px;
	border: 1px solid #BDDFF2;
	background: #fff;
	border-collapse: collapse;
}

#tpl_viewcart1 {
	margin-bottom: 15px;
}

#tpl_viewcart1 tr td, #tpl_viewcart2 tr td {
	font-size: 0.8em;
	padding: 4px;
}

#tpl_viewcart1 th {
	background: #BDDFF2;
	color: #2F93CA;
	padding: 4px;
	font-weight: normal;
	font-size: 0.9em;
}
/*--------- [ END tpl_viewcart ] --------*/

/*--------- [ tpl_checkout ] --------*/

table.tpl_checkout {
	width: 650px;
	border: 1px solid #BDDFF2;
	background: #fff;
	border-collapse: collapse;
}

table.tpl_checkout th {
	padding: 4px;
	background: #BDDFF2;
	color: #2F93CA;
	font-weight: normal;
	font-size: 0.9em;
}

table.tpl_checkout tr td {
	font-size: 0.8em;
	padding: 4px;
}

/*--------- [ END tpl_checkout ] --------*/

/* ----------------- Right Panel --------------------------- */

div#rightpanel {
	width: 203px;
	float: right;
}

h3#latestnews {
	width: 203px;
	height: 26px;
	background: url(images/latestnews_title.gif) no-repeat left top;
	margin: 25px 0 10px 0;
}

h3#latestnews span {
	display: none;
}

div.latestnews {
	width: 203px;
	height: 180px;
	font-size: 0.8em;
	color: #182447;
}

h2.news_title {
	font-size: 1.1em;
	margin: 0;
}

p.news_txt {
	font-size: 0.8em;
	margin-top: 0;
	margin-bottom: 15px;
}

h3#ourfavouritebrands {
	width: 203px;
	height: 25px;
	background: url(images/ourfavouritebrands_title.gif) no-repeat left top;
	margin: 25px 0 10px 0;
}

h3#ourfavouritebrands span {
	display: none;
}

table.brands {
	border-collapse: collapse;
	font-size: 0.9em;
	color: #3194CC;
}

table.brands tr td {
	padding: 3px;
}

h2.postage_title {
	font-size: 1.2em;
}

a.topproducts {
text-decoration: none;
color: #47A3D6;
font-size: 0.8em;
}

a.topproducts:hover {
text-decoration: none;
color: #207CAF;
}
/* --------- Updatable Page Elements and Home ---------- */

p.welcometext {
	font-size: 0.7em;
}

h2.welcome {
	font-size: 1.4em;
}

div.homebannerpanel {
	width: 490px;
	border: 3px solid #BDDFF2;
	background-color: #fff;
	margin: 10px 0;
	padding: 6px;
}

h2.news_title {
font-size: 1.2em;
border-bottom: 1px dotted #BDDFF2;
padding-bottom: 3px;
}

img.news_img {
	margin: 0 0 10px 10px;
}

img.shopphoto {
	float: right;
	margin: 0 0 10px 10px;
}
/* ------------ How to Order Page ---------------- */

a.option {
display:block;
text-decoration: none;
background-color: #fff;
padding: 4px;
width: 400px;
margin-bottom: 7px;
border: 1px dotted #3194CD;
color: #3194CD;
text-align: center;
margin-left: auto;
margin-right: auto;
}

a.option:hover {
background-color: #3194CD;
color: #fff;
}

a.backtotop {
margin: 20px auto;
text-decoration: none;
font-size: 0.75em;
color: #3194CD;
display: block;
width: 100%;
text-align: center;
}

a.backtotop:hover {
text-decoration: none;
color: #000;
}

/* --------------- Newsletter Page ------------------ */

input.joinbutton {
	border: 1px solid #2F93CA;
	background-color: #2F93CA;
	color: #fff;
	font-size: 0.8em;
	padding: 2px 10px;
	margin-top: 5px;
}

form.newsletter label {
	 font-size: 0.8em;
	 color: #3097D0;
}

form.newsletter input {
	border: 1px solid #3097D0;
	padding: 1px;
	
}
div#mewslettermiddlecontent {
	width: 710px;
	float: left;
	padding-top: 35px;
	padding-bottom: 15px;
	background: url(images/newsletter_photo.jpg) no-repeat right top;
	margin-top: 1px;
	height: 300px;
}

/* ----------- Contact Us Page ------------------ */

form#contactusform {
	width: 330px;
	border: 1px solid #3194CD;
	background-color: #fff;
}

form#contactusform p {
	margin: 4px 0;
}

form#contactusform fieldset {
	width: 320px;
	border: none;
	padding: 5px;
}

form#contactusform label {
	text-align: right;
	padding: 0 0.8em 0 0;
	margin-top: 0.3em;
	width: 8em;
	display: block;
	float: left;
	clear: left;
	color: #3194CD;
}

form#contactusform input.field, #contactusform textarea.field {
	float: left;
	margin-top: 0.5em;
	width: 14em;
	border: 1px solid #3194CD;
}

#contactusform textarea.field {
	width: 14.5em;
}

form#contactusform input.submit {
	margin: 5px 0 0 0;
	width: 7.7em;
	background-color: #3194CD;
	color: #fff;
	border:none;
	padding: 3px;
}

form#contactusform select {
	width:16.5em;
	margin-top: 0.5em;
	font-size: 0.9em;
	padding: 1px;
	border: 1px solid #3194CD;
	color: #3194CD;
}
div#contactuspanel {
	float: right;
	width: 370px;
	text-align: right;
}
div#map {
	width: 370px;
	height: 285px;
	margin-bottom: 7px;
}
/* ------------------- Footer  ------------------------- */

div#footer {
	display: block;
	background-color: #fff;
	height: 60px;
	padding-top: 25px;
	clear: both;
}

p#contactinfo {
	width: 976px;
	margin: 0 auto;
	font-size: 0.75em;
	color: #3097D0;
}

p#contactinfo a {
text-decoration: none;
color: #3097D0;
}

p#contactinfo a:hover {
	color: #144F6F;
}

#bf {
      color: #95CAE7;
      padding-top: 4px;
      font-weight: normal;
      font-size: 0.75em;
      text-align: right;
      margin: 0 auto;
      width: 976px;
      clear: both;
}

#bf a {
      color: #95CAE7; 
      font-weight: bold; 
      text-decoration: none;
}

#bf a:hover, #bf span a:hover {
      color: #3097D0;
      text-decoration: none;
}

#bf span a {
      color: #95CAE7;
      font-weight: normal; 
      text-decoration: none;
}


/* ------------------------------------------ */

/* Christmas Club */

.christmas-flow {

	width: 400px;
	margin: 20px 0 20px 150px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	text-align: center;
	font-size: 16px;
	padding: 15px;
	border: 1px solid #3194cd;

}

.christmas-flow p {

	width: 280px;
	margin-bottom: 15px;
	margin-left: 55px;
	font-size: 14px;

}

.christmas-flow span {

	display: block;
	text-indent: -9999px;
	height: 79px;
	background: url(/images/christmas-arrow.gif) no-repeat 50% 0;

}
