
/**
 * General
 */

body {
	/*font-family: 'Droid Sans','Myriad Pro',Helvetica,Arial,sans-serif;*/
	font-family: 'Myriad Pro',Helvetica,Arial,sans-serif;
}

.col_full {
	margin: 0 auto;
	width: 940px;
}


/**
 * Header
 */

#header {
	height: 40px;
	background: url(/img/layout/home/header-light.jpg);
}

#header a {
	color: #293c52;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}

#logo {
	width: 200px;
	float: left;
	margin-top: -5px;
}

#navigation {
	margin-top: 10px;
	float: right;
	color: #abbbcd;
}

.nav_item {
	float: left;
	display: inline;
	margin-left: 5px;
	padding-right: 5px;
}

#transition {
	color: #444;
}

#transition a {
	color: #444;
	text-decoration: none;
}

#transition a:hover {
	text-decoration: underline;
}

/**
 * Body
 */

#content {
	padding: 0;
	background: none;
}

#content {
	color: #FFF;
}

#promo {
	background: url(/img/layout/blue-bar.jpg) no-repeat scroll center top #273B52;
}

#promo h2 {
	color:#F6F6F6;
	font-size:36px;
	font-weight:bold;
	line-height:1em;
	margin-bottom:30px;
	background: none;
}

#promo h2, #promo p {
	text-shadow: #000 0 1px 1px;
}

#featured p {
	font-size: 18px;
	line-height: 1.2em;
	color: #FFF;
}

#featured {
	padding:20px 0;
}

#featured ul.feature_list {
	margin-top:20px;
}

#featured ul.feature_list li {
	font-size:18px;
	line-height:1.5em;
	color: #BBC;
}

#featured a {
 	color: #dfe6ed;
	text-shadow: none;
 }

.slider_screen {
	width: 420px;
	float: right;
	margin-left: 15px;
	margin-right: 50px;
	margin-top: -5px;
	text-align: center;
}

#get_started {
	margin-top:35px;
	margin-left: 5px;
}

#get_started .btn {
	padding: 10px 20px;
	font-size: 18px;
	margin: 0 auto;
}

/**
 * Transition bar
 */

#transition {
	background: url(/img/layout/light-bar.png);
	height: 48px;
	color: #666;
	border-bottom: 1px solid #AAA;
	border-top: 1px solid #FFF;
	margin-top:-28px;
}

/**
 * Information
 */

 #info {
 	background: url(/img/layout/fade-top.png) repeat-x #FFF;	
	color: #333;
	padding-top: 40px;	
 }
 
 
 .col_left {
 	float: left;
	width: 600px;
 }
 
 /**
  * Features
  */

.feature {
	float: left;
	width: 270px;
	margin: 0 25px 30px 0;
	height: 185px;
}

.feature img {
	float: left;
	margin-right: 10px;
}

.feature h3 {
	color:#444444;
	font-size:18px;
	font-weight:bold;
	letter-spacing:-1px;
	padding-bottom:10px;
	padding-top:5px;
	margin-top:5px;
	font-family: "Droid Sans", helvetica, arial;
}

.feature p {
	line-height: 1.3em;
	letter-spacing: 0.3px;
}

.feature .button {
	clear:both;
	margin-top:15px;
}

/**
 * Sidebar
 */

.sidebar {
	width: 300px;
	float: right;
}

.widget {
	margin-bottom: 30px;
}

.widget h3 {
	padding:5px 0 5px 42px;
	color:#777777;
	font-size:18px;
	font-weight:bold;
	margin:0 0 10px;
}

.widget h3 a {
	color: #444;
	text-decoration: none;
}

.widget h3 a:hover {
	text-decoration: underline;
}

.widget p {
	margin-bottom: 15px;
}

.widget .content {
	-moz-border-radius:6px 6px 6px 6px;
	-moz-box-shadow:1px 2px 1px rgba(0, 0, 0, 0.15);
	margin-right:2px;
	background:none repeat scroll 0 0 #F0F0F0;
	padding:20px 25px 10px 25px;	
	margin-bottom: 25px;
}

.widget fieldset {
	background-color: #EFEFEF;
    border: 1px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    color: #000000;
    margin: 0 0 30px 0;
    padding-top: 1.5em;
    text-align: left;
}

.widget legend {
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    text-transform: capitalize;
    white-space: normal;
	width: auto;
	padding: 0 10px;
}

#sidebar_widget fieldset {
	padding: 16px;
	font-size: 16px;
}

fieldset#innovators {
	background: #FFF;
}

#innovators .logo {
	height:65px;
	float: left;
	margin: 10px;
}

#twitter_widget {
	background:url(/img/icons/twitter.png) no-repeat scroll 0 0 transparent;
	margin-left: 25px;
	margin-top: 15px;
}

/**
 * Bridge
 */

#bridge  {
	text-shadow:1px 1px 0 #FFFFFF;
	color: #444;
	background:url("/img/layout/bg-bridge.png") repeat-x scroll center top #DEDEDE;
	padding:20px 0;
}

#bridge h3 {
	margin-top: 15px;
	color: #444;
}

.get-started {
	background:url(/img/layout/circled.png) no-repeat; 
	clear:both; 
	width:320px; 
	height:166px; 
	padding-top:66px;
	margin:0 auto; 
	text-align:center;
}

.get-started a.btn {
	width: 200px;
	padding: 10px;
	font-size: 16px;
}

/**
 * Products page
 */

div.pricing {
	margin-top: 25px;
	padding-top: 15px;
	border-top:1px solid #CDCDCD;
}

div.pricing h2 {
	margin-bottom: 25px;
}
