/**
*
*	Style by Able Net Design
*	Copyright (c) Able Net Design 2010. All Rights Reserved
*
**/
#page					{ margin: 84px auto 84px auto; }
section					{ padding-bottom: 0 !important; }
hr						{ height: 1px; border-top: 1px dashed #ccc; background: #fff;}
hr.spacing				{ margin-top: 84px; height: 1px; border-top: 1px dashed #ccc; background: #fff;}
#branding a				{ border: none; }
a						{ color: #0063dc; text-decoration: none; }
a:hover					{ text-decoration: underline; color: #0071fd;}

section#secret								{ padding-top: 77px; font-family: HelveticaNeue-Light, Helvetica, Arial; }
section#secret h1, section#secret h3		{ color: #de4b47; text-align: right; }
section#secret h1							{ font-weight: bold; font-size: 90px; line-height: 100px; }
section#secret h3							{ font-weight: light; font-size: 26px; line-height: 40px; }
section#secret p							{ font-size: 14px; line-height: 22px; text-indent: 0; padding-top: 19px; font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;}

section#splash								{ margin-top: 84px;}
section#splash h1							{ font-family: HelveticaNeue-Light, Helvetica, Arial; font-weight: light; color: #000; font-size: 64px; text-shadow: 1px 1px 0 #fff; line-height: 76px; }
section#splash h1.front						{ text-align: center; }

section#info		{ padding-top: 70px; font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif; }
section#info h3		{ font-weight: bold; font-size: 20px; padding-bottom: 8px; }
section#info p		{ color: #7f7f7f; font-size: 12px; }

section#main		{ padding-top: 70px; font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif; }
section#main p		{ font-size: 14px; line-height: 22px; text-indent: 0; padding-bottom: 19px; font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif; }
section#main table							{ font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif; margin-top: 70px; }
section#main table	 td						{ padding: 20px; }
section#main table thead td					{ font-size: 18px; }
section#main table	 td:first-child			{ font-weight:bold; }
section#main tr:nth-child(even) td			{ }
section#main tbody tr:nth-child(odd) th,
section#main tbody tr:nth-child(odd) td		{ background: #f6ffeb; }
section#main h6								{ margin-bottom: 20px; }

.error ul							{ font-size: 14px; line-height: 22px; text-indent: 0; padding-top: 19px; font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;}
.error ul li						{ width: 49%; float: left; }

section#slideshow	{ margin-top: 84px; }

a.front-more		{ position: relative; top: 35px;}
.btn				{ background: #0063dc; border: 1px solid #0063dc;color: #fff; text-transform: uppercase; font-family: HelveticaNeue-Light, Helvetica, Arial; font-size: 16px; -moz-border-radius: 10px; -webkit-border-radius: 10px; padding: 10px; text-decoration: none; }
.btn:hover 			{ background: #0071fd; color: #fff; text-decoration: none; }

nav ul				{ width: 100%; margin: 0; top: 25px; float: left; }
nav li				{ float: left; margin-left: 10px; }
nav li:first-child	{ margin-left: 0; }
nav li a				{ text-decoration: none; color: #d9150b; font-size: 14px; }
nav li a:hover		{ text-decoration: underline; }

section#social				{ padding-top: 84px; }
section#social input.text	{ background: #f5f5f5; border: 1px solid #eee; color:#000; line-height: 30px; font-size: 14px; padding-top: 10px; padding-bottom: 10px; text-indent: 5px; color: #666; font-size: 12px; text-align: left; }
section#social input.btn  	{ float: right; }
section#social h2			{ font-size: 26px; font-weight: normal; font-family: HelveticaNeue-Light, Helvetica, Arial; font-weight: light; margin-top: 50px; }
#newsletter h6			{ text-transform: uppercase; font-size: 14px; margin-bottom: 30px; font-family: HelveticaNeue-Light, Helvetica, Arial; font-weight: light; }

section#video	{ margin-top: 84px; margin-bottom: 84px; font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif; }
ul#features		{ list-style-image: url('image/tick.png'); }
ul#features li	{ margin-bottom: 14px; font-size: 14px; font-weight: normal;}
section#video p	{ margin-top: 20px; }

.testimonial		{ margin-top: 30px; background: #f5f5f5; border: 1px solid #eee;}
.testimonial img{ padding: 2px; background: #fff; border: 1px solid #ccc; margin-left: 4px; margin-bottom: 4px;}
.testimonial p	{ text-indent: 0; }

ul#footernav					{ list-style: none; margin:0; padding:0; }
ul#footernav li				{ float: left; margin-left: 10px; }
ul#footernav li:first-child	{ margin-left: 0; }
footer p					{ text-indent: 0; }

.tipsy		{ font-size: 14px; opacity: 1; filter: alpha(opacity=100); }
.tipsy-inner { background: #0063dc; padding: 10px; text-align: left; max-width: 450px; }

.taketomenu	{ position: relative; bottom: 40px; left: 20px; }

img.avatar				{ -moz-border-radius: 5px; -webkit-border-radius: 5px; box-shadow: 0 1px 5px rgba(0,0,0,0.1);-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.1);-moz-box-shadow: 0 1px 5px rgba(0,0,0,0.1);}
img.avatar:first-child 	{ margin-right: 5px; }



