body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#2453a9;
	background-image: url(graphics/background.gif);
	padding: 0px;
}
.donorPic
{
	float:right;	
	text-decoration:none;
	border-style:none;
}
.donorLink
{
	width:200px;
	float:right;
	font-size:14px;
	font-family:Verdana;
	text-decoration:none;
	border-style:none;
	text-align:center;
}

.highBid
{
	font-size:24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	float: left;
	font-weight: bold;
	text-align: center;
	padding-right: 0px;
	background-color: #FFFFCC;
	width: 100px;
	height: 50px;
	padding-top: 3px;
}
.itemName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	float: left;
	width: 540px;
	font-weight: bold;
	overflow: auto;
}
.itemImage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	clear: left;
	display: none;
	border: thin solid #666666;
}
.itemDescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	clear: left;
	float: left;
	border: 1px solid #FFFFCC;
	width: 690px;
	cursor: pointer;
	overflow: hidden;
	/*margin: 0px 0px 3px;*/
	/*padding: 2px 6px;*/
	background-color: #CCCCCC;
}
.donor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	width: 400px;
	padding-top:8px;
	clear: left;
}
.retail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	width: 50px;
	background-color: #FFFF00;
	text-align: center;
	display: inline;
	height: 50px;
	padding-top: 3px;
}
.itemContainer {
	border: 1px solid #666666;
	background-color: #FFFFCC;
	padding-top: 6px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom:2px;
	clear: left;
	float: left;
	width: 740px;
}
.timer
{
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bolder;
	color: #2063a7;
	/*padding-left: 130px;*/
	margin: 0px;
}
.boardContainer
{
    margin:auto;
    width:745px;
}
.board
{
	/*position:relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	
	width: 740px;
	float: left;
	color:  #2063a7;
	margin:0px auto;*/
	width: 740px;
	/*height: 127px;
	padding-left: 50px;
	background-image: url(/travelauction/graphics/top_travel.jpg);
	background-repeat: no-repeat;
	text-align: center;*/
	padding-top: 6px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom:2px;
	background-color:#FFFFCC;
	color:  #2063a7;
	font-size: 40px;
	border: 1px solid #666666;
	float:left;
	clear:left;
	/*background-image: url(/travelauction/graphics/table-bg.jpg);*/
}
 #boardTitle
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color:  #2063a7;
	font-size: 40px;
	font-weight: bold;
}

div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
img {
	display: inline;
	float: right;
}
.bidNow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	background-color: #FFFF00;
	padding-top: 16px;
	padding-left: 3px;
	padding-bottom: 16px;
	padding-right: 3px;
	float: right;
	border: 3px outset #FF0000;
	cursor: pointer;
	clear: right;
	width: 8px;
	line-height: 9px;
	text-align: justify;
	/*margin-left: 3px;*/
}
.bidNow_off {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	background-color: #CCCCCC;
	padding-top: 16px;
	padding-left: 3px;
	padding-bottom: 16px;
	padding-right: 3px;
	float: right;
	border: 3px outset #999999;
	cursor: default;
	clear: right; 
	width: 8px;
	line-height: 9px;
	text-align: justify;
	color: #999999;
	/*margin-left: 3px;*/
}

.itemSubContainer {
	width: 540px;
	float: left;
	clear: left;
	padding: 3px;
}
.bidForm {
	position: absolute;
	background-color: #99FFFF;
	border: thick outset #0033CC;
	padding: 4px;



}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	margin: 2px;
	clear: both;


}
.submitButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	float: left;
	border: medium outset #999999;
	cursor: pointer;
	background-color: #CCCCCC;
	margin: 2px;

}
.label {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;


}
.loginGroup {
	width: 150px;
	border: thin solid #666666;
	float: left;


}
.formHeader
{
    font-size:16px;
    font-weight:bold;
    color:#2063a7;
}
.formSubHeader
{
    font-size:13px;
    font-weight:bold;
    color:#2063a7;
}


/* this is the code for the search field */
.search_input {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
background: #FFFFFF;
border: 1px solid gray;
padding:1px;
width:325px;
}
.search_button
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: #ECF5FC;
	border: 1px solid #2063a7;
	height: 16px;
	cursor: pointer;
	vertical-align:middle;	
	margin-left:4px;
	text-decoration:none;
	color:#2063a7;
	
}
.frmContainerTitle
{
	font-size: 14px;
	font-weight: bold;
	color: #2165ae;
}
.frmContainter
{
	float:left;
	padding-left:4px;
}
.headerRow
{
	background-color:#FFFFFF;
	font-weight:bold;
}
.dvSearchHeader
{
    padding-left:4px;
    font-size: 14px;
    font-weight: bold;
    width: 744px;
    color: #2165ae;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-color: #000000;
    border-right-color: #000000;
    border-left-color: #000000;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
}
.dvForm
{
	width:748px;
	padding-bottom:4px;
	/*border:solid 2px #2165ae;*/
	border-left:solid 1px black;
	border-right:solid 1px black;
	/*background-color:#F6F1DC;*/
	float:left;
	clear:left;
}
.results
{
	height:75%;
	width:748px;
	border-left:solid 1px #333333;
	border-bottom:solid 1px #333333;
	border-right:solid 1px #333333;
	background-color:#F6F1DC;
	float:left;
	clear:left;
	z-index:1;
}
.resultheader
{
	width:748px;
	border-left:solid 1px #333333;
	border-bottom:solid 1px #333333;
	border-right:solid 1px #333333;
	float:left;
	clear:left;
	background-color:#FFFFFF;
	z-index:100;
}
.resultRowA
{
	background-color: #CBE6FF;
	z-index:1;
	border-bottom:solid 1px gray;
}
.resultRowB
{
	background-color:#FFF8E8;
	border-bottom:solid 1px gray;
}
.itemNo
{
	padding-left:4px;
	width:50px;
	float:left;
}
.itemName_Short
{
	width:270px;
	float:left;
}
.donorName
{
	width:270px;
	float:left;
}
.retail_short
{
	width:50px;
	float:left;
}
.resultsPage
{
	float:left;
	width:569px;
	left:150px;
	top:208px;
	position:absolute;
	height:333px;
	background-color: #99ccff;
	z-index:100;
	border:solid 2px gray;
}
.resultsHeader
{
	float:right;
}
.resultsContent
{
	width:559px;
	height:309px;
	border:solid 1px gray;
	background-color:#FFFFFF;
	float:left;
	padding:4px;
	
}


/* this is code for input fields */

.header
{
	font-size: 14px;
	font-weight: bold;
	color: #2454bc;
}


.header_w_line
{
	font-size: 14px;
	font-weight: bold;
	/*font-style:italic;*/
	color: #2454bc;
	border-bottom: 2px solid #2454bc;
	width: 100%;
}


A:link {text-decoration: none;
	color: #0072BC;}
A:visited {text-decoration: none;
	color: #0072BC;}
A:active {text-decoration: none;
	color: #66AAD7;}
A:hover {text-decoration: underline;
	color: #66AAD7;}


.menu {font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #2054b7;}
.menu A:link {text-decoration: none;
	color: #2054b7;}
.menu A:visited {text-decoration: none;
	color: #2054b7;}
.menu A:active {text-decoration: none;
	color: #4378dc;}
.menu A:hover {text-decoration: none;
	color: #4378dc;}
	


ul { margin-top: 5px;
	margin-bottom: 5px;
	list-style-position: outside;}
ol { margin-top: 5px;
	margin-bottom: 5px;
	list-style-position: outside;
	list-style-type: numerical integers;}
LI {margin-bottom: 5px;
	margin-left: 5px;}


.lpic {float : left;
	margin-right : 10px;
	margin-bottom : 10px}

.rpic {float : right;
	margin-left : 10px;
	margin-bottom : 10px}
	

.inputs {
  border:1px solid #333333;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:90%;
  padding:2px;
  margin:2px;
  }

.small {
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	/*font-weight: bold;*/
}

  
hr {
  border:1px solid #E4DEC5;
  margin:-5px 0px 0px 0px;
  }
    

/* NO HARD BREAK AFTER FORM TAG */
FORM {margin-bottom : 0px;}

/* NO HARD BREAK AFTER FORM TABLE */
TABLE {margin-bottom : 0px;margin-top : 0px;}

