* html .png, * html #banners a {
	behavior: url(../inc/iepngfix.htc);
}
html, body {
	margin: 0;
	padding: 0;
	text-align: center;
}
body {
	background: #d0d5d5 url("../img/css/bg-page.png") repeat-x scroll 0 0;
	color: #000;
	line-height: 1.5;
}
body, table, td, th, tr, input, textarea {
	font: normal 13px "Arial", tahoma, verdana, sans-serif;
}
img, table, td, th {
	border: none;
}
td, th {
	vertical-align: top;
}
table {
	border-collapse: collapse;
}
a {
	color: #0f3d97;
	outline: none;
}
.clear {
	clear: both;
	height: 0;
	width: 0;
	overflow: hidden;
}
.vseparator {
	width: 1px;
	background-color: #fff;
	opacity: 0.1;
	overflow: hidden;
	filter:alpha(opacity=10);
}
.fir {
	text-indent: -2000px;
	overflow: hidden;
	display: block;
}
#wrapper {
	width: 978px;
	min-width: 978px;
	margin: 0 auto;
	text-align: left;
}
#mainContainer {
	background: #fff url("../img/css/bg-page-bot.png") no-repeat scroll 0 100%;
	margin: 25px 0 40px 0;
	padding: 0 0 20px 0;
	position: relative;
}
#main {
	background: transparent url("../img/css/bg-page-top.png") no-repeat scroll 0 0;
	padding: 10px;
	position: relative;
}
/*--- Header Styles ---*/
#topRow {
	position: relative;
	position: relative;
	zoom: 1;
}
#logo {
	float: left;
	display: block;
	width: 216px;
	height: 87px;
	background: transparent url("../img/logo.png") no-repeat scroll 32px 0;
	margin: 26px 0 0 0;
	position: relative;
	padding: 0 0 0 32px;
}
#shoppingCart {
	width: 105px;
	height: 95px;
	padding: 15px;
	overflow: hidden;
	background: transparent url("../img/css/bg-topbox.png") no-repeat scroll 0 0;
	float: right;
	margin: 0 0 0 20px;
	position: relative;
}
#shoppingCart a {
	display: block;
	float: left;
	font-size: 12px;
	padding: 0 0 1px 8px;
	color: #254681;
}
#shoppingCart .cart {
	float: none;
	background: transparent url("../img/css/icon-cart.png") no-repeat scroll 50% 0;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	float: none;
	margin-left: 0;
	padding: 60px 0 0 0;
}
#shoppingCart a:hover {
	text-decoration: underline;
}
#orderNow {
	float: right;
	position: relative;
	text-align: right;
	padding: 10px 2px 0 15px;
}
#orderNow h3 {
	color: #000;
	font-size: 21px;
	font-weight: normal;
	margin: 0 0 3px 0;
	padding: 0;
}
#orderNow h4 {
	color: #bc0500;
	font-size: 24px;
	font-weight: normal;
	margin: 0 0 8px 0;
	padding: 0;
}
#orderNow div {
	color: #003399;
	margin: 0 0 2px 0;
}
/*--- Main menu ---*/
#mainMenu {
	float: right;
	margin: 0 0 0 -30px;
}
.menuBox {
	float: right;
	margin: 36px 0 0 30px;
}
.menuBox a {
	display: block;
	background: transparent url("../img/css/bg-topmenu-a.png") no-repeat scroll 0 7px;
	padding: 4px 5px 5px 18px;
	text-decoration: none;
}
.menuBox a:hover {
	text-decoration: underline;
}
/*--- Introduction text on the homepage - main image block---*/
#intro {
	position: relative;
	margin: 20px 0 0 0;
}
#intro #headerImage {
	display: block;
}
#intro h1 {
	font-size: 24px;
	margin: 0 0 15px 0;
	line-height: 1.1;
	color: #0f3d97;
	font-weight: normal;
}
#intro h1 strong {
	color: #b80000;
	font-weight: normal;
}
#intro .text {
	position: absolute;
	top: 80px;
	left: 310px;
	width: 300px;
}
#intro ul, #intro li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
}
#intro li {
	background: transparent url("../img/css/bg-topmenu-a.png") no-repeat scroll 0 6px;
	padding: 3px 5px 4px 18px;
}
#intro ul a {
	text-decoration: none;
}
#intro ul a:hover {
	text-decoration: underline;
}
/*--- Homepage Catalog Block ---*/
.catalog {
	background: #c0d0ec url("../img/css/bg-homecatalog-bot.png") no-repeat scroll 0 100%;
	padding: 0 0 10px 0;
	color: #fff;
	overflow: hidden;
	position: relative;
}
.catalog .bot {
	background: transparent url("../img/css/bg-homecatalog-mid.png") repeat-x scroll 0 0;
	padding: 20px 10px 10px 10px;
	position: relative;
}
* html .catalog .bot {
	height: 400px;
}
.catalog .container {
	position: relative;
	zoom: 1;
}
.catalog form {
	display: block;
	float: left;
	padding: 0 10px 0 30px;
	zoom: 1;
	margin: 0;
}
.catalog form h1 {
	font-size: 28px;
	font-weight: normal;
	line-height: 1.2;
	margin: 0;
	padding: 0 0 10px 0;
}
.catalog form #q {
	background: transparent url("../img/css/bg-search.png") no-repeat scroll 0 0;
	border: none;
	width: 167px;
	height: 25px;
	font-weight: bold;
	padding: 5px 5px 0 5px;
	display: block;
	float: left;
	overflow: hidden;
	margin-right: 5px;
}
.catalog form #go {
	background: transparent url("../img/css/bg-go.png") no-repeat scroll 0 0;
	width: 30px;
	height: 25px;
	float: left;
	border: none;
	padding: 0;
	cursor: pointer;
	display: block;
	overflow: hidden;
}
.catalog .vseparator {
	height: 230px;
	float: left;
	margin: 0 20px;
}
.catalog ul {
	display: block;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 10px 0 0 0;
}
.catalog li {
	display: block;
	background: transparent url("../img/css/bg-topmenu-aw.png") no-repeat scroll 0 6px;
	padding: 3px 5px 10px 18px;
	width: 160px;
}
.catalog a {
	color: #fff;
	text-decoration: none;
}
.catalog a:hover {
	text-decoration: underline;
}
.catalog h2 {
	margin: 0;
	padding: 0;
	font-size: 13px;
}
.catalog h2 a {
	color: #ffd36b;
}
#catImage {
	width: 234px;
	height: 351px;
	position: absolute;
	top: 50px;
	left: 38px;
	background: transparent url("../img/css/bg-homecatalog.jpg") no-repeat scroll 0 0;
}
/*--- Middle blocks Markup---*/
#middle {
	background: #e0eafb url("../img/css/bg-inner-bot.png") no-repeat scroll 0 100%;
	overflow: hidden;
	position: relative;
	margin: 20px 0 0 0;
}
#middle .bot {
	background: transparent url("../img/css/bg-inner-top.png") repeat-x scroll 0 0;
	padding: 10px;
	position: relative;
	zoom: 1;
}
#rColumn {
	float: right;
	width: 660px;
}
/*--- Left Navigation ---*/
#leftMenu {
	float: left;
	width: 268px;
}
#leftMenu .container {
	padding: 28px;
}
#leftMenu ul, #leftMenu form {
	float: none;
}
#leftMenu form {
	padding: 0 0 10px 0;
}
#leftMenu ul {
	border-top: 1px solid #5784c9;
	padding: 0;
}
/*#leftMenu li {
	border-bottom: 1px solid #5784c9;
	width: auto;
	padding: 6px 5px 6px 18px;
	background-position: 4px 9px;
}*/

a.cat {
	display: block;
	background: transparent url("../img/css/bg-topmenu-aw.png") no-repeat scroll 0 6px;
	width: 200px;
	font-size: 13px;
	color: #ffd36b;
	font-weight: bold;
	border-top: 1px solid #5784c9;
	width: auto;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 18px;/*	background-image: none;
	margin: 0;
	padding: 0;	
	border-top: 1px solid #5784c9;
	width: 200px;
	float: left;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 28px;
*/}
a.cat1 {
	display: block;
	background: transparent url("../img/css/bg-lmenu-bul.png") no-repeat scroll 25px 6px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 35px;
}
#leftMenu .bot {
	padding: 0;
}
#leftMenu {
	background: #2d65bb url("../img/css/bg-lmenu-bot.png") no-repeat scroll 0 100%;
}
#leftMenu .bot {
	background: transparent url("../img/css/bg-lmenu-top.png") no-repeat scroll 0 0;
}
/*--- Product List ---*/
#content {
	background: #fff url("../img/css/bg-content-bot.png") no-repeat scroll 0 100%;
	overflow: hidden;
	position: relative;
}

#content h1{

	font-size: 18px;
	color: #C00;
}

#content h2{
	font-size: 16px;
	color: #2D65BB;
}
#content .bot {
	background: transparent url("../img/css/bg-content-top.png") repeat-x scroll 0 0;
	padding: 15px;
	position: relative;
}
#content td {
	border: 1px solid #e5e5e5;
	border-width: 1px 0;
	padding: 15px 10px;
	line-height: 1;
}
#content table a {
	text-decoration: none;
}
#content table a:hover {
	text-decoration: underline;
}
#content td.title {
	font-weight: bold;
	width: 40%;
	color: #0F3D97;
}
#content .icon {
	width: 28px;
	height: 44px;
	margin: -5px 0 -10px 0;
}
#content .human {
	background: transparent url("../img/css/icon-human.png") no-repeat scroll 0 0;
}
#content .rabbit {
	background: transparent url("../img/css/icon-rabbit.png") no-repeat scroll 0 0;
}
#content .rat {
	background: transparent url("../img/css/icon-rat.png") no-repeat scroll 0 0;
}
#content .mouse {
	background: transparent url("../img/css/icon-mouse.png") no-repeat scroll 0 0;
}
#content .pig {
	background: transparent url("../img/css/icon-pig.png") no-repeat scroll 0 0;
}
#content h1 {
	padding: 15px 15px 20px 15px;
	font-size: 24px;
	margin: 0;
}
.buttons {
	overflow: hidden;
	padding: 10px 20px;
}
.button {
	display: block;
	padding: 7px 15px 8px 15px;
	background: #1c66dd url("../img/css/bg-button.png") repeat-x scroll 0 0;
	color: #fff;
	text-decoration: none;
	float: left;
	font-weight: bold;
	border: 1px solid #e5e5e5;
	line-height: 1;
}
.buttons .right {
	float: right;
}
.buttons .left {
	float: left;
}
/*--- Banners ---*/
#banners {
	margin: 25px 10px 0 0;
	overflow: hidden;
	zoom: 1;
}
#banners a {
	display: block;
	background: transparent url("../img/css/bg-banner.png") no-repeat scroll 0 100%;
	width: 161px;
	height: 162px;
	overflow: hidden;
	position: relative;
	float: right;
	margin: 0 -16px;
	cursor: pointer;
}
#banners a img {
	display: block;
	position: absolute;
	top: 3px;
	left: 29px;
}
#rColumn #banners {
	margin: 40px 5px 0 0;
}
/*--- Footer ---*/
#footer {
	color: #636363;
	font-size: 12px;
	border-right: 1px solid #b7bbbb;
	margin: 40px;
	line-height: 1.5;
}
#footer p {
	margin: 0;
}
#footer .c01, #footer .c02, #footer .c03, #footer .c04 {
	float: left;
	border-left: 1px solid #b7bbbb;
	padding: 10px 37px;
	height: 60px;
}
#footer a {
	display: block;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

/*--- LCheckout Page ---*/
#blankColumn {
	float: right;
	width: 940px;
}
#blank-content {
	overflow: hidden;
	position: relative;
	background-attachment: scroll;
	background-color: #fff;
	background-image: url(../img/css/bg-content-bot-blank.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}
#blank-content .bot {
	padding: 15px;
	position: relative;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/css/bg-content-top-blank.png);
	background-repeat: repeat-x;
	background-position: 0 0;
}

