/* Main Styles Start */
* {
	padding: 0;
	margin: 0;
}
body {
	background: url(/images/body-bg.gif) repeat;
	padding: 30px 0 0 0;
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	color: #594A42;
}
#wrapper {
	width: 950px;
	margin:0 auto;
}
a {
	outline: none;
	color: #594A42;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/* Main Styles End */


/* Header Style Start */
#header {
	height: 129px;
	width: 917px;
	background: url(/images/header-bg.gif) no-repeat center;
	padding: 22px 0 0 33px;
}
.logo {
	width: 102px;
	height: 117px;
	display: block;
	text-indent: -9999px;
	background: url(/images/logo.gif) no-repeat;
	float: left;
}
.checkout {
	width: 61px;
	text-align: center;
	float: right;
	padding: 51px 44px 0 0;
	font-size: 13px;
	font-weight: bold;
}
.checkout span {
	display: block;
}
.checkout a {
	display: block;
	height: 13px;
	width: 50px;
	background: url(/images/checkout.gif) no-repeat;
	font-size: 0;
	line-height: 0;
	margin: 0 auto;
	text-indent: -9999px;
}
#nav {
	list-style: none;
	float: right;
	width: 800px;
	display: block;
	text-align: right;
	padding: 21px 0 0 0;
}
#nav li {
	display: inline;
	font-size: 12px;
	padding: 0 17px 0 0;
}
#nav li a {
	color: #594A42;
	text-decoration: none;
}
#nav li a:hover, #nav li a.active {
	font-weight: bold;
}
/* Header Style End */


/* Content Styles Start */
#content {
	background: url(/images/panda-img.gif) no-repeat left bottom #fff;
	padding: 0 13px 0 18px;
	width: 919px;
}
#left-col {
	width: 130px;
	float: left;
	height: 200px;
	padding: 12px 0 180px 0;
}
#left-col h2 {
	padding-bottom: 15px;
}
#left-col ul {
	list-style: none;
}
#left-col ul li {
	font-size: 12px;
	height: 28px;
}
#left-col ul li a {
}
#left-col ul li a:hover, #left-col ul li a.active {
	font-weight: bold;
	text-decoration: none;
}
#right-col {
	width: 778px;
	float: right;
}
#right-col h1 {
	padding: 0 0 10px 0;
	font-size: 14px;
}
#right-col h2 {
	font-size: 13px;
	padding: 0 0 7px 0;
}
#right-col p {
	font-size: 10px;
	line-height: 11px;
	padding-bottom: 10px;
}
.product-detail {
	border: #5a4a42 1px solid;
	padding: 12px 13px 9px 13px;
	font-size:13px;
	min-height:350px;
}
.inner-product-detail {
	background: url(/images/product-detail-border.gif) no-repeat left bottom;
	padding: 0 0 16px 0;
}
.product-info {
	width: 633px;
	margin: 0 auto;
	position: relative;
}
.product-img-holder {
	width: 283px;
	float: left;
	padding: 5px 0 0 0;
}
.product-img-holder img {
	margin-right: 5px;
}
.price-box {
	float: left;
}
.price {
	font-size: 13px;
	font-weight: bold;
	display: block;
	float: left;
	padding: 5px 45px 0 0;
}
.tell-a-friend {
	width: 66px;
	height: 22px;
	display: block;
	background: url(/images/tell-a-friend.gif) no-repeat;
	font-size: 11px;
	padding: 10px 0 0 35px;
	float: left;
	margin-right: 25px;
}
.tell-a-friend:hover {
	background: url(/images/tell-a-friend-h.gif) no-repeat;
	text-decoration: none;
}
.check-out {
	width: 57px;
	height: 22px;
	display: block;
	background: url(/images/check-out.gif) no-repeat;
	font-size: 11px;
	padding: 10px 0 0 35px;
	float: left;
}
.check-out:hover {
	background: url(/images/check-out-h.gif) no-repeat;
	text-decoration: none;
}
.you-may-also {
	padding: 6px 0 0 137px;
}
.you-may-also-heading {
	margin-right: 75px;
	float: left;
}
.more-product {
	width: 209px;
	float: left;
	height: 71px;
}
.more-product img {
	float: left;
	padding: 0 17px 0 0;
}
.more-product p {
	font-size: 12px !important;
	line-height: 15px !important;
	padding: 10px 0 0 0;
}
.social-box {
	height: 69px;
	background: #bba79e;
	margin-top: 5px;
	padding: 11px 0 0 0;
}
.social-box ul {
	list-style: none;
}
.social-box ul li {
	float: left;
	font-size: 13px;
	height: 54px;
	border-right: #fff 1px solid;
	padding: 5px 37px 0 37px;
}
.social-box ul li.last {
	border-right: 0;
}
.social-box ul li a {
	padding: 7px 0 0 0;
	display: block;
	display: inline-block;
	height: 37px;
	text-decoration:none;
}
.social-box ul li a:hover {
	text-decoration:none;
}
.social-box ul li a.icon-1 {
	background: url(/images/icon-1.gif) no-repeat left 2px;
	padding-left: 52px;
}
.social-box ul li a.icon-2 {
	background: url(/images/icon-2.gif) no-repeat left;
	padding-left: 46px;
}
.social-box ul li a.icon-3 {
	background: url(/images/icon-3.gif) no-repeat left 3px;
	padding-left: 46px;
}
.social-box ul li a.icon-4 {
	background: url(/images/icon-4.gif) no-repeat left;
	padding-left: 53px;
}
.social-box ul li a span {
	font-size: 16px;
}
.left-arrow {
	width: 15px;
	height: 21px;
	font-size: 0px;
	line-height: 0;
	background: url(/images/arrow-left.gif) no-repeat;
	display: block;
	position: absolute;
	top: 67px;
	left: -60px;
	cursor: pointer;
	text-indent: -9999px;
}
.right-arrow {
	width: 15px;
	height: 21px;
	font-size: 0px;
	line-height: 0;
	background: url(/images/arrow-right.gif) no-repeat;
	display: block;
	position: absolute;
	top: 67px;
	right: -42px;
	cursor: pointer;
	text-indent: -9999px;
}
/* Content Styles End */


/* Footer Styles Start */
#footer {
	height: 75px;
	width: 950px;
	background: url(/images/footer-bg.gif) no-repeat top;
	padding: 20px 0 0 0;
	color: #594A42;
}
#footer-nav {
	width: 300px;
	float: right;
	font-size: 11px;
}
#footer-nav a{
	float: right;
	text-decoration:none;
	font-weight:normal;
	padding-right: 20px;
}
#footer-nav a:hover{
	text-decoration:none;
	font-weight:bold;
}
#search {
	width: 230px;
	float: right;
}
#search label {
	color: #594A42;
	font-size: 12px;
	font-weight: bold;
	display: block;
	float: left;
	padding-right: 5px;
}
#search input.search-field {
	border: #bfaba3 1px solid;
	font-size: 11px;
	float: left;
	width: 140px;
	padding: 0 1px;
}
.copyright {
	padding: 38px 0 0 15px;
	font-size: 8px;
	width: 400px;
	float: left
}
/* Footer Styles End */


/* Misc Styles Start */
.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
}
/* Misc Styles End */

