/*____________________________________________________
Author: TREEMO
Contact: http://treemoinc.com/contact/
Last_updated: 12/31/2008
Dev: Brent Gariano
______________________________________________________*/

/* === Tag Selectors
______________________________________________________*/

* {
	margin:0;
	padding:0;
}

html {
	margin:0;
	padding:0;
}

body {
	font-size: 10px;
	font-family: "Lucida Grande", Arial, sans-serif;
	line-height:170%;
	color: #FFF;
	min-width:960px;
	background-color: #7fb060;
	background-image: url(/images/iphone_teaser/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

/* == Type
______________________________________________________*/

h1,h2,h3,h4,h5,h6 {
	color: #3f8500;
	font-weight:normal;
}

/* h1 {} h1 reserved for treemo logo img */

h2 {
	font-size:3em;
	margin:.3em 0 .5em;
	color:#e2eec4;
	font-family: Arial, Helvetica, sans-serif;
}

.solution-title{
	font-size:1.1em;
	margin:.3em 0 .5em;
	color:#fde792;
	font-family:"Times New Roman", Times, serif;
}

h3 {
	font-size:1.7em;
	margin:0 0 .1em;
	font-family:"Times New Roman", Times, serif;
	line-height:1em;
	color:#fde792;
}

h4 {
	font-size:1.3em;
	margin:.75em 0 .2em;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
}

h5 {
}

h6 {
}

p {
	margin-bottom:.7em;
}

blockquote {
	font-size:1.2em;
	font-family:"Times New Roman", Times, serif;
	line-height:1.1em;
	color:#e2eec4;
	background-color: #8cb86d;
	padding: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1.2em;
	margin-left: 0;

}
.quotesig{
	font-size: .7em;
	margin:0 0 .1em;
	font-family: Arial, Helvetica, sans-serif;
	line-height:1em;
	color:#fde792;
	text-align: right;
	}
.page-title{
	color:#FFF;
}

/* == Links
______________________________________________________*/

a, a:link {
	color:#d1570d;
	text-decoration: none;
}

	a img {
		border-width: 0;
	}

a:hover {
	color:#fde792;
}

a:active {
}

a:visited {
}


/* == lists
______________________________________________________*/

ul {
	list-style-type: none;
}

ol {
	list-style-type: none;
}

li {
	margin-bottom:.7em;
}


dl {
	margin-left: 20px;
	margin-bottom: 15px;
}

dt {
	text-indent: 0px;
}

dd {
	font-size:1.2em;
	margin-left: 40px;
	display: block;
	text-align: left;
	text-indent: 0px;
}

/* == other 
______________________________________________________*/

cite {
}

br {
}

hr {
}

strong {
}

em {
}

code {
}

/* == tables
______________________________________________________*/

table{
}

th{
}

td{
}

/* == forms
______________________________________________________*/

fieldset{
}

legend{
}

form{
}

label{
}

textarea ,input{
}

textarea:focus, input:focus {
}

/* === Global Sections
______________________________________________________*/

#container {
	width:960px;
	position:relative;/* center container */
	left:50%;	/* center container */
	margin-left:-480px; /* center container */
	background:  url(/images/iphone_teaser/container-bg.jpg) no-repeat top left;  /*standard two column bg image repeat */
	float:left;
	padding-bottom: 50px;
}

/* == Header
______________________________________________________*/

#header {
	position: relative;
	float: left;
	width: 960px;
	height: 162px;
}

	#logo {
		position: relative;
		left: 55px;
		top: 14px;
		float: left;
	}
	#iphone {
		position: relative;
		left: 157px;
		top: 39px;
		float: left;
		}
	#iphone-poker {
		position: relative;
		left: 63px;
		top: 49px;
		float: left;
	}
	#iphone-score {
		position: relative;
		left: 134px;
		top: 49px;
		float: left;
	}
	#iphone-draw {
		position: relative;
		left: 206px;
		top: 49px;
		float: left;
	}
/* == Content Area
______________________________________________________*/

#content {
	float:left;
	width:960px;  /*standard two column bg image*/
	margin-top:40px;
	padding-top:30px;
	background-color: transparent;
	background-image: url(/images/iphone_teaser/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

	#content ul li, 
	#content p {
		font-size:1.2em;
	}

/* = main-content area
______________________________________________________*/
#main-content-home {
	position:relative;
	margin-top:30px;
	margin-right:5px;
	margin-left:5px;
	float:left;
	width:950px;
	background-image: url(/images/iphone_teaser/box-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#main-content {
	position:relative;
	margin-right:5px;
	margin-left:5px;
	float:left;
	width:950px;
}

#store_button {
	height:92px;
	width:614px;
}

#store_button:hover{
	background: transparent url(/images/iphone_tesaser/button-over.jpg) no-repeat top left;
}

#store_button:hover img {
	display:hidden;
}
		
/* == Footer
______________________________________________________*/
#footer-container {
	clear:both;
	width:100%;
	background-image: url(/images/iphone_teaser/bottom-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;	
}

#footer {
	clear:both;
	padding-top:50px;
	padding-bottom:70px;
	width:960px;
	color:#e2eec4;
	margin-right: auto;
	margin-left: auto;
}

#copyright {
	width:21em;
	padding:0 1em;
	padding-top: 20px;
}
	
/* ==  Home
______________________________________________________*/

#home #banner {
	background:no-repeat bottom left;
	float:left;
	margin-right:15px;
	margin-left:15px;
	margin-top: 15px;
	width:930px;
	height:465px;
	position:relative;
}

#home #promoside li {
			width: 296px;
			height:235px;
			float: left;
			margin-right:0px;
			margin-left:20px;
		}
#home #promos li {
	width: 562px;
	float: left;
	padding-bottom:20px;
	padding-left:25px;
	padding-top:20px;
	padding-right:15px;
	background-image: url(/images/iphone_teaser/box-bottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
		}
