@charset "utf-8";
/* CSS Document */

/*------------------------------------------
	Header Styles
-------------------------------------------*/

#Investors_Header {
	height:205px;
	width:945px;
	background-image: url(../images/Colgate-Investors-hdr-bg.jpg);
	background-position:left;
	background-repeat:repeat;
}

#Investors_Header_left_bg {
	width:75px;
	height:205px;
	float:left;
	background-image: url(../images/Colgate-Investors-hdr-bg.jpg);
	background-position:left;
	background-repeat:repeat;
}

#Investors_HeaderFlash {
	border-left:1px solid white;
	border-right:1px solid white;
	z-index:50;
	float:left;
}



/*------------------------------------------
	Content Styles
-------------------------------------------*/
.Row {
	width:945px;
	float:left;
	
}

.Column {
	font-family:Arial, Helvetica, sans-serif;
	width:314px;
	text-align:left;
	border:1px solid #cccccc;
	border-bottom:none;
	float:left;
}

.Column h2{
	font-size:16px;
	color:#ff0000;
	font-weight:bold;
	margin:15px;	
}

.Column h3{
	font-size:12px;
	color:#333333;
	font-weight:bold;
	margin:15px 15px 7px 15px;	
}

.Column p {
	font-size:12px;
	color:#333333;
	margin:15px;
}

.Column a {
	font-size:12px;
	color:#0079c7;
}

.Column ul {
	font-size:12px;
	list-style:none;
	margin:10px 15px 10px 15px;
	padding:0;
}

.Column li {
	margin-bottom:5px;
	padding-left:10px;
	background-image:url(../images/bullet.gif);
	background-position:0px 6px;
	background-repeat:no-repeat;
	line-height:120%;
}

.Column hr {
	height:1px;
	width:90%;
	background-color:#cccccc;
	border:none;
	text-align:center;
}

ul.related  {
	font-size:12px;
	list-style:none;
	margin:3px 15px 10px 15px;
	padding:0;
}

ul.related  li{
	margin-bottom:5px;
	padding-left:10px;
	background-image:url(../images/bullet.gif);
	background-position:0px 6px;
	background-repeat:no-repeat;
	line-height:120%;
}

#Investors_Pod_01_Left {
	height:250px;
}

#Investors_Pod_01_Center {
	height:250px;
	margin-left:-1px;
	background-image:url(../images/Colgate-Investors-gradient-column-03.jpg);
	background-position:left;
	background-repeat:repeat-y;
}

#Investors_Pod_01_Right {
	height:250px;
	width:313px;
	text-align:center;
	margin-left:-1px;
	background-image:url(../images/Colgate-Investors-gradient-column-01.jpg);
	background-position:left top;
	background-repeat:repeat-y;		
}

#Investors_Pod_02_Left {
	height:450px;
}

#Investors_Pod_02_Center {
	height:400px;
	margin-left:-1px;
}


#Investors_Pod_02_Right {
	height:450px;
	width:313px;
	margin-left:-1px;
	background-image:url(../images/Colgate-Investors-gradient-column-02.jpg);
	background-position:left top;
	background-repeat:repeat-y;	
}

#Investors_Pod_03_Left {
	height:210px;
	border-top:none;
}

#Investors_Pod_03_Center {
	height:210px;
	margin-left:-1px;
	border-top:none;
}


#Investors_Pod_03_Right {
	height:210px;
	width:313px;
	margin-left:-1px;
	border-top:none;
	
}


/*.Column_Header {
	height:26px;
	padding:px 0 5px 12px;
	margin:0 2px ;	
	text-align:left;
   background-position:top left;
	background-repeat:repeat-x;	
	font-size:16px;
	color:#ff0000;
	font-weight:bold;
	text-decoration:none;
}*/
.Column_Header {
background:transparent url(/images/Body-Header-BG.jpg) repeat-x scroll center bottom;
color:#FF0000;
font-family:Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:bold;
height:auto;
margin:0 2px;
padding:9px 0 9px 8px;
text-align:left;
width:auto;
}
/*.Column_Header a {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#FF0000;
font-weight:bold;
text-decoration:none;
}*/

.Column_Header a {
background-image:url(/images/redArrow.gif);
background-position:0 50%;
background-repeat:no-repeat;
color:#FF0000;
font-family:Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:bold;
padding-left:12px;
text-decoration:none;
}

.Column_Header a:hover, .Column_Header a:active {
text-decoration:underline;
}

.Column_Header img {
	margin-right:10px;
	border:none;
}

.Investors_TextBody_TopBottom {
	width:945px;
	border:none;
}

.Vertical_Spacer {
	width:945px;
	height:5px;
}

/*
#BannerFlashDiv {
	margin-top:10px;
}*/

.Column_Text {
	text-align:left;
	margin:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.StockLink {
	text-decoration:none;
	font-weight:bold;
	color:#ff0000;
}

#ul_CEO {
	width:50%;
	margin-top:12px;
	float:left;
}
	

#img_CEO {
	border:none;
	margin:5px 15px 5px 0;
	float:left;
}

.img_BottomRow {
	margin-top:5px;
	width:304px;
	position:relative;
	left:50%;
	margin-left:-152px;
}




/*------------------------------------------
	Utility Styles
-------------------------------------------*/
.Investors_Clear {
	clear:both;
	height:1;
	margin:-1;
	padding:0;
	border:0;
}
	