/****** COMMON ELEMENTS ******/

/***** COLORS *****
dark-gray: #838383
light-gray: #acacac
dark-red: #b43144
dark-orange: #F47735
*******************/

body {
  font-family: Arial, Verdana, sans-serif;
  margin:0;
  padding: 0;
  background: #f8f8f8;
}

/* Turn off focus border in Mozilla Firefox. */
:focus { -moz-outline-style: none; }

a:link a:visited a:active a:hover {color: #000000;	text-decoration: none; }

ol, ul {
	list-style: none;
}

em {
	color: #F47735; 
	font-weight: bold;
	font-style: normal;
}

hr {
	color: #acacac;
	background-color: #acacac;
	width: 80%;
}

.clear { 
	clear:both;
	display:block;
	line-height:0px;
}

.page-main-title {
	font-size: 200%;	
	font-weight: bold;
	font-style: normal;
	color: #F47735; 
}

/****** PAGE STRUCTURE ******/

.left {
	clear: both;
	float: left;
	width: 50%;
}

.right {
	float: right;
	width: 50%;
}

#page {
	width: 976px; 
	height: auto;
	padding: 0; 
	border: 0px solid #000;
	margin: 0 auto;
	background: #fff;
}

#header-block {
	clear: left;
	height: 175px;
	border: 0px solid #000;
	background: url(../images2/header.png) no-repeat;
}

#body-block {
	clear: left;
	border: 0px solid #000;
}

#footer-block {
	clear: left;
}

.footer-boxes {
	height: 148px;
	//padding-left: 5em;
	margin-left: 70px;
	margin-top: 10px;
	border: 0px solid #000;
}

.footer-boxes ul {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
	padding: 0;
	margin: 0;
}

.footer-boxes li {
	display: inline;
	border: 0px solid #f00;
	float:left;
	width:285px;
	height: 148px;
	margin-left:0;
	padding-right:12px;
	text-align:center;
}

.footer-boxes li a {
	display:block;
	text-decoration:none;
	padding-top: 9em; 
	color: #838383;
	font-size: 90%;
}

.footer-boxes li#footer-box-tell-a-friend { 
	background: url(../images2/boxes/bottom_box_tellafriend2.png) no-repeat;
} 

.footer-boxes li#footer-box-appstore { 
	background: url(../images2/boxes/bottom_box_appstore.png) no-repeat;
}

.footer-boxes li#footer-box-share-testimonial { 
	background: url(../images2/boxes/bottom_box_sharetestimonial.png) no-repeat; 
}

.footer-links {
	margin-top: 2em;
	text-align: center;
	color: #838383 
	font-size: 10pt;
	border: 0px solid #000;
}

.footer-links li {
	display: inline;
	margin-right: 0.5em; 
	padding-right: 0.75em;
	border-right: 1px solid #99C;
	font-weight: plain;
}

.footer-links li.last {
	border-right: 0;
}

.footer-links li a {
    text-decoration: none;
    color: #838383 
}
/****** HEADER BLOCK ******/

#header-left {
	float: left;
	width: 292px;
	height: 175px;	
}

#header-right {
	float: left;
	//width:684px;
	height: 175px;	
	border: 0px solid #0f0;
}

#iconapps-logo {
	display:block;
	width: 292px;
	height: 142px;
	margin-left: 15px;
	margin-top: 5px;
	background: url(../images2/flowerlogo.png) no-repeat;
	border: 0px solid #000;
}

#header-right-top {
		height: 50px;
		border: 0px solid #f00;
}

#header-right-bottom {
	clear: left;
	height: 225px;
	border: 0px solid #0ff;
}

#facebook-logo {
	display:block;
	margin-left: 590px;
	margin-top: 10px;
	width: 32px;
	height: 32px;	
	background: url(../images2/logo_facebook.png) no-repeat;
	border: 0px solid #000;
}

#twitter-logo {
	display:block;
	margin-left: 630px;
	margin-top: -32px;
	width: 32px;
	height: 32px;	
	background: url(../images2/logo_twitter.png) no-repeat;
	border: 0px solid #000;
}

#main-menu {
	display: block;
	margin-top: -20px;
	margin-left: 20px;
	border: 0px solid #f00;
	//overflow: hidden;
}
	
#main-menu ul {
	display: inline;
	list-style:none;
	padding:0;
}

#main-menu ul li {
	position: relative;
}

#main-menu .top {
	float:left;
	width:91px;
	height:91px;
	margin-left:10px;
}

#main-menu .item {
	display: none;	
}

#main-menu #menu-button-more-products {
	position: absolute;
	display:block;
	top: 80px;
	left: 0px;
	width: 128px;
	height: 78px;
	overflow: hidden;
	border: 0px solid #000;
}

#main-menu #menu-button-media-resources {
	position: absolute;
	display:block;
	top: 80px;
	left: 400px;
	width: 154px;
	height: 97px;
	overflow: hidden;
	border: 0px solid #000;
}

#main-menu li a {
	display:block;
	height:100%;
	text-decoration:none;
	overflow: hidden;
	border: 0px solid #000;
}

#main-menu li a#menu-button-product { 
	background: url(../images2/buttons_header/button_product.png) no-repeat left; 
	background-position: -15px -20px;
}

#main-menu li a:hover#menu-button-product,
#main-menu li a:focus#menu-button-product {
	background-position: -129px -20px;
}

#main-menu li a#menu-button-business { 
	background: url(../images2/buttons_header/button_business.png) no-repeat left; 
	background-position: -15px -20px;
}

#main-menu li a:hover#menu-button-business,
#main-menu li a:focus#menu-button-business {
	background-position: -129px -20px;
}

#main-menu li a#menu-button-about { 
	background: url(../images2/buttons_header/button_about.png) no-repeat left; 
	background-position: -15px -20px;
}

#main-menu li a:hover#menu-button-about,
#main-menu li a:focus#menu-button-about {
	background-position: -129px -20px;
}

#main-menu li a#menu-button-community { 
	background: url(../images2/buttons_header/button_community.png) no-repeat left;
	background-position: -15px -20px; 
}

#main-menu li a:hover#menu-button-community,
#main-menu li a:focus#menu-button-community {
	background-position: -129px -20px;
}

#main-menu li a#menu-button-contact { 
	background: url(../images2/buttons_header/button_contact.png) no-repeat left;
	background-position: -15px -20px; 
}

#main-menu li a:hover#menu-button-contact,
#main-menu li a:focus#menu-button-contact {
	background-position: -129px -20px;
}

#main-menu li a#menu-button-press { 
	background: url(../images2/buttons_header/button_press.png) no-repeat left;
	background-position: -15px -20px; 
}

#main-menu li a:hover#menu-button-press,
#main-menu li a:focus#menu-button-press {
	background-position: -129px -20px;
}

/* crashes on webkit */
/*
#main-menu ul:hover .item {
	display: block;
}
*/


#main-menu li a#menu-button-more-products {
	background: url(../images2/DropDownButtons/MoreProductsButton.png) no-repeat left;
}

#main-menu li a:hover#menu-button-more-products,
#main-menu li a:focus#menu-button-more-products {
	background-position: -137px 0px;
}

#main-menu li a#menu-button-media-resources {
	background: url(../images2/DropDownButtons/MediaResourcesButton.png) no-repeat left;
}

#main-menu li a:hover#menu-button-media-resources,
#main-menu li a:focus#menu-button-media-resources {
	background-position: -154px 0px;
}

/****** BODY BLOCK - HOMEPAGE ******/

#body-top {
	clear: left;
	width: 880px;
	height: 31px;
	margin-left: 70px;
	margin-top: 20px;
	background: url(../images2/boxes/box_big_top2.png) no-repeat;
	border: 0px solid #000;
}

#body-middle {
	clear: left;
	width: 880px;
	margin-left: 70px;
	background-color: #f6f6f6;
	border: 0px solid #000;
	overflow: hidden;
}

#body-bottom {
	clear: left;
	width: 880px;
	height: 31px;
	margin-left: 70px;
	border: 0px solid #000;
	background: url(../images2/boxes/box_big_bottom2.png);
}

#about-intuition {
	float: left;
	width: 430px;
	margin-left: 40px;
	padding-top: 10px;
	border: 0px solid #000;
}

#welcome-to-iconapps {
	float: left;
	width: 379px;
	height: 278px;
	margin-top: 5em;
	background: url(../images2/homepage/welcome_to_iconapps.png) no-repeat;
	border: 0px solid #000;	
}

#no-sizzle-reel {
	float: right;
	width: 195px;
	height: 339px;
	margin-right: 6em;
	margin-top: 0em;
	background: url(../images2/homepage/HomePagePhonescreenshot.png) no-repeat;
	border: 0px solid #000;
}

#free-download {
	float: right;
	clear: right;
	width: 337px;
	height: 99px;
	margin-right: 2em;
	margin-top: -0.5em;
	border: 0px solid #000;
}

a#free-download { 
	background: url(../images2/button_download3.png) no-repeat left; 
	background-position: 0px -28px;
}

a:hover#free-download,
a:focus#free-download {
	background-position: -340px -28px;
}

/******************** CONTACTS ************************/
#contact-list {
	float: left;
	margin-left: 3em;
	border: 0px solid #000;
}

#contact-list #contact-addresses {
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	
}

#contact-list ul {
	padding-left: 0;
	border: 0px solid #000;
}
	
#contact-list li {
	margin-bottom: 1em;
}

#contact-list .list-item-heading {
	color: gray; 
	font-size: 100%;
	margin-top: 1.5em;
	border: 0px solid #000;
}

#contact-list .list-item-desc {
	font-size: 100%;
	border: 0px solid #000;
}

#contact-list li a {
	color: #ff691f;
	text-decoration: none;
}

/******************** PRESS ************************/
#press-page {
	float: left;
	margin-left: 5em;
	border: 0px solid #000;
}

#press-page .top {
	clear: left;
	width: 700px;
	height: 18px;
	margin-left: 10px;
	margin-top: 20px;
	background: url(../images2/press_page/box_top2.png) no-repeat;
	border: 0px solid #000;
}

#press-page .middle {
	clear: left;
	width: 700px;
	height: 850px;
	margin-left: 10px;
	background-color: #ffffff;
	border: 0px solid #000;
	overflow: hidden;
}

#press-page .bottom {
	clear: left;
	width: 700px;
	height: 18px;
	margin-left: 10px;
	border: 0px solid #000;
	background: url(../images2/press_page/box_bottom2.png) no-repeat;
}

#press-page ul {
	padding-left: 1em;
	padding-right: 1em;	
	border: 0px solid #000;
}

#press-page .list-item-heading {
	font-size: 90%;
	font-weight: bold;
	font-style: normal;
	color: #F47735; 
}

#press-page .list-item-desc {
	font-size: 90%;
	color: #838383;
}

#press-page .list-item-footer a {
	color: #f47735;
	text-decoration: none;
	font-size: 80%;
	float: right;
}

#press-page .list-item-separator {
	clear: left;
	width: 382px;
	height: 1px;
	margin-left: 140px;
	margin-top: 7px;
	margin-bottom: 20px;
	background: url(../images2/press_page/horiz_rule.png) no-repeat;	
}

#press-page .content-left {
	clear: both;
	float: left;
	width: 250px;
	height: 100px;
	border: 0px solid #000;
}

#press-page .content-right {
	float:left;
	width: 400px;
	height: 100px;
	border: 0px solid #000;
}


/******************** ABOUT US ************************/
#about-us {
	float: left;
	width: 800px;
	margin-left: 40px;
	padding-top: 10px;
	border: 0px solid #000;
}

#about-us h1 {
	padding-top: 1em;
	color: #F47735;
}

#about-us p {
	padding-top: 0.5em;
	width: 700px;	
	color: gray;
	font-size: 90%;
}

#about-us a {
	color: #ff691f;
	text-decoration: none;
}

#about-us em {
	color: gray; 
	font-weight: bold;
	font-style: italic;
}

/******************** BUSINESS ************************/
#business-pitch {
	float: left;
	width: 800px;
	margin-left: 40px;
	padding-top: 10px;
	border: 0px solid #000;
}

#business-pitch h1 {
	color: #F47735;
	border: 0px solid #000;
}

#business-pitch p {
	margin-top: -1em;	
}

#business-pitch ul {
	padding-left: 0;	
}

#business-pitch p,ul {
	font-size: 90%;
	color: gray;
	border: 0px solid #000;	
}

#business-pitch a {
	color: #6dcff6;
	text-decoration: none;
}

/******************** COMMUNITY ************************/

#intuition-community {
	float: left;
	width: 800px;
	margin-left: 40px;
	padding-top: 10px;
	border: 0px solid #000;
}

#what-people-say {
	float: left;
	width: 386px;
	height: 388px;
	margin-top: 3em;
	border: 0px solid #000;
	background: url(../images2/big_white_box.png) no-repeat;
}

#what-people-say h1 {
	margin-left: 1em;
	margin-top: -1.3em;
	font-size: 190%;
}

#join-discussion {
	float: right;
	width: 386px;
	height: 332px;
	margin-top: 0;
	border: 0px solid #000;
	background: url(../images2/small_white_box.png) no-repeat;
}

#submit-comment {
	padding-left: 2em;	
	border: 0px solid #000;
}

#join-discussion h1 {
	margin-left: 2em;
	margin-top: 1em;
	font-size: 120%;	
}

#join-discussion p {
	color: gray;
	font-size: 70%;	
}

.quote {
	width: 320px;
	height: 75px;
	margin-top: 0.5em;
	background: url(../images2/quotebox4.png) no-repeat;
	border: 0px solid #000;
}

.quote-message {
	padding-left: 1em;
	padding-top: 0.5em;
	padding-right: 1em;
	font-style: italic;
	font-size: 90%;
}

/******************** PRODUCT ************************/

#header-tagline {
	clear: left;
	width: 678px;
	height: 37px;
	margin-left: 200px;
	margin-top: 10px;
	background: url(../images2/product_page/ProductsPageTitle.png) no-repeat;	
}

#meet-intuition {
	float: left;
	width: 375px;
	height: 115px;
	margin-left: 2.5em;
	background: url(../images2/product_page/ProductsPage1stPar.png) no-repeat;
	border: 0px solid #000;
}

#about-product {
	float: left;
	width: 800px;
	margin-left: 40px;
	padding-top: 10px;
	border: 0px solid #000;
}

#about-product ul {
	padding-left: 0;	
	border: 0px solid #000;
}

#about-product .list-item-heading {
	color: #838383; 
	//padding-left: 0.5em;
	padding-top: 1em;
	font-weight: bold;
	font-size: 100%;
	border: 0px solid #000;
}

#about-product .list-item-desc {
	color: #838383;
	//padding-left: 0.5em;
	font-size: 100%;
	//width: 332px;
	border: 0px solid #000;
}

#about-product .left .list-item-heading {
	padding-left: 0.5em;
}

#about-product .left .list-item-desc {
	padding-left: 0.5em;
	width: 332px;
}

#about-product .right .list-item-heading {
	padding-left: 0.5em;
}

#about-product .right .list-item-desc {
	padding-left: 0.5em;
	width: 332px;
}
#easy-flower-navigation .image {
	width: 332px;
	height: 472px;
	background: url(../images2/product_page/product_screenshots/01.png) no-repeat;
}

#create-tasks-by-category .image {
	width: 332px;
	height: 472px;
	background: url(../images2/product_page/product_screenshots/02.png) no-repeat;
}

#calendar-view-by-due-date .image {
	width: 332px;
	height: 472px;
	background: url(../images2/product_page/product_screenshots/03.png) no-repeat;
}

#tasks-by-location .image {
	width: 332px;
	height: 472px;
	background: url(../images2/product_page/product_screenshots/04.png) no-repeat;
}

#community-tips .image {
	width: 332px;
	height: 472px;
	background: url(../images2/product_page/product_screenshots/05.png) no-repeat;
}

#nearby .image {
	width: 332px;
	height: 472px;
	background: url(../images2/product_page/product_screenshots/06.png) no-repeat;
}

/******************** PRIVACY ************************/
#privacy {
	float: left;
	width: 800px;
	margin-left: 40px;
	padding-top: 10px;
	border: 0px solid #000;
}

#privacy h1 {
	color: #F47735;
}

#privacy p {
	color: #838383;
	font-size: 100%;	
}
#privacy ul {
	padding-left: 0;	
	border: 0px solid #000;
}

#privacy li {
	list-style-type: disc;
	color: gray;
	margin-left: 1em;
	padding-top: 0.5em;
	font-size: 100%;
	border: 0px solid #000;
}

/******************** TELL PEOPLE ************************/

#tell-people {
	margin-left: 2em;	
}

#tell-people h1#tagline {
	
}

#tell-people p {
	color: gray;
	font-size: 70%;	
}

#tell-people #submit-button {
	width: 100px;	
}

/******************** MEDIA RESOURCES ************************/

#media-resources #page-title {
	clear: left;
	width: 628px;
	height: 28px;
 	margin-left: auto;
 	margin-right: auto;
	margin-top: 10px;
	background: url(../images2/media_resources_page/100313_MediaResTitle.png) no-repeat;	
}

#media-resources #low-hi-res {
	width: 650px;
 	margin-left: auto;
 	margin-right: auto;
 	border: 0px solid #000;
}

#media-resources #low-res {
	clear: left;
	float: left;
	width: 297px;	
	border: 0px solid #000;
}

#media-resources #hi-res {
	float: left;
	width: 297px;
	margin-left: 3em;
	border: 0px solid #000;
}

#media-resources a#low-res-icon,
#media-resources a#hi-res-icon {
	display: block;
	width: 250px;
	height: 255px;
	margin-right: 0em;
	margin-top: 0em;
	border: 0px solid #000;
}

#media-resources a#low-res-icon { 
	background: url(../images2/media_resources_page/100313_LowResButton.png) no-repeat left;
	background-position: 0px 0px;
}

#media-resources a#hi-res-icon { 
	background: url(../images2/media_resources_page/100313_HiResButton.png) no-repeat left;
	background-position: 0px 0px;
}

#media-resources a:hover#low-res-icon,
#media-resources a:focus#low-res-icon,
#media-resources a:hover#hi-res-icon,
#media-resources a:focus#hi-res-icon {
	background-position: -241px -0px;
}


#media-resources #low-res-text,
#media-resources #hi-res-text {
	float: left;
	width: 100%;
	margin-right: 0em;
	margin-top: 0em;
	border: 0px solid #000;
}

#media-resources #low-res-text {
	clear: left;
	height: 22px;
	background: url(../images2/media_resources_page/100313_Suitable4web.png) no-repeat left;
}

#media-resources #hi-res-text {
	height: 28px;
	background: url(../images2/media_resources_page/100313_Suitable4print.png) no-repeat left;
}


/******************** QUICK HELP ************************/

#help {
	float: left;
	width: 800px;
	margin-left: 50px;
	padding-top: 10px;
	border: 0px solid #000;
}

#help li,#help ul {
	padding-left: 0;
	border: 0px solid #000;
}

#help h1 {
	font-size: 110%;
}

#help h2 {
	font-size: 100%;
}

#help p, #help ol {
	padding-top: 0.5em;
	width: 700px;	
	color: gray;
	font-size: 90%;
	text-align: justify;
}

#help ol {
	list-style-type: decimal;	
}

#help a {
	color: #f47735;
	text-decoration: none;
}


.hidden {
	visibility: hidden;
}

.display-none {
	display: none;
}

.error-message {
	color: red;
	font-size: 80%;	
}
