body {text-align: center; margin: 0; padding: 0; font-size: 76%; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #000000; background: #FFFFFF;}

table
{
	font-size: 100%;
}

a {color: #000000;}

#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 775px;
}
.non-home #head {background: url(images/smalltractor.jpg) 0 0% no-repeat; height: 123px;}

/*---- HEADER ----*/

h2, h2 span {float: left; height: 91px; width: 285px;}

p#phone-no {
	margin-top: 0;
	margin-bottom: 0;
	width: 450px;
	text-align: left;
	border-top: 1px solid #000;
	padding-top: 2px;
	font-size: 0.9em;
}

p#caselogo, p#caselogo span {
	height: 41px;
	width: 108px;
	background-image: url(images/case-logo.gif);
	}
p#caselogo { margin-top: 250px;}

/*---- END HEADER ----*/

/*--- content ---*/
h1 {font-size: 1.5em; color: #000000; margin: 0 260px 10px 0px;}

#content p {margin: 0 270px 10px 0px; line-height: 1.5em; text-align: justify;}

#rightcol {display: none;}

.error {display: none;}
#errors {display: none;}
#success {display: none;}
.currentpdf a {display: none;}
/*--- END content ---*/

#footer { background: #FFFFFF url(images/footer.gif) repeat-y right;}
#footer a.email {color: #fff; text-decoration: underline; float: right; margin: 7px 280px 7px 7px; font-weight: bold;}

#bf {color: gray; padding: 7px 7px 7px 0px; font-weight: normal;}
#bf a {font-size: 0.9em; color: gray; font-weight: bold; text-decoration: none}
#bf a:hover {color: #9370DB; text-decoration: underline;}
#bf span a, #bf span a:hover {color: gray; font-size: 0.9em; font-weight: normal; text-decoration: none;}
	
.floatright {float: none;}
.clearboth {clear: both;}
.small {font-size: 0.9em;}
.smaller {font-size: 0.8em;}

/* Items */

div.item
{
	width: 420px;
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #333333;
	margin: 10px 10px 10px 0px;
	min-height: 155px;
}

*html div.item
{
	width: 440px;
}

div.itemtitle
{
	color: #000000;
	font-weight: bold;
	font-size: 1.2em;
	float: left;
	width: 100%;
	margin: 0px 0px 10px;
}

div.itemdetails
{
	width: 150px;
	text-align: left;
	line-height: 1.5em;
	float: right;
}

div.itemdetails b
{
	font-size: 1.1em;
}

div.itemdetails a
{
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
}

div.item img
{
	border: 1px solid #555555;
}

img.noborder
{
	border: 0px !important;
	margin: 0px !important;
}

/* Item Details */

b
{
	margin-right: 5px;
}

div.details
{
	width: 480px;
	background-color: #F3F3F3;
	padding: 10px;
	border: 1px solid #333333;
	margin: 10px 10px 0px 0px;
}

div.detailstitle
{
	color: #000000;
	font-weight: bold;
	font-size: 1.4em;
	text-align: center;
	width: 100%;
	margin: 0px 0px 15px;
}

.detailsdetails
{
	width: 300px;
	text-align: left;
	line-height: 1.4em;
	padding: 0px 10px 0px 0px;
	vertical-align: top;
}

.detailsmoredetails
{
	width: 150px;
	text-align: left;
	line-height: 1.5em;
	vertical-align: top;
}

div.details img
{
	border: 1px solid #555555;
	margin: 0px 0px 10px;
}

div.details #print
{
	display: none;
}