
/* Normalizes margin, padding */
* { padding:0;margin:0;}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td { margin: 0; padding: 0; }

/* Global */
body {
	background-color:#3E3E3E;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	color: #333333;
}
a {text-decoration:none;}
a, a:visited, a:link, a:link:visited { color: #54718C; }
a:active, a:link:active {color: #000;}
a:hover { color:#6a8eaf; }
a span { cursor:pointer; }
input {border:none;}

img {
	padding: 0;
	margin: 0;
	border: none;
}

.hidden { display: none; }
.left { float: left; }
.right { float: right; }
/* End */

h1,h2,h3,h4 
{ 
	/*font-family: 'Helvetica Neue LT Std Light', 'HelveticaNeue-Light','Helvetica Neue Light','HelveticaNeueLTStd-Roman',Arial,Helvetica,sans-serif;*/
	color:#000;
	font-family: 'Helvetica Neue', Helvetica, Arial, Sans-Serif;

}

h1, h2
{
	font-weight:normal;	
	margin-bottom:5px;
}

h3
{
	font-weight:normal;
}

h3, h4
{
	margin-bottom:2px;
}

h1 a,h2 a,h3 a
{ 
	color:#000;
	text-decoration:none;
}

h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover
{ 
	text-decoration:none !important;
}

.ContentSm h1 a:hover, .ContentSm h2 a:hover,.ContentSm h3 a:hover,.ContentSm h4 a:hover
{
	background-color:#fff; /*e2e2e2;*/
}

h1
{
	font-size: 1.8em;
	margin-bottom:15px;
}

h2,
.ContentSm h1,
.ContentLg h1,
.w684 h1
{
	font-size: 1.45em;
}

.ContentSm h2,
.ContentLg h2
{
	border-top:solid 1px #ddd;
	margin-bottom:15px;
	margin-top:10px;
	padding-top:10px;
}

.ContentSm .w684 h2
{
	/* padding-top:30px; not sure why I did this... */
}

h3
{
	font-size: 1.2em;	
}

h4 
{
    font-size: 1em;
}

/* list-style */
ol
{ 
	margin-left: 18px;
	_margin-left:24px;
}

*:first-child+html ol { margin-left:24px; }

ul
{ 
	list-style-type: square;
	margin-left: 15px;
}

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, th, var
{ font-style : normal; font-weight : normal; }

/* Removes list-style from lists */
table { border-collapse : collapse; border-spacing : 0; }

/* Removes border from fieldset and img */
fieldset,img { border : 0; }

/* Left-aligns text in caption and th */
caption,th { text-align : left; }

/* Removes quotation marks from q */
q:before, q:after { content :''; }

/* ClearFix */
.ClearFix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.ClearFix {
	display: inline-block;
}
 
html[xmlns] .ClearFix {
	display: block;
}
 
* html .ClearFix {
	height: 1%;
}

#Wrapper {
	background: #f2f2f2;
	margin: 0 auto;
}
.TopBg {
	color:#c5c5c5;
	height:34px;
	width:100%;
	background:#3e3e3e;
 }
.Top {
	font-family:Tahoma, Arial, Sans-Serif;
	font-size:11px;
	width: 960px;
	margin: 0 auto;
}
.TopNav
{
	margin-top:10px;
}

.TopNav ul  {
    list-style: none;
}

.TopNav li {
	float: left;
	padding: 0 8px;
	/*border-right: solid 1px #737373;*/
	border-right: solid 1px #666666;
}
.TopNav li.rmFirst a {
    padding-left: 0 !important;
}
.TopNav li.rmLast {
	border-right: none;
	padding-right:0;
}

.Top .WelcomeMsg
{
	margin-right:10px;
}

.Top a,
.Top a:visited
{
	color: #c5c5c5;
	font-weight:bold;
}
    
.Top a:hover {
	color: #ffffff;
	text-decoration:none;
}

.TopNav ul li a span {
    cursor: pointer;
}

.HeaderBg
{
	border-top:solid 1px #748990;
	background:#5b6d73 url(Images/assets/mainnavbg.jpg) repeat-x scroll;
	height:85px;
}


.BrandingBg
{
	background:#5b6d73 url(Images/assets/bg_branding.jpg) repeat-x scroll top;
	width: 100%;
}

.BrandingBgLanding,
.BrandingBgHome
{
	background:#5b6d73 url(Images/assets/bg_branding.jpg) repeat-x scroll top;
	width: 100%;
}

.Header {
	width: 960px;
	margin: 0 auto;
}

a.logo
{
    background: url(Images/assets/loyalty_lab_logo_on_dark.gif) no-repeat;
    display: block;
    float:left;
    width: 200px;
	height: 45px;
	margin: 20px 28px 0 -3px;
}

.MainNavContainer {
    padding-top: 28px;
}

.Top .RadMenu
{
	z-index:10 !important;
}

.MainNavContainer .RadMenu
{
	z-index:9 !important;
}

.MainNav li,
.Hero a.CustomerLogin span
{
	font-size:0.9em;
	float:left;
	padding-right: 18px;
}

.MainNav li.rmFirst
{
	border:none;
}

.MainNav a, 
.MainNav a:visited 
{

	color: #fff; /*#ced4d6;*/
}

.MainNav .rmHorizontal a
{
	padding-bottom:8px;
	padding-top:8px;
}

.MainNav .rmHorizontal a:hover
{ 
	background-color:#4d5c62;
	color: #ffffff;
	text-decoration:none;
}
.MainNav a span {
    cursor: pointer;
}

/*
.MainNav a.rmFocused 
{
     background: url(Images/assets/arrow_active.gif) no-repeat center bottom;
     padding-bottom: 5px;
}
*/


/* Main sub-nav *********************************************************************************/

ul.rmVertical
{
	background-color:#1e1e1e; /* 6f838a */
	margin:0;
	padding:10px 10px 10px 10px !important;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	opacity:.8;
}

ul.rmVertical li
{
	border:none;
	margin:0 !important;
	padding:0 !important;
}

ul.rmVertical li.rmFirst
{
	border:none;
}

ul.rmVertical li a
{
	margin:0;
	padding:3px !important;
}

ul.rmVertical li a:hover
{
	/*background:none !important;*/
}


.RadMenu .rmGroup .rmLink
{
	/*padding:0 !important;*/
}

.RadMenu .rmGroup .rmText
{
	font-size:11px;
	font-weight:normal;
	margin:0 !important;
	padding:0 !important;
}

.rmSlide
{
	/* border:dashed 1px yellow; */
	margin:0;
	/* padding-right:30px; */
}

.rmFirst .rmSlide
{
	/*margin-left:-15px !important;*/
}

.TopNav .rmSlide
{
	margin-top:7px;
}

.rmLevel1 .rmSlide
{
	margin-left:10px !important;
	margin-top:-5px !important;
}

ul.rmLevel2
{
	/*
	background-color:#ffcc00;
	-ms-filter:none;
	filter: none;
	opacity:1;
*/
}

ul.rmLevel2 li a
{
		/*color:#333 !important; */
}

.rmItem span.rmExpandRight
{

}

/* Hero Section **********************************************************************************/
.HeroContainer {
	color:#fff;
	height:76px;
	margin: 0 auto;
	overflow:hidden;
	position: relative;
	width: 960px;
}

.BrandingBgLanding .HeroContainer
{
	height: 260px;
}

.BrandingBgHome .HeroContainer
{
	height: 290px;
}

.Hero
{
	float: left;
	overflow:hidden;
	width: 684px;
}

/*
.Hero
{
	float: left;
	height:76px;
	overflow:hidden;
	width: 684px; 
}

.BrandingBgLanding .Hero
{
	height: 260px;
}

.BrandingBgHome .Hero
{
	height: 290px;
	width:960px;
}

*/



.BrandingBgHome .Hero h1
{
	float:none;
	position:relative;
	top:inherit;
}



.HeroSmall {
	width: 716px;
	padding-right: 16px;
	height: 97px;
	overflow: hidden;
	float: left;
	z-index: 1;
}

.HeroContainer h1,
.HeroContainer .sub
{
	color:#ffffff;
	position: absolute;
	top: 25px;
	left: 0;
	text-shadow: 0px 1px 4px #32393b;
	z-index: 5;
}

.HeroContainer .sub
{
	font-size:1em;
	color:#dedede;
	line-height:140%;
	top: 80px;
	width:300px;
	z-index: 5;
}

.HeroContainer a,
.HeroContainer a:visited
{
	color:#ffffff;	
}

.HeroContainer a:hover
{
	color:#adb6b9;	
}

.BrandingBgHome .Hero a.heroFullClick
{
	display:block;
	height:290px;
	position:absolute;
	top:0;
	width:960px;
	z-index:2;	
}

.breadCrumb {
    padding-top: 10px;
    position: absolute;
    top: 0;
    left: 0;
}

.breadCrumb,
.breadCrumb a,
.breadCrumb a:visited,
.breadCrumbNode
{ 
	color: #ccc; 
}

.breadCrumb a:hover
{
	color:#fff;
}



/* RightNav Section ****************************************************************/

.RightNavWrapper,
.ContentRightContainer
{
	padding-top:0;
	width:228px;
}

.ContentRightContainer
{
	float:right;
}

.HeroContainer .RightNavWrapper
{
	background:url(Images/assets/rightnav_landing_bg.jpg) no-repeat 3px 30px;
	float:right;
	height:230px;
	margin-top:30px;
}

.HeroContainer .Small 
{
    padding-top: 70px;
}

.RightNavWrapper .MenuTitle
{
	background:url(Images/assets/rightnav_landing_top.jpg) no-repeat 3px top;
	color: #d8dddf; /* adb6b9 */
	font-size: 18px;
	padding:12px 13px 0 13px;
}

.RightNavSmall
{
	height:46px !important;
}


.RightNavWrapper a,
.RightNavWrapper a:visited,
ul.rmVertical li a,
ul.rmVertical li a:visited
{
	color: #b9bec0;
	display:block;
	margin:0;
	padding:4px;
}

.RightNav ul li a:hover
{
	background-color:#63747a;
	color: #fff;
	text-decoration:none;
}

.RightNav
{
	padding:2px 13px;
}

.RightNav ul,
ul.shiftBtn,
ul.arwBtn
{
    list-style: none;
    margin-left:0;
}

.RightNav li 
{
	border-top:solid 1px #63747a;
	font-size: 12px;
	_height:20px; /* _ hack for ie6 only */
}

.RightNav li.firstOfType 
{
	border-top: none !important;
}

.RightNav ul
{
	padding-bottom:10px;	
}


.RightNav ul.level2 li
{
	border:none !important;
	font-size:11px;
	padding-left:4px;
}

.RightNav ul.level2 li a
{
	background: transparent url("Images/assets/arrow_right_green.gif") no-repeat scroll left center;	
	padding:2px 0 2px 8px;
}


#ContentContainer .RightNavWrapper .MenuTitle,
#ContentContainer .RightNavWrapper .MenuTitle a,
#ContentContainer .RightNavWrapper .MenuTitle a:visited
{
	color: #d8dddf;
}


.RightNavWrapper .MenuTitle a
{
	background:url(Images/assets/arw_lg_down_green.gif) no-repeat right 6px;
	padding-top:0px;
}

.RightNavWrapper .MenuTitle a:hover
{
	background-position:right -44px !important;
}

.HeroContainer .RightNavWrapper .MenuTitle a
{
	background:url(Images/assets/arw_lg_down_blue.gif) no-repeat right 6px;
	display:block;
}

#ContentContainer .RightNav
{
	background:url(Images/assets/panel.gif) no-repeat bottom;
	padding-bottom:10px;
}

#ContentContainer .RightNav li 
{
	border-top: 1px solid #f3f3f3;
}


#ContentContainer .RightNav li a,
#ContentContainer .RightNav li a:visited
{
	color:#666;
}

#ContentContainer .RightNavWrapper .MenuTitle a:hover,
#ContentContainer .RightNav li a:hover
{
	background-color:#f3f3f3;
	color:#333;
}

/* Content Section **************************************************************************************/

#ContentContainer {
	width: 960px;
	margin: 0px auto;
	/* background: #dadada; for gray on right column - expands to page height */
}

.ContentSm, 
.ContentLg
{	
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:0.75em;
	display: inline-block;
	padding-top: 20px;
}

.ContentSm {
	float:left;
}

.ContentSm a:hover,
.ContentLg a:hover
{
	text-decoration:underline;
}

.pipe
{	
	color: #cccccc;	
}

/*
.ContentSm h3, .ContentLg h3 {
	font-size: 14px;
	padding-bottom: 5px;
}
*/

.ContentSm p, 
.ContentLg p,
.ContentSm ul,
.ContentLg ul,
.ContentSm ol,
.ContentLg ol
{
	margin-bottom: 15px;
}
/* Columns **************************************************************/
.column
{
	float:left;	
	margin-right:16px;
}

.w196
{
	width:186px;
	padding-right:10px;
}

.w228
{
	width:218px;
	padding-right:10px;
}

.w334
{
	width:324px;
	padding-right:10px;
}

.w440
{
	width:430px;
	padding-right:10px;
}

.w684
{
	width:674px;
	padding-right:10px;
}

.w960
{
	width:960px;
}


.lastColumn
{
	border-right:none !important;
	margin-right:0;
	padding-right:0;
}

#ContentContainer .ContentRightContainer
{
	height:inherit;
}

.width50p p
{
	width: 50%;
}

.width65p p
{
	width: 65%;
}

.width75p p
{
	width: 75%;
}

ul.Column
{
	margin-left:20px;
	margin-right:16px;
	width:204px;
}

/* Image holders for content area *****************************************************************************/

.imgHolder,
.panelWrapper
{
	background:url("Images/assets/panel.gif") no-repeat left bottom;
	padding-bottom:10px;
	width:228px !important;
}

.imgHolder span,
.panel
{
	background:url("Images/assets/panel.gif") no-repeat left top;
	display:block;
}

.imgHolder span { text-align:center; padding-top:10px; }

.imgHolderFull
{
	background:url("Images/assets/img_holder_684.gif") no-repeat left bottom;
	width:684px !important;
}

.imgHolderFull span
{
	background:url("Images/assets/img_holder_684.gif") no-repeat left top;
}


/* Content Section: Right Column Content ***********************************************************************/

.SidebarWrapper
{
	padding-top:10px;
}

.landing
{
	margin-top:20px;
}

/*

.panelWrapper
{
    background:url("Images/assets/sidebar_btm.gif") no-repeat left bottom;

}

.panel {
	background:url("Images/assets/sidebar_top.gif") no-repeat left top;

}

*/

.panel .item
{
	/*background:url("Images/assets/sidebar_bg_btm_fade.gif") no-repeat left bottom;*/
	font-size: 11px;
	padding: 10px 13px 15px 13px;
	position:relative;
}

.panel .itemLast
{
	background:none !important;	
}

.panel .item a.icon
{
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	float:right;
	height:60px;
	padding:0;
	width:60px;
}

.panel .item a.icon:hover
{
	background-position:right top;
}

.panel .item a#sidebarResources
{
	background-image:url(Images/assets/sidebar_icon_paper_check.gif);
}

.panel .item a#sidebarContact
{
	background-image:url(Images/assets/sidebar_icon_talk_bulb.gif);
	height:73px;
}

.panel .item a#sidebarTour
{
	background-image:url(Images/assets/sidebar_icon_compass.gif);
}

.panel #contact h3
{
	font-size:2.2em;
}

/* should be ItemsContainer *************************************************************************************/
.panel h2,
.panel h2 a,
.panel h2 a:visited
{
	background:none;
	font-weight: normal !important;
	color: #000;
	padding-left:0;
}
.panel p {
	padding-bottom: 5px;
}

.panel a:hover
{
	color:#000;
}

.sep
{
	border-top:solid 1px #eee;
}

/* Footer ***************************************************************************************/

#FooterBg {
	width:100%;
	background:#3e3e3e;
	margin-top:20px;
	padding-bottom: 40px;
}
.FooterContainer {
	color: #999999;
	font-size:11px;
	width: 960px;
	padding-top: 15px;
	margin: 0 auto;
}
.FooterContainer h2 
{
	color: #999999;
	font-size: 1.6em;
	font-weight: normal;
}
.FooterContainer ul,
.panel ul
{
    list-style: none;
    margin-left:0;
	padding-bottom: 10px;
	padding-top: 10px;
}
.FooterContainer li
{
	background: url(Images/assets/arrow_right_yellow.gif) no-repeat left 5px;
	padding-left:10px;
}
.FooterContainer a,
.FooterContainer a:visited 
{
	color: #999999;
	/*padding-left: 10px;*/
	display: inline-block;
}

.FooterContainer a:hover {
	color:#ccc;
	text-decoration:none;
}

.Number {
	padding-top: 7px;
	font-size: 20px;
	color: #fff;
}
.Last {
	padding-right: 0;
}
.FooterCopy 
{
	border-top:solid 1px #4b4b4b;
    clear: both;
    width: 960px;
    margin: 0 auto;
}
.FooterCopy ul {
    list-style: none;
    padding-top: 15px;
}
.FooterCopy .left {
    float: left;
}
.FooterCopy .right {
    float: right;
}
.FooterCopy a,
.FooterCopy a:visited
{
    color: #999;
    padding-left: 0px;
}
.FooterCopy li {
	background-image: none;
}
/* Body List Graphic */

.bodyList,
.bodyListGraphic
{
/*	margin-top:20px; */
	padding-bottom:30px;
}

.bodyList > ul,
.bodyListGraphic > ul
{	
    list-style: none;
	margin:0;
}

.bodyList > ul > li,
.bodyList ul.list li.listItem,
.bodyListGraphic ul.list li.listItem,
.bodyListGraphic > ul > li,
.sf_eventsList li,
.sf_newsList li
{
	clear: both;
	display:block;
	height:100%;
	padding: 10px 0;
	position:relative;
}


.pressReleaseList ul.list li
{
	border-bottom: 1px solid #ddd;
}


.bodyList h2,
.bodyListGraphic h2
{
	border:none;
	margin-bottom:3px;
	margin-top:0;
	padding-top:0 !important;
}

.bodyListGraphic div.contentHolder,
.bodyListGraphicSmallImages div.contentHolder
{
	float:right;
	width: 428px;
}

.bodyListGraphic li .imgHolder
{
	float:left;
}

.bodyListGraphicSmallImages div.contentHolder
{
	width:542px;
}

.bodyListGraphicSmallImages div.imgHolder
{
	background:url("Images/assets/panel114.gif") no-repeat left bottom;
	width:114px !important;
}

.bodyListGraphicSmallImages div.imgHolder span
{
	background:url("Images/assets/panel114.gif") no-repeat left top;
}

/* Body List Link Icons */

.bodyListLinkIcons > ul,
.bodyListLinkIcons > span ul
{
	list-style:none;
	padding:0;
	margin:0;
}

.bodyListLinkIcons > ul > li,
.bodyListLinkIcons > span ul > li
{
	margin:10px 0;
	padding-left:40px;
	
}

.bodyListLinkIcons li h3
{
	margin-bottom:0;
}

.bodyListLinkIcons li h3 a
{
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	left:-40px;
	padding:4px 0 4px 40px;
	position:relative;
}


a.announce
{
	background-image: url(Images/assets/icn_file_announce.gif);
}

a.img
{
	background-image: url(Images/assets/icn_file_img.gif);
}

a.movie
{
	background-image: url(Images/assets/icn_file_movie.gif);
}

a.page
{
	background-image: url(Images/assets/icn_file_page.gif);
}

a.pdf
{
	background-image: url(Images/assets/icn_file_pdf.gif);
}

a.ppt
{
	background-image: url(Images/assets/icn_file_ppt.gif);
}

a.doc
{
	background-image: url(Images/assets/icn_file_word.gif);
}

a.file
{
	background-image: url(Images/assets/icn_file_file.gif);
}

a.xml
{
	background-image: url(Images/assets/icn_file_xml.gif);
}



/* News/Press Releases **************************************************************************************/

ul.sf_newsList,
ul.list 

{
   list-style: none;
   margin-left:0;
}

.newsList h2,
.pressReleaseList h2
{
	border:none;
	font-size: 1.2em;
	margin:0;
	padding:0;
}

.sf_underTitle
{

}

ul.sf_newsList p
{
	padding:4px 0;
	margin-bottom:0;
}

.newsList ul.sf_newsList li 
{
    padding-left: 150px;
}

.newsList ul.sf_newsList img.sf_newsThumbnail
{
	margin-left:-150px;
	position:absolute;
}

.singleNewsItem .imgHolder
{
	margin-bottom:20px;
}

ul.sf_newsList p.sf_readMore,
ul.sf_newsList p.sf_postCategory,
ul.sf_newsList p.sf_postTags
{
	display:none;
}

.pressReleaseList .source, 
.pressReleaseList .author
{
	display:none;
} 

.sf_back
{
	display:block;
	margin-bottom:20px;
	font-weight: bold;
    color: #666;
}


/* Events **************************************************************************************/
ol.sf_eventsList {
   
}

ol.sf_eventsList h3.sf_eventTitle {
    color: #333 !important;
	font-size: 16px;
	padding-bottom: 3px;
	font-weight: bold;
	margin: 10px 0 0 0 !important;
}

/* Forms ***************************************************************************************/

table.formTbl
{
	width:100%;
}

div .formTbl
{
    margin-top:10px;
}

.formTbl .error
{
	font-size:7pt;
	text-transform:uppercase;
}

.formTbl td
{
	border-bottom:solid 1px #ddd;
	padding:3px;
}

.noborder
{
	border:none !important;
}

.formTbl td.noborder
{
	border-bottom:none;
}

.formTbl td.fieldLbl
{
	padding-left:0;
	padding-right:20px;
	width:160px;
}

.formTbl td.required,
span.required
{ 
	background: url(Images/assets/icn_required.gif) right no-repeat; 
}

span.required
{
	display:inline-block;
	background-position:center;
	width:20px;
}

input.fld, 
select.fld, 
textarea.fld, 
.formTbl .fieldVal input, 
.formTbl .fieldVal select, 
.formTbl .fieldVal textarea
{
	border:#999 1px solid;
	font:11px Tahoma;
	margin-right:10px;
	padding:1px;
	width:180px;
}

.formTbl .fieldLbl input
{
	margin-right:10px;
}

input.btn
{
	background:#ccc;
	border:#999 1px solid;
	font:bold 11px Tahoma !important;
	padding:1px 10px;
}

.confirmation {
	background-color: #fff7cf;
	border: 1px solid #fbeba2;
	padding: 0 10px 10px 10px;
	color: #21577f;
}
.confirmation h2 {
	color: #21577f!important;
}

a.partnersLink:link,
a.partnersLink:visited {
	color: #54718C!important; 
	font-family: Verdana; 
	font-weight: bold!important; 
	font-size: 12px; 
	display: block!important;
	text-decoration: none!important;
}

a.partnersLink:hover {
	text-decoration: underline!important;

}


/* Pager **************************************************************************************/
ol.sf_pager 
{
	margin: 10px 0;
	padding: 0;
	width: 100%;
	float: left;
	list-style: none;
	clear: both;
}
ol.sf_pager li
{
	border:none;
	clear:none;
	margin: 0;
	padding: 0 10px 0 0;
	width: auto;
	float: left;
}
ol.sf_pager li a
{
	padding: 3px 5px;
}
ol.sf_pager li a[disabled="disabled"], ol.sf_pager li a.sf_PagerSelItem
{
	color: #666;
	text-decoration: none;
	cursor: default;
}

/* Flex buttons ****************************************************************************************/
/* structure for these is an <a> tag with a <span> inside */

a.flexBtn
{
	background-position:left top;
	background-repeat:no-repeat;
	display:inline-block;
	height:22px;
	line-height:20px;
	overflow:hidden;
	padding-left:15px;
}

a.flexBtn span
{
	background-position:right top;
	display:inline-block;
	height:22px;
	padding:0 15px 0 0;
}

a.CustomerLogin,
a.CustomerLogin span
{
	background-image:url(Images/assets/btn_flex_ondark1.gif);
	height:22px;
	line-height:18px;
}

a.CustomerLogin
{
	margin-top:6px;
}

a.CustomerLogin span
{
	padding-right:20px;
}

a.flexBtn:hover
{
	background-position:left bottom;	
}

a.flexBtn:hover span
{
	background-position:right bottom;
	color:#fff !important;
}

a.heroBtn,
a.heroBtn span,
a.heroBtn:visited,
a.heroBtn:visited span
{
	/* Meant to used in concert with a.flexBtn	*/
	background-image:url(Images/assets/btn_flex_hero.gif);
	color:#fff;
	font-size:1em;
	height:30px;
	line-height:28px;	
	text-shadow: 0px 1px 2px #32393b;
}

a.heroBtn
{

}


a.heroBtn span
{
	position:absolute;
	padding-right:40px;
}

a.heroBtn:hover span
{
	color:#fff !important;
}


/* Flex tabs ****************************************************************************************/

/* structure for these is a <ul>, with <li> tags with <a> tags with a <span> inside */

ul.tabs
{
	background:url(Images/assets/tabs_flex_bg.gif) repeat-x left bottom;
	margin:20px 0 10px 0;
	width:100%;	
}

ul.tabs li
{
	cursor:pointer;
	float:left;
	display:inline-block;
	height:22px;
	line-height:22px;
	margin:0;
	overflow:hidden;
	padding-top:3px;
}

ul.tabs li a,
ul.tabs li a span,
ul.tabs li a:visited,
ul.tabs li a:visited span
{
	background-image:url(Images/assets/tabs_flex_tab.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	cursor:pointer;
	color:#666;
	display:inline-block;
	padding-left:15px;
}

ul.tabs li a span
{
	background-position:right bottom;
	padding:0 18px 0 0;
}

ul.tabs li.current a,
ul.tabs li a:hover
{
	background-position:left top;
	text-decoration:none;
}

ul.tabs li a:hover span
{
	background-position:right top;
	color:#333;
}


ul.tabs li.current a span
{
	background-position:right top;
}


/***************************************************************** SHIFT BUTTONS */

a.shiftBtn,
ul.shiftBtn li a
{
	clear:both;
	display:block;
	font-weight:bold;
	height:24px;
	line-height:24px;
	margin-top:4px;
	text-decoration:none;
}

a.shiftBtn:hover, 
ul.shiftBtn li a:hover 
{
	background-position:left bottom; 
	text-decoration:none;
}

a.arwBtn,
ul.arwBtn li a
{
	background:url(Images/assets/btn_arw_wht_sm.gif) no-repeat left top;
	padding-left:20px;
}

a.arwBtn:hover
{ 

}


/* Misc ****************************************************************************************/

#addThisWrapper
{
	padding:10px 2px;
	text-align:right;
}

#map
{
	 border:#CCC 1px solid; 
	 height: 448px; 
	 margin-bottom:8px; 
	 width: 448px;
}

a.arw
{
	background:url("Images/assets/arrow_right_green.gif") no-repeat scroll left 4px transparent;
	font-weight:bold;
	padding-left:8px;
	text-decoration:none;
}

a.arw:hover
{
	color:#333;
	text-decoration:none;
}

.arwLeft
{
	background:url(Images/assets/arrow_left_green.gif) no-repeat left 4px;
	display:block;
	padding-left:8px;
}

.callout
{
	background-color:#ffee99;
	border:solid 1px #ccc;
	display:block;
	padding:10px;
	text-align:center;
}

.bold,
.bold a
{
	font-weight:bold;
}

.FooterContainer .bold,
.FooterContainer .bold a
{
	color:#fff;
}

ul.links
{
    list-style: none;
    margin-left:0;
}

ul.links li
{
	margin-bottom:5px;
}

ul.links li a,
a.email
{	
	background:url("Images/assets/bullet_email.gif") no-repeat scroll left 2px transparent;
	padding-left:20px;
}

span.sup
{
	font-size:60%;
	position:relative;
	top:-3px;
}

.socialLinks li a
{
	background-position:left top;
	background-repeat:no-repeat;
	height:16px;
	line-height:16px;
	padding-left:22px;
}

.TopNav .socialLinks li
{
	border-right-color:#555;
	display:inline-block;
}

.TopNav .socialLinks li a,
.TopNav .socialLinks li a:visited
{
	color:#999;
	margin-top:-2px;
}

.TopNav .socialLinks li a:hover
{
	color:#ccc;
}

.FooterContainer .socialLinks li
{
	background:none;
	padding:4px 0;
}

#addthis a { background-image:url("Images/assets/icons_16_addthis_ondark.gif"); }
#email a { background-image:url("Images/assets/icons_16_email_ondark.gif"); }
#twitter a { background-image:url("Images/assets/icons_16_twitter_ondark.gif"); }
#facebook a { background-image:url("Images/assets/icons_16_fblike.gif"); }


/* media view ***********************************************************************/

.videoWrapper
{
	padding:10px 0;
	text-align:center;
}

.bodyMediaView
{
	background-color:#fff;
	margin:0;
	padding:0;
}
