@CHARSET "UTF-8";

html, body {
	margin: 0;
	padding: 0;
}

body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #5d5d5d;
	width: 100%;
	height: 100%;
	background: url(../images/bg.gif);
}

img {
	border: none;
}

form, fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, select, textarea {
	font-size: 10px;
}

div, p, ul, li, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}

ul {
	margin-left: 15px;
}

h1 img {
	display: block;
}

h4.underline {
	border-bottom: 1px solid #cacaca;
	margin-bottom: 9px;
}

div, p {
	text-align: left;
}

a, a:link, a:visited {
	color: #848282;
}

a:hover, a:active {
	color: #848282;
	text-decoration: none;
}

.clear {
	clear: both;
}

#container {
	width: 766px;
	margin: 0 auto;
	padding: 6px 16px 0 18px;
	background-color: #fff;
}

#header {
	width: 766px;
	height: 102px;
	background: url(../images/header.jpg) no-repeat;
}

#header-subline {
	width: 766px;
	height: 14px;
	background: url(../images/header_subline.jpg) no-repeat;
}

#logo {
	float: left;
	width: 169px;
	margin: 38px 0 0 31px;
}

#cart {
	float: right;
	width: 120px;
	margin-top: 52px;
	font-size: 10px;
	color: #fff;
}

#cart a {
	font-size: 11px;
	font-weight: bold;
	color: #ffd200;
	text-decoration: none;
}

#neck {
	width: 766px;
	height: 153px;
	background: url(../images/neck_bg.gif) repeat-x;
}

#menu {
	float: left;
	width: 208px;
	padding: 22px 0 0 15px;
	background: url(../images/menu_top_bg.gif) no-repeat top;
}

#menu img {
	display: block;
}

#neck-middle-image {
	float: left;
	width: 266px;
	height: 153px;
	background: url(../images/neck_middle_image.jpg) no-repeat top;
}

#neck-image {
	float: right;
	width: 263px;
	height: 148px;
	margin-right: 14px;
}

#neck-subline {
	width: 766px;
	height: 13px;
	background: url(../images/neck_subline.gif) no-repeat;
}

#left-column {
	float: left;
	width: 222px;
	margin-bottom: 15px;
}

#product-menu {
	padding-bottom: 3px;
	margin-bottom: 30px;
	background: url(../images/cats_border.gif) no-repeat bottom;
}

#product-menu ul {
	list-style: none;
	margin-bottom: 7px;
}

#product-menu ul li {
	height: 17px;
	padding: 2px 0 0 34px;
	background: url(../images/list-item.gif) no-repeat;
	border-bottom: 1px dashed #e0e0e0;
}

#product-menu ul li.last {
	border: none;
}

#product-menu ul li a {
	text-decoration: none;
	color: #656f7d;
}

#right-column {
	float: right;
	width: 531px;
	margin-right: 13px;
	background: url(../images/brd.gif) repeat-y right;
}

#right-column-wrap {
	width: 531px;
	background: url(../images/brd.gif) repeat-y left;
}

#content {
	padding: 0 9px 0 8px;
}

#content-wrap {
	margin: 0 3px 6px 0;
	padding: 12px;
	border: 1px solid #e3e3e3;
}

ul.product-list {
	list-style: none;
	margin: 0 0 6px;
}

ul.product-list li {
	float: left;
	width: 253px;
	margin: 1px;
	border: 1px solid #edecec;
}

ul.product-list li.clear {
	clear: left;
	float: none;
	width: auto;
	margin: 0;
	border: none;
}

ul.product-list li div.title {
	width: 245px;
	height: 25px;
	padding: 8px 0 0 8px;
	font-weight: bold;
	background: #eee url(../images/product_list_title_bg.gif) no-repeat left;
}

ul.product-list li div.title a {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}

ul.product-list li div.image {
	float: left;
	width: 111px;
}

ul.product-list li div.image img {
	display: block;
	margin: 15px auto;
}

ul.product-list li div.description {
	float: right;
	width: 141px;
	color: #848282;
}

ul.product-list li div.description p {
	padding: 9px 3px 0 10px;
}

ul.product-list li div.description div.price {
	padding: 9px 0 9px 10px;
	font-size: 13px;
	color: #848282;
}

ul.product-list li div.description div.price strong {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #ff850d;
}

ul.product-list li div.description div.price span.old-price {
	font-size: 12px;
	color: #848282;
}

ul.product-list li div.description div.price span.old-price del {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 13px;
	color: #848282;
}

ul.product-list li div.buttons img {
	float: left;
	display: block;
}

#product-item-title {
	width: 503px;
	height: 21px;
	padding: 8px 0 0 8px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	background: #eee url(../images/product_list_title_bg.gif) no-repeat left;
}

#product-item {
	margin: 0 3px 6px 0;
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
}

#product-item div.image {
	float: left;
	width: 270px;
	margin-top: 6px;
	background: url(../images/product_item_vr.gif) repeat-y right;
}

#product-item div.image img {
	display: block;
	margin: 15px auto;
}

#product-item div.price {
	float: right;
	width: 219px;
	padding: 50px 0 45px 20px;
	font-size: 13px;
	color: #848282;
}

#product-item div.price strong {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #ff850d;
}

#product-item div.price img {
	display: block;
	margin-top: 15px;
}

#product-item div.hr {
	height: 1px;
	margin: 0 auto;
	background: url(../images/product_item_hr.gif);
	clear: both;
}

#product-item h3 {
	margin: 17px 0 0 23px;
}

#product-item div.description {
	margin: 15px 15px 15px 23px;
}

#cart-list {
	margin-bottom: 9px;
}

#cart-list table {
	width: 512px;
	margin: -1px;
}

#cart-list table thead tr th {
	text-align: center;
	background-color: #e8e8e8;
	padding: 6px 3px;
}

#cart-list table tbody tr td {
	border-bottom: 1px solid #dbe6f0;
	padding: 9px 0;
}

#cart-list table tbody tr td div.image {
	float: left;
	width: 110px;
}

#cart-list table tbody tr td div.image img {
	margin: 0 auto;
}

#cart-list table tbody tr td div.description {
	margin: 0 9px 0 119px;
}

#cart-list table tbody tr td div.price {
	font-size: 12px;
	color: #848282;
	text-align: right;
	margin: 0 6px;
}

#cart-list table tbody tr td div.price strong {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #ff850d;
}

#cart-total {
	width: 512px;
	margin: -1px;
	padding-top: 18px;
	background-color: #e8e8e8;
}

#cart-total div.price {
	font-size: 12px;
	color: #848282;
	text-align: right;
	margin: 0 6px 12px 0;
}

#cart-total div.price span {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff850d;
}

#cart-total div.buttons img, #cart-total div.buttons input {
	float: right;
	display: block;
	margin-left: 1px;
}

#checkout {
	margin-right: 30px;
}

#bottom-image {
	margin: 3px 9px 5px 8px;
}

#bottom-image img {
	display: block;
}

#content-subline {
	width: 766px;
	height: 13px;
	margin-top: -10px;
	background: url(../images/content_subline.jpg) no-repeat;
}

#footer {
	width: 766px;
	height: 82px;
	background: url(../images/footer_bg.jpg) repeat-x;
}

#cards {
	float: left;
	width: 135px;
	margin: 20px 0 0 33px;
}

#copyright {
	float: right;
	width: 521px;
	margin-top: 15px;
	color: #fff;
}

#copyright p {
	margin-bottom: 9px;
}

#copyright p a {
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}