/* 
		Name:	ecpSite.css
        Author:	Bob Meinhart (bob@eCommerce-Plus.com)
Description:	 CSS File
      Created:	 11/22/2007
     Updated:	 07/30/2008
*/

/*-----WEBSITE DESIGN STYLES---------------------------------------------------------------------------*/
#resizeButtons {
	text-align: center;
	position: absolute;
	right: 30px;
	top: 10px;
	width: 90px;
	z-index: 2;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 62.5%;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #FEE9B6;
}
#wrapper {
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#rowTable {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#rowTable #header {
}
#rowTable #headerBar {
	background-color: FEE9B6;
	background-image: url(images/headerBar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#rowTable #header #headerTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-style: normal;
	font-weight: bold;
	color: #392E18;
}
#rowTable #header #subHeaderTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	color: #A90000;
	text-align: center;
	padding-bottom: 10px;
}
#mainTable {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#mainTable td.verticalBorder {
	background-color: #FECA00;
}

/*-------MENU TABLE--------------------------------*/
#menuTable {
	width: 180px;
}
#menuTable td {
	height: 28px;
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #956800;
	border-bottom-color: #956800;
	background: #FEDF66;
}
#menuTable td.menuSelect {
	color: #A80000;
	background: #E2C75B;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #956800;
	border-bottom-color: #956800;
}
#menuTable td.menuItem {
	background: #FEDF66;
}
#menuTable a {
	background: #FEDF66;
	color: #392E18;
	text-decoration: none;
	display: block;
	vertical-align: bottom;
}
#menuTable a:hover {
	font-size: 1.1em;
	text-decoration: none;
	color: #A90000;
}

#custLogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #392E18;
}
#custLogin input {
	font-weight: bold;
}

#mainTable #pageTable {
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
}

#mainTable #footer {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: italic;
	font-weight: normal;
	color: #392E18;
}

/*------HOME TABLE-------------------------------------------------------------------------------*/
#homeTable {
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
}
#homeTable h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.9em;
	font-style: normal;
	font-weight: bold;
	color: #392E18;
}
#homeTable a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	font-style: normal;
	font-weight: bold;
	color: #0000AA;
	text-decoration: underline;
}
#homeTable a:hover {
	color: #A80000;
}

#great {
	position: absolute;
	top: 150px;
	left: 220px;
}
/*------ABOUT US TABLE-------------------------------------------------------------------------------*/
#aboutUsTable {
	height: 100%;
	width: 100%;
}
#aboutUsTable h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: bold;
	color: #392E18;
	text-align: center;
}
#aboutUsTable p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #392E18;
}
#aboutUsTable span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #A90000;
}
#aboutUsTable div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
}

/*------SCHEDULES TABLE-------------------------------------------------------------------------------*/
#schedulesTable {
	height: 100%;
	width: 100%;
}
#schedulesTable a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	font-style: normal;
	font-weight: bold;
	color: #0000AA;
	text-decoration: underline;
}
#schedulesTable a:hover {
	color: #A80000;
}

/*------CONTACT US TABLE-------------------------------------------------------------------------------*/
#contactUsTable {
	width: 100%;
}
#contactUsTable h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-style: normal;
	font-weight: bold;
	color: #392E18;
	text-align: center;
}
#contactUsTable span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-style: normal;
	font-weight: bold;
	color: #392E18;
}
#contactUsTable p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #392E18;
}
#contactUsTable td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #392E18;
}

/*------SCHEDULES TABLE-------------------------------------------------------------------------------*/
#schedulesTable {
	height: 100%;
	width: 100%;
}
#schedulesTable a {
	font-size: 1.5em;
	font-style: normal;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
}
#schedulesTable a:hover {
	color: #A90000;
	text-decoration: underline;
}

#pickup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #A90000;
	line-height: 1.1em;
	width: 300px;
	text-align: center;
	border: 2px solid #A90000;
	padding: 10px;
}

/*------VOTE TABLE-------------------------------------------------------------------------------*/

#voteTable {
	height: 100%;
	width: 100%;
}
#voteTable h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #392E18;
	font-size: 1.4em;
	font-style: normal;
	font-weight: bold;
}
#voteTable h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000CC;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
}
#voteTable h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #392E18;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
}
#voteTable h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000CC;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
}
#voteTable p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
}
#voteTable td.voteResult {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
#voteTable label {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.8em;
	font-weight: bold;
}
#voteTable input.requiredField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	color: #A90000;
	background-color: #FFFFAA;
	text-align: left;
	vertical-align: bottom;
	border: 1px #333333 solid;
	padding-left: 5px;
}
#voteTable input.optionalField {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.8em;
	font-style: normal; 
	font-weight: bold;
	background-color: #FFFFFF;
	text-align: left; 
	vertical-align: bottom;
	border: 1px #333333 solid;
	padding-left: 5px;
}
#voteTable textarea.optionalField {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.8em;
	font-style: normal; 
	font-weight: bold;
	background-color: #FFFFFF;
	text-align: left; 
	vertical-align: bottom;
	border: 1px #333333 solid;
	padding-left: 5px;
}
#voteTable input.submitButton {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
	cursor: pointer;
}

