body {
	background: #eee;
	color: #999;
	font-size: 11px;
	font: 13px/1.5 'Open Sans', sans-serif;
	height: auto; 
	padding:0;
	margin:0;
}

a {
	color: #222;
	text-decoration: none;
}

a:hover {
	color: #999;
	text-decoration: underline;
}

img { 
	margin:0 0 20px 
}

/* `Headings
----------------------------------------------------------------------------------------------------*/

h1, h2, h3, h4, h5, h6 {
	margin:0 0 10px;
	padding:0;	
	font-weight: normal;
	color:#222;
	font-weight: 300;
	line-height:1.4;
}

h1 {
	font-size: 21px;
}

h2 {
	font-size: 23px;
}

h3 {
	font-size: 21px;
}

h4 {
	font-size: 19px;
}

h5 {
	font-size: 17px;
}

h6 {
	font-size: 15px;
}

.transparent {
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";

  /* IE 5-7 */
  filter: alpha(opacity=60);

  /* Netscape */
  -moz-opacity: 0.6;

  /* Safari 1.x */
  -khtml-opacity: 0.6;

  /* Good browsers */
  opacity: 0.6;
}

/* `Spacing
----------------------------------------------------------------------------------------------------*/
 
.container_12 { 
	padding:0 10px 0;
	margin-bottom:0;
       align:center;
} 

.row {
/*	margin:0 -10px 0;*/
	padding:30px 10px; 
	border-bottom: solid 1px #ddd;
	background:#fff;
}

ol {
  list-style: decimal;
}

ul {
  list-style: disc;
  margin:0 0 20px 20px
}

/* Buttons
----------------------------------------------------------------------------------------------------*/ 

.btn {
	-webkit-box-shadow:rgba(255, 255, 255, 0.2) 0 1px 0 inset, rgba(0, 0, 0, 0.0470588) 0 1px 1px;
	background-color:#F5F5F5;
	background-image:-webkit-linear-gradient(top, #FFFFFF, #E6E6E6);
	background-repeat:repeat no-repeat;
	border-bottom-left-radius:4px;
	border-bottom-right-radius:4px;
	border-color:rgba(0, 0, 0, 0.0980392) rgba(0, 0, 0, 0.0980392) #A2A2A2;
	border-style:solid;
	border-top-left-radius:4px;
	border-top-right-radius:4px;
	border-width:1px;
	box-shadow:rgba(255, 255, 255, 0.2) 0 1px 0 inset, rgba(0, 0, 0, 0.0470588) 0 1px 1px;
	color:#333333;
	cursor:pointer;
	display:inline-block;
	font-size:14px;
	line-height:20px;
	margin-bottom:0px;
	padding:4px 12px;
	text-align:center;
	text-shadow:rgba(255, 255, 255, 0.74902) 0 1px 1px;
	vertical-align:middle;
	font-weight: 300;
}

.btn-large {
	border-bottom-left-radius:6px;
	border-bottom-right-radius:6px;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
	font-size:16px;
	padding:9px 19px;
}

.btn-block {
	box-sizing:border-box;
	display:block;
	padding-left:0;
	padding-right:0;
	width:100%;
}

.back {
	text-align: center;
        bottom: 0;
        position: absolute;
        text-align: center;
        left:50%;
        width:200px;
        margin-left:-100px;
        z-index:1000;
}

.back a {
	color:#bbb;	
	background:#f5f5f5;
	border: solid 1px #ddd;
	border-bottom:0;
	-webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px;
	padding:5px 10px;
	text-decoration: none;
}

.back a:hover {
	background:#fff;
        color:#666;
}

/* Header
----------------------------------------------------------------------------------------------------*/ 
 
#header { background:#fff; padding:25px 0 30px}

#header .container_12 { margin:0 auto; background: transparent }

#header h1 { 
	padding:0;
	margin:0;
	line-height:1;	
	color:#333;
}

#header h1 a { 
	color:#555;
}

#header h1 a img { 
	border:0;
	padding:0;
	margin:0;
}

#header ul { 
	list-style: none;
	padding:0;
	margin: 0px 0 5px;	
	float: right
}
#header ul li:first-child{
    margin-right: 0px;
}
#header ul li { 
	list-style: none;
	padding:0;
	margin: 5px 20px 5px 0px;	
	float: right
}

#header ul li a {  
	text-decoration: none;
}

#header ul li a:hover {  
	text-decoration: none;
}

/* Footer
----------------------------------------------------------------------------------------------------*/ 

#footer { 
	background:#555;
	color:#999;
	text-align: center;
	border:0;
	padding:10px 0;
	margin:0;
}

/* Slider
----------------------------------------------------------------------------------------------------*/ 

#cover {
	background:#333 url(../pictures/background_main.jpg) repeat-x top center;
	background-size: cover;
    	background-position: center;
    	background-repeat: no-repeat;
	color:#fff;
	
	padding:0;
}

#cover .flexslider {
	width:199px;
	float: right; 
	background: none;
	border:0;	
	padding:90px 151px 65px 0;
	
	margin:0 0 0 0;
	box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none;
}

#cover .slides, #cover .slides ul, #cover .slides li {
	margin:0;
	padding:0;	
}
 

#cover .cover_container {	 
/*	background: url(../images/bg_hand.png) no-repeat bottom right;	*/
        background-position: 540px 20px;
        background-repeat: no-repeat;
        background-size: 500px;
}

#cover #title {
	float: left;
	width:430px;
	padding:100px 5px 1px 20px;
	text-shadow:  1px 1px 1px rgba(0,0,0,0.2);
	background: rgba(11, 11, 11, 0.6);
        min-height: 335px;
}

#cover #title h1 {
	color:#fff;
	font-size:32px;
	font-weight:300;
	
	text-shadow:  2px 2px 2px rgba(0,0,0,0.2);	
}

#cover #title p {
	font-size:14px;
	margin:0 0 20px
}

#cover #title h3 {
    float: left;
    display: inline;
    height: 39px;
	line-height: 39px;
    border: 0;
    padding: 0;
    margin: 0 0 10px;
	color: #eee;
}

#cover #title h3 a
{
	float: left;
	margin: 0 1em 0 0;
}

#cover #title h3 a.lbtn, #loginform a.lbtn, #forgotWrapper INPUT[type=submit], #regform INPUT[type=button] {
	background: none repeat scroll 0 0 #487ed5;
	border: 0 none;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	font-size: 12px;
	height: 39px;
	line-height: 39px;
	padding: 0 2em;
	text-align: center;
	text-decoration: none;
	text-indent: 0;
	width: auto;
}

#cover #title h3 a.lbtn:hover, #loginform a.lbtn:hover, #forgotWrapper INPUT[type=submit]:hover, #regform INPUT[type=button]:hover {
    box-shadow: 0 1px 1px rgba(0,0,0,0.3);
    background: #487ed5;
}
#loginform img.load{
    position: absolute;
    left: 85px;
    margin-top: 12px;
    display: none;
}
#loginform{
    overflow: hidden;
}
#cover #title h3 a.glink
{
	display: inline-block;
	font-size: 12px;
	line-height: 39px;
	color: #fff;
	opacity: 0.8;
}

.loginother A
{
	display: inline-block;
	width: 32px;
	height: 32px;
	text-indent: 1000;
}

#cover #title span {
}

#cover .plain #title { 
	padding:20px 0 10px;
	width:800px
}
		
/* Intro
----------------------------------------------------------------------------------------------------*/ 

#intro { 
	background:#f1f1f1 url(../images/bg_shadow_top.png) no-repeat top center;
	padding:30px 0;
}

#intro h3 {  
	text-align: center; 
	margin:0;
	font-size:25px;
}

#intro h6 {  
	text-align: center; 
	margin:0;
	color:#999;
}

/* Gallery
----------------------------------------------------------------------------------------------------*/ 

#gallery h6 {  
	margin:0; 
}

#gallery img {  
	padding:3px;
	border: solid 1px #ddd;
	background:#fff;
}

/* Team
----------------------------------------------------------------------------------------------------*/ 

#team h6 {  
	margin:0; 
}

#team img {  
	padding:3px;
	border: solid 1px #ddd;
	background:#fff;
}

/* Checklist
----------------------------------------------------------------------------------------------------*/ 
#checklist{
        height:600px;
        position:relative;
        overflow:hidden;
}
#checklist .box {  
	margin:55px 0 0;
	padding:0;
} 

#checklist img {  
	float: left;
	margin:0px 20px 20px 0
}

#checklist img.phone {  
	float: right;
	margin:0;
}

#checklist h5 {  
	margin:0;
	padding:0;
}  

/* Pricing
----------------------------------------------------------------------------------------------------*/ 

#pricing .box {
	background:#fff;
	border: solid 1px #ddd;
	-webkit-border-radius: 7px; -moz-border-radius: 7px; -o-border-radius: 7px; border-radius: 7px;
}

#pricing h1, #pricing h2, #pricing h3 {
	padding:5px; 
	margin:0;
	text-align: center;
}

#pricing h1 {
	font-size:20px;	 
	padding:15px;
} 

#pricing h3 {
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	font-size:45px;	 
	font-weight:bold;
	background:#f7f7f7 url(../images/bg_pricing.png) repeat-x bottom left;   
}

#pricing ul { 
	list-style: none;
	padding:0;
	margin:0;
	background:#fff;
	font-weight: 300;
}

#pricing ul li {  
	border-top: solid 1px #f1f1f1;
	padding:6px;
	text-align: center;
	color:#bbb;
}

#pricing div.button { 
	padding:10px;
	border-top: solid 1px #f1f1f1;	
	background:#f7f7f7;
	border-bottom-right-radius:4px;
	border-top-right-radius:4px;
	border-bottom-left-radius:4px;
	border-top-left-radius:4px;
}

#pricing div.button a {
	-webkit-box-shadow:rgba(255, 255, 255, 0.2) 0 1px 0 inset, rgba(0, 0, 0, 0.0470588) 0 1px 1px;
	background-color:#2c71c6;
	background-image:-webkit-linear-gradient(top, #4489df, #165bb0);
	background-repeat:repeat no-repeat;
	border-bottom-left-radius:4px;
	border-bottom-right-radius:4px;
	border-color:#2f5d97;
	border-style:solid;
	border-top-left-radius:4px;
	border-top-right-radius:4px;
	border-width:1px;
	box-shadow:rgba(255, 255, 255, 0.2) 0 1px 0 inset, rgba(0, 0, 0, 0.0470588) 0 1px 1px;
	color:#fff;
	text-shadow:rgba(0, 0, 0, 0.74902) 0 -1px 1px;
 
}

/* Content
----------------------------------------------------------------------------------------------------*/ 

#content {}

#content p { margin:0 0 20px}


/* TabsBox
----------------------------------------------------------------------------------------------------*/ 

#tabsbox {
	border-color: #333;	
	background:#f1f1f1 url(../images/bg_shadow_top.png) no-repeat top center;
	text-align: center;
}

#tabsbox ul.ui-tabs-nav {
	list-style: none;
	margin:0 0 0 350px;	
	float: left;
	-moz-box-shadow: 0 0 10px #eee;
	-webkit-box-shadow: 0 0 10px #eee;
	box-shadow: 0 0 10px #eee;
	height:60px
}

#tabsbox ul.ui-tabs-nav li {
	background: #f4f4f4 url(../images/bg_tab.png) repeat-x top left;
	border: solid 1px #ddd;
	border-left:0;
	border-right:0;
	
}

#tabsbox ul.ui-tabs-nav li.last { 
	border-top-right-radius:4px;
	border-bottom-right-radius:4px;	
	border-right: solid 1px #ddd;
}

#tabsbox ul.ui-tabs-nav li.first { 
	border-top-left-radius:4px;
	border-bottom-left-radius:4px;	
	border-left: solid 1px #ddd;
}

#tabsbox ul li.ui-state-default { 
	margin:0 0 0 0;	
	float: left;
}

#tabsbox .ui-state-default a {
	padding:7px 20px;
	display: block;
	text-decoration: none;
	color:#898989;
	font-weight: 300
}

#tabsbox .ui-state-active a { 
	background: #eaeaea url(../images/bg_tab_active.png) repeat-x top left;
	color:#333;
}

#tabsbox ul.ui-tabs-nav li.last a { 
	border-top-right-radius:4px;
	border-bottom-right-radius:4px;	
	border-left: solid 1px #ddd;
}

#tabsbox ul.ui-tabs-nav li.first a { 
	border-top-left-radius:4px;
	border-bottom-left-radius:4px;	
	border-right: solid 1px #ddd;
	text-shadow:  0 1px 0 #fff;	
}

#tabsbox .prefix_1-5 {
	margin-left:130px;
        text-align: center;	
}

.loginform .fluidblock
{
	
}

.login_error
{
        color: red;
        padding: 0px 0px 10px;
        font-size: 11px;
        width: 100%;
}

.lform label {
    font-size: smaller;
    white-space: nowrap;
}

#regform select
{
    font-size: 12px;
    width: 233px;
    padding: 0.5em;
    border: 1px solid #eee;
    background-color: #fff;
    color: #AAA;
    border-radius: 4px;
    box-shadow: 0 0 6px #ddd inset;
}

#regform select:focus
{
    border: 1px solid #86a8cc;
    
    box-shadow: 0 0 6px #9cc3e8 inset, 0 1px 0px #7f766e;
}

.lform INPUT[type=text], .lform INPUT[type=password], #regform INPUT[type=text], #regform INPUT[type=password], .formWrapper INPUT[type=text], .formWrapper INPUT[type=password]
{
    font-size: 12px;
    width: 277px;
    padding: 0.5em;
    border: 1px solid #ccc;
    
    border-radius: 4px;
    box-shadow: 0 0 6px #ddd inset, 0 1px 0px #eee;
}

#regform INPUT[type=text], #regform INPUT[type=password]
{
	border: 1px solid #eee;
	box-shadow: 0 0 6px #ddd inset;
	width: 220px;
}

.lform INPUT[type=text]:focus, .lform INPUT[type=password]:focus, .formWrapper INPUT[type=text]:focus, .formWrapper INPUT[type=password]:focus
{
    border: 1px solid #86a8cc;
    
    box-shadow: 0 0 6px #9cc3e8 inset, 0 1px 0px #7f766e;
}

::-webkit-input-placeholder {
color: #AAA;
}

:-moz-placeholder { /* Firefox 18- */
color: #AAA; 
}

::-moz-placeholder {  /* Firefox 19+ */
color: #AAA;
}

:-ms-input-placeholder {  
color: #AAA; 
}



#regform INPUT[type=text]:focus, #regform INPUT[type=password]:focus
{
	border: 1px solid #86a8cc;
	box-shadow: 0 0 6px #9cc3e8 inset;
}

.lform INPUT[type=button]
{
	border: 0 none;
	width: 26px;
	height: 30px;
	text-indent: -1000px;
	background: url(../images/btn_gettheapp.png) -112px -4px no-repeat;
        border: 1px solid #332c26;
	border-top: 1px solid #1a1713;
	cursor: pointer;
	border-radius: 4px;
	box-shadow: 0 1px 0px #9ec2ee inset, 0 1px 0px #7f766e;
}

/*#regform TABLE
{
    width: 500px;
}*/

#regform TABLE TD
{
    text-align:left;
	padding: 5px;
	vertical-align: middle;
}

#regform TABLE TD.lbl
{
    width:120px;
    text-align:right;
}

SPAN.input_tooltip
{
	position:absolute;
	z-index:1;
	display:none;
}

SPAN.input_tooltip B
{
	font-weight:normal;
	display:inline-block;
	font-size: 12px;
	background: #9ec2ee;
	padding: 0.5em 1em 0.4em;
	margin: 0 0 0 1em;
	color:#333;
	
	border-radius: 4px;
}

SPAN.input_tooltip B::before
{
	content: '';
	display: block;
	position: relative;
	float: left;
	border: 5px solid transparent;
	border-right: 5px solid #9ec2ee;
	margin: 3px 0 0 -22px;
}

#forgotWrapper LABEL, #forgotWrapper H5
{
	font-size: 12px;
}

#availResID
{
	top: 5px;
	left: -23px;
	display: inline-block;
	width: 40px;
	height: 20px;
	overflow: hidden;
	position: relative;
}

#availResID IMG
{
	margin: 0px;
}
input.error{
    color: red;
    border-color: red !important;
}
