* {
	margin: 0;
	padding: 0;
	border: none;
}
body {
	background: #FFFFFF url(../img/mbg.gif) repeat-x;
	color: #555555;
	font: normal 62.5% Arial, Helvetica, sans-serif;
	padding:0 20px;
}
#floater {
 float:right;
 width: 100%;
 margin-left:-221px;

}
#header {
	height: 140px;
}
#header,
#main {
	min-width: 970px;
	max-width: 1400px;
	width: expression((document.documentElement.clientWidth || document.body.clientWidth) < 970? "970px" : (document.documentElement.clientWidth || document.body.clientWidth) > 1400? "1400px" : "100%");
	

	margin: auto;
	
}
#footer {
	height: 60px;
	padding: 20px 15px;
	font-size: 1.1em;
	min-width: 940px;
	max-width: 1370px;
	width: expression(document.body.clientWidth < 940? "940px" : document.body.clientWidth > 1370? "1370px" : "auto");
	margin: auto;
}
#header h1 {
	width: 220px;
	height: 125px;
	float: left;
	padding-top: 15px;
	background: url(../img/logo.gif) no-repeat center 10px;
}

#header h1 a {
	display: block;
	height: 110px;
	width: 110px;
	margin: auto;
	text-indent: -10000%;
}
#header .tblock {
	float: left;
	padding: 25px 20px 0 20px;
	width: 400px;
}
#header .tblock h3 {
	color: #b7c7de;
	text-transform: uppercase;
	font: normal 1.5em "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}
#header .tblock p {
	color: #ffffff;
	font-size: 1.2em;
}
#header .cinfo {
	float: right;
	width: 250px;
	/*text-align: right;*/
	padding-top: 25px;
}

#header .cinfo p {
	font-size: 1.2em;
	color: #b7c7de;
	margin-bottom:15px;
}
#header .moremo {
text-align: right; clear: right; float: right; width: 500px; font-size: 1.2em;
}
#header .cinfo h5 {
font-size: 1.4em;
color: #b7c7de;
margin-bottom:10px;
}
#header .cinfo p.cont {
	text-transform: uppercase;
	font: normal 1.5em "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}
#header .cinfo p a,
#header .moremo a {
	color: #ffffff;
	text-decoration: underline;
}
#header .cinfo p a:hover,
#header .moremo a:hover {
	text-decoration: none;
	color: #ffffff;
}
#main {
	border-bottom: 1px solid #e5e5e5;
	background:#fff;
}
hr {
	height: 1px;
	background: #e5e5e5;
}
.threecoll {
/*background: #ffffff url(../img/wbg.gif) repeat-y 0px top;*/
}
.twocoll {
background: #ffffff url(../img/wbg.gif) repeat-y -520px top;
}
.onecoll {
background: #ffffff;
}
#main #lc {
	float: left;
	width: 220px;
	/*border-right: 1px solid #e5e5e5;*/
	padding-bottom: 20px;
	position:relative;
	z-index: 100;
	border-right: 1px solid #e5e5e5;
}
#main #lc h3 {
	font: normal 2em/36px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 10px 15px 0 15px;
	color: #91b312;
	border-top: 1px solid #e5e5e5;
}
#ccl .button, .button {
background: #91b312;
color: #ffffff;
font: bold 12px Arial, Helvetica, sans-serif;
padding: 1px 6px;
border: none;
}
#ccl .disabled {
background: #bbbbbb;
color: #999999;
font: bold 12px Arial, Helvetica, sans-serif;
padding: 1px 6px;
}
#main #lc h3.catitl {
	color: #ffffff;
	background: #91b312;
	border-bottom: 2px solid #ffffff;
border-top: none;
padding: 0 15px;
}
del {
	text-decoration:none;
	background: url(../img/del.gif) repeat-x center;
	color:#000000;
}
#catalog {
	border-top: 3px solid #ed1c24;
	padding: 15px;
}
.catmenu {
	padding: 15px 0;
	font-size: 1.2em;
}
.catmenu ul {
	padding: 10px 0;
}
.catmenu li {
margin:0;
padding:0;
margin-bottom:1px;
list-style: none;

}
* html .catmenu li {
	height:1px;
}
 .catmenu a {
	color: #666666;
	display: block;
	padding: 3px 0 3px 10px;
	background: url(../img/arr.gif) no-repeat left 6px;
	text-decoration: none;
}
.catmenu a:hover {
color: #ed1c24;
	background: url(../img/arr.gif) no-repeat left -54px;
}
.catmenu a.current {
	background: url(../img/arr.gif) no-repeat left -54px;
	font-weight: bold;
}
.catmenu ul li {padding-left:15px;}

.hidden {display:none;}

a.catcat {
	color: #666666;
	display: block;
	padding: 3px 0 3px 10px;
	background: url(../img/arr.gif) no-repeat left 11px;
	text-decoration: none;
}
a.catcat:hover {
color: #ed1c24;
	background: url(../img/arr.gif) no-repeat left -9px;
}

#catalog h4 {
	list-style: none;
	font: normal 1.7em "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	
}
#pager {
	clear: both;
	padding-top: 15px;
text-align: center;
}
#pager li {
	display: inline;
	font-size: 1.1em;
	font-weight: bold;
	padding: 0 3px;
	}

.nitem {
	padding: 10px 15px;
}
.nitem h5, .nitem p {
	padding-bottom: 3px;
}
.nitem h5 {
	background: url(../img/arr2.gif) no-repeat left 4px;
	color: #ed1c24;
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 10px;
}
#ccl h5 {
	color: #ed1c24;
	font: normal 1.5em "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	margin-bottom: 7px;
}
.nitem p {
	font-size: 1.1em;
}
.nitem a,
#ccl a,
#footer a {
	color: #0e4ca1;
	border-bottom: 1px solid #91b312;
	text-decoration: none;
}
.nitem a:hover,
#ccl a:hover,
#footer a:hover {
	color: #ed1c24;
}
#mmenu {
	background: #0d478f url(../img/mm.gif) repeat-x bottom;
	height: 41px;
	/*float: left;*/
	/*width: 745px;*/
	padding-left: 5px;
	margin-left:220px;
	position:relative;
	z-index:100;
}
.onecoll #mmenu {
	float: none;
	width: auto;
}
#mmenu li {
	list-style: none;
	float: left;
	font: normal 1.2em/36px Arial, Helvetica, sans-serif;
	margin-right: 5px;
	position: relative;
}
#mmenu li li {
	font: normal 1em/15px Arial, Helvetica, sans-serif;
	width: 100%;
	margin: 0;
}
#mmenu li a,
#mmenu li span {
	color: #ffffff;
	display: block;
	text-decoration: none;
	padding: 0 10px 5px 10px;
}
#mmenu li ul li a {
	color: #555555;
	display: block;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
}
#mmenu li ul li a:hover {
	background: #cccccc;
}
#mmenu li a:hover,
#mmenu li a.current {
	background: #0a3972 url(../img/mmh.gif) repeat-x bottom;
}
#mmenu li ul {
	position: absolute;
/*	border: 1px solid #cccccc;*/
	background: #eeeeee;
	display: none;
	border-top: 2px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	top: 41px;
	left: 0;
	width: 180px;
	z-index: 100;
}
#mmenu li:hover ul,
#mmenu li.over ul {
	display: block;
}
#cc {
	/*float: right;*/
	/*width: 750px;*/
	margin-left:220px;
	position:relative;
	border-left: 1px solid #e5e5e5;
	
	
}
#ccl {
		/*width: 489px;
		float: left;*/
		padding: 15px;
		margin-right:230px;
		border-right: 1px solid #e5e5e5;
}
.onecoll #cc {
float: none;
width: auto;
clear: both;
}
.twocoll #ccl {
	border-right:none;
	margin-right:0;
}
.onecoll #ccl {
	width: auto;
float: none;


}
#ccl h3 {
	font: normal 2em "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	/*text-transform: uppercase;*/
	color: #91b312;
	margin-bottom: .8em;
}
#ccl h4 {
	font: normal 1.7em/36px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	/*text-transform: uppercase;*/
	color: #ed1c24;
}
#ccl p,
#ccl ul,
#ccl ol,
#ccl table {
	font-size: 1.2em;
	margin-bottom: 1.1em;
}
#ccl ul,
#ccl ol {
	margin-left: 20px;
}
#ccl ul li,
#ccl ol li {
	margin-bottom: .8em;
}
#ccl ul li ul,
#ccl ol li ul {
	margin-top: .8em;
}
#ccl ul.link_list li {
	margin-bottom: 0;
}
.action {
border-bottom: 1px solid #e5e5e5;
padding: 20px 35px 35px 35px;
margin-bottom: 20px;
}
#ccr {
	width: 200px;
	/*float: right;*/
	padding: 15px;
	position:absolute;
	right:0;
	top:0;
}
.clear, .clearer { clear: both; }

.litebox a {
	float: left;
	margin: 0 15px 15px 0;
	border: 1px solid #eeeeee;	
}
#ccl ol.comm {
	margin-left: 0;
}
#ccl ol.comm li {
	list-style: none;
	margin-bottom: 15px;
	border-bottom: 1px solid #e5e5e5;
}
#ccl ol.comm li p {
	font-size: 1em;
}
#ccl ol.comm li p.cname {
	margin-bottom: 10px;
	
}
#ccl ol.comm li p.cname a {
	font-weight: bold;
}

#ccl input,
#ccl select,
#ccl textarea {
	border: 1px solid #bbbbbb;
}
#ccl .gall {
margin-left: 0;
}

.gall li {
width: 100px;
float: left;
list-style: none;
margin: 0 15px 15px 0;
border: 1px solid #eeeeee;
text-align: center;
font-size: .92em;
}
.gall li a {
display: block;
}
.gall li a img {
height: 75px;
width: 100px;
vertical-align: middle;
}
.gall li span {display: block; padding: 4px 0;}

.spacer {
height: 20px;
}

.cimg {
	float: left;
	height: 75px;
	width: 100px;
	border: 1px solid #c6c6c6;
	margin-right: 15px;
	text-align: center;
	padding:5px;
	position:relative;
}
.cimg2 {
	float: left;
	height: 150px;
	width: 150px;
	border: 1px solid #c6c6c6;
	margin-right: 15px;
	text-align: center;
	padding:5px;
	position:relative;
}
.act {
	width:60px;
	height:60px;
	position:absolute;
	right:-12px;
	bottom:-12px;
	background: url(../img/act.png) no-repeat bottom;
}
#ccl .item {
	clear: both;
	padding-bottom: 30px;
}
#ccl .item p {
	margin-bottom: .9em;
}
#ccl .item p.exc {
	min-height: 30px;
}
#ccl .item .mre {
	font-size: 1.1em;
	float: right;
}

#ccl .price {
	font-weight: bold;
}
.red {
	color: #ed1c24;
}



.odd td, .odd th {
	background: #eeeeee;
}
.even td, .even th {
	background: #ffffff;
}
td, th {
	padding: 3px 6px;
	text-align: left;
	vertical-align: top;
}
.fl {
	float: left;
	margin-right:20px;
}




