﻿/* body
{
	font-size: small;
	color: #666666;
	font-family: Verdana;
	background-color: #ffffff;
} * /


/* CONTENT AREA MAIN TABLE -USED ON MOST PAGES */
.ContentTable
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin: 0px 0px 0px 15px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    width: 622px;
    height: 400px;
    background-color: #F7FBFF;
}
.ContentTableWide    /* where there is no banner on right */
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px 0px 0px 10px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	width: 775px;
	height: 400px;
}


/* ----  FORM TABLE ROW FORMAT  ---- */
.st_fldpromptcell
{
    font-size: 11px;
    font-weight: bold;
    color: #575757;
    font-family: Verdana;
    text-align: right;
    vertical-align: middle;
    padding-top: 0px;
    width: 232px;
    padding-right: 7px;
    height: 13px;
}
.st_inputtextcell
{
	font-size: 12px;
	font-family: Verdana;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	width: 405px;
	padding-left: 7px;
	height: 13px;
}
textarea
{
	font-size: 12px;
	font-family: Verdana;
}

/* HELP TEXT INSIDE FORMS - TO THE RIGHT OF TEXT BOX */
.st_fldhlptxt
{
	font-size: 10px;
	color: #5c7a9c;
	font-family: Verdana;
}
/* REQUIRED TEXT (*)   */
.st_ReqTxt
{
	font-size: 10px;
	color: #cc0000;
	font-family: Verdana;
	padding-left: 7px;
}
/* FORM INTRODUCTION TEXT */
.st_formintro
{
	font-size: 11px;
	color: #b8860b;
	font-family: Verdana;
}



/*  NOT USED, REMOVE .st_HlpLnkCell
{
	font-size: 7px;
	color: #8b4513;
	font-family: Verdana;
	background-color: #e6e6fa;
	padding-right: 10px;
	border-bottom: #c0c0c0 1px solid;
	text-align: right;
}  */


/* headings on forms, used in H3 */
.st_formhdrcell
{
	font-size: 17px;
	font-family: Arial;
	background-color: #dcdcdc;
	padding-left: 10px;
	padding-bottom: 1px;
	padding-top: 1px;
}

/* section headers on forms */
.st_FrmSectHdr
{
    font-size: 12px;
    font-weight: bold;
    color: #3A6D98;
    font-family: Verdana;
    background-color: #e6e6fa;
    padding-left: 10px;
    border-bottom: #c0c0c0 1px solid;
    padding-bottom: 1px;
    padding-top: 1px;
}

/* TABLE WITH BANNER (OUTER TABLE CONTAINING CONTENT TABLE) */
.TableWithBanner
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin: 0px;
    width: 777px;
}
.TWB_LCol
{
    width: 637px;
    vertical-align: top;
}
.TWB_RCol
{
	width: 140px;
}
.TWB_RCol img
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	vertical-align: top;
	padding-top: 0px;
	text-align: center;
}


/* events366.com 
h1
{
	font-size: 50px;
	font-weight: normal;
	color: #305fa4;
	font-family: 'Arial Rounded MT Bold' , Arial;
	text-decoration: none;
	margin-left: 10px;
}
h2
{
	font-size: small;
	font-weight: bold;
	color: #000066;
	font-family: Verdana;
}  */

/*  buttons on the bottom of forms  */
.st_button
{
	margin-left: 5px;
}


/* gen msg = confirmation messages, continue or similar */
.st_gen_msg
{
    font-size: medium;
    color: #696969;
    font-family: Verdana;
}

/* messages displayed by validator controls on top */
.st_ValidatorMsg
{
	font-size: 11px;
	color: #ff0000;
	font-family: Arial;
}

/* Styles for Text only pages such as FAQs */
.TxtPage_Reg
{
	font-size: 11px;
	color: #696969;
	font-family: Verdana;
	line-height: 16px;
}
.TxtPage_Bold
{
	font-size: 12px;
	font-weight: bold;
	color: #696969;
	font-family: Verdana;
	line-height: 16px;
}
.TxtPage_Imp
{
	font-size: 13px;
	font-weight: bold;
	color: #ff8c00;
	font-family: Verdana;
}
.TxtPage_SecHdr
{
	font-size: 15px;
	font-weight: bold;
	color: #696969;
	font-family: Verdana;
}

/* Styles for Pop up Help Windows */
.TxtPopHlp_Reg
{
	font-size: 11px;
	color: #696969;
	font-family: Verdana;
}
.TxtPopHlp_Bold
{
	font-size: 12px;
	font-weight: bold;
	color: #696969;
	font-family: Verdana;
}
.TxtPopHlp_Hdr
{
	font-size: 14px;
	font-weight: bold;
	color: #696969;
	font-family: Verdana;
}


/* NEW USER sign-up on Login pages  */
.Register_Link
{
    font-weight: bold;
    font-size: 13px;
    color: #0051CA;
    font-family: Verdana;
}


/* VIEW EVENTS PAGE STYLES */
.ViewEventsP
{
	font-weight: bold;
	font-size: 11px;
	color: #ee873e;
	font-family: Verdana;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
.ViewEventsC
{
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	font-family: Verdana;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
/* for links only */
.ViewEventsSpcl
{
    font-weight: bold;
    font-size: 11px;
    color: #0000CC;
    font-family: Verdana;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
}
#ViewEventsTable td
{
	padding-left: 6px;
	vertical-align: top;
}


/* GridViews */
.st_grid
{
	font-size: 11px;
	color: #000000;
	font-family: Verdana;
	text-align: right;
	vertical-align: top;
	padding-top: 0px;
	width: 232px;
	padding-right: 7px;
	height: 13px;
}


/* links */
/* a
{
	font-weight: bold;
	font-size: x-small;
	color: #4169c8;
	font-family: Verdana;
	text-decoration: none;
}
a:hover
{
	font-weight: bold;
	font-size: x-small;
	color: #ff6600;
	font-family: Verdana;
	text-decoration: underline;
}
*/

#signup a
{
	text-decoration: none;
}
#signup a:hover
{
    color: #ff7a00;
    text-decoration: underline;
}




/* used for Admin pages  */
.ad_class
{
	margin-left: 10px;
}
/* all left links in admin pages */
#left_link
{
	font-size: 9px;
	font-family: Verdana;
}


/* img tags in organize events */
.img_class
{
	padding: 2px;
	border: 1px solid #999999;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 5px;
}



/* display of event types and images */
.etypes_div                         /* the entire box of event types photos  */
{
    margin-top: 15px;
    margin-left: 15px;
}
.etype_div                          /* each eventype box -- photo + text at bottom  */
{
    margin: 0px 35px 25px 0px;
    width: 146px;
    height: 140px;
    padding: 2px;
    border: thin solid #333333;
    float: left;
}
.etype_div_txt
{
    border-style: none;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #4296D5;
    width: 142px;
    height: 27px;
    padding: 2px;
    margin-top: 2px;
    margin-bottom: 2px;
}
.etype_img                           /*  applied to the img tag  */
{
    border-style: none;
    padding: 0px;
    margin: 0px;
}
.etype_div_txt a
{
    font-family: Arial;
    color: #FFFFFF;
    text-decoration: none;
}
.etype_div_txt a:hover
{
    text-decoration: underline;
}



/* display of event types and images - SIDE BAR  */
.etypes_div_s                         /* the entire box of event types photos  */
{
    margin-top: 13px;
    margin-left: 3px;
}
.etype_div_s                          /* each eventype box -- photo + text at bottom  */
{
    margin: 0px 0px 10px 0px;
    width: 116px;
    height: 118px;
    padding: 2px;
    border: thin solid #333333;
    float: left;
}
.etype_div_txt_s
{
    border-style: none;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #4296D5;
    width: 112px;
    height: 27px;
    padding: 2px;
    margin-top: 2px;
    margin-bottom: 2px;
}
.etype_img_s                           /*  applied to the img tag  */
{
    border-style: none;
    padding: 0px;
    margin: 0px;
}
.etype_div_txt_s a
{
    font-family: Arial;
    color: #FFFFFF;
    text-decoration: none;
}
.etype_div_txt_s a:hover
{
    text-decoration: underline;
}


/* LITH STYLES */

body
{
	background-color: #f3f3f3;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin-top: 0px;
}
#mainTable
{
    background-color: #FFFFFF;
    margin-right: auto;
    margin-left: auto;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: none;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #aec1d0;
    border-bottom-color: #aec1d0;
    border-left-color: #aec1d0;
}
#header {
	height: 87px;
	padding-left: 14px;
	background-image: url(../../images/header.jpg);
	background-repeat: no-repeat;
	background-color: #8DBAC2;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#home {
	background-image: url(../../images/footer.jpg);
	background-repeat: repeat-x;
	padding-left: 20px;
	width: 170px;
	background-color: #ff7a00;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	letter-spacing: 1px;
}
#home a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#home a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#home a:active {
	font-weight: bold;
	color: #1573CF;
	text-decoration: underline;
}
#topMenu {
	background-image: url(../../images/footer.jpg);
	background-repeat: repeat-x;
	padding-left: 30px;
	background-color: #ff7a00;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	letter-spacing: 1pt;
}
#topMenu a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 45px;
}
#topMenu a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#topMenu a:active {
	font-weight: bold;
	color: #1573CF;
	text-decoration: underline;
}
#leftMenu {
	background-color: #d4e4f1;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d4e2ec;
	font-size: 12px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 190px;
}
#leftMenu ul {
	background-color: #a4cddb;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #edf5f8;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#leftMenu li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9ba3a6;
	width: 140px;
	margin-left: 14px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#leftMenu a {
	color: #333333;
	text-decoration: none;
}
#leftMenu a:hover {
	color: #ffffff;
	text-decoration: none;
}
#leftMenu a:active {
	color: #ffffff;
	text-decoration: none;
}
#leftMenu h4 {
	display: block;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 18px;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccdeec;
	background-color: #adc5d8;
}

#content {
	padding: 30px;
	font-size: 12px;
	line-height: 20px;
}
#content img {
	float: left;
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #999999;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 3px;
}

#content .promoBox {
	background-image: url(../../images/colorbox.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 19px;
}
#content .promoBox ul
{
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#content .promoBox h4
{
    padding: 0px;
    font-style: italic;
    font-size: 13px;
    color: #CA9933;
    font-weight: bold;
    letter-spacing: 1px;
    margin-bottom: 0px;
}
/* old color #cc9933  */

#content .promoBox li {
	background-image: url(../../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	list-style-type: none;
	padding-left: 12px;
	clear: both;
}
#rightColumn {
	background-color: #e7f3fc;
	width: 140px;
	font-size: 12px;
}
#copyrights {
	background-image: url(../../images/footer.jpg);
	background-repeat: repeat-x;
	padding-left: 20px;
	background-color: #ff7a00;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-size: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 170px;
	color: #666666;
	letter-spacing: 1px;
}
#bottomMenu {
	background-image: url(../../images/footer.jpg);
	background-repeat: repeat-x;
	padding-left: 30px;
	background-color: #ff7a00;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	letter-spacing: 1px;
}
#bottomMenu a {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 45px;
}
#bottomMenu a:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
#bottomMenu a:active {
	font-weight: bold;
	color: #1573CF;
	text-decoration: underline;
}
.firstLetter {
	font-size: 36px;
	line-height: 35px;
}
a {
	color: #3366cc;
}
a:hover {
	color: #FF7A00;
}
a:active {
	text-decoration: underline;
}

