/* Global Styles */

body {
	background-color: #efefef;
}

/* ID Styles */
		
.dateformat {
	font:14px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	letter-spacing:.1em;
	}

/* Class Styles */
	
.bodyText {
	font:14px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	line-height:20px;
	margin-top:0px;
	background-image:url(../logos/background_grey.jpg);
	background-repeat:no-repeat;
	background-position:top;
	}
	
.hdrMenuTxt {
	font:12px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	line-height:20px;
	margin-top:0px;
	}
	
.bodyText1 {
	font:14px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight:400;
	font-style:normal;
	color:#333333;
	line-height:16px;
	margin-top:0px;
	letter-spacing:normal;
	}

.pageName{
	font: 22px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height:50px;
	letter-spacing:0.2em;
	}

	
.subHeader {
	font:18px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #333333;
	line-height:22px;
	letter-spacing:.1em;
	}
	
.smallText {
	font: 12px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 22px;
	}
	
.navText {
	font: 14px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	width: auto;
	}
	
.headerText {
  font: 12px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight:500;
	}
	
.style2 {
	font-size: 18px;
	font-weight: bold;
	}
	
/* Standard Layout */

.twoColFixLtHdr #container {
	background-color: #efefef;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	width: auto;
} 
.twoColFixLtHdr #header {
	background-color: #efefef;
	height: 115px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 5px;
} 
.bidkalogo #header1 {
	background-image: url(../logos/grad_grey_lge.gif);
}

.twoColFixLtHdr #header h1, .oneColFixCtrHdr #header h1 {
	margin: 0;
	padding: 10px 0;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 165px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #D6D6D6;
	height: 850px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-left: 5px;
}
.twoColFixLtHdr #mainContent {
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 220px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 2px;
	width: 560px;
	background-color: #efefef;
} 
.twoColFixLtHdr #mainHeader {
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 220px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 2px;
	width: 560px;
	background-color: #efefef;
} 


.twoColFixLtHdr #footer, .oneColFixCtrHdr #footer {
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background-color: #efefef;
	width: auto;
} 
.twoColFixLtHdr #footer p, .oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* Simple Layout */

.oneColFixCtrHdr #container {
	width: auto;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background-color: #efefef;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	height: 115px;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 2px;
	width: auto;
	background-color: #efefef;
}
.oneColFixCtrHdr #mainContent {
	float: none;
	width: auto;
	background-color: #efefef;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-left: 0px;
	height: 760px;
}


/* Top Menubar cutomisations */

#MenuBar2 li a {
	background-color: transparent;
}

#MenuBar2 a:hover, #MenuBar3 a:focus {
	background: #ffcc33;
	color:#993300;
}

#MenuBar2 a.MenuBarItemHover, #MenuBar3 a.MenuBarItemSubmenuHover, #MenuBar3 a.MenuBarSubmenuVisible {
	background: #ffcc33;
	color:#993300;
} 

#MenuBar2 li {
	background-image: url(../logos/grad_grey_lge.gif);
	background-repeat: repeat-x;
}

#MenuBar2 ul li a{
	background-color:#D6D6D6;
}
#MenuBar2 ul li ul li a{
	background-color:#D6D6D6;
}

