@charset "UTF-8";
/* CSS Document */

/* BASICS */

body {
	padding:0px;
	margin:0px;
	background-image:url(images1/bg.png);
	background-repeat:repeat-x;
	background-color:#86a0bc;
	background-position:0 -55px;
	font-family: Candara, 'Myriad Pro', Myriad, 'Trebechut MS', Arial, sans-serif;
	color:#000;
	}
	
a, a:visited {
	color:#012957;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	}

form {
	margin:0px;
	padding:0px;
	}
	
form label {
	display:block;
	}
	
/* STRUCTURE */

#container {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	}
	
#header {
	height:113px;
	background-image:url(images1/header.png);
	margin-bottom:2px;
	-moz-border-radius:3px;
	-webkit-border-radius: 3px;
	}
	
#header-left {
	width:660px;
	height:100%;
	float:left;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-topleft:3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	}
	
#header-left #logo {

	}

#header-left #slogan {
	position:absolute;

	}
	
#header-left #slogan span {
	color:#012957;
	font-size:14px;
	font-style:italic;
	left:165px;
	top:55px;
	margin:0;
	padding:0;
	position:relative;
	display:block;
	font-weight:bold;
	}
	
#header-right {
	width:300px;
	height:100%;
	float:left;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topright:3px;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	}
	
#submenu {
	width:300px;
	height:40px;
	overflow:hidden;
	}
	
#submenu .area {
	padding-top:0px;
	margin-top:0px;
	}
	
#submenu ul {
	margin:0px;
	padding:0px;
	margin-top:-3px;
	padding-right:70px;
	}
	
#submenu li {
	-moz-border-radius-bottomleft:0px;
	-moz-border-radius-bottomright:0px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	background-image:url(images1/ipad-header-bg.jpg);
	background-position:0 50%;
	border:1px solid #C8CEDD;
	border-bottom:none;
	color:#666666;
	display:block;
	font-size:15px;
	margin:1px;
	padding:6px 10px 6px 10px;
	float:right;
	margin-top:8px;
	height:18px;
	}

#searchbox {
	width:270px;
	height:65px;
	margin-top:10px;
	margin-left:15px;
	}
	
#searchbox label {
	font-size:12px;
	}
	
#searchbox input.submit {
	-moz-border-radius:3px;
	-webkit-border-radius: 3px;
	background-image:url(images1/bg.png);
	background-position:0 100%;
	border:1px solid #57759c;
	display:block;
	font-size:13px;
	margin:1px;
	padding:3px 6px 3px 6px;
	font-family: Candara, 'Myriad Pro', Myriad, 'Trebechut MS', Arial, sans-serif;
	color:#fff;
	cursor:pointer;
	}

 #submitit input.submit {
	-moz-border-radius:3px;
	-webkit-border-radius: 3px;
	background-image:url(images1/bg.png);
	background-position:0 100%;
	border:1px solid #57759c;
	display:block;
	font-size:13px;
	margin:0px;
	padding:3px 6px 3px 6px;
	font-family: Candara, 'Myriad Pro', Myriad, 'Trebechut MS', Arial, sans-serif;
	color:#fff;
	cursor:pointer;
	}


	
#searchbox input.search, input.search {
	float:left;
	margin-right:7px;
	-moz-border-radius:3px;
	-webkit-border-radius: 3px;
	border:1px solid #ccc;
	height:21px;
	}
	
.small {
	font-size:11px;
	color:#333;
}

.right {
	text-align:right;
	vertical-align:top;
}


#body-container {
	width:960px;
	height:554px;
	-moz-border-radius:3px;
	-webkit-border-radius: 3px;
	}
	
#body-left {
	width:250px;
	height:100%;
	float:left;
	background-image:url(images1/body-left.png);
	-moz-border-radius:3px;
	-webkit-border-radius: 3px;
	}
	
#body-left .area {
	padding:15px;

	}
	
#body-left ul {
	margin-left:0px;
	padding-left:25px;
	margin-top:5px;
	}
	
#body-left li {
	font-size:15px;
	margin:0px;
	padding:0px;
	line-height:135%;
	list-style:circle;
	font-weight:normal;
	}
	
#body-left li a,
#news li a,
#applications li a{
	font-weight:normal;
	}
	
#body-right {
	width:710px;
	height:100%;
	float:left;
	}
	
#body-featured {
	width:710px;
	height:287px;
	background-image:url(images1/featured.png);
	}

#body-featured #subnavigation {
	width:680px;
	margin-top:10px;
	text-align:center;
	}

#body-featured #subnavigation .thumbnail {
	border:1px solid #bbb;
	}

#body-featured #main-featured {
	width:680px;
	margin-top:10px;
	height:178px;
	}




#body-featured-signup {
	width:707px;
	height:553px;
  background-color:#eee;
	background-image:url(images1/rect1.png);
	margin-left:2px;
	-moz-border-radius:3px;
	-webkit-border-radius: 3px;
	}


#body-featured-signup .optioncontent {
	margin-top:5px;
}


#body-featured-signup #option-left, #body-featured-signup #option-right {
	width:280px;
	height:370px;
	padding-top:10px;
	padding-left:15px;
	padding-right:10px;
	-moz-border-radius:6px;
	-webkit-border-radius: 6px;
}

#body-featured-signup #option-left {
	float:left;
	border:1px solid #aaa;
  background-color:#eee;
	margin-left:20px;
	text-align:left;
	}



#body-featured-signup #option-right {
	float:right;
	border:1px solid #aaa;
  background-color:#eee;
	margin-right:20px;
	text-align:left;
	}

#body-featured-signup #option-low {
	width:605px;
	border:1px solid #aaa;
  background-color:#eee;
	margin-left:20px;
	margin-top:15px;
	padding:15px 15px 15px 15px;
	text-align:center;
	-moz-border-radius:6px;
	-webkit-border-radius: 6px;
	float:left;
	}



#body-featured-signup #option-right h3, #body-featured-signup #option-left h3 {
	font-size:18px;
}

#body-featured-signup #option-left #centered-logo {
	margin-left:-15px;
	margin-bottom:15px;
	text-align:center;
}

#body-featured-signup #option-left #appstorelink {
	margin-left:-5px;
	text-align:left;
}


#body-featured h2, #body-featured-signup h2 {
	color:#000;
	font-size:31px;
	text-align:center;
	}
	
#body-featured .area, #body-featured-signup .area {
	text-align:center;

	}
	
#body-featured p, #body-featured-signup p {
	font-size:16px;
	font-weight:normal;
	color:#000;
	padding:0px;
	margin:0px;
	line-height:130%;
	}
	
#body-featured a, #body-featured-signup a  {
	text-decoration:none;
	color:#000000;
	}
	
#body-featured img, #body-featured-signup img  {
	border:none;
	}
	
#body-featured a.next, #body-featured-signup a.next,
#body-featured a.next:visited, #body-featured-signup a.next:visited {
	-moz-border-radius:3px;
	-webkit-border-radius: 3px;
	background-image:url(images1/button.jpg);
	background-position:0 100%;
	border:1px solid #C8CEDD;
	color:#800000;
	display:block;
	height:57px;
	line-height:19px;
	margin:1px;
	padding:0 10px 0 10px;
	width:50px;
font-size:16px;
	}

#body-featured a.ibook, #body-featured-signup a.ibook,
#body-featured a.ibook:visited, #body-featured-signup a.ibook:visited {
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background-image:url(images1/ibooks.png);
	background-position:0 100%;
	border:1px solid #C8CEDD;
	color:#800000;
	display:block;
	height:49px;
	width:49px;
	line-height:20px;
	margin:1px;
	padding:0 0 0 0;
	float:right;
font-size:16px;
	}

#body-featured a.MTW, #body-featured-signup a.MTW,
#body-featured a.MTW:visited, #body-featured-signup a.MTW:visited {
	-moz-border-radius:3px;
	-webkit-border-radius: 3px;
	background-image:url(images1/MTW-button_fg2.png);
	background-position:0 100%;
	border:1px solid #C8CEDD;
	color:#800000;
	display:block;
	height:57px;
	line-height:19px;
	margin:5px 1px 1px 1px;
	padding:0 10px 0 10px;
	width:50px;
font-size:16px;
	}

#body-featured #sidenav {
	float:right;
}

#body-bottom {
	width:710px;
	height:267px;
	}
	
#applications {
	width:355px;
	height:100%;
	float:left;
	background-image:url(images1/app.png);
	}

#applications ul,
#news ul {
	margin:0px;
	padding:0px;
	margin-left:20px;
	margin-top:10px;
	}
	
#news ul {
	margin-left:0px;
	}
	
#applications li {
	float:left;
	width:140px;
	font-size:15px;
	margin:0px;
	padding:0px;
	line-height:145%;
	list-style:circle;
	}
	
#applications a.overview {
	font-size:15px;
	text-transform:uppercase;
	text-decoration:underline;
	text-align:center;
	display:block;
	margin-top:10px;
	}
	
#news {
	width:355px;
	height:100%;
	float:left;
	background-image:url(images1/news.png);
	}
	
#news .area {
	padding:0px;
	padding-top:15px;
	}
	
#news .area h2 {
	margin-left:15px;

	}
	
#news ul {
	margin-right:4px;
	margin-left:5px;
	padding:15px;
	padding-top:0px;
	padding-bottom:5px;
	margin-bottom:0px;
	}
	
#news li {
	font-size:13px;
	margin:0px;
	padding:0px;
	line-height:120%;
	list-style:none;
	background-image:url(images1/news-item.png);
	background-repeat:no-repeat;
	padding:5px;
	}
	
#news li a strong {
	color:#CC0000;
	}
	
#news a.more {
	font-size:15px;
	text-transform:uppercase;
	text-decoration:underline;
	text-align:center;
	display:block;
	}
	
#footer {
	width:960px;
	height:65px;
	background-image:url(images1/footer.png);
	margin-top:2px;
	font-size:14px;
	line-height:145%;
	text-align:center;
	float:left;
	}
	
#footer p {
	padding:0px;
	margin:0px;
	font-weight:normal;
	line-height:125%;
	}
	
#footer .copyright {
	display:block;
	color:#666;
	font-size:12px;
	}
	
/* GENERIC CLASSES */

.area {
	padding:0px;
	padding:15px;
	padding-top:15px;
	}
	
.area h2 {
	margin:0px;
	padding:0px;
	font-size:20px;
	color:#000;
	letter-spacing:-1px;
	word-spacing:1px;
	}
	
.area h3 {
	margin:0px;
	padding:0px;
	font-size:14px;
	color:#000;
	}

