html, body {
	margin:0;
	background:#f29400;
	background-image:url(images/page_bg_rpt.jpg);
	background-repeat:repeat-x;
	background-position:center 183px;
	height:100%;
}

.pageheading {
	font-size: 1.8em;
	color: #454545;
	font-weight: bold;
	margin:10px 0;
}

.clear {
	clear: both;
}

.formhead {
	color:#4B0082;
}

.right {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 0px none;
}
.left {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 0px none;
}

.modulemaintitle {
	font-size: 1.2em;
	font-weight: bold;
	color: #454545;
	margin-bottom:10px;
}
.moduletitle {
	font-size: 1.1em;
	color: #454545;
	font-weight: bold;
	line-height: 140%;
}
.moduleheading1 {
	font-size: 1.1em;
	color: #454545;
	font-weight: bold;
	line-height: 140%;
}
.moduledate {
	line-height: 140%;
	margin-bottom:10px;
}
.modulesummary {
	line-height: 140%;
	padding-bottom: 5px;
}
.moduletext {
	font-size: 12px;
	line-height: 140%;
}
.moduledivider {
	border-bottom: solid 1px #454545;
	margin-bottom: 5px;
}

.modulelistitem {
	border-top:1px solid #bbb;
	margin-top:10px;
	padding-top:10px;
}

.modulelistitem a {
	color:#f37021;
	text-decoration:none;
}

.modulelistitem h3 {
	margin:0;
}

.modulelistitem img {
	float:left;
	margin-right:10px;
	padding:3px;
	border:1px solid #ccc;
}

.blockmaintitle {
	font-size: 1.1em;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 120%;
	background-color: #999;
	padding: 3px 2px 4px 2px;
}
.blocktitle {
	color: #000000;
	font-weight: bold;
	line-height: 120%;
	padding-top: 5px;
}
.blocktext {
	color: #000000;
	line-height: 120%;
}
.blockdate {
	line-height: 120%;
}
.block {
	border-bottom: solid 1px #454545;
	padding-bottom: 5px;
	margin-bottom: 5px;
	width:100%;
}

/********* PANELS ********/

#memberspanel {
	height:106px;
	margin-top:3px;
	background-image:url(images/members_panel_bg.jpg);
	background-repeat:no-repeat;
}

#memberspanel img#btnLogin {
	margin-top:71px;
	margin-left:12px;
}

#socnetpanel {
	margin-top:3px;
	background-image:url(images/grey_panel_bg.jpg);
	background-repeat:repeat-x;
}

#searchpanel {
	height:36px;
	background-image:url(images/search_bg.jpg);
	background-repeat:no-repeat;
}

.eventslist {
color:#fff;
}

.eventslist .eventslistitem {
width:409px;
height:140px;
background:#4b1e70;
float:left;
margin-bottom:4px;
}

.eventslist .eventslistitem2 {
width:409px;
height:140px;
background:#4b1e70;
float:left;
margin-left:4px;
margin-bottom:4px;
}

.eventitemtext {
padding:21px;
}

.eventitemtext .eventdate {
font-weight:bold;
font-size:12px;
padding:0 16px;
text-align:center;
}

.eventitemtext .eventtitle {
font-size:14px;
padding:0 16px;
text-align:center;
}

.eventitemtext .eventtitle a {
color:#fff;
}


.eventitemtext .eventsummary {
padding: 5px 16px;
}

.eventitemtext .eventsummary p {
margin:0;
}

.eventitemtext .eventlink {
background:#f7941e;
padding-left:16px;
background-image:url(images/orange_button_left.png);
background-repeat:no-repeat;
}

.eventitemtext .eventlink div {
background-image:url(images/orange_button_right.png);
background-repeat:no-repeat;
background-position:right;
}
.eventitemtext .eventlink a {
padding-right:16px;
display:block;
color:#000;
}

.eventitemtext .eventlink table tr td {
height:27px;
}

#eventleftcol {
	float:left;
	width:150px;
}

#eventrightcol {
	float:right;
	width:150px;
}

#eventmiddlecol {
	margin-left:170px;
	margin-right:170px;
}

.eventmaintitle {
	font-size:18px;
	font-weight:bold;
	color:#5f3284;
	line-height:120%;
	text-align:center;
}

#registrationForm td.bottom {
	height:10px;
	border-bottom:2px solid #f37021;
}

#registrationForm td{
	padding-top:5px;
}

#registrationForm th {
	color:#5f3284;
	font-size:14px;
	border-bottom:2px solid #f37021;
	text-align:left;
}

#registrationForm td.label {
	color:#5f3284;
	padding-right:5px;
}

span.textinput {
	background-image:url(images/text_field_left.jpg);
	background-repeat:no-repeat;
	display:inline-block;
	padding: 0 0 0 9px;
	margin:0;
}

span.textinput span {
	background-image:url(images/text_field_right.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	display:inline-block;
	padding: 0 9px 0 0;
	margin:0;
}

span.textinput span span {
	background-image:url(images/text_field_rpt.jpg);
	background-repeat:repeat-x;
	background-position:top;
	padding:0;
	margin:0;

}

span.textinput span span input {
	background:transparent;
	border:0px;
	padding:6px 0 6px;
	width:200px;
	margin:0;

}

#registrationForm select {
	width:218px;
}

.fieldMsg {
	color:#f37021;
	font-style:italic;
}

span.eventname {
	background-image:url(images/orange_input_rpt.jpg);
	display:inline-block;
	background-repeat:repeat-x;
}

span.eventname span {
	background-image:url(images/orange_input_left.jpg);
	background-repeat:no-repeat;
	display:inline-block;
}

span.eventname span input {
	background:transparent;
	background-image:url(images/orange_input_right.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	border:0px;
	padding:6px 9px;
	width:200px;
	color:#fff;

}

span.textarea {
	background-image:url(images/textarea_left.jpg);
	background-repeat:no-repeat;
	display:inline-block;
	padding:0 0 0 25px;
	margin:0;
}

span.textarea span {
	background:transparent;
	background-image:url(images/textarea_right.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	display:inline-block;
	padding:0 25px 0 0;
	margin:0;
}

span.textarea span span {
	background-image:url(images/textarea_rpt.jpg);
	display:inline-block;
	background-repeat:repeat-x;
	padding:0;
	margin:0;
}

span.textarea span span textarea {
	background:transparent;
	border:0px;
	padding:1px 0;
	margin:1px 0 4px;
	width:532px;
	height:81px;
	font-size: 12px;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	resize:none;
	outline:none;
}


/*********** MEMBERS REGISTRATION FORM *************/

#memberLogin, #memberRegistration, #forgotPassword {
	border-top:2px solid #f37021;
	border-bottom:2px solid #f37021;
}

#memberLogin td, #memberRegistration td, #forgotPassword td {
	padding-top:5px;
}

#memberLogin td.label, #memberRegistration td.label, #forgotPassword td.label {
	color:#5f3284;
	padding-right:5px;
}

span.btnLogin {
	background-image:url(images/orange_input_rpt.jpg);
	display:inline-block;
	background-repeat:repeat-x;
}

span.btnLogin span {
	background-image:url(images/orange_input_left.jpg);
	background-repeat:no-repeat;
	display:inline-block;
}

span.btnLogin span input {
	background:transparent;
	background-image:url(images/orange_input_right.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	border:0px;
	padding:6px 9px;
	width:130px;
	color:#fff;

}

a.joinClub {
	color:#5f3284;
	font-weight:bold;
	font-size:1.2em;
}

.formTitle {
	font-size:16px;
	color:#5f3284;
	font-weight:bold;
}

#footer2 span {
	color:#fff;
}


/************ SEARCH PAGE ****************/

.searchResults {
	border-bottom:4px solid #F37021;
}

.searchMain .header {
	color:#5F3284;
}

.searchPrivate .header {
	color:#F37021;
}

.header {
	font-size:24px;
	border-bottom:2px solid #F37021;
	font-weight:bold;
	padding-bottom:3px;
	text-align:left;
	padding-top:40px;
}


.searchMain a, .searchMain td, .searchMain p {
	font-weight:bold;
	color:#707173;
}

.searchPrivate a, .searchPrivate td, .searchPrivate p {
	font-weight:bold;
	color:#F37021;
}

.searchPrivate p, .searchMain p {
	margin:3px;
}

.searchMain td, .searchPrivate td {
	border-bottom:1px solid #707173;
}

td.first {
	padding:20px;
}

#searchForm input {
	margin-left:8px;
	margin-top:7px;
	width:154px;
	padding-left:20px;
	padding-top:4px;
	background:transparent;
	border:0px;
}


#tellfriend {
	display:none;
	border:5px solid #999;
	background:#fff;
	width:440px;
	height:265px;
}

#tellfriend div {
	padding:20px;
}

a.modalCloseImg {
	background:url(images/x.png) no-repeat;
	width:25px;
	height:29px;
	display:inline;
	z-index:3200;
	position:absolute;
	top:-10px;
	right:-20px;
	cursor:pointer;
}

#tellfriend span.label {
	display:inline-block;
	width:80px;
}

#tellfriend label {
	margin-bottom:5px;
}

#tellfriend input.std_input, #tellfriend textarea {
	border:1px solid #666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	width:300px;
	margin-bottom:3px;
}

#tellfriend textarea {
	height:120px;
	vertical-align:top;
}

#tellfriend .submitBtn {
	margin-left:80px;
}
