/* CSS Document */

/*--- Main Elements ---*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	
	width: 800px;
	
	margin: 0px 0px 0px 0px;
	
	background-image: url(../images/global/bg_twoTone.gif);
	background-repeat: repeat-y;
	background-position: center;
	
	color: #234092;
}

.blueBand {
	background-color: #8BD2F4;
	width: 100%;
	height: 20px;
}

.container {
	top: 0px;
	left: 50%;
	bottom: 0px;
	margin-left: -400px;
	text-align: left;
	position: absolute;
	background-color: #FFFFFF;
}

.head {
	padding-top: 20px;
	width: 800px;
	height: 125px;
	background-color: #8BD2F4;
}

.mid {
	background-color: #FFFFFF;
	width: 800px;
}

.foot {
	width: 770px;
	padding: 20px 20px 10px 10px;	
	background-color: #FFFFFF;
}

/*--- Head Elements ---*/

.headImageLeft {
	background-image: url(../images/global/head_left03.jpg);
	width: 525px;
	height: 75px;
	color: #FFFFFF;
	font-size: 1.7em;
	font-style: italic;
	float: left;
	font-weight: normal;
	
	padding: 40px 0px 10px 20px;
}

.headImageRight {
	left: 0px;
	width: 255px;
	height: 105px;
	float: right;
}

/*--- Mid Elements ---*/

.mainContent {
/* IE bug causes z-index indexing errors if specify relative positioning
	position: relative;
	top: 20px;
	left: 20px;
*/
	margin: 10px 0px 0px 20px;
	width: 760px;
	text-align: justify;
}

a {
	text-decoration: underline;
	color: #1C3F94;
}

a:hover {
	text-decoration: none;
	color: #8BD2F4;
}


.imageRight {
	padding: 0px 0px 10px 10px;
}

/*--- Foot Elements ---*/

/*--- Basic Element Styling ---*/
h1 {
	font-size: 2em;
	line-height: 1.8em;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	font-stretch: condensed;
}

h3 {
	color: #8BD2F4;
	font-size: 1.2em;
	line-height: 1.2em;
	padding: 4px 0px 6px 0px;
	margin: 0px;
}

p {
	margin: 0px;
	padding-bottom: 10px;
}

/*--- Drop-down menu ---*/

.navigation {
	text-align: left;
	background-color: #1C3F94;
	margin: 15px 15px 5px 15px;
	padding: 3px 5px 5px 5px;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	height: 45px;
}

ul.slidingmenu, ul.slidingmenu ul, ul.slidingmenu li, ul.slidingmenu a {
	padding: 0;
	margin: 0;
	display: block;
}

ul.slidingmenu li {
	list-style-type: none;
	position: relative;
	float: left;
	margin: 0px 3px 3px 0px;	/* spacing between menu items */
	width: 110px;	/*determines width of menu item and submenus */
	background-color: #3059AA;
	padding: 3px 15px 3px 23px;
}

li.dropDownHead {
	background: url(../images/global/nav_drop_up.gif) no-repeat 3px 6px;
	background-color: #3059AA;
}

li.dropDownHead:hover {
	background: url(../images/global/nav_drop_over.gif) no-repeat 3px 6px;
	color: #8BD2F4;
	background-color: #3059AA;
}

li.noDropHead {
	background: url(../images/global/nav_nodrop_up.gif) no-repeat 3px 6px;
	background-color: #3059AA;
}

li.noDropHead:hover {
	background: url(../images/global/nav_nodrop_over.gif) no-repeat 3px 6px;
	background-color: #3059AA;
}

/* appearance */

/* display colours of menu items */
ul.slidingmenu a {
	color: #FFF;
	text-decoration: none;
	width: 100%;	/* ensures menu collapses over menu not just content */
}

/* display colours of active menu item */
ul.slidingmenu a:hover {
	color: #8BD2F4;
}

/* submenus - hidden at startup */
ul.slidingmenu ul {
	position: absolute;
	margin-left: -100%;
	margin-top: 6px;
	display: none;
	position: absolute;
	left: 100%;
	z-index: 10;
}

ul.slidingmenu ul li {
	width: 110px;	
	background-color: #4572BA;
	z-index: 15;
}

/* background colour of menu items with submenus */
ul.slidingmenu a.subheader {
	background-color: #3059AA;
}

.subNav {
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 15px 0px;
	width: 760px;
	border-top: 1px solid #1C3F94;
	border-bottom: 1px solid #1C3F94;	
	color: #1C3F94;
float:none;
clear:both;
}

.subNav a {
	text-decoration: none;
	background: url(../images/global/subnav_up.gif) no-repeat 3px 6px;
	padding: 3px 18px 3px 23px;
}

.subNav a.selected {
	background: url(../images/global/subnav_over.gif) no-repeat 3px 6px;
}

.subNav a:hover {
	text-decoration: none;
	background: url(../images/global/subnav_over.gif) no-repeat 3px 6px;
}

.memberHeader {
	float: left;
	width: 600px;
}

.logout{
	float: right;
}

/*--- Register.aspx ---*/
.formLeft {
	float: left;
	width: 350px;
	margin-bottom: 5px;
}

.formRight {
	float: left;
	margin-bottom: 5px;
}

.registerButton {
	float: left;
	margin-left: 350px;
}	
		
/*--- Common elements ---*/
.clear {
	clear: both;
}

.divider {
	width: 760px;
	border-bottom: 1px solid #1C3F94;	
}

/*--- EventsCalendar.aspx ---*/
#eventsCalendar {
	margin-top: 10px;	
}

.eventsLeft {
	float: left;
	width: 100px;
}

.eventsRight {
	float: left;
	width: 640px;
}

#eventsNewEvent {
	margin-top: 10px;
}

#eventsNewEvent p {
	/*margin: 0px 0px 0px 20px;*/
	float: left;
	width: 80px;
}

#eventsNewEvent input.text, textarea {
	width: 400px;
}

#eventsNewEvent input.button {
	width: 100px;
}

.eventsDate {
	width: 120px; 
	margin-top: 10px;
}

.eventsDateContainer {
	width: 190px; 
	float: left;
	margin-right: 40px;
}
	
input.eventsTime {
	width: 20px;
}

#eventsList p {
	margin: 0px;
}

.eventsSeparator {
	width: 740px;
	border-top: 1px solid #8CD2F4;	
}

	
/*--- Beam Contacts.aspx ---*/
#beamContacts {
	margin-top: 10px;
}

#beamContacts p {
	margin: 0 0 5px 2px;
}


#beamContacts table {
	width: 100%;
}

#beamContacts th {
	background-color: #336699;
	color: #fff;
}

.beamRow1 {
	background-color: #fff;
}

.beamRow2 {
	background-color: #ACBDDD;
}

/*--- BeamProfile.aspx ---*/
#beamProfile {
	margin-top: 10px;
}

#beamProfile input.text {
	width: 350px;
}

#beamProfile input.button {
	width: 100px;
}	


/*For the twisty content display*/
/*--------------------------------------------------------------*/

.TwistTitle
{
	margin-left: 19px;
}

.TwistBody
{
	display: none;
	margin-top: 3px;
	margin-left: 28px;
	margin-right: 20px;
}

/*For the twisty content display*/
/*--------------------------------------------------------------*/

.TwistTitleP
{
	margin-left: 0px;
}

.TwistBodyP
{
	display: none;
	margin-top: 3px;
	margin-left: 28px;
	margin-right: 20px;
}
