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

html, body {
	margin: 0;
	padding: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	border-left:0;
}

div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, sub, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	outline: none;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

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

.clearfix {
	display:inline-block;
}	

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/*........... do not change or amalgamate the above clearfix styles..................*/

#page {
	background: #BAD6EB url(images/body-bg.jpg) top left repeat-x;
}

#content-wrap {
	width: 948px;
	margin: 0 auto;
	padding-bottom: 40px;
	background: url(images/banner-shadow.png) bottom left no-repeat;
}

body {	
	font: 12px  Arial, Helvetica, sans-serif;
	line-height: 18px;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
}

h2 {
	font-size: 18px;
	font-weight: bold;
}

h3 {
	font-size: 16px;
	font-weight: bold;
}

h4 {
	font-size: 14px;
	font-weight: bold;
}

h5 {
	font-size: 20px;
	color: #CC6600;
}


h1.blue, h2.blue, h3.blue {
	color: #3685C7;
}

h2.green, h3.green {
	color: #58A844;
}

h2.gray, h3.gray  {
	color: #666666;
}

h2.red, h3.red, h4.red {
	color: #CC0000;
}

.center {
	text-align: center;
}

a.orange {
	color: #CC6600;
}

a.blue {
	color: #3F94D0;
}

.text-red {
	color: #CC0000;
}

.text-blue {
	color: #3F94D1;
}

.text-yellow {
	color: #FFCC00;
}

.text-green {
	color: #448235;
	font-size:14px;
}

.text-gray {
	color: #000;
	font-size:14px;
}

.text-orange {
	color: #CC6600;
}
.text-highlight {
	background: #FFFF00;
}

.text-10px {
	font-size: 10px;
}

hr {
	border-style: none;
	border-top: dotted 1px #85ACCF;
	height: 1px;
}

sup {
	font-size: 8px;
}

.margin10px {
	padding: 0 20px 0 20px;
}


/*............................. Begin Header .............................*/

#header {
	height: 122px;
	background: url(images/leelogic-logo.jpg) top left no-repeat;
}

#header .search-wrap {
	margin-top: 15px;
	float: right;
	text-align: right;
	font-size: 11px;
}

#header .search-wrap p {
	line-height: 32px;
}

#header .search-wrap a {
	color: #666666;
	text-decoration: none;
	padding: 0 15px 0 5px;
}

#header .search-wrap a:hover {
	color: #666666;
	text-decoration: underline;
}

#header .search-wrap input {
	border: solid 1px #C0D3E7;
	width: 150px;
	font-size: 11px;
	padding: 4px;
}

/*............................. Begin Header .............................*/



/*............................. Begin Nav .............................*/

#nav-wrap {
	height: 40px;
	background: url(images/nav-bg.jpg) top left repeat-x;
}

#nav-wrap .left {
	float: left;
}

#nav-wrap .right {
	float: right;
}

#nav, #nav ul {
	list-style: none;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#nav a {
	display: block;
	/*height: 40px;	*/
	color: #FFF;	
	text-decoration: none;
	text-align: center;
	background: url(images/nav-divider.jpg) top right no-repeat;
	padding: 0px 35px 0 35px;
}

#nav li {
	float: left;
	line-height: 40px;
}

#nav li ul, #nav ul li  {
	width: 108px;	
}

#nav ul li a  {
	color: #565656;
	background: none;
	line-height: 25px;
	padding: 0 10px 0 10px;
	height: 25px;
	font-size: 11px;
	text-align: left;
}

#nav li ul {
	position: absolute;
	display: none;
	background: #EBB701;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
}

#nav li:hover a, #nav a:focus, #nav a:active, #nav li a:hover {
	color: #FEC70C;	
}

#nav li:hover ul {
	display: block;
	/*float: left;*/
}

#nav li:hover ul a {
	color: #FFFFFF;
	border-bottom: 1px solid #FFF;
}

#nav ul a:hover {
	background-color: #55AFE1!important;
	color: #FFFFFF!important;
}

#nav li .last {
	background: none;
}

/*............................. End Nav .............................*/



/*............................. Begin Banner .............................*/

#banner {
	margin-top: 8px;
	height: 254px;
}

#banner.home {
	background: url(images/banner-home.jpg) top left no-repeat;
}

#banner.products {
	background: url(images/banner-product.jpg) top left no-repeat;
}

#banner.testimonials {
	background: url(images/banner-testimonials.jpg) top left no-repeat;
}

#banner.about {
	background: url(images/banner-about.jpg) top left no-repeat;
}

#banner.contact {
	background: url(images/banner-contact.jpg) top left no-repeat;
}

#banner.signup {
	background: url(images/banner-signup.jpg) top left no-repeat;
}

#banner.mobillogic {
	background: url(images/banner-mobillogic.jpg) top left no-repeat;
}

#banner.signup .alert, #banner.basic .alert, #banner.premium .alert {
	position: relative;
	top: 40px;
	left: 260px;
	width: 630px;
	height: 160px;
	border: solid 1px #FFB0B0;
	background: #FFF;
	padding: 10px;
	overflow: scroll;
	overflow-x: hidden;
}

#banner.basic {
	background: url(images/banner-listing.jpg) top left no-repeat;
}

#banner.premium {
	background: url(images/banner-listing.jpg) top left no-repeat;
}

#banner.support {
	background: url(images/banner-support.jpg) top left no-repeat;
}

#banner.careers {
	background: url(images/banner-careers.jpg) top left no-repeat;
}

#banner.search {
	background: url(images/banner-search.jpg) top left no-repeat;
}

#banner.mobillogic .signup-now {
	position: relative; top: 185px; left: 480px; width: 170px
}
/*............................. End Banner .............................*/


/* Begin Product Page */

#product-content {
	padding: 18px 0 0 0;	
	background: url(images/banner-shadow.png) top left no-repeat;
}

#product-content .mobil-logic {
	background: url(images/mobil-logic-logo.jpg) top left no-repeat;
}

#product-content .stuff-logic {
	background: url(images/stuff-logic-logo.jpg) top left no-repeat;
}

.product-content-box {
	float: left;
	width: 888px;
	background: url(images/white-box2-bg.png) top left repeat-y;
	padding: 10px 30px 10px 30px;
}

.product-column1 {
	float: left;
	width: 444px;
}

.product-column2 {
	float: left;
	width: 444px;
}

.product-icon {
	float: left;
	width: 125px;
	padding: 0 0 10px 0;
	text-align: center;	
}

.product-column1 p, .product-column2 p {
	float: left;
	width: 300px;
	padding-bottom: 15px;
}

.content-row2-top {
	height: 15px;
	background: url(images/white-box2-top.png) top left no-repeat;
}

.content-row2-box {
	float: left;
	width: 908px;
	background: url(images/white-box2-bg.png) top left repeat-y;
	padding: 4px 20px 4px 20px;
}

.content-row2-bottom {
	height: 14px;
	background: url(images/white-box2-bottom.png) top left no-repeat;
}
/* End Product Page */


/*............................. Begin Footer .............................*/

#footer-wrap {
	border-top: solid 1px #FFF;
	background: url(images/footer-bg.jpg) top left repeat;
}

#footer {
	margin: 0 auto;
	width: 948px;
	padding: 30px 0 70px 0;	
}

#footer .links {
	float: left;
	padding: 0 30px 25px 0;
	margin-right: 20px;
	border-right: dotted 1px #FFF;
}

#footer .links ul {
	list-style: none;
}

#footer .links ul li {
	line-height: 20px;	
}

#footer .links ul li a {
	text-decoration: none;
	color: #FFF;
}

#footer .links ul li a:hover {
	text-decoration: underline;
	color: #FFF;
}

#footer .logo {
	float: right;
	text-align: right;
}

#footer .copyright {
	font-size: 10px;
}

#footer .email {
	font-size: 11px;
	color: #FFF;
}

#footer .email a {
	color: #FFF;
	text-decoration: none;
}

/*............................. End Footer .............................*/


/* .......................................... Begin Main Content ........................................... */

#main-content {
	float: left;
	width: 540px;
}

#main-content #subtitle {
	padding-top: 10px;
	text-align: center;
}
#main-content #subtitle span {
	background: url(images/arrow-orange.jpg) right center no-repeat;
	padding: 0 25px 0 20px;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	color: #3685C7;
}
#main-content #subtitle .last {
	background: none;
}
#main-content #feature-list {
}

#main-content #feature-list ul {
	list-style: none;
	background: url(images/smartphone-friendly.jpg) 400px 20px no-repeat;
}

#main-content #feature-list ul li {
	background: url(images/icon-globe.jpg) left center no-repeat;
	height: 40px;
	padding-left: 30px;
}

#main-content #feature-list ul li a {
	color: #3F94D0;
	font-size: 16px;
	font-weight: bold;
	line-height: 40px;
}

#main-content #feature-list ul li a:hover {
}

#main-content #what-is-mobillogic {
	width: 520px;
	height: 60px;
	background:url(images/what-is-mobillogic.jpg) top left no-repeat;
}

#main-content #what-is-mobillogic a {
	color: #FFF;
	font-size: 26px;
	font-weight: bold;
	line-height: 60px;
	text-align: center;
}
#main-content .globe {
	background: url(images/icon-globe.jpg) left center no-repeat;
	line-height: 30px;
	padding-left: 30px;
}

#main-content #collaboration {
	background: url(images/collaboration-bg.jpg) top left no-repeat;
	width: 500px;
	height: 230px;
	text-align: center;
	font-size: 20px;
	line-height: 20px;
	color: #FFF;
	padding: 10px;
}

#main-content #make-possible {
	
	font-size: 20px;
	font-weight: bold;
	color: #3685C7;
	line-height: 45px;
}
#main-content #make-possible span {
	padding-right: 50px;
}

/* .......................................... End Main Content ........................................... */

/* .......................................... Begin Sidebar ........................................... */

#sidebar {
	float: right;
	width: 340px;
	border-left: dotted 1px #CCC;
}

#sidebar .addthis {
	padding: 10px;	
	text-align: right;
}

#sidebar #access-account {
	padding: 0 0 10px 10px;
	border-bottom: dotted 1px #CCC;
}

#sidebar #access-account h2 {
	line-height: 30px;
	background: url(images/icon-account.jpg) left center no-repeat;
	padding-left: 40px;
}

#sidebar #access-account table td { 
	padding: 4px;
	vertical-align: middle;
}

#sidebar #access-account .textbox {
	padding: 4px;
	border: solid 1px #CCC;
	width: 200px;
	
}

#sidebar #watch-video {
	padding: 10px 0 10px 10px;
	border-bottom: dotted 1px #CCC;
	text-align: center;
}

#sidebar #watch-video .video-player {
	margin: 0 auto;
	height: 200px;
	width: 280px;
	background: #CCC;
	border: solid 1px #999;
}

#sidebar #find-it-now {
	padding: 10px 0 10px 10px;
	border-bottom: dotted 1px #CCC;
	text-align: center;
}

#sidebar #signup-express {
	padding: 10px 0 10px 10px;
	border-bottom: dotted 1px #CCC;
}

#signup-express table td { 
	padding: 4px;
	vertical-align: middle;
}
#sidebar #signup-express .textbox {
	padding: 4px;
	border: solid 1px #CCC;
	width: 200px;
	
}
#sidebar #download-guide {
	padding: 10px 0 10px 10px;
	border-bottom: dotted 1px #CCC;
}

#sidebar #download-guide h2 {
	/*line-height: 30px;*/
	background: url(images/icon-pdf.jpg) left center no-repeat;
	padding-left: 40px;
}
#sidebar #download-guide table td { 
	padding: 4px;
	vertical-align: middle;
}
#sidebar #download-guide .textbox {
	padding: 4px;
	border: solid 1px #CCC;
	width: 200px;
	
}
#sidebar #money-lose {
	padding: 10px 0 10px 10px;
	border-bottom: dotted 1px #CCC;
}

#sidebar #stop-loss {
	font-size: 18px;
	font-weight: bold;
}

#sidebar #stop-loss span {
	padding-right: 30px;
}
#sidebar #testimonials {
	padding: 10px 0 10px 10px;
	border-bottom: dotted 1px #CCC;
}

#sidebar #testimonials ul {
	list-style: none;
}

#sidebar #testimonials ul li {
	margin-bottom: 10px;
}
#sidebar #store-access {
	background: url(images/store-access.jpg) 10px 430px no-repeat;
	text-align: center;
	color: #3685C7;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0 10px 0;
	line-height: 20px;
}

/* Begin Calculate */

#sidebar .calculate {
	width: 330px;
}

#sidebar .calculate-form label {
	display: block;
	text-align: right;
	width: 150px;
	float: left;
	padding: 2px 2px;
	font-size: 12px;
	font-weight: bold;
}

#sidebar .calculate-form input {
	float: left;
	font-size: 12px;
	padding: 3px 3px;
	border: solid 1px #C0D3E7;
	width: 100px;
	margin: 0 0 15px 10px;
}

#sidebar .calculate-form .submit {
	margin-left: 155px;
	border: none;
	width: 108px;
	height: 38px;	
}

#sidebar .calculate-form .result {
	margin: 0 auto;
	width: 260px;
	background: url(images/calculate-result-box-small-bg.jpg) top left no-repeat;
	padding: 10px;
	height: 37px;
}

#sidebar .blue-dashed-box-top {
	height: 16px;
	background: url(images/blue-dashed-box-top-small.jpg) top left no-repeat;
}

#sidebar .blue-dashed-box-bg {
	padding: 10px 20px 10px 20px;
	background: url(images/blue-dashed-box-small-bg.jpg) top left repeat-y;
}

#sidebar .blue-dashed-box-bottom {
	height: 16px;
	background: url(images/blue-dashed-box-bottom-small.jpg) top left no-repeat;
}
/* End Calculate */

/* ........................................... End Sidebar ........................................... */

/*............................. Begin Features Table .............................*/

#feature-content {
	padding: 18px 0 0 0;	
	background: url(images/banner-shadow.png) top left no-repeat;
}

#feature-content table {
	width:884px;
	border-top:1px solid #57A744;
	border-right:1px solid #57A744;
	border-collapse:collapse;
}

#feature-content td {
	border-bottom:1px solid #57A744;
	border-left:1px solid #57A744;
	padding: 4px;
	text-align:center;
	vertical-align: middle;
}				
	
#feature-content th {
	font-weight:normal;
	text-align:left;
	border-bottom: 1px solid #57A744;
	border-left:1px solid #57A744;
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}
	
#feature-content thead th {
	background:#57A744;
	text-align:center;
	font-weight: bold;
	font-size: 14px;
	color:#FFF;
}	

#feature-content td em {
	color:#CC0000;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
}

#flexible-pricing {	
	font-size: 18px;
	font-weight: bold;
	color: #3685C7;
	line-height: 45px;
}
#flexible-pricing span {
	padding-right: 50px;
}

/*............................. End Features Table .............................*/
