body {
	background-color: #ffffff;
	text-align:left;
	min-width:1000px;
	padding:0px;
	margin:0px;
	font: 10px "Helvetica", Arial, Geneva;
	}

.navbar {
	background-image: url(/images/nav/navbar_white.png);
	}

.main {
	width:1000px;
	clear: both;
	margin:auto;
	background-color:white;
}



/* Text */
.image_is_everything_text {
	font-family: "Helvetica Neue";
	font-size: 15px;
	color:#939393;
	background-color:white;
	line-height: 150%;
	margin-top: 8px;
	padding-right: 30px;
	}

.main_text_feature_title {
	font-size:11px;
	margin-top: 0px;
	line-height: 100%;
	font-weight: bold; 
	padding-bottom: 0px;
	font-family: "Helvetica Neue", "Trebuchet MS", Verdana, Arial, sans-serif;
	color:#1496f6;
	}

.main_subtext_feature {
	font-size:10px;
	color:#848484;
	line-height: 125%;
	margin-top: -5px;
	margin-bottom: 15px;
	margin-right: 10px;
	font-family: "Helvetica Neue", "Trebuchet MS", Verdana, Arial, sans-serif;
	}

.main_quote_text {
	font-size:11px;
	margin-top: 0px;
	line-height: 125%;
	color: #848484;
	font-family: "Helvetica Neue", "Trebuchet MS", Verdana, Arial, sans-serif;
	}

.main_quote_title {
	font-size:11px;
	margin-top: 0px;
	line-height: 125%;
	color:#1496f6;
	font-family: "Helvetica Neue", "Trebuchet MS", Verdana, Arial, sans-serif;
	}



/* Links */
.anatomy:link, .anatomy:active, .anatomy:visited {
	font-family: "Helvetica Neue";
	font-size:15px;
	line-height: 125%;
	font-weight: bold;
	color:#96ad3a;
	text-decoration: none;

	}
.daylite_integration:link, .daylite_integration:visited {
	font-family: "Helvetica Neue", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:11px;
	color:#ff8400;
	font-weight: bold;
	text-decoration: none;
	}

.daylite_integration:hover {
	text-decoration: underline;
	}

.merlin_integration:link, .merlin_integration:visited {
	font-family: "Helvetica Neue", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:11px;
	color:#8bc303;
	font-weight: bold;
	text-decoration: none;
	}

.merlin_integration:hover {
	text-decoration: underline;
	}
	
.footer_link:link, .footer_link:active, .footer_link:visited {
	font-size:11px;
	margin-top: 0px;
	line-height: 125%;
	font-weight: bold;
	color:#848484;
	font-family: "Helvetica Neue", "Trebuchet MS", Verdana, Arial, sans-serif;
	text-decoration: none;
	}
	
.footer_link:hover{
	text-decoration: underline;
	}



/* Navbar style */
#nav {
	font-family: "Helvetica", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10pt;

	margin-top: 40px;
	margin-right: 20px;

	float: right;
}

#nav li {
	display: inline;
	margin-left: 30px;
}

#nav a {
	text-decoration: none;
	color: #939393;
	padding-bottom: 5px;
	padding-left: 3px;
	padding-right: 3px;
}

#nav a:hover {
	border-bottom-color: #1193f6;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#nav a.selected {
	color: #1193f6;
}

.rightalign {
	text-align: right;
	padding-right: 100px;
}


/* Anatomy Page */

.anatomy_intro_text	{
	font-family: "Helvetica Neue", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:14px;
	color:#7b7b7b;
	margin-left: 85px;
	margin-right: 300px;
	padding-bottom: 30px;
	}
	
.anatomy_bullet_text {
	font-family: "Helvetica Neue", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:13px;
	color:#7b7b7b;
	margin-top: 0px;
	padding-bottom: 15px;
	line-height: 125%;
	}

.h1_anatomy {
	font-family: "Helvetica Neue", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:20px;
	color:#7b7b7b;
	margin-top: 0px;
	margin-left: 85px;
	margin-right: 85px;
	padding-bottom: 10px;
}

/* Integration pages */

.h1_merlin {
	font-family: "Helvetica Neue", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:22px;
	color:#7b7b7b;
	margin-top: 0px;
	margin-left: 180px;
	margin-right: 34px;
	padding-bottom: 10px;
	}

.h2_merlin {
	font-family: "Helvetica Neue", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:16px;
	color:#878787;
	margin-top: 0px;
	margin-left: 180px;
	margin-right: 34px;
	padding-bottom: 0px;
	padding-top: 10px;
	font-weight: bolder;
	}

.merlin_main_text {
	font-size:15px;
	color:#767676;
	font-family: "Helvetica Neue", "Trebuchet MS", Verdana, Arial, sans-serif;
	line-height: 125%;
	margin-left: 180px;
	margin-right: 50px;
	}

.merlin_link:link, .merlin_link:active, .merlin_link:visited {
	font-family: "Helvetica Neue", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:13px;
	color:#96ad3a;
	font-weight: bold;
	text-decoration: none;
	padding-left: 50px;
	}

.merlin_link:hover, {
	text-decoration: underline;
	}

.merlin_requirements_text {
	font-size:12px;
	color:#767676;
	font-family: "Helvetica Neue", "Trebuchet MS", Verdana, Arial, sans-serif;
	line-height: 125%;
	margin-left: 50px;
	margin-right: 50px;
	}

.h1_daylite {
	font-family: "Helvetica Neue", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:22px;
	color:#7b7b7b;
	margin-top: 0px;
	margin-left: 180px;
	margin-right: 34px;
	padding-bottom: 10px;
	}

.h2_daylite {
	font-family: "Helvetica Neue", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:16px;
	color:#878787;
	margin-top: 0px;
	margin-left: 180px;
	margin-right: 34px;
	padding-bottom: 0px;
	padding-top: 10px;
	font-weight: bolder;
	}

.merlin_link:link, .merlin_link:active, .merlin_link:visited {
	font-family: "Helvetica Neue", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:13px;
	color:#96ad3a;
	font-weight: bold;
	text-decoration: none;
	padding-left: 180px;
	}

.merlin_link:hover, {
	text-decoration: underline;
	}

.merlin_requirements_text {
	font-size:12px;
	color:#767676;
	font-family: "Helvetica Neue", "Trebuchet MS", Verdana, Arial, sans-serif;
	line-height: 125%;
	margin-left: 180px;
	margin-right: 50px;
	}

.daylite_main_text {
	font-size:15px;
	color:#767676;
	font-family: "Helvetica Neue", "Trebuchet MS", Verdana, Arial, sans-serif;
	line-height: 125%;
	margin-left: 180px;
	margin-right: 175px;
	}

.daylite_link:link, .daylite_link:active, .daylite_link:visited {
	font-family: "Helvetica Neue", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:13px;
	color:#96ad3a;
	font-weight: bold;
	text-decoration: none;
	padding-left: 180px;
	}

.daylite_link:hover, {
	text-decoration: underline;
	}
	
/*twitter*/
#seetwitter{
	background: url(/images/twitter/twitternotice.png);
	width:704px;
	height:57px;
	margin:auto;
}

#twittersee{
	background: url(/images/twitter/twitternotice.png);
	width:704px;
	height:57px;
	margin:auto;
}

#seetwitter:hover{
	background: url(/images/twitter/twitternoticehover.png);
	width:704px;
	height:57px;
}
.twittericon{
	background-image: url("../images/twitter/twittericon.png");
	width:39px;
	height:36px;
	float:right;
	margin-top:-99px;
}

/*bottom*/
.bottombarwrap{
	background-image: url("../images/bottombar/bottomstrip.png");
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	width:100%;
	height:69px;
}

#bottomcontent{
	width:835px;
	height:69px;
	margin:auto;
}

#bottomcontent #left{
	float:left;
	padding-top:8px;
}

#bottomcontent #right{
	background: url(../images/bottombar/downloadbar.png);
	float:right;
	margin-top:18px;
	width:201px;
	height:35px;
}

#bottomcontent #right #download{
	background: url(../images/bottombar/download.png);
	float:left;
	width:129px;
	height:35px;
}
#bottomcontent #right #download:hover{
	background: url(../images/bottombar/downloadhover.png);
	float:left;
	width:129px;
	height:35px;
}
#bottomcontent #right #buy{
	background: url(../images/bottombar/buy.png);
	float:right;
	width:72px;
	height:35px;
}
#bottomcontent #right #buy:hover{
	background: url(../images/bottombar/buyhover.png);
	float:right;
	width:72px;
	height:35px;
}

.indentbar{
	background-image: url("../images/indentbar.png");
	width:948px;
	height:6px;
	margin:auto;
	margin-top:-10px;
}

