body {
	background: black url(background.gif) repeat-x; 

	min-height: 300px;
	margin: 0;
	padding: 20px 0;
	font: 12px/17px Helvetica, sans-serif;
	color: black;
	-webkit-text-size-adjust: none;
}

a img {
border: 0;
}

a {
	color: #4b8721;
	text-decoration: none;
	-webkit-transition: color .15s linear;	
}
a:hover {
	color: #286200;
}



#main {
	margin: 0 auto;
	width: 900px;

}

#menu {
	clear: both;
	float: left;
	width: 900px;
}
#menu a, #menu span {
	color: white;
	text-decoration: none;
	text-shadow: rgba(0,0,0,.3) 0 1px 0;
	font-size: 14px;
	font-weight: bold;
}
#menu a:hover {
	color: #b02818;
	text-shadow: rgba(0,0,0,.5) 0 1px 0;
}

#menu .left {
	float: left;
	clear: none;
	width: 140px;
	padding-left: 18px;
}
#menu .left a {
	padding-left: 15px;
	margin-right: 15px;
}
#menu .right a {
	padding-left: 15px;
	margin-right: 15px;
}
#menu .right {
	float: right;
	clear: none;
	width: 605px;
    padding-left: 15px;
	text-align: right;
}



#front {
	padding-left: 36px;	
	margin-bottom: 30px;
}
#front h3 {
	color: white;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	margin: 0;
}





#footer {
	float: center;
	clear: both;
	width: 400px;
	margin-top: 10px;
    
	padding: 0px 245px 20px 245px;
	color: white;

	text-align: center;
}
#legal {
	font-size: 11px;
}


.small {
	font-size: 12px;
	line-height: 15px;
}

ul.column {
	float: left;
	clear: none;
	width: 260px;
	margin: 0 35px 0 0;
	padding: 0;
}
ul.column.wide {
	width: 300px;
}
ul.column.dropped {
	padding-top: 15px;
}
ul.column.last {
	margin-right: 0;
}
ul.column.iphone {
	margin-right: 19px;
	width:270px;
	height:460px;
	padding: 90px 0 0 27px;
	background: url(iphone.png) no-repeat top center;
}

ul.column li {
	display: block;
    color: #d2d2d2;
	padding: 0 0px 0 36px;
	margin: 0 0 20px 0;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: left 0;
}

li.what {
	background-image: url(../images/omq.png);
	background-position: left 0px;
}
li.think {
	background-image: url(../images/bulb.png);
	background-position: left 0px;
}
li.star {
	background-image: url(../images/star.png);
	background-position: left 0px;
}
li.design {
	background-image: url(../images/icons/faves.png);
	background-position: left 0px;
}

h1 {
	font-size: 20px;
	margin: 0 0 5px 0;
	color: #1e3246;
	font-weight: bold;
}

h3 {
	font-size: 13px;
	margin: 0 0 3px 0;
    color: white;
    

}

h4 {
	font-size: 10px;
font-weight: bold;
    color: white;

}
li h3 {
margin-top: 3px;
}







#features {
	position: absolute;
	margin-left: 142px;
	margin-top: 50px;
	padding: 35px 35px 0px 35px;
	width: 520px;	
	background: #ea9b3b;
	-webkit-box-shadow: rgba(0,0,0,.7) 0 2px 55px;
	-moz-box-shadow: rgba(0,0,0,.7) 0 2px 55px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border: 2px solid black;
	z-index: 3;
	
	font-size: 14px;
	line-height: 20px;
	display: none;
}
#features h3 {
	font-size: 16px;
	color: #720c04;
		
	margin-top: 10px;
}


#features ul {
	margin: 15px 0 0 0;
	padding: 0;
	padding-left: 15px;
}

#closeFeatures {
	position: relative;
	left: 540px;
/* 	top: -39px; */
}

#lowPrice {
	position: relative;
	left: 170px;
	top: -480px; 
}

#features div {
	position: relative;
	top: -49px;
}

#support {
	position: absolute;
	margin-left: 142px;
	margin-top: 50px;
	padding: 35px 35px 0px 35px;
	width: 520px;	
	background: #cec1a1;
	-webkit-box-shadow: rgba(0,0,0,.7) 0 2px 55px;
	-moz-box-shadow: rgba(0,0,0,.7) 0 2px 55px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border: 2px solid black;
	z-index: 3;
	
	font-size: 14px;
	line-height: 20px;
	display: none;
}
#support h3 {
	font-size: 16px;
	color: #720c04;
		
	margin-top: 10px;
}


#support ul {
	margin: 15px 0 0 0;
	padding: 0;
	padding-left: 15px;
}

#closesupport {
	position: relative;
	left: 540px;
/* 	top: -39px; */
}

#lowPrice {
	position: relative;
	left: 170px;
	
}

#features div {
	position: relative;
	top: -49px;
}

#support div {
	position: relative;
	top: -50px;
}

#videoTrailer div {
	position: relative;
	top: -50px;
}


#videoTrailer {
	position: absolute;
	margin-left: 100px;
	margin-top: 50px;
	padding: 35px 35px 0px 35px;
	width: 480px;	
	
		border: 0px solid black;
	z-index: 3;
	
	font-size: 14px;
	line-height: 20px;
	display: none;
}
#videoTrailer h3 {
	font-size: 16px;
	color: #720c04;
		
	margin-top: 10px;
}




#closevideoTrailer {
	position: relative;
	left: 624px;
 	top: 20px; 
}


#howToPlay div {
	position: relative;
	top: -50px;
}


#howToPlay  {
	position: absolute;
	margin-left: 100px;
	margin-top: 50px;
	padding: 35px 35px 0px 35px;
	width: 480px;	
	
		border: 0px solid black;
	z-index: 3;
	
	font-size: 14px;
	line-height: 20px;
	display: none;
}
#howToPlay  h3 {
	font-size: 16px;
	color: #720c04;
		
	margin-top: 10px;
}




#closehowToPlay  {
	position: relative;
	left: 624px;
 	top: 20px; 
}

#screenshot {
	
	background-color: black;
	background-repeat: no-repeat;
    	margin-left: 10px;
     
}



#screenshotWin {
	width: 236px;
	height: 360px;
	background-color: black;
	background-repeat: no-repeat;
    	margin-left: 6px;
}


.screenshot {
	float: left;
	clear: none;
	width: 120px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	text-shadow: rgba(255,255,255,.5) 0 1px 0;
	color: #4a6076;
}
.screenshot img {
	clear: right;
	margin: 0 0 5px 2px; 
	border: 5px solid white;
	-webkit-border-radius: 4px;
	-webkit-box-shadow: rgba(0,0,0,.3) 0 2px 5px;
	-moz-border-radius: 4px;
	-moz-box-shadow: rgba(0,0,0,.3) 0 2px 5px;

	-webkit-transition-property: border-color, -webkit-box-shadow, -webkit-transform;
	-webkit-transition-duration: .15s;
	-webkit-transition-function: ease-in-out;
}


