/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 3.0.0pr2
*/
/* reset */
html{color:#000;background:#333;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}
/* fonts */
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

/* **************** GRIDS ***************** */
.line:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.lastUnit:after{content: " . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ";visibility:hidden; clear:both;height:0 !important;display:block;line-height:0;}
.line{*zoom:1;}
.unit{float:left;}
.size1of1{float:none;}
.size1of2{width:50%;}
.size1of3{width:33.33333%;}
.size2of3{width:66.66666%;}
.size1of4{width:25%;}
.size3of4{width:75%;}
.size1of5{width:20%;}
.size2of5{width:40%;}
.size3of5{width:60%;}
.size4of5{width:80%;}
.lastUnit {display: table-cell; *display:block;*zoom:1;float:none;_position:relative; _left:-3px; _margin-right: -3px;width:auto;}


body {
	font: normal .8em Georgia;
	background-color: #333;
}

#hd {
	border-top: 5px solid #ccc;
	background-color: #fff;
}
#hd .line {
	width: 960px;
	margin: 0 auto;
}
#hd #download-link-container {
	background: #ccc;
	color: #999;
}
#hd #download-link-gutter {
	margin: 10px;
}
#hd #download-link-container p {
	margin: 10px 0 0 0;
}
#hd #download-link-container a {
	color: #fff;
}
#hd #download-link-container a.download-link {
	font-size: 2em;
}

#bd {
	background: #fff url("../img/bg-content-gradient.png") repeat-x bottom left;
	padding-bottom: 40px;
}
#bd #primary-content {
	width: 960px;
	margin: 0 auto;
	color: #999;
}
#bd #primary-content p {
	margin: 0 10px 0 20px;
	font-size: 1.4em;
	line-height: 1.75em;
}
#bd #primary-content em {
	color: #333;
	font-weight: normal;
}
#bd #slide-show {
	padding-top: 40px;
}
#bd embed {
	width: 99% !important;
}
#bd h3 {
	color: #333;
	font-size: 1.5em;
	margin-bottom: 15px;
}
#bd #clients {
	margin: 25px 0 0 20px;
}
#bd #clients .line .unit {
	text-indent: -9999px;
	width: 150px;
	height: 60px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	background: url("../img/sprite.png") no-repeat;
}
#bd #clients .noborder .unit {
	border-bottom: none;
}
#bd #clients .line .last {
	border-right: none;
}
#ft {
	color: #a9a8a8;
	background: #333 url("../img/bg-footer-gradient.png") repeat-x top left;
	height: 321px;
}
#ft h3 {
	color: #fff;
	font-size: 1.5em;
	margin-bottom: 15px;
}
#ft .line {
	width: 960px;
	margin: 0 auto;
}
#ft #links .unit {
	border-right: 1px solid #fff;
	height: 275px;
	width: 24.5%;
}
#ft #links .last {
	border-right: none;
}
#ft .unit .gutter{
	margin: 20px;
}
#ft .unit p {
	margin: 10px 0;
	line-height: 24px;
}
#ft ul.members {
	margin-left: 20px;
}
#ft ul.members li,
#ft ul.features li {
	margin-top: 8px;
}
#ft h4 {
	font-weight: bold;
	color: #fff;
}
#ft a, #ft a:active, #ft a:visited {
	color: #fff;
}
#ft #copyright {
	margin: 15px auto 0 auto;
	text-align: right;
}



/* Sprites */
.sprite-logo-cox { background-position: 0 0 !important; } 
.sprite-logo-ea { background-position: 0 -110px !important; } 
.sprite-logo-mojo {    
	background: url("../img/sprite.png") no-repeat top left;
	background-position: 0 -220px; 
	width: 158px;
	height: 76px;
	text-indent: -9999px;
	margin: 0 auto 10px auto;
	position: relative;
	top: -25px;
} 
.sprite-logo-nintendo { background-position: 0 -345px !important; } 
.sprite-logo-nutrisystem { background-position: 0 -455px !important; } 
.sprite-logo-proactiv { background-position: 0 -565px !important; } 
.sprite-logo-rba { background-position: 0 -675px !important; } 



