/* Begin Structure Styles =============================================== */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#48494B;
	font-size: 11px;
	margin: 0;
	padding: 0;
	text-align: center;
	background:url(/images/body_shim.gif) repeat-x;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 759px;
	background:url(/images/wrapper_shim.gif) repeat-y;
	min-height:292px;
}

#header {
	margin:0;
	padding: 0;
	width: 759px;
	text-align: left;
	height: 102px;
	background: url(/images/top_bg.gif) no-repeat;
	float:left;
}

#logo {
	margin: 0;
	padding: 13px 0 0 0;
	float: left;
	text-align: left;
	width:260px;
}

#topright {
	margin: 0;
	padding: 0;
	float: right;
	text-align:left;
	width:480px;
	height:102px;
}

#xmasLogo {
	margin: 10px 0 0 0;
	padding: 0;
	float: right;
	height: 56px;
	width: 200px;
	position: absolute;
	z-index: 3;
}

#cartsummary {
	float: right;
	padding: 7px 28px 0 0;
	text-align: left;
	margin: 0;
	font-size: 10px;
	font-weight:bold;
	color: #DA1C18;
}

#cartsummary a:link, #cartsummary a:visited, #cartsummary a:active {
	text-decoration: none;
	color: #DA1C18;
}

#cartsummary a:hover {
	text-decoration: underline;
	color: #DA1C18;
}

#search {
	float: right;
	padding: 3px 5px 0 0;
	text-align: left;
	margin: 0;
	height:28px;
}

#top_nav_menu {
	font-size: 10px;
	float: right;
	padding-top:21px;
	padding-right:12px;
}

#top_nav_menu ul {
	padding:0;
	list-style-type: none;
	margin:0;
	width:480px;
}
#top_nav_menu li {
	float: left;
	background: url(/images/menu_left.gif) no-repeat left top;
	padding-left: 5px;
	margin-left: 3px;
}
#top_nav_menu a {
	background: url(/images/menu_right.gif) no-repeat right top;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 5px 6px 0;
	display: block;
	margin: 0;
	
}
#top_nav_menu a:hover {
	color: #FEEE95;
}

#footer {
	margin: 0;
	padding: 9px 0 0 0;
	background: url(/images/footer_shim.gif) repeat-x;
	clear: both;
	text-align: center;
  	height: 25px;
}

/* End Structure Styles =============================================== */

/* Begin Breadcrumb Styles =============================================== */

#crubmtrail {
	margin:0 0 10px 0;
	padding: 0;
	width: 759px;
	text-align: left;
	height: 71px;
	background: url(/images/top_sub_bg.gif) no-repeat;
	float:left;
}

#breadcrumb {
	margin: 0 0 6px 0;
	padding: 9px 0 6px 142px;
	float: left;
	font-size: 10px;
	color: #1E5599;
	text-transform:uppercase;
}

#breadcrumb ul {
	margin: 0;
}

#breadcrumb ul li {
	display: inline;
	border-right: 1px solid #1E5599;
	padding-right: 4px;
	margin-left: 4px;	
}

#breadcrumb ul li.last {
	border: 0;
	padding: 0;
}

#breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:active {
	text-decoration: underline;
	color: #1E5599;
}

#breadcrumb a:hover {
	text-decoration: none;
	color: #1E5599;
}

#title_special {
	margin: 0 0 6px 0;
	padding: 14px 0 6px 185px;
	float: left;
	font-size: 11px;
	color: #1E5599;
}

#title_special h1 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
}

/* End Breadcrumb Styles =============================================== */

/* Begin Left Menu Styles =============================================== */

#left_nav_container {
	margin: 0;
	padding: 0 0 8px 0;
	float: left;
	text-align: left;
	width: 165px;
}

#left_nav_container h3 {
	background: url(/images/side_header.gif) no-repeat;
	margin: 2px 0 0 0;
	padding: 7px 0 0 13px;
	font-size: 10px;
	font-weight: bold;
	color: #FEEE95;
	font-size: 10px;
	width: 152px;
	height: 19px;
}

.left_nav {
	padding: 0 0 3px 0;
	font-size: 10px;
	margin: 0;
	float: left;
	width: 165px;
}
	
.left_nav ul {
	list-style: none;
}

.left_nav li a:link, .left_nav li a:visited, .left_nav li a:active {
	color: #7C98BB;
	display: block;
	font-weight: bold;
	padding: 5px 0 7px 16px;
	margin: 0;
	background: url(/images/menu_off.gif) no-repeat;
	text-decoration: none;
}
	
.left_nav li a:hover {
	color: #1E5599;
	background: url(/images/menu_on.gif) no-repeat;
	text-decoration: none;
}

.left_nav ul.left_nav_subnav {
	border-bottom: 1px solid #789CBD;
}

.left_nav ul.left_nav_subnav li a:link, .left_nav ul.left_nav_subnav li a:visited, .left_nav ul.left_nav_subnav li a:active {
	color: #606061;
	width: 145px;
	text-align: left;
	display: block;
	font-size: 10px;
	font-weight: normal;
	padding: 3px 5px 4px 15px;
	text-decoration: none;	
	background: none;
}

.left_nav ul.left_nav_subnav li a:hover {
	color: #1E5599;
	text-decoration: underline;
	background: #FEFEFF;
}

#left_mailing {
	display: block;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#left_mailing label { display: block; float: left; width: 55px; margin: 5px 0px 0px 0px; padding: 0px; }
#left_mailing input { display: block; float: left; width: 100px; margin: 5px 0px 0px 0px; padding: 0px; }
#left_mailing input.mailing_submit { display: block; float: right; width: auto; margin: 5px 7px 0px 0px; padding: 0px; }
#left_mailing p { display: block; float: left; width: 165px; margin: 5px 0px 0px 0px; padding: 0px; }

/* End Left Menu Styles =============================================== */
	
/* Start Content Styles =============================================== */
#content_container {
	float: right;
	padding: 0;
	text-align: left;
	width: 586px;
}

.content {
	padding: 0 10px 10px 5px;
	float: left;
	width: 571px;
}

.content ul {
	padding: 0 0 10px 10px;
}

.content ul li {
	list-style: none;
	text-align: left;
	display: block;
	background: url(/images/bullet.gif) no-repeat 0 5px;
	padding: 1px 0 1px 15px;
}

/* End Content Styles =============================================== */

/* Start Product Styles =============================================== */

.numbering {
	float: right;
	border: 1px solid #A0BEE3;
	text-align: right;
	padding: 6px 10px 4px 10px;
	margin: 10px 0 10px 0;
	width: 564px;
}

.numberingtop {
	float: right;
	border: 1px solid #A0BEE3;
	text-align: right;
	padding: 6px 10px 1px 10px;
	margin: 2px 0 0 0;
	width: 564px;
}

.productlist_row {
	float:left;
	border-bottom:1px solid #A0BEE3;
}

.productlist_prod {
	float:left;
	width:273px;
	padding:10px;
}

.productlist_image {
	float:left;
	width:100px;
}

.productlist_details {
	float:right;
	width:173px;
}

.productlist_details ul {
	list-style:none;
}

.productlist_name {
	padding:5px;
	margin-bottom:5px;
	background-color: #D9E3F0;
}

.productlist_name h3 {
	font-weight:bold;
	font-size:11px;
}

.productlist_save {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	padding-bottom:2px;
	padding-left:5px;
	color:#D60000;
}

.productlist_rating {
	font-weight:bold;
	padding-bottom:2px;
	padding-left:5px;
}

.productlist_wasprice {
	padding-left:5px;
}

.productlist_price {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:22px;
	padding-left:5px;
	color:#D60000;
}

#productdetail_container {
	margin: 0;
	padding: 0;
}

#productdetail_image {
	float: left;
	text-align: left;
	width: 300px;
	margin: 0 10px 0 0;
}

#productdetail_details {
	float: left;
	text-align: left;
	width: 235px;
}

#productdetail_details h3 {
	padding: 0 0 10px 0;
}

#productdetail_paymentarea{
	border-top: 1px dashed #636363;
	padding: 10px 0 0 0;
}

/* End Product Styles =============================================== */

/* Begin Class Styles =============================================== */

.price {
	height:18px;
	background-color: #C70912;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px 5px 0 5px;
}

.reduceppadding {
	padding-bottom: 2px;
	margin-bottom: 2px;	
}

.fontwhite {
	color: #FFFFFF;	
}

.fontgrey {
	color: #636363;	
}

.fontblack {
	color: #000000;	
}

.fontred {
	color: #D60000;	
}

.fontblue {
	color: #0082C5;	
}

.border {
	border: 1px #A0BEE3 solid;
}

.borderright {
	border-right: 1px solid #A0BEE3;
}

.borderleft {
	border-left: 1px solid #A0BEE3;
}

.borderbottom {
	border-bottom: 1px solid #A0BEE3;
}

.borderbottomdashed {
	border-bottom: 1px dashed #A0BEE3;
}

.backgroundred {
	background-color: #C70912;
}

.backgroundgrey {
	background-color: #F3F6FA;
}

a:link, a:visited, a:active {
	text-decoration: underline;
	color: #4E87CC;
}

a:hover {
	text-decoration: none;
	color: #48494B;
}

a.yellow:link, a.yellow:visited, a.yellow:active {
	text-decoration: none;
	color: #FEEE95;
}

a.yellow:hover {
	text-decoration: underline;
	color: #FEEE95;
}

a.white:link, a.white:visited, a.white:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.white:hover {
	text-decoration: underline;
}

a.grey:link, a.grey:visited, a.grey:active {
	text-decoration: none;
	color: #48494B;
}

a.grey:hover {
	text-decoration: underline;
}

/* End Class Styles =============================================== */

/* Begin Basket Styles =============================================== */

.baskettop {
	font-weight: bold;
	color: #636363;
	background: #f1be9e;
	padding: 5px;
}
.basketmiddle {
	padding: 3px;	
}
.basketbottom {
	font-weight: bold;
	padding: 3px;
	background: #f1be9e;
}

#checkout_bottom_form {
		display: block;
		float: right;
		width: 310px;
		margin: 20px 10px 0px 0px;
		padding: 0px;
}

#checkout_bottom_form p { display: block; float: left; width: 310px; margin: 0px 0px 20px 0px; padding: 0px; }

#checkout_bottom_form input.radio { display: block; float: left; margin: 18px 40px 15px 40px; text-align: right; }

#sagepay_logo {
		display: block;
		float: left;
		background: url("../images/logos.gif") no-repeat;
		width: 205px;
		height: 53px;
		margin: 0px;
		padding: 0px;
}

#paypal_logo {
		display: block;
		float: left;
		background: url("../images/paypal_logo.gif") no-repeat;
		width: 205px;
		height: 53px;
		margin: 0px;
		padding: 0px;
}

/* End Basket Styles =============================================== */

/* Begin Form Styles =============================================== */

form {
	margin: 0;
	padding: 0;
}

legend { 
	padding: 0 6px;
	color: #48494B;
	font-weight: bold;
}

fieldset, input:focus, textarea:focus {
	border: 1px solid #4E87CC;
}

label { 
	display: block; 
	float: left; 
	text-align: right; 
	padding: 3px 10px 0 6px; 
	margin-bottom: 0; 
	width: 160px; 
	font-weight: bold;
	color: #48494B;
}

.input {
	font: 10px Verdana, arial, sans-serif;
	background: url(/images/textbox_bg.gif) repeat-x !important;
	border: 1px #847c79 solid;
	color: #48494B;
	height: 15px;
}

.select {
	font: 10px Verdana, arial, sans-serif;
	border: 1px #847c79 solid;
	color: #48494B;
}

.textarea {
	font: 10px Verdana, arial, sans-serif;
	background: url(/images/textbox_bg.gif) repeat-x !important;
	border: 1px #847c79 solid;
	color: #48494B;
}

/* End Form Styles =============================================== */

.highslide {
	cursor: url(/images/zoom/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 1px solid #FFFFFF;
}
.highslide:hover img {
	border: 1px solid #D9E3F0;
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 10px solid white;
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(/images/zoom/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-full-expand {
	background: url(/images/zoom/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}