@charset "utf-8";
/* CSS Document */

a:link {color: black}     /* unvisited link */
a:visited {color: black}  /* visited link */
a:hover {color: #FF00FF}    /* mouse over link */
a:active {color: #0000FF}   /* selected link */

.page1 {
	background-image:url(../images/bg_yello002.png);
	color:#663300;
	padding: 0;
	margin:0;
	font-family:"Times New Roman", Times, serif;
}

.auctionPage{
	background-color:#430001;
	color:#FFFFFF;
	padding: 0;
	font-family:"Times New Roman", Times, serif;
}
.container {
	height:100%;
	width:840px;
	margin:auto;
	padding: 0 0 0 0;
}
.header{
	height:190px;
	width:90%;
	background:url(../images/HeaderBanner.png) 0 0 no-repeat;
	background-position:center;
	color:#FFF;
	margin:auto;
	margin-top:0;
	padding: 0;
	font-family:"Times New Roman", Times, serif;
}

.mainContent {
	width:90%;
	height:100%;
	margin:auto;
	padding: 0 0 0 0;
	margin-top:5px;
	background-image:url(../images/bg_yello002.png);
}

.mainSidebar {
	float:right;
	width:31%;
	margin-right:5px;
}
.mainLeftSidebar {
	vertical-align:top;
	padding:0;
	margin-top:0;
	width:24%;
	margin-right:5px;
}
.mainContentSmall {
	background-color:#CCCCCC;
	height:65%;
	margin:0;
	padding: 0 0 0 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.auctioncontents {
	float:right;
	margin:1px;
	padding: 0px 0 0 1px;
	width:75%;
	height:652px;
	color:#660033;
	//border:groove #5F6037;
	background:url(../images/contentbox570x650.png) 0 0 no-repeat;
}
.auction {
	margin-top:1px;
	padding:1px 1px 1px 3px;
	text-align:left;
	vertical-align:top;
}
.entrycontents {
	padding: 0px 0 0 1px;
	width:570px;
	height:652px;
	color:#660033;
	border:groove #5F6037;
	background:url(../images/contentbox570x650.png) 0 0 no-repeat;
}
.showcontents {
	margin:0px;
	padding: 0px 0 0 1px;
	width:65%;
	color:#660033;
	background:url(../images/showbox.png) 0 0 no-repeat;
}
.showsidebar {
	margin:0;
	float:right;
	background:#CCCCCC;
	vertical-align: top;
	width: 25%;
	height:448px;
	border:ridge;
	padding: 0;
	color:#000000;	
}
.divrow {
	margin: 0;
	padding: 0;
	float:left;
	width:100%;
	margin-top:0px;
	border:thin;
	border-bottom-color:#000000;
	font-size: 16px;
}
.divRight {
	padding: 0px 0px 0px 0px;
	float:right;
	margin-right:15px;
	margin-top:5px;
	width:45%;
	azimuth:far-right;
	border:thin;
	font-size: 16px;
}
.divLeft {
	float:left;
	margin-left:20px;
	margin-top:5px;
	padding:0;
	width:45%;
	border:thin;
	font-size: 16px;
}

.divYouth {
	margin: 0;
	padding: 1px;
	float:left;
	height:575px;
	width:100%;
	margin-top:0px;
	border-bottom-color:#000000;
	font-size: 16px;
	color:#CCCCCC;
	background-image:url(../images/youthbg.jpg);
}
.boxright {
	margin: 10px 5px 5px 5px;
	padding: 5px 5px 5px 8px;
	float:left;
	width:50%;
	height:200px;
	border-style:groove;
	background-color:#999999;
	border-bottom-width:medium;
	z-index:15;
	font-size: 16px;
	font-family:"Times New Roman", Times, serif;
	text-align:left;
	background:#CCCCCC;
}
.box500x400 {
	width:500px;
	color:#660033;
	background:url(../images/contentbox500x400.png) 0 0 no-repeat;
}
.box570x600 {
	width:570px;
	color:#660033;
	background:url(../images/contentbox570x600.png) 0 0 no-repeat;
}
.box570x650 {
	width:85%;
	color:#660033;
	background:url(../images/contentbox570x650.png) 0 0 no-repeat;
}
.box700x800 {
	margin:auto;
	width:90%;
	color:#660033;
	background:url(../images/contentbox700x800.png) 0 0 no-repeat;
}
.infobox {
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 8px;
	float:left;
	width:375px;
	border-style:groove;
	background-color:#999999;
	border-bottom-width:medium;
	z-index:150;
	font-size: 16px;
	font-family:"Times New Roman", Times, serif;
	text-align:left;
	background:#CCCCCC;
}
.smallboxleft{
	margin: 10px 5px 5px 5px;
	padding: 5px 5px 5px 8px;
	float:left;
	width:375px;
	height:40px;
	border-style:groove;
	background-color:#999999;
	border-bottom-width:medium;
	z-index:15;
	font-size: 18px;
	font-family:"Times New Roman", Times, serif;
	text-align:left;
	background:#CCCCCC;
}
.show {
	margin-top:5px;
	margin-right:10px;
	margin-left:10px;
	padding:0px 10px 0px 15px;
	text-align:left;
	border:groove;
	z-index:10;
	float:none;
	vertical-align:top;
	background-image:url(http://ahanc.com/images/AHANC_Lineup_bg.jpg);
}
.rideFrame {
	width: 800px;
	height: 40px;
	margin: 0 auto;
	border: none;
	text-align:center;
}
.rideContainer {
	width: 800px;
	height: 850px;
	margin: 1em auto;
	margin-top:10px;
	border: 5px solid #000000;
	border-bottom-style:groove;
	background-image:url(http://ahanc.com/images/breakfastRide/BreakfastBackground.jpg);
}
.ride {
	text-align:center;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	margin-top:0px;
	width:100%;
	font-size: 16px;
	background-image:url(http://ahanc.com/images/breakfastRide/BreakfastBackground.jpg);
}
.ride2 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	float:right;
	margin-top:0px;
	width:100%;
	height:240px;
	azimuth:far-right;
	font-size: 16px;
	background-image:url(http://ahanc.com/images/breakfastRide/BreakfastBackground.jpg);
}
