/* Styles specifically for the Akamai Homepage */

.to_slide {
 	height: 190px;
 	padding-left: 16px;
 	margin: 0;
 	position: relative;
}
#slide_container {
 	height: 284px;
 	float: right;
 	overflow: hidden;
}
.clear {
 	clear: both;
 	height: 1px;
 	margin-top: -1px;
 	overflow: hidden;
}

/* General Styles */
html, body { height: 100%;}

body {
	background: #000 url('http://www.akamai.com/graphics/site/background_tile2.gif') 0 0 repeat-x;  
	color: #333; 
	font: 10px verdana, arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;	
}

a img { border: 0;}

#main_page_body {
	margin-left: auto;
	margin-right: auto;
	width: 765px;	
	background: #fff;
	height: 100%;
} 

#main-promo {
	width: 765px;
	height: 300px;
}

#main_content {
	width: 765px;
	padding: 0;
	margin: 0;
	background: #fff;
}

#body_container {
	width: 765px;
	height: 356px;
	padding: 0px;
	margin: 0;
	background: #fff;

}

#main_body_tabs { float: left; }

/* Right Column 
-----------------------------------------*/
#right_column {	float: right; width: 288px; z-index: 100; position: relative; }

/* Ticker
----------------------- */
#ticker_fl{
	margin: -14px 0 0 -15px;
}

#ticker {
	background: #cfdde8 url(http://www.akamai.com/graphics/promo/bkg_ticker.gif) 0 0 repeat-x;
	height: 50px;
	margin: 4px 0;
	padding: 14px 0 0 15px;
}

#ticker_num, #ticker_name {
	font: 1.6em arial, helvetica, sans-serif;
	font-weight: bold;
}

#ticker_num { color: #333;}

#ticker_name { color: #fff;}

#ticker_sub { 
	font: 1.1em arial, helvetica, sans-serif;
	color: #698a9d;
	display: block;
	margin: 3px 0 0 0;
}

#ticker_num, #ticker_name {
	font: 1.6em arial, helvetica, sans-serif;
	font-weight: bold;
}

#traffic { color: #333;}

#units { color: #fff;}

#visitors { color: #333;}

#percentage { color: #333;}

#traffic, #units, #visitors, #percentage { 
	font: 1.1em arial, helvetica, sans-serif;
	color: #698a9d;
	display: block;
	margin: 3px 0 0 0;
}



/* Slide Boxes
----------------------- */
.slide_box {
	border-top: 1px solid #d9d9d9;
	width: 288px;
	/*height: 211px;*/
	font-family: verdana, arial, helvetica, sans-serif;
	/*padding-left: 16px;*/
	overflow: hidden;
}

#solution_finder { background: #fff url(http://www.akamai.com/graphics/promo/bkg_solution_finder.jpg) 0 0 no-repeat; }
#solution_finder p { width: 250px;}
#solution_finder p, #solution_finder strong, .slide_content_link { font-size: 1.0em;}
.slide_content_link img { margin-bottom: -4px;}

.to_slide{ margin-left: -1px; }

#personalization { background: #fff url(http://www.akamai.com/graphics/promo/bkg_personalization.jpg) 0 0 no-repeat;}
#personalization p { 
	font-size: 1.0em; 
	padding-top: 85px; 
	width: 250px;
}
#personalization select { font-size: 1.1em; color: #333; }

#news { background: #fff url(http://www.akamai.com/graphics/promo/bkg_news.jpg) 0 0 no-repeat; height:250px;}

#news ul {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 180px;
	width: 250px;
	overflow: hidden;
}

#news li { 
	background: none;
	margin: 0 0 10px 0;
	font-size: 1.0em;
	position: relative;
	float: left;
}

#news li span {
	color: #0071B5;  
	position: absolute;
	left: 0; 
	top: 0;
	text-decoration: none; 
}
#news li a:hover span { text-decoration: none; }

#news li a {
	display: block; 
	color: #333;
	padding-left: 55px;
}

#news li.last a { 
	padding: 0; 
	margin-left: -7px;
	color: #44aee2;
	}

.slide_link {
	height: 26px;
	display: block;
	color: #676767;
	font-weight: bold;
	padding: 12px 0 0 14px;
	font-size: 1.0em;
	outline: none;
}

/* Video Promo
----------------------------*/
#video_quote {
	width: 600px;
	float: left;
}

#video_speaker {
	width: 160px;
	margin-top: -29px;
	float: left;
	z-index: 100;
}


/* Footer Styles
---------------------------- */
#footer {
	width: 765px;
	display: block;
	margin: -5px 0 0 0;
	padding-top: 25px;
	padding-left: 0px;
	height: 54px;
	background-image: url('http://www.akamai.com/graphics/site/footer_separator.gif');
	background-repeat: no-repeat; 
}

#footer p {
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 5px;
	font-size: 0.9em;
}

#footer a {
	text-decoration: none;
	color: #999;
	margin-right: 5px;
	margin-left: 5px;
}

#footer a:hover {
	color: #0071B5;
	text-decoration: underline;
}


.footer_copyright {
	margin-left: 5px;
	color: #cccccc;
}
