/* Platform.css - styles common to the core platform */

h1, h2, h3, h4, h5, h6 {
	color: black;
}

form {
	padding: 0px;
	margin: 0px;
}

.pageContainer {
	padding: 0px 20px;
	width: 753px;
}

.taxonomy {
	FONT-WEIGHT: bold;
	FONT-SIZE:	10px;
	LINE-HEIGHT: 17px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

.floatLeft{
	float: left;
}

.floatRight{
	float: right;
}

.clear{
	clear: both;
}

.bold{
	font-weight: bold;
}

a:link, a:visited, a:hover {
	color: #0000ee;
	text-decoration: underline;
}

a:active {
	color: -webkit-activelink;
}

a:focus {
	outline: -webkit-focus-ring-color auto 5px;
}

.headlinelarge {
    FONT-SIZE: 22px;
    FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;
}

.bluebar {
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    COLOR: #ffffff;
    FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;
}

.headline, h1#headline {
    FONT-WEIGHT: bold;
    FONT-SIZE: 14pt;
    COLOR: black;
    FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;
	margin: 0px;	 
}

.headlinesmall {
    FONT-SIZE: 17px;
    FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;
}

.subhead {
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;
	color: #000;
}

.bodylarge_arial {
    FONT-SIZE: 14px;
    FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;
}

.bodylarge {
    FONT-SIZE: 14px;
    FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;
}

.body_arial {
    FONT-SIZE: 13px;
    LINE-HEIGHT: 17px;
    FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;
}

.body_arial_white {
    FONT-SIZE: 13px;
    COLOR: #ffffff;
    LINE-HEIGHT: 17px;
    FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;
}

.body {
    FONT-SIZE: 13px;
    LINE-HEIGHT: 17px;
    FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;
}

.bodygreen {
    FONT-SIZE: 13px;
    COLOR: #669933;
    LINE-HEIGHT: 17px;
    FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;
}

.bodyblue {
    FONT-SIZE: 13px;
    COLOR: #333399;
    LINE-HEIGHT: 17px;
    FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;
}

.notettl {
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif;
}

.notetxt {
    FONT-SIZE: 10px;
    FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif;
	line-height: normal;
}

.notetxt-white {
    FONT-SIZE: 10px;
    COLOR: #ffffff;
    FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif;
	line-height: normal;
}

.notetxt-green {
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: #669933;
    FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif;
}

.notetxt-blue {
    FONT-SIZE: 10px;
    COLOR: #333399;
    FONT-FAMILY: Verdana, Helvetica, Arial, Sans-serif;
}

.error {
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: #cc0000;
    FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif;
}

.errorlarge {
    FONT-SIZE: 13px;
    COLOR: #cc0000;
    FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;
}

.fieldname {
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif;
}

.fieldnamelarge {
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;
}

.monospace {
    FONT-FAMILY: Courier, monospace;
}

.user {
    FONT-SIZE: 13px;
    FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;
}

.body-white {
    FONT-SIZE: 13px;
    COLOR: #ffffff;
    FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;
}

.univContainer select {
	color: initial;
}

.breadcrumb {
    FONT-SIZE: 12px;
    FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;
    padding: 5px 0;
    margin: 0;
	background-color: #fff;
	border-radius: 0;
	-webkit-border-radius: 0;
    -moz-border-radius: 0;
	list-style: inherit;
}

.breadcrumb a {
	color: -webkit-link;
	text-decoration: underline;
}

.breadcrumb .nolink {
	font-weight:bold;
}

.breadcrumbGutter {
	background-color: white;
}

.seolink {
    COLOR: #000000;
    TEXT-DECORATION: none;
}

.notettl-white {
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: #ffffff;
    FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif;
}

.smalltxtbox {
    FONT-FAMILY: monospace;
}

.accent1ColorBg, .breadcrumbLine {
	background-color: #688BDF;
}

.accent1ColorBorder {
	border : 1px solid #688BDF;
}

.accent1ColorText {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
}

/*Note: this class is not expected to vary by family or domain -- do not diverge it in another .css file!!!  */
.accent2ColorBg {
	background-color: #ECECE3;
}

.accent2ColorBorder {
	border : 1px solid #ECECE3;
}

/*Used in Ingenio homepage and What Is popup*/
.accent3ColorBg {
	background-color: #8BB3F8;
}

.accent3ColorBorder {
	border : 1px solid #8BB3F8;
}

.accent4ColorBg {
	background-color: #8D8D7E;
}

.accent4ColorBorder {
	border : 1px solid #8D8D7E;
}

.accent5ColorBg {
	background-color: #B40020;
}

.accent5ColorBorder {
	border : 1px solid #B40020;
}

.accent6ColorBg {
	background-color: #E9E9E1;
}

.accent6ColorBorder {
	border : 1px solid #E9E9E1;
}

.accent7ColorBg {
	background-color: #DBDBD2;
}

.accent7ColorBorder {
	border : 1px solid #DBDBD2;
}

.accent7ColorText {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #8E8E79;
}

.accent8ColorBg {
	/* Not currently in use at platform level (used on Family Psychic)  */
}

.accent8ColorBorder {
	/* Not currently in use at platform level (used on Family Psychic)  */
}

.accent9ColorBg {
	/* Not currently in use at platform level (used on Family Psychic)  */
}

.accent9ColorBorder {
	/* Not currently in use at platform level (used on Family Psychic)  */
}

.accent10ColorText {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 17px;
	color: #626465;
}

.brandingBox {
	border:	1px solid #999999;
	background-color: #FFFFFF;
}

.colHeading	{
	background-color: #688BDF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.rowSep {
	background-color: #CCCCCC;
}

.footer_nav_tabs {
	FONT-SIZE: 10px;
	COLOR: #666666;
	LINE-HEIGHT: 12px;
	FONT-FAMILY: Verdana, Arial, Helvetica,  sans-serif;
	BACKGROUND-COLOR: #FFFFFF;
	PADDING: 5px;
}

.textBar {
	background-color: #ECECE3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	padding: 2px;
}

.formBox {
	border: 1px solid #666666;
	background-color: #ffffff;
	padding: 10px;
}

/*Used for Serive Mark inside <sup> tags*/
.sm {
	font-size: 90%;
}

.previewLink {
	color: #0000ff;
	text-decoration: underline;
}

.homepageSearchBarTxt {
	color: white;
}

A#homepageSearchBarTxt {
	color: white;
}

.tabBg {
	background-color: #688BDF;
}

.tabText {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
}

.tabLink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
}

.alertBox {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	border: black 1px solid;
	background-color: #FFFFCC;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

div.newNotification {
	background-color: #ffc;
	border: 1px solid #cc9;
	clear: both;
	overflow: hidden;
}

/*###############################
 BEGIN STYLES FOR LISTING PAGES
###############################*/

/*color for bar at bottom of list tables. */
.tableBottomBar {
	background-color:#ECECE3;
}

/*color for thin color line below the bottom bar at bottom of list tables. */
.tableBottomBarColorStrip {
	background-color:#CCCCBE;
}

/*sets text color and background color for the column headers on the listing table. */
.listingColHeader {
	background-color:#ECECE3;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size:10px;
	color:#8D8D7E;	
}

/* sets top and bottom margin for category menu entries to control spacing between entries */
.listingTaxonomyEntry {
	margin-top:2px;
	margin-bottom:2px;
}

/* sets background color for the search box area of the listing page. */
.listingSearchArea {
	background-color:#ECECE3;
}

/* sets background color for the taxonomy area of the listing page. */
.listingTaxonomyArea {
	background-color:#ffffff;
}

/* sets style for small version of links on the listing page, such as the 
"details" link. Or the "About Featured Listing" Link.*/
.listingLinkSmall {
	FONT-SIZE: 10px;
    COLOR: #0066CC;
    FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif;
}

/* Sets style for extra links on the category menu such as the "All Categories" link or
the "My Favorite Advisors" link. */
.listingLinkMenuItem {
	FONT-SIZE: 10px;
    font-weight: bold;
    COLOR: #0066CC;
    FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif;
}

/* sets style for the links that are the live or recorded advice tabs. */
.listingTabLink {
	FONT-SIZE: 10px;
    font-weight: bold;
    COLOR: #0066CC;
    FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif;
}

/* sets style for text link that are the live or recorded advice tabs. */
.listingTabText {
	FONT-SIZE: 10px;
    font-weight: bold;
    COLOR: #0066CC;
    FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif;
    text-decoration:none;
}

/* sets style for next/prev links on the listing page. */
.listingNextPrevNav {
	FONT-SIZE: 10px;
    font-weight: bold;
    COLOR: #0066CC;
    FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif;
}

/* sets style for the Name link on the listing page. */
A#listingNameLink {
	text-decoration:none;
	color: #0066CC;	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 13px;
}

/* sets hover for the name link */
A#listingNameLink:hover {
	text-decoration: underline;	
}


/* ##### UNIVERSAL ACCOUNT ###############################################*/

/* ---------- PARENT DIV CONTAINMENT ----------*/

.universalContainer {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	border: none;
	background-color: #FFFFFF;
} 

/* ---------- LINK STYLES ----------*/
			
/* Note: hover must occur after visited to be enabled */
div.universalContainer a:link {
	COLOR: #0000CC;
}

div.universalContainer a:visited {
	COLOR: #0000CC;
}

div.universalContainer a:hover {
	color: #818DE7
}

/* ----------GENERAL FORMATTING ----------*/

.univTextBar {
	background-color: #DDDDDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
	padding-left: 4px;
	color: #333333;
	font-weight: bold;
}

.univTextBarLink {
	float: right;
	font-size: 10px;
}

/*Used in div tags to create box*/
.univBox {
	border: 1px solid #DDDDDD;
	padding : 3px;
	padding-left:5px;
}

.univAlertColorBg {
	background-color: #DDDDDD;
}

td.univBullet {
	padding-left: 10px;
	padding-right: 10px;
}

.univL3Tabs {
	margin-top: 10px;
	margin-bottom: 10px;
}

.univLearnLink {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	white-space: nowrap;
}

/* Universal Table Classes -- these are for full data tables; there are sep classes below for Summary Tables*/

.univTable {
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	border-bottom: 1px solid black;
}

.univTable th {
	font-weight: bold;
	background: #E0E0E0;
	border-right: 2px solid white;
	white-space: nowrap;
	text-align: left;
	height: 24px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.univTable th a:link {
	COLOR: #5C53CE;
}

.univTable th#last {
	border-right: none;
}

.univTable th#num{
	text-align: right;
}

.univTable th#lastnum{
	border-right: none;
	text-align: right;
}

th.univTableColSorted {
	background: #BBBBBB;
}

.univTable td {
	border-bottom: 1px solid #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 8px;
}

.univTable td#num{
	text-align: right;
}

.univTableRowHighlightOn {
	background: #EEF3FB;
}

.univTableRowHighlightOff {
	background: none;
}

td.univTableCellNoData {
	font-style: italic;
	font-weight: bold;
	padding-left: 15px;
}

input.univTableButtonInside {
	border: 1px solid #666666;
	padding-top: 2px;
	background-color: #CCCCCC;
	background-image: url(/StyleSheets/univFormButtonBG.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	cursor: hand;
}

.univTableButtonOutsideContainer {
	padding: 5px;
}

input.univTableButtonOutside {
	border: 1px solid #666666;
	padding-top: 2px;
	background-color: #CCCCCC;
	background-image: url(/StyleSheets/univFormButtonBG.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	cursor: hand;
}

.univTablePagination {
	font: 12px Arial, Helvetica, Verdana, sans-serif;
	padding: 5px;
}

.univTablePaginationArrows {
	text-decoration: none;
	color: black;
}

.univTableSummaryInfo {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	padding: 5px;
}

.univTableDropMenu {
	font: 12px Arial, Helvetica, Verdana, sans-serif;
}

.univTableLearnLink {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	padding: 5px;
	padding-bottom: 10px;
	text-align: right;
	white-space: nowrap;
}

.univTableAlphaHeadline {
    font-size: 17px;
    font-family: Arial, Helvetica, Verdana, sans-serif;
	 font-weight: bold;
}

.univTableAlphaFilter {
	font-size: 13px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
}

/* Universal Summary Tables -- e.g. My Listings on Advisor My Account*/
.univTableDataSum {
	padding: 1px;
	border-bottom: 1px solid black;
}

.univTableDataSum th {
	font-family:  Verdana, Helvetica, Arial, sans-serif;
	font-size:   10px;
	font-weight:  bold;
	color:    #666666;
	border-bottom:  1px solid #666666;
}

/*Row separator line to separate data rows*/
.univRowSep 	{
	border-bottom:	1px solid #CCCCCC;
}

.univAccent1ColorBg {
	background-color: #999999;
}

.univAccent1ColorBorder {
	border : 1px solid #999999;
}

/* ----------FORMS ----------*/

/* All form tables should call this class */
.univForm {
	border: 1px solid #333333;
	background-color: #FFFFFF;
}

/* First row of every form table */
.univForm th {
	background-color: #999999;
	border-bottom: 1px solid #666666;
}

/* Provides standard top and bottom gutter -- used on 2nd and last rows in table */
.univFormVertGutter {
	height: 9px;
}

/* ----------LOGIN FORM LAYOUT ----------*/

.loginGutter {
	position: relative;
	top: 50px;
	align: center;
}

/* ---------- LOGIN TABLE ATTRIBUTES ----------*/

.RegSignInSmallTable {
	border: 1px solid #333333;
	background-color: #FFFFFF;
	float: right;
}

.RegSignInSmallTable th {
	background-color: #999999;
	border-bottom: 1px solid #666666;
}

/* ---------- FORM TABLE HEADINGS ----------*/

/* For Form Title Bars */
.HeadingLeft {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	border-right: none;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	float: left;
	white-space : nowrap;
	padding: 3px;
}

/* For Form Title Bars */
.HeadingHelp {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	border-top: none;
	border-right: none;
	border-left: 1px solid #666666;
	text-align: left;
	color: #FFFFFF;
	background-color: #CCCCCC;
	float: right;
	white-space : nowrap;
	padding: 3px;
} 

/* ---------- FORM SECTION HEADINGS AND TEXT ----------*/

.sectionHeading {
	padding: 3px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	border-top: none;
	border-right: none;
	border-bottom: none;
}

.sectionHeadingText {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	text-align: left;
	font-weight: normal;
	background-color: #E6E6E6;
	color: #333333;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.instructions {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	border-right: none;
	text-align: left;
	padding: 3px;
	padding-left: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.inlineBody {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

.inlineHelp {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

/* ---------- FORMS: FIELD, FIELDS LABELS, ERRORS ----------*/

.fieldLabel {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	padding: 3px;
	padding-left: 20px;
	white-space: nowrap;
}

.fieldLabelError {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	color: #cc0000;
	padding: 3px;
	padding-left: 20px;
	white-space: nowrap;
}

/* Used in TD's to add gutter around cell*/
.fieldContainer {
	padding: 3px;
}

/* Used in TD's to provide extra top gutter above form buttons -- not always needed */
.buttonContainer {
	padding: 3px;
	padding-top:10px;
}

/* For form fields */
.fieldData {
	border: 1px solid #333333;
}

/* For general error message at top of form */
.foundErrors {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #cc0000;
	padding-top: 3px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
}

/* For error messages which appear below or next to form field */
.inlineErrorHelp {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #cc0000;
}

/* Used in TD which contains checkbox */
.checkBoxCell {
	padding-left: 3px;
	padding-right: 5px;
	vertical-align: top;
}

/* ---------- FORMS: BUTTONS (SUBMIT, CANCEL, ETC.) ----------*/

/* For form buttons */
input.univFormButton {
	border: 1px solid #666666;
	padding-top: 2px;
	background-color: #CCCCCC;
	background-image: url(/StyleSheets/univFormButtonBG.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	cursor: hand;
}

.privacyUpdate
{
	color: #CC0000;
}

/* ---------- Modal Popup ----------*/

.graydiv {
	position: absolute;
	background-color: #5B5B5B;
	left: 0px;
	top: 0px;
	z-index: 10000;
	display: none;
}

.modalBackground {
	background-color: #000;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

b.Rnd1 {
	margin: 0 5px;
}

b.Rnd2 {
	margin: 0 3px;
}

b.Rnd3 {
	margin: 0 2px;
}

div.ContainerOne {
	background: #F1DC9D;
}

b.RndTopOne b, b.RndBottomOne b, b.RndTopTwo b, b.RndBottomTwo b {
	display: block;
	height: 1px;
	overflow: hidden;
	background: #F1DC9D;
}

b.RndTopOne, b.RndBottomOne {
	display: block;
	background: #7F7F7F;
}

b.RndTopTwo, b.RndBottomTwo {
	display: block;
	background: #FFF;
}

div.RPanelContentOne {
	display: block;
	padding-left: 5px;
	padding-right: 5px;
}

div.RPanelContentOneHeadline {
	background: url(/StyleSheets/modalheadlinebg.gif);
	width: 100%;
}

b.RndTopOne b.Rnd4, b.RndBottomOne b.Rnd4, b.RndTopTwo b.Rnd4, b.RndBottomTwo b.Rnd4 {
	margin: 0 1px;
	height: 2px;
}


.chatModalDiv {
	background-color:#ccf;
	font-family:arial,verdana,sans-serif;
	font-size:12px;
}
.chatModalOuterBorder {
	border:3px solid #ccf;
}
.chatModalInnerBorder {
	border:1px solid #96f;
	background-color:#e6e6ff;
	padding:10px;
}

.ingContainer .buttonContainer
{
	text-align: left;
	padding-left: 12px;
	white-space: nowrap;
}

.ingContainer .buttonContainer .button
{
	width: 125px;
	height: 34px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	font-weight: bold;
	font-size: 15px;
	border: none;
	cursor: pointer;
	padding: 0px 20px;
	margin-right: 15px;
	font-family: arial,sans-serif;
}

.ingContainer .buttonContainer .button-primary
{
	background-image: url(/stylesheets/button-bg-sprite.gif);
	color: white;
}


.ingContainer .tabs
{
	padding-bottom: 10px;
}

.ingContainer .tabs div
{
	float: left;
	padding: 8px 20px;
	margin-right: 2px;
	background-color: #cce49c;
	border: 1px solid #cfcfcf;
	width: 145px;
	text-align: center;
	cursor: pointer;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-top-left-radius: 6px;
	-moz-border-top-right-radius: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}


.ingContainer .tabs div.selectedTab
{
	background-color: #fff;
	cursor: default;
	border-bottom: none;
	padding-bottom: 9px;
}

.ingContainer .tabs div.last
{
	margin-right: 0px;
}
