#center_layer {
  position: relative;
  top: 0px;
  right: 0;
  margin: 0 auto;
  width: 930px;
  text-align: left;

  padding: 0;

  background: white;
}

#content_div {
	position: absolute;
	margin-top: 10px;
	padding-bottom: 10px;
	left: 0px;
	width: 100%;
	text-align: left;
}

BODY.layout {
	min-width: 930px;
	
	background: white;
	margin:0;
	padding: 0;
	
	text-align: center;
}

table.layout {
	width: 928px;
	border: 1px solid #d3d8c1;
}

td.topbanner {
	height: 139px;
	background-image: url(/images/layout/top-banner.gif)
}

td.topnav, a.topnav {
	height: 30px;
	background-image: url(/images/layout/top-nav-bg.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color:  black;
	font-weight: bold;
	text-decoration: none;
}

a.topnav {
	background: transparent;
	padding: 0px;
}

td.sidenav {
	width: 169px;
	padding-left: 9px;
	background-image: url(/images/layout/spacer-left.gif);
	vertical-align: top;
}

td.date {
	padding-top: 10px;
	padding-left: 10px;
	vertical-align: top;
	
	font-family: Verdana,Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color:  #666666;
	background: transparent; 
	
	width: 456px;		
}

td.content {
	padding-top: 20px;
	padding-left: 10px;
	vertical-align: top;
	
	width: 456px;
}

td.content_wide {
	padding-top: 20px;
	padding-left: 10px;
	vertical-align: top;
	
	width: 531px;
}

td.search {
	width: 275px;
	height: 30px;
	padding-right: 7px;
	background-image: url(/images/layout/search-bg.gif);
	background-repeat: no-repeat;
	vertical-align: top right;
}


td.info_banner {
	width: 160px;
	height: 50px;
	background-image: url(/images/layout/info.gif);
}

td.info {
	width: 160px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: #dee8d0;
}

td.shop_banner {
	border-top: 2px solid white;
	width: 160px;
	height: 48px;
	background-image: url(/images/layout/shop.gif);		
}

td.shop {
	width: 160px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #cfdbb7;
	
	border-bottom: 2px solid white;
	
	text-align: left;
}

td.nav_right {
	text-align: left;
	color: #666666;
	
	height: 100%;
	
	padding-top: 0px;
	padding-left: 0px;
	vertical-align: top;
	
	background-image: url(/images/layout/border.gif);
	background-position: left top;
	background-repeat: repeat-y;
	
	width: 252px;
}

td.redkite {
	text-align: center;
	color: #666666;
	
	padding-top: 0px;
	padding-left: 0px;
	vertical-align: top;
	
	background-image: url(/images/layout/border.gif);
	background-position: left top;
	background-repeat: repeat-y;
	
	width: 252px;
	
	border-bottom: 15px solid white;
}


td.logo_left {
	width: 160px;
	height: 110px;
	background-image: url(/images/layout/logo-left.gif);
	background-repeat: no-repeat;
	background-position: center;
}

td.footer {
	text-align: center;
	width: 456px;
	line-height: 16px;
}

td.wide-footer {
	text-align: center;
	width: 650px;
	line-height: 16px;
}

td.rkinet {
	text-align: center;
	vertical-align: bottom;
	
	border-left: 1px solid #d3d8c1;
	
	color: #666666;
}

h1, h2, h3 {
	font-family: Verdana,Arial, Helvetica, Sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: black;	
}
h2 {
	font-size: 12px;	
}

a.h1 {
	font-family: Verdana,Arial, Helvetica, Sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: black;	
	text-decoration: none;	
}

a.h1:link{
	color:black;
}

a.h1:visited{
	color:black;
}

a.h1:hover{
	color:#0099FF;
}

a.h1:active {
	color:#0099FF;
}

p, body, td {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color:  black;
	background: transparent;
}

.sidenavcat {
	font-family: Verdana,Arial, Helvetica, Sans-serif;
	font-size: 11px;
	line-height: 18px;
	color:  black;
	background: transparent;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}

.sidenavcat_collapsed {
	font-family: Verdana,Arial, Helvetica, Sans-serif;
	font-size: 11px;
	line-height: 18px;
	color:  black;
	background: transparent;
	font-weight: bold;	
	text-decoration: none;
	cursor: pointer;
}

.subnav {
	display: block;	
}

.subnav_collapsed {
	display: none;	
}

a.sidenav {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color:  black;
	background: transparent;
	text-decoration: none;		
}


a.sidenav:link{
	color:black;
}

a.sidenav:visited{
	color:black;
}

a.sidenav:hover{
	color:#0099FF;
}

a.sidenav:active {
	color:#0099FF;
}



#subcats {
	width: 650px;
	min-height: 141px;
	border: 1px solid #d4d5cd;
	
	padding: 10px;
	padding-left: 25px;
	padding-bottom: 100px;
	
	background-image: url(/images/layout/catlist-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.order {
	width: 129px;
	height: 19px;
	border: none;
	background-image: url(/images/layout/add-normal.gif);	
}

.order:HOVER {
	width: 129px;
	height: 19px;
	border: none;
	background-image: url(/images/layout/add-hover.gif);	
}

.checkout {
	width: 268px;
	height: 11px;
	border: none;
	background-image: url(/images/layout/checkout-2-normal.gif);	
}

.checkout:HOVER {
	width: 268px;
	height: 11px;
	border: none;
	background-image: url(/images/layout/checkout-2-hover.gif);	
}

a.copyright {
	font-family: Verdana,Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color:  #666666;
	background: transparent;
	font-weight: normal;	
	text-decoration: none;		
}


a.copyright:link{
	color: #666666;
}

a.copyright:visited{
	color: #666666;
}

a.copyright:hover{
	color:#0099FF;
}

a.copyright:active {
	color:#0099FF;
}


a {
	font-family: Verdana,Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color:  black;
	background: transparent;
	font-weight: bold;	
	text-decoration: none;		
}


a:link{
	color:black;
}

a:visited{
	color:black;
}

a:hover{
	color:#0099FF;
}

a:active {
	color:#0099FF;
}
img {
	border: none;
}

a.sidenav {
	font-family: Verdana,Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color:  black;
	background: transparent;
	font-weight: normal;	
	text-decoration: none;
	text-align: left;		
}

.required {
	font-size:11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #CC0000; 
	margin: 0px; 
	text-decoration:none; 
	line-height:15px;

	font-weight: bold;
		
	background: white;
}



.form_text {
	width: 200px;
}

.form_textarea {
	width: 200px;
	height: 100px;
}

.form_submit {
}

input, textarea {
	font-size:11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}