/* -----------------------------------------------------------------------------------

+ Front Stylesheet

+ Authors: 
  Fred LeBlanc

----------------------------------------------------------------------------------- */



/*  General Styles
----------------------------------------------------------------------------------- */
	
.front_top_left {
	float: left;
	width: 669px;
	height: 311px;
	margin-top: 8px;
	}
	
	
	
.front_top_right {
	float: right;
	width: 243px;
	height: 311px;
	margin-top: 8px;
	background-image: url(front_top_right_bg.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	position: relative;
	}
	
	.front_top_right div.front_padding {
		padding: 17px;
		}
		
		.front_top_right div.front_padding p {
			margin: 11px 0px 0px 0px;
			}
			
	.front_top_right  div.news_story {
		font-family: Arial, Helvetica, sans-serif;
		color: #f6ecd4;
		line-height: normal;
		}
		
	.front_top_right div.rss_feeds {
		position: absolute;
		top: 207px;
		left: 17px;
		}
		
	.front_top_right div.rss_feeds a {
		color: #ffdd92;
		font: normal normal bold 12px/13px Arial, Helvetica, sans-serif;
		display: block;
		padding: 10px 0px 0px;
		text-decoration: none;
		text-decoration: none;
		}
		
		div.news_story a.headline, div.news_story a:visited.headline, div.news_story a:hover.headline {
			color: #F0F571;
			font-weight: bold;
			font-size: 12px;
			line-height: 17px;
			text-decoration: none;
			}
		
		div.news_story a.more_link {
			color: #FFF;
			font-weight: bold;
			text-decoration: none;
			}
		
		div.news_story span.date {
			color: #FFDD92;
			font-weight: bold;
			}
	
	
	
.front_bottom_left {
	float: left;
	width: 669px;
	height: 265px;
	margin-top: 8px;
	background-color: #CACDA7;
	color: #4d5245;
	}
	
	.front_bottom_left div.front_padding {
		padding: 17px;
		}
		
	.front_bottom_left a, .front_bottom_left a:visited, .front_bottom_left a:hover {
		color: #5f5842;
		font-weight: bold;
		}
		
	.investor_table {
		width: 100%;
		margin: 11px 0px 3px;
		}
		
		.front_bottom_left div.front_padding p {
			margin: 11px 0px 0px 0px;
			}
		
		.investor_table th {
			border-bottom: 1px solid #A1A787;
			font: normal normal normal 11px/16px Arial, Helvetica, sans-serif;
			color: #544D34;
			text-align: left;
			padding: 2px 3px 2px 4px;
			}
		
		.investor_table td {
			border-bottom: 1px solid #A1A787;
			font: normal normal bold 11px/16px Arial, Helvetica, sans-serif;
			color: #5E3C60;
			text-align: right;
			padding: 2px 3px 2px 4px;
			width: 35%;
			}
			
.disclaimer {
	font-size: 10px;
	line-height: normal;
	letter-spacing: -1px;
	margin: 0px;
	padding: 0px 3px;
	text-align: center;
	color: #828769;
	}
	
	
	
.front_bottom_right {
	float: right;
	width: 243px;
	height: 265px;
	margin-top: 8px;
	background-image: url(front_bottom_right_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color:#333333;
	position: relative;
	}
	
	.front_bottom_right img {
		border: none;
		display: block;
		}
		
	.front_bottom_right div.cubicin_links {
		position: absolute; 
		width: 115px;
		height: 60px;
		top: 130px;
		left: 136px;
		color:#E0CC85;
		font: bold 10px Arial, Helvetica, sans-serif;
		line-height: 12px;
		}
		
	.front_bottom_right div.international {
	  background: #aa9a5f;
		position: absolute; 
		width: 243px;
		height: 49px;
		top: 215px;
		left: 0px;
		margin: 0px;
		}
		
		.front_bottom_right div.cubicin_links img {
			margin-right: 3px;
			display: inline;
			}