@CHARSET "UTF-8";

/* Some standard element rules */
html, body { padding: 0; margin: 0; }
img { border: none; }
ul { padding-left: 2em; margin-left: 0; }
p { margin: 10px 0; }
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

* html #container {
  height:1%; /* So IE plays nice */
}


body { 
    font-size: 100%; 
    line-height: 1em;
    background: #ffffff;
    color: #777; /*#000000;*/ 
} 

body, td, textarea, input, select { font-family: Arial, Helvetica, sans-serif; }
h1, h2, h3, h4, h5, h6, th, .functions { font-family: Arial, Helvetica, sans-serif; }
h1, h2, h3, h4, h5, h6, th { font-size: inherit; font-weight: bold; color: #fbe7af; }

a { color: #f47e10; }

div#content a { font-weight: bold; color:#00a3f0; }
div#content a:hover { font-weight: bold; color:#6bc4ee; }


/* //////////////////////////////// COMMON //////////////////////////////// */
 
 
#header {
    width:865px; height:80px; margin:5px 0 10px; background:transparent url('../images/header.png') no-repeat;
}

ul#mycarousel { list-style-type: none; visibility:hidden;}
ul#mycarousel li { float: left; }

#container {
    width: 865px;
    margin: 0px auto; 
    font-size: 80%;
    position: relative;
}

#content {
    padding: 0px;
}

#footer {
	background: transparent url('../images/footer-banner-sm.png') no-repeat top left;
    width: 865px;
	height: 47px;
	margin-top: 20px;	
}

#footer .about-magmic {
	text-align:center;
    font-size:14px;
    line-height:47px;
    color: #666;
}
.footer-copyright {
	line-height:47px;
	margin:0;
	padding:0;
}
span.comingsoon {
	font-size: 11px; font-weight: bold; color: #999999;
}


/* //////////////////////////////// VERTICAL //////////////////////////////// */

#right-col {
	float:right; 
	width:380px;
}
#right-col-wide {
	float:right;
	width:450px;
}
#other-device {
	clear:both;
}
div.caps {
	float:right; 
	width:253px; 
    height: 599px;	
	margin:0; 
	padding:0;
    background: transparent url('../images/large_iphone.png') no-repeat;
}

div.caps .controls a {
    margin-top: 10px; 
	color: #707070 !important; 
	font-weight:bold;
}

div.caps .controls .previous-image {
    float: left;
    margin-left: 40px; 
}

div.caps .controls .next-image {
    float: right;
    margin-right: 40px; 
}



ul#caps-carousel {
	width:204px;
	height:300px;
    margin-left: 25px; 
	margin-top: 85px;
	padding: 0; 
}

ul#caps-carousel li {
    display: none;
}

ul#caps-carousel li.first {
    display: block;
}

div.gameimages {
	float:left; 
	width:120px; 
    height: 558px;	
	margin:8px 0px 0px 0px; 
	padding:0;	
    background: transparent url('../images/game_images_box.png') no-repeat;
}

ul#minicaps-carousel {
	margin-top: 45px;
	padding: 0px; 
	list-style:none;
	
}


ul#minicaps-carousel li {
	margin-top: 2px;
    display: block;
	height:120px;
	padding-left:24px;
	background: transparent url('../images/minicap_bg.gif') no-repeat;
}

div.gamesite {
	text-align: center;
	margin:120px 0px 0px 0px;
}

div.gamesite a {
	font-weight: bold;
	color: #00a3f0;
}

div.about {
    float: left;
	padding-left: 30px;
    width: 410px;
}

#title {
    margin: 0; padding: 0; display: block;
}

#descriptiontitle {
    margin: 0; padding: 0; display: block;
}

#appstorelink {
    margin-top: 30px; padding: 0; display: block;
}

#burst {
    float: right;
	margin: 0; 
	padding: 0; 
	display: block;
	margin-bottom: 10px;
	margin-right: 150px;
}

div#content a.title-grn {
	color:#94B205;
}
/* /////////////////////////////////// HOME /////////////////////////////////// */


#gamesList {

}

#gamesList div.game {
	float:left; width:423px; margin:0 9px 20px 0; padding:0;
	text-align: center;
}

#gamesList div.game div.text {
	line-height: 1.5em;
}


/* //////////////////////////////// LANDSCAPE //////////////////////////////// */

body.landscape div.caps {
    float: left;
    width: 446px;
    height: 380px;
    padding:  0px;
    margin: 0 0 30px 0;
    background: transparent url('../images/large_iphone_landscape.jpg') no-repeat;
}

body.landscape div.caps .controls {
	padding:0;
	margin:45px 0 0 0;
}

body.landscape div.caps .controls a {
    margin-top: 0px; 
	color: #707070 !important;
	font-weight:bold;
	font-size:11px;
}

body.landscape div.caps .controls .previous-image {
    float: left;
    margin-left: 17px; 
}

body.landscape div.caps .controls .next-image {
    float: right;
    margin-right: 17px; 
}

body.landscape ul#caps-carousel {
	width:300px;
	height:200px;
    margin-left: 72px; 
	margin-top: 23px;
	padding: 0; 
}

body.landscape ul#caps-carousel li {
    display: none;
}

body.landscape ul#caps-carousel li.first {
    display: block;
}


body.landscape div#minicaps-wrapper {
	margin:12px 0 0 15px;
	padding:0;
	width:416px;
	height:69px;
	overflow: hidden;
}

body.landscape ul#minicaps-carousel {
	margin:0 0 0 -105px;
	padding: 0 0 0 0;
	width:530px;
	height:69px;
	list-style:none;
}

body.landscape ul#minicaps-carousel li {
    display: block;
    float: left;
    width:100px;
    height:69px;
	margin:0 6px 0 0;
	padding:0 0 0 0;
	background-image: none;
}

body.landscape ul#minicaps-carousel li a {
	width:98px; 
	height: 67px; 
	margin: 0; 
	padding: 2px 0px 0px 2px; 
	border: none; 
	text-decoration: none;
	display: block;
	background: transparent url('../images/minicap_bg_landscape_off.gif') no-repeat;
}

body.landscape ul#minicaps-carousel li a.activeSlide { background: transparent url('../images/minicap_bg_landscape_on.gif') no-repeat; }
body.landscape ul#minicaps-carousel li a:focus { border: none; outline: none; }

body.landscape ul#minicaps-carousel li a img {
    width:93px;
    height:62px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

body.landscape div.about {
    float: left;
	margin:0px 25px 0px 7px;
	padding:0 0 0 0;
    width: 378px;
}

body.landscape div.about a { font-weight: bold; color:#00a3f0; }
body.landscape div.about a:hover { font-weight: bold; color:#6bc4ee; }

body.landscape #title {
    margin: 0 0 32px 0; padding: 0; display: block;
}

body.landscape #descriptiontitle {
    margin: 0 0 20px 0; padding: 0; display: block;
}

#buylinks {
	width:235px;
	/* width:95px; */
	margin:45px auto;
}

#buylinks .buylink {
	width:93px;
	margin:0 auto;
	padding: 0;
	/*float: left;*/
	text-align: center;
	font-size: 11px;
}

#buylinks .or {
	width:38px;
	margin:0;
	padding: 0;
	float: left;
}

div#appstorelink {
    margin:30px auto 45px; width:220px; padding: 0; display: block;
}

body.landscape .tutorials-wrapper {
	float: left;
	width:446px;
	margin:0 0 30px 0;
	padding:30px 0 0 0;
	background: transparent url(../images/tutorial_top.png) no-repeat;
}

body.landscape .tutorials {
	width:416px;
	margin:0;
	padding:0 0 20px 30px;
	background: transparent url(../images/tutorial_bottom.png) no-repeat bottom left;
}

body.landscape .tutorials h2 {
	font-size: 22px; font-weight: normal; color: #57b9f4;
	margin:0; padding: 0;
}

body.landscape .tutorials h3 {
	font-size: 16px; font-weight: normal; color: #7c7c7c;
	margin:3px 0 5px; padding: 0;
}

body.landscape div.tutorial {
	float: left;
	margin:20px 30px 7px 0px;
	padding:0;
}
.app-store-link {
	margin-top: 16px;
	margin-bottom: 32px;
}
#iphone-intro {
	position:relative;
	background: url('../images/intro-banner.png') no-repeat; 
	width: 882px; 
	height: 47px; 
	padding-left: 25px; 
	padding-top: 10px; 
	margin-bottom: 0px;
}
#iphone-intro-text {
	margin:0;
	padding:0;
	font-size:13px;
	line-height:28px;
	display:inline;
}

/*/////// MC Signup Form //////////////////////////////*/
.mc-email-mini {
    background:transparent url(../../images/mc/mc_email_bkg.png) no-repeat top left;
    border:0 none;
    margin-left:5px;
    padding:4px 11px 5px;
    width:128px;	
}
#mc-main-mini-horiz {
	position:absolute;
	top:11px;
	left:465px;
	width:500px;
	height: 24px;
}

/*/////// Overlay //////////////////////////////*/
input:focus { outline:none; }
#signup-overlay, #unsubscribe-overlay {
display:none;
position:fixed;
top:0;
bottom:0;
left:0;
right:0;
text-align:center;
z-index:100001;
background:transparent url('../../images/gray-transparet3x3.png');
}

