
/*************************************************************
 *  DateClub style sheet (XHTML 1.0 Transitional interface)  *
 *************************************************************/

/*
   ELEMENTS
*/

html {
}

body {
	background: #8d2325 url("/Images/Common/page_bg.gif");
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 70%;
	margin: 0;
	padding: 0;
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

form {
	margin: 0;
	padding: 0;
}

input, select, textarea {
	border: 1px solid;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 1em;
	font-weight: normal;
	padding: 1px;
}

button
{
	background-color: #af1212;
	border: 1px solid #000;
	color: #fff;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 1em;
	font-weight: bold;
}

img
{
   border: 0;
}

table
{
	font-size: 1em;
}

/*
	IDs ()
*/

#Page {
/*	background: #eeaa0b; */
	background: #f8dd9d;
 	border-left: 1px solid #fff;
 	border-right: 1px solid #fff;
	margin: auto;
	padding: 0;
	width: 762px;
/* BOX MODEL HACK */
	voice-family: "\"}\""; voice-family: inherit;
	width: 760px;
}

#SiteNavigation {
	border-right: 1px solid #fff;
	float: left;
	width: 175px;
/* BOX MODEL HACK */
	voice-family: "\"}\""; voice-family: inherit;
	width: 174px;
}

#LanguageSelector {
	background: #ff820e;
 	border-bottom: 1px solid #fff;
}

#LanguageSelector a {
	border-left: 1px solid #fff;
	margin: 0 0 0 -1px;
	padding: 12px 32px 12px 32px;
}

#LanguageSelector img {
	margin: 3px 0 3px -1px;
}

#SiteLogo {
 	border-bottom: 1px solid #fff;
}

#MenuBar_PublicMenu,
#MenuBar_MemberMenu,
#MenuBar_AdminMenu
{
	background: #ff820e;
	margin: 0;
}

#MenuBar_PublicMenu ul,
#MenuBar_MemberMenu ul,
#MenuBar_AdminMenu ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#MenuBar_PublicMenu ul li,
#MenuBar_MemberMenu ul li,
#MenuBar_AdminMenu ul li
{
	border-bottom: 1px solid #fff;
	margin: 0;
	padding: 6px 8px 6px 12px;
}

#MenuBar_PublicMenu ul li
{
	background: url("/Images/Common/actions_bg.gif");
}

#MenuBar_MemberMenu ul li
{
	background: #af1212;
}

#MenuBar_MemberMenu a
{
	color: #eeaa0b;
}

#MenuBar_AdminMenu ul li
{
	background: #eeaa0b;
}

#MenuBar_AdminMenu a
{
	color: #af1212;
}

#MenuBar_PublicMenu a,
#MenuBar_MemberMenu a,
#MenuBar_AdminMenu a
{
	font-weight: bold;
}

#LoginBox {
	background: #eeaa0b url("/Images/Common/loginBox_bg.gif") 0;
	border: 0;
	border-bottom: 1px solid #fff;
	margin: 0;
	padding: 12px 8px 20px 12px;
}

#LoginBox label,
#LoginBox input,
#LoginBox button,
#LoginBox a
{
	font-size: .8em;
}

#LoginBox label,
#LoginBox button,
#LoginBox a
{
	font-weight: bold;
}

#LoginBox p
{
	margin-top: 5px;
	margin-bottom: 15px;
}

#LoginBox h1 {
	color: #af1212;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 0 0 8px 0;
}

#LoginBox input {
	margin: 4px 0 4px 0;
}

#LoginBox a {
	color: #af1212;
	display: block;
	padding-top: .8em;
	margin-top: 0;
}

#LoginBox button {
	float: right;
	margin: 10px 2px 5px 2px;
	padding: 1px;
   position: relative;
}

#StoryBox,
#HomeStoryBox
{
	background: #eeaa0b url("/Images/Common/storyBoxAuthor_bg.gif") no-repeat right bottom;
	border-bottom: 1px solid #fff;
	margin: 0;
	padding: 0 8px 18px 0;
}
/*
#StoryBox {
	border-top: 1px solid #fff;
}
*/
#StoryBox h1,
#HomeStoryBox h1
{
	background: url("/Images/Common/storyBoxTitle_bg.gif") no-repeat;
	color: #af1212;
	font-weight: bold;
	margin: 0;
}

#StoryBox h1
{
	font-size: 1.1em;
	padding: 10px 0 10px 12px;
}

#HomeStoryBox h1
{
	font-size: 1.2em;
	padding: 10px 0 10px 0;
}

#StoryBox a,
#HomeStoryBox a
{
	color: #af1212;
}

#StoryBox cite,
#HomeStoryBox cite
{
	display: block;
	font-style: normal;
	margin: 0;
	padding: 0 0 0 12px;
}

#StoryBox strong,
#HomeStoryBox strong
{
	display: block;
	font-size: .9em;
	font-weight: bold;
	margin: 0;
	padding-top: 12px;
}

#HomeStoryBox a {
	color: #af1212;
	display: block;
	font-size: .9em;
	font-weight: bold;
	margin: 0;
	padding: 6px 0 0 12px;
}

#SuccessStories
{
	font-style: italic;
}

#SuccessStories td
{
	padding: 10px 15px 15px 0;
	vertical-align: top;
}

#SuccessStories img
{
	border: 1px solid #fff;
	float: left;
	margin: 0 7px 5px 0;
}

#HomeStoryBox img
{
	border: 1px solid #fff;
	margin-bottom: 5px;
	width: 226px;
}

#HomeStoryPhotos img {
	border-bottom: 1px solid #fff;
	display: block;
}

#Main {
	border-left: 1px solid #fff;
	float: right;
	margin: 0 0 0 -1px;
	position: relative;
	width: 585px;
}

#PagePath, #PagePathCtrl_CurrentPath {
	background: #f6994e url("/Images/Common/path_bg.gif");
	border-bottom: 1px solid #fff;
	color: #eecd16; font-weight: bold;
	margin: 0;
	padding: 6px 12px 5px 12px; 
}

#SiteHeading,
#HomePageHeading
{
	border-bottom: 1px solid #fff;
}

#FilterSelection {
	background: #f6994e url("/Images/Common/path_bg.gif");
	border: 0;
	color: #fff;
	font-size: .9em;
	font-weight: bold;
	margin: 0;
	padding: 3px 12px 3px 12px;
}

#FilterSelection select {
	border: 0;
	color: #a71a1c;
	padding: 0;
	margin: 0 -5px 0 20px;
}

#FilterSelection button {
	border: 1px solid #fff;
	font-style: italic;
	font-weight: normal;
	margin: 0 0 0 20px;
}

#HomeContent {
}

#HomeAboutSite
{
	border-right: 1px solid #fff;
	float: left;
	height: 752px;
	position: relative;
	width: 332px;
}

#HomeAboutSite em {
	font-size: 1.1em;
}

#HomeWelcome
{
	padding: 10px;
}

#HomeWelcome a {
	color: #af1212;
	font-weight: bold;
}

#HomeWhatIs
{
	border-top: 1px solid #fff;
	padding: 10px;
}

#HomeWelcome h1,
#HomeWhatIs h1
{
	color: #af1212;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 10px 0 0 0;
}

#HomeRelevantInfo
{
	float: right;
	margin: 0 0 0 -1px;
	width: 252px;
}

#HomeNextMeetings h1,
#MenuBar_MemberMenu h1
{
	background: #f6994e url("/Images/Common/path_bg.gif");
	clear: both;
	color: #fff;
	font-weight: bold;
	margin: 0;
	padding: 5px 12px 4px 12px;
}

#HomeNextMeetings h1
{
	font-size: 1.1em;
	text-align: center;
}

#MenuBar_MemberMenu h1
{
	font-size: 1em;
}

#MenuBar_AdminMenu h1
{
	background: #f6994e url("/Images/Common/admin_bg.gif");
	clear: both;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	padding: 5px 12px 4px 12px;

	border-bottom: 1px solid #fff;
	font-style: italic;
	text-align: center;
}

#MenuBar_MemberMenu h1
{
	border-bottom: 1px solid #fff;
	font-style: italic;
	text-align: center;
}

#FaqIndex
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#FaqIndex li
{
	padding: .7em 0 .7em 0;
}

#Content {
/* background: #fae5b5; */
	background: #f8dd9d;
	margin: 0;
	overflow: none;
	padding: 15px 12px 20px 12px;
	position: relative;
}

#Content h1 {
	color: #af1212;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 10px 0 0 0;
/*	padding: 10px 0 10px 0; */
	position: relative;
}

#Content h3 {
	color: #af1212;
	font-size: 1em;
	font-weight: bold;
	margin: 0 0 4px 0;
	padding: 5px 0 0 0;
	position: relative;
}

#Content a {
	color: #af1212;
   font-weight: bold;
}

#Content p {
   position: relative;
}

#AdministrationFees th
{
   font-weight: normal;
   text-align: left;
}

#ContactDetails th
{
   text-align: left;
}

#VenueContact
{
	font-size: 1.1em;
/* float: right; */
	margin-top: 20px;
}

#VenueContact img
{
	margin-right: 12px;
}

#StatusMessage {
   font-style: italic;
}

#ErrorMessage {
   display: block;
   font-weight: bold;
   padding: 10px 0 10px 0;
}

#ValidatorSummary, 
.ValidatorSummary
{
   font-color: green;
   font-weight: bold;
}

#DataInput,
#DataLogin
{
	background: #fae5b5;
	border: 1px solid #eeaa0b;
	clear: both;
   float: left;
	margin: 0 5px 10px 0;
	padding: 2px 2px 1px 2px;
   position: relative;
}

#DataInput label,
#DataLogin label
{
	background-color: #eeaa0b;
   border: 1px solid #fff;
   clear: both;
   color: #fff;
   display: block;
   float: left;
   font-weight: bold;
   text-align: right;
   width: 15em;
   padding: 7px;
   position: relative;
   margin: -1px 0 0 0;
}

#DataInput input,
#DataInput textarea,
#DataLogin input
{
	display: inline;
   margin: 5px 1px 4px 4px;
   padding: 2px;
}

#DataInput select
{
   display: inline;
   margin: 5px 1px 4px 4px;
   padding: 0;
}

#DataInput input[type="hidden"],
#DataLogin input[type="hidden"]
{
	display: none;
}

#DataInput input[type="checkbox"]
{
	margin: .6em .1em .5em .4em;
}

#DataInput textarea
{
   font-size: 95%;
}

#DataInput a
{
   color: #af1212;
}

#HomeWelcome p#Actions
{
   text-align: right;
}

p#Actions,
p#MoreActions
{
   clear: both;
}

p#Actions button,
p#Actions input,
p#Actions a,
p#MoreActions button,
p#MoreActions input,
p#MoreActions a,
p#PhotoActions button,
p#PhotoActions input,
input.button
{
	background: url("/Images/Common/actions_bg.gif");
	color: #fff;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-weight: bold;
	font-size: .9em;
	padding: 4px;
}

p#Actions a,
p#MoreActions a
{
	border: 2px solid #fff;
	padding: 5px 8px 5px 8px;
}

p#Actions a:hover,
p#MoreActions a:hover
{
	text-decoration: none;
}

/* Generic table output */

#LinkDetails,
#VenueDetails,
#ProfilePhotoDetails
{
/*	border: 1px solid #eeaa0b; */
	padding-top: 10px;
   font-size: 1em;
   margin-bottom: 30px;
   margin-top: 10px;
   position: relative;
   width: 450px;
}

#VenueDetails span
{
   display: block;
}

#VenueDetails strong span,
#ProfilePhotoDetails p
{
   margin-top: 15px;
}

#VenueDetails a
{
   display: block;
   margin-top: 1em;
}

#LinkImage,
#VenuePhoto,
#ProfilePhoto
{
	border: 3px solid #fff;
   float: left;
   margin-right: 20px;
   margin-bottom: 15px;
   position: relative;
}

#VenueDescription {
   clear: both;
}

#MeetingDetails,
#ProfilePhotoDetails table
{
/*	margin-top: 20px; */
   margin-bottom: 10px;
   background-color: green;
   background: #fae5b5;
	border-collapse: collapse;
}

#MeetingDetails th,
#ProfilePhotoDetails table th
{
	background-color: #eeaa0b;
   color: #fff;
	font-size: 1em;
	font-weight: bold;
	padding: 6px;
   text-align: left;
}

#MeetingDetails td,
#ProfilePhotoDetails table td
{
	font-size: 1em;
	padding: 6px;
}

#MeetingDetails th,
#MeetingDetails td,
#ProfilePhotoDetails table th,
#ProfilePhotoDetails table td
{
	border: 1px solid #fff;
}

#ProfileDetails
{
	border-collapse: collapse;
}

#ProfileDetails th
{
   padding: 5px 10px 5px 0;
   text-align: left;
   width: 20%;
}

#ProfileDetails td
{
   padding: 5px 20px 5px 0;
   width: 20%;
}

#PayPalBuyNow input
{
   border: 0;
   margin-top: 20px;
}

#BadgeLayout
{
	border: 1px solid black;
}

#MembersOptions
{
   text-align: center;
   width: 100%;
   margin-top: 20px;
   margin-bottom: 20px;
}

#MembersOptions td
{
	font-style: italic;
	text-align: center;
}

#MembersOptions img
{
	display: block;
	margin: auto;
	margin-bottom: 5px;
}

#Content h2 {
	background: #f8dd9d;
	border: 1px solid #000;
	color: #000;
	display: inline;
	font-weight: bold;
	font-size: 1em;
	margin-left: 50px;
	margin-top: 10px;
	padding: 3px 12px 3px 12px;
}

#DataOutput {
	background: #fae5b5;
	border: 1px solid #eeaa0b;
	padding: 2px;
}

#MyGrid
{
	background: #fae5b5;
	border-collapse: collapse;
/*	width: 100%; */
	width: 555px;
}

#HomeNextMeetings table
{
	background: #f7d585;
	border-collapse: collapse;
	width: 100%;
}

#MyGrid td,
#MyGrid th,
#HomeNextMeetings td
{
	border: 1px solid #fff;
}

#MyGrid th,
#MyGrid tr.Header td {
	background-color: #eeaa0b;
   color: #fff;
	font-size: 1em;
	font-weight: bold;
	padding: 8px 2px 6px 2px;
}

#MyGrid th a
{
   color: #fff;
}

#MyGrid td
{
	font-size: .9em;
	padding: 8px 4px 8px 4px;
	text-align: center;
}

#HomeNextMeetings td
{
	font-size: 1em;
	padding: 6px 4px 6px 4px;
	text-align: center;
}

#MyGrid td.Highlight,
#MyGrid td.Highlight a {
	color: #a71a1c;
	font-weight: bold;
}

#HomeNextMeetings td.Highlight
{
	border-left: 0;
}

#MyGrid td.Actions,
#HomeNextMeetings td.Actions {
	background: url("/Images/Common/actions_bg.gif");	
}

#HomeNextMeetings td.Actions {
	border-right: 0;
}

#MyGrid td.Actions a,
#HomeNextMeetings td.Actions a
{
   color: #fff;
   padding: 0 3px 0 3px;
}

#MyGrid td a,
#HomeNextMeetings td a
{
   color: #fff;
	font-weight: bold;
}

#MyGrid .SortOrder {
	margin-left: 6px;
}

#DataNav,
#MyGrid tr.DataNav td
{
	background-color: #eeaa0b;
	clear: both;
	color: #af1212;
	font-size: 1em;
	font-weight: bold;
}

#MyGrid tr.DataNav td span,
#MyGrid tr.DataNav td a
{
	padding: 0 2px 0 2px;
}

#MyGrid .LinkDescription {
	text-align: left;
/*	vertical-align: top;*/
}

#PageShortcuts {
	background: #f6994e url("/Images/Common/path_bg.gif");
	border-top: 1px solid #fff;
	clear: both;
	color: #fff;
	font-size: .9em;
	font-weight: bold;
	margin: 0;
	padding: 5px 12px 4px 12px;
}

#Divider {
	background: #f6994e url("/Images/Common/path_bg.gif");
	border-bottom: 1px solid #fff;
	height: 20px;
	padding-top: 4px;
}

#Divider_LoggedUserPanel {
	color: #fff;
	font-size: .9em;
	font-style: italic;
	font-weight: bold;
	padding: 2px 10px 0 0;
	text-align: right;
	vertical-align: bottom;
}

#Divider_LoggedUserPanel a {
	color: #fff;
	font-style: normal;
}

#Footer {
	background: #f8dd9d;
	clear: both;
	font-size: .8em;
	margin: 0;
	padding: 12px 0 3px 12px;
}

#Footer a {
	color: #000;
}

#CompanyInfo {
	display: inline;
}
