.orderForm
{
	font-size: 12px;
	font-weight: bold;
}
.cobutt, #cobutt
{
	float: right;
	display: inline;
}

.searchbox, #searchbox
{
	float: right;
	position: relative;
	top: -10em;
	padding: 0 6px;
}

.searchstr, #searchstr
{
	width: 115px;
}

.tiny 
{
	BACKGROUND: none;
	COLOR: #000000;
	FONT-SIZE: 10px; 
	FONT-WEIGHT: normal; 
	FONT-FAMILY: Verdana, Helvetica; 
	TEXT-DECORATION: none;
}

 .topr
{
        width: 17px;
        height: 17px;
        display: block;
        float: right;
        background-image: url("../../../themes/Steve/images/corner-top-right.gif");
}
.topl
{
        width: 17px;
        height: 17px;
        float: left;
        background-image: url("../../../themes/Steve/images/corner-top-left.gif");
}
.top
{
	background-color: #fff;
	height: 17px;
	clear: both:
}
.bot
{
        background-color: #fff;
        height: 17px;
	clear: both;
}
.botl
{
        width: 17px;
        height: 17px;
        display: block;
        float: left;
        background-image: url("../../../themes/Steve/images/corner-bottom-left.gif");
}
.botr
{
        width: 17px;
        height: 17px;
        display: block;
        float: right;
        background-image: url("../../../themes/Steve/images/corner-bottom-right.gif");
}


div.hr {
  display: block;
  height: 5px;
  width: 95%;
  background-image: url(/images/bar2s.png);
  background-position: center;
  margin: 1em 5px ;
}

.hidden
{
	display: none;
}

.shown
{
	display: block;
}

.hidlist
{
	/* background: url("plus sign");
}

.showlist
{
	/* background url("neg sign");
}

#menu
{
/* showall menu*/
}

ul, #menu ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#menu li
{
	padding-left: 5px;
	background-repeat: no-repeat;
}

.out
{
	display: block;
	background: #555;
	border: 0px;
	position: relative;
	margin: 10px;
}

.in
{
	border: 0px;
	position: relative;
}

.tpin
{
	top: -4px;
}

.ltin
{
	left: -5px;
}

.rtin
{
	right: -5px;
}

.btin
{
	bottom: -5px;
}

html, body {
	height: 100%;
/*	margin: 0;*/
}

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -6.5em;
	background-color: #fff;
}

#foot, #push {
	height: 6.5em;
	clear: both;
	margin: 0;
}

#foot
{
	text-align: center;
	background-color: #fff;
}

#headsec
{
	display: block;
	font: normal 14px;
	width: 100%;
	height: 165px;
	text-align: center;
	background-color: #fff;
}

/*.block
{
	background: #fff;
	width: 100%;
	border: 1px solid #000;
	margin: 10px auto;
}*/

.block
{
	width: 100%;
	margin: 10px auto;
}

.block h1
{
	margin: 0px;
	font-size: 16px;
	font-weight: normal;
}

.block p
{
	width: 90%;
	margin: 0px auto;
}

#rblock
{
	width: 0;
}

#lblock
{
	display: block;
	width: 200px;
	height: 100%;
	float: left;
/*	margin: 0 10px;*/
	background-color: #fff;
}

#mblock
{
	display: block;
	float: left;
	background-color: #fff;
	max-width: 75%;
	margin: 0 10px;
	padding: 0 10px;
}

#navmenu
{

}

#navmenu ul
{
	list-style: none;
	padding: 0 10px;
}

#navmenu a
{
	display: block;
	border-bottom: 1px solid #a22;
	text-decoration: none;
}
body, .spacer
{
	background-color: #3cb3b1;
	FONT-FAMILY: Verdana,Helvetica;
}

a
{
	border: 0;
}

img
{
	border: 0;
}
