﻿@charset "utf-8";
/* GLOBAL*/
body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; vertical-align: top; text-align: left; margin-left: auto; margin-right: auto; margin-top: 10px; width: 970px; }
.masterPageFrame { border: solid 2px #a9a9a9; padding: 5px 10px 5px 10px; width: 970px; }
.footer {clear:both; margin: 4px 0px; text-align: left; }

/*New MasterPage design*/
.container { margin: 10px auto 10px auto; text-align: center; }
.topRightContainer { outline: #F00 solid 1px; }
.topRightContainer ul { margin: 0px; }
.topRightContainer li { display: inline; list-style-type: none; }
.enfrContainer { outline: #0F0 solid 1px; }

#MenuBar {margin: -3px 0px 20px 2px;float:left;}
#MenuBar table {border-collapse: collapse;padding:0 }
#MenuBar .staticMenuStyle1 { font-family: Arial;font-weight: normal; font-size: 11px; }
#MenuBar .staticMenuItemStyle1 { text-align: center; width: 96px; height: 32px; }
#MenuBar .staticMenuItemStyle1 td{background: url('images/nav_top.jpg') repeat-x top left; }
#MenuBar .staticMenuItemStyle1 td a {vertical-align:middle;  color: #818285; text-decoration: none; }
#MenuBar .staticHoverStyle1 td{background: url('Images/nav_top_o.jpg') repeat-x top left;color: #fff;  }
#MenuBar .staticHoverStyle1 td a { color: #fff;  }
#MenuBar .selected td { background: url('Images/nav_top_o.jpg') repeat-x top left; color: #FFF; }
#MenuBar .selected td a {color: #FFF; }

/*Top Nav*/
#TopNav { border-collapse: collapse; width: 100%; }
#TopNav td { padding: 0px; }


.titleWrap{margin-left:1px;width:770px}
.title { height: 32px; background: url("Images/nav_top.jpg") repeat-x top left; font-size: 11px; font-weight: normal; line-height: 32px; color: #818285; padding: 0 0 0 5px; text-align:left}
.title a { color: #818285;font-weight:normal }

.whatsNewNo0{ float:left;width:687px}
.whatsNewNo1{float:right;padding:0px 10px;}


.vRed { color: #F00; }
.vBlue { color: #3228E3; }
.vGrey { color: #AAA; }
.hypPlain { font-size: 10px; font-weight: bold; text-decoration: none; color: #F22; }
.emptyData { font-family: verdana; font-size: 12pt; color: #696969; text-align: center; background-color: #FFF; }
.contentNotAvailable { font-size: 12pt; width: 100%; text-align: center; color: #696969; }
input, select { font-size: 8pt; }
textarea { font-size: 8pt; font-family: Verdana; }
hr { color: #888888; height: 1px; }
.hypPlainNoFile { font-size: 10px; text-decoration: none; }
.thumb { cursor: pointer; }
.noThumb { cursor: default; }
.star { font-weight: bold; color: red; }
.specDetailCol { padding-left: 5px; }
.deadLink { color: #777; }
.highlight { background-color: #e0e0ff; color: black; }
.clear { clear: both; }
.more { font-size: 7pt; font-style: italic; font-variant: small-caps; }
.whatsnew { color: #555; text-decoration: none; }
.whatsnew:hover { color: #000; }
.fl { float: left; }
.bold{font-weight:bold}

#WhatsNew { border-collapse: collapse; width: 100%; }

/*SHARPCAST*/
#Sharpcasts .userTbl th { padding: 5px 2px 0px 0px; }
#Sharpcasts .title { margin: 10px 0px 3px 0px; padding: 4px 4px 4px 10px; font-size: 1.2em; font-family: Tahoma; font-weight: bold; background-color: #666666; color: #F8F8FF; }
#Sharpcasts .scTbl { border-collapse: separate; border-spacing: 1px; background-color: #999; width: 755px; }
#Sharpcasts .scTbl th { padding: 4px 4px 4px 4px; background-color: #D0D0D0; text-align: left; }
#Sharpcasts .scTbl th[scope="row"] { width: 150px; vertical-align: middle; background-color: #E0E0E0; }
#Sharpcasts .scTbl td { padding: 4px 2px 4px 2px; background-color: #FFF; text-align: left; }
#Sharpcasts .scTbl th.thDate { width: 125px; }
#Sharpcasts .scTbl th.thSessionTimes { width: 80px; }
#Sharpcasts .scTbl td.tdTopic { width: 200px; }
#Sharpcasts .scTbl td.tdFLV { width: 45px; text-align: center; }
#Sharpcasts .scTbl td.tdPDF { width: 50px; text-align: center; }

/*COACHSCORNER*/
#CoachCorners .title { margin: 10px 0px 3px 0px; padding: 4px 4px 4px 10px; font-size: 1.2em; font-family: Tahoma; font-weight: bold; background-color: #666666; color: #F8F8FF; }
#CoachCorners .ccTbl { border-collapse: separate; border-spacing: 1px; background-color: #999; width: 100%; }
#CoachCorners .ccTbl th { padding: 4px 4px 4px 4px; background-color: #D0D0D0; text-align: left; }
#CoachCorners .ccTbl td { padding: 4px 4px 4px 4px; background-color: #FFF; text-align: left; }
#CoachCorners .ccTbl .th1 { width: 225px; }
#CoachCorners .ccTbl .th2 { width: 225px; }
#CoachCorners .ccTbl .th4 { width: 80px; }

/*HOTELS*/
#HotelIntro { margin: 30px 30px 30px 30px; line-height: 160%; }
#HotelIntro h1 { font-family: Tahoma; font-size: 1.5em; }
#HotelIntro p { font-family: Verdana; font-size: 1.2em; }

/* CONTACT US*/
#ContactUsPg table { border-collapse: collapse; width: 770px; background-color: #FFF; }
#ContactUsPg table table { border-collapse: separate; border-spacing: 1px; }
#ContactUsPg th { background-color: #f2f2f2; text-align: right; padding-right: 5px; }
#ContactUsPg th:after { content: ' :'; color: #778; }
#ContactUsPg td { padding: 0px 0px 0px 5px; width: 600px; height: 30px; background-color: #f2f2f2; text-align: left; }

#ContactUsUC table { border-collapse: separate; border-spacing: 1px; width: 770px; }
#ContactUsUC th { padding: 4px 4px 4px 0px; background-color: #f2f2f2; font-weight: normal; text-align: right; }
#ContactUsUC th:after { content: ' :'; color: #778; }
#ContactUsUC td { padding: 4px 0px 4px 4px; width: 600px; background-color: #f2f2f2; text-align: left; }

/* LNAV MENU NEW*/
#LNavNew { float: left; width: 194px; margin: 0px 0px 0px 0px; padding: 0 0px 0 0; }
#LNavNew .staticmenustyle { width: 194px; }
#LNavNew .staticmenustyle td { padding-bottom: 2px; }
#LNavNew .staticmenuitemstyle td {height: 35px; text-align: left; font-size: 12px; font-weight: normal; text-decoration: none; padding: 0 0 0 5px; background: url('Images/nav_side.jpg') repeat-x top left;font-family:Arial}
#LNavNew .staticmenuitemstyle td a { color: #818285; }
#LNavNew .statichoverstyle td { background: url("Images/nav_side_o.jpg") repeat-x top left; }
#LNavNew .statichoverstyle td a { color: #FFF; }

/* LNAV MENU ORG*/
#lnav { float: left; width: 200px; background-color: #e0e3e4; }
#lnav table { border-collapse: collapse; border-spacing: 0px; width: 100%; }
#lnav table table td { height: 40px; padding: 0px 0px 0px 20px; font-size: 10px; font-weight: bold; background-image: url(Images/but_menu.gif); }
#lnav table table td:hover { height: 40px; background-image: url(Images/but_menu_ov.gif); }
#contentbody { float: right; width: 768px; }
/***Chrome***/
#lnav_ span { display: block; margin: 0px 0px 0px 0px; height: 20px; padding: 10px 0px 0px 20px; font-weight: bold; background-image: url(Images/but_menu.gif); }
#lnav_ span:hover { background-image: url(Images/but_menu_ov.gif); }
/***Chrome***/

.menuLink A { color: #444; }
.menuLink A:link { color: #444; }
.menuLink A:visited { color: #444; }
.menuLink A:hover { color: #444; text-decoration: none; cursor: pointer; }

/* MENU - CONTACT*/
.menuBackgroundC { width: 185px; height: 30px; padding-left: 15px; padding-top: 5px; font-size: 11px; font-weight: bold; }
.menuLinkC A { background-image: url(Images/but_menu.gif); color: #555555; }
.menuLinkC A:link { color: #555555; font-weight: bold; }
.menuLinkC A:visited { color: #555555; font-weight: bold; }
.menuLinkC A:hover { background-image: url(Images/but_menu_ov_contact.gif); font-weight: bold; color: #111111; text-decoration: none; cursor: pointer; }

.modelTitleList { font-weight: bold; font-size: 10px; }
.modelDescrip { font-size: 10px; font-family: Verdana; }
.asterisk { font-size: 12px; font-weight: bold; color: #fe0000; }
.heading { font-weight: bold; font-size: 11pt; }
.smallCaps { font-size: 8pt; font-style: italic; font-variant: small-caps; }
.regPrompt { vertical-align: middle; text-align: right; font-weight: bold; }
.regData { vertical-align: middle; text-align: left; }
td.gradientCell { border-right-width: 1px; border-right-style: solid; border-right-color: #444444; border-left-width: 1px; border-left-style: solid; border-left-color: #444444; border-top-width: 1px; border-top-style: solid; border-top-color: #444444; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #444444; margin-left: 5; padding-left: 10; padding-top: 10; padding-right: 10; padding-bottom: 10; background-image: url(images/gradientCellBg.jpg); background-repeat: repeat-x; }
