@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */

body 
{
	background-image:url(../images/bgLarge.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	padding:0px;
	margin:0 auto 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#333;
}

div#page
{
	width:980px;
	margin:0 auto 0 auto;
	padding:0px;
}

a 
{
	color:#5a9611;
	/*font-weight:normal;*/
}	
			
a, a:visited
{ 
	color:#5a9611;
	text-decoration:underline; 
	}
	
a:hover, a:active 
{ 
	color:#5a9611; 
	text-decoration:underline; 
}

a img {
	border: none;
}

h1
{
	font-family:"Arial Black", Gadget, sans-serif;
	font-style:normal;
	font-size:22px;
	line-height:24px;
	color:#b3040b;
}

h1 a, a:visited
{ 
	color:#b3040b;
	text-decoration:none; 
	}
	
h1 a:hover, a:active 
{ 
	color:#b3040b;
	text-decoration:underline; 
}

h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-style:bold;
	font-size:14px;
	line-height:20px;
	color:#666666;
}

h2 a, a:visited
{ 
	color:#666666;
	text-decoration:none; 
	}
	
h2 a:hover, a:active 
{ 
	color:#000000;
	text-decoration:underline; 
}

.footer 
{
	color:#FFF;
	font-size:10px;
}	
	
div#headerContainer
{
	width:980px;
	height:136px;
	float:left;
	padding:0px;
	margin:0px;
	background-color:#000;
}

div#header
{
	width:980px;
	height:107px;
	float:left;
	padding:0px;
	margin:0px;
	background-image:url(../images/wiese-header-top.jpg);
	background-repeat:no-repeat;
}

div#navBar
{
	width:973px;
	float:left;
	padding-left:7px;
	height:24px;
}

div#headerStripe
{
	width:980px;
	float:left;
	padding:0px;
	margin:0px;
/*	background-image:url(../images/wiese-header-bottom.jpg);
	background-repeat:no-repeat;*/
}

div#contentArea
{
	width:980px;
/*	min-height:682px;
	height:auto !important;
	height:682px;
	overflow:auto;*/
	float:left;
	padding:0px;
	margin:0px;
	background-color:#FFF;
}

div#indexContainer
{
	width:980px;
/*	min-height:682px;
	height:auto !important;
	height:682px;
	overflow:auto;*/
	float:left;
	padding:0px;
	margin:0px;
	background-color:#FFF;
}

div#homeLeft
{
	width:722px;
	float:left;
	padding:0px;
	margin:0px;
}

div#flash
{
	width:722px;
	height:412px;
	float:left;
	padding:0px;
	margin:0px;
}

div#homeCopy
{
	width:702px;
	float:left;
	padding:10px 0 10px 20px;
	margin:0px;
}

div#homeRight
{
	width:258px;
	float:left;
	padding:0px;
	margin:0px;
}

div#homeLocations
{
	width:258px;
	height:197px;
	float:left;
	padding:0px;
	margin:0px;
	background-image:url(../images/locations2.jpg);
	background-repeat:no-repeat;
}

div#leftColumn
{
	width:180px;
	margin:0px;
	padding:0px;
	float:left;

}

div#insideLeftNav
{
	width:180px;
	margin:0px;
	padding:0px;
	float:left;
}

div#insideLeftNavTop
{
	width:180px;
	margin:0px;
	padding-top:10px;
	float:left;
	background-image:url(../images/leftNavrepeat.jpg);
	background-repeat:repeat-y;
}

div#insideLeftNavBottom
{
	width:180px;
	margin:0px;
	padding:0px;
	float:left;
}

div#insideLeftNavContact
{
	width:160px;
	margin:0px;
	padding:0px;
	float:left;
}

div#rightSideContent
{
	width:800px;
	margin:0px;
	padding:0px;
	float:left;
}

div#imageHeader
{
	width:800px;
	height:188px;
	margin:0px;
	padding:0px;
	float:left;
}

div#copyArea
{
	width:740px;
	margin:0px;
	padding:20px;
	float:left;
}

div#footer
{
	width:960px;
	float:left;
	padding:10px;
	margin:0px;
	height:26px;
	background-image:url(../images/wiese-footer.jpg);
	background-repeat:no-repeat;
}
	

/*---------------------------------- FIX FOR FLOATED ELEMENTS WITHIN A CONTAINER DIV --------------------------*/
.clearfix:after
{
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

/*--- Fix for IE on Mac ---*/
.clearfix
{
	display: inline-block;
}

/*--- Hack for bug in IE6 ---*/
* html .clearfix
{
	height: 1%;
}

.clearfix
{
	display: block;
}


/*--- Default Styles ---*/
#qm0 { z-index: 99 !important; }
#thePageTitle {
	font-size: 1.4em;
	font-weight: bold;
	color: #FFCC00;
	padding: 5px;
}
.navOnlyLink { cursor: default; }
.centerTable {margin: 0 auto; text-align: center;}
.table-bg-silver {background-color: #e4e4e4;}
.table-bg-gold {background-color: #f1e9d1;}
.table-bg-platinum {background-color: #cac7c0;}
.imageFloatLeft {float:left; margin: 6px;}
.imageFloatRight {float:right; margin: 6px;}
.center { text-align: center; }
span.underline {text-decoration:underline}
span.strikethrough {text-decoration:line-through}
.colors-navy {color: #000080;}
.colors-blue {color: #0000ff;}
.colors-red {color: #ff0000;}
.colors-dark-red {color: #8b0000;}
.colors-orange {color: #ffa500;}
.colors-green {color: #008000;}
.colors-dark-green {color: #006400;}
.colors-gray {color: #808080;}
.colors-dark-gray {color: #666666;}
.colors-light-gray {color: #d3d3d3;}
/*--- END ---*/

#carPostings h3 {
	font-size: 13px;
}

/* Units Table */
#UnitsTbl {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 700px;
	tex-align: left;
}

#UnitsTbl thead tr th, #UnitsTbl tfoot tr th {
	background-color: #FFCC00;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}
#UnitsTbl thead tr .header {
	background-image:url(../images/equipment/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
#UnitsTbl tbody td {
	color: #3D3D3D;
	padding: 4px;
	vertical-align: top;
}
#UnitsTbl tbody tr:nth-child(even){
	background-color: #f2f2f2;
}
#UnitsTbl tbody tr{
	background-color: #ffffff;
}
#UnitsTbl tbody tr:hover{
	background-color: #CDCDCD;
	cursor: pointer;
}
#UnitsTbl thead tr .headerSortUp {
	background-image:url(../images/equipment/asc.gif);
}
#UnitsTbl thead tr .headerSortDown {
	background-image:url(../images/equipment/desc.gif);
}
#UnitsTbl thead tr .headerSortDown, #UnitsTbl thead tr .headerSortUp {
background-color: #EFAC1D;
}

/* the overlayed element */
.apple_overlay {
	
	/* initially overlay is hidden */
	display:none;
	
	/* growing background image */
	background-image:url(http://static.flowplayer.org/tools/img/overlay/white.pn);
	
	/* 
		width after the growing animation finishes
		height is automatically calculated
	*/
	width:710px;		
	
	/* some padding to layout nested elements nicely  */

	/* a little styling */	
	font-size:12px;
	z-index:100;
}

/* default close button positioned on upper right corner */
.apple_overlay div.close {
	background-image:url(http://wieseusa.com/images/equipment/close.png);
	position:absolute; right:5px; top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}

div.apple_overlay.black {	
	color:#fff;
}

.hide_equip{
	color:#fff;
}

.unitTbl{
	background-image:url(http://wieseusa.com/images/pop-up.png);
	padding:1px;
	width:710px;
	border-width:1px; border-color:#ffffff;
}

.unitTbl th{	
	text-align:right;
	vertical-align:top;
	font-weight:bold;
	white-space:nowrap;
}

.unitTbl td{
	vertical-align:top;
}