/* 
  -----------------------------------
  Rotary Auction Main Style Sheet
  by Sean Jarboe
  -----------------------------------
*/

/*  Sets background image for whole theme, holds them together  */
#layout {
	margin: 0 0 0 100px;
	width: 862px;
	background-color: #FFFFFF;
	background-image: url(../images/rotary_maintile.jpg);
	background-repeat: repeat-y;
	overflow: auto;
}
/*  Sets Standard Body Info - per RI Visual Identity Guide  */
body {
	background-color: #4678C8;
	margin: 20px 0;
	padding: 0;
	font-family: "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif," "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;
	font-size:12px;
}
img	{
	border: 0;
	}
table	{
	border: 0;
	}
table a	{
	padding: 0 5px 0 0;
	}
ul	{
	padding: 0 0 0 65px;
	}
/*  Sets header image and slogan  */
#login {
	background-image: url(../images/rotary_header.jpg);
	background-repeat: no-repeat;
	height: 74px;
	z-index: 2;
}
/*  floats logo left over whole theme  */
#logo {
	margin: 0 auto;
	position: absolute;
	top: 15px;
	left: 40px!important;
	width: 120px;
	height: 120px;
	background-image: url(../images/wh-286-cmyk.png)!important;
	background-repeat: no-repeat;
	z-index: 1;
}
/*
  -----------------------------------
  Sets menu area and image  
  -----------------------------------
*/

#menu {
	background-image: url(../images/rotary_menu_bar2.jpg);
	background-repeat: no-repeat;
	height: 43px;
	clear: right;
	padding-left: 60px;
	z-index:500;
}
/*
  -----------------------------------
  active menu highlighting  
  -----------------------------------
#menu ul {
	border: 0;
	margin: 0;
	padding: 0 0 0 85px;
	list-style-type: none;
	text-align: center;
}

#menu ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#menu ul li a {
	
	width: 72px;
	height: 24px;
	border-top: none;
	border-left: none;
	border-bottom: none;
	border-right: #ffffff 1px solid;
	padding: 6px 0 0 0;
	margin: 0 0 10px 0;
	color: #FFCC00;
	background: #005DAA;
	text-decoration: none;
	display: block;
	text-align: center;
	font-family: Corbel, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}

#menu ul li a:hover {
	color: #FFCC00;
	background: #143264;
}
*/
body#home a#homenav,
body#about a#aboutnav,
body#boards a#boardsnav,
body#items a#itemsnav,
body#sponsors a#sponsorsnav,
body#contact a#contactnav,
body#donate a#donatenav,
body#prebid a#prebidnav{
	color: #ffcc00;
	background: #143264;
}



/* 
  -----------------------------------
  Right Content Box Formatting
  -----------------------------------
*/
#rightbox {
	float: right;
	width: 163px;
}
#rightcontent h1 {
	font-size: 1.2em;
	color: #FFCC00;
	padding: 0 10px 0 10px;
	}
#rightcontent p {
	margin: 6px 10px 12px 10px;
	font-size: 0.9em;
	color: #DCD7C8;
	}
#rightcontent hr	{
	color: #000;
	}
#rightcontent img	{
	border: 1px solid #FFCC00;
	}
/* 
  -----------------------------------
  Main Content Box Formatting
  -----------------------------------
*/
#mainbox {
	float: left;
	width: 699px;
	z-index: 2;
	}
#maincontent {
	margin: 5px 10px 10px 50px;
	background-image:url(../images/wheel_trans.gif);
	background-repeat: no-repeat;
	min-height: 350px;
	}
#maincontent h1 {
	font-size: 1.8em;
	color: #003399;
	padding: 0 10px 0 30px;
	}
#maincontent h2, h3, h4 {
	font-size: 1.4em;
	color: #4678C8;
	padding: 0 10px 0 30px;
	}
#maincontent p, address, form{
	margin: 5px 10px 10px 50px;
	color: #143264;
	}
#maincontent hr	{
	color: #444444;
	}
#maincontent a:link	{
	color: #143264;
	text-decoration: underline;
	}	
#maincontent a:hover
{
	color: #3366ff;
	text-decoration: none;
}
#maincontent a:visited	{
	color: #444;
	text-decoration: underline;
	}
#form	{
	background-color: #DCD7C8;
	}
#form label {
	padding-top: .2em;
	left: 40px;
	position: static;
	}
#legend	{
	background: #F8F7EF;
	color: black;
	padding: .2em .3em;
	margin: 0 0 0 20px;
	font-size: 1.2em;
	border: 2px outset #4678C8;
	}
	
input[type="submit"], input[type="reset"] {
	background:#F8F7EF;
	}

#buttons {text-align:center}
/* 
  -------------------------------------------
  Menu Content Formatting
  --------------------------------------------
*/
#menu p	{
	margin: 0 0 0 85px;
	}
#menu a:hover	{
	color: #FC0!important;
	text-decoration: none;
	}
#menu a:link	{
	color: #DCD7C8;
	text-decoration: none;
	}
#menu a:visited	{
	color: #D2C896;
	text-decoration: none;
	}
	
/* 
  -------------------------------------------
  Login/Registration/Bid Content Formatting
  --------------------------------------------
*/
#login p	{
	margin: 0 0 0 0;
	padding: 50px 25px 0 0!important;
	text-align: right;
	height: 29px;
	background-image: url(../images/rotary_menu_barTop.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	line-height: 2em;
	}
#login a {
	color: #DCD7C8;
	text-decoration: none;
	padding-left:15px;
	}
#login a:hover	{
	color: #FFCC00!important;
	text-decoration: none;
	}


/* 
  -------------------------------------------
  Footer Content Formatting
  --------------------------------------------
*/
#botbar {
	margin: 0 0 0 100px;
	height: 30px;
	clear: both;
	width: 862px;
	padding: 10px 0;
	background-image: url(../images/rotary_footer_bar.jpg);
	background-repeat: no-repeat;
	height: 30px;
}



/* 
  -------------------------------------------
  Footer Content Formatting
  --------------------------------------------
*/
#footer {
	margin: 0 0 0 100px;
	padding: 10px;
	height: 30px;
	clear: both;
	width: 862px;
	height: 30px;
	color: #143264;
}
#footer span {
	color: #ffffff;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 0;
	padding-top: 0;
}
#footer ul {
	border: 0;
	margin: -20px 0 0 0;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-top: 0;
	list-style-type: none;
	text-align: center;
}

#footer ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#footer ul li a {
	border: none;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-top: 0;
	margin: 0;
	color: #FFCC00;
	text-decoration: none;
	display: block;
	text-align: center;
	font-family: Corbel, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
}

#footer ul li a:hover {
	color: #FFCC00;
	background: #143264;
}

.pageheader
{
	padding-right: 10px;
	padding-left: 30px;
	font-size: 1.8em;
	padding-bottom: 0px;
	color: #003399;
	padding-top: 0px;
	font-family: "Lucida Bright" , Lucidabright, "Lucida Serif" , Lucida, "DejaVu Serif," "Bitstream Vera Serif" , "Liberation Serif" , Georgia, serif;
	font-weight: bold;
}
	
