body {
  margin:0px;
  padding:0px;
  text-align: center;
  font-family:Verdana, Arial, sans-serif;
  font-size:12px;
  background:#000 url(../images/body_bg.jpg) repeat-x top left;
  color:#666767;	  
}

a, img  {
	border:none;
}

a:active, a:focus {
	outline:none;
}

/***************************** HEADER **********************************/

#header_outer{
	background-color:#000e1c;
	height:202px;
}
  
#header {
	margin: 0 auto;
	width:1000px;
	height:202px;
	text-align:left;
	background:url(../images/header_bg.jpg) no-repeat top left;
}

#header #logo {
	margin-left:139px;
	width:284px;
	height:121px;
}

/***************************** NAV **********************************/

#main_nav {
	list-style-type:none;
	padding:0px;
	margin-top:54px;
	margin-left:375px;
	height:27px;
}

#main_nav li  {
	margin:0px;
	padding:0px;
	float:left;
	height:27px;
}

#main_nav li a {
	text-indent:-9999px;
}

#main_nav li a.nav_features {
	background-image:url(../images/nav_features.jpg); 
	background-position:0px 0px;
	width:125px;
	height:27px;
	display:block;
	outline:none;
}

/*#main_nav li a.nav_features:focus {
	border-left:1px dotted #EAEAEA;
	border-right:1px dotted #EAEAEA;
}*/

#main_nav li a:hover.nav_features {
	background-position:0px -27px;
}

#main_nav li a.nav_demo {
	background-image:url(../images/nav_demo.jpg); 
	background-position:0px 0px;
	width:125px;
	height:27px;
	display:block;
	outline:none;
}

/*#main_nav li a.nav_demo:focus {
	border-left:1px dotted #EAEAEA;
	border-right:1px dotted #EAEAEA;
}*/

#main_nav li a:hover.nav_demo {
	background-position:0px -27px;
}

#main_nav li a.nav_reviews {
	background-image:url(../images/nav_reviews.jpg); 
	background-position:0px 0px;
	width:125px;
	height:27px;
	display:block;
	outline:none;
}


#main_nav li a:hover.nav_reviews {
	background-position:0px -27px;
}

#main_nav li a.nav_support {
	background-image:url(../images/nav_support.jpg); 
	background-position:0px 0px;
	width:125px;
	height:27px;
	display:block;
	outline:none;
}

/*#main_nav li a.nav_support:focus {
	border-left:1px dotted #EAEAEA;
	border-right:1px dotted #EAEAEA;
}*/

#main_nav li a:hover.nav_support {
	background-position:0px -27px;
}

/*#main_nav li a.nav_contact:focus {
	border-left:1px dotted #EAEAEA;
	border-right:1px dotted #EAEAEA;

}*/

#main_nav li a.nav_contact {
	background-image:url(../images/nav_contact.jpg); 
	background-position:0px 0px;
	width:122px;
	height:27px;
	display:block;
	outline:none;
}

#main_nav li a:hover.nav_contact {
	background-position:0px -27px;
}

/***************************** CONTENT **********************************/

#content_outer{
	background-color:#fff;
}

#content_inner{
	background-color:#fff;
	margin: 0 auto;
	width: 1000px;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}

.content {
	margin: 0 auto;
	width: 1000px;
	text-align:left;
	background-color:#fff;
	
} 

.content a {
	color:#4d9cd5;
	text-decoration:none;
	border-bottom:1px dotted #4d9cd5;
}

.content  .img_link   {
	border:0px;
}

.content_left {
	width:232px;
	float:left;
	padding-top:30px;
	margin-left:146px;
}

.content_left .slideshow_link {
	border:none;
}

.content_right {
	width:501px;
	float:left;
	padding-top:10px;
}

.clear{
	clear:both;
}

.main_content {
	margin-top:30px;
	width:501px;
	margin-bottom:30px;
}

.main_content ul li{
	padding-top:3px;
	padding-bottom:3px;
}


/***************************** FORMS **********************************/

.main_content input, .main_content textarea {
	padding: 5px;
	width: 255px;
	font-size: 12px;
	margin: 0px 0px 15px 0px;
	border: 2px solid #ccc;
}

.main_content select {
	padding: 5px;
	width: 269px;
	font-size: 12px;
	margin: 0px 0px 15px 0px;
	border: 2px solid #ccc;
}

.main_content  textarea {
	height: 90px;
}

.main_content  textarea:focus, .main_content  input:focus {
	border: 2px solid #2a5984;
}

.main_content  select:focus {
	border: 2px solid #2a5984;
}

.main_content  input.submit-button {
	width: 110px;
	font-size: 14px;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 120px;
	padding-top: 5px;
	font-size: 14px;
}

/***************************** HOME PAGE *******************************/


.home_content_left {
	width:274px;
	float:left;
	padding-top:30px;
	margin-left:100px;
}


.home_content_left a {
	border-bottom:none;
}

#home_copy_holder {
	width:415px;
}

#home_copy_holder .home_copy {
	width:415px;
	height:137px;
	display:block;
	background:url(../images/home_copy.png) no-repeat top left;
}

#home_copy_holder a.home_copy {
	text-indent:-999px;
	overflow:hidden;
	border:0px;
}

#sub_col_holder{
	clear:both;
	width:440px;
	margin-top:50px;
}

#sub_col_left{
	width:210px;
	float:left;
}
					
#sub_col_right{
	width:200px;
	float:left;
}

#home_purchase_copy {
	margin-bottom:20px;
	position:relative;
	left:5px;
}

#home_image_circles {
	margin-left:98px;

}

/***************************** FEATURES TABLE ***************************/

.features_table  {
	width:500px;
	background-color:#fff;
	margin:0px;
	padding:0px;
}

.features_table .table_head td {
	border-bottom:1px dotted #cccccc;
}

.features_table td {
	padding:10px 5px;
}

.features_table .dark {
	background-color:#f4f1f1;
}

.features_table .checked {
	background: url(../images/checked_light.png) no-repeat center;
}

.features_table .dark .checked {
	background: url(../images/checked_dark.png) no-repeat center;
}


/***************************** SUPPORT ***************************/

#nextStep{
	clear:both;
	height:23px;
	color:#fff;
	margin-top:15px;
}

#nextStep_left{
	background:url(../images/nextStep_left.png) no-repeat;
	float:left;
	height:23px;
}

#nextStep_middle{
	background:url(../images/nextStep_middle.png) repeat-x;
	float:left;
	height:23px;
	padding-left:12px;
	padding-right:40px;
	padding-top:2px;
}

#nextStep_right{
	background:url(../images/nextStep_right.png) no-repeat;
	float:left;
	height:23px;
}

#nextStep a{
	border-bottom:none;
	color:#fff;
}

#nextStep a:hover{
	color:#f4f1f1;
}

.overview_list{
	font-size:14px;
}

.overview_list li {
	padding-bottom:8px;
}

.overview_list li a{
	color:#666767;
	border-bottom:none;
}

.overview_list li a:hover{
	color:#666767;
	border-bottom:1px dotted #666767 ;
}

.setup_list {
	padding-left:0px;
}

.setup_screenshot{
	margin-top:15px;
	margin-bottom:15px;
}

.screenshot_button{
	color:#4d9cd5;
	text-decoration:none;
	border-bottom:1px dotted #4d9cd5;
	cursor:pointer;
}

.slider_button{
	color:#4d9cd5;
	text-decoration:none;
	border-bottom:1px dotted #4d9cd5;
	cursor:pointer;
}

.setup_img_holder {
	text-align:center;
}

#breadcrumbs {
	margin-left:146px;
	padding-top:30px;
	color:#817d7c;
}

#breadcrumbs a {
	color:#817d7c;
	font-size:10px;
	border-bottom:1px dotted #817d7c;
}
 
#breadcrumbs a:hover {
	color:#000;
	font-size:10px;
	border-bottom:1px dotted #000;
} 

.terms_box{
	height:300px;
	overflow:auto;
	padding:5px 10px 10px 10px;
	border:1px solid #999;
	margin-top:20px;
	font-size:10px;
}

.reviews_rule {
	height:4px;
	background: url(../images/reviews_rule.png) repeat-x;
	width:490px;
	margin-top:20px;
	margin-bottom:20px;
}

.review_head {
	font-size:13px;
	font-weight:bold;
}

.review_credit{
	display:block;
	margin-top:8px;
	color:#000;
}

.main_content .setup_button {
	border:none;
	display:block;
	width:231px;
	margin-top:30px;
}

.main_content .eula_button {
	border:none;
}

.more_info {
	margin:0px;
	padding:0px;
	font-size:11px;
	color:#3c3c3c;
}

.more_info li{
	margin-right:15px;
	margin-left:22px;
}


/***************************** FOOTER **********************************/


#footer {
	margin: 0 auto;
	width:1000px;
	height:96px;
	text-align:left;
	background:url(../images/footer_tmp.jpg) no-repeat top left;
	clear:both;
}

#footer #fireman_logo {
	margin-left:737px;
	width:111px;
	height:28px;


}

/***************************** IMAGE CLASSES **********************************/

.img_head {
	display:block;
	padding-bottom:10px;
}

.img_subhead  {
	margin-bottom:10px;
}

.app_store {
	display:block;
	margin-left:-5px;
}

.button_buy {
	margin: 5px 0px;

}

.control_icon{
	position:relative;
	top:8px;

}

.iphone_screenshot {
	margin-left:40px;

}

.iphone_screenshot_horizontal{
	margin-left:0px;

}

/***************************** TEXT **********************************/

.home_link {
	margin-left:3px;
	line-height:18px;
}

.highlight{
	color:#4d9cd5;
}

.lowlight{
	color:#2a5984;
}


.subhead{
	color:#2a5984;
	font-size:16px;
}

#alert {
	list-style-type:none;
	margin:5px 0;
	padding:0px;
	font-size:9pt;
	color:#2a5984;
}

.message {
	font-size:12px;
	color:#3c3c3c;
}

.support_list {
	list-style-type:none;
	margin:0px;
	padding:0px;
	line-height:18px;
}

.support_sub_list {
	list-style-type:none;
	margin-left:15px;
	padding:0px;
	font-size:11px;
	line-height:18px;
}

.small {
	font-size:9px;
}

.hang {
	margin-left:0px;
	position:relative;
	left:-39px;
}

.hang li {
	padding-top:2px;
	padding-bottom:2px;
}


.breadcrumb {
	color:#ccc;
	display:block;
	padding-bottom:5px;
	font-size:10px;
}

.content .breadcrumb a{
	color:#666767;
	border-bottom:1px dotted #ccc;
}

.left_main {
	margin-top:35px;
}

h2 {
	color:#000;
	font-size:14px;
	font-weight:normal;
}

.darkgrey {
	color:#3c3c3c;
}
.main_content .inset {
	background-color:#f4f1f1;
	padding:5px 8px 5px 8px;
	display:block;
	margin-top:20px;
	color:#054259;
	font-size:13px;
	border-bottom:none;
}

.main_content .inset:hover {
	background-color:#dcdbdb;
	font-size:13px;
}

.inset_btm {
	background-color:#f4f1f1;
	padding:0px;
	margin-top:0px;
	height:8px;
}


.setup_head {
	font-size:18px;
	color:#2a5984;
}









