/* Minification failed. Returning unminified contents.
(477,1): run-time error CSS1019: Unexpected token, found '@charset'
(477,10): run-time error CSS1019: Unexpected token, found '"UTF-8"'
(477,17): run-time error CSS1019: Unexpected token, found ';'
 */
/* CSS Document */
body
{
    background:#E4E1E0;
}

#body
{
 
    padding:0px;
    overflow-x:hidden;
}

p
{
    font-size:110%;
    font-weight:normal;
    line-height:150%;
}
#footer p
{
    font-size:1em;
}


.row {
max-width: 1100px !important; /*max-width: 1024px !important; //ed2.8 */
}


/*Banner*/


#banner-description h2
{
     -webkit-text-shadow: 0 -1px 0 rgba(0, 0, 0, .5);
  -moz-text-shadow: 0 -1px 0 rgba(0, 0, 0, .5);
   text-shadow: 0 -1px 0 rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .3);
}

#banner-description h2 i
{
    /*opacity:.5;*/
    filter: alpha(opacity=50);
    margin-right:10px;
}

#banner-description p
{
    color:rgba(255, 255, 255, .5);
    margin-left:43px;
}

.circle.hide
{
    display:none;
}


.banner1
{
    display:inline-block;
    width:100%;
    height:387px;
    border: 5px #fff solid;
    box-shadow: 4px 4px 4px rgba(0, 0 , 0, .8);
     background-image :url("/Images/banner_10.png");
}


.circle
{
    display:inline-block;
    width:400px;
    height:387px;
    border: 5px #fff solid;
    background-repeat:no-repeat;
}

.circle1
{
 background-image :url("/Images/circle1_bg.png");

        border-radius:200px 200px 200px 200px;
        box-shadow: 0px 1px 4px rgba(0, 0 , 0, .8), 0px 1px 6px rgba(0, 0 , 0, .5) inset;
}

.circle2
{
    background-image :url("/Images/circle2_bg.png");
    background-position:-340px -150px;
    
        border-radius:200px 200px 200px 200px;
        box-shadow: 0px 1px 4px rgba(0, 0 , 0, .8), 0px 1px 6px rgba(0, 0 , 0, .5) inset;
}

.circle3
{
 background-image :url("/Images/circle3_bg.png");
 background-position:-270px -10px;
 
        border-radius:200px 200px 200px 200px;
        box-shadow: 0px 1px 4px rgba(0, 0 , 0, .8), 0px 1px 6px rgba(0, 0 , 0, .5) inset;
}

.circle4
{
 background-image :url("/Images/circle4_bg.png");
  background-position:-190px -120px;
  
        border-radius:200px 200px 200px 200px;
        box-shadow: 0px 1px 4px rgba(0, 0 , 0, .8), 0px 1px 6px rgba(0, 0 , 0, .5) inset;
}


/* login
----------------------------------------------------------------------------------------------------*/

.navbar .nav li.webauth-links a{
	padding:0;
	line-height:100%;
	font-size:12px;
	float:left;

}
.navbar .nav li.webauth-links a:hover{
	text-decoration:underline;
}

.navbar .nav li.webauth-links{
	padding-top:8px;
    padding-left:5px;
}

#login
{ width:700px; /*//width:700px; ed2.8 login - tested 900px and reverted*/
height:200px;
display:block;
position:absolute;
left:-700px;
float:right;
background:transparent;

}


#registration .modal{
	width:900px;
}

#registration_list	ul li
	{
		float:left;
		list-style:none;

	}
	
#registration_list	ul{
		display:block;
		width:2700px;
	}

#registration_list ul li h1 {
	font-family:"UniversLTW01-57Condense 723821";
}

.navbar-inner 
{
      -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.5);
  padding: 15px 0;
}


/* Pricing + Plans
----------------------------------------------------------------------------------------------------*/

.plan {
    background-attachment: scroll;
    background-clip: border-box;
    background-origin: padding-box;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}


.plan p {
    display: block;
    font-size: 24px;
    font-weight: 100;
    line-height: 30px;
    text-align: center;
}


.plan h1 {
    margin: 85px 0 0;
}


.price {
    color: #363636;
    display: block;
    font-size: 48px;
    letter-spacing: -1px;
    line-height: 50px;
}
.dollar {
    bottom: 0.4em;
    font-size: 0.6em;
    font-weight: 100;
    position: relative;
}

li.button {
    height: 50px;
    margin-bottom: 15px;
    overflow: hidden;
    position: relative;
}
li.button:last-child {
    margin-bottom: 0;
}
.plan-buttons a {
    color: #7D7D7D;
    display: block;
    text-decoration: none;
    height: 100%;
    padding-left: 5%;
    width: 95%;
}

.plan-buttons a h4 {
    color: #363636;
    display: inline;
    float: left;
    font-size: 32px;
    height: 100%;
    line-height: 50px;
    margin-right: 12px;
}
.plan-buttons a .detail {
    color: #7D7D7D;
    display: table-cell;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 11px;
    height: 50px;
    line-height: 13px;
    padding: 0 30px 0 0;
    vertical-align: middle;
}

.dollar {
    bottom: 0.4em;
    font-size: 0.6em;
    font-weight: 100;
    position: relative;
}



ul.plan-buttons {
    font-weight: 600;
    height: 350px;
    overflow: hidden;
    position: relative;
	
}
li.button {
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.2);
    height: auto;
    margin-bottom: 0;
    overflow: hidden;
    position: relative;
	
}

.plan-buttons a {

    color: #7D7D7D;
    display: block;
    height: 100%;
    padding: 0;
    text-decoration: none;
    width: 100%;
	border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
    background: url(../Images/bg_price.jpg) top repeat-x;
}
.plan-buttons a h3 {
    color: #999;
    float: none;
    font-size: 2em;
    font-weight: 600;
    height: auto;
    line-height: 28px;
    padding: 20px 0 40px 0; 
    text-align: center;
    width: 100%;
	text-shadow: 0px -2px 0px rgba(0,0,0,.5);
	font-family:'UniversLTW01-57Condense 723821';
	font-weight:normal;
}

.plan-buttons a h4 {
    color: #363636;
    display: block;
    float: none;
    font-size: 65px;
    font-weight: 600;
    height: auto;
    line-height: 65px;
    margin: 0;
    text-align: center;
    text-indent: -10px;
	text-shadow: 0px 2px 0px rgba(255,255,255,1);
}


.plan-buttons .premium_rt a h3 {
    padding-top: 15px;
}

.plan-buttons .premium_plus a h3, .plan-buttons .standard_plus a h3 {
    padding-top: 20px;
}


.plan-buttons a .details {
    display: block;
    font-family: Helvetica,Arial,sans-serif;
    font-weight: normal;
    margin-top: 5px;
}
.plan-buttons .premium_rt a .details {
    margin-top: 10px;
}
.plan-buttons a .details li {
    display: block;
    font-size: 13px;
    line-height: 18px;
    text-align: center;
}
p.inquire {
    -moz-transition: all 0.15s linear 0s;
    font-size: 12px;
    font-weight: 600;
    line-height: 15px;
    margin: 20px auto;
	text-shadow:none;
	color:#fff;
	width:150px;
	height:24px;
	padding-top:10px;

}

li.button:hover {
    z-index: 20;
}

.plan-buttons a:hover p.inquire {
    color: #fff;
}

.plan-buttons a:hover .inquire
{
background:	#D52B1E;

}

.plan-buttons .standard:hover, .plan-buttons .premium_plus:hover, .plan-buttons  .standard_plus:hover, .plan-buttons  .premium:hover {
    height: 320px;
    margin-top: 20px;
}


.plan-buttons .standard_plus, .plan-buttons .premium_plus {
    -moz-transition: height 0.2s linear 0s, margin 0.2s linear 0s;
    height: 280px;
    margin-top: 20px;
    width: 25%;
    z-index: 0;
}


.plan-buttons .standard, .plan-buttons .premium{
    -moz-transition: height 0.2s linear 0s, margin 0.2s linear 0s;
    height: 260px;
    margin-top: 30px;
    width: 25%;
    z-index: 0;
}


 .plan-buttons .standard_plus {
 margin-left:-100px;

}
.plan-buttons .standard, .plan-buttons .standard_plus {
    float: left;
}
.plan-buttons .premium_plus, .plan-buttons .premium {
    float: right;
}
.plan-buttons .premium_rt {
    -moz-transition: height 0.2s linear 0s, top 0.2s linear 0s;
    height: 300px;
    left: 34%;
    position: absolute;
    top: 10px;
    width: 25%;
    z-index: 10;
}


.plan-buttons a:hover h3{
color:#fff;
}

.plan-buttons li.premium a:hover {
   background-image:url(../Images/premium_over.jpg);
   background-repeat: no-repeat;
   background-position:center top;
}


.plan-buttons li.standard a:hover{
background-image:url(../Images/standard_over.jpg);
background-repeat: no-repeat;
 background-position:center top;
}


.plan-buttons li.premium_plus a:hover
{
background-image:url(../Images/premiumplus_over.jpg);
background-repeat: no-repeat;
 background-position:center top;
}

.plan-buttons li.premium_rt a:hover
{
background-image:url(../Images/premiumrt_over.jpg);
background-repeat: no-repeat;
 background-position:center top ;
}

.plan-buttons li.standard_plus a:hover
{
background-image:url(../Images/standardplus_over.jpg);
background-repeat: no-repeat;
 background-position:center top;
}


hr
{
    border-top:#e5e5e5 solid 1px 50px;
    display:block;
  width:50%;
    text-align:center;
    height:1px;
    margin:10px auto;
    background-color: #e5e5e5;

}
 

/*Plan Table
-----------------------------------------------------------------*/


@charset "UTF-8";
/* CSS Document */

/*Plan Table
-----------------------------------------------------------------*/

#plan-table
{

	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
       border: medium none;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    padding: 0 2px;
}





#plan-table table tr td{
	height:50px;

}

#plan-table td.check
	{ background:url(../Images/checkmark_32_white.png) no-repeat center #918881;
		
	}

#plan-table td.bg_white{
	padding-left:10px;
	font-weight:bold;
	width:200px;
}

#plan-table td.check, #plan-table td.bg_white{
-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#plan-table td.bg_white a{
 color:#666;
 padding-right:16px;
 width:100%;
 display:block;
}

#plan-table i
{
    margin-right:20px;
}

#plan-table tr.purchase td{
	background:#766A62;
	text-align:center;
	color:#fff;
	font-weight:bold;
	font-size:16px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#plan-table tr.purchase td:hover{
	background:	#D52B1E;
}

#plan-table .purchase a
{
	color:#fff;
}

#plan-table .purchase a:hover
{
	text-decoration:none;
}


#plan-table tr.purchase td:first-child{
background:none;
}
#plan-table th{                                                                          
	height:150px;
	width:170px;
	padding-top:15px;
	/*background:url(../Images/bg_price_mini.png) no-repeat top;*/
}

#plan-table th a, #plan-table th a:hover
{
    color:#fff;
}

#plan-table th.standard{
	background:url(../Images/bg_price_mini_s.png) no-repeat top;
}

#plan-table th.standard_plus{
	background: url(../Images/bg_price_mini_splus.png) no-repeat top;
}

#plan-table th.premium{
	background:url(../Images/bg_price_mini_p.png) no-repeat top;
}

#plan-table th.premium_rt{
	background:url(../Images/bg_price_mini_rt.png) no-repeat top;
}

#plan-table th.premium_plus {
	background:url(../Images/bg_price_mini_pplus.png) no-repeat top;
}



#plan-table th h2
{
   font-family:Helvetica, sans-serif;
   font-weight:bold;
}

#plan-table th p{
font-size:16px;
margin-top:-10px;
}

#plan-table th li {
	height:50px;
}

#plan-table th:first-child{
background:none;
}

.modal-body .purchase
{
    display:none;
}
