html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
}
* {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #23474e url('../image/bg_page_blue.png') 0 26px repeat-x;
	background: #fff url('../image/body_bg.gif') repeat-x;
	color: #555;
}
body, td, th, input, textarea, select, a {
	font-size: 12px;
}
form {
	padding: 0;
	margin: 0;
	display: inline;
}
input, textarea, select {
	margin: 3px 0px;
}
a, a:visited {
	color: #488287;
	text-decoration: none;
	xfont-weight: bold;
	font-family: "Georgia", serif;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
p {
	margin-top: 0px;
}
/* layout */
#container {
	width: 840px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	text-align: left;
    backgrounxd: #23474e url('../image/bg_container.png') 50% 0 no-repeat;
}
#header {
	position: relative;
}
#header .div1 {
	height: 97px;
}
#header .div2 {
	display: none;
	position: relative;
	top: 21px;
	left: 15px;
}
#header .div3 {
	xbackground: url('../image/search.png') no-repeat;
	color: #fff;
	text-align: right;
	width: 250px;
	height: 42px;
	position: absolute;
	top: 35px;
	right: 0px;
	padding-top: 17px;
	padding-left: 17px;
}
#header .div3 input {
	x-moz-border-radius: 5px;
	color: #777;
	background: #fff;
	border: 2px solid #cfcfcf;
	padding: 4px;
}
#header .div4 {
	height: 26px;
	xborder-bottom: 1px solid #666;
	width: 100%;
	-moz-border-radius: 5px;
}
#header .div4 img {
	float: left;
	margin-right: 5px;
}
#header .div5 a,
#header .div6 a {
	padding: 6px 0px 6px 0px;
	margin-left: 20px;
	display: inline-block;
	color: #555;
	text-align: center;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}
#header .div5 a {
	margin-left: 0;
}
#header .div5 li a {
	margin-right: 20px;
}
#header .div5 a {
	float: left;
}
#header .div5 ul {
	margin: 0; padding: 0;
}
#header .div5 li {
	xwidth:200px;  
	zbackground: #21616f;
	zzz-moz-border-radius: 5px;
    height:25px;  
    float:left;  
    color:#191919;  
    text-align:center;  
    overflow:hidden;  
    list-style-type: none;
}
#header .div5 p {
	margin: 0;
	padding: 0 5px;
        display: inline;
}
#header .div5 a.subtext {
	background: #fff;
	padding-top: 35px;
}

#header .div6 a {
	float: right;
}
#breadcrumb {
    color: #bbb;
	padding-top: 8px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#breadcrumb a,
#breadcrumb a:visited {
	color: #fff;	
	text-decoration: none;
}	
#column_left {
	float: left;
	width: 180px;
	margin-right: 10px;
	margin-left: 20px;
}
#column_right {
	float: right;
	width: 180px;
	margin: 0 0 0 20px;
}
#content {
	float: left;
	width: 640px;
	margin-bottom: 10px;
}
#content .top {
	padding: 0 0px 6px 0;
	background: none;
}
#content .top h1, .heading {
	
	font-size: 26px;
	font-family: "Georgia", serif;
	font-weight: bold;
	font-style: italic;
	text-transform: capitalize;
	color: #acce4f;
	margin: 0px;
}
.heading {
	padding-bottom: 3px;
	margin-bottom: 10px;
}
#content .middle {
	border: 0;
	background: none;
	padding: 10px 0 0 0;
	min-height: 380px;
}
#content .bottom {
	background: none;
	height: 5px;
}
.box {
	margin-bottom: 10px;
	border:  0;
	padding-left: 5px;
	padding-bottom: 5px;
}
.box .sb-inner {
	background: #ACCE4F;
}
#column_right .category .sb-inner,
#column_left .category .sb-inner {
	background: #488287;
	border: 0;
}
.box a {
	color: #21616f;
	color: #fff;
	text-decoration: none;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
}
.box .top,
#conxtent .top {
	padding: 8px 0px 6px 7px;
	color: #488287;
	font-size: 18px;
	font-family: "Georgia", serif;
	font-weight: normal;
	text-transfoxrm: uppercase;
}
#column_right .category .top,
#column_left .category .top {
	color: #ACCE4F;
}
.box .top img {
	float: left;
	margin-right: 5px;
}
.box .middle {
	padding: 10px;
}
.box .bottom {
	height: 5px;
}
.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;
}
.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%;
}
a.button {
	background: transparent url('../image/button_right.png') no-repeat scroll top right;
	color: #FFFFFF;
	display: inline-block;
	font: normal 12px arial, sans-serif;
	height: 25px;
	margin-right: 6px;
	padding-right: 16px; /* sliding doors padding */
	text-decoration: none;
}
#header a.button {
	margin-right: 0;
}
a.button span {
	background: transparent url('../image/button_left.png') no-repeat;
	display: inline-block;
	padding: 5px 0 5px 18px;
}
.buttons {
	xbackground: #FFF;
	xborder: 1px solid #DDDDDD;
	margin-bottom: 10px;
	clear: both;
	padding: 5px;
}
.buttons input {
	padding: 0px;
	margin: 0px;
}
.buttons table {
	width: 100%;
	border-collapse: collapse;
}
.buttons table td {
	vertical-align: middle;
}
.list {
	width: 100%;
	margin-bottom: 10px;
}
.list .prododd, .list .prodeven {
	clear: both;
	with: 100%;
}

.list td {
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
}
.sort {
	margin-bottom: 10px;
	xbackground: #F8F8F8;
	height: 30px;
	width: 100%;
	display: none;
}
.sort .div1 {
	float: left;
	margin-left: 5px;
	padding-top: 6px;
	padding-right: 9px;
}
.sort .div2 {
	text-align: left;
	padding-top: 9px;
}
.sort select {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.pagination {
	display: inline-block;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 98%;
	text-align: center;
}
.pagination .links, .pagination .results {
	padding: 7px;
}
.pagination .links {

}
.pagination .links a {
	padding: 4px 7px;
	text-decoration: none;
}
.pagination .links b {
	font-family: "Georgia", serif;
	color: #666;
	border-bottom: 1px dotted #666;
	padding: 4px 7px;
	text-decoration: none;
	font-weight: normal;
}
.pagination .results {
	clear: both;
	font-family: "Georgia", serif;
	color: #888;
}
.tabs {
	display: block;
	width: 90%;
	margin: 0 auto;
}
.tabs a {
	float: left;
	display: block;
	padding: 6px 15px 7px 15px;
	margin-right: 2px;
	border: 1px dotted #999;
	background: #FFFFFF url('../image/tab.png') repeat-x;
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: 1px;
}
.tabs a.selected {
	background: #FFFFFF url('../image/tab.png') repeat-x;
	border-bottom: 0px;
	padding-bottom: 8px;
	z-index: 3;
}
.page {
	width: 90%;
	margin: 0 auto;
	border: 1px dotted #999;
	background: #FFFFFF;
	display: inline-block;
	padding: 10px;
	display: block;
	clear: both;
	z-index: 2;
	margin-bottom: 10px;
}
#footer {
	width: 100%;
	clear: both;
	padding-top: 5px;
	xborder-top: 1px solid #DDDDDD;
}
#footer .div1 {
	float: left;
	text-align: left;
}
#footer .div2 {
	float: right;
	text-align: right;
}
#category ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style: url('../image/bullet_1.png');
}
.cat-image {
	display: inline-block; 
	float: left; 
	text-align: left; 
	width: 320px; 
	margin-bottom: 15px;
}
.cat-image-even {

}
.cat-image img,
.cart img,
.thickbox img
{
	border: 1px solid #fff;
	padding: 7px;
	background: #ecaaaa;
}
.cat-image a {
	color: #21616f;
	text-decoration: none;
	font-family: "Georgia", serif;
	font-size: 1.2em;
}
#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;
	margin-bottom: 10px;
	width: 100%;
}
.cart th {
	backgrounxd: #fff;
	padding: 5px;
	font-weight: bold;
	color: #488287;
	font-family:"Georgia",serif;
}
.cart td {
	padding: 5px;
}

.zrounded {
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-raidus: 6px;
    behavior:url(rounded.htc);
}

/* http://www.unverse.net/drop-shadow.html  */

.shadowed {
}

.shadowed .sb-inner { 
	background: #ecaaaa;
	padding: 6px;
  }

/* done shadows */

