@charset "UTF-8";
/* CSS Document */



/*GLOBAL*/
html{
	height:914px;
	width:475px;
	overflow:hidden;
	
}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	color: #666666;
	margin:0px;
	padding:0px;
	background-image: url(../images/macFFBgHack.png);
	background-repeat: repeat;
	background:transparent;
}
.column_wrap {
	width:874px;
	height:400px;
}
.column_right {
	float:left;
	width:415px;
	top:0px;
}
.column_left {
	float:left;
	width:452px;
	top:0px;
}
h1 {
	height:51px;
	font-size:28px;
	font-weight:normal;
	color:#87a624;
	margin:0;
	padding-top:25px;
}
.logo {
	height:103px;
}
.screen {
	height:247px;
}
.caption {
	margin-top:10px;
	line-height: 14px;
	width:398px;
	height:60px;
	overflow:visible;
	z-index:100px;
}
h2 {
	margin-top:0px;
	font-size:16px;
	color:#3333;
	font-weight:100;
}

h3 {
	font-size:16px;
	color:#3c95b8;
	font-weight:bold;
}
.column_right ul{
	list-style-image: url(../images/checkMark.gif);
}
.column_right ul li {
	margin-bottom:10px;
}
/********prev next btns******/
.bottom_nav{
	clear:both;
	width:868px;
}
.prevBTN{
}
.btnArrow {
	float:left;
}
.actionTitle {
	color:#86a524;
	font-size:15px;
	font-weight:bold;
	float:left;
}
.actionTitle a{
	color:#86a524;
	text-decoration:none;
}
/* main menu ul or ol elment */
#nav{
	position:absolute;
	list-style:none;
	z-index:5;
	/*left:50%;*/
	left:670px;
}
.close {
	position:absolute;
	left:845px;
	top:5px;
}
.close a{
	font-size:12px;
	color:#86a524;
	text-decoration:none;
	z-index:100;
}






/*CASE STUDIES*/

/********Dr Pepper 1 in 6********/
#case_window_dp {
	height:475px;
	width:914px;
	background-image:url(../images/case_studies/dr_p_bg.png);
	background-repeat:no-repeat;
	padding:20px;
}
/********Welch's********/
#case_window_welchs {
	height:475px;
	width:914px;
	background-image:url(../images/case_studies/welchs_bg.png);
	background-repeat:no-repeat;
	padding:20px;
}
/********Nascar********/
#case_window_nascar{
	height:475px;
	width:914px;
	background-image:url(../images/case_studies/nascar_bg.png);
	background-repeat:no-repeat;
	padding:20px;
}
/********Duracell********/
#case_window_duracell{
	height:475px;
	width:914px;
	background-image:url(../images/case_studies/duracell_bg.png);
	background-repeat:no-repeat;
	padding:20px;
}
/********GSK********/
#case_window_gsk{
	height:475px;
	width:914px;
	background-image:url(../images/case_studies/gsk_bg.png);
	background-repeat:no-repeat;
	padding:20px;
}
/********Clearasil********/
#case_window_clearasil{
	height:475px;
	width:914px;
	background-image:url(../images/case_studies/clearasil_bg.png);
	background-repeat:no-repeat;
	padding:20px;
}
/********LOL********/
#case_window_lol{
	height:475px;
	width:914px;
	background-image:url(../images/case_studies/lol_bg.png);
	background-repeat:no-repeat;
	padding:20px;
}
/********Stony********/
#case_window_stony{
	height:475px;
	width:914px;
	background-image:url(../images/case_studies/stony_bg.png);
	background-repeat:no-repeat;
	padding:20px;
}
#case_window_tropicana{
	height:475px;
	width:914px;
	background-image:url(../images/case_studies/tropicana_bg.png);
	background-repeat:no-repeat;
	padding:20px;
}
#case_window_campbells{
	height:475px;
	width:914px;
	background-image:url(../images/case_studies/cambells_bg.png);
	background-repeat:no-repeat;
	padding:20px;
}
