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



body {
	font: 70%/140% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

#contents{
	height:100%;
	min-height:100%;
	margin-bottom:-17px;
	background: url(../images/layup/lines_bg.gif) repeat-y;
	margin-left: 45px;
	width:683px;
	
}
/*ie wont see this, other browsers will*/
body>div#contents{
      height: auto;
}
#footer{
display:none;
}
#clear{
	display:none;
}
#middle>p:first-child  {
	color: #D08E00;
	font-weight: bold;
}

.firstchild-ie  {
	color: #D08E00;
	font-weight: bold;
}
#topbar {
	height: 70px;
	width: 100%;
	text-align: left;
}
#topnavi {
	display:none;
}

#homebanner {
display:none;
}
#sidenavi {
	display:none;
}

h1 {
	color: #000000;
	padding: 0;
	background: url(../images/layup/dots_accross.gif) repeat-x left bottom;
	margin: 0 0 0 14px;
	font: 190%/220% Arial, Helvetica, sans-serif;
}
hr {
	background:none;
	border-bottom: 1px solid #000;
	height: 1px;
	border-top: none;
	border-right: none;
	border-left: none;
}
.right {
	float:right;
}
.left {
	float:left;
}
#search{ display:none;}
	
form {
	margin: 0;
	padding: 0;
}
fieldset {
	border: none;
	white-space: nowrap;
	margin: 0;
	padding: 0;
}
.textright {
	text-align: right;
}
#middle a {
	color: #D08E00;
	text-decoration: none;
	border-bottom: 1px solid #D08E00;
}
#middle a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: 3px double #000000;
}
#middle ul {
	list-style: none;
}
#middle li{
	padding: 0 0 15px 15px;
	background: url(../images/layup/ul.gif) no-repeat left top;
	margin: 0;

}
.contactform  {
	margin: 20px 0 0 20px;
}
.contactform p {
	margin: 0;
	padding: 0;
	clear: both;
}
.contactform label {
	float: left;
}
.contactform span {
	width: 250px;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0;
	float: right;
}
.textform {
	font: 90% Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
}
.textformactive {
	font: 90% Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
}
#productselect{
	padding-left: 14px;
	height: 155px;
}
#productselect ul {
	text-align: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#productselect li {
	width: 163px;
	display: inline;
	float: left;
	height: 144px;
	list-style: url(none) none;
	margin-right: 10px;
	
}
#productselect img, #selectme img, #selectmesmall img {
	display:none;
}

#productselect h2 {
	margin: 0;
	padding: 0;
	font: 110%/31px Verdana, Arial, Helvetica, sans-serif;
}
#productselect .details {
	padding: 5px 10px;
	height: 104px;
	font: 85% Arial, Helvetica, sans-serif;
}
.orange:first-line {
    color: #D08E00;
	font-weight: bold;
}
#productselect .bottom {
	height: 12px;
	width: 163px;
	margin: 0;
	padding: 0;
}
.arealinks {
	cursor: pointer;
	background: #F0F0EE;
	margin-top: 2px;
	padding: 2px 10px;
	border: 1px solid #CECECE;
}
.arealinks a, .arealinks a:hover, .details a:hover{
	border:none !important;
}
.alignright {
	float: right;
}
.details ul {
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.details li {
	margin: 0px;
	padding: 0px 0px 10px !important;
	background: none !important;
}
.details span{
	float:right;
}
.details a{
	display:block;
	color: #000000 !important;
	padding-bottom: 7px;
}
.details a:hover{
	color: #D08E00 !important;
}

#newsbox{
	width: 450px;
}
#newsbox ul {
	text-align: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#newsbox li {
	list-style: url(none) none;
	margin-right: 0px;
	margin-left: -14px;
	background: none;
	height:auto;
	
}
#newsbox img{
	float: left;
	clear: both;
	margin-right: 10px;
	height: 60px;
	width: 42px;
	border: 1px solid #000000;
	
}
#newsbox h2 {
	margin: 0;
	padding: 0px;
	font: bold 130% Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#newsbox a:hover{
	background: none;
	color: #000000;
	border-bottom: 1px solid #000000;
}
#newsbox a{
	background: none;
	color: #D08E00;
	border: none ;
}
#newsbox div {
	margin: 0;
	padding: 5px 0 2px;
	font-size: 85%;
	line-height: 140%;
	height: 30px;
}
#newsbox .newsfoot {
	text-align: right;
	border-bottom: 1px solid #CECECE;
	padding-right: 5px;
	display: block;
}
#adminnavi {
	display:none;
}
