/* version 5.000 */

/* 
h1 { }
h2 { }
h3 { }
h4 { }
*/
h2.header {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#FF0000;
font-weight:bold;
padding:5px 0px 5px 0;

}
h5 { font-family:arial,verdana,helvetica,sans-serif;font-size:12px; font-weight:bold;  text-decoration:none; }

/* Colgate's World */
.cwheader {background-color:#d2232b; color:#FFFFFF; font-weight:bold;}
li.cw {list-style-image:url(/images/cw/red-arrow.gif); margin-left:-25px; padding-bottom:7px;}
li.annual {
	list-style-image: url('/images/red-arrow2.gif');
	margin-left: -25px;	
	padding-bottom: 5px;
}



/* Lists */
ul { margin-top:6px; }


/* Styles for tables -- default data tables do not have any styles */
#Table {width: 400px; }
#Table td, #Table caption { }
#Table td, #Table th { padding: 3px; }
#Table th,#Table th a {}
#TableBottom td { border-bottom: 0px;}
#Table .primary {background-color: #E0EFFF !important;}
#Table .alternate {background-color: #fff !important;}
#Table.primary, #Table .primary td, #Table .primarybold, #Table .primarybold td { vertical-align: top;}
#Table .primarybold, #Table .primarybold td { font-weight: bold; }
#Table .total td { font-weight: bold; padding-bottom: 20px !important; }
#Table .special td { color: #CC9900; }

/* Styles for tables of data */
.dataTable {}

.dataTable td, .dataTable caption { }

.dataTable td, .dataTable th { padding: 4px!important; }

.dataTable th,.dataTable th a {color:#fff;}

.dataTableBottom td { border-bottom: 0px;}

/* to get rid of bottom line on tables, uncomment: */
/* td.dataTableBottom {border-bottom:0;} */

.dataTable .total td {
  font-weight: bold;
}

.dataTable .special td { color: #CC9900; }
.dataTable .highlight { background-color: #ddd; }

.menuselect { padding-bottom:7px; }

/* Apply to all tables */
th, caption {  
  font-size:12px;
  background-color:#FF0000;
  color:#fff;
  font-weight: bold;
  text-align: left;
  padding: 3px; 
}
.primary, .primary td, .primarybold, .primarybold td {
  vertical-align: top;
  background-color: #EFEFEF;
}
.primarybold, .primarybold td {
  font-weight: bold;
}
.alternate, .alternate td {
  background-color: #fff;
  vertical-align: top;
}

/* Used on Dividends for the Calculator Block */
.focus {
  font-size: 12px;
  font-weight: bold;
  color: #000;
  border: 1px solid #000;
}

/* Generic styles */
.highlighted { font-weight: bold; }

.nostyle,.nostyle td {
  padding: 0px;
  margin: 0px;
  border: 0px;
}

/* Email this Page */
.emailText {
  font-family: Arial,Helvetica,sans-sarif;
  font-size: 12px;
}

/* How to display file sizes */
.filesize {
  font-size: 11px;
  color: #666;
}

/* FAQ */
dl {
  margin: 0px;
}
dt {
  background-color: #EFEFEF;
  margin: 0px 0px 0px 0px;
  border-bottom: 2px solid #fff;
  padding: 5px;  
  border-collapse: collapse;  
  cursor: pointer; }
dt a {
  text-decoration:none;
}
dd {
  margin: 0px;
  padding: 5px; 
}

/* "Shareholder Tools" in footer */
#toolbar {
  font-size: 11px;
}
#toolbar .ToolbarContent {
  padding: 0;
  border: 1px solid #ccc;
  text-align: left;
}
#toolbar .ToolbarTitle {
  padding-left: 7px;
  text-align: left;
  font-weight: bold;
}
#toolbar ul {
  margin: 0;
  padding: 0;
}
#toolbar ul li {
  padding:2px;
  margin: 0;
  list-style-type: none;
}
#toolbar a {
  vertical-align: middle;
  text-decoration: none;
}
#toolbar img {
  padding-left: 5px;
  padding-right: 5px;
  border: 0px;
  vertical-align: middle;
}

/* used for print/email links in header and "Shareholder Tools" in footer */
.toolbar { text-decoration: none; }
.toolbar:hover { text-decoration: underline; }

/* Disclaimer Text */
.disclaimer {
  font-size: 11px;
  color: #999;
}
.briefcaseLegend {
  padding: 4px;
  text-align: right;
}

/* Error Handling */
.error, .required { color: #f00; }
.warn { color: #f60; }

/* Valuation Changes up or down (Calculator, Stock quote, etc.) */
.pricedown { color: #900; }
.priceup{ color: #090; }

/* Form Buttons */
.submit {
	background-color:#FE0000;
	color:#FFFFFF;
	font-size:11px;
	margin:0;
	text-decoration:none;
	padding: 2px;
	border: 1px solid #333;
	font-weight: bold;;
}

#CompareSelector {
  margin: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #eee;
  border: 1px solid #ccc;
}

/* Show "Loading" image as charts load */
img.chart {
  background: transparent url('/common/images/ani-LoadingChart.gif') center center no-repeat;
}

.ticker {
        color:#eee;
        margin:10px;
        line-height:18px;
        font-size:12px;
		  }

.ticker a {
        color:#fff;
		  }

.ticker a:hover {
        color:#fff;
		  }		  
    
.tickerHeading {
        font-weight:bold;
        color:#fff;}
        
.sm {
        font-size:11px;
         line-height:14px;}

#Investors_Pod_01_Center {
	background-image: none;
}

#Investors_Pod_01_Center .tickerCell {	
	background: url('../images/totalreturn-bg.png') no-repeat 0 9px #fff;
	height: 110px;
}
			
#Investors_Pod_01_Center .viewAll {
	background: url('../images/arrow_right.gif') no-repeat right center;
	float: right;
	margin: 5px;
	width: 68px;
}

#Investors_Pod_01_Center .viewAll a {
	font-size: 11px;
	color: #000;	
	clear: right;
}

#Investors_Pod_01_Center .title {
	font-size: 13px;
	float: left;
	font-weight: bold;
	padding: 15px 0 3px 8px;
	width: 224px;
}

#Investors_Pod_01_Center .price {
	float: left;
	font-size: 16px;	
	font-weight: bold;
	margin: 0 0 5px 8px;
	width: 82px;
}

#Investors_Pod_01_Center .change {
	float: left;
	font-size: 11px;	
	font-weight: bold;
	margin: 3px 0 5px 0;
	width: 45px;
}

#Investors_Pod_01_Center .disc {
	float: left;
	font-size: 10px;
	margin: 0 0 5px 0;
	color: #999;
	width: 160px;
}

#Investors_Pod_01_Center .date {
	float: left;
	font-size: 12px;	
	font-weight: bold;
	margin: -5px 0 5px 8px;
	width: 302px;
	color: #0169AC;
}

#Investors_Pod_01_Center .moreData {
	float: left;
	font-size: 11px;	
	margin: 0 0 0 8px;
	padding: 0 0 15px 0;
	width: 302px;
}

.wsh_clear {
	clear: both;
}


