* {
	margin: 0;
	padding: 0;
	outline:0;
}
html {
	background:url(../image/layout/bg-html2.jpg) center 0 no-repeat fixed;	
}
body {
	font:15px/20px 'OFL Sorts Mill Goudy TT',Georgia, "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#666;
	background:url(../image/layout/bg-body.jpg) center 0 repeat-x;
}
body, td, th, input, textarea, select, a {
	font-size:14px;
}
form {
	padding: 0;
	margin: 0;
	display: inline;
}
input, textarea, select {
	margin: 3px 0px;
}
a, a:visited {
	color: #F47272;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	color: #72C4F4;
}
a img {
	border: none;
}
p {
	margin-top: 0px;
}
.clear {
	overflow: hidden;
	height:0;
	clear:both;
}
ul {list-style-position:inside;}
/* layout */
#container {
	width:920px;
	margin:0 auto;
}
#header {
	width:900px;
	height:210px;
	margin:0 auto;
	position:relative;
}

#nav {
	position:absolute;
	left:0;
	top:0;
	background:url(../image/layout/bg-nav.jpg) 0 0 no-repeat;
	width:920px;
	height:63px;
}
#nav a {
	color:#e5e5e5;
	text-shadow:1px 1px 0px #333;
	font:20px/51px 'OFL Sorts Mill Goudy TT',Georgia, "Times New Roman", Times, serif;	
	text-decoration:none;
	text-transform:uppercase;
	left:4px;
	padding:0 46px;
	position:relative;
	height:51px;
	display:block;
	float:left;
}

#nav a.selected {
	color:#fff;
	text-shadow:1px 1px 0px #888;
}
#nav a:hover {
	background:#4384ac;
	color:#fff;
	-moz-box-shadow:0px 0 14px -3px #000;
	-webkit-box-shadow:0px 0 14px -3px #000;
	box-shadow:0px 0 14px -3px #000;
	text-shadow:1px 1px 0px #888;
}

#logo {
left:-25px;
position:absolute;
top:75px;
}

#local {
	font:11px/14px Arial,Helvetica,sans-serif;
	left:268px;
	position:absolute;
	top:116px;
	z-index:2;
	width:240px;
}

#santa {
	position:absolute;
	right:10px;
	top:40px;
	z-index:3;
}

#xmasball {
	left:221px;
	position:absolute;
	top:207px;
	z-index:2;
}

#search {
background:url("../image/layout/addbar.jpg") no-repeat 0 0 transparent;
width:497px;
height:77px;
left:249px;
padding:0;
position:absolute;
top:92px;
color:#5790d3;
z-index:1;
}

#search a.button {
height:35px;
position:absolute;
right:0;
top:10px;
width:40px;
background:none;
text-indent:-9999px;
}
#search input {
background:url("../image/layout/addbar.jpg") no-repeat -9999px -9999px transparent;
border:0 none;
font:16px/18px arial;
height:15px;
left:267px;
padding:5px;
position:absolute;
top:26px;
width:161px;
font-size:11px;
color:#5790d3;
}

.switcher {
	float: right;	
	margin-top: 4px;
	margin-left: 6px;
}
.switcher a {
	text-decoration: none;
	display: block;
}
.switcher .selected {
	background: #132a42 url('../image/switcher.jpg') repeat-x;
}
.switcher .selected a {
	padding:6px 5px 5px 5px;
	background: url('../image/arrow_down.png') 97px center no-repeat;
	color: #5790D3;
	width: 100px;
	font-size:11px;
	border:1px solid #25537e;
}
.switcher .selected a:hover {
	background: #183755 url('../image/arrow_down.png') 97px center no-repeat;
	border:1px solid #335f8b;
}
.switcher .option {	
	position: absolute;
	z-index: 3;
	border-left: 1px solid #25537e;
	border-right: 1px solid #25537e;
	border-bottom: 1px solid #25537ev;
	background-color: #132a42;
	display: none;
	width: 111px;
}
.switcher .option a {
	color: #5790D3;
	font-size:11px;
	padding: 3px 5px 3px 5px;
}
.switcher .option a:hover {
	background: #5a98e2;
	color:#fff;
}
.switcher img {
	position: relative;
	top: 1px;
}
#column_left {
	float: left;
	width: 250px;
	margin-right:15px;
	clear: left;
}
#column_left .box .bottom {
	display:none;
}
#content {
	float:left;
	width:630px;	
	background:url("../image/layout/bg-content.png") repeat scroll 0 bottom transparent;
	border:1px solid #2b6099;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	margin:0 0 20px;
	height:auto!important;
	min-height:880px;
	height:880px;
	font-family:palatino linotype,georgia,serif;
	color:#dedede;
}
#content .top .left {
display:none
}
#content .top .right {
display:none
}

#content h1, .heading {
	background:url("../image/layout/heading-bottom-border.png") no-repeat scroll 0 bottom transparent;
	color:#b1dcf6;
	font:25px/35px 'OFL Sorts Mill Goudy TT',serif;
	margin:10px 0 20px 30px;
	padding:0 0 10px 10px;
}
#content .middle {
	padding:0 20px;
}
#content .bottom .left {
	background: url('../image/content_bottom_left.png') no-repeat;
	width: 5px;
	height: 5px;
	float: left;
}
#content .bottom .right {
	background: url('../image/content_bottom_right.png') no-repeat;
	width: 5px;
	height: 5px;
	float: right;
}
#content .bottom .center {
	background: url('../image/content_bottom_center.png') repeat-x;
	height: 5px;
	margin: 0 5px 10px 5px;
}
.box {
	margin-bottom: 15px;
	border:1px solid #2b6099;
	background:url(../image/layout/bg-content.png) repeat;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
}
.box .top {
	background:url("../image/layout/bullet.png") no-repeat scroll 0 0 transparent;
	border-bottom:1px solid #475f7b;
	color:#b1dcf6;
	font:25px/38px 'OFL Sorts Mill Goudy TT',serif;
	margin:10px 15px;
	padding:0 0 8px 35px;
}
.box .top img {
	float: left;
	margin-right: 5px;
	display:none;
}
.box .middle {
	padding: 10px;
	margin:0 0 20px;
	font:15px/26px 'OFL Sorts Mill Goudy TT',serif;
	color:#878787;
}
.box .middle ul li a {
	font:16px/26px Georgia,serif;
	color:#72c4f4;
	text-decoration:none;
	display:block;
	height:28px;
}
.box .middle ul li ul li a {
	font:12px/22px georgia,serif;
	color:#fff;
	text-decoration:none;
	display:block;
	height:22px;
}
.box .middle ul li a b {
	font-weight:normal;
	color:#f47272;
}
.box .middle ul li a:hover {
	color:#f47272;
}
.box .middle ul  {
	padding:0!important;
	margin:0!important;
	list-style:none!important;
}
.box .middle ul li  {
	padding: 0 0 0 11px;
	margin:0 0 0 4px;
	background:url(../image/bullet_1.png) 0 9px no-repeat;
	border-bottom:1px dotted #444;
}
.box .middle ul li ul li  {
	border-bottom:0;
	margin:0 0 0 0;
	border-top:1px dotted #444;
}
.box .middle ul li:hover  {
	background:url(../image/bullet_1.png) 2px 9px no-repeat;
}
.box .middle ul li ul  {
	padding: 0 0 0 2px!important;
}
.box .bottom {
	height: 5px;
	background: url('../image/box_bottom.png') no-repeat;
}
#content .bottom {display:none}
.success {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #E4F1C9;
	border: 1px solid #A5BD71;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.warning {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FFDFE0;
	border: 1px solid #FF9999;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	color:#333!important;
}
.wait {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FBFAEA;
	border: 1px solid #EFEBAA;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	color: #e99295;
	display: block;
}
.help {
	cursor: pointer;
}
.tooltip {
	border: 1px solid #FDDA5C;
	background: #FBFF95;
	padding: 5px;
	font-size: 11px;
	width: 250px;
}

.button {
	padding-left: 8px;
	display: inline-block;
	margin-right: 5px;
	background: url('../image/button_left.png') top left no-repeat;
	text-decoration: none;
	color:#FFF;
}
.button span {
	color: #FFF;
	display: block;
	padding: 2px 12px 5px 5px;
	background: url('../image/button_right.png') top right no-repeat;
}
.buttons {
	background:none repeat scroll 0 0 #274E69;
	border:1px solid #366F98;
	margin-bottom:10px;
	margin-top:6px;
	padding:10px 5px 7px;
}
.buttons input {
	padding: 0px;
	margin: 0px;
}
.buttons table {
	width: 100%;
	border-collapse: collapse;
}
.buttons table td {
	vertical-align: middle;
}
.content {
	background: #2e5787;
	border: 1px solid #517eb2;
	padding: 10px;
	margin-top: 3px;
	margin-bottom: 10px;
}
.list {
	margin-bottom: 10px;
	width: 100%;
	padding:20px 0 0 0;
}
.list td {
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
}

.sort {
	height: 30px;
	width: 100%;
}
.sort .div1 {
	float: right;
	margin-left: 5px;
	padding-top: 6px;
	padding-right: 9px;
}
.sort .div2 {
	text-align: right;
	padding-top: 6px;
}
.sort select {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.pagination {
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
}
.pagination .links, .pagination .results {
	padding: 7px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
}
.pagination .links b {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
	background: #FFFFFF;
}
.pagination .results {
	float: right;
}
.tabs {
	width: 100%;
	height: 31px;
	margin-bottom: 0px;
}
.tabs a {
	float: left;
	display: block;
	padding: 6px 15px 7px 15px;
	margin-right: 2px;
	border-top: 1px solid #2e5787;
	border-bottom: 0;
	border-left: 1px solid #2e5787;
	border-right: 1px solid #2e5787;
	background: #1b2943;
	color: #72C4F4;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: -3px;
}
.tabs a.selected {
	border-bottom: 0px;
	padding-bottom: 8px;
	z-index: 3;
	color:#F47272;
	background: #0c1830;
}
.tab_page {
	border: 1px solid #2e5787;
	background: #0c1830;
	padding: 10px;
	display: block;
	z-index: 2;
	margin-bottom: 10px;
	color:#d3d3d3;
	font-size:14px;
}
#footer {
	background:url(../image/layout/bg-content.png) 0 0 repeat;
	border:1px solid #2b6099;
	clear:both;
	height:60px;
	padding:20px;
	width:854px;
	font:13px/18px 'OFL Sorts Mill Goudy TT',serif;
	position:relative;
	color:#fff;
}
#footer a {font:13px/18px 'OFL Sorts Mill Goudy TT',serif;}
#xmastree {
bottom:-4px;
position:absolute;
right:-47px;	
}
#xmasball {
z-index:4;
}
#footer .div1 {
	float: left;
	text-align: left;
}
#footer .div2 {
	float: right;
	text-align: right;
	margin-right:50px;
}
#category ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style: url('../image/bullet_1.png');
}
#information ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style: url('../image/bullet_2.png');
}
.cart {
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #EEEEEE;
	margin-bottom: 10px;
}
.cart th {
background: #2e5787; border: 1px solid #517eb2;
font-weight:normal;
padding:5px;
}
.cart td {
background:none repeat scroll 0 0 #154363;
border-bottom:1px solid #274e69; 
border: 1px solid #274e69;
padding:11px 5px;
}
.even td {
background: #0d2f47; 
	}
.tags, .tags a {
	font-style: italic;
	font-size: x-small;
}
#module_cart a {
	font:14px/22px georgia,serif;
	}
#module_cart .middle {
	padding: 5px;
}
#module_cart table {
	color:#1b9e07;
	padding:10px;
	color:#666;
	width:100%;
	background:#2f4662;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	margin:0 0 5px;
}
#module_cart table td{
	font:14px/22px georgia,serif;
}
.bor td {
	border-bottom:1px dotted #97b0c2;
	}
.prodb  {
	padding:5px;
	}
.prodb td {
	padding:5px 0;
	border-bottom:1px dotted #527087;
	color:#fff;
	}
	.prodb td a {
	color:#72C4F4;
	}
.cart_module_total {
	padding: 0 3px 0 3px;
	font-size: 0.9em; 
	color: #a0c7f2;
	font-weight:normal;
}
.cart_module_total b{
	font-weight:normal;
}
.cart_remove {
	margin-top: 3px;
	margin-left:8px;
	background: url('../image/list_remove_btn.gif') no-repeat left center transparent;
	padding-right:10px;
	cursor:pointer;
	position:relative;
top:1px;
}
.cart_remove_loading {
	margin-top: 3px;
	background: url('../image/ajax_load.gif') no-repeat transparent;
	padding-right:10px;
}
.button_add_small, a.button_add_small:visited {
	margin-top: 3px;
	background: url('../image/button_add_small.png') no-repeat left center transparent;
	padding:5px;
	text-decoration: none;
	cursor:pointer;
}
#content .middle .box {
	float: left;
	margin: 0 6px 10px 6px;
	min-height: 0px;
}

#content .middle table td img {
	border:1px solid #555;
	background:#333;
	padding:4px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
#content .middle table td img:hover {
	border:1px solid #777;
	background:#555;
}
#content .middle .box .middle {
	width: 158px;
	min-height: 0px;
}
