/* CSS Document */

/* Index: Global, Layout Divs, Navigation, Breadcrumbs, Forms, Tables, Custom */
/* ------------------------------------------------------------------ */
/* =GLOBAL */

html {
	background: #434343;
}
body {
	font-family: Verdana, Arial, Trebuchet MS, verdana, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	background: url(/images/background.jpg) repeat-y center top;
}
#auctioncontent h1 {
	margin-left: 25px;
	margin-top: 0px;
	padding-top: 0px;
}
#auctioncontent2 h1 {
	margin-left: 25px;	
	margin-top: 0px;
	padding-top: 0px;
}
#auctioncontent .sm {
	margin-top: 25px;
}
#auctioncontent .textarea {
	margin-top: 25px;
}
#auctioncontent .button {
	margin-top: 25px;
}
h1 {
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	text-transform: uppercase;
	margin: .2em 0 .4em 0px;
}
h2 {
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
	color: #000047;
	text-align: left;
	margin: .6em 0 .1em;
}
h3 {
	font-size: 15px;
	line-height: 19px;
	font-weight: bold;
	color: #000000;
	margin: .6em 0 .4em;
}
#content h4 {
	margin-left: 25px;
}
p, .md, p.md, a.md:link, a.md:visited, a.md:hover {
	font-size: 12px;
	line-height: 16px;
	margin: .4em 0 .3em;
	text-align: left;
}
a:link, a.md:link, a:visited, a.md:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover, a.md:hover {
	color: #666666;
	text-decoration: none;
}
.sm, p.sm {
	font-size: 11px;
	line-height: 15px;
	text-align: left;
}
a.sm:link, a.sm:visited, a.sm:hover {
	font-family: Arial, Verdana, Trebuchet MS, verdana, sans-serif;
	font-size: 9px;
	line-height: 11px;
	text-align: left;
}
a.sm:link, a.sm:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.sm:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.lg, p.lg, a.lg:link, a.lg:visited, a.lg:hover {
	font-size: 14px;
	line-height: 18px;
}
a.lg:link, a.lg:visited {
	font-weight: bold;
	color: #D2C490;
	text-decoration: underline;
}
a.lg:hover {
	color: #ED1C24;
	text-decoration: none;
}
hr {
	height: 1px;
	color: #333333;
	background-color: #333333;
	width: 100%;
	margin: 0;
}
.hidden {
	display: none;
}
.error1 {
	font-size: 14px;
	line-height: 17px;
	color: #E7EFE9;
	font-weight: bold;
	text-align: center;
	border: 1px solid #333333;
	background-color: #ED1C24;
	display: block;
	width: 50%;
	padding: 6px 8px;
	margin: 6px auto;
}
/* ------------------------------------------------------------- */
/* =LAYOUT DIVS */
#header {
	width: 960px;
	height: 60px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background: url(/images/roller1.jpg);
}
#nav {
	width: 960px;
	height: 49px;
	margin: 0 auto;
	padding: 0;
}
#wrapper {
	width: 960px;
	margin: 0px auto 0px auto;
	padding: 0;
}
#content {
	float: left;
	width: 910px;
	margin: 0px auto 0;
	padding: 0 0 15px 0px;

/*	z-index: 2;
	position: relative;
    */
	}
#interior {
	margin-left: 25px;
	margin-top: 25px;	
}
#homepage h1 {
	margin-left: 25px;	
}
#sidenav {
	float: left;
	width: 154px;
	height: auto;
	margin: 0;
	padding: 30px 0 0 0;
	text-align: center;
}
#clear {
	clear: both;
}
#rule {
	clear: both;
	width: 960px;
	height: 10px;
	margin: 0 auto;
	padding: 0;
	background-color: #cccccc;
}
/* ------------------------------------------------------------- */
/* =NAVIGATION */
#footer {
	clear: both;
	width: 960px;
	height: 200px;
	margin: 0 auto;
	text-align: center;
	background: #000;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 16px auto 0 auto;
}
#footnav {
	width: 960px;
	height: 30px;
	padding-top: 7px;
	text-align: center;
	padding-bottom: 10px;
	background: #A4D665;
}
#footnav ul li {
	margin-right: 20px;
	display: inline;
}
#footnav ul li a {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
#footnav ul li a:hover {
	color: #E7F5D6;
}

#footmid {
	width: 960px;
	background: #000;
}

#greatstrides {
	width: 319px;
	height: 100px;
	text-align: center;
	display: inline;
	color: #fff;
	font-size:14px;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	padding-top: 15px;
	border-right-color: #A4D665;
	border-right-width: 1px;
	border-right-style: dotted;
}
#emailsignup {
	width: 319px;
	height: 100px;
	text-align: center;
	display: inline;
	color: #fff;
	font-size:14px;
	font-weight: bold;
	text-transform: uppercase;
	float: right;
	padding-top: 15px;
	border-left-color: #A4D665;
	border-left-width: 1px;
	border-left-style: dotted;
}
#emailsignup img {
	margin: 5px;
}
#greatstrides img {
	margin: 5px;
}
#footertext {
	border-bottom-color: #A4D665;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	height: 25px;
	width: 960px;
	padding-top: 10px;
	background: #000;
	color: #fff;
}

/* ------------------------------------------------------------- */
/* =BREADCRUMBS */
/* ------------------------------------------------------------- */
/* =FORMS */
/* ------------------------------------------------------------- */
/* =TABLES */


/* ------------------------------------------------------------- */
/* =CUSTOM */
/* =photo with caption */
#box {
	float: center;
	margin: 15px 0;
	padding: 0px;
	border: 1px solid #333333;
	display: block;
	background-color: #ffffff;
}
#photo {
	float: right;
	margin: 0px 0px 15px 15px;
	padding: 4px;
	border: 1px solid #333333;
	display: block;
	background-color: #ffffff;
}
#photo p {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	margin: 0;
	padding: 0;
}
.button { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold; 
	color: #000000; 
	background-color: #A4D665;
	border: 1px #000000 solid;
}

.required {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FF0000;
	vertical-align: text-top;
}
/* ------------------------------------------------------------------ */
/* VIHN AUCTION FEATURE STYLES - IF NO FEATURES PLEASE REMOVE ------- */
.featurelayout {
	color: #ffffff;
	background-color: #003399;
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
	width: 100%;
	padding: 5px 10px 5px 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	}
.featurecontent {
	background-color: #ffffff;
	border-style: solid solid solid solid;
	border-width: 0px 1px 1px 1px;
	border-color: #333333;
	width: 100%;
	padding: 5px 10px 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	}
a.monthnext:link, a.monthnext:visited {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	}
a.monthnext:hover {
	font-size: 10px;
	font-weight: bold;
	color: #C8CEE7;
	text-decoration: underline;
	}
.caldaysauction {
	font-size: 11px;
	color: #333333;
	padding: 2px 0px 2px 0px;
	text-decoration: none;
	}	
a.caldaysauction:link, a.caldaysauction:visited  {
	font-size: 11px;
	font-weight: bold;
	color: #101277;
	text-decoration: underline;
	text-align: center;
	}
a.caldaysauction:hover  {
	font-size: 11px;
	font-weight: bold;
	color: #003399;
	text-decoration: underline;
	text-align: center;
	}
.textarea2 {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	width: 100%;
	}
/* ------------------------------------------------------------------ */
/* VIHN AUCTION MANAGER SITE STYLES --------------------------------- */
.borderlist {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin: 0 25px 0 25px;
	}
.border {
	border-width: 1px;
	border-style: solid;
	border-color: #333333;
	}
.borderdetail {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-color: #ffffff;
	}
.colora {
	background-color: #CCC;
	border-bottom-color: #fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	}
.colorb {
	background-color: #E9E9E9;
	border-bottom-color: #fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	}
.colorc {
	background-color: #A4D665;
	border-bottom-color: #fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	}
a.tab:link, a.tab:visited {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: underline;
	}
a.tab:hover {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #101277;
	text-decoration: underline;
	}
.tabbg {
	background-image: url(/images/auction_elements/tab_bg.gif);
	background-repeat: repeat-y;
	}
.tabon {
	background-image: url(/images/auction_elements/tab_on.gif);
	height: 34px;
	padding-left: 6px;
	padding-right: 4px;
	background-repeat: no-repeat;
	}
.taboff {
	background-image: url(/images/auction_elements/tab_off.gif);
	height: 34px;
	padding-left: 6px;
	padding-right: 4px;
	background-repeat: no-repeat;
	}
/* ------------------------------------------------------------------ */	
/* VIHN AUCTION MANAGER SITE NEWS STYLES --------------------------------- */
.bgborder1 {
	background-color: #EAEAEA;
	border: 1px solid #333333;
}
.bgborder2 {
	background-color: #FFFFFF;
	border: 1px solid #333333;
}
.bghead {
	background-color: #eeeeee;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
/* ------------------------------------------------------------------ */	
/* VIHN AUCTION MANAGER HOME AUCTIONS AND NEWS --------------------------------- */
.bgcal {
	background-color: #ffffff;
	border: 1px solid #333333;
	margin: 0px;
	padding: 0px;
	}
.head {
	font-size: 17px;
	color: #333333;
	font-weight: bold;
	background-color: #FED734;
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 2px 2px 2px 10px;
	border-bottom: 1px solid #333333;
	}
.name {
	font-size: 16px;
	color: #D50400;
	font-weight: bold;
	}
.feattext {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	margin: 0px;
	padding: 6px 10px 6px 10px;
	line-height: 20px;
	}
a.featurelink:link, a.featurelink:visited {
	font-size: 12px;
	color: #D50400;
	font-weight: bold;
	text-decoration: underline;
	}
a.featurelink:hover{
	font-size: 12px;
	color: #D50400;
	font-weight: bold;
	text-decoration: underline;
	}


#rollermenucontainer{
  height: 49px; width: 100%;
  background: #141414;
  background: -moz-linear-gradient(top, #32323a 0%, #141414 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #32323a), color-stop(100%, #141414));
  background: -webkit-linear-gradient(top, #32323a 0%, #141414 100%);
  background: -o-linear-gradient(top, #32323a 0%, #141414 100%);
  background: -ms-linear-gradient(top, #32323a 0%, #141414 100%);
  background: linear-gradient(to bottom, #32323a 0%, #141414 100%);
  filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#32323a', EndColorStr='#141414', GradientType=0);
  border-bottom: 2px solid #A4D665;
}

#rollermenu {
  text-align: left;
  display: inline;
  margin: 0;
  padding: 15px 4px 17px 0;
  list-style: none;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
#rollermenu li {
  display: inline-block;
  margin-right: -5px;
  position: relative;
  padding: 15px 20px;
  cursor: pointer;
  -webkit-transiton: all 0.7s ease-in-out 4s, visibility 4s linear 43s, z-index 0s linear 4s;
/*  -moz-transition: all 0.7s ease-in-out 4s, visibility 4s linear 43s, z-index 0s linear 4s;*/
  -ms-transition: all 0.7s ease-in-out 4s, visibility 4s linear 43s, z-index 0s linear 4s;
  -o-transition: all 0.7s ease-in-out 4s, visibility 4s linear 43s, z-index 0s linear 4s;
  -transition: all 0.7s ease-in-out 4s, visibility 4s linear 43s, z-index 0s linear 4s;
    color: #ffffff;
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 12px;
    line-height: 49px;
    padding: 0 20px;
    text-decoration: none;
}
#rollermenu li:hover {
  background: #71b00c;
  color: #fff;
}
#rollermenu li a {
  text-decoration: none;
  color: #fff;
}
#rollermenu li ul {
  visibility: hidden; /* hides sub-menu */
  opacity: 0;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  transform: translateY(-2em);
  z-index: -1;
/*  transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;*/
    min-width: 225px;
	margin-left: -40px;

}
#rollermenu li ul li { 
  background: #71b00c;
  display: block; 
  color: #fff;
  text-shadow: 0 -1px 0 #000;

}
#rollermenu li ul li:hover { background: #528009; }
#rollermenu li:hover ul {
  visibility: visible; /* shows sub-menu */
  opacity: 1;
  z-index: 1;
  transform: translateY(0%);
/*  transition-delay: 0.3s, 0s, 0.5s; /* this removes the transition delay so the menu will be visible while the other styles transition */

}


#cssmenu ul,
#cssmenu li,
#cssmenu span,
#cssmenu a {
  margin: 0;
  padding: 0;
  position: relative;
/*      -webkit-transition-delay: 3s; /* Safari */
/*    transition-delay: 3s;
    */
}
#cssmenu {
  height: 49px;
  background: #141414;
  background: -moz-linear-gradient(top, #32323a 0%, #141414 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #32323a), color-stop(100%, #141414));
  background: -webkit-linear-gradient(top, #32323a 0%, #141414 100%);
  background: -o-linear-gradient(top, #32323a 0%, #141414 100%);
  background: -ms-linear-gradient(top, #32323a 0%, #141414 100%);
  background: linear-gradient(to bottom, #32323a 0%, #141414 100%);
  filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#32323a', EndColorStr='#141414', GradientType=0);
  border-bottom: 2px solid #A4D665;
/*      -webkit-transition-delay: 3s; /* Safari */
  /*  transition-delay: 3s;
      */
}
#cssmenu:after,
#cssmenu ul:after {
  content: '';
  display: block;
  clear: both;
}
#cssmenu ul a {
  background: #141414;
  background: -moz-linear-gradient(top, #32323a 0%, #141414 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #32323a), color-stop(100%, #141414));
  background: -webkit-linear-gradient(top, #32323a 0%, #141414 100%);
  background: -o-linear-gradient(top, #32323a 0%, #141414 100%);
  background: -ms-linear-gradient(top, #32323a 0%, #141414 100%);
  background: linear-gradient(to bottom, #32323a 0%, #141414 100%);
  filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#32323a', EndColorStr='#141414', GradientType=0);
  color: #ffffff;
  display: inline-block;
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: 12px;
  line-height: 49px;
  padding: 0 20px;
  text-decoration: none;
}
#cssmenu ul {
  list-style: none;
}
#cssmenu > ul {
  float: left;
}
#cssmenu > ul > li {
  float: left;
}
#cssmenu > ul > li:hover:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #71b00c;
  margin-left: -10px;
}
#cssmenu > ul > li.active a {
  box-shadow: inset 0 0 3px #000000;
  -moz-box-shadow: inset 0 0 3px #000000;
  -webkit-box-shadow: inset 0 0 3px #000000;
  background: #070707;
  background: -moz-linear-gradient(top, #26262c 0%, #070707 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #26262c), color-stop(100%, #070707));
  background: -webkit-linear-gradient(top, #26262c 0%, #070707 100%);
  background: -o-linear-gradient(top, #26262c 0%, #070707 100%);
  background: -ms-linear-gradient(top, #26262c 0%, #070707 100%);
  background: linear-gradient(to bottom, #26262c 0%, #070707 100%);
  filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#26262c', EndColorStr='#070707', GradientType=0);
}
#cssmenu > ul > li:hover > a {
  background: #070707;
  background: -moz-linear-gradient(top, #26262c 0%, #070707 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #26262c), color-stop(100%, #070707));
  background: -webkit-linear-gradient(top, #26262c 0%, #070707 100%);
  background: -o-linear-gradient(top, #26262c 0%, #070707 100%);
  background: -ms-linear-gradient(top, #26262c 0%, #070707 100%);
  background: linear-gradient(to bottom, #26262c 0%, #070707 100%);
  filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#26262c', EndColorStr='#070707', GradientType=0);
  box-shadow: inset 0 0 3px #000000;
  -moz-box-shadow: inset 0 0 3px #000000;
  -webkit-box-shadow: inset 0 0 3px #000000;

}
#cssmenu .has-sub {
  z-index: 1;
-webkit-animation: fadeIn 1s;
    animation: fadeIn 1s;
}
#cssmenu .has-sub:hover > ul {
 /* opacity: 1;*/
 display: block;
}
#cssmenu .has-sub ul {
  /*opacity:0;*/
  display: none;
  transition:opacity .5s linear;
  transition-delay: .5s;
  position: absolute;
  width: 200px;
  top: 100%;
  left: 0;
}
#cssmenu .has-sub ul li {
  *margin-bottom: -1px;
}
#cssmenu .has-sub ul li a {
  background: #71b00c;
  border-bottom: 1px dotted #aad06d;
  filter: none;
  font-size: 11px;
  display: block;
  line-height: 120%;
  padding: 10px;
}
#cssmenu .has-sub ul li:hover a {
  background: #528009;
}
#cssmenu .has-sub .has-sub:hover > ul {
  display: block;
}
#cssmenu .has-sub .has-sub ul {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
}
#cssmenu .has-sub .has-sub ul li a {
  background: #528009;
  border-bottom: 1px dotted #97b36b;
}
#cssmenu .has-sub .has-sub ul li a:hover {
  background: #345105;
}

#social-buttons { 
	width: 230px; 
	height: 30px; 
	display: inline; 
	float: right;  
	margin-top: 10px;
}

#social-buttons a { 
	width: 30px; 
	height: 30px;
	display: inline; 
	margin-right: 6px; 
}
#social-buttons a:hover { 
	top: -2px;
}
#slidervideo {
	width: 533px;
	height: 300px;
	float: left;
	display: inline;
}
#slide1 {
	background-image: url(/images/slide1_bg.jpg);
	background-repeat: repeat-x;
	height: 300px;
	width: 960px;
}
#slide2 {
	background-image: url(/images/slide2_bg.jpg);
	background-repeat: repeat-x;
	height: 300px;
	width: 960px;
}
#slide3 {
	background-image: url(/images/slide3_bg.jpg);
	background-repeat: repeat-x;
	height: 300px;
	width: 960px;
}
#slide-video {
	background: #fff;
	height: 300px;
	width: 960px;
}
#slide1-overlay {
	background-image: url(/images/slide1_overlay_bg.png);
	background-repeat: repeat-x;
	height: 260px;
	width: 260px;
	padding: 20px;
	color: #fff;
	font: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.4em;
	text-shadow: black -1px 1px 2px;
	display: inline;
	float: left;
}
#slide1-overlay h1 {
	color: #fff;
	font: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: capitalize;
	text-shadow: black -1px 1px 2px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#slide1-overlay-link {
	color: #fff;
	font: Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 3px 0 6px 0;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 20px;
	height: 20px;
	width: 260px;
	background-color: #000;
	margin-top: 25px;
	text-shadow: none;
}
#slide1-overlay-link:hover {
	color: #fff;
	font: Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 3px 0 6px 0;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 20px;
	height: 20px;
	width: 260px;
	background-color: #333;
	margin-top: 25px;
	text-shadow: none;
}
#slide-video-overlay {
	background-image: url(/images/slide1_overlay_bg.png);
	background-repeat: repeat-x;
	height: 260px;
	width: 387px;
	padding: 20px;
	color: #fff;
	font: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.4em;
	text-shadow: black -1px 1px 2px;
	display: inline;
	float: right;
}
#slide-video-overlay h1 {
	color: #fff;
	font: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: capitalize;
	text-shadow: black -1px 1px 2px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#slide-video-overlay-link {
	color: #fff;
	font: Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 3px 0 6px 0;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 20px;
	height: 20px;
	width: 390px;
	background-color: #000;
	margin-top: 25px;
	text-shadow: none;
}
#slide-video-overlay-link:hover {
	color: #fff;
	font: Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 3px 0 6px 0;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 20px;
	height: 20px;
	width: 390px;
	background-color: #333;
	margin-top: 25px;
	text-shadow: none;
}

#past {
	width: 260px;
	height: 28px;
	background-color: #000;
	text-align: center;
	color: #fff;
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-left: 350px;
	margin-top: 15px;
	padding-top: 10px;
	text-transform: uppercase;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#past:hover {
	background-color: #A4D665;
	color: #000;
}