div.wrapper {
	width:990px;
	margin:0 auto;
}

div.header {
	height:150px;
}

.bluerow {
 background-color: #D7ECFF;
}

.field {
  font-family: Arial; 
  font-size: 14px; 
  color: #336; 
  border: 1px solid #005497; 
  padding-left:3px; 
  padding-right:3px; 
  background-color: #FFFFFF;
}

.button {
  font-family: Arial; 
  font-size: 12px; 
  color:#fff; 
  border: 1px solid #D7ECFF; 
  background-color: #005497;
}

div.logo {
	width:110px;
	height:110px;
	overflow:hidden;
	position:relative;
	top:30px;
	margin-bottom:-110px;
	left:0;
}

div.mainTitle {
	width:646px;
	height:46px;
	position:relative;
	top:70px;
	left:135px;
	margin-bottom:-34px;
	overflow:hidden;
}

div.mainTitle h1 {
	color:#005497;
	font-size:275%;
	font-weight:normal;
}

div.cartSearch {
	width:307px;
	background:url('/img/search-bill.gif') no-repeat left top;
	height:45px;
	position:relative;
	top:-12px;
	left:674px;
	margin-bottom:-45px;
}

div.cartSearch2 {
	width:460px;
	background:url('/img/search-bill-2.gif') no-repeat left top;
	height:45px;
	position:relative;
	top:-12px;
	left:521px;
	margin-bottom:-45px;
}

div.cartSearch a, div.cartSearch2 a {
	font-size:130%;
	padding-right:10px;
}

div.cartSearch form {
	width:150px;
	position:relative;
	top:-1.3em;
	left:120px;
	margin-bottom:-1.3em;
	top:expression('-2.2em');
	right:expression('3.2em');
}

div.cartSearch2 form {
	width:110px;
	position:relative;
	top:-1.3em;
	left:287px;
	top:expression('-2.2em');
	right:expression('2.2em');
}

.csinput {
	width:110px;
	border:none;
	background:url('/img/input-bg-1.gif') no-repeat left top;
	height:19px;
	color:#787878;
	font-size:85%;
	padding:2px 0 0 5px;
	position:relative;
	left:0px;
	top:-2px;
	top:expression('1px');
}

div.cartSearch input {
	/*left:34px;*/
}

div.cartSearch .pad, div.cartSearch2 .pad {
	padding:7px 25px;
}

div.contacts {
	width:185px;
	height:150px;
	position:relative;
	top:70px;
	left:800px;
	margin-bottom:-34px;
	overflow:hidden;
	color:#005596;
	font-size:180%;
	font-weight:bold;
}

div.contacts span {
	font-weight:normal;
	color:#ffb90f;
	font-size:70%;
}

div.topMenu {
	background:url('/img/header-bill.gif') repeat-x bottom;
	font-size:150%;
	float:left;
	padding:1em 0 .7em 0;
	width:100%;
}

div.topMenu ul {
	list-style-type:none;
	margin:0;
	padding:0 0 0 17px;
}

div.topMenu ul li {
	float:left;
	margin-right:50px;
}

div.topMenu a.act, div.menu a.act {
	color:#ffb90f;
}

div.lcol {
	width:278px;
	float:left;
}

div.rcol {
	margin-left:278px;
}

div.menu h1, div.rBlock h1, div.lBlock h1 {
	color:#005596;
	font-size:150%;
	font-weight:normal;
}

div.menu {
	width:276px;
	background:url('/img/lblock-borders.gif') repeat-y;
}

div.menu .title {
	background:url('/img/lblock-title.gif') no-repeat left top;
}

div.menu .bottom {
	background:url('/img/menu-bottom.gif') no-repeat left bottom;
}

div.menu .pad {
	position:relative;
	padding:10px 7px 0 7px;
	padding-bottom:21px;
	padding-bottom:expression('0');
	margin-bottom:expression('21px');
}

div.menu ul {
	background:url('/img/menu-bg.gif') repeat-x bottom;
	list-style-type:none;
	padding:10px 20px 0 20px;
	margin:0;
}

div.menu h1 {
	padding:0 0 0 10px;
}

div.menu ul li {
	padding:0 0 1em 0;
}

div.banner img {
	display:block;
}

div.lBlock {
	width:276px;
	background:url('/img/lblock-borders.gif') repeat-y;
}

div.lBlock .title {
	background:url('/img/lblock-title.gif') no-repeat left top;
}

div.lBlock .bottom {
	background:url('/img/lblock-bottom.gif') no-repeat left bottom;
}

div.lBlock .pad {
	position:relative;
	padding:30px 20px 0 27px;
	position:relative;
	top:-20px;
}

div.lBlock h1 {
	margin-left:-7px;
}

div.rBlock {
	width:700px;
	background:url('/img/rblock-borders.gif') repeat-y;
}

div.rBlock .title {
	background:url('/img/rblock-title.gif') no-repeat left top;
}

div.rBlock .bottom {
	background:url('/img/rblock-bottom.gif') no-repeat left bottom;
}

div.rBlock .pad {
  	position:relative;
	padding:30px 20px 0 27px;
	position:relative;
	top:-20px;
}

div.rBlock h1 {
	margin-left:-7px;
}

div.rBlock table h1 {
	margin-left:0;
}

table.mainCat h1 a, table.mainCat h1 a:visited {
	text-decoration:none;
	color:#ffb90f;
	font-size:105%;
	font-weight:bold;
}

table.mainCat h1 a:hover {
	text-decoration:underline;
}

table.mainCat h1 span {
	color:#005497;
}

table.mainCat img {
	display:block;
	margin:0 auto;
	z-index:100;
}

table.mainCat td.sep {
	width:30px;
	background:url('/img/vr.gif') no-repeat center 20px;
}

table.mainCat td.hSep {
	height:20px;
	background:url('/img/hr.gif') no-repeat center top;
}

table.mainCat .price {
	color:#005497;
	font-size:170%;
	font-weight:bold;
}

table.mainCat .price span {
	color:#787878;
	font-size:60%;
	font-weight:normal;
}

div.footer {
	background:url('/img/bottom-bill.gif') repeat-x top;
	padding:60px 0 20px 0;
	margin-top:20px;
	color:#005596;
}

div.footer table {
	width:980px;
}

div.hit {
	width:65px;
	height:67px;
	z-index:1000;
	position:relative;
	top:0;
	left:130px;
	margin-bottom:-67px;
	background:url('/img/hit.png') no-repeat left top;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/img/hit.png,sizingMethod=crop); //background: none;
}

div.new {
	width:65px;
	height:67px;
	z-index:1000;
	position:relative;
	top:0;
	left:130px;
	margin-bottom:-67px;
	background:url('/img/new.png') no-repeat left top;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/img/new.png,sizingMethod=crop); //background: none;
}

div.newProduct {
	width:65px;
	height:67px;
	z-index:1000;
	position:relative;
	top:0;
	left:130px;
	margin-bottom:-67px;
	background:url('/img/new.png') no-repeat left top;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/img/new.png,sizingMethod=crop); //background: none;
}

a.underlined, a.underlined:visited {
	text-decoration:underline;
}

table.productDesc {
	width:100%;
	margin-bottom:2em;
}

table.productDesc td.productPic {
	width:220px;
}

div.productCont {
	margin-left:20px;
}

div.productCont h1 {
	color:#ffb90f;
	font-size:180%;
	font-weight:bold;
}

div.productCont h1 span {
	color:#005497;
}

div.productCont table {
	width:100%;
}

div.productCont table .blue, table.productSpecies .blue {
	background:#d7ecff;
}

div.productCont table td {
	padding:.5em 1em;
	color:#005497;
	font-weight:bold;
}

div.productCont table td.pRcol {
	color:#787878;
	font-weight:normal;
}

table.productSpecies {
	width:100%;
}

table.productSpecies th {
	font-weight:bold;
	color:#005497;
	white-space:nowrap;
}

table.productSpecies th, table.productSpecies td {
	padding:.5em 1em;
}

table.productSpecies a, table.productSpecies a:visited {
	color:#ffb90f;
	white-space:nowrap;
}

table.productSpecies input {
	width:50px;
	border:none;
	background:url('/img/input-bg-2.gif') no-repeat right top;
	height:19px;
	color:#787878;
	font-size:85%;
	padding:2px 10px 0px 10px;
}

table.productSpecies img {
	display:block;
	float:right;
	margin:-.25em 0 0 5px;
}

table.productSpecies .cartLink {
	width:120px;
	text-align:right;
	line-height:2em;
	padding-bottom:0;
}

div.cartLink {
	width:100px;
	float:right;
	text-align:right;
	position:relative;
	top:-6px;
}

div.cartLink a, div.cartLink a:visited {
	color:#ffb90f;
	white-space:nowrap;
}

div.cartLink img {
	display:inline;
	position:relative;
	top:5px;
	margin-left:5px;
}

table.pricetable {
  padding:0;
  width: 100px;
}
table.pricetable td {
  padding:1px;
  margin:0;
  white-space:nowrap;
}
table.pricetable b {
  float:right;
}