/* modifications for Water Ballon Drop Hollywood pages

parent stylesheet at /css/3dJoeNewStyle.css


(c) 3D Joe Corporation 2008

created by Martin Bell

www.backhandmedia.com


 */

 #container {
 	background-color: #E0EDC7;
 	}

#game #container, #game #topNav {
	width: 720px;
	}

#game #topNav.hitnstrip li {
	width: 140px;
	}

#game #topNav.hitnstrip li.last {
	width: 150px;
	}


#game #footer.hitfooter{
	width: 720px;
	}

#game #footer.hitfooter ul {
	width: 150px;
	}


h1 {
	color: #42a24a;
	}

h3 {
	font-size: 0.8em;
	margin-left: 30px;
	}
	
h3.screenShotsHeader {
	margin-left: 0;
	font-size: 1em;
	}

#socialBookmarks {
	background-color: #c1e6a0;
	}

#promo {
	background-color: #fff;
	text-align: center;
	display: block;
	margin-bottom: 20px;
	padding: 5px 5px 5px 10px;
	clear: both;
	height: 255px;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	}
		
a#promoLeft {
	display: block;
	float: left;
	height: 244px;
	width: 463px;
	margin: 0;
	padding: 0;
	background: transparent url(../water-balloon-drop-hollywood/images/wbdh_itunes_promoLeft.jpg) no-repeat 0 0;
	text-indent: -9999px;
	}
	
a#promoRight {
	display: block;
	float: left;
	height: 244px;
	width: 257px;
	margin: 0;
	padding: 0;
	background: transparent url(../water-balloon-drop-hollywood/images/wbdh_itunes_promoRight.jpg) no-repeat 0 0;
	text-indent: -9999px;
	}
