/* BODY */

body {
	background: white;
	color: navy;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
	margin:	0px 0px 10px 0px;
	}
	
Table.Results {
background-color: #E6FFCC; /* E0E0E0 */
margin-top: -15px;
}


TD.Results {
text-align: center;
vertical-align: top;
border: 1px solid #707000;
background: #FFFFFF; /* FFFFFF */
height: 200px;
width: auto;
font-size: 11px;
}

TD.AdCell {
text-align: center;
vertical-align: middle;
border: 4px double #707000;
background: #E0E0E0;
color: #707000;
font-size: 9px;
}

TD.Results:hover {
background: #FFFF99;
}

TD.DetailCell {
	background: #FFFFFF;
}

Td.HeaderLogo:hover	{
	background: #E6FFCC;
}


.B1 {
height: 100px;
}

.ImageContainer {
background-color: #FFFFFF;
padding: 2px;
margin: 3px;
border: 1px dashed #707000;
height: 100px;
}



H1 {
	font-size: 1.1em;
	font-weight: bold;
	margin: .2em 0em ;
	}
H2 {
	font-size: 1.25em;
	margin: .5em 0em;
	}
	
UL {
	margin-bottom: .5em;
	margin-top: .5em; }
	
UL.compact {

	list-style: inside;
	margin: 0px 5px 0px 10px;
	padding-left: .5em;
	word-spacing: .1em;
	
}

UL.compactNumbers {

	list-style: inside;
	list-style-type: decimal;
	margin: 0px 5px 0px 10px;
	padding-left: .5em;
	word-spacing: .1em;
	
}


A:link, A:visited {
	color: blue;
	font-weight: bold;
	text-decoration: none; }

A:active, A:hover {
	color: red; }
	
A.SmallLink:link, A.SmallLink:visited {
	font-size: .8em;
	word-spacing: -.15em;
	}
	
A.TextLink:link, A.TextLink:visited {
	font-weight: normal;
	}
	
A.CategoryLink:link, A.CategoryLink:visited {
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 0;
	word-spacing: 0;
	line-height: 18px;
	}

A.AuctionTitle:link, A.AuctionTitle:visited {
	font-size: 9px;
	font-weight: normal;
	}

A.Pagination:link, A.Pagination:visited {
	color: #707000;
	font-size: 16px;
	font-weight: bold;
}

A.Pagination:hover {
	color: red;
	font-size: 16px
	font-weight: bold;
}


P.SmallParagraph {
	margin: 5px 0px 0px 10px;
	font-size: 12px;
	color: #707000;
}


.SmallText {
	font-size: .8em;
	word-spacing: -.1em;
	}

.HeaderBar {
	background: #E6FFCC;
	color: #707000;
	margin: 0px 0px;
	padding: 5px 10px;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
}

A.HeaderLink:link, A.HeaderLink:visited {
	color: #707000;
	text-decoration: underline;
	
}

A.HeaderLink:hover, A.HeaderLink:Active {
	color: red;
}


.NoResult {
	font-size: 14px;
	font-weight: bold;
	background: #E0E0E0;
	margin: 0px 20px 45px 20px;
	border: 1px solid navy;
	padding: 5px;

}


.HeaderBarLogo {
	background: #E6FFCC; /* E6FFCC */
	color: #707000;
	margin: 0px 0px;
	padding: 2px 0px 2px 10px;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	width: 99%;
}

.HeaderBarLogoLeft	{
	position: absolute;
	background: silver;
	width: 200px;
}

.HeaderBarLogoRight	{
	position: absolute;
	background: yellow;
	
}

.HeaderBarSmall {
	background: blue;
	color: white;
	margin: 0px 0px 5px;
	padding: 3px 6px;
	font-size: 10px;
	font-weight: normal;
	font-variant: small-caps;
}


.PaddedContent {
	padding: 0px 10px 5px;
}

.CompactForm {
	margin: 5px 0px 0px 5px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: navy;
}

.RetailPrice {
	text-decoration: line-through;
}

/* TOP BAR SECTION */

#TopBar {
	color: #666666;
	font-weight: bold;
	font-size: 12px;
	background: #E6FFCC;
	padding: 1px 0px;
	height: 15px;
	text-align: center;
	vertical-align: middle; }

#TopBar A:link, #TopBar A:visited, #TopBar A:active {
	color: #707000; }

#TopBar A:hover { color: orange }


/* HEADER SECTION */

#Header {
	position: relative;
	Top: auto;
	overflow: hidden;
	background: #FFFFFF; /* E 5ECF9 */
	/* background-image: url("images/BackGround.gif"); */
	background-repeat: repeat;
	height: 66px;
	text-align: center;
	border: 0px solid #707000;
}

#HeaderLeft {
	position: absolute;
	top: 2px;
	left: 2px;
	width: 49%;
	height: 66px;
	font-size: 12px;
	text-align: left;
	margin: 1px 0px 0px 3px;
	padding: 5px 0px 0px 0px;
	
	/* border: 1px dotted navy; */
}

#HeaderRight {
	position: absolute;
	top: 2px;
	right: 2px;
	width: 49%;
	height: 66px;
	font-size: 12px;
	margin: 1px 0px 0px 0px;
	/* border: 1px dotted navy; */
}

#MenuBlock {
	position: absolute;
	background: navy;
	top: 100px;
	left: 0px;
	height: 26px;
	width: 100%;
	padding: 4px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}

A.Menu:link, A.Menu:visited {
	background: navy;
	color: #FFFFFF;
	font-size: 14px;
	word-spacing: -1px;
	font-weight: bold;
	padding: 0px 25px 4px 25px;
	margin: 0px;
	text-align: center;
	text-decoration: none;
	vertical-align: bottom;

}

A.Menu:hover, A.Menu:active {
	background: orange;
	color: navy;
}

A.MenuSelected:link, A.MenuSelected:hover, A.MenuSelected:active, A.MenuSelected:visited {
	background: #F8F9FE;
	color: navy;
	font-size: 14px;
	word-spacing: -1px;
	font-weight: bold;
	padding: 0px 25px 4px 25px;
	margin: 0px;
	text-align: center;
	text-decoration: none;
	vertical-align: bottom;
}


/* MAIN BODY */

#Main {
	position: relative;
	width: 98%;
	margin: 0px;
	padding: 3px;
	top: 5px;
	left: 3px;
	right: 3px;
	height: auto;
	/* border: 1px solid gray; */
}


#Column1 {
	position: absolute;
	background: #FFFFFF;
	width: 49%;
	top: 3px;
	left: 0px;
	height: 252px;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	line-height: 13px;
}

#Column2 {
	position: absolute;
	background: #FFFFFF;  /* E0E0E0 */
	font-size: 11px;
	width: 49%;
	top: 3px;
	right: 3px;
	height: 252px;
	padding: 5px 5px 0px 5px;
	margin: 0px;
	line-height: 13px;
	text-align: center;
	border-left: 1px solid #707000;
}

#ColumnDouble {
	position: absolute;
	background: #E0E0E0;
	font-size: 11px;
	width: 99%;
	height: 252px;
	padding: 0px;
	margin: 0px;
	border: 1px solid #707000;
	line-height: 13px;
}

#ColumnMain {
	position: absolute;
	top: 350px;
	width: 99%;
	height: auto;
	margin: 0px;
	/* border: 1px solid navy; */
}

#ColumnMainContent {
	position: relative;
	top: 1px;
	margin: 0px 3px 3px 5px;
	padding: 0px;
	border: 1px solid #707000;
	background: #E6FFCC;
	font-size: 12px;
}


#Details {
	background: #FFFFFF;
	margin: 0;
	padding: 20px;
}

#GeneratePageContent {
	background: #FFFFFF;
	padding: 20px;
}


#Footer {
	position: relative;
	font-size: 1em;
	text-align: center;
	padding: 10px;
	margin-top: 10px;
	background: #FFFFFF;
}






