* {
	padding:0;
	margin:0;
	outline:0;
}
html {
	overflow: -moz-scrollbars-vertical;
	background:#1f6e92 url(../image/layout/bg-html.png) center 0 repeat-y;
}
body {
	background:url(../image/layout/bg-body.jpg) center 0 no-repeat;
	min-height:1158px;
	font:12px/18px "Lucida Sans Unicode", "Lucida Grande", trebuchet ms, arial, sans, sans-serif;
	color:#767e80;
}
form { display: inline; }
input,
textarea,
select {
	margin: 3px 0px;
	padding:2px;
}
a {
	color: #237b9e;
	text-decoration: underline;
	cursor: pointer;
}
a:hover { color:#5b9ebd; }
a img { border:0; }
p { margin: 0 0 20px; }
.clear {
	height:0;
	overflow:hidden;
	clear:both;
}
/* layout */
#container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
#header {
	height:360px;
	position:relative;
	z-index:10;
}
#header .div2 {
	left:-78px;
	position:absolute;
	text-align:center;
	top:60px;
	width:960px;
}
#header .div4 {
	left:243px;
	position:absolute;
	top:290px;
}
#header .div4 a {
	float:left;
	color:#575f60;
	font:17px/17px "Lucida Sans Unicode", "Lucida Grande", trebuchet ms, arial, sans, sans-serif;
	padding:5px 10px;
	margin:0 15px 0 0;
	text-decoration:none;
	border:1px solid #e5e5e5;
}
#header .div4 a.selected{
	color:#116c79;
	background:#fff;
	border:1px solid #ddd;
}
#header .div4 a:hover {
		background:#fff;
	border:1px solid #ddd;
}
#header .div7 {
	position:absolute;
	right:75px;
	top:68px;
}

#header .div8 {
	float: left;
	margin-top: 6px;
}
#header .div9 { float: left; }
#header .div10 {
	float: left;
	margin-top: 2px;
}
#header .div10 .button {
	padding:0;
}
#search {
	position:absolute;
	right:75px;
	top:372px;
}
#search a span {
	background:none;
	color:#575f60;
}
#search a:hover span {
	color:#21779b;
}
#search a { color: #575f60;font:14px/100% Tahoma, Geneva, Arial, Helvetica sans-serif; background:none; position:relative;left:-3px;top:3px;}
#search input {
	border: 1px solid #fff;
	padding: 5px 10px;
	background:#b1b6b7;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	color:#fff;
	font:14px/100% Tahoma, Geneva, Arial, Helvetica sans-serif;
}
.switcher {
	float: right;
	margin-top: 3px;
	margin-left: 10px;
}
.switcher a {
	text-decoration: none;
	display: block;
}
.switcher .selected a {
	background: #b1b6b7 url('../image/arrow_down.png') 85px center no-repeat;
	color: #fff;
	padding:0 3px;
	width:96px;
	font-size:10px;
	border:1px solid #fff;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	text-indent:6px;
	height:18px;
	line-height:18px;
}
.switcher .selected a img {
	margin:2px 0 0 0;
}
.switcher .selected a:hover { background: #9ba2a4 url('../image/arrow_down.png') 85px center no-repeat; }
.switcher .option {
	background-color:#b1b6b7;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	display:none;
	margin-left:10px;
	margin-top:-1px;
	position:absolute;
	width:83px;
	z-index:3;
	font-size:10px;
	-moz-border-radius: 0 0 8px 8px;
	-webkit-border-radius:0 0 8px 8px;
	border-radius:0 0 8px 8px;
}
.switcher .option a {
	color: #555;
	padding: 1px 5px 1px 5px;
}
.switcher .option a:hover { background: #d2d2d2; }
.switcher img {
	position: relative;
	top: 1px;
}
#column_left {
	float: left;
	width: 195px;
	margin-right: 30px;
	margin-left: 60px;
	_margin-left: 30px;
	clear: both;
	padding:0 0 20px 0;
}
#column_right {
	display:none;
}

#content .top  h1 {
	background:url(../image/layout/content-top-bg.png) 0 0 no-repeat;	
	color:#499ba7;
	font:25px/60px Georgia, Palatino Linotype,"Times New Roman", Times, serif;
	position:relative;
	margin:0 0 15px 0;
	height:75px;
	text-indent:30px;
}
#contentInner {position:relative;}
#content {
	float:left;
	width:615px;
	background:url(../image/layout/content-bg.png) 0 0 repeat-y;
	margin:0 0 35px 0;
}
#content .top .left {
	display:none;
}
#content .top .right {
	display:none;
}

.heading,
#content h1 {
	font:25px/60px Georgia, Palatino Linotype,"Times New Roman", Times, serif;
	color:#499ba7;
	background:url(../image/layout/bg-heading.png) 0 bottom no-repeat;
	margin:0 0 15px 0;
	height:75px;
	text-indent:30px;
}

#jewel {
	position:absolute;
	left:-30px;
	top:-10px;
	background:url(../image/layout/jewel.png) 0 0 no-repeat;
	width:61px;
	z-index:3;
	height:326px;
}
#content .middle {
	padding: 10px 10px 1px 10px;
}
#content .middle p{
	position:relative;
	z-index:2;
}
.startnow {
display: block; width: 100px; color: rgb(33, 119, 155); background: none repeat scroll 0% 0% rgb(243, 243, 243); border: 1px solid #ccc;text-align:center;padding:4px;-moz-border-radius:10px;	-webkit-border-radius:10px;border-radius:10px;text-decoration:none;font-size:13px;
}
#content img.offer {
	position:absolute;	
}
#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: 10px;
}
.box .top {
	height:83px;
	background:url(../image/layout/bg-sidebar-heading.png) 0 0 no-repeat;
	font:26px/79px "Palatino Linotype", Goergia, "Book Antiqua", Palatino, serif;
	color:#f5edb9;
	text-shadow:1px 1px 0 #43575e;
}
.box .top img {
	display:none;
}
.box .middle li , .bgrow td{
	background:url(../image/layout/row-separator.png) 0 bottom repeat-x;
}
.subtotal {
	width:100%;	
	margin:10px 0 0 0;
}
.subtotal td {
	text-align:left;
	color:#c2f7ff;	
	line-height:20px;
}

.bgrow td {
	padding:0 0 5px;	
}

.box .middle a{
	text-transform:uppercase;
	color:#fff;
	text-decoration:none;
	background:url(../image/bullet_2.png) 0 12px no-repeat;
	padding:0 0 0 15px;
	display:block;
	font:13px/30px "Lucida Sans Unicode", "Lucida Grande", tahoma, arial, sans, sans-serif
}
.box .middle a b{font-weight:normal;}

#module_cart a {
	background:none;
	padding:0 0 0 5px;	
}

.box .bottom {
	display:none;
}
#content div.bottom {
	background:url(../image/layout/content-bottom-bg.png) 0 0 no-repeat;
	height:41px;
	position:relative;
	top:10px;	
}
#content div.bottom div {
	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 {
	width:100%;
	padding:15px 0;
	text-align:center;
	position:absolute;
	top:0;
	left:0;
	background:#a00;
	border-bottom:1px solid #ddd;
	color:#fff;
}
.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: #FF0000;
	display: block;
}
.help { cursor: pointer; }
.tooltip {
	border: 1px solid #FDDA5C;
	background: #FBFF95;
	padding: 5px;
	font-size: 11px;
	width: 250px;
}
.clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}
.button {
	display: inline-block;
	background: url('../image/button_left.png') top left no-repeat;
	text-decoration: none;
	color:#FFF;
	padding:0 0 0 7px;
}
.button span {
	color: #FFF;
	display: block;
	padding: 4px 12px 5px 5px;
	background: url('../image/button_right.png') top right no-repeat;
}
.buttons {
	background: #F8F8F8;
	border: 1px solid #DDDDDD;
	padding: 5px;
	margin-bottom: 10px;
}
.buttons input {
	padding: 0px;
	margin: 0px;
}
.buttons table {
	width: 100%;
	border-collapse: collapse;
}
.buttons table td { vertical-align: middle; }

.list {
	margin-bottom: 10px;
	width: 100%;
}
.list td {
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
}
.list td img, img.catimg, img#image {
	border:1px solid #ddd;
	padding:4px;
	background:#fff;
}
img.catimg {
	margin:0 10px 0 0;	
}
.headcat {font:17px/20px Arial, Helvetica, sans, sans-serif;}
.sort {
	margin-bottom: 10px;
	height: 30px;
	padding:10px 0;
	width: 95%;
	position:relative;
	z-index:10;
	margin:0 auto 15px;
	background:none repeat scroll 0 0 #D2EBF7;
	border:1px solid #ADDCF2;
}

.sort .div1 {
	float: right;
	margin-left: 5px;
	padding-top: 6px;
	padding-right: 9px;
	position:relative;
	z-index:100;
}
.sort .div2 {
	text-align: right;
	position:relative;
	top:5px;
}
.sort select {
	font-size: 11px;
	margin: 0;
	padding: 0;
	margin:0 10px 0 0;
}
.pagination {
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
	background:none repeat scroll 0 0 #D2EBF7;
	border:1px solid #ADDCF2;
}
.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 #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF url('../image/tab_3.png') repeat-x;
	color: #499ba7;
	font-size: 13px;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: 1px;
}
.tabs a.selected {
	background: #FFFFFF url('../image/tab_3.png') repeat-x;
	border-bottom: 0px;
	padding-bottom: 8px;
	z-index: 3;
}
.tab_page {
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
	padding: 10px;
	display: block;
	z-index: 2;
	margin-bottom: 10px;
}
#footer {
	width: 840px;
	height:80px;
	margin:0 auto;
	clear: both;
	padding:10px 0 5px;
	border-top: 1px dotted #ccc;
}
#footer .div1 {
	float: left;
	text-align: left;
}
#footer .div2 {
	float: right;
	text-align: right;
	width:500px;
	color:#ddd;
}
#footer .div2 a {
	color:#c2f7ff;
	text-decoration:none;
}
#footer .div2 a:hover {
	text-decoration:underline;
}
#column_left ul {
	list-style: none;
}
.cart {
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #EEEEEE;
	margin-bottom: 10px;
}
.cart th {
	background: #EEEEEE;
	padding: 5px;
	font-weight: normal;
}
.cart td { padding: 5px; }
.tags {display:none;}
.tags,
.tags a {
	font-style: italic;
	font-size: x-small;
}

#module_cart .middle table  {
	color:#F0DF6E;
	width:100%;
}
#module_cart .middle div {
	clear:both;	
	background:url(../image/layout/row-separator.png) 0 top repeat-x;
	overflow:hidden;
	padding:5px 0 0 0;
	margin:10px 0 0 0;
}
#module_cart .middle table div {
	clear:none;	
	background:none;
	overflow:visible;
	padding:inherit;
	margin:inherit;
}
#module_cart .middle table .bgrow td,#module_cart .middle table td {
	vertical-align:middle;
}
#module_cart .middle table .bgrow td a {
	position:relative;
	top:4px;
}
#module_cart .middle div a {
	display:inline!important;
	padding:0!important;
	font-size:12px!important;
}
#module_cart .middle table div a {
	display:inline!important;
	padding:inherit!important;
	font-size:12px!important;
}

span.cart_remove {
	width:10px;
	padding-right:14px;	
}

.cart_module_total {
	font-size: 12px;
	color: #c2f7ff;
	text-transform:none;
	font:12px/16px "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.cart_remove {
	margin-top: 3px;
	margin-right:5px;
	background: url('../image/list_remove_btn.gif') no-repeat left center transparent;
	padding-right:10px;
	cursor:pointer;
}
.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 .box .middle {
	width: 158px;
	min-height: 0px;
}
