﻿body 
{
	margin: 0;	
	padding: 0;
	background-color: #D1CDC6;
	text-align: center;
}
body, input, select, button, textarea, table, tr, td, span, label, span.inputlabel, a, dl, dt, dd
{
	font-family: Tahoma, Arial; 
	font-size: 11px;
	color: #000000;
}
label, span.inputlabel
{
	color: #00542e;
	font-weight: bold;
	display:inline-block;
}
fieldset
{
	margin-bottom: 10px;
}
legend,
.legendLabel
{
	color: #ae5849;
	font-family: Arial;
	font-weight: bold;
	font-size: 110%;
}

h4,
.h4label
{
	color: #00542e;
	font-size:16px;
}

h5
{
	color: #00542e;
	font-size:13px;
}

h5.constrained
{
	color: #00542e;
	font-size:13px;
	display:block;
	width:550px;
	margin:15px 0px 5px 0px;
	padding:0px;
}

a
{
	color: #F16F5D;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	border-bottom: 1px dotted #F16F5D;
}
a:hover
{
	color: #BD5551;
	border-bottom: 1px solid #BD5551;
}

fieldset
{
	border:0;
}



/* buttons */
img
{
	border: none;
}
img.imagebutton, 
input.imagebutton
{
	margin: 0;
	padding: 0 0 3px 0;
	background-color: Transparent;
	vertical-align: middle;
}

button, input.button, button.button
{
	margin: 1px 3px;
	padding: 1px 5px;
	font-size: 90%;
	font-weight: bold;
	color: #00542e;
}

a.linkbutton,
a.linkbutton:hover
{
	margin-left: 5px;
	text-decoration: none;
	border-width: 0px;
}

a.helpbutton,
a.helpbutton:hover
{
	padding: 4px 0;
	margin-right: 3px;
	text-decoration: none;
	border-width: 0px;
}
.toolbarbuttons
{
	margin: 6px 0px 6px 10px;
	text-align: right;
}
.toolbarbuttons button.button
{
	padding: 3px 1px;
	width:100px;
}

/* page layout elements */
#pagewrapper
{
	margin: 5px auto;
	width: 900px;
	text-align: left;
	background: #ffffff;
	border: 2px solid #0F6D3D;
	background: #ffffff url(images/header.jpg) no-repeat top left;
}
#pageheader
{
	margin: 0;
	padding: 5px 0 0 0;
	width: 100%;
	height: 80px;	
}
#pageheader div#apptitle
{
	display: inline;
	font-weight: bold;
	font-size: 200%;
	margin: 0px 0px 0px 10px;
	color: white;
	font-family: Trebuchet MS, Tahoma, Arial;
}
#pageheader div#userinfo
{
	margin: 4px 0px 0 10px;
	font-weight: bold;
	font-size: 100%;
	color: #5f5f5f;
}
#pageheader div#userinfo span
{
	margin: 0 15px 0 0;
	padding: 0;
	font-size: 100%;
	color: #0F6D3D;
}
#pageheader div#currentdate
{
	margin: 8px 0px 5px 10px;
	font-size: 90%;
	font-weight: bold;
	color: #212121;
}
#pageheader div#pagetitle
{
	margin: 7px 0px 0px 10px;
	padding: 0px 15px 0px 0px;
	color: #A02E11;
	font-weight: bold;
	font-size: 180%;
	font-family: Trebuchet MS, Tahoma;
}
#pageheader div#pagetitle img
{
	border: none;
	padding: 0;
	margin: 0;
}

.GridLink
{
	color: #212121;
}

.GridLinkFooter
{
	color: white;
}


#headermenu
{
	margin: 0 0 0 42px;
	padding: 0;
	display: inline;
}
#headermenu li 
{
	display: inline;
	margin: 0;
	padding: 4px 0 4px 0;
	list-style-type: none;
}
#headermenu a
{
	margin: 0 0 0 18px;
	padding: 0 0 0 14px;
	vertical-align: top;
	color: #ffffff;
	font-size: 120%;
	font-family: Trebuchet MS, Arial;
	font-weight: bold;
	text-decoration: none;
	background: url(images/leafstem.jpg) no-repeat 0 0;
	border-bottom-width: 0;
}
#headermenu.posearch a#posearch,
#headermenu.managenews a#managenews,
#headermenu.managevendors a#managevendors,
#headermenu a:hover
{
	background: url(images/leafstem_on.jpg) no-repeat 0px 0px;
	color: #E3E56A;
	text-decoration: none;
}

#pagebody
{		
	margin: 0 0 0 7px;
	width: 882px;
	min-height:400px;		
}

#pagebody p
{
	width:600px;
	margin-left: 10px;
}	

#pagebody label
{
	width:150px;
}

#pagebody label.longLabel
{
	width:auto;
	margin-right:10px;
}

.emailLabel
{
	font-weight:bold;
}

#rightsidebar
{
	margin-top: 30px;
	width: 150px;
	height: 350px;
	background: #E7EEE0;
	float: right;
}
#resultspanel
{
	margin: 10px 0;
}

#pagefooter
{
	text-align: center;
	height: 23px;
	background: url(images/footer.jpg) repeat-x bottom left;
}
#pagefooter span
{
	padding: 5px 0;	
	top: 10px;
	position: relative;
	font-size: 80%;
	font-weight: normal;
	color: #cddbcd;
}


/* all screens */
span.paneltoolbar
{
	position: absolute;
	right: 3px;
}
fieldset.formpanel
{
	margin-top: 3px;
	background: url(images/formpanel_bkgd.gif) repeat-x top left;
}
fieldset.formpanel table
{
	margin: 0 0 5px 0;
	padding: 0 0;
	width: 100%;
}
fieldset.formpanel table td
{
	margin: 0;
	padding: 2px 4px;
	vertical-align: top;
	border-bottom: 1px solid #ffffff;
}
td.leftborder
{
	border-left:1px solid #ffffff;
}

.filterpanel
{
	margin: 0 0 5px 0;
	padding: 0 0;
	width: 100%;
	background: #E7EEE0;
	border: 1px solid #A5A5A5;
}
.filterpanel td
{
	margin: 0;
	padding: 4px;
	vertical-align: middle;
}

.filterpanel thead td
{
	padding: 5px;
	vertical-align: middle;
	border-top: 1px solid #ffffff;
}

	
a.filterhide,
a.filterhide:hover
{
	padding: 0 0 0 17px;
	background: url(images/minus.jpg) no-repeat center left;
	color: #545454;
	font-family: Tahoma, Arial;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 0;
}
a.filtershow,
a.filtershow:hover
{
	padding: 0 0 0 17px;
	background: url(images/plus.jpg) no-repeat center left;
	color: #545454;
	font-family: Tahoma, Arial;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 0;
}

dl.gridpanel
{
	margin: 0;
	padding: 0;
	position: relative;
}
dl.gridpanel dt
{
	margin: 0 0 0 0;
	padding: 3px 0 5px 0;
	background: #3D7C5A;
	font-family: Arial;
	border-bottom: 1px solid #ffffff;
	color: #cddbcd;
	font-weight: bold;
	font-size: 100%;
	text-align: center;
}
dl.gridpanel dd
{
	background: #ffffff;
	width: 882px;
	overflow: auto;
	margin: 0 0 1px 0;
	padding: 0 0 0 0;
	position: relative;
	border-top: none;
}
dl.gridpanel dd.footer
{
	background: #97bc74 url(images/gridheader_bkgd.gif) repeat-x bottom left;
}

.grid
{
	position: relative;
}
.grid th
{
	padding: 2px;
	margin: 0;
	position: relative;
	color: #454545;
	vertical-align: middle;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
a.gridheader_helpbutton,
a.gridheader_helpbutton:hover
{
	position: absolute;
	top: 2px;
	left: 3px;
	text-decoration: none;
	border-width: 0px
}
.grid td
{
	padding: 4px;
	margin: 0;
	vertical-align: top;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}	
.grid th.first, 
.grid td.first
{
	border-left-width: 0px;
}
.grid tr.headerrow
{
	background: #97bc74 url(images/gridheader_bkgd.gif) repeat-x bottom left;
}
.grid tr.oddrow
{
	background: #f1f6ec;
}
.grid tr.evenrow
{
	background: #e0e4d9;
}


/* form elements */
.small
{
	width: 65px;
}
.medium
{
	width: 200px;
}
.large
{
	width: 300px;
}



a.searchbutton_sm,
a.resetbutton_sm,
a.showallbutton_sm,
a.deletebutton_sm
{
	margin: 0 0 0 16px;
	padding: 0 0 6px 18px;
	vertical-align: top;
	font-family: Tahoma, Arial;
	font-weight: bold;
	border-bottom-width: 0;
}
a.deletebutton_sm
{
	background: url(../images/delete_sm.png) no-repeat 0 1;
}

a.savebutton,
a.deletebutton,
a.cancelbutton,
a.addselectedbutton,
a.clearselectedbutton,
a.nextbutton,
a.previousbutton,
a.finishbutton,
a.gobackbutton,
a.addtoplan,
a.searchbutton
{
	margin: 0 3px 0 5px;
	padding: 0 0 25px 26px;
	vertical-align: top;
	font-family: Tahoma, Arial;
	font-weight: bold;
}
a.searchbutton
{
	padding: 0 0 25px 21px;
	background: url(../images/search.png) no-repeat 0 1px;
}








.submitbuttons
{
	margin: 5px 0;
	padding: 0;
	height: 30px;
	text-align: center;
}
   


em
{
    font-weight: bold;
    color: #f00;
}


strong
{
	font-family: Tahoma;
    font-weight: bold;
}
  
.lastupdated
{
	clear: both;
	font-family: Arial;
	font-style: italic;
	color: #666666;
}

#connectionMethod .radioButtonLabel
{	
	width: 50px;			
}

#connectionMethod input
{
	margin-right:10px;
}

#usMail, #faxNumber
{
	display:none;
}

#statementEmailAddress
{
	margin-left:20px;
}

#startRegistrationLinkContainer
{
	font-size:150%;
	width: 600px;
	text-align:center;		
}

.startRegistrationLink
{
	font-size:150%;	
}

.summaryHeader
{
	font-size:20px;
	font-weight:bold;
}

.summaryHeaderWarning
{
	font-size:20px;
	font-weight:bold;
	color:Red;
}

.validationError
{
	width:300px;
	background-color:#AA8A8A;
	display:inline-block;
	padding:0px 5px 2px 30px;
	border: dotted 2px red;		
	margin-left:10px;	
	color:White;	
	background-image: url("images/errorSmall.png");
	background-position:left center;
	background-repeat:no-repeat;	
	vertical-align:middle;	
	font-weight:bold;
}

.gridValidationError
{	
	background-color:#AA8A8A;
	border: dotted 2px red;		
	color:White;	
	background-image: url("images/errorSmall.png");
	background-repeat:no-repeat;	
	vertical-align:middle;	
	font-weight:bold;	
	width:129px;
	display:block;
	padding:5px 5px 2px 2px;
	margin-left:0px;
	margin-top:3px;		
	background-position:left top;
	text-indent:20px;
}

#searchFields
{
	float:left;
	display:inline;	
}

#stepOneFieldSet .validationError
{
	margin-bottom:0px;
	background-image: url("images/errorLarge.png");
	margin-top:10px;	
}

#stepTwoFieldSet .validationError
{
	margin-bottom:25px;
	background-image: url("images/errorLarge.png");
}
      
.PopUpPanel div#left, .PopUpPanel div#center, .PopUpPanel div#right
{
     width:170px;
     float:left;
     margin-left:10px;
}

.PopUpPanel #contactInfo
{
	margin-left:10px;
}

.PopUpPanel fieldset
{
	margin:10px;
	padding-left:10px;	
	background-color:White;
}

.PopUpPanel legend
{	
	margin-top:13px;
	padding-left:-10px;
	margin-left:-10px	
}

.spacer
{
clear:both;
}           

.PopUpPanel
{
	position:absolute;
	display:block;
	background-image: url("images/transparentBackground.gif");	
	background-repeat:repeat;
	height:100%;
	width:100%;		
	top:0px;
	left:0px;
	text-align:center;			
}

.PopUpPanel #container
{
	text-align:left;
	margin:0px auto;
	width:700px;
	margin-top:125px;	
	border: solid 1px #0F6D3D;
	background-color:#5C9340;
}

.PopUpPanel label
{
	width:100px;
}

#introDescription
{
	font-size:150%;
}

span.gridLabel
{
	color:White;
}

#thankYou
{
	/*border: solid 1px black;*/
	padding-left: 250px;
	width:100%;
	text-align:center;
	font-size:200%;
}

#thankYou a
{
	/*border: solid 1px black;*/
	font-size:120%;
	text-decoration:underline;
}

.addAttendeeLink
{
	font-size:150%;
}