body {
	font-family: Rockwell, Georgia, "Times New Roman", serif;
	text-align: center;
	background-image: url(../media/common/festaff-music-festival-and-event-staffing.jpg);
	padding: 0px;
	margin: 0px;
}

#mainbody .clearbothBG {
	background-image: url(../media/common/festival-staffing.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	clear: both;
	height: 30px;
}

#eventbar .clearbothBG {
	background-image: url(../media/home/music-festival-staffing.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 192px;
	height: 7px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}

#wrapper {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-color: #779A12;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 10px;
}

#popup, #widePopup {
	background-image:url(/media/layout/popup-bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

#popup #wrapper, #login #wrapper {
	border: none;
	width: 460px;
	padding: 0 10px 0 10px;
	background-color: #FFF;
}

#widePopup #wrapper {
	border: none;
	width: 670px;
	padding: 0 10px 0 10px;
}

#leftNav {
	width: 195px;
	float: left;
	border-right: 1px solid #000000;
}

#navigation ul, #navigation li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}


#navigation li a {
	display: block;
	text-decoration: none;
	width: 195px;
	border-bottom: none;
}

#navigation li.header {
	color: #000000;
	text-decoration: none;
	border-bottom: none;
}

#content {
	float: left;
	padding: 10px;
}

h1, h2, h3, h4, h5, h6, p, form, ul, li {
	padding: 0;
	margin: 0;
}

a img {
	border: none;
}

.centred {
	width: 350px;
	margin: 100px auto 100px auto;
}

#alert {
	border: 1px dashed #006666;
	background-color: #66CCFF;
	padding: 10px;
	margin-bottom: 10px;
}

#alert p {
	margin: 0 !important;
	padding: 0 !important;
}

.clearBoth, .clearboth, .clear {
	clear: both;
}

.data {
	width: 100%;
	margin-bottom: 10px;
	border-collapse: collapse;
}

.data td, .data th{
	border: 1px solid #2E8B8B;
	padding: 2px;
	vertical-align: top;
	color: #053055;
	font-size: 11px;
}

.data tr.inactive td {
	background-color: #CCCCCC;
}

.data tr.noBorder td {
	border: none;
}

.data .links {
	text-align: right;
}

.data .links a {
	margin-left: 2px;
	margin-right: 2px;
}

.data th {
	text-align: left;
	color: #053055;
	font-weight: bold;
}

.closeLink {
	display: block;
	text-align: right;
}

#tabMenu {
	float:left;
	width:100%;
	font-size:93%;
	line-height:normal;
	border-bottom: 1px solid #666666;
	margin-bottom: 10px;
}

#tabMenu ul {
	margin: 0;
	padding:10px 10px 0 10px;
	list-style:none;
}

#tabMenu li {
	display:inline;
	margin:0;
	padding:0;
}

#tabMenu a {
	float:left;
	background:url("/media/tabmenu/left.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}

#tabMenu a span {
	float:left;
	display:block;
	background:url("/media/tabmenu/right.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color: #000000;
}

#tabMenu a.disabled {
	cursor: default;
}

#tabMenu a.disabled span {
	color: #666666;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabMenu a span {
	float:none;
}
/* End IE5-Mac hack */

#tabMenu a:hover span, #tabMenu a.selected span {
	color:#FFFFFF;
	background-position:100% -42px;
}

#tabMenu a:hover, #tabMenu a.selected {
	background-position:0% -42px;
}

#tabMenu a.disabled:hover span {
	background-position: 100% 0px;
	color: #666666;
}

#tabMenu a.disabled:hover {
	background-position: 0% 0px;
	cursor: default;
}

#relatedLinks {
	border: 1px solid #000000;
	border-top: none;
	border-right: none;
	float: right;
	width: 135px;
	padding: 0 0 5px 5px;
}

#relatedLinks .item {
	margin-bottom: 10px;
}

#relatedLinks h3 {
	background-color: #000066;
	color: #FFFFFF;
	padding: 3px;
	font-size: 12px;
	margin-bottom: 5px;
}

#relatedLinks {
	font-size: 10px;
}

#relatedLinks a {
	display: block;
	margin-bottom: 5px;
	border: 1px dashed #000066;
	padding: 2px;
	border-left: none;
	border-right: none;
}

#content a {
	text-decoration: none;
	color: #999999;
}

#content a:hover {
	color: #000000;
}

#contentImgRight, #contentImgLeft {
	padding: 10px;
}

#contentImgRight {
	float: right;
	padding-right: 0;
}

#contentImgLeft {
	float: left;
	padding-left: 0;
}

.rssItem {
	border: 1px solid #000000;
	padding: 10px;
	margin-bottom: 15px;
	background-color: #99FFFF;
}

.rssItem p.date {
	font-size: 11px;
	color: #CCCCCC;	
}

.rssItem h3 {
	font-size: 12px;
}

#popup a {
	text-decoration: none;
	color: #999999;
}

#popup a:hover {
	color: #000000;
}

#content h2 {
	font-size: 16px;
	margin-bottom: 10px;
}

#content p {
	margin-bottom: 10px;
	text-align: justify;
}

.dataNav {
	border: 1px solid #2E8B8B;
	padding: 5px;
	margin-bottom: 10px;
	position: relative;
}

.dataNav span.numbers {
	float: left;
}

.dataNav span.links {
	float: right;
}

.dataNav span.links img {
	margin-right: 5px;
}

#content ul {
	margin-left: 5px;
}

#content li {
	list-style-type: circle;
	margin-left: 15px;
}

.formBox {
	padding: 10px;
}

.formBox .checkBoxList {
	width: 55%;
	float: left;
	margin: 0 0 10px 0;
	height: 60px;
	overflow: auto;
	border: 1px solid #063156;
}

.formBox .checkBoxList.tall {
	height: 150px;
}

.formBox .checkBoxList label {
	float: none;
	font-weight: normal;
	width: auto;
	cursor: hand;
	cursor: pointer;
}

.formBox p {
	clear: left;
	margin-bottom: 10px;
}

.formBox p label, .formBox .label {
	width: 30%;
	padding-right: 5%;
	text-align: right;
	font-weight: bold;
	float: left;
	color: #063156;
}

.formBox p input, .formBox p textarea, .formBox p select, .formBox button {
	border: 1px solid #063156;
	width: 55%;
	color: #063156;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.formBox p select.twoDigit {
	width: auto;
}

.formBox p textarea {
	height: 70px;
}

.formBox p input.chk {
	border: none;
	width: auto;
}

.formBox p input.btn, .formBox button, .formBox input.chooseBtn {
	width: auto;
	background-color: #FFFFFF;
}

.formBox input.chooseBtn {
	margin-left: 1px;
}

.formBox input.date {
	width: 80px;
}

.formBox p.buttons {
	padding-left: 30%;
}

.formBox h2, #popup h2, #widePopup h2 {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	border: 1px solid #000000;
	padding: 5px;
	margin-bottom: 10px;
}

.formBox h3, #popup h3, #widePopup h3 {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	border-bottom: 1px solid #000000;
	padding: 5px;
	margin-bottom: 10px;
}

#adminMenu {
	font-size: 11px;
	text-align: left;
	background: url(/media/admin-menu-bg.jpg) repeat-x;
	height: 40px;
}

#adminMenu ul, #adminMenu li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#adminMenu li {
	display: inline;
	padding-left: 5px;
	float: left;
	padding-top: 15px;
}

#adminMenu a {
	background-color: #FFFFFF;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
	border: 1px solid #000000;
	border-bottom: none;
	display: block;
}

#adminMenu a:hover {
	background-color: #000000;
	color: #FFFFFF;
}

#innerpadding {
	text-align: left;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	margin-bottom: 10px;
}

#header {
	position: relative;
}

#header #heroshot {
	position: relative;
	height: 368px;
	width: 745px;
	float: left;
}
#heroshot #searchbar {
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-image: url(../media/common/search-festaff.png);
	height: 66px;
	width: 745px;
	color: #FFF;
}
#searchbar #frmSearch {
	width: 250px;
	float: right;
	margin-top: 25px;
}
#searchbar #frmSearch p {
	float: left;
}

#searchbar form label {
	color: #FFF;
	font-weight: bold;
}
#searchbar #frmSearch #frmSubmit {
	background-color: transparent;
	border: none;
	color: #FFF;
	font-family: Rockwell, Georgia, "Times New Roman", serif;
	font-weight: bold;
	margin-top: 2px;
}


#eventbar {
	width: 235px;
	text-align: center;
	background-image: url(../media/home/festival-staff-festaff.jpg);
	background-repeat: repeat-x;
	background-color: #010101;
	position: absolute;
	top: -20px;
	right: -10px;
	color: #FFF;
}
#eventcontent {
	min-height: 380px !important;
}

#eventbar h2 {
	background-color: #779A12;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	font-size: 20px;
	color: #FFF;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-left: 10px;
}

#eventbar #smRoundhead {
	background-image: url(../media/home/festaff-festival-staff.jpg);
	height: 11px;
	width: 235px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #010101;
}

#eventbar ul {
	color: #FFF;
	list-style-type: none;
	font-size: 16px;
	margin-bottom: 10px;
}

#eventbar #eventlist {
	padding-top: 7px;
}

#eventbar ul li {
	background-image: url(/media/home/music-festival-staffing.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 9px;
	margin-bottom: 10px;
}

#eventbar ul li .date {
	font-size: 15px;
}

#eventbar ul li a {
	color: #FFFFFF;
	text-decoration: none;
}

#eventbar ul li a:hover {
	color: #779A12;
}

#eventbar ul li ul .noBG {
	background-image: none;
}

#eventbar form {
	text-align: left;
	padding-left: 10px;
}

#eventbar form input {
	width: 200px;
}

#eventbar h3 {
	color: #779A12;
	font-size: 20px;
	text-align: right;
	padding-right: 10px;
	padding-top: 20px;
}
#eventbar h3 a {
	color: #779A12;
	text-decoration: none;
}
#eventbar h4 {
	text-align: left;
	padding-left: 8px;
	padding-right: 7px;
	font-size: 18px;
	padding-bottom: 13px;
}
#eventbar p {
	text-align: left;
	padding-right: 7px;
	padding-left: 8px;
	font-size: 13px;
	padding-bottom: 13px;
}
#eventbar p a {
	color: #779A12;
	text-decoration: none;
}

#eventbar .linkright {
	text-align: right;
}
#eventbar .linkright a {
	color: #779A12;
	text-decoration: none;
	font-weight: bold;
}


#eventbar #smRoundfoot {
	background-image: url(../media/home/music-festival-staff.jpg);
	height: 11px;
	width: 235px;
	background-color: #010101;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#crumbtrail {
	padding: 10px;
	background-image: url(../media/common/festival-and-event-staffing.jpg);
	background-repeat: no-repeat;
	background-position: 10px 30px;
	font-size: 12px;
}
#crumbtrail p a, #crumbtrail p a:visited {
	color: #779A12;
	text-decoration: none;
	text-transform: uppercase;
}
#sidebar {
	width: 195px !important;
	padding-right: 30px !important;
	padding-left: 15px !important;
	float: left !important;
}
#sidebar ul {
	list-style-type: none !important;
	padding-top: 20px !important;
}

#sidebar ul li {
	font-size: 20px;
}

#sidebar ul li a {
	font-size: 20px !important;
	font-weight: bold !important;
	color: #000 !important;
	text-decoration: none !important;
	display: block !important;
	width: 195px !important;
	background-color: #FFF !important;
}
#sidebar ul li a:hover {
	background-image: url(../media/common/navigation-line.jpg) !important;
	background-repeat: no-repeat !important;
	background-position: center 15px !important;
	background-color: #FFF !important;
	color: #000 !important;
}
#mainbody #widebody {
	float: left;
}
#imagegallery .galleryimage {
	padding-right: 10px;
	padding-bottom: 10px;
	margin: 0px;
	float: left !important;
	color: #779A12;
}
#imagegallery .galleryimage a {
	color: #779A12;
	text-decoration: none;
}

#imagegallery .galleryimage img {
	float: left !important;
}

#widebody #centerbody {
	width: 720px !important;
}

#mainbody #centerbody {
	float: left;
	width: 495px;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
#mainbody h2 {
	font-size: 18px;
	color: #779A12;
	padding-bottom: 18px;
}
#centerbody h1 {
	font-size: 18px !important;
	color: #779A12 !important;
	padding-bottom: 18px !important;
}
#mainbody p {
	font-size: 14px;
	padding-bottom: 14px;
}
#mainbody #centerbody p a {
	color: #779A12;
	text-decoration: none;
}
#mainbody .linkright {
	text-align: right;
}
#mainbody .linkright a {
	font-size: 16px;
	font-weight: bold;
	color: #FFF !important;
	text-decoration: none;
	background-color: #779A12;
	padding: 3px;
	display: block;
	float: right;
}
#mainbody .bodyCol {
	width: 220px;
	float: left;
	padding-top: 20px;
	margin-right: 25px;
}
#centerbody .bodyCol h4 {
	font-size: 18px;
	color: #779A12;
	display: block;
	height: 80px;
}
#centerbody .bodyCol img {
	margin-bottom: 15px;
}

#centerbody .bodyCol p {
	font-size: 14px;
}

#centerbody .bodyCol h5 {
	font-size: 12px;
}

#centerbody .bodyCol h5 a {
	color: #FFF;
	text-decoration: none;
	background-color: #779A12;
	width: 214px;
	display: block;
	padding: 3px;
}
#mainbody #widebodybottom {
	position: relative;
	left: 240px;
	width: 710px;
	padding-bottom: 20px;
}
#centerbody #frmContact {
	width: 480px;
	float: left;
}

#frmContact label {
	font-weight: bold;
	color: #779A12;
	float: left;
	width: 160px;
}
#frmContact #Name, #frmContact #Email, #frmContact #Tel, #frmContact textarea {
	width: 220px;
	border: 1px solid #779A12;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#frmContact #TypeId {
	width: 223px;
	border: 1px solid #779A12;
}
#frmContact textarea {
	padding-top: 2px;
	overflow: auto;
}

#frmContact #btnContact {
	font-weight: bold;
	color: #779A12;
	position: relative;
	left: 320px;
	background-color: #FFF;
	border: none;
}
#eftc {
	float: left;
	text-align: center;
	width: 220px;
}
#eftc img {
	margin-right: auto;
	margin-left: auto;
}
#eftc p {
	padding: 0px;
}
#eftc p a {
	font-weight: bold;
	text-decoration: underline !important;
}
#centerbody .newsitem h3 {
	font-size: 18px;
	color: #779A12;
	padding-bottom: 10px;
}
#staffcontainer {
	width: 600px;
}

#staffcontainer .staffmember {
	width: 170px;
	float: left;
	padding-bottom: 13px;
}
#staffcontainer .staffmember h4 {
	color: #779A12;
	font-size: 15px;
}
#staffcontainer .staffmember p {
	padding-bottom: 5px;
}
#centerbody .eventdiv h3 {
	color: #779A12;
	padding-bottom: 16px;
}
#centerbody .eventdiv p {
	padding-bottom: 2px;
}
#centerbody .eventdiv .linkright {
	margin-top: 10px;
}

#eventinfo img {
	padding-bottom: 15px;
}

#centerbody #eventinfo p strong {
	color: #779A12;
}
#footer {
	width: 990px;
	text-align: left;
	background-color: #000000;
	height: 260px;
	position: relative;
}

#footer #leftfoot {
	background-image: url(../media/common/casual-festival-staff.jpg);
	background-position: 230px center;
	float: left;
	background-repeat: no-repeat;
	height: 260px;
}
#footer #leftfoot ul {
	list-style-type: none;
	width: 195px;
	margin-left: 25px;
	margin-right: 13px;
	padding-right: 14px;
	padding-top: 10px;
}
#footer #leftfoot li {
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
}
#footer #leftfoot ul li a, #footer #leftfoot ul li a:visited {
	color: #666;
	text-decoration: none;
	width: 195px;
	display: block;
}
#footer #leftfoot ul li a:hover {
	color: #999;
}

#footer #centerfoot {
	float: left;
	width: 450px;
	color: #FFF;
	background-image: url(../media/common/casual-festival-staff.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 260px;
	margin-right: 20px;
}
#footer h2 {
	color: #779A12;
	font-size: 18px;
	padding-top: 17px;
	padding-bottom: 8px;
}
#footer #centerfoot h4 {
	font-size: 16px;
	padding-top: 40px;
}
#footer #centerfoot p {
	font-size: 13px;
	width: 440px;
}

#footer #centerfoot .socialmedia {
	padding-bottom: 10px;
}
#centerfoot .socialmedia img {
	float: left;
	padding-right: 5px;
}
#centerfoot .socialmedia p {
	color: #FFF;
	padding-top: 7px;
	font-size: 13px;
	width: 380px !important;
}
#centerfoot .socialmedia a {
	color: #FFF;
}
#footer #rightfoot {
	float: left;
	height: 260px;
	width: 260px;
	color: #FFF;
}
#footer #rightfoot h3 {
	font-size: 13px;
	font-weight: normal;
}
#footer #rightfoot form p {
	text-align: left;
	padding-top: 5px;
}
#footer #rightfoot form {
	margin-top: 10px;
	padding-bottom: 40px;
	margin-bottom: 0px;
}

#footer #rightfoot form p label {
	width: 45px;
	float: left;
	text-align: left;
	padding-top: 3px;
}
#footer #rightfoot form p #yourname, #footer #rightfoot form p #email {
	width: 190px;
	float: left;
	padding: 2px;
}
#footer #rightfoot form #btnMailer {
	background-color: #000000;
	border: none;
	color: #779A12;
	font-weight: bold;
	margin-left: 190px;
	margin-top: 5px;
}
#footer #rightfoot p {
	text-align: right;
	font-size: 12px;
}
#footer #rightfoot p a, #footer #rightfoot p a:visited {
	color: #779A12;
	text-decoration: none;
}

#footer #rightfoot p a:hover {
	text-decoration: underline;
}


#footerbottom {
	position: absolute;
	right: 15px;
	bottom: 15px;
}

#mainbody {
	min-height: 600px;
	height: auto !important;
	height: 600px;
}

#ui-datepicker-div {
	font-size: 12px;
}

input.blur {
	color: #779A12;
	font-style: italic;
}