/* Main Body */
/*light black - #1d1a15*/
BODY {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin: 0px;
    text-align: center;
}

#mainContent a, mainContent a:visited {
	color: #fff;
}
/* Anchors used as titles */
A.title, .title:Visited, .title:Active {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
    text-decoration: underline;
}
A.title:Hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
    text-decoration: underline;
}

/* Anchors used in NavigationSectionA */
A.navA, .navA:Visited, .navA:Active {
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
    text-decoration: none;
}
A.navA:Hover {
    color: #d0b315;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
    text-decoration: underline;
}

/* Anchors used in NavigationSectionB */
A.navB, .navB:Visited, .navB:Active {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}
A.navB:Hover {
    color: #CC2110;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    text-decoration: underline;
}

/* Links from Lead-In category title */
A.categoryLink, .categoryLink:Visited, .categoryLink:Active {
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
    text-decoration: none;
}
A.categoryLink:Hover {
    color: #d0b315;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
    text-decoration: underline;
}

/* Links from Lead-In product title */
A.productLink, .productLink:Visited, .productLink:Active {
    color: #F6D312;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
    text-decoration: underline;
}
A.productLink:Hover {
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
    text-decoration: underline;
}

/* Links from Lead-In content title */
A.contentLink, .contentLink:Visited, .contentLink:Active {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
    text-decoration: none;
}
A.contentLink:Hover {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
    text-decoration: underline;
}

/* Links from Event List title */
A.eventLink, .eventLink:Visited, .eventLink:Active {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
    text-decoration: underline;
}
A.eventLink:Hover {
    color: #000099;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
    text-decoration: underline;
}

/* Style from edit links */
A.editLink, .editLink:Visited, .editLink:Active {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
    text-decoration: underline;
}
A.editLink:Hover {
    color: #000099;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
    text-decoration: underline;
}

/* Anchors used as breadcrumbs */
A.breadcrumbs, .breadcrumbs:Visited, .breadcrumbs:Active {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
    text-decoration: underline;
}
A.breadcrumbs:Hover {
    color: #10A1E2;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
    text-decoration: underline;
}

/* Paginated DataSource Link */
A.pageCurrent, .pageCurrent:Visited, .pageCurrent:Active {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
}
A.pageCurrent:Hover {
    color: #000099;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
}

A.pageNextLink, .pageNextLink:Visited, .pageNextLink:Active {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
}
A.pageNextLink:Hover {
    color: #000099;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
}

A.pagePrevLink, .pagePrevLink:Visited, .pagePrevLink:Active {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
}
A.pagePrevLink:Hover {
    color: #000099;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
}

A.searchResults, .searchResults:Visited, .searchResults:Active {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
    text-decoration: underline;
}
A.searchResults:Hover {
    color: #000099;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
    text-decoration: underline;
}




/*--------------------------------------------------------------*/
/* Class Tags */
/*--------------------------------------------------------------*/


/*--------------------------------------------------------------*/
/* Navigation Sections */
.navigationSectionA {
    background-color: #4682B4; 
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}
.navigationSeperatorA {
    background-color: #DCDCDC;
}

.navigationSectionB {
    background-color: #F1F1E1;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}
.navigationSeperatorB {
    background-color: #000000;
}


/*--------------------------------------------------------------*/
/* Search Results */
.searchResultsHeader {
    background-color: #4682B4; 
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
}

.searchResultsFooter {
    background-color: #4682B4; 
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
}


/*--------------------------------------------------------------*/
/* Common Text Settings */
.textRegular {
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}
.textSmall {
    color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.textTiny {
    color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.textLarge {
    color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.textExtraLarge {
    color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

/* Common Text Styles for White (or Reverse) Text */
.textRegular_reverse {
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}
.textSmall_reverse {
    color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.textTiny_reverse {
    color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.textLarge_reverse {
    color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.textExtraLarge_reverse {
    color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.textTitle_reverse {
    color: #f6d312;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.textSubTitle_reverse {
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.textPageTitle {
	color: #f6d312;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.textTitle {
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.textSubTitle {
    color: #f6d312;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.textFooter {
    color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
}

.textHighlight_Light {
    color: #B0C4DE;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
}
.textHighlight_Dark {
    color: #FFD31A;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
}

.textCaption {
    color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.textError {
    color: #CC2110;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
}

.textHidden {
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
}

.textNew {
    color: #CC2110;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
    font-weight: bold;
    font-style: italic;
}

/*--------------------------------------------------------------*/
/* Pricing Text Settings
   Used by ProductItemCollection (_coreModules/eShopping/controls) for formatting Pricing Text 
*/
.textPriceRetail {
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-decoration: line-through;
}
.textPriceSale {
    color: #CC2110;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 10px;
}
.textPriceSavings {
    color: #CC2110;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    font-style: italic;
}


/*--------------------------------------------------------------*/
/* Grid Settings
   For use in any HTML tables and by the ExtendedGrid control (in WGA.ClassLibrary.Controls)
*/
.gridMain {
    border-collapse: collapse;
}
.gridMain TABLE {
    border: solid 1px #000000;
}
.gridMain TH {
    border: solid 1px #000000;
    padding: 2px 5px 2px 5px;
}
.gridMain TD {
    border: solid 1px #000000;
    padding: 2px 5px 2px 5px;
}

.gridHeader {
    background-color: #000;
    background-image: url(/siteSpecific/images/evenRowBG.gif);
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
}
.gridHeader a, .gridHeader a:visited, .gridHeader a:active {
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
}
.gridHeader A:Hover {
    color: #CC2110;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
}
.greyBorder {
	border: 1px solid #000;
}
.gridRow1 {
    background-color: #F5F8EF;
    background-image: url(/siteSpecific/images/altRowBG.gif);
    color: #000000;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
}
.gridRow2 {
    background-color: #F9F9F9;
    background-image: url(/siteSpecific/images/evenRowBG.gif);
    color: #000000;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
}
.gridLineError {
    background-color: #B22222;
    color: #333333;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
}
.gridLineWarning {
    background-color: #FFFEAA;
    color: #000000;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
}

.gridFooter {
    background-color: #F0F0F0;
    background-image: url(/siteSpecific/images/evenRowBG.gif);
    color: #000000;
    font-size: 10px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
}
.gridFooter A, .gridFooter A:Visited, .gridFooter A:Active {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
}
.gridFooter A:Hover {
    color: #CC2110;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
}


/*--------------------------------------------------------------*/
/* Order Table Settings
   Used by Order Display Control (WGA.CoreModules.DataRules.Order_Basic) for formatting order display tables
*/
.orderDetail {
    border: solid 1px #cccccc;
    border-collapse: collapse;
    background-color: #FFFFFF;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
}

.orderHighlight {
    border: solid 1px #cccccc;
    border-collapse: collapse;
    background-color: #F4F8FB;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
}


/*--------------------------------------------------------------*/
/* Product Table Settings
   Used by ProductDisplay and Child Controls (_coreModules/eShopping/controls) for formatting stock item display tables
*/
.productTable {
    border: solid 1px #333333;
    border-collapse: collapse;
    width: 100%
}
.productTablePriceHeader1 {
    background-color: #ffffff;
    border: solid 1px #333333;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: bold;
    text-align: right;
}
.productTablePriceHeader2 {
    background-color: #ffffff;
    border: solid 1px #333333;
    color: #CC2110;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: bold;
    text-align: center;
}
.productTablePriceDetail1 {
    background-color: #ffffff;
    border: solid 1px #333333;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    text-align: center;
}
.productTablePriceDetail2 {
    background-color: #ffffff;
    border: solid 1px #333333;
    color: #FF4500;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    text-align: center;
}


/*--------------------------------------------------------------*/
/* Data Display Settings
   Used by the DataSection and DataNameValue controls (in WGA.ClassLibrary.Controls)
*/
.dataBoxBorder {
    background-color: Transparent;
    border: solid 1px #A0A0A0;
    padding: 4px;
}
.dataBoxBody {
    background-color: Transparent;
}
.dataBoxHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
    font-weight: bold;
	color: #fff;
}
#mainContent .dataBoxRowTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    font-weight: bold;
    text-align: right;
	color: #fff;
}

.dataBoxRowTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    font-weight: bold;
    text-align: right;
	color: #000000;
}

.dataBoxRowValue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.dataBoxRowValue a, .dataBoxRowValue a:visited {
	text-decoration: underline;
}
.dataBoxFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
    font-weight: bold;
}

/*--------------------------------------------------------------*/
/* Box Display for general content on the site */
.contentBoxTable {
    width: 160px;
}

.contentBoxHeader {
    background-image: url(/siteSpecific/images/boxHeader.gif);
    color: #FFD31A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
    font-weight: bold;
    padding-top: 4px;
    padding-left: 40px;
    vertical-align: top;
    width: 160px;
    height: 23px;
}

.contentBoxBody {
    background-color: #f8f8f8;
    border-left: solid 1px #cccccc;
    border-right: solid 1px #cccccc;
    border-bottom: solid 1px #cccccc;
    color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
    padding: 5px;
}

/*--------------------------------------------------------------*/
/* Control Formatting
   
   formButton
   To be used by all Button objects - currently used by WebButton (in WGA.ClassLibrary.Controls)
   and by CommonCode.WebButton()
*/
.formButton_float {
    border: solid 1px #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
}
.formButton_small {
    background-color: #f6d312;
    background-image: none;
    background-repeat: no-repeat;
    border: 0px;
    color: #000;
    cursor: pointer; cursor: pointer;
    font-family: Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    height: 24px;
    margin: 0px;
    padding: 1px;
    text-align: center;
    width: 100px;
}
.formButton_medium {
    background-color: #f6d312;
    background-image: none;
    background-repeat: no-repeat;
    border: 0px;
    color: #000;
    cursor: pointer; cursor: pointer;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    height: 24px;
    margin: 0px;
    padding: 1px;
    text-align: center;
    width: 150px;
}
.formButton_large {
    background-color: #f6d312;
    background-image: none;
    background-repeat: no-repeat;
    border: 0px;
    color: #000;
    cursor: hand; cursor: pointer;
    font-family: Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    height: 24px;
    margin: 0px;
    padding: 1px;
    text-align: center;
    width: 200px;
}

/* Used for formatting text box and list controls */
.formControl {
    border: solid 1px #7f9db9;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    padding-top: 2px;
}

/* Used for default formatting of the HTML editor control */
.RadEContent, BODY.RadEContent, .RadEContentBordered, BODY.RadEContentBordered {
    background-color: #ffffff;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}

/*--------------------------------------------------------------*/
/* Calendar Formatting Control
   Used by WGA.ClassLibrary.Controls.BaseCalendar 
*/
.calendar {
    border: solid 1px #000000;
}
.calendarTitle, .calendarNextPrev {
    background-color: #cccccc;
    color: #FFD31A;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
}
.calendarDayHeader {
    background-color: #F4F8FB;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
}
.calendarDay {
    background-color: #ffffff;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.calendarDayWeekend {
	background-color: #ffffff;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.calendarDayOtherMonth {
	background-color: #F4F8FB;
	color: #aaaaaa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.calendarDayToday {
    background-color: #ffffff;
	color: #FFD31A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.calendarDaySelected {
    background-color: #FFD31A;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
	font-weight: bold;
}
.calendarSelector {
    background-color: #ffcc66;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
}


/*--------------------------------------------------------------*/
/* DHTML Display Class */
.dhtmlDisplay {
    border: #000000 1px solid;
}


/*--------------------------------------------------------------*/
/* used by breadcrumb classes */
.breadcrumbs {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
}

/*--------------------------------------------------------------*/
/* Step Text Settings
   Used by ProcessSteps User controls (/_coreModules/common/controls) 
*/
.stepActive {
    color: #FFD31A;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
}
.stepInactive {
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
}
.stepComplete {
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
}

/*--------------------------------------------------------------*/
/*--------------------------------------------------------------*/
/* Site-Specific Styles to be placed here */
/*--------------------------------------------------------------*/


/* Layout Mark-Up*/
#wrapper {
	width: 1024px;
	margin: 0 auto;
	padding: 0;
}
#left-flashHolder {
	float: left;	
	width: 72px;
}
#right-flashHolder {
	float: left;
	width: 72px;
}
#main-container {
	width: 879px;
	background: #000;
	float:left;
	min-height: 768px;
	padding-bottom: 30px;
}
* html #main-container {
	height: 768px;
}
#header {
	margin: 0;
	padding: 0;
}
#leftNav {
	width: 153px;
	float: left;
}
#navItem {
	text-align: center;
	font-size: 14px;
	color: white;
	text-transform: capitalize;
	margin: 20px 0;
	letter-spacing: -1px;
}
#navItem a, #navItem a:visited  {
	background: #2a2723;
	display: block;
	padding: 12px 0;
	color: #fff;
	text-decoration: none
}
#navItem a:hover {
	background: #f6d312;
	color: #000;
}
#navItem a.activeLink, #navItem a.activeLink:visited {
	background: #f6d312;
	color: #000;
	text-decoration: none;
	display: block;
	padding: 12px 0;
}	
#mainContent {
	width: 726px;
	float: left;
    text-align: left;
}
#home-content {
	margin: 0;
	padding: 38px 0 0 0;
}
#mainContent .about-us {
	width: 300px;
	padding: 15px;
	background-color: #2a2723;
	float: left;
	margin-left: 44px;
	height: 213px;
	color: #fff;
}
html>body .about-us {
	width: 270px;
}
.about-us a, .about-us a:visited {
	color: #d0b315
}
.about-us a, .about-us a:hover {
	color: #d0b315
}
.about-us p {
	margin: 6px 0 6px 0;
}
.featured-product {
	width: 300px;
	padding: 17px;
	background-color: #2a2723;
	float: left;
	margin-left: 30px;
	height: 213px;
	color: #fff;
}
html>body .featured-product {
	width: 270px;
}
.featured-product .image-holder {
	text-align: center
}
.title-yellow {
	font-size: 12px;
	color: #d0b315;
	font-weight: bold;
}
#home-flash-holder {
	text-align: right;
}
#header-forms {
	width: 400px;
	float: right;
	text-align: right;
	line-height: 20px;
	margin-right: 30px;
	padding-top: 20px;
	color: #FFFFFF
}
#header-forms a, #header-forms a:visited {
	color: #ffffff;
	text-decoration: none;
}
#header-forms a:hover {
	text-decoration: underline
}
#product-content {
	padding: 0;
	margin: 0;
	color: #fff;
}
#product-image {
	text-align: center;
	width: 440px;
	float: left;
	padding: 40px 0 0 0
}
#product-image-2 img {
	border: 1px #ffffff solid;
}
#product-image-2 {
	text-align: center;
	padding: 40px 0 0 0
}
#product-details {
	width: 285px;
	float: left
}
.thumb-select {
	margin: 30px 0 0 0;
	text-align: left;
	height: auto
}
.thumb-select-2 {
	margin: 25px 0 0 0;
	text-align: center;
	height: auto
}
#product-description {
	width: 254px;
	margin: 10px 0 0 12px
}
#product-description-2 {
	padding: 10px 40px;
}
#regular-content {
	padding: 15px 20px 20px 20px;
}
.child-links {
	margin: 0 0 0 10px;
	padding: 0;
}
.child-links li {
	list-style: none;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 8px;
	text-align: center;

} 
.child-links li a, .child-links li a:visited {
	color: #FFFFFF;
}
.child-links li a:hover {
	text-decoration: underline
}
.subNav {
	display: block
}
/*-------------------------------------------*/
/* Extranet styes */
#extranet-background {
	background-color: #e4e4e4;
	color: #000000;
}
#extranet-background p, #extranet-background .textSmall, #extranet-background .textRegular, #extranet-background a{
	color: #000000;
}
#extranet-background #dsnMain, #extranet-background .dataBoxRowValue, #extranet-background .dataBoxRowTitle, #extranet-background .dataBoxHeader, #extranet-background .textTitle, #extranet-background .textPageTitle {
	color: #000000;
}
#regular-background {
	color: #ffffff;
}
.TopNav {
	background-color: #f6d312;
	margin: 0;
	font-size: 10px;
	color: #000
}
.TopNav a {
	color: #000000
}
.TopNav li  {
	display: inline;
	color: #000;
}
.RadEContentBordered {
	text-align: left
}
.RadEContentBordered .black {
	background-color: #000;
}