body
{
	background-image: url(/images/background_top.png); 
	background-repeat: no-repeat;
	background-position: top center;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #333333;
	font-size: 13px;
	line-height: 18px;
	margin:  0px;
	padding: 0px;
}
html
{
	margin:  0px;
	padding: 0px;
	background-image: url(/images/page_background.png); 
}
.header_logo
{
	padding-bottom: 15px;
}
#header_top
{	
	text-align:center;
	padding-top:30px;
}
#header_buttons
{
	text-align:center;
	padding-top:30px;
}
#header_buttons img
{
	padding-left:5px
}
#main_content
{
	width:868px;
	padding-top:30px;
	margin-left:auto;
	margin-right:auto;

}
#content_main
{
	background-image: url(/images/content_main.png);
	padding-left:20px; 
	

}
#content_main_nospace
{
	background-image: url(/images/content_main.png);
	padding-left:20px; 
	

}
#under_title_split
{
	text-align: center;
}
#blog_split
{
	position: absolute;
	margin-left: -17px;
}

#page_split
{
	position: absolute;
	margin-left: -8px;
	margin-top: -53px;
}

#page_split_css
{
	position: absolute;
	margin-left: -8px;
	margin-top: -53px;
	background-image: url(/images/page_split.png);
	width: 844px;
	height: 53px;
	z-index: 0;
}

.apps_itweetreply_split
{
	position: absolute;
	margin-left: -8px;
}


.central_title
{
	text-align: center;
	padding-top: 5px;
	padding-bottom: 20px;
}

#aboutus_left
{
	float:left;
	width:60px;
}

#aboutus_main
{
	
	padding-left: 60px;
	width: 750px;
	
}
.aboutus_person
{
	font-size: 20px;
	color: #5f5f5f;
	
	
}
.aboutus_title
{
	font-size: 14px;
	color: #5f5f5f;
	
}
.aboutus_text
{
	font-size: 13px;
	
}
#clear
{
	width: 100%;
	height: 50px;
	clear: both;
}
#blog_left_new
{
	float: left;
	text-align: right;
	color: #9d9d9d;
	width: 105px;
	padding-left: 10px;
}
#blog_right_new
{
	float: right;
	padding-right: 45px;

}
#blog_title
{
	font-size: 24px;
	color: #454545;
	line-height: 24px;

}
#blog_text
{
	padding-top: 20px;
	font-size: 13px;
}
#blog_content_new
{
	width: 450px;
	padding-left:145px;
	font-size: 13px;
	text-align:left;

}
#blog_comments
{
	margin-left: auto;
	margin-right: auto;
	padding-top: 40px;
	padding-bottom: 40px;
	width:868px;
	

}
.blog_comments_title
{
	text-align: center;
	font-size: 29px;
	text-shadow: 0px -1px 0px #666666; 
	color: #FFF;
}
.blog_comments_left_user, .blog_comments_left_user A:link, .blog_comments_left_user A:visited
{
	color: #334f5c;
	font-size: 18px;
	padding-bottom: 3px;
	text-shadow: 0px 1px 0px #b9cad1; 
}
.blog_comments_left_user A:active
{
	text-decoration: underline;
}
.blog_comments_left_date
{
	color: #616161;
	font-size: 13px;
	text-shadow: 0px 1px 0px #b9cad1; 
}
.blog_comments_left
{
	float: left;
	padding-left: 20px;
	margin-right: 15px;
	width: 150px;
			padding-top: 10px;
}
.blog_comments_right
{
		margin-left: 185px;
		padding-bottom: 10px;
}
.blog_comments_add_outer
{
	padding-left: 100px;
}
.blog_comments_add
{
	padding-top: 30px;
	padding-left: 30px;
	background-image: url(/images/blog_comment_add.png);
	width: 458px;
	height: 374px;
	margin-left: auto;
	margin-right: auto;
}
.blog_comments_right_center
{
	font-size: 13px;
	color: #333333;
	background-image: url(/images/blog_comment_center.png);
	width: 491px;
	padding-right: 30px;
	padding-left: 30px;
	color: #3b3b3b;
}
.blog_comments_type
{
	padding-bottom: 20px;
	color: #6b6b6b;
	font-size: 18px;
	float: left;
}
.blog_comments_type_sub
{
	font-size: 11px;
	color: #b3b3b3;
	
}
.blog_comments_field
{
	padding-left: 100px;
	padding-bottom: 20px;
}
.blog_comments_field input
{
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	background-image: url(/images/blog_comment_textbox.png);
	border: 0px;
	width: 301px;
	height: 29px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 7px;
	font-size: 18px;
	color: #6b6b6b;
}
.blog_comments_field textarea
{
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	background-image: url(/images/blog_comment_textarea.png);
	border: 0px;
	width: 301px;
	height: 101px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 13px;
	color: #6b6b6b;
}
.blog_comments_title_add
{
	padding-top: 30px;
}
.blog_comments_submit
{
	padding-left: 300px;
}
.blog_comments_submit input
{
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	background-image: url(/images/blog_comment_add_submit.png);
	width: 111px;
	height: 34px;
	border: 0px;
	outline:none;
}
#footer img
{
	margin-right: 15px;
}

#footer A:link, #footer A:visited, #footer A:active
{
	color: #435258; text-decoration: none;
}

#footer A:hover
{
	text-decoration: none;
	color: #458199;
}

#footer
{
	padding-top: 9px;
	text-align: center;
	margin: 10px auto;
	color: #435258;
	font-size: 14px;
	text-shadow: 0px 1px 0px #b9cad1; 
	line-height: 14px;

}
img{
	border: 0px;
}

/*#apps_top_left
{
	padding-left: 30px;
	float: left;
	padding-top: 10px;
	width: 522px;
	height: 300px;
}
#apps_top_right
{
	padding-top: 13px;
	padding-right: 40px;
	float: right;
	width: 168px;
	color: #33454e;
	font-size: 12px;
	
}
#apps_top_right img
{
	position:relative;
	right:16px
}

#apps_middle_left
{
	float: left;
	padding-left: 55px;
	padding-top: 80px;
	width: 150px;

}
#apps_middle_right
{
	padding-top: 50px;
	padding-bottom: 30px;
	padding-right: 40px;
	float: right;
	width: 168px;
	color: #33454e;
	font-size: 14px;
	width: 570px;
	
}
#apps_itweetreply_3cols
{
	padding-top: 30px;
	color: #505050;
}
#apps_itweetreply_3cols_img
{
	padding-top: 30px;
	color: #505050;
}
#apps_itweetreply_3cols div
{
	width: 210px;
}
.apps_itweetreply_3cols_title
{
	font-size: 21px;
	padding-bottom: 20px;
}
.apps_itweetreply_3cols_l { float:left; padding-left: 30px; }
.apps_itweetreply_3cols_r{ float: right; padding-right: 40px; }
.apps_itweetreply_3cols_c { padding-left:315px }

.apps_itweetreply_3cols_l_img { float:left; padding-left: 3px; }
.apps_itweetreply_3cols_r_img{ float: right; padding-right: 17px; }
.apps_itweetreply_3cols_c_img { padding-left:290px }

.apps_itweetreply_choose
{
	padding-top: 40px;
	padding-left: 60px;
	padding-right: 100px;
	padding-bottom: 30px;
	font-size: 14px;
}

.apps_itweetreply_choose_title
{
	text-align: center;	
	font-size: 21px;	
	padding-bottom: 20px;
}
.apps_top_right_testimonial
{
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 15px;
}
.apps_top_right_name
{
	padding-bottom: 15px;
}*/
 
A:link, A:visited, A:active { color: #4d6399; text-decoration: none; }
A:hover {text-decoration: underline; color: #4d6399; }
/*
.apps_itweetreply_compare_table{
	border-width: 1px 1px 0 0;
	border-style: solid;
	border-color: #b8b8b8;

}
.apps_itweetreply_compare_table td{

	border-width: 0 0 1px 1px;
	border-style: solid;
	border-color: #b8b8b8;
	padding: 5px;
}
.apps_itweetreply_compare_table_col_feature
{
	width: 125px;
	text-align: left;
}
.apps_itweetreply_compare_table_col_itweetreply
{
	width: 90px;
}
.apps_itweetreply_table_bottom
{
	position: absolute;
	margin-left: -20px;
	margin-top: -9px;
}
.apps_itweetreply_compare_table_green
{
	color: #76bb40;
}
.apps_itweetreply_compare_table_red
{
	color: #b62e22;
}
.apps_itweetreply_compare_table_col_otr
{
	width: 70px;
	text-align: center;
}
.apps_itweetreply_compare_table_top
{
	text-align: center;
}*/
#support_itr_faq_main
{
	padding-left: 40px;
	width: 450px;
}
#support_itr_faq_main .title
{
	font-weight: bold;
}
#support_itr_faq_main  ul
{
	padding-left: 14px;
	font-weight: 250;
	color: #3c89b1;
}
#support_itr_faq_main a
{
	color: #3c89b1;
}
#support_itr_faq_main  .content
{
	padding-left: 14px;
	color: #585858;
	padding: 15px;
	font-weight: 250;
	 list-style-type: none;
	display: none;
}

#support_itr_faq_note, #support_note
{
	background-image: url(/images/support_note.png);
	background-repeat: no-repeat;
	width: 183px;
	height: 180px;
}
#support_itr_faq_note
{
	float: right;
	margin-right: 60px;
}
#support_note
{
	margin: 60px auto 60px auto;
}

#support_note .title, #support_itr_faq_note .title
{
	text-align: center;
	color: #484848;
	font-weight: bold;
	font-size: 18px;
	padding: 35px 0px 10px 0px;
}
#support_note .text, #support_itr_faq_note .text
{
	padding:0px 15px ;
	color: #484848;
	font-size: 12px;
}
#support_note a
{
	color: #5397be;
}
#support_box
{
	width: 650px;
	margin-left: auto;
	margin-right: auto;
	color: #909090;
}
#support_box A:link, #support_box A:visited, #support_box A:active
{
	text-decoration: none;
}
#support_box .title
{
	color: #242424;
	font-size: 16px;
}
#support_box .subtitle
{
	color: #484848;
	font-size: 12px;
}
.support_box_right_bubble, .support_box_right_question, .support_box_right_debug
{
	padding-left: 55px;
	background-repeat: no-repeat;
	background-position: center left;
	height: 35px;
	margin-bottom: 20px;
}
.support_box_right_bubble
{
	background-image: url(/images/support_bubble.png);
	padding-bottom: 4px;
}
.support_box_right_question
{
	background-image: url(/images/support_question_mark.png);
}
.support_box_right_debug
{
	background-image: url(/images/support_debug.png);
}
.support_box_right_bubble_general
{
	margin-top: 10px;
	padding-top: 15px;
}
#support_box_left
{
	float: left;
}

#support_box_right
{
	float: right;
	width: 420px;
}
.blog_icon img
{
	position: absolute;
}
.blog_icon_text{ 
	padding-left: 40px;
}
.blog_icon_text_2
{
	padding-left: 10px;
	vertical-align:17px;
	margin-top: 5px;
	
}
#home_go_to_app_store
{
				margin-top:-155px;
				padding-left:490px;
}
#home_learn_more
{
				margin-top:5px;
				padding-left:490px;
}
#body_individual_contact
{
	display: none;
}

.body_contact_left
{
	float: left;
	padding-left: 30px;
	padding-right: 30px;
	border-right: 1px solid #dedede;
	height: 250px;
	margin-right: 30px;
	
}

.body_contact_right, .body_contact_right a, .body_contact_right a:link
{
	font-size: 16px;	
	color: #545454;
}

.body_contact_right_indiv_name
{
	font-weight: bold;
	color: #474747;
	font-size: 16px;
}
.body_contact_right_indiv_role
{
	color: #aaaaaa;
	padding-bottom: 25px;
}
.body_contact_note
{
	float: right;
	padding-right: 70px;
	background-image: url(/images/contact_note.png);
	width: 155px;
	height: 178px;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 20px;
}
.body_contact_note_name, .body_contact_note_name a:link, .body_contact_note_name a
{
	font-weight: bold;
	color: #5d5d5d;
	padding-top: 10px;
}
.body_contact_note_twit, .body_contact_note_twit a:link, .body_contact_note_twit a
{
	color: #5d5d5d;
}
#contact_navbar{
	margin-left: auto;
	margin-right: auto;
	width: 398px;
	margin-top: 20px;
	margin-bottom: 75px;
}
#contact_syncode
{
	background:url(/images/contact_navbar.png);
	height:46px;
	width: 169px;
	background-repeat: no-repeat;
	background-position:0px -92px;
}
#individual_contact
{
	background:url(/images/contact_navbar.png);
	height:46px;
	width: 169px;
	background-repeat: no-repeat;
	background-position:-169px 0px;
}
#contact_navbar ul{
	width:648px;
	height: 100%;
	list-style-image:none;
  	list-style: none;
}
#contact_navbar ul li{
	text-align: center;
	float:left;
	cursor:pointer;
	overflow: hidden;
}
#contact_navbar ul li a
{
	float:left;
	height:0;
	overflow:hidden;
	width:100%;
	outline: none;
	width: 169px;
	height:46px;
	padding-top: 50px;
}


#navbar{
	margin-left: auto;
	margin-right: auto;
	width:648px;
	height:55px;
	background:url(/images/navbar_bg.png);
	background-repeat: no-repeat;
}
#navbar ul{
	width:648px;
	height: 100%;
	list-style-image:none;
  	list-style: none;
}
#navbar ul{
	background: url(/images/arrow.png) no-repeat;
	background-position:1px 4px;
}
#navbar ul li{
	text-align: center;
	float:left;
	cursor:pointer;
	height: 51px;
	overflow: hidden;
}


#navbar ul li a
{
	float:left;
	height:0;
	overflow:hidden;
	padding-top:90px;
	width:100%;
	outline: none;
	list-style-image:none;
}

#home { margin-left: -38px;  width: 93px; }
#apps { width: 100px; }
#blog {  width: 90px; }
#aboutus { width: 120px; }
#support {   width: 115px; }
#contact { width: 125px;  }

#navbar .navbar_ { background-position:50px 45px; }
#navbar .navbar_apps { background-position:145px 45px; }
#navbar .navbar_blog { background-position:230px 45px; }
#navbar .navbar_aboutus { background-position:340px 45px; }
#navbar .navbar_support { background-position:465px 45px; } 
#navbar .navbar_contact { background-position:575px 45px; } 

.debug_itr_left_small, .debug_itr_left
{
	float: left;
	padding-left: 50px;
	border-right: solid 1px #e4eff4;
	font-size: 13px;
	color: #4c4c4c;
}
.debug_itr_left_small .title
{
	font-size: 19px;
	padding-left: 40px;
	background-repeat: no-repeat;
	background-position: center left;
	padding-top: 18px;
	height: 28px;
	background-image: url(/images/debug_clock.png);
	font-weight: bold;
	color: #6d6d6d;
}

.debug_itr_left_small .title
{
	color: #4c4c4c;
	float: left;
	font: 12px;
	font-weight: 500;
	padding-bottom: 10px;
}
.debug_itr_left_small .type
{
	font-weight: 500;
	color: #4c4c4c;
	float: left;
	font-size: 12px;
	padding-bottom: 10px;
}
.debug_itr_left_small .date
{
	color: #cbcbcb;
	float: right;
	font-size: 11px;
	padding-top: 3px;
}

.debug_itr_left_small .tweet
{
	clear: both;
	margin-bottom: 10px;
	color: #4c4c4c;
	font-weight: 500;
	width:  190px;
	margin-left: 5px;
}


.debug_itr_left
{
	width: 270px;
	padding-right: 50px;
	margin-right: 70px;
}

.debug_itr_left_small
{
	width: 200px;
	padding-right: 20px;
	margin-right: 40px;
	min-height: 400px;
}
.debug_itr_right_inner
{
	font-size: 15px;
	color: #4c4c4c;
	padding-left: 280px;
}
.debug_itr_right
{
	padding-right: 110px;

}
.debug_itr_login_right
{
	float: right;
	color: #4c4c4c;
}
.debug_itr_login_submit
{
	float: right;
}
.debug_itr_login_left, .debug_itr_login_left_error
{
	float: left;

}
.debug_itr_right_inner_input
{
	text-align: right;
	float: right;
}
.debug_itr_login_submit input, .debug_itr_right_inner input
{
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	background-image: url(/images/debug_button.png);
	width: 91px;
	height: 27px;
	border: 0px;
	outline:none;
	font-size: 12px;
	font-weight: bold;
	margin-top: 20px;
}
.debug_itr_login_right input
{
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	background-image: url(/images/debug_textbox.png);
	border: 0px;	
	width: 174px;
	height: 28px;
	padding-left: 6px;
	padding-top: 5px;
	font-size: 12pt;
	margin-bottom: 10px;
}
.debug_itr_login_left div
{
	font-size: 12pt;
	padding-top: 8px;
	padding-bottom: 15px;
}
.debug_itr_login_left_error
{
	width: 150px;
}
.debug_itr_login_left_error #error
{
	
	font-size: 11px;
	padding-top: 8px;
	padding-bottom: 15px;
	width: 150px;
	color: #b23030;
	display: none;
	font-weight: bold;

}
.debug_itr_push_did_work a 
{
	color: #4c4c4c;
	text-decoration: none;
}
.debug_itr_push_did_work .that_worked, .debug_itr_push_did_work .that_no_work 
{
	font-size: 16px;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: center left;
	padding-bottom: 1px;
}
.debug_itr_push_did_work .that_worked 
{
	background-image: url(/images/debug_tick.png);
}
.debug_itr_push_did_work .that_no_work 
{
	background-image: url(/images/debug_cross.png);
	
}
#home_centre_image_synotes_main, #home_centre_image_synotes_iphone, #home_centre_image_synotes_web
{
	background-image: url(/images/home_centre_image_synotes.png);
	height: 457px;
	float: left;
}
#home_centre_image_synotes_main
{
	width: 432px;
	background-position: -204px;
}
#home_centre_image_synotes_web
{
	width: 195px;
	background-position: -636px;
}
#home_centre_image_synotes_iphone
{
	width: 204px;
}
#home_centre_image_synotes_buttons
{
	position: absolute;
	margin-left: 325px;
	margin-top: 200px;
}
#home_centre_image_synotes_buttons div
{
	background-image: url(/images/home_centre_image_synotes_buttons.png);
	height: 46px;
	width: 162px;
	margin-bottom: 10px;
}
#home_centre_learn_more
{	
	background-position: 0px 0px;
}
#home_centre_learn_more:hover
{
	background-position: 0px -46px;
} 


.apps_syncopy
{
	background-image: url(/images/apps_page_syncopy.png);
	background-repeat: no-repeat;
	width: 383px;
	height: 226px;
	background-repeat: no-repeat;
	background-position: 10px 10px;
	float: right;
	padding-bottom:10px;
	margin-right:55px;
	margin-bottom:40px;
}
.apps_syncopy:hover
{

	background-position: 10px -245px;
	height: 226px;

}
.apps_coming_soon
{
	background-image: url(/images/apps_page_coming_soon.png);
	background-repeat: no-repeat;
	width: 383px;
	height: 236px;
	background-repeat: no-repeat;
	background-position: 10px 10px;
	float: right;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-top: 0px;
}

.apps_itweetreply
{
	background-image: url(/images/apps_page_itweetreply.png);	
	background-repeat: no-repeat;
	width: 383px;
	height: 236px;
	background-repeat: no-repeat;
	background-position: 10px 10px;
	float: left;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-left: 20px;
}

.apps_itweetreply:hover
{
	background-position: 10px -235px;
	height: 236px;
}


.apps_synotes
{
	background-image: url(/images/apps_page_synotes.png);
	background-repeat: no-repeat;
	width: 383px;
	height: 236px;
	background-repeat: no-repeat;
	background-position: 10px 10px;
	float: left;
	margin-left: 20px;

}
.apps_synotes:hover
{
	background-position: 10px -245px;
}



.syncopy_intro
{
	background-image: url(/images/syncopy_intro_arrows.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 170px;
	height: 100px;
	margin-top: 30px;
	padding-right: 60px;
	margin-left: 50px;
	padding-top: 10px;
	font-size: 14px;
	color: #505050;
	z-index: 99;
	position: relative;
	
}
.syncopy_intro_iphone
{
	background-image: url(/images/syncopy_intro_iphone_icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 290px;
	padding-right: 95px;
	height: 225px;
	margin-top: 40px;
	margin-left: 50px;
	padding-top: 40px;
	font-size: 14px;
	color: #454545;
	z-index: 99;
	position: relative;
	
}
.syncopy_intro_mac
{
	background-image: url(/images/syncopy_intro_mac_icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 290px;
	padding-right: 95px;
	height: 225px;
	margin-top: 10px;
	margin-left: 50px;
	padding-top: 40px;
	font-size: 14px;
	color: #454545;
	z-index: 99;
	position: relative;
	
}

.syncopy_intro_mac_text
{
	padding-left: 5px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.syncopy_intro_app_store
{
	float: left;
	background-image: url(/images/syncopy_download_appstore.png);
	width: 169px;
	height: 53px;
	background-position: 0px -106px;
}

.syncopy_intro_app_store:hover
{
	background-image: url(/images/syncopy_download_appstore.png);
	width: 169px;
	height: 53px;
	background-position: -170px -106px;
}
.syncopy_intro_download
{
	float: left;
	background-image: url(/images/syncopy_download_appstore.png);
	width: 169px;
	height: 53px;
}
.syncopy_intro_download:hover
{
	background-position: 0px -53px;
}

.syncopy_intro_learn
{
	float: left;
	background-image: url(/images/syncopy_download_appstore.png);
	width: 169px;
	height: 53px;
	background-position: 169px 0px;
}
.syncopy_intro_learn:hover
{
	background-position: 169px -53px;
}
.syncopy_mac_intro .click_here
{
	background-image: url(/images/syncopy_mac_click.png);
	width: 118px;
	height: 86px;
	position: absolute;
	margin-left: -80px;
	margin-top: 35px;
}
.syncopy_mac_intro
{
	background-image: url(/images/syncopy_mac_intro.png);
	background-repeat: no-repeat;
	background-position: left center;

	height: 483px;
	margin-left: -60px;
	font-size: 14px;
	color: #3e3e3e;
	z-index: 99;
	position: relative;
	padding-left: 420px;
	padding-right: 60px;
	
}
.syncopy_mac_intro .text
{
	padding-top: 220px;
}
.syncopy_mac_intro .mouserover
{
	position: absolute;
	padding-left: 20px;
	display: none;
	cursor: pointer;
}
.syncopy_mac_intro .mouseclick
{
	position: absolute;
	width: 32px;
	height: 25px;
	margin-left: 35px;
	cursor: pointer;
}

.syncopy_mac_to_mac
{
	background-image: url(/images/syncopy_mac_to_mac_cloud.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 40px;
	padding-right: 300px;
	padding-top: 30px;
	margin-top: 40px;
	margin-right: 60px;
	height: 300px;
	font-size: 14px;
	color: #454545;
	position: relative;
}
.download
{
	background-image: url(/images/syncopy_mac_download.png);
	width: 173px;
	height: 53px;
	margin-left: -300px;
	margin-top: 80px;
	position: relative;
}
.download:hover
{
	background-position: 0px -56px;
}

.syncopy_iphone_device
{
	background-image: url(/images/syncopy_iphone_device.png);
	width: 305px;
	height: 562px;
	float: left;
	margin-top: 50px;
	position: absolute;
	z-index: 3;
}
#iphone_screenshots
{
	background-image: url(/images/syncopy_iphone_screenshots.png);
	width: 214px;
	height: 323px;
	background-position: 0px 0px;
	z-index: 2;
	position: absolute;
	margin-top: 130px;
	margin-left: 47px;
}
.syncopy_iphone_device_black
{
	background-color: #000;
	width: 214px;
	height: 323px;
	z-index: 1;
	position: absolute;
	margin-top: 130px;
	margin-left: 47px;
	
}
.syncopy_iphone_text
{
	margin-left: 350px;
	padding-top: 100px;
	color: #4a4a4a;
	font-size: 14px;
	padding-right: 150px;
}
#syncopy_iphone_buttons
{
	padding-top: 130px;
	padding-left: 390px;
}
.syncopy_iphone_prev, .synotes_iphone_prev, .synotes_ipad_iphone_prev
{
	cursor: pointer;
	float: left;
	background-image: url(/images/syncopy_iphone_arrows_dots.png);
	height: 24px;
	width: 24px;
	background-position: 0px -88px;
	background-repeat: no-repeat;
}
.syncopy_iphone_prev:active, .synotes_iphone_prev:active, .synotes_ipad_iphone_prev:active
{
	float: left;
	background-image: url(/images/syncopy_iphone_arrows_dots.png);
	height: 24px;
	width: 24px;
	background-position: 0px -64px;
}
.syncopy_iphone_next, .synotes_iphone_next, .synotes_ipad_iphone_next
{
	cursor: pointer;
	margin-left: 20px;
	float: left;
	background-image: url(/images/syncopy_iphone_arrows_dots.png);
	height: 24px;
	width: 24px;
}
.syncopy_iphone_next:active, .synotes_iphone_next:active, .synotes_ipad_iphone_next:active
{
	float: left;
	background-image: url(/images/syncopy_iphone_arrows_dots.png);
	height: 24px;
	width: 24px;
	background-position: 0px -24px;
}
.syncopy_iphone_dot, .synotes_iphone_dot, .synotes_ipad_iphone_dot
{
	margin-top: 10px;
	margin-left: 20px;
	float: left;
	background-image: url(/images/syncopy_iphone_arrows_dots.png);
	height: 8px;
	width: 8px;
	background-repeat: no-repeat;
	background-position: 0px -48px;
	cursor: pointer;
}

.syncopy_iphone_dot_active, .synotes_iphone_dot_active, .synotes_ipad_iphone_dot_active
{
	background-position: 0px -56px;
}

#syncopy_iphone_simple
{
	padding-top: 50px;
	padding-left: 50px;
	padding-bottom:40px;
}

.syncopy_up_arrow
{
	background-image: url(/images/syncopy_iphone_arrow_up.png);
}
.syncopy_down_arrow
{
	background-image: url(/images/syncopy_iphone_arrow_down.png);
}

.syncopy_cal
{
	background-image: url(/images/syncopy_iphone_arrow_cal.png);
}
.syncopy_cloud
{
	background-image: url(/images/syncopy_iphone_arrow_cloud.png);
}
.syncopy_url
{
	background-image: url(/images/syncopy_iphone_arrow_url.png);
}
.syncopy_mail
{
	background-image: url(/images/syncopy_iphone_arrow_mail.png);
}
.synotes_pencil
{
	background-image: url(/images/synotes_i_pencil.png);
}
.synotes_sync
{
	background-image: url(/images/synotes_i_sync.png);
}
.synotes_star
{
	background-image: url(/images/synotes_i_star.png);
}
.synotes_lock
{
	background-image: url(/images/synotes_i_lock.png);
	
}
.synotes_offline
{
	background-image: url(/images/synotes_i_offline.png);
}
.synotes_cloud
{
	background-image: url(/images/synotes_i_cloud.png);
}
.synotes_window
{
	background-image: url(/images/synotes_i_window.png);
}
.synotes_info
{
	background-image: url(/images/synotes_i_info.png);
}
.synotes_wheel
{
	background-image: url(/images/synotes_i_wheel.png);
}
.synotes_filter
{
	background-image: url(/images/synotes_i_filter.png);
}
.synotes_rss
{
	background-image: url(/images/synotes_w_rss.png);
}
.synotes_email
{
	background-image: url(/images/synotes_w_email.png);
	background-position: 0px 3px;
}
.synotes_order
{
	background-image: url(/images/synotes_i_order.png);
}
.synotes_history
{
	background-image: url(/images/synotes_i_history.png);
}
.syncopy_iphone_simple
{
	
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-left: 60px;
	padding-left: 50px;
	height: 28px;
	width: 260px;
	font-size: 14px;
	z-index: 99;
	padding-top: 3px;
}
.syncopy_iphone_simple div
{
	display: none;
}
.syncopy_iphone_simple strong
{
	cursor: pointer;
	font-size: 16px;
	font-weight: bold;
	display: block;
}
.syncopy_iphone_simple .active
{
	color: #3495c2;
}
#feature_expanded_outer
{
	position: absolute;
	margin-left: 450px;
	margin-top: 51px;
}
#feature_expanded
{
	background-image: url(/images/feature_selected.png);
	width: 226px;
	height: 196px;
	text-align: center;
	padding-left: 50px;
	padding-right: 30px;
	vertical-align : middle; 
	display : table-cell;
	font-size: 16px;
	color: #000;
	
}
#feature_expanded div
{
	padding-top: 20px;
	color: #4d4d4d;
}
.syncopy_iphone_intro_mac
{
	padding-top: 80px;
	padding-bottom: 80px;
}

.syncopy_mac_person
{
	background-image: url(/images/syncopy_iphone_person.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 150px;
	padding-right: 95px;
	height: 90px;
	margin-left: 50px;
	font-size: 14px;
	color: #454545;
	z-index: 99;
	position: relative;
	font-size: 14px;
	padding-top: 30px;
	margin-top: 10px;
	
}
.syncopy_iphoen_appstore
{
	float: right;
	margin-top: 95px;
	margin-right: 60px;
	background-image: url(/images/syncopy_iphone_app_store.png);
	width: 150px;
	height: 52px;
}
.syncopy_iphoen_appstore:hover
{
	background-image: url(/images/syncopy_iphone_app_store_hover.png);

}

#syncopy_header
{
	background-image: url(/images/syncopy_header.png);
	width: 868px;
	height: 110px;
	padding-top: 100px;
}
#syncopy_header_back_to_syncopy
{
	height: 29px;
	width: 121px;
	background-image: url(/images/back_to_syncopy.png);
	margin-left: 40px;
	
}
#syncopy_header_for_mac
{
	background-image: url(/images/syncopy_nav_for_mac.png);
	
}
#syncopy_header_for_iphone
{
	background-image: url(/images/syncopy_nav_for_iphone.png);
	
}
.syncopy_header_next
{
	height: 32px;
	width: 124px;
	margin-right: 40px;
	float: right;
	position: relative;
	margin-top: -30px;
	
	
}

#blog_bottom_nav {
padding-top:40px;
}
#blog_bottom_nav .left {
float:left;
padding-left:20px;
}
#blog_bottom_nav .right {
float:right;
padding-right:10px;
}
#blog_bottom_nav .middle {
text-align:center;
}

.syncopy_mac_box
{
	background-image: url(/images/syncopy_mac_release_box.png);
	width: 124px;
	height: 102px;
	position: absolute;
	padding-left: 30px;
	padding-top: 10px;
	z-index: 1000;
	display: none;
}
.syncopy_mac_box_indiv
{
	margin-left: -290px;
	margin-top: -25px;
}
.syncopy_mac_box_intro
{
	margin-left: 10px;
	margin-top: -105px;
}
.synotes_header
{
	background-image: url(/images/synotes_header.png);
	width: 868px;
	height: 176px;
}
.synotes_header .items
{
	float: right;
	padding: 76px 47px 0 0;
}
.synotes_header .home div
{
	padding: 0px 47px 0px 30px;
}
.synotes_header .home 
{
	margin-top: 45px;
	float: left; 
	height: 0; 
	margin-left: 22px;
	padding-top: 105px; 
	overflow: hidden;
	cursor: pointer;
}

.synotes_header .items a
{
	float: left; 
	height: 0; 
	margin-left: 22px;
	padding-top: 61px; 
	overflow: hidden;
	cursor: pointer;
}
.synotes_header .items .web
{
	width: 132px;
}
.synotes_header .items .iphone
{
	width: 183px;
}

.synotes_header .items .ipad
{
	width: 130px;
}
#synotes_family
	{
		height: 500px;
		margin-top: 25px;
	}
	#synotes_family div
	{
		position: absolute;
	}
	#synotes_family #iphone
	{
		margin: 60px 0px 0px 280px;
	}
	#synotes_family #web
	{
		margin: 20px 0px 0px 410px;
	}
	#synotes_family #ipad
	{
		margin: 4px 0px 0px 34px;
	}
	#synotes_slate_intro
	{
		background-image: url(/images/synotes_slate_intro_device.png);
		background-repeat: no-repeat;
		height: 480px;
		font-size: 14px;
		color: #2f2f2f;
		margin: 0px 0px 0px 0px;
		padding: 50px 550px 0px 50px;
		background-position: 400px 0px;
	}
	.app_store_ipad
	{
		background-image: url(/images/synotes_slate_app_store.png);
		width: 204px;
		height: 66px;
	}
	.app_store_ipad:active
	{
		background-position: 0px -66px;
	}
	#synotes_home_intro
	{
		background-image: url(/images/synotes_home_intro.png);
		background-repeat: no-repeat;
		height: 400px;
		font-size: 14px;
		color: #2f2f2f;
		margin: 0px 0px 0px 0px;
		padding: 50px 70px 0px 425px;
		background-position: 20px 0px;
	}
	#synotes_home_intro a
	{
		color: #409cd1;
	}
	#synotes_home_intro img, #synotes_slate_intro img
	{
		display: block;
		padding-bottom: 20px;
	}
.synotes_iphone_appstore
{
	background-image: url(/images/syncopy_iphone_app_store.png);
	width: 150px;
	height: 52px;
	float: right;
}
.synotes_iphone_appstore:hover
{
	background-image: url(/images/syncopy_iphone_app_store_hover.png);

}
.synotes_intro
{
	margin-top: 50px;
	margin-left: 70px;
	width: 435px;
	border-bottom
}
.synotes_iphone_text
{
	padding-top: 40px;
	width: 330px;
	font-size: 15px;
	color: #424242;
}
#synotes_ipad_buttons
{
	margin-left: 300px;
}
#synotes_iphone_buttons
{
	margin-top: 30px;
	margin-left: 30px;
}
.synotes_iphone
{
	position: absolute;
	margin-left: 550px;
}
.synotes_iphone_device
{
	background-image: url(/images/synotes_i_iphone.png);
	width: 230px;
	height: 488px;
	float: left;
	margin-top: 50px;
	position: absolute;
	z-index: 3;
	
}
#iphone_screenshots_synotes
{
	background-image: url(/images/synotes_i_screenshots.png);
	width: 186px;
	height: 279px;
	background-position: 0px 0px;
	z-index: 2;
	position: absolute;
	margin-top: 121px;
	margin-left: 20px;
}
.synotes_iphone_device_black
{
	background-color: #000;
	width: 186px;
	height: 279px;
	z-index: 1;
	position: absolute;
	margin-top: 120px;
	margin-left: 20px;
	
}

.synotes_smart_sync, .synotes_to_go
{
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 290px;
	padding-right: 95px;
	height: 225px;
	margin-top: 40px;
	margin-left: 50px;
	padding-top: 40px;
	font-size: 14px;
	color: #454545;
	z-index: 99;
	position: relative;
	padding-bottom: 100px;
}

.synotes_to_go
{
	background-image: url(/images/synotes_w_iphone.png);
}

.synotes_smart_sync
{
	background-image: url(/images/synotes_i_smart_sync.png);
}
.synotes_web
{
	background-image: url(/images/synotes_i_web.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 40px;
	padding-right: 400px;
	padding-top: 30px;
	margin-top: 40px;
	margin-right: 12px;
	height: 300px;
	font-size: 14px;
	color: #454545;
	position: relative;
	padding-bottom: 100px;
}
.synotes_w_intro
{
	padding-left: 130px;
	padding-top: 50px;
	padding-right: 140px;
	font-size: 14px;
	color: #161616;
	padding-bottom: 50px;
}
.synotes_w_intro_launch
{
	padding-left: 40px;
}
.synotes_w_intro_title
{
	padding-bottom: 30px;
}
.synotes_w_intro_screenshot
{
	padding-left: 80px;
	padding-bottom: 20px;
}

.synotes_ipad_coming_soon
{
	text-align: center;
	padding-top: 50px;
}

#ipad_main
{
	position: absolute;
	z-index: 88889;
}
#ipad_underlay
{
	position: absolute;
	z-index: 88887;
	padding-left: 79px;
	padding-top: 61px;
}
#ipad_outter_wrapper
{
	width: 737px;
	height: 574px;
	margin-left: auto;
	margin-right: auto;
}

#ipad_screenshot
{
	
	position: absolute;
	background-image: url(/images/synotes_ipad_screenshots_l.png);
	width: 577px;
	height: 435px;
	z-index: 88888;
	margin-left: 79px;
	margin-top: 61px;
}
#ipad_screenshot_preload
{
	width: 0px;
	height: 0px;
}
#wrapper
{
	height: 600px;
}
.synotes_ipad_toogle
{
	background-image: url(/images/synotes_ipad_screenshots_toogle.png);
	width: 295px;
	height: 48px;
	margin: 20px auto 20px auto;
	background-position: 0 -48px;
	z-index: 9999999999;
}
.home_synotes_bottom
{
	margin-top: 30px;
	background-image: url(/images/home_synotes_split.png);
	width: 827px;
	height: 244px;
}
.itr2_homepage
{
	background-image: url(/images/home_itr2.png);
	width: 827px;
	height: 476px;
}
.home_synotes_bottom .itr2_homepage_learn
{
	margin-bottom: 5px;
}
.home_synotes_mobile
{
	float: left;
	margin-top: 160px;
	margin-left: 260px;
}
.home_synotes_slate
{
	float: left;
	margin-top: 160px;
	margin-left: 95px;
}
.itr_homepage_link div
{
	float: left;
}
.itr_homepage_link .itr2_homepage_store
{
	margin-left: 25px;
}
.itr_homepage_link
{
	float: left;
	margin-top: 245px;
	margin-left: 460px;
}
.itr2_homepage_learn
{
	width: 88px;
	height: 29px;
	background: url(/images/home_learn.png);
}
.itr2_homepage_store
{
	width: 88px;
	height: 29px;
	background: url(/images/home_store.png);
}
#itr2_header
{
	background-image: url(/images/itr2_header.png);
	width: 868px;
	height: 133px;
}
#itr2_header .app_store
{
	background-image: url(/images/itr2_header_app_store.png);
	width: 162px;
	height: 63px;
	float: right;
	margin-right: 50px;
	margin-top: 40px;
}
.itr2_intro
{
	background-image: url(/images/itr2_iphone.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 60px 70px 100px 400px;
	margin: 0 0 0 50px;
	height: 450px;
	font-size: 14px;
	color: #3f3f3f;
	position: relative;
	line-height: 18px;
}
.itr2_push
{
	background-image: url(/images/itr2_push.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px 70px 0 250px;
	margin: 50px 0 0 40px;
	height: 250px;
	font-size: 14px;
	color: #403f3f;
	position: relative;
	line-height: 18px;
}
.itr2_intro .title
{
	
}
.itr2_intro a
{
	color: #4887d2;
	font-weight: bold;
}

.itr2_features_push
{
	background-image: url(/images/itr2_features_push.png);
}
.itr2_features_account
{
	background-image: url(/images/itr2_features_account.png);
}
.itr2_features_search
{
	background-image: url(/images/itr2_features_search.png);
}
.itr2_features_queued
{
	background-image: url(/images/itr2_features_queued.png);
}
.itr2_features_badge
{
	background-image: url(/images/itr2_features_badge.png);
}
.itr2_features_streaming
{
	background-image: url(/images/itr2_features_streaming.png);
}
.itr2_features_history
{
	background-image: url(/images/itr2_features_history.png);
}
.itr2_features_settings
{
	background-image: url(/images/itr2_features_settings.png);
}
.itr2_features_music
{
	background-image: url(/images/itr2_features_music.png);
}
.itr2_features_client
{
	background-image: url(/images/itr2_features_client.png);
}
.itr2_features_universal
{
	background-image: url(/images/itr2_features_universal.png);
}