html, body {height: 100%;}
body {
	margin: 0;
	padding: 0;
	background: #E2E3DB url(../images/bg_right.jpg) 990px 0 repeat-y;
	color: #666;
	font: normal 11px/150% Arial, Helvetica, Sans-serif;
	line-height: 110%;
}
a {
	text-decoration: underline;
	color: #696;
}
a:hover {text-decoration: underline;}
abbr {border: none;}
img, select, input, textarea {
	vertical-align: middle;
	margin: 0;
}
img, ul {
	border: none;
	margin: 0;
	padding: 0;
	list-style: none;
}
table {border-collapse: collapse;}
th, td {
	vertical-align: top;
	text-align: left;
}
thead th, tfoot th {
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	color: #999;
}
form {
	clear: both;
	position: relative;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
}
#sub div form {clear:none;}
fieldset {
	border: 2px solid #B2D2A9;
	padding: 0 20px 15px;
}
legend {
	color: #393;
	font: bold italic 11px Arial, Helvetica, Sans-serif;
	text-transform: uppercase;
	padding: 15px 0;
}
legend strong {
	font-weight: bold;
	font-style: italic;
}
form div {clear: both;}
form div label, form li label {
	float: left;
	width: 28%;
	text-align: right;
	margin-right: 5px;
	font-weight: bold;
}
form input[type=radio] + label {
	float: none !important;
	width: auto !important;
	text-align: left !important;
}
input, select {margin: 0 0 12px;}
input[type=text], input[type=password] {width: 215px;}
form .submit {
	text-align: center;
	margin: 15px 0;
}
form .submit input , button{
	background: #69A758;
	color: white;
	text-transform: lowercase;
	font-weight: bold;
	font-size: 10px;
	border: none;
}
.skip, hr {
	position: absolute;
	left: -999em;
}
#content hr {position: static;}

#container {
	width: 990px;
	background: white url(../images/bg_left.jpg) left top repeat-y;
	min-height: 100%;
}
#header {
	position:  relative;
	margin-right: 15px;
	padding-top: 104px;
	background: url(../images/bg_header.png) no-repeat;
}
#header h1, #header ul, #header #utilnav {
	margin: 0;
	position: absolute;
}
#header h1 {
	top: 64px;
	left: 196px;
	z-index: 3;
}
#header ul li {display: inline;}
#header #utilnav  {
	top: 0;
	right: 35px;
	width: 346px;
}
#header .login {float: right;}
#header #utilnav ul {
	position: static;
	float: right;
}
#header #utilnav li, #header .login {margin-left: 22px;}
#header #utilnav a, #header .login {
	color: white;
	font-weight: bold;
	text-transform: capitalize;
	font-size: 11px;
	text-decoration: none;
}
#header #utilnav a:hover, #header .login:hover {text-decoration: underline;}
#header #mainnav {
	right: 0;
	bottom: -51px;
	background: white url(../images/dot_hor_nav.png) right 1px repeat-x;
	width: 703px;
	text-align: right;
	padding: 5px 0 25px;
	height: 19px;
}
#header #mainnav li {
	margin: 0 10px 0 20px;
	line-height: 120%;
}
#header #mainnav a {
	color: #996;
	font: normal 15px Times, serif;
	text-transform: lowercase;
	letter-spacing: 1px;
	text-decoration: none;
}
#header #mainnav a:hover, #header #mainnav li:hover > a, #header #mainnav .current a {
	color: #3C3;
	padding-bottom: 10px;
}
#header ul ul {
	display: none;
	left: 40px;
	bottom: 2px;
	width: 660px;
	height: 17px;
	background: #F0F1EA;
	text-align: left;
}
#header #mainnav li + li + li ul {text-align: center;}
#header #mainnav li + li + li + li ul {text-align: right;}
#header #mainnav li li {
	margin: 0 10px;
}
#header #mainnav ul a {
	font: bold 11px Arial, Helvetica, Sans-serif;
        font-style: italic;
	color: #999 !important;
	line-height: 120%;
	padding: 0 !important;
}
#header #mainnav ul a:hover, #header #mainnav ul .current a {color: #069 !important;}
#header li:hover ul, .product_page #header li.current ul {display: block;}
#header li:hover ul {z-index: 2;}

#content {clear: both;}
#main {
	float: right;
	width: 700px;
	padding: 61px 15px 1px 17px;
	min-height: 400px;
}
#main h2 {
	font: italic 19px Times, serif;
	color: #990;
	margin: 1.5em 0 .3em;
	letter-spacing: .5px;
}
#main p {margin-top: .3em; margin-right:50px;}
#main .detail p {margin-right:0;}
#main hr {
	background: transparent url(../images/hr.gif) right center repeat-x;
	height: 2px;
	border: none;
	display: block;
	margin: 30px 0;
}
#sub {
	background: url(../images/bg_sidebar_top.jpg) no-repeat;
	padding-top: 108px;
	float: left;
	width: 254px;
}
#subnav {
	background: url(../images/bg_subnav.png);
	line-height: 120%;
	text-align: right;
	padding: 10px;
	margin-bottom: 20px;
	border: solid #F0F0E9;
	border-width: 1px 0;
}
#subnav a {
	color: #360;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
#subnav a:hover {text-decoration: underline; color: #003300}
#footer {
	clear: both;
	width: 974px;
	position: relative;
	padding-bottom: 10px;
}
.vcard {
	background: #CED0BA;
	width: 234px;
	font: bold 15px Times, Serif;
	text-align: right;
	color: white;
	padding: 10px;
}
.vcard .tel {
	color: #663;
	font-weight: normal;
}
.vcard .type, .vcard .country-name {display: none;}
#footer ul {
	background: #CED0BA;
	width: 660px;
	text-align: right;
	padding: 2px 30px 2px 10px;
	font-size: 11px;
	position: absolute;
	right: 0;
	bottom: 10px;
}
#footer li {
	display: inline;
	margin: 0 10px;
}
#footer li a {
	font-weight: bold;
	color: #663;
	text-decoration: none;
}
#footer li a:hover {text-decoration: underline;}

#content_head {overflow: hidden;}
/*#content_head img {
	float: left;
	margin-left: 20px;
} */
#content_head img:first-child {margin: 0;}
.text #content p {margin-right: 50px;}
#sub > div {
	background: #E4E6D3;
	float: left;
	clear: left;
	width: 100%;
	border-bottom: 1px solid white;
}
#sub div h2 {
	background: #A6A988;
	color: white;
	text-align: center;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0;
	padding: 5px;
	line-height: 120%;
	border-bottom: 1px solid white;
}
#sub .prod_img img {
	float: right;
	background: #AAA;
	padding: 1px;
	border: 6px solid white;
	margin-left: 10px;
}
#sub div h3 {
	font: bold italic 15px Times, Serif;
	color: #996;
	margin: 10px 0 0;
}
#sub .detail {
	font-size: 11px;
	line-height: 136%;
	padding-left: 10px;
}
#sub .detail .price {font-style: italic;}
#sub .detail a {
	color: #666;
	text-decoration: underline;
}
#sub .detail a:hover {text-decoration: none;}
#sub div .add {
	float: left;
	padding: 2px 5px;
	font-weight: bold;
	font-size: 10px;
	color: white !important;
	text-decoration: none !important;
	background: #C0BF97;
	text-transform: lowercase;
	margin: 10px 0 0 0;
	line-height: 120%;
}

a.back {
	font-style: italic;
	font-size: 11px;
}
.action a.back {
	color: #369;
	float: left;
}
h2 + table {margin-top: -.3em;}
ol.steps {
	margin: -.3em 0 0;
	padding: 4px 0 0;
	list-style: none;
	background: url(../images/hr.gif) repeat-x;
}
.steps li {
	background: #76CF4A;
	color: white;
	text-transform: uppercase;
	float: left;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	width: 174px;
	border-left: 1px solid white;
	line-height: 225%;
	margin-bottom: 1em;
}
.steps li:first-child {
	width: 175px;
	border: 0;
}
.steps li strong {
	display: block;
	background: #53A31B;
}
.steps li a {color:#FFF;}
form .returning {
	position: absolute;
	right: 20px;
	top: 40px;
	width: 140px;
	font-weight: bold;
	font-size: 11px;
}
form .returning a {color: #093;}
form .note {
	font-size: 10px;
	color: #363;
	padding-left: 27%;
	margin-top: -5px;
}

#tbl_wishlist {width: 100%;}
#tbl_wishlist input[type=text] {
	width: 25px;
	margin: 0;
	border: 1px inset #DDD;
}
#tbl_wishlist input[type=submit] {
	border: none;
	background: transparent;
	color: #666;
	text-decoration: underline;
	font: normal 12px Arial, Helvetica, Sans-serif;
	padding: 0;
	text-align: right;
	cursor: pointer;
	float: right;
}
#tbl_wishlist input[type=submit]:hover {text-decoration: none;}
#tbl_wishlist th, #tbl_wishlist td {
	padding: 3px;
	vertical-align: middle;
}
#tbl_wishlist thead th {border-bottom: 1px solid black;}
#tbl_wishlist tbody td {border-bottom: 1px dotted black;}
#tbl_wishlist .qty {
	text-align: right;
	padding-right: 5px;
}

#designBy {text-align:right; color:#A9A9A9; font-style:italic; font-size:10px; margin-right:18px; margin-top:-9px;}
#designBy a {color:#797979; text-decoration:underline;}

#siteseal {position: absolute; top:0; right:0;}
