/* ============================================================
 *
 *  scmaster.css
 *
 *  Master CSS file for 3.0, containing basic definitions and
 *  styles common to all themes.  Of course, any and all of
 *  these can be overridden in a theme or theme family.
 *
 * =============================================================
 */

/* -------------------------------
 *  Essential HTML elements
 * -------------------------------
 */

HTML, BODY {
	margin				: 0;
	padding				: 0;
	font-family			: arial, sans-serif;
	font-size			: 100%;
	text-align			: center;
	height				: 100%;
}

TD, TEXTAREA, INPUT {
	font-family			: arial, sans-serif;
	font-size			: small;
}

IMG {
	border				: 0;
}

A {
	font-weight			: bold;
	color				: blue;
	text-decoration		: none;
}

/**********************
 * MISCELLANEOUS
 *********************
 */

#divBrandingLogo {
text-align:center;
margin:20px auto 0 auto;
}

/**********************
Inline images
***********************/

.scImageInlineLeft{float:left;margin:0 15px 10px 0;border:solid white 5px;}
.scImageInlineRight{float:right;margin:0 0 15px 10px;border:solid white 5px;}

/*Shoutout */
#divColumn99 #scShoutoutWidget{font-family:"Trebuchet MS" /*!important*/;float:left;margin:20px 8px 20px 8px;padding-bottom:16px;background:#fff; 
border:solid 5px #e5e3e3;}
#divColumn99 #scShoutoutWidget h1{color:#999;background:#eaeaea;text-align:center;border-bottom:solid 5px #e5e3e3;margin:0/*!important*/;padding:12px;font-family:"Trebuchet MS";font-size:30px;}
#divColumn99 #scShoutoutWidget h2, #divColumn99 .scShoutoutWidget h3, #divColumn99 .scShoutoutWidget p, #divColumn99 .scShoutoutWidget h4 
{padding:6px 20px;font-size:140%} 
#divColumn99 #scShoutoutWidget h3{margin:0 0 4px 0;}
#divColumn99 #scShoutoutWidget p {color:#666;margin:0 0 0 0;}

#divColumn2 #scShoutoutWidget{margin:8px;padding:8px;background:#fff}
#divColumn2 #scShoutoutWidget p {color:#666;margin:0 0 0 0;}


#divPartnerLogo{margin:auto;text-align:center;width:100%;}

#scPaymentOptionsWidget ul{margin:12px 0 0 0;padding: 0;list-style-type: none;text-align: center;}
#scPaymentOptionsWidget ul li {display: inline;}
#scPaymentOptionsWidget ul li a {text-decoration: none;padding: .2em 1em; color: #fff; background-color: #036;}
#scPaymentOptionsWidget ul li a:hover {color: #fff;background-color: #369;}

/* Breadcrumbs */
ul.scBreadcrumbs li{float:left;line-height:auto}

#scBraceletBuilder{clear:both; width:910px;height:698px;padding:0;margin:auto;z-index:0;position:static;}

.scFlashWidget, .headerPhotoWidget, .photoWidgetImg {}

/*------------------------------*/
/* Nested lists for the sidebar
/* The following code will hide all nested lists except for the selectedParent
/*-------------------------------*/

#divLeftSideNav ul ul{display:none;}
#divLeftSideNav ul li.selected ul {display:block;} 
#divLeftSideNav ul li.selectedParent ul{display:block;} 

/*------------------------------*/
/* News abstract cleanup
/* 
/*-------------------------------*/

.scNewsWidget dd.scAbstract{}
.scNewsWidget dd.scAbstract p
{margin:0!important ;padding:0!important;font-weight:normal;}

/*-------------------------------------------------------------------------------------------*/
/* Everything above here was pasted from scMaster.css when we detached the private themes
/* from scmaster.css This was the quickest way to keep older themes intact rather than a full cleanup
/*-------------------------------------------------------------------------------------------*/



/* ==================================================================
 * beechpark.css
 * ==================================================================
 *
 * -------------------------------
 *  Essential HTML elements
 * -------------------------------
 */

HTML, BODY {
	margin				: 0;
	padding				: 0;
	font-family			: helvetica, verdana, arial, sans-serif;
	font-size			: 11pt;
}

TD, INPUT, TEXTAREA {
	font-family			: helvetica, verdana, arial, sans-serif;
	font-size			: 11pt;
}

A {
	font-weight			: normal;
	text-decoration		: none;
}

A:hover {
	text-decoration		: underline;
}



/* -------------------------------
 *  Page containers
 * -------------------------------
 */

#divBody {
}

#divPage {
	position			: relative;
	margin				: 0 auto;
	width				: 985px;
	border-left			: 1px solid black;
	border-right		: 1px solid black;
	padding				: 0;
	min-height			: 100%;
	height				: auto !important;
	height				: 100%;
	overflow			: visible;
	text-align			: left;
}


/* -------------------------------
 *  Top region elements
 * -------------------------------
 */

/* region container */

#divRegionTop {
	position			: relative;
	height				: 349px;
	overflow			: visible;
}


/* subsections */

#divSectionHeader, #divSectionFlash.beechparkUseFlash {
	display				: block;
	width				: 983px;
	height				: 256px;
	padding				: 1px;
	border-top			: 8px solid black;
	overflow			: hidden;
	text-align			: center;
	position			: absolute;
	top					: 83px;		/* can't bottom align; IE6 rounding bug strikes */
	right				: 0;
	background-color	: white;
	background-image	: none;
}

#divSectionHeader.beechparkUseFlash {
	display				: none;
}

#divSectionFlash {
	display				: none;
	/* the more specific descriptor above will take precedence if Flash is in use */
}


#divSectionTopNav {
	display				: block;
	width				: 100%;
	height				: 32px;
	border-bottom		: 1px solid black;
	overflow			: hidden;
	position			: absolute;
	top					: 50px;
	left				: 0;
}

#divSectionTopSecondaryNav {
	display				: block;
	overflow			: hidden;
	position			: absolute;
	top					: 13px;
	right				: 6px;
	height				: 23px;
	text-align			: right;
}



/* -------------------------------
 *  Middle region elements
 * -------------------------------
 */

/* region container */

#divRegionMiddle {
	position			: relative;
	min-height			: 250px;
	background-repeat	: repeat-y;
	overflow			: hidden;
}


/* main column */

#divColumn99 {
}



/* left nav column */

#divColumn1 {
	text-align			: left;
	border-top			: 8px solid black;
	padding-top			: 15px;
	padding-bottom		: 40px;
}


#divColumn1 .siteCaddyWidget {
	width				: 224px;
	margin-left			: 10px;
}

#divColumn1 .siteCaddyWidget .widgetTop {
	height				: 50px;
	background-position	: left top;
	background-repeat	: no-repeat;
}

#divColumn1 .siteCaddyWidget .widgetMiddle {
	background-repeat	: repeat-y;
}

#divColumn1 .siteCaddyWidget .widgetBottom {
	height				: 8px;
	font-size			: 1px;	/* IE6 min DIV height bug*/
	background-repeat	: no-repeat;
	background-position	: left bottom;
}




/* right nav column */

#divColumn2 {
	text-align			: left;
	padding-bottom		: 50px;
}



/* -------------------------------
 *  Bottom region elements
 * -------------------------------
 */

/* region container */

#divRegionBottom {
	position			: relative;
/*	padding-top			: 1px;	if we want a 1px border on top of the feature photos*/
	padding-bottom		: 15px;
	overflow			: hidden;
	clear				: both;
	text-align			: center;
}

/* sections */

#divSectionBottomFeaturePhotos {
	position			: relative;
	text-align			: left;
	margin-bottom		: 15px;
	height				: 201px;
}

#divSectionBottomFeaturePhotos .featurePhotoWidget {
	position			: absolute;
	border-bottom		: 20px solid #666666;
	width				: 245px;
	height				: 181px;
}

#divSectionBottomFeaturePhotos #divFeaturePhotoWidget1 {
	top					: 0;
	left				: 1px;
}

#divSectionBottomFeaturePhotos #divFeaturePhotoWidget2 {
	top					: 0;
	left				: 247px;
}

#divSectionBottomFeaturePhotos #divFeaturePhotoWidget3 {
	top					: 0;
	left				: 493px;
}

#divSectionBottomFeaturePhotos #divFeaturePhotoWidget4 {
	top					: 0;
	left				: 739px;
}


#divSectionBottomLegalNav {
	display				: inline;
}

#divSectionCopyright {
	display				: inline;
	padding-left		: 8px;
}




/* -------------------------------
 *  Images
 * -------------------------------
 */

#divSectionHeader IMG {
	display				: block;	/* IE6 */
	width				: 983px;
	height				: 256px;
}

#divSectionFlash OBJECT,
#divSectionFlash EMBED {
	display				: block;
	margin				: auto;
}

#divSectionBottomFeaturePhotos .featurePhotoWidget IMG {
	display				: block;	/* IE6 */
	width				: 245px;
	height				: 181px;
}





/* -------------------------------
 *  Menus
 * -------------------------------
 */

/* Top Nav Menu */

#divSectionTopNav {
	text-align			: left;
}

#divSectionTopNav UL {
	margin				: auto;
	display				: block;
	padding				: 3px 1px 0 4px;
	white-space			: nowrap;
	list-style-type		: none;
}

#divSectionTopNav UL LI {
	float				: left;
	display				: inline;
	margin-left			: 3px;
	margin-bottom		: 50px;	/* to clip any buttons that wrap! */
	font-family			: helvetica, verdana, arial, sans-serif;
	font-size			: 12px;
	letter-spacing		: 1px;
	text-transform		: uppercase;
	text-align			: center;
	line-height			: 26px;
	overflow			: hidden;
	background-position : center center;
	background-repeat	: no-repeat;
}

#divSectionTopNav UL LI:first-child,
#divSectionTopNav UL LI.navFirstItem {
	margin-left			: 0;
}

#divSectionTopNav A {
	display				: block;
	height				: 26px;
	width				: 119px;
	font-weight			: bold;
}

#divSectionTopNav A:hover {
	text-decoration		: none;
}

#divSectionTopNav UL.menuLevel1 {
	display				: none;
}



/* Top Secondary Nav */

#divSectionTopSecondaryNav {
	text-align			: right;
}

#divSectionTopSecondaryNav UL {
	margin				: auto;
	display				: inline;
	padding				: 0;
	text-align			: right;
	white-space			: nowrap;
	list-style-type		: none;
background-color:orange;
overflow:auto;
}

#divSectionTopSecondaryNav UL LI {
	float				: left;
	display				: inline;
	margin-left			: 8px;
	margin-bottom		: 50px;	/* to clip any buttons that wrap! */
	font-family			: helvetica, verdana, arial, sans-serif;
	font-size			: 11px;
	text-transform		: capitalize;
	text-align			: center;
	overflow			: hidden;
	background-repeat	: repeat-x;
}

#divSectionTopSecondaryNav UL LI:first-child,
#divSectionTopSecondaryNav UL LI.navFirstItem {
	margin-left			: 0;
}

#divSectionTopSecondaryNav UL A {
	display				: block;
	line-height			: 23px;
	padding				: 0 9px;
	font-weight			: bold;
}

#divSectionTopSecondaryNav UL A:hover {
	text-decoration		: none;
}

#divSectionTopSecondaryNav UL.menuLevel1 {
	display				: none;
}



/* Left Nav Menu */

#divLeftSideNav {
	margin-bottom		: 20px;
	font-family			: helvetica, verdana, arial, sans-serif;
}

#divLeftSideNav.noSubmenu, 
#divLeftSideNav.emptyMenu {
	display				: none;
}

#divLeftSideNav DIV.sidebarNavTitle {
	display				: none;
}

#divLeftSideNav UL {
	padding				: 1px 0 1px;	/* keeps FF from collapsing margins */
	margin				: 0;
	text-align			: left;
	list-style-type		: none;
}

#divLeftSideNav UL LI {
	padding				: 0;
	line-height			: 16px;
	text-transform		: capitalize;
}

#divLeftSideNav UL A {
	font-size			: 14px;
	font-weight			: bold;
	color				: white;
	background-position	: 0 2px;
	background-repeat	: no-repeat;
}


#divLeftSideNav UL.menuLevel0 {
	/* this serves as the widgetBottom */
	padding-bottom		: 8px;
	background-position	: 0 bottom;
	background-repeat	: no-repeat;
}

#divLeftSideNav UL A.menuLevel0 {
	/* this serves as the widgetTop */
	display				: block;
	height				: 35px;
	padding-left		: 20px;
	padding-top			: 15px;
	font-size			: 16px;
	font-weight			: bold;
	letter-spacing		: 1px;
	background-position	: left top;
	background-repeat	: no-repeat;
}


#divLeftSideNav UL.menuLevel1 {
	/* this serves as the widgetMiddle */
	padding-top			: 20px;
	padding-left		: 20px;
	padding-bottom		: 20px;
	background-repeat	: repeat-y;
}

#divLeftSideNav UL.menuLevel1 LI {
	margin-bottom		: 10px;
}

#divLeftSideNav UL A.menuLevel1 {
	padding-left		: 16px;
	background-position	: 0 5px;
}


#divLeftSideNav UL.menuLevel2 {
	display				: none;
}


	/* all to get the top capbox image to display in IE6 (plus more in green) */
	
.ie6 #divLeftSideNav UL.menuLevel0 {
	position			: relative;
}

.ie6 #divLeftSideNav UL.menuLevel0 LI.menuLevel0 {
	height				: 1em;
	background-repeat	: no-repeat;
	background-position	: 0 0;
}



/* Bottom Legal Nav Menu */

#divSectionBottomLegalNav {
}

#divSectionBottomLegalNav UL {
	margin				: 0 auto;
	display				: inline;
	padding				: 0;
	white-space			: nowrap;
}

#divSectionBottomLegalNav UL LI {
	display				: inline;
	list-style-type		: none;
	font-family			: helvetica, verdana, arial, sans-serif;
	font-size			: 9pt;
	text-transform		: capitalize;
	text-align			: center;
	padding				: 0 10px 0 8px;
	background-position : right 2px;
	background-repeat	: no-repeat;
}

#divSectionBottomLegalNav A {
}

#divSectionBottomLegalNav .menuLevel1 {
	display				: none;
}




/* -------------------------------
 *  Text
 * -------------------------------
 */

/* headings */

H1, H2, H3, H4, H5, H6 {
	color 				: #666666;
	margin-top 			: 1em;
	margin-bottom 		: 1em;
	margin-left			: -2px;
}

H1 { font-size: 210%; font-weight: bold; font-style: normal; }
H2 { font-size: 175%; font-weight: bold; font-style: normal; }
H3 { font-size: 150%; font-weight: bold; font-style: normal; }
H4 { font-size: 125%; font-weight: bold; font-style: normal; }
H5 { font-size: 100%; font-weight: bold; font-style: normal; }
H6 { font-size: 100%; font-weight: bold; font-style: normal; }



/* main content */

#divColumn99 {
	font-family			: helvetica, verdana, arial, sans-serif;
	font-size			: 9pt;
	line-height			: 130%;
}

#divColumn99 P {
	margin-top			: 1.2em;
	margin-bottom		: 1.2em;
}

#divColumn99 TEXTAREA, #divColumn99 INPUT {
	font-family			: helvetica, verdana, arial, sans-serif;
	font-size			: 9pt;
}

#divColumn99 A {
	text-decoration		: underline;
}

#divColumn99 A:hover {
	text-decoration		: none;
}




/* footer */

#divRegionBottom {
	font-family			: helvetica, verdana, arial, sans-serif;
	font-size			: 9pt;
}

#divSectionCopyright A {
	text-decoration		: underline;
}

#divSectionCopyright A:hover {
	text-decoration		: none;
}

#divBrandingLogo {
	text-align			: center;
	margin-top			: 20px;
}

/* -------------------------------
 *  News Widget
 * -------------------------------
 */

#divLeftNewsWidget {
	font-family			: helvetica, verdana, arial, sans-serif;
	margin-bottom		: 20px;
}

#divLeftNewsWidget .widgetTitle {
	padding-left		: 20px;
	font-size			: 16px;
	font-weight			: bold;
	line-height			: 44px;
	letter-spacing		: 1px;
	text-align			: left;
	text-transform		: capitalize;
}

#divLeftNewsWidget .widgetMiddle {
	padding				: 10px 20px 4px;
	font-size			: 12px;
}

#divLeftNewsWidget .widgetMiddle A.moreLink {
	display				: block;
	margin-top			: 2px;
	text-align			: right;
	text-transform		: uppercase;
	font-size			: 10px;
	padding-right		: 8px;
	background-repeat	: no-repeat;
	background-position	: right 3px;
}



/* -------------------------------
 *  Weather Widget
 * -------------------------------
 */

#divLeftWeatherWidget {
	font-family			: helvetica, verdana, arial, sans-serif;
}

#divLeftWeatherWidget .widgetTitle {
	padding-left		: 20px;
	font-size			: 16px;
	font-weight			: bold;
	line-height			: 44px;
	letter-spacing		: 1px;
	text-align			: left;
	text-transform		: capitalize;
}

#divLeftWeatherWidget .widgetMiddle {
	padding				: 10px 20px 4px;
	line-height			: 150%;
	font-size			: 12px;
}

#divLeftWeatherWidget .accuWeatherInfo {
	height				: 145px;
}

#divLeftWeatherWidget .accuWeatherLinks {
	text-align			: center;
	font-size			: 10px;
	line-height			: 12px;
}

#divLeftWeatherWidget .accuWeatherLinks A {
	padding				: 0 4px;
}



/* -------------------------------
 *  Page Tools
 * -------------------------------
 */

#divPageToolsWidget {
	padding				: 0 0 20px;
}

#divPageToolsWidget DIV.widgetTitle {
	padding				: 7px 0 7px 19px;
	font-family			: helvetica, verdana, arial, sans-serif;
	font-size			: 12px;
	font-weight			: bold;
	letter-spacing		: 1px;
	text-align			: left;
	text-transform		: uppercase;
}

#divPageToolsWidget UL {
	margin				: 0;
	padding				: 0;
	list-style-type		: none;
}

#divPageToolsWidget LI {
	border-top			: 1px solid black;
}

#divPageToolsWidget LI A {
	display				: block;
	padding-left		: 20px;
	font-family			: helvetica, verdana, arial, sans-serif;
	font-size			: 12px;
	font-weight			: bold;
	line-height			: 30px;
	text-transform		: capitalize;
}

#divPageToolsWidget LI A:hover {
	text-decoration		: none;
}

	/* IE6 */

.ie6 #divPageToolsWidget LI,
.ie6 #divPageToolsWidget LI A {
	height				: 1em;	/* kill whitespace bug */
}


/* -------------------------------
 *  Paragraph styles
 * -------------------------------
 */


#divColumn99 .indentItalics {
	margin-left			: 25px;
	margin-right		: 25px;
	font-style			: italic;
}

#divColumn99 UL LI {
	margin-top			: 1em;
	margin-bottom		: 1em;
}


/* layout tables */

TABLE.layoutTable { 
	empty-cells			: show;
	border-collapse		: collapse;
	border-spacing		: 0px;
}

TABLE.layoutTable TD {
	font-family			: helvetica, verdana, arial, sans-serif;
	font-size			: 9pt;
	line-height			: 130%;
}


/* content tables */

TABLE.contentTable { 
	empty-cells			: show;
	border-collapse		: collapse;
	border-spacing		: 0px;
}

TABLE.contentTable th {
	font-family			: helvetica, verdana, arial, sans-serif;
	color				: #FFFFFF;
	font-size			: 11px;
	font-weight			: bold;
	background-color	: #00785F;
	text-align			: left;
	line-height			: 130%;
	padding-left		: 4px;
	border				: solid 1px #EAEFE9;
}

TABLE.contentTable td { 
	padding				: 5px 4px 5px 4px; 
	border				: solid 1px #EAEFE9;
	vertical-align		: top;
	font-size			: 12px;
}

TABLE.contentTable tr.rowLight		{ background-color: #FFFFFF }
TABLE.contentTable tr.rowDark		{ background-color: #EBEBE3; }

TABLE.contentTable td.cellWhite		{ background-color: #FFFFFF }
TABLE.contentTable td.cellYellow	{ background-color: #FFDE3A }
TABLE.contentTable td.cellPink		{ background-color: #EEAC94 }



/**************************
form
**************************/
form.scForm, form.emailForm{float:left;padding:16px;margin:0 auto 20px auto;font-family:tahoma;font-size:13px;width:94%;}
fieldset {padding:4px 0;border:none;}
label {float:left; width:35%;margin:2px 0 0px 0;line-height:24px;}
p. label {width: 100%;}
input.textField, input.fieldText{float:right;width:55%;display:block;height:20px;margin:2px 0;padding:4px 0 0 4px;}

form.scForm select, form.emailForm select{float:right;display:block; width:56%;height:24px;}

label#message, label.message, #message, textarea{width:97.5%;margin-right:-3px;}
textarea {font-size:14px;padding:6px;margin-bottom:10px;font-family:tahoma, arial, sans-serif;}

form.scForm h3 { margin: 20px 0px 10px 0px; }
form.scForm h3.scFirstItem { margin:0px 0px 10px 0px; }
label.scCheckbox {float:none;}

input.submit {clear:both;background: url(submit.gif) no-repeat left top;width:145px;margin:12px -4px 0 0px;border:none;
font-weight:bold;font-style:italic;font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;font-size:16px;display:inline; 
padding:6px 0px 8px 2px; height:39px;}


/**************************
Buttons
**************************/

.scSubscribeWidget {margin-top:12px;}
a:link.scShareLink, a:visited.scShareLink, a:link.scSubscribeLink, a:visited.scSubscribeLink{
margin:2px auto 4px auto;
	font-family			: helvetica, verdana, arial, sans-serif;
	font-size			: 12px;
	letter-spacing		: 1px;
	text-transform		: uppercase;
	text-align			: center;
	line-height			: 26px;
	overflow			: hidden;
	background-position : center center;
	background-repeat	: no-repeat;
}
	
a:link.scShareLink, a:visited.scShareLink, a:link.scSubscribeLink, a:visited.scSubscribeLink{
	display				: block;
	height				: 26px;
	width				: 119px;
	font-weight			: bold;
	text-decoration:none;
	}



#divSectionTopNav A:hover {
	text-decoration		: none;
}

#divSectionTopNav UL.menuLevel1 {
	display				: none;
}

