body
{
	padding:0;
	margin: 0px auto;
	font-size: 12px;
	font-family: arial;
	text-align: center;
	background: url(../loadedFiles/main_bg.png) repeat;
	position: relative;
}

table
{
	font-size: 12px;
	font-family: arial;
}

div#container
{
	margin: 0px auto;
}

div#header
{
	background: url(../loadedFiles/header_bg.png) repeat-x;
	height: 340px;
	margin: 0px auto;
}

div#headerTop
{
	padding-top: 26px;
	margin: 0px auto;
}

div#homeHeader
{
	background: url(../loadedFiles/homeHeader.png) no-repeat;
	width: 977px;
	height: 314px;
	margin: 0px auto;
	text-align: right;
}


div#homeLogo
{
	background: url(../loadedFiles/homeLogo.png) no-repeat;
	width: 172px;
	height: 124px;
	cursor: pointer;
	float: right;
}

/* -- flash pics -------------------------------------------------------------------------------------------------- */

div#flashPics
{
	float:left;
	margin-top:6px;
	margin-left:2px;
}

/* -- inner header ------------------------------------------------------------------------------------------------ */

div#event
{
	background: url(../loadedFiles/event_bg.png) repeat-y;
	width: 977px;
}

div#inHeader
{
	background: url(../loadedFiles/inHeader_bg.png) repeat-x;
	height: 190px;
	margin: 0px auto;
	font-size: 0%;
}

div#eventHeader
{
	background: url(../loadedFiles/eventHeader.png) no-repeat;
	width: 977px;
	height: 164px;
	margin: 0px auto;
	text-align: right;
}

div#innerLogo
{
	background: url(../loadedFiles/innerLogo.png) no-repeat;
	width: 172px;
	height: 98px;
	cursor: pointer;
	float: right;
}

div#topBanner
{
	margin-right: 11px;
}

/* -- top menu ---------------------------------------------------------------------------------------------------- */

div#topMenu
{
	padding-top: 43px;
	margin-right: 192px;
/*	width: 595px;*/
}

div#topMenu table
{
	font-size: 12px;
	font-family: arial;
}

div.topMenu_link, div.topMenu_sep, div.topMenu_link_selected
{
/*	float: right;*/
	height: 28px;
	margin-right: 9px;
	margin-left: 9px;
	color: white;
}

div.topMenu_link_selected
{
	background: url(../loadedFiles/topMenu_selected.png) no-repeat bottom;
}

div.topMenu_link a
{
	color: white;
	text-decoration: none;
}

div.topMenu_sep
{
	background: url(../loadedFiles/topMenu_sep.png) no-repeat;
	width: 1px;
	height: 7px;
/*	margin-top: 5px;*/
	margin-left: 9px;
	margin-right: 9px;
}

div#memberTopBar
{
	margin-right: 185px;
	font-size: 12px;
}

span#helloMember
{
	color: #BB2032;
	font-weight: bold;
}

span#numMsgs 
{
	color: #584928;
	font-size: 11px;
}

span#numMsgs  span
{
	text-decoration: underline;
}

span#numMsgs img
{
	vertical-align: middle;
}

div#hometext
{
	margin-top: 10px;
}

div#hometext p
{
	padding: 0px;
	margin: 0px;
}

div#newEvent, div#searchEvent
{
	margin-top: 67px;
	text-align: center;
	float: right;
}

div#newEvent div
{
	margin-right: 50px;
	width: 250px;
}

div#newEvent p, div#searchEvent p
{
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
	color: #606A2B;
	font-weight: bold;
	font-size: 14px;
}

select#eventType
{
	font-family: arial;
	font-size: 11px;
	width: 185px;
}

div#searchEvent div
{
	margin-right: 135px;
}

div#newEventBtn, div#enterBtn
{
	margin-top: 35px;
}

/* -- main -------------------------------------------------------------------------------------------------------- */

div#main
{
}

div#eventsPics
{
	background: url(../loadedFiles/eventsPics.png) no-repeat;
	width: 977px;
	height: 140px;
	margin: 0px auto;
}

div#mainEssays
{
	margin: 0px auto;
}

div#mainEssays_top
{
	background: url(../loadedFiles/mainEssays_top.png) no-repeat;
	width: 977px;
	height: 34px;
	font-size: 0%;
}

div#mainEssays_bg
{
	background: url(../loadedFiles/mainEssays_bg.png) repeat-y;
	width: 977px;
}

div#mainEssays table
{
	margin-top: 15px;
	margin-right: 24px;
	margin-left: 25px;
	width: 928px;
}

div#mainEssays td
{
	text-align: right;
	vertical-align: top;
}

td.mainEssay_pic
{
	width: 115px;
}

td.mainEssay_pic div
{
	width: 105px;
	height: 70px;
/*	border: 1px solid #CCCCCC;*/
}

td.mainEssay_title0
{
	width: 215px;
}

td.mainEssay_title1
{
	width: 230px;
}

td.mainEssay_title2
{
	width: 205px;
}

div.mainEssay_title
{
	margin-left: 10px;
}

div.mainEssay_title a
{
	font-size: 12px;
	color: #5B5851;
	font-weight: bold;
	text-decoration: none;
}

div.mainEssay_title a:hover
{
	text-decoration: underline;
}

div.mainEssay_subtitle
{
	margin-left: 10px;
	margin-top: 5px;
	font-size: 12px;
	color: #5B5851;
}

div.mainEssay_go
{
	float: left;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 15px;
}

div.mainEssay_go a
{
	color: #6D635A;
	font-size: 12px;
	text-decoration: none;
}

div.mainEssay_go img
{
	vertical-align: middle;
	margin-left: 5px;
	padding-left: 5px;
}

div.mainEssay_sep
{
	width: 295px;
	height: 1px;
	background: url(../loadedFiles/mainEssay_sep.png) no-repeat;
	margin-bottom: 10px;
	font-size: 0%;
}

div.mainEssay_more
{
	float: left;
	padding-left: 20px;
}

div.mainEssay_more a
{
	color: #C52638;
	font-weight: bold;
	font-size: 12px;
}


/* -- footer ------------------------------------------------------------------------------------------------------ */

div#footer
{
	background: url(../loadedFiles/footer.png) no-repeat;
	width: 977px;
	height: 60px;
	margin: 0px auto;
}

div#bottomMenu
{
	padding-top: 21px;
}

div#bottomMenu table
{
	font-size: 10px;
	font-family: arial;
}

div.bottomMenu_link, div.bottomMenu_link a
{
/*	float: right;*/
	color: #4E4E4E;
	text-decoration: none;
}

div.bottomMenu_link
{
	margin-right: 6px;
	margin-left: 6px;
}

div.bottomMenu_sep
{
	float: right;
	background: url(../loadedFiles/bottomMenu_sep.png) no-repeat;
	width: 1px;
	height: 7px;
	margin-top: 5px;
	margin-left: 5px;
	padding-right: 9px;
	font-size: 0%;
}

div#copyrights
{
	float: right;	
	color: #4C483D;
	font-size: 10px;
	margin-top: 21px;
	padding-right: 34px;
}
			
div#interuseLogo
{
	float: left;
	padding-left: 36px;
	margin-top: 15px;
}

div#interuseText
{
	float:left;
	margin-top: 22px;
	color: #676767;
	font-weight: bold;
	font-size: 10px;
}

div#interuseText a
{
	color: #676767;
	font-weight: bold;
	font-size: 10px;
}

a img
{
	border: 0px;
}	


div.domains img
{
	cursor: pointer;
}

div#logInOut a , span#logInOut a
{
	color: #403533;
}

div#logInOut
{
	float: left;
	margin-left: 20px;
}

span#logInOut
{
	margin-right: 10px;
}

/* -- confirm msg window ---------------------------------------------------------------------------------------------------- */

div#confirmMsg_window
{
	background: url(../loadedFiles/confirmMsg_window.png) no-repeat;
	width: 310px;
	height: 222px;
}

div#confirmMsg_inWindow, div#errorMsg_inWindow
{
	margin-right: 45px;
}

div#errorMsg_window
{
	background: url(../loadedFiles/errorMsg_window.png) no-repeat;
	width: 310px;
	height: 222px;
}

table#msgTable
{
	margin-top: 45px;
	height: 145px;
	width: 200px;
}

table#msgTable td
{
	vertical-align: middle;
}

div.confirmMsg, div.errorMsg
{
	color: #545648;
	font-weight: bold;
	margin-bottom: 15px;
}

div#yes_btn
{
	float: right;
	margin-right: 30px;
	background: url(../loadedFiles/yes_btn.png) no-repeat;
	width: 46px;
	height: 20px;
	cursor: pointer;
}

div#no_btn
{
	float: right;
	margin-right: 10px;
	background: url(../loadedFiles/no_btn.png) no-repeat;
	width: 46px;
	height: 20px;
	cursor: pointer;
}

div#confirm_btn
{
	margin-right: 75px;
	background: url(../loadedFiles/confirm_btn.png) no-repeat;
	width: 46px;
	height: 20px;
	cursor: pointer;
}

div#confirmDeleteMsgText
{
	padding-top: 75px;
	margin-bottom: 15px;
}

/* send password */
div#sendPassword_text
{
	font-weight: bold;
	color: #545746;
	margin-bottom: 10px;
}

div#sendPassword_input
{
	margin-bottom: 5px;
}

div#sendPassword_input input
{
	width: 175px;
	height: 17px;
	font-size: 12px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
}

div#sendPassword_btns
{
	margin-right: 25px;
}

/* -- essay preview page ---------------------------------------------------------------------------------------------------- */
div#essayHeader
{
	background: url(../loadedFiles/essayPreviewHeader.png) no-repeat;
	width: 977px;
	height: 314px;
	margin: 0px auto;
	text-align: right;
}

div.banner125_125
{
	float: right;
	margin-top: 34px;
	padding-right: 30px;
}

div.banner125_125_2
{
	margin-left: 35px;
	padding-top: 8px;
}

div.bannerAndTitle
{
	float: right;
	padding-right: 41px;
}

div.banner468_60
{
	margin-top: 38px;
}

div.essaysCatTitle
{
	margin-top: 32px;
}

div#essayBg
{
	background: url(../loadedFiles/essay_bg.png) repeat-y;
	width: 977px;
}

div.banner125_125_bg
{
	background: url(../loadedFiles/banner125_125_bg.png) no-repeat;
	width: 168px;
	height: 147px;
}

div.banner234_60_bg
{
	background: url(../loadedFiles/banner234_60_bg.png) no-repeat;
	width: 256px;
	height: 81px;
	margin-right: 10px;
}

div.banner234_60
{
	padding-top: 10px;
	margin-right: 12px;
}

div#essayPreview
{
	margin-right: 8px;
}

div.essayPreview_title
{
	margin-bottom: 10px;
}

div.essayPreview_title a, div.essayPage_title
{
	color: #545418;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

div.essayPreview_title a:hover
{
	text-decoration: underline;
}

div.essayPreview_pic
{
	border: 1px solid #D8D7D3;
	width: 105px;
}

div.essayPreview_subtitle, div.essayPage_subtitle
{
	font-weight: bold;
	color: #6B6E5D;
	margin-left: 20px;
}

div.essayPage_subtitle
{
	font-size: 16px;
}

div.essayPage_goMore
{
	float: left;
	margin-top: 45px;
	padding-left: 10px;
}

div.essayPage_goMore a
{
	color: #B6D122;
	text-decoration:none;
	font-weight: bold;
}

div.essayPage_goMore a:hover
{
	text-decoration: underline;
}

div.essayPage_txt
{
	color: #414336;
	margin-bottom: 15px;
	margin-left: 25px;
	font-size: 14px;
}

div.essayPage_title
{
	margin-bottom: 15px;
	font-size: 20px;
}

div#essay
{
	margin-right: 8px;
}

div.essayPage_pic
{
	margin-left: 45px;
	padding-top: 8px;
}

div.essayPage_pic img
{
/*	border: 1px solid #BEC0BB;*/
}

/* -- general page ---------------------------------------------------------------------------------------------------------- */

div#generalBg
{
	background: url(../loadedFiles/general_bg.png) repeat-y;
	width: 977px;
	clear: both;
}

div#generalHeader
{
	background: url(../loadedFiles/generalHeader.png) no-repeat;
	width: 977px;
	height: 302px;
	margin: 0px auto;
	text-align: right;
}

div#generalBlankHeader
{
	background: url(../loadedFiles/generalBlankHeader.png) no-repeat;
	width: 977px;
	height: 302px;
	margin: 0px auto;
	text-align: right;
}

div#clubLoginHeader
{
	background: url(../loadedFiles/clubRegister_bg.jpg) no-repeat;
	width: 977px;
	height: 620px;
	margin: 0px auto;
	text-align: right;
}

div#pageContent
{
	text-align: right;
	margin-right: 196px;
	margin-left: 65px;
	padding-top: 7px;
	padding-bottom: 15px;
}

div#pageContent p
{
	margin: 0px;
}

div.pageTitle
{
	margin-top: 52px;
	color: #A2BA30;
	font-size: 15px;
	font-weight: bold;
}

div.pageBlankTitle
{
	margin-top: 120px;
	margin-right: 200px;
	color: #A2BA30;
	font-size: 15px;
	font-weight: bold;
}

div.pageBlankMenu
{
	padding-top: 5px;
	margin-right: 200px;
	color: #7C8161;
	font-size: 14px;
	font-weight: bold;
}

div.pageBlankMenu a
{
	color: #7C8161;
	font-size: 14px;
	font-weight: bold;
}

/* -- search results -------------------------------------------------------------------------------------------------------- */

div#resultsHeader
{
	background: url(../loadedFiles/eventResultsHeader.png) no-repeat;
	width: 977px;
	height: 314px;
	margin: 0px auto;
	text-align: right;
}

div.bannerAndSearch
{
	float: right;
	text-align: center;
	padding-right: 40px;
}

div#searchBox
{
	margin-top: 30px;
	font-size: 0%;
}

div#searchBoxIn
{
	width: 616px;
	height: 48px;
	background-color: #FBFBF9;
}

table#searchBoxForm
{
	padding-top: 12px;
	text-align: center;
}

input#searchText
{
	width: 185px;
	height: 19px;
	font-family: arial;
	font-size: 11px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
}

div#resultsBg
{
	background: url(../loadedFiles/results_bg.png) repeat-y;
	width: 977px;
}

div#eventSearchResults
{
	text-align: right;
	margin-right: 40px;
}

div#eventSearchResults_count
{
	color: #514C46;
	margin-bottom: 6px;
}

div#eventSearchResults_count span
{
	font-weight: bold;
	color: #9CA03F;
}

div#searchMyEvents
{
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}

div#searchMyEvents a
{
	color: #787727;
	font-weight: bold;
	text-decoration: none;
}

div#searchMyEvents span
{
	text-decoration: underline;
}

div#eventSearchResults_page
{
	clear: both;
}

div.eventSearchResults_pic
{
	background: url(../loadedFiles/eventPic_bg.png) no-repeat;
	width: 129px;
	height: 98px;
	margin-bottom: 5px;
	cursor: pointer;
}

div.eventSearchResults_pic div
{
	margin-right: 10px;
	padding-top: 5px;
}

div.eventSearchResults_headerRow
{
	cursor: pointer;
	margin-bottom: 5px;
}

span.eventSearchResults_name
{
	font-size: 14px;
	font-weight: bold;
	color: #B40E24;
}

span.eventSearchResults_owner
{
	color: #4A4A42;
	font-weight: bold;
}

div.eventSearchResults_headerRow img
{
	vertical-align: middle
}

div.eventSearchResults_slogan, div.eventSearchResults_datetime
{
	color: #4A4A42;
	font-weight: bold;
	margin-bottom: 5px;
}

div.eventSearchResults_slogan span, div.eventSearchResults_datetime span
{
	color: #898F35;
}

div.eventSearchResults_description
{
	color: #4E4D49;
	margin-bottom: 15px;
}

div#eventSearchResults_paging
{
	width: 616px;
	height: 25px;
}

table.pagingTbl
{
	float: left;
	direction: rtl;
}

table.pagingTbl td
{
	vertical-align: middle;
}

.prevPage
{
	margin-left: 5px;
}

.nextPage
{
	margin-right: 5px;
}

.prevPage img, .nextPage img
{
	vertical-align: middle;
}

div.pageNumber, div.thisPageNumber
{
	margin-left: 4px;
}

.thisPageNumber a
{
	font-size: 12px;
	color: #757A28;
	text-decoration: none;
	font-weight: bold;
}

.pageNumber a
{
	font-size: 12px;
	color: #403F2B;
	text-decoration: none;
}

div#errorPage_bg
{
	background: url(../loadedFiles/errorPage_bg.jpg) no-repeat;
	height: 456px;
	width: 977px;
	position: relative;
}

div#errorText
{
		margin-top:160px;
}
div#errorText td
{
		font-size: 14px;
		font-weight: bold;
		color: #4F4E49;
}

/* -- contact us ------------------------------------------------------------------------------------------------------------ */

div#contactUsHeader
{
	background: url(../loadedFiles/contactUs_bg.jpg) no-repeat;
	width: 977px;
	height: 450px;
	margin: 0px auto;
	text-align: right;
}

div#contactUs
{
	margin-top: 85px;
}

div#contactDetailsBox
{
	margin-top: 100px;
	margin-right: 10px;
}

table#contactUsTable
{
	color: #5B5F46;
	font-weight: bold;
	margin-right: 20px;
	margin-top: 10px;
}

form#contactForm .formField
{
	width: 210px;
	height: 17px;
	font-size: 12px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
}

form#contactForm .textareaField
{
	width: 210px;
	height: 100px;
	font-size: 12px;
}

div#sendEmail_title
{
	color: #C12234;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 10px;
}
	
td.sendEmail_title
{
	color: #9AB01E;
	font-weight: bold;
}

td.sendEmail_value
{
}

div#inviteOtherOptions
{
		margin-top:120px;
		font-weight:normal;
		font-size:12px;
		text-align:right;
}
div#inviteOtherOptions span
{
		font-size:10px;
		font-weight:bold;
		line-height:150%;
}

div#inviteOtherOptions4Member
{
		background: url(../loadedFiles/invite_others_bg.jpg) no-repeat;
		padding-right: 68px;
		padding-left: 35px;
		margin-left: 12px;
		margin-top:15px;
		padding-top: 30px;
		font-weight:normal;
		font-size:12px;
		color: #6B6942;
		text-align:right;
		height: 139px;
}
div#inviteOtherOptions4Member span
{
		font-size:10px;
		font-weight:bold;
		line-height:150%;
}

/* -- home strip events ----------------------------------------------------------------------------------------------------- */

div#homeStripEvents
{
	padding-top: 35px;
	padding-right: 30px;
}

div.homeStripEventPic_bg
{
	background: url(../loadedFiles/homeStripEventPic_bg.jpg) no-repeat;
	width: 102px;
	height: 78px;
	font-size: 0%;
}

div.homeStripEventPic_bg div
{
	padding-top: 4px;
	margin-right: 5px;
}


div#observeEvent
{
	margin-right: 50px;
	margin-top: 10px;
	margin-bottom: 5px;
}

/* -- events search --------------------------------------------------------------------------------------------------------- */

div#queryByTitle
{
	font-weight: bold;
	color: #65604A;
	margin-bottom: 5px;
	font-size: 13px;
}

table#queryByTable
{
}

tr#queryHeaders
{
	color: #585242;
	font-weight: bold;
}

tr#queryHeaders th
{
	background-color: #EDF2C9;
	text-align: right;
	vertical-align: middle;
	height: 21px;
}

th#first_queryHeader
{
 	background:url(../loadedFiles/queryHeader_start.jpg) no-repeat right;
}

tr#queryHeaders div
{
	margin-right: 6px;
}

div.queryOption
{
	margin-right: 6px;
}

div.queryOption a
{
	color: #4F4A46;
}

div#queryPath
{
	margin-bottom: 7px;
	color: #78762C;
	font-weight: bold;
}

div#queryPath a
{
	color: #78762C;
}


