/* - Mobsters - */

a{color: #fff; text-decoration: none;}

a:hover{color: #787878;}

p{padding-bottom: 18px;}

.clear{clear: both;}

.recent{font-size: 20px; line-height: 22px;}

.date, .requiredInfo, .fileSize, .grey{color: #787878;}

.grey a.dashed{
	color: #787878;
	border-bottom-color: #787878;
}

.grey a.dashed:hover{
	color: #5b5b5b;
	border-bottom-color: #5b5b5b;
}

.red{color: #ba0000;}

.features .date{font-size: 12px;}

.features p{padding-bottom: 24px;}

*{margin: 0; padding: 0; border: 0;}

html{overflow-y: scroll;}

body{
	background: #000 url('../_images/mobsters_bg.jpg') fixed repeat-x top left;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}

#container{
	width: 980px;
	height: auto;
	padding: 0 15px;
	margin: 0 auto;
	background: url('../_images/container_bg.png') repeat-y top left;
}

#top{
	width: 980px;
	height: 105px;
	float: left;
	position: relative;
	background: #000;
}

h1{padding: 31px 0 0 56px;}

#playdomLink{
	width: 61px;
	height: 58px;
	position: absolute;
	top: 29px; right: 46px;
}

#nav{
	width: 252px;
	height: 78px;
	position: absolute;
	top: 0px;
	right: 143px;
	/*float: left;*/
	/*background: url('../_images/nav_bg.gif') no-repeat top left;*/
}

#nav ul{
	list-style-type: none;
	padding: 0px;
}

#nav ul li{
	float: left; 
	padding: 0 8px 0 0;
	display: inline;
}

#demoBtn{
	width: 83px;
	height: 15px;
	position: absolute;
	top: 21px; right: 36px;
}

#mainContent{
	width: 980px;
	height: 586px;
	clear: left;
	background-repeat: no-repeat;
	background-position: top right;
}

.home{
	font-size: 16px;
	line-height: 24px;
	background-image: url('../_images/home_bg.jpg');
}

.game{background-image: url('../_images/game_bg.gif');}

.myspace{background-image: url('../_images/myspace_bg.jpg');}

.support{background-image: url('../_images/support_bg.gif');}

.signup{background-image: url('../_images/signup_bg.jpg');}

.features{background-image: url('../_images/features_bg.jpg');}

.supportForm{background-image: url('../_images/support_form_bg.jpg');}

.press{background-image: url('../_images/press_bg.gif');}

.buzz{
	background: url('../_images/buzz_bg.gif') no-repeat bottom right;
	padding-bottom: 30px;
}

#leftContent{
	width: 494px;
	height: auto;
	float: left;
	padding: 35px 0 0 56px;
}

h2{padding-bottom: 20px;}

#leftContent p{padding-right: 90px;}

#leftContent p.noPadding{padding-right: 0;}

#leftContent img.padBottom { padding-bottom: 30px; }

.gameBtn{padding: 5px 0 30px;}

h3{padding: 10px 0 6px;}

#importantNote{padding: 4px 0 2px 0;}

ul.requirements{margin-left: 15px;}

#rightContent{
	width: 430px;
	height: auto;
	float: left;
	position: relative;
}

#rightLinks{
	position: absolute;
	top: 0; right: 138px;
	font-size: 12px;
	line-height: 24px;
	display: block;
}

#rightLinks a, a.dashed{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #fff;
}

#rightLinks a:hover, a.dashed:hover{border-bottom-color: #787878;}

#flashContent{
	width: 460px;
	height: 560px;
	position: absolute;
	top: 38px; left: -71px;
}

#homeP {
	font-size: 16px;
	line-height: 24px;
}

#contentWide{
	float: left;
	width: 924px;
	padding: 35px 0 0 56px;
	position: relative;
}

.privacy p{
	padding-right: 230px;
}
.reviews{
	width: 405px; 
	float: left; 
	padding-right: 30px;
}

#moreBuzz{
	width: 840px;
	height: 12px;
	float: left;
	text-align: right;
	padding: 30px 84px 0 0;
}

/* Forms */
input{
	width: 208px;
	height: 14px;
	border-width: 0px;
	background-color: #282828;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #969696;
	margin: 0;
	padding: 3px 6px;
}

input.auto{
	width: auto; 
	padding: 0; 
	margin: 0; 
	height: auto;
	background: none;
}

input.small{
	width: 28px; 
	text-align: center;
}

.selectSm{width: 65px; margin-bottom: 0;}

.requiredInfo{
	padding-bottom: 10px; 
	margin-top: -10px;
}

.moreInfo{line-height: 23px;}

form{padding-bottom: 24px;}

.validation-advice{font-size: 12px; color: #ba0000; padding-left: 10px; line-height: 14px;}

p.inputP{padding-bottom: 12px;}

select{width: 180px; margin-bottom: 20px; display: inline;}

textarea{
	width: 255px; 
	height: 120px; 
	background-color: #282828;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px 6px;
	color: #969696;
}

.supportContainer{min-height: 500px;}


/* Press */
#downloadAssets, #downloadPR{font-size: 12px;}

#downloadAssets img, #downloadPR img{margin-bottom: 15px;}

#downloadAssets ul, #downloadPR ul{margin-left: 15px;}

#downloadAssets{
	width: 155px;
	height: auto;
	float: left;
	margin: 0 40px 0 0;
}

#downloadPR{
	width: 207px;
	height: auto;
	float: left;
}

#mainContent.press #rightContent{padding-top: 167px;}

#mainContent.press #rightContent p{padding-bottom: 7px;}

#mainContent.press #rightContent img{padding-bottom: 15px;}


/* Accordion */
h4.accordion_toggle{
	width: 651px;
	font-size: 14px; 
	font-weight: normal; 
	line-height: 18px;
	padding-left: 12px;
	background: url('../_images/more.gif') no-repeat 0px 5px;
	cursor: pointer;
	padding-bottom: 9px;
}

h4.accordion_toggle_active{background-image: url('../_images/less.gif');}

.accordion_content{
	width: 663px;
	overflow: hidden;
}

.accordion_content p{padding: 9px 0;}

.accordion_content ol{
	padding: 9px 0;
	margin: 0 0 0 25px;
}

.accordion_content ul{margin: -9px 0 0 15px;}

.accordion_content strong{color: #ba0000;}

.anAudience{
	padding-top: 14px;
	width: 663px;
}

/* Slider */
#reviewSlider{
	width: 870px;
	height: 325px;
	float: left;
	overflow: hidden;
	position: relative;
}

#reviewContainer{
	width: 3480px;
	position: absolute;
	top: 0; left: 0;
}

#bottom{
	width: 950px;
	height: auto;
	float: left;
	font-size: 10px;
	color: #6e6e6e;
	line-height: 16px;
	padding: 45px 0 0 30px;
}

.bottomLinks, .features p.bottomLinks{font-size: 11px; color: #fff; padding-bottom: 2px;}

#bottom a{text-decoration: underline;}
