/* SELECTOR RESET
--------------------------------*/
html, body, div, span, object, iframe, a, dl,dt,dd abbr, acronym, address, pre, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, var, center, table, fieldset, form, button, fieldset, label, legend, select, input, textarea { margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%; }

/* COMMON SELECTOR LAYOUT
--------------------------------*/
body { background: url(../images/body-bg.png) #0c3577 repeat-x; line-height: 1; color: #000; font-size:11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:normal; }
blockquote, q {quotes: none;}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse; margin: 0 auto; }
p { padding: 5px 0; margin: 0; }
strong, b { }
img { border: 0; display:block; }
input, select { vertical-align: middle; }
button { cursor: pointer; font-family: Verdana, Arial, Helvetica, sans-serif; }
legend { font-weight:bold; margin: 10px 0; }
a:link { color: #0c3577; line-height:1.1em; }
a:visited { color: #0c3577; }
a:hover { color: #0c3577; }
h1, h2, h3, h4, h5, h6 { font-size: 1.1em; font-weight: bold; margin: 5px 0; padding:0; }
h2,h2 b,h2 strong { color:#1D407A; }

/* COMMON SELECTOR CLASSES
---------------------------------*/
.l1 { width:10px !important;}.l2 { width:20px !important;}.l3 { width:30px !important; }.l4 { width:40px !important;}.l5 { width:50px !important;}.l6 { width:60px !important;}.l7 { width:70px !important;}.l8 { width:80px !important;}.l9 { width:90px !important;}.l10 { width:100px !important;}.l12 { width:120px !important;}.l13 { width:130px !important;}.l14 { width:140px !important;}.l15 { width:150px !important; }.l16 { width:160px !important; }.l17 { width:170px !important; }.l18 { width:180px !important; }.l19 { width:190px !important; }.l20 { width:200px !important; }.l21{ width:210px !important; }.l22{ width:220px !important; }.l23{ width:230px !important; }.l24{ width:240px !important; }.l25{ width:250px !important; }

.text-center { text-align: center; }
.text-right { text-align: right; }
.text-left { text-align: left; }
.align-left { float:left; }
.align-right { float:right; }
.align-middle { vertical-align: middle; }
.align-baseline { vertical-align: baseline; }
.align-top { vertical-align:top; }
.align-bottom { vertical-align: bottom; }
.align-text-bottom { vertical-align: text-bottom; }
.align-text-top { vertical-align:text-top; }

.inline { display:inline; }
.block { display:block; }
.container { overflow: hidden; width: 100%; }
.required { color:#1D407A; border:0; }
.num { direction:rtl; }
.note { font-style: italic; font-size: 10px; margin: 0 0 0 5px; }
.cms img { display:inline; }
.cms { line-height: 1.4em; }
.sifr-alt { display: none; }

.font-01,.font-02 { margin:0;padding:0; font-weight:normal; }
select.text { border: 1px solid #999; background: #FFF !important; }
input.text { padding: 2px; border: 1px solid #999; width: 130px; background: #FFF !important; }
textarea.text { padding: 2px; border: 1px solid #999;  width:220px; height:60px; }
input.image { }
input.button { color:#FFF; background:#000; font: bold 100% Verdana, Arial, Helvetica, sans-serif; border:0;padding: 2px; }
button.button { color:#FFF; background:#000; font: bold 100% Verdana, Arial, Helvetica, sans-serif; border:0;padding: 2px;  float:right; margin: 0 60px 0 0; }
input.checkbox { width:20px; margin: 3px 0 0 0; }
input.radio { width:20px; margin: 5px 0 0 0; }

.error, .error strong { color: #C00; }
h3.error { font-weight: normal; border: 1px solid #C00; background: #FBFCFC; padding: 5px; text-align:center; }
p.error { text-align: center; width: 90%; }
.success, .success strong { color: #390; }
p.success { text-align: center; width: 90%; }

/* BODY SELECTORS
---------------------------------*/
#home, #internal { width: 979px; text-align:left; margin: 0 auto 0 auto; }

/*NAV*/
#nav {}
#nav ul { height: 25px; background: url(../images/nav-bg-ul.png) repeat-x; list-style:none; margin: 0 0 0 0;padding:9px 0 0 32px; position:relative; z-index: 100; border: 2px solid #FFF; }
#nav a { text-align:left; display: block; height: 18px; text-indent: -6000px;  }
#nav li.menu-cat { float: left; display: block; text-transform:capitalize; background-repeat: no-repeat; padding: 0 18px; border-right: 1px solid #FFF; background-position: 18px top; }/*menu category styling*/
#nav li.first {}
#nav li.last { border: 0; }
#nav li:hover { position:relative; } /*hold flyout positioning*/

/* nav dropdown */
#nav li ul a { padding: 5px 3px 5px 20px; text-indent: 0; text-transform:none; height: auto; width: 148px; color: #0C3577; text-decoration: none; } /* reset for dropdown */
#nav li ul a:hover { } /*reset for dropdown */
#nav ul ul { display:none; position: absolute; top: 18px;left: 21px; width: 171px; height: auto; margin:0;padding:0; list-style:none; border-top: 0 #DADCF6 solid; background:none; border:0; } /*dropdown properties*/
#nav li ul li { border: #DADCF6 solid; border-width: 0; width:100%; background: #FFF url(../images/nav-bg-li-li.png) no-repeat 8px 8px; }
#nav li ul li:hover { background: #FFF url(../images/nav-bg-li-li-hover.png) no-repeat 8px 8px; }
#nav li ul li ul { position: absolute; top: 5px; left: 100%; } /*flyout positioning */

#nav li ul li a.flyout { background-image:url(../images/nav-bg-flyout.png); background-repeat: no-repeat; background-position: 95% 12px; }

#nav li a.place-holder { cursor: default; }
* html #nav ul ul li { height: 1%; float:left; } /*ie6*/
*+html #nav ul ul li { height: 1%; float:left; } /*ie7*/

#nav li ul li.top { background:url(../images/nav-bg-ul-ul-top.png) no-repeat; height: 5px; }
#nav li ul li.bottom { background:url(../images/nav-bg-ul-ul-bottom.png) no-repeat; height: 5px; }
* html #nav li ul li.bottom { background:#FFF; font-size: 0; }
* html #nav li ul li.top { background:#FFF; font-size: 0; }

/* nav categories */
#nav #nav-about-us { background-image: url(../images/nav-about-us.png); width: 62px; }
#nav #nav-about-us:hover {background-position: 18px bottom; }
#nav #nav-champ { background-image: url(../images/nav-champ.png); width: 54px; }
#nav #nav-champ:hover {background-position: 18px bottom; }
#nav #nav-champ-resources { background-image: url(../images/nav-champ-resources.png); width: 133px; }
#nav #nav-champ-resources:hover {background-position: 18px bottom; }
#nav #nav-sales-and-golf { background-image: url(../images/nav-sales-and-golf.png); width: 89px; }
#nav #nav-sales-and-golf:hover {background-position: 18px bottom; }
#nav #nav-mastermind-groups { background-image: url(../images/nav-mastermind-groups.png); width: 137px; }
#nav #nav-mastermind-groups:hover {background-position: 18px bottom; }
#nav #nav-news-events { background-image: url(../images/nav-news-events.png); width: 100px; }
#nav #nav-news-events:hover {background-position: 18px bottom; }
#nav #nav-contact-us { background-image: url(../images/nav-contact-us.png); width: 79px; }
#nav #nav-contact-us:hover {background-position: 18px bottom; }

/*MAIN*/
#main{ overflow:hidden; width: 975px; border: solid #FFF; border-width: 0 2px; background:url(../images/main-bg.png) repeat-x #FFF top; }
#internal #main { background:url(../images/main-bg-i.png) repeat-x #FFF top; }

/*PANEL*/
#panel { width: 245px; float:left; display:inline; padding: 0 0 0 0; }
#internal #panel { width: 226px; }

/*CONTENT*/
#content { float:right; width: 730px; display:inline; margin:0; position:relative; }
#internal #content { width: 720px; }
#internal #content .cms { margin:10px 32px 40px 0; }

#welcome { z-index:20; position: absolute; left: 90px; top: 298px; width: 592px; margin: 0 0 0 0; padding: 0 0 23px 0; background:url(../images/welcome-bg.png) bottom no-repeat; }
#welcome h2 { padding:0;margin:0;font-weight:normal; height: 41px; width:592px; background: url(../images/welcome-bg-h2.png) no-repeat; text-indent: -6000px; }
#welcome .cms { color: #FFF; background: url(../images/welcome-bg-cms.png) repeat-y; padding: 10px 40px 5px 40px; min-height: 103px; }
* html #welcome .cms { height: 103px; }
#welcome .cms a { color: #FFF; }
/* LOGO */
#logo { cursor: pointer; display:block; width: 171px; height: 93px; padding:0; margin: 43px 0 0 39px; background:url(../images/logo.png) no-repeat; text-indent:-6000px; z-index:20; }
#logo a { display:block; width: 100%; height:100%; }

/* WHATS NEW*/
#whats-new { position:relative; background:url(../images/whats-new-bg.png) repeat-y; width: 210px; margin: 20px 0 0 22px; }
#whats-new h2 { padding:0;margin:0; font-weight:normal; background:url(../images/whats-new-bg-h2.png) no-repeat; text-indent: -6000px; height: 31px; }
#whats-new ul { margin: 0 0 0 0;padding:0 0 30px 0; min-height: 260px; list-style:none; background:url(../images/whats-new-bg-ul.png) no-repeat bottom; }
* html #whats-new ul { height: 260px; }
#whats-new li { background:url(../images/whats-new-bg-li.png) no-repeat 15px bottom; line-height: 1.4em; padding: 17px 16px 18px 16px; }
#whats-new li.last { background:none; }
#view-all-events{ position:absolute; bottom: 12px; right: 20px; }

#btn-enewsletter { display:block; background:url(../images/btn-enewsletter.png) no-repeat; margin:11px 0 0 34px; width:185px; height: 35px; text-indent:-6000px; }

/* PHOTO */
#photo { margin: 31px 0 0 0; }

/* SLIDESHOW */
#slideshow { position:relative; width: 730px; height:431px; margin: 0 0 0 0; }
#slideshow img { display:block; position:absolute; top:0; left:0; z-index:8; height: 100%; width:100%; }
#slideshow img.active { z-index:10; }
#slideshow img.last-active { z-index:9; }

/*NAV SUB*/
#nav-sub { background: url(../images/nav-sub-bg-ul.png) no-repeat top; width: 199px; padding: 19px 0 0 0; font-size:0; /*ie sillyness*/ display:block; margin: 21px 0 0 27px; }
#nav-sub ul { font-size: 11px; list-style:none; padding:0 0 20px 0; margin: 0 0 0 0;  width: 197px; border: solid #1D407A; border-width:0 1px; }
#nav-sub li { padding: 0 16px 0 16px; width: 165px;  }
#nav-sub li a { display:block; padding: 5px 0; width: 100%; text-decoration:none; border-top: 1px solid #d9d9d9; }
#nav-sub li a.first { border: 0; }
#nav-sub li a.last { border-bottom: 1px solid #d9d9d9; }
#nav-sub li a:hover { text-decoration:underline; }
#nav-sub li.level3 { padding-left: 32px; width: 149px; background:url(../images/nav-sub-bg-li.png) no-repeat 20px 8px; }
#nav-sub li.level3 a { color: #888; border:none; }

/* QUOTES */
#quote { position:relative; background: url(../images/quote-bg.png) no-repeat; width:199px; height: 191px; margin: 0 0 0 27px; padding: 20px 0 0 0; }
#quote p { height: 100%; width: 183px; position:absolute; bottom: 33px; left: 10px; z-index:8; text-indent: -6000px; background-repeat: no-repeat; background-position: 50% 50%; visibility:hidden; margin:0;padding:0; }
#quote p.active { z-index:10; visibility:visible; }
#quote p.last-active { z-index:9; visibility:hidden; }

#quote-01 { background-image: url(/content/images/quotes/quote-01.png); }
#quote-02 { background-image: url(/content/images/quotes/quote-02.png); }
#quote-03 { background-image: url(/content/images/quotes/quote-03.png); }
#quote-04 { background-image: url(/content/images/quotes/quote-04.png); }
#quote-05 { background-image: url(/content/images/quotes/quote-05.png); }
#quote-06 { background-image: url(/content/images/quotes/quote-06.png); }
#quote-07 { background-image: url(/content/images/quotes/quote-07.png); }
#quote-08 { background-image: url(/content/images/quotes/quote-08.png); }
#quote-09 { background-image: url(/content/images/quotes/quote-09.png); }
#quote-10 { background-image: url(/content/images/quotes/quote-10.png); }
#quote-11 { background-image: url(/content/images/quotes/quote-11.png); }
#quote-12 { background-image: url(/content/images/quotes/quote-12.png); }


/*PAGE TITLE*/
#page-title { padding:0;margin:20px 32px 0 0; font-weight:normal; font-size: 21px; color:#1d407a; height: 30px; border-bottom: 1px solid #d7d7d7; }

/* BREADCRUMB */
#crumb { list-style: none; padding: 0; margin: 12px 32px 9px 0; }
#crumb li { display:inline; padding: 0 0 0 0; margin: 0 0 0 0; }
#crumb li a, #crumb li a:hover {}

/* FOOTER */
#footer { color:#1d407a; background: url(../images/footer-bg.png) no-repeat bottom #FFF; height: 46px; padding: 1px 0 0 0; text-align: center; }
#footer address { font-style: normal; font-family:Arial, Helvetica, sans-serif; font-size: 13px; margin: 8px 0 0 0; }
#footer ul { margin: 0 0 0 0;padding:0;list-style:none; }
#footer li { display:inline; }
#footer li a { color:#1d407a; margin: 0 3px 0 3px; }

/* CORE101 */
#logo-core101 { width:271px; height:17px; text-align:center; margin: 10px auto 10px auto; background:url(../images/logo-core101.png) no-repeat; text-indent: -6000px; }
#logo-core101 a { display:block; width: 100%; }

/*SITEMAP*/
#sitemap ul {}
#sitemap li { list-style: none;	vertical-align:middle; padding-bottom: 4px;	}
#sitemap a { text-decoration:none; }
#sitemap a:hover{ text-decoration:underline; }
#sitemap li.level1 { padding-left: 0; }
#sitemap li.level2 { padding-left: 25px; }
#sitemap li.level3 { padding-left: 50px; }
#sitemap li.level4 { padding-left: 75px; }
#sitemap li.level5 { padding-left: 100px; }

/* MISC
-------------------------------------*/

/* FORM *****************************************************************************************************************/
.site-form { line-height:1.2em; margin:0 auto; }

/*fieldset*/
.site-form fieldset { margin: 30px 0 0 0; padding:0 0 5px 0; position:relative; background:url(../images/fieldset.png) repeat-y left; border:1px solid #1D407A; }
/*legend*/
.site-form legend { margin:0;padding:0; }
.site-form legend span.legend span { font-weight: bold;  display:block; line-height: 17px; width:196px; padding: 0 0 0 5px; background: url(../images/corner-left.png) no-repeat left top;color:#fff; }
.site-form legend span.legend { position:absolute; display:block; top:-17px; *top:-16px; left:0; margin: 0 0 0 -1px; padding: 0 5px 0 0; background:#1D407A url(../images/corner-right.png) no-repeat right top; }
/*row wrapper*/
.site-form label,.site-form .group { display: block; width: 100%; margin: 5px 0 0 0; padding: 0 0; overflow:hidden; }
/*row title*/
.site-form label span.title,.site-form .group span.title { width: 200px; float: left; text-align: right; padding: 0 5px 0 0; color:#666; }
/*input, select, textarea*/
.site-form label input.text { float: left; display:inline; margin:0 0 0 5px; width: 110px; /*change as needed*/ }
.site-form label select { float: left; display:inline; margin:0 0 0 5px; width: 115px; /*change as needed*/ }
.site-form label textarea { float: left; display:inline; margin:0 0 0 5px; }
.site-form textarea,.site-form ul,.site-form .block { width:300px; /*change as needed*/ }
/*list group*/
.site-form ul { float:left; display:inline; display:inline-block;padding:0;margin:-3px 0 0 5px;list-style:none; overflow:hidden; }
.site-form li { width:50%; float:left; padding: 4px 0; }
.site-form li label, .site-form ul li span,.site-form li input { white-space: nowrap; display:inline !important; width:auto !important; float:none !important; }
/*misc group*/
.site-form .block { float: left; margin:0 0 0 5px; }
.site-form .block label,
.site-form .block input,
.site-form .block select,
.site-form .block span,
.site-form label.inline,
.site-form label.inline span, 
.site-form label.inline input { display: inline !important; float:none !important; }
/*button group*/
.site-form .buttons { text-align:right; margin:5px 0 0 0; background:none !important; }
/*errors*/
.site-form label span.error { display:block; height: 20px; text-align:left; margin: 2px 0 0 0; padding:0 0 0 205px; background:url(../images/error-input.png) no-repeat left top; z-index:900; }
.site-form label span.error span { display:block; color:#C42828; text-align:left; top:-4px;left: 10px; line-height:20px; white-space: nowrap; width: auto !important;  padding: 0 5px; }
/*notes*/
.site-form .note { margin:0 0 0 210px;padding:0; font-size:0.95em; }

/* BUTTONS ***************************************************************************************************************/
button { cursor: pointer; padding:0;margin:0 0 0 0;border:0;vertical-align:middle;display:block;display:inline-block;position:relative;overflow:visible; background:transparent; }
button::-moz-focus-inner { padding: 0; border:0;}
a.button, span.button { cursor: pointer !important; display:block !important; display:inline-block !important; background:url(../images/button.png) no-repeat left top !important; vertical-align:middle; text-decoration:none !important; position:relative !important; padding:0 0 0 17px !important; text-indent:0 !important; }	
a.button span, span.button span { display:block; white-space:nowrap; line-height:25px; background:url(../images/button.png) no-repeat right top; padding: 0 17px 0 0; color:#fff !important; font-size:11px !important; font-weight:bold !important; }

/*hover*/
button:hover span.button, a.button:hover { background-position: left bottom !important; }
button:hover span.button span, a.button:hover span { background-position: right bottom !important; }

/*alternate button*/
a.alt, button span.alt { background:url(../images/button-alt.png) no-repeat left top !important; }
a.alt span, button span.alt span { color:#eee !important; background:url(../images/button-alt.png) no-repeat right top !important; }
