
/* flyoddesign CSS Document */
body
{
	margin: 0px;
	padding: 0px;
	background: url(../images/page_bg.jpg) repeat-x left top;
	text-align: center;
	vertical-align: top;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
}
img
{
	border: 0px;
}

.m_div
{
	width: 1000px;
	margin: auto;
	height: auto;
}
.main_container
{
	padding: 25px 0px 0px 0px;
	text-align: center;
	vertical-align: top;
}
.header
{
	background: url(../images/header.jpg) left top;
	height: 355px;
}
.member
{
	padding: 30px 0px 20px 15px;
}

.Tabs
{
	font-size: 12px;
	padding: 0px 5px 0px 0px;
	text-align: left;
	font-style: normal;
	color: Black;
	font-family: Verdana, Geneva, sans-serif;
}


.Tabs a
{
	text-decoration: none;
	color: #781351;
}
.Tabs a:hover
{
	text-decoration: underline;
	color: #605c3f;
}

.WelcomeContent
{
	font-size: 12px;
	padding: 0px 5px 0px 0px;
	text-align: left;
	line-height: 18px;
	padding-top: 12px;
	font-family: Verdana, Geneva, sans-serif;
}

.Text
{
	font-size: 12px;
	padding: 0px 25px 0px 0px;
	text-align: left;
	font-style: normal;
	color: Black;
	font-family: Verdana, Geneva, sans-serif;
}

.Text a
{
	text-decoration: none;
	color: #781351;
}

.Text a:hover
{
	text-decoration: underline;
	color: #605c3f;
}

/* For Addreess Content */
.content
{
	padding: 3px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
	vertical-align: top;
	font-size: 9pt;
	font-family: Verdana, Geneva, sans-serif;
}

.MiddleText
{
	font-size: 14px;
	padding: 0px 25px 0px 0px;
	text-align: left;
	font-style: normal;
	color: Black;
	font-family: Verdana, Geneva, sans-serif;
}

.SmallText
{
	font-size: 11px;
	padding: 0px 25px 0px 0px;
	text-align: left;
	font-style: normal;
	color: Black;
	font-family: Verdana, Geneva, sans-serif;
}


.our_ple
{
	padding: 5px 0px 5px 15px;
}
.sub_header
{
	background: url(../images/sub_header.jpg) left top;
	height: 221px;
}

.tumb
{
	padding: 28px 0px 0px 0px;
}
.big_font
{
	font-size: 17px;
	color: #c3b468;
	font-weight: bold;
	text-align: right;
	padding: 5px 20px 5px 10px;
}
.big_font_subpage
{
	font-size: 17px;
	color: #c3b468;
	font-weight: bold;
	text-align: right;
	padding: 5px 20px 5px 10px;
	background-color: #000;
}

#footer
{
	font-size: 12px;
	text-align: center;
	padding: 10px 10px 0px 10px;
	color: #ab9d56;
	/*font-weight: bold;*/
}
#footer a
{
	text-decoration: none;
	color: #ab9d56;
}
#footer a:hover
{
	text-decoration: underline; /* color: #605c3f; */
	color: #623436;
}

/* sub page CSS Document */
.main_container_subpage
{
	padding: 5px 0px 0px 0px;
	text-align: center;
	vertical-align: top;
}
.sub_head
{
	background: url(../images/sub_head.jpg) no-repeat left top;
	height: 73px;
}
.sub_logo
{
	background: url(../images/logop2.jpg) no-repeat left top;
	height: 155px;
	width: 260px;
}

.sub_menu_bg
{
	background: url(../images/sub_menu_bg.jpg) repeat-y left top;
	width: 260px;
	height: auto;
	padding-left: 26px;
}

.nav
{
	float: left;
	width: 195px;
	background-color: #c3b468;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	display: block;
	font-weight: bold;
}
.nav a
{
	width: 195px;
	background-color: #c3b468;
	color: #000000;
	display: block;
	text-decoration: none;
	padding: 10px 0px 10px 0px;
	border-bottom: solid 1px #e9db97;
}
.nav a:hover
{
	width: 195px;
	background-color: #e9db97; /* color: #374591; */
	color: #623436;
	display: block;
	text-decoration: none;
	padding: 10px 0px 10px 0px;
}

.nv_bt_bg
{
	background: url(../images/submenu_bt_bg.jpg) no-repeat left top;
	height: 112px;
	width: 260px;
}

.color_font
{
	font-size: 17px;
	font-weight: bold;
	color: #a69e5d;
	padding: 5px 0px 5px 20px;
}

.dotted_line
{
	height: 1px;
	display: block;
	border-bottom: 2px dotted #BCAE5D;
}

/*******************************************
*
* Welcome page (Welcome.aspx) 
* Resource page (Resources.aspx)
*
********************************************/
.tbl_welcome
{
	width: 90%;
	margin: 10px 15px;
}

.title
{
	color: #60591D;
	font-size: 12pt;
	letter-spacing: 1px;
	margin-bottom: 5px;
	text-align: left; /*font-family: Verdana, Geneva, sans-serif;*/
	font-family: "Lucida Grande" , "Trebuchet MS" , Verdana, Arial, Helvetica sans-serif;
	font-weight: bold;
	font-style: normal;
}

.subtitleItalic
{
	color: #60591D;
	display: inline;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
	margin-top: 1px;
	font-family: "Lucida Grande" , "Trebuchet MS" , Verdana, Arial, Helvetica sans-serif;
}

.subtitleItalic a
{
	color: #781351;
	display: inline;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
	margin-top: 1px;
	font-family: "Lucida Grande" , "Trebuchet MS" , Verdana, Arial, Helvetica sans-serif;
	text-decoration: none;
}

.subtitleItalic a:hover
{
	color: #60591D;
	display: inline;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
	margin-top: 1px;
	font-family: "Lucida Grande" , "Trebuchet MS" , Verdana, Arial, Helvetica sans-serif;
	text-decoration: none;
}


.subtitle
{
	color: #60591D; /*display: inline;*/
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 1px;
	margin-top: 1px;
	font-family: "Lucida Grande" , "Trebuchet MS" , Verdana, Arial, Helvetica sans-serif;
}

.subtitle a
{
	color: #781351;
	display: inline;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 1px;
	margin-top: 1px;
	font-family: "Lucida Grande" , "Trebuchet MS" , Verdana, Arial, Helvetica sans-serif;
	text-decoration: none;
}

.subtitle a:hover
{
	color: #60591D;
	display: inline;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 1px;
	margin-top: 1px;
	font-family: "Lucida Grande" , "Trebuchet MS" , Verdana, Arial, Helvetica sans-serif;
	text-decoration: none;
}


.Middletitle
{
	color: #60591D;
	display: inline;
	font-size: 13pt;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
	margin-top: 1px;
	font-family: "Lucida Grande" , "Trebuchet MS" , Verdana, Arial, Helvetica sans-serif;
}



/*
a:link
{
    font-size: 9pt;
    font-weight: bolder;
    text-decoration: none;
    color:#374591;
    margin: 2px 2px 2px 0px;
}

a:visited
{
    font-size: 9pt;
    font-weight: bolder;
    text-decoration: none;
    color: #374591;
}
a:hover, a:active
{
    text-decoration: underline;
    color: #633536;
}
*/

.TextInput
{
	background: #FEE3AD none repeat scroll 0 0;
	border: 1px solid #781351;
	color: #781351;
}

.bubbleInfo
{
	position: relative;
}

.popup
{
	position: absolute;
	display: none; /* keeps the popup hidden if no JS available */
}

.trigger
{
	position: absolute;
	margin: 0;
	padding: 0;
	top: 0px;
	left: 6px;
	height: 57px;
}




/*
*  Events Page Data
*/
.ItalicText
{
	font-size: 11px;
	text-align: left;
	font-style: italic;
}

.eventPrice
{
	font-size: 13px;
	font-weight: bold;
}

.eventHeader
{
	font-size: 9pt;
	font-weight: bold;
}


/*
* Share Room Car.Aspx Classes
*/

input, textarea, select
{
	color: #781351; /* background: #000000; */
	border: 1px solid #781351;
}

.submit input
{
	color: #781351;
	background: #000000;
	border: 2px outset #781351;
}
fieldset
{
	border: 1px solid #781351;
	width: 60em;
}

legend
{
	background: #FFFFFF none repeat scroll 0 0;
	border: 1px solid #781351;
	color: #781351;
	padding: 2px 6px;
	font-weight: bold;
	border-width: 3px;
}



/*******************************************
*
* Grouping Grid Styling
*
********************************************/

.Grid
{
	border: 1px solid #57566F;
	border-bottom: 2px solid #57566F;
	background-color: #FFFFFF;
	cursor: pointer;
}

.GridHeader
{
	background: url(../images/sprite.png) repeat-x 0px 0px; /*  background-image: url(images/grid_headerBg.gif); */
	background-color: #8988A5;
	border-bottom: 1px solid #57566F;
	height: 28px;
	padding-left: 3px;
	cursor: default;
	color: #781351;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	vertical-align: top;
}

.GridHeaderText
{
	color: #781351;
	font-family: verdana;
	font-size: 10px;
}

.GridFooter
{
	cursor: default;
	padding: 5px;
	height: 48px;
	vertical-align: bottom;
}

.GridFooterText
{
	color: #781351;
	font-family: verdana;
	font-size: 11px;
}

.HeadingRow
{
	/*background-color: #F2F5F6;    background: url(../images/Grid/subHeaderBG.gif) repeat-x;     background-position: bottom;*/
	background: url(../images/sprite.png) repeat-x 0px 0px;
}

.HeadingCell
{
	/* background-image: url(images/header_bg.gif);      background-color: #E9E9EB; */
	padding: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.HeadingCellHover
{
	/*background-image: url(images/header_hoverBg.gif);      background-color: #F6F6F7;    background: url(../images/Grid/subHeaderBG.gif) repeat-x;   background-position: top;   background-color: #F2F5F6;*/
	color: #003399;
}

.HeadingCellActive
{
	/* background-image: url(images/header_activeBg.gif);      background-color: #F6F6F7;  */
}

.HeadingRow td.FirstHeadingCell
{
	/* background-image: url(images/header_bg.gif); */
}

.HeadingCellText
{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 5px;
}

.Row
{
	background-color: #FFFFFF;
	cursor: default;
}

.Row td.DataCell
{
	padding: 3px;
	padding-top: 2px;
	padding-bottom: 1px;
	border-bottom: 1px solid #EAE9E1;
	font-family: verdana;
	font-size: 10px;
}

.SortedDataCell
{
	/*background-color: #F5F5F5; */
}


.Row td.LastDataCell
{
	background-color: #EFEFF4;
}

.SelectedRow
{
}


.SelectedRow td.DataCell
{
	/* background-color: #FFEEC2; */
	padding: 2px;
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-family: verdana;
	font-size: 10px;
	border-bottom: 1px solid #4B4B6F; /*  border-top: 1px solid #4B4B6F;    border-right: 0px; */
}

.SelectedRow td.FirstDataCell
{
	/* background-color: #FFEEC2;    border-left: 1px solid #4B4B6F; */
	border-right: 0px;
	padding-left: 2px;
	padding-right: 3px;
}

.SelectedRow td.LastDataCell
{
	/*  background-color: #FFEEC2;    border-right: 1px solid #4B4B6F; */
}

.GroupHeading
{
	color: #706F91;
	background-color: #FFFFFF;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	border-bottom: 2px solid #A5A4BD;
	padding-top: 10px;
	padding-bottom: 3px;
}

.GroupByCell
{
	cursor: pointer;
}

.GroupByText
{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	padding-right: 5px;
}

.SliderPopup
{
	background-color: #FFF4D7;
	border: 1px solid #4B4B6F;
	border-top-color: #9495A2;
	border-left-color: #9495A2;
	font-size: 11px;
	width: 150px;
	height: 30px;
}

a.grid_name_link
{
	font-weight: normal !important;
}


/* End */


/* Styled Button */
.styledButton, .styledButtonLink
{
	border: 1px solid #5E083D;
	background-color: #c3b468;
	color: #5E083D;
}

.styledButtonLink
{
	text-decoration: none;
	padding: 2px;
	font-weight: normal;
	color: inherit;
}

.styledButton:hover, styledButton-ovr, .styledButtonLink:hover
{
	/*background-color: #C8D6E1; */
	color: #000000;
	cursor: pointer;
}
/* End Styled Button */
