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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0;
	padding:0;
	line-height: 12px;
	overflow: auto;
}

#backgroundImg{
	width: 950px;
	height: 985px;
	padding: 15px 25px 10px 25px;
	background: url(images/background_rolando.png) no-repeat;
	margin: auto;
}

#content {
	width: 950px;
	height: 980px;
	display:inline;
	font-family: "Comic Sans MS", Arial;
}

/*main window elements*/
#contentMain{
	width: 930px;
	height: 578px;
	margin: 10px 10px 32px 10px;
	float: left;
/*	display: inline;*/
}

#contentMainSWF{
	width: 930px;
	height: 578px;
/*	display: inline;*/
}

.contentMainLeft{
	float: left;
	width: 347px;
	height: 368px;
	margin: 210px 20px 0px 20px;
}

.promoBoxes{
	background: transparent url(images/promo_boxes.png) no-repeat scroll 0 0;
	float: left;
	width: 297px;
	height: 295px;
	margin: 55px 29px 0;
}

.promoBoxes #get_it_now1{
	background: transparent url(images/get_it_now.png) no-repeat scroll 0 0;
	display: block;
	text-indent: -9999px;
	width: 64px;
	height: 23px;
	margin: 165px 42px 0;
}

.promoBoxes #get_it_now1:hover{
	background: transparent url(images/get_it_now_hover.png) no-repeat scroll 0 0;
}

.promoBoxes #get_it_now2{
	background: transparent url(images/get_it_now.png) no-repeat scroll 0 0;
	display: block;
	text-indent: -9999px;
	width: 64px;
	height: 23px;
	margin: -23px 181px 0;
}

.promoBoxes #get_it_now2:hover{
	background: transparent url(images/get_it_now_hover.png) no-repeat scroll 0 0;
}
.promoBoxes .rolando2{
	display: block;
	text-indent: -9999px;
	width: 108px;
	height: 30px;
	margin: 40px 40px 0;
}

.appstoreButton{
	height: 70px;
	width: 260px;
	margin: 18px 44px 0px 43px;
	text-align:center;
}

.contentMainCenter{
	float: left;
	height: 578px;
	width: 480px;
}

#contentMCflash{
	height: 66px;
	width: 100%;
}

#contentMCmovie{
	width: 100%;
	height: 360px;
}

#contentMCmovarea{
	float:left;
	margin-top: 34px;
	margin-left: 10px;
	width: 205px;
	height: 118px;
}

#contentMCmovthumb{
	float:left;
	margin-top: 38px;
	margin-left: 45px;
	width: 400px;
}
	
#contentMCmovthumbAlt{
	background: transparent url(images/media_panel.png) no-repeat scroll 0 0;
	float:left;
	margin: 28px -33px 0;
	width: 487px;
	height: 126px;
}
#contentMCmovthumbAlt ul{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	float: left;
	width: 100%;
	margin: 23px 79px 0;
}
#contentMCmovthumbAlt li{
	float: left;
	margin: 0px 9px 0 0;
}

.contentMCembed{
	width: 35px;
	height: 293px;
	float: left;
	margin: 285px 25px 0px 2px;
}

#contentSub{
	width: 648px;
	height: 350px;
	margin: 0px 10px 10px 10px;
	float: left;
/*	display: inline;*/
}

.contentSubText{
	height: 340px;
	margin: 10px 10px 0px 20px;
	font-family:"Comic Sans MS", Arial;
	font-size: 14px;
	line-height: 14px;
	color: #1b2f4a;
}

.contentSubTextSmall{
	font-family:"Comic Sans MS", Arial;
	font-size: 12px;
	line-height: 12px;
	color: #1b2f4a;
}

.contentSubTextBig{
	font-family:"Comic Sans MS", Arial;
	font-weight: bold;
	font-size: 24px;
	color: #404040;
}

.side-column-holder {
	background: #efefef;
	overflow: hidden;
	float: right;
	width: 250px;
	height: 350px;
}

span.separator {
	background: #bcb9b9;
	line-height: 0;
	font-size: 0;
	display: block;
	width: 250px;
	height: 1px;
	margin-top: 20px;
}

#contentPageturn{
	width: 250px;
	height: 350px;
	margin: 0px 10px 10px 22px;
	float: left;
	color: #463c3c;
/*	display: inline;*/
}

.contentPTpnum{
font-family:Arial, Helvetica, sans-serif;
height: 90px;
margin-top: 20px;
margin-left: 30px;
}

.pages{
	font: "Arial";
	line-height:90px;
	font-size:11px;
}
.pages span{
	font-size:78px;
	vertical-align: middle;
}

#PTgameLinks{
	font-family: Arial, Helvetica, sans-serif;
	width: 250px;
}
.stbutton {
	color: #0871d4;
	position: relative;
	text-decoration: none;
}
.stbutton:hover {
	text-decoration: underline;
}
.stbuttontext {
	color: #0871d4;
	font-weight: bold;
	font-size: 12px;
	font-family: arial, sans-serif;
}

/*others*/

a img {
    border-style:none;
}

#getnowButton a {
	display: block;
	width: 130px;
	height: 47px;
	background: url(images/get_now_up.png) 0 0 no-repeat;
	border: 0;
	float: left;
}

#getnowButton a:hover {	
	background-position: -131px -0px;
}





/*old elements*/
#content_top {
	background-color:#C1EEF9;
	width:856px;
	height:150px;
	position: relative;
	padding-bottom: 1px;
}

#corner_sash {
	position: absolute;
	top: -1px;
	left: -1px;
}
#content_mid {
	background-image: url(../images/btm_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 -30px 0 0;
	background-color:#7AC0D1;
	padding-left: 61px;
	padding-right: 61px;	
	width: 734px;
	padding-top: 65px;

}
#content_btm {
	background-color:#7AC0D1;
	width:856px;
	/*height:340px;*/
	padding-top: 1px;
}
#content_btm_btm {
	background-color:#FFFFFF;
	width:856px;
}

#footerContent{
	padding-top: 50px;
	height: 50px;
	width: 100%;
}
	

#flash_title {
	margin-top: 0px;
}


#trailer {
	width: 480px;
	height: 320px;
	background-color:#333333;
	margin-left: 119px;
	margin-right: 119px;
}
#embed_link {
	padding-top: 40px;
}

#embed_link a {
	color: #FFFFFF;
	text-decoration: none;
}

#embed_link a:hover {
	color:#000000;
	text-decoration: underline;
}
#embed_logos {
	width: 282px;
	padding-left: 226px;
	padding-top: 10px;
}
#embed_vimeo {
	float: left;
	margin-right: 12px;
}
#embed_youtube {
	float: left;
}

#btm_text_top {
	padding-top: 25px;
	font-size: 20px;
	padding-bottom: 5px;
}
#btm_text_btm {
	padding-top: 15px;
	font-size: 24px;
	padding-bottom: 30px;
}
#btm_text_top a {
	color: #000000;
	text-decoration: none;
}
#btm_text_btm a {
	color: #000000;
	text-decoration: none;
}
#btm_text_top a:hover {
	text-decoration: underline;
}
#btm_text_btm a:hover {
	text-decoration: underline;
}

#btm_thumbs {
	padding-left: 61px;
	padding-right: 61px;	
	width: 734px;
	padding-top: 20px;
}
.btm_thumb {
	width: 181px; /* 175 */
	height: 127px; /* 117 */
	float: left;
	position: relative;
}
.btm_thumb_spacer {
	width: 1px;
	height: 117px;
	float: left;
}
.zoom_icon {
	background-image: url(../images/search_icon.gif);
	background-repeat:no-repeat;
	width: 16px;
	height: 15px;
	position: absolute;
	left: 156px;
	top: 99px;
}

#btm_logos {
	width: 450px;
	height: 68px;
	padding-top: 25px;
	padding-bottom: 15px;
	padding-left: 203px;
	padding-right: 203px;
}
#btm_logo_l {
	float: left;
}
#btm_logo_r {
	float: right;
}

#more_link {
	padding-top: 30px;
	font-size: 14px;
}	
#more_link a {
	color:#FFFFFF;
	text-decoration: none;
}	
#more_link a:hover {
	color:#000000;
	text-decoration: underline;
}

#game_overlay {
	width: 700px;
	padding: 15px;
	padding-left: 61px;
	text-align: left;
}

