/*
Version 2.0
21 August, 2007
*/



html {}
body{
	font-size:100%;
	padding: 0px;
	margin: 0px;
	background: url(../images/top.png) #ffffff top left repeat-x;
}

#header{
	margin: 0px auto;
	height: 90px;
	width: 960px;

}
#logo {
	width: 450px;
	float: left;
}
#logo img{
	border: 0px;
}
#promo {
	width: 294px;
	height: 90px;
	color:	#fa4742;
	font-size: 20px;
	float: right;
	background: url(../images/phone.png) #ffffff top left no-repeat;
}
#promo span {display:none;}

#social {
	float: right;
	margin-right: -294px;
	margin-top: 42px;
}
#nav {
	margin: 0px auto;
	width: 960px;
	clear: both;
	height: 40px;
	background: url(../images/nav_off.png) top left no-repeat;
	position: relative;
	padding: 0;
}
		
	#nav li {
		position: absolute;
		display: block;
		height: 40px;
		margin: 0;
		padding: 0;
	}

		
		#nav li a {
			display: block;
			height: 40px;
			text-decoration: none;
		}
		

		#nav li.li1 { left: 0px; width: 69px; }
		#nav li.li2 { left: 70px; width: 96px; }
		#nav li.li3 { left: 166px; width: 81px; }
		#nav li.li4 { left: 247px; width: 103px; }

		#nav li.li1 a:hover { background: url(../images/nav_on.png) -0px 0px no-repeat; }
		#nav li.li2 a:hover { background: url(../images/nav_on.png) -70px 0px no-repeat; }
		#nav li.li3 a:hover { background: url(../images/nav_on.png) -166px 0px no-repeat; }
		#nav li.li4 a:hover { background: url(../images/nav_on.png) -247px 0px no-repeat; }
		
		#nav li.li1 a.selected { background: url(../images/nav_sel.png) 0px 0px no-repeat; }
		#nav li.li2 a.selected { background: url(../images/nav_sel.png) -70px 0px no-repeat; }
		#nav li.li3 a.selected { background: url(../images/nav_sel.png) -166px 0px no-repeat; }
		#nav li.li4 a.selected { background: url(../images/nav_sel.png) -247px 0px no-repeat; }

		#nav li.li1b { left: 772px; width: 100px; }
		#nav li.li1c { left: 872px; width: 88px; }

		#nav li.li1b a:hover { background: url(../images/nav_on.png) -772px 0px no-repeat; }
		#nav li.li1c a:hover { background: url(../images/nav_on.png) -872px 0px no-repeat; }

		#nav li.li1b a.selected { background: url(../images/nav_sel.png) -772px 0px no-repeat; }
		#nav li.li1c a.selected { background: url(../images/nav_sel.png) -872px 0px no-repeat; }

		
		#nav li a span { display: none; }
		

#nav ul {
	float: left;
	margin: 0px;
	padding: 0px;
}

#nav ul+ul {
	float: right;
}

		#nav li ul {
			top: 0;
			left: 0;
			margin: 0;
			padding: 0;
			font-size: .85em;
			width: 11em;
			background-color: #0D4483;
			display: none;
		}

		#nav li:hover ul, #nav li.over ul {
			display: block;
		}
/* make the third level visible when you hover over second level list OR link */
#nav ul li:hover ul { visibility:visible;}
			#nav li ul li {
				display: block;
				height: 2.5em;
				line-height: 2.5em;
				position: relative;
				padding: 0;
				margin: 0px 1px;
				border-bottom: 1px solid #0D4483;
			}
			#nav li ul li.last {
				order: none;
			}
			#nav li ul li a {
				background-color: #0F4E96;
				color: #dfdfdf;
				display: block;
				height: 2.5em;
				padding-left: 1em;
			}
			
			#nav li ul li a.selected {
				background-image: none !important;
			}
			
			#nav li ul li a:hover{
				background-image: none !important;
				background-color: #3C6FAA !important;
				color: #FFF;
				text-decoration: none;
			}
			#nav li ul li a.selected {
				background-image: none !important;
				background-color: #3C6FAA !important;
				color: #fff;
				text-decoration: none;
			}


#container.home {
	background: url(../images/content.png) #FFFFFF top left repeat-x;
}
#container {
	background: url(../images/content.png) #FFFFFF 0px -330px repeat-x;
}
#content_container {
	width: 960px;
	margin: 0px auto;
}
#content {
	float: left;
	width: 600px;
	margin-left: 20px;
	margin-top: 1em;
}

#media {
	float: right;
	height: 329px;
}
#media img {
	border: none;
}
#media_text {
	margin-top: 20px;
	margin-left: 0px;
	float: left;
}
.screenshots {
border-bottom: 1px solid #ccc;
margin-bottom: 75px;
height: 182px;
}
.screenshots img {
	float: left;
	margin: -15px -30px -30px -60px;
	border: 0px;
}
.screenshots h2 {
	padding-top: 17px;
}
.enlarge {
float: left;
margin-top: 150px;
margin-left: -187px;
font-size: .9em;
color: #9BB8D7;
}
a.screenshot {

}
.screenshots p{
	color: #333;
}
.screenshots p {
	color: #444;
	padding-left: 360px;
	argin-bottom: 30px;
}

#features_pricing {
	background: url(../images/features_pricing_off.png) top left no-repeat;
	width: 378px;
	height: 58px;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
}
#features_pricing:hover {
	background: url(../images/features_pricing_on.png) top left no-repeat;
}

#faq .faqcontent {margin: 0 10px 0 10px;font-size: 95%;}
#faq h2.faqopened, #faq h2.faqclosed {cursor: pointer;padding: 0 0 0 15px;border-bottom: dotted 1px #ccc;margin-bottom: 0;}
#faq h2.faqclosed:hover {color: #D51829;}
#faq h2.faqclosed {background: transparent url(../images/collapsed.png) no-repeat scroll 0 10px;}
#faq h2.faqopened {color: #D51829; background: transparent url(../images/expanded.png) no-repeat scroll 0 10px;}

img.tv {
	border: 0px;
	float: left;
	margin-bottom: 36px;
	margin-top: -26px;
	margin-right: 10px;
}

#sub_content_1 {
	width: 320px;
	float: right;
	margin-top: 3em;
	margin-bottom: 2em;
	order-left: 1px solid #DDD;
}
#sub_content_1 .content {
	padding: 10px 10px 0px 10px;
	background-color: #F9F9F9;
	border: 1px solid #eee;
	margin-bottom: 20px;
}

#sub_content_1 h2 {
	text-align: left;
	margin-top: 0;
	font-size: 1.2em;
}

#sub_content_1 p+h2 {
	ext-align: left;
	margin-top: 3em;
}

#sub_content_1 .contact h2 {
	text-align: left;
}
#sub_content_1 .contact p + h2 {
	margin-top:1.5em;
}



#testimonials {
	height: 11em;
}
#testimonials p {
	margin-top: 0em;
}
#testimonials .sig {
	text-align:right;
	color:#666;
}

#footer_wrapper {
	height: 237px;
	width: 100%;
	min-width: 960px;
	background: url(../images/bottom.png) #f92a22 top left repeat-x;
}
#footer {
	width: 960px;
	margin: 0px auto;
	height: 207px;
	background: url(../images/bottom_overlay.png) 0px 17px no-repeat;
}
#footer .content {
	width: 290px;
	float: left;
	margin: 56px 0px 0px 20px;
}
#footer .content+.content {
	margin-left: 30px;
}

#footer img {border: 0px;}
.ebook {
	float:right;
	margin-top: -56px;
	margin-left: -43px;
}
#bottom_nav {
	font-size: 12px;
	padding-top: 8px;
	width: 960px;
	margin: 0px auto;
}
.copyright {
	float: right;
}

/* BEGIN CLEARFIX */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}

.clearfix {display: block;}
/* End hide from IE-mac */

/* END CLEARFIX */



table#pricing {
	border-collapse: collapse;
	ackground: #fee5e4;
	width: 100%;
	margin-bottom: 2em;
	font-size: 14px;
}
#pricing th {
	font-size: 13px;
	background-color: #ededed;
	border: 1px solid #ccc;
	padding: 10px 10px;
	text-align:center;
}

#pricing td {
	border: 1px solid #ccc;
	padding: 10px 10px;
	text-align: center;
	Xmin-width: 100px;
}
#pricing img {
	margin-bottom: -5px;
	margin-top: -2px;
}
pricing td.silver {
	background: #fda9a5;
}
pricing .alt td {
	background-color: #fecbc9;
}
#pricing td.col_a {
	ackground-color: #EAEAEA;
	text-align:right;
	font-weight:bold;
	font-size: 13px;
}
#pricing td.col_a a:link, #pricing td.feature a:visited { 
	Xtext-decoration: none;
	Xcolor: #202020;
}
#pricing td.col_a a:hover {
	Xtext-decoration: underline;
}
pricing .alt td.col_a {
	background-color: #D5D5D5;
}

#pricing tr.subhead th.col_b {
	background-color: #6995C8;
	color:#ffffff;
	font-weight: bold;
}
#pricing td.col_b {
	background-color: #F9F9F9;
}
#pricing tr.subhead th.col_c {
	background-color: #B9D500;
	color:#ffffff;
	font-weight: bold;
}
#pricing td.col_c {
	background-color: #FCFFE7;
}
#pricing tr.subhead th.col_d {
	background-color: #EE8917;
	color:#ffffff;
	font-weight: bold;
}
#pricing td.col_d {
	background-color: #FFF7ED;
}
#pricing tr.subhead th.col_e {
	background-color: #3399CC;
	color:#ffffff;
	font-weight: bold;
}
#pricing td.col_e {
	background-color: #EEF9FF;
}
#selection_screenshot {
	float: right;
	margin: -15px -50px -40px -50px;
}
input#name, input#email {
	width: 230px;
	height: 22px;
	margin-left: 30px;
	margin-top: 1px;
	margin-bottom: 10px;
}
input#access {
	margin-left: 31px;
}

a.order_now {
margin: 0px auto;
	display: block;
	padding-left: 102px;
	padding-top:30px;
	background: url(../images/order_now_off.png) #fff top left no-repeat;
}
a.order_now:hover {
	background: url(../images/order_now_on.png) #fff top left no-repeat;
}
a.order_now span { display: none; }

img.gallery {
margin-bottom: -30px;
}

.poster {
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
	width: 280px;
	height: 150px;
	ackground-color: #EFF5FB;
	order: 1px solid #EEE;
}
.poster img {
	float:left;
	margin-right: 15px;
	margin-bottom: 100px;
}

.poster+.poster {
	margin-right: 0px;
}
.poster+.poster+.poster{
	margin-right: 20px;
}
.poster+.poster+.poster+.poster {
	margin-right: 0px;
}
.poster+.poster+.poster+.poster+.poster {
	margin-right: 20px;
}
.poster+.poster+.poster+.poster+.poster+.poster {
	margin-right: 0px;
}
.poster p {
margin: 0px 10px;
}
.poster h2 {
	margin-top: 0px;
	font-size: 1.2em;
}

.features p, .features ul {
	margin-left: 120px;
}
.features img {
	float:left;
	margin: 2em 15px 2px 0px;
	border: 0px;
}
.features h2+img {
	margin-top: 1em;
}
.features h2+img+h3 {
	margin-top: 2em;
}
.heading_img {
	float: left;
	margin: 10px;
}

/* SOCIAL */
#socnet {
	width:170px;
	height: 110px;
	margin: 0 0 20px 15px;
}
#socnet a{
	text-decoration: none;
	vertical-align:middle;
}
#socnet img {
	float:left;
	width:18px;
	border:none;
	vertical-align:middle;
	margin-top:0px;
}
.socnettext {
	float:left;
	font-size: 11px;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	vertical-align:middle;
	line-height: 18px;
	text-align:center;
	width:150px;
	margin:0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-weight:bold;
	background:url(http://smartflexdemo.com/images/tinySWYN/follow_bg.gif) top left no-repeat;

}
/* END SOCIAL */


.tooltip{
 position: absolute;
 top: 0;
 left: 0px;
 margin-left:7px;
 z-index: 3;
 display: none;
 width: 280px;
 border: 1px solid #999;
 background-color: #efefef;
 padding: 0px;
 font-size: 10px;
 font-weight: normal;
 text-align:left;
 color: #000;
 border-radius: 5px 5px 5px 5px;
 -moz-box-shadow: 3px 3px 5px #888;
 -webkit-box-shadow: 3px 3px 5px #888;
 box-shadow: 3px 3px 5px #888;
 }

.tooltip .setup {width:130px;float:left;background-color:#e2e2e2; border-radius: 0px 0px 5px 5px; padding:5px;}
.tooltip .campaign {width:130px;float:right; border-radius: 5px 5px 0px 0px; padding:5px;}


