/**general class**/

.content-container
{
	width:980px;
	float:left;
	margin:25px 0 15px 0;
}

/**
* homepage
**/

.home-header
{
	border: 1px solid #cccccc;
	border-width:1px 0 1px 0;
	height: 100px;
	text-align:center;
	margin:20px 0 0 0;
	float:left;
	width:980px;
}

.home-header p
{
	font-size:16px;
	text-transform: uppercase;
	font-weight:bold;
	color:#b9c2c5 !important;
}

.feature-container
{
	width:440px;
	float:left;
	padding: 20px 10px 10px 40px;
	min-height:150px;
}

.feature-container p
{
	width: 317px;
	padding:0px 0 5px 5px;
	float:right;
	text-align:justify;
}

.feature-container h3
{
	padding:0px 0 5px 5px;
	width: 317px;
	float:right;
	font-weight:bold;
}

.button-top
{
	width:100px;
	height:30px;
	float:right;
	background:#f3f3f3;
	border-radius:5px;
	-moz-box-shadow: inset 0 0 3px #acacac;
	-webkit-box-shadow: inset 0 0 3px #acacac;
	box-shadow: inner 0 0 3px #acacac;
	margin:20px 5px 10px 5px;
}

.button-top p
{
	text-align:center;
	margin:7px 0 0 0;
}

.button-top a {
	text-decoration:none;
	color: #959595;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
}

.featured-site
{
	width:980px;
	float:left;
	margin:20px 0 40px 0;
}

.box-desc
{
	width: 359px;
	padding: 50px 10px 10px 10px;
	float:right;
}

.pricing-wrap
{
	width:980px;
	float:left;
}

.price-box
{
	width:190px;
	float:left;
	background: #d7d7d7;
	padding:10px;
}

.price-box p
{
	text-align:center;
}

.price-title, .pricing
{
	width:210px;
	float:left;
	height:30px;
	background: #013244;
	color:#fff;
	font-size:18px;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
	padding:10px 0 3px 0;
}

.price
{
	width:210px;
	float:left;
	margin:25px 10px 20px 10px;
}

.pricing
{
	background: #b7b7b7;
	color:#013244;
	text-transform:none;
	font-size:14px;
	padding:12px 0 0 0;
}

/**featured site carousel**/

.bx-window
{
	padding: 15px 0 15px 0;
}

.bx-next {
float: right;
}

.bx-prev,.bx-next, a
{
	color:#b7b7b7;
	font-weight:bold;
	text-transform:uppercase;
	font-size:12px;
}


/**end homepage**/


/**
* features
**/

.feat-box
{
	width:380px;
	display:block;
	background: #f9f8f8;
	border:1px solid #e1e0e0;
	border-radius:5px 0 0 5px;
	border-width: 1px 0px 1px 1px;
	height:80px;
	float:right;
}

.next-nav
{
	background: #959595;
	width: 30px;
	height:80px;
	border:1px solid #e1e0e0;
	border-radius:0 5px 5px 0;
	border-width: 1px 0px 1px 1px;
	float:right;
	margin: 0 50px 0 0;
}	

.feat-desc
{
	width: 440px;
	margin: 10px;
	float:left;
}

.feat-desc p
{
	float:left;
	margin: 0 0 0 40px;
}

.feat-desc h4
{
	float:left;
	margin: 0 0 0 15px;
	font-size: 13px;
}

.trialbar
{
	width:320px;
	float:left;
}

.trialbar h2
{
	font-size:20px;
	font-weight:900;
	color: #636363;
	text-shadow: 0px -1px 0px white;
}

.boxtry
{
	width:200px;
	background: #005b7f;
	height:40px;
	border-radius:5px;
	float: right;
}

.boxtry p
{
	padding:10px;
	text-align:center;
	color:white !important;
	font-weight:bold;
	font-size:16px;
	text-transform:uppercase;
}

/**
* faq
**/
.faq-container
{
	width:100%;
	padding:40px 0 20px 0;
}

.column
{
	width:460px;
	padding:15px;
	float:left;
}

.column h3
{
	font-weight:bold;
	padding: 0 0 10px 0;
}

.column p
{
	text-align:justify;
}

/**
* examples
**/

.gallerybox
{
	width:300px;
	float:left;
	margin:0 10px;
}

.gallerybox h3
{
	font-weight:bold;
}

.gallerybox p
{
	text-align:justify;
}

.view {
   width: 300px;
   height: 300px;
   margin: 10px;
   float: left;
   border: 5px solid #fff;
   overflow: hidden;
   position: relative;
   text-align: center;
   -webkit-box-shadow: 1px 1px 2px #e6e6e6;
   -moz-box-shadow: 1px 1px 2px #e6e6e6;
   box-shadow: 1px 1px 2px #e6e6e6;
   cursor: default;
   background: #e0e0e0;
}
.view .mask,.view .content {
   width: 300px;
   height: 300px;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
   padding:50px 0 0 0;
}
.view img {
   display: block;
   position: relative;
}
.view h2 {
   text-transform: uppercase;
   color: #fff;
   text-align: center;
   position: relative;
   font-size: 17px;
   padding: 10px;
   background: rgba(0, 0, 0, 0.8);
   margin: 20px 0 0 0;
}
.view p {
   font-family: Georgia, arial, serif;
   font-style: italic;
   font-size: 12px;
   position: relative;
   color: #fff;
   padding: 10px 20px 20px;
   text-align: center;
}
.view a.info {
   display: inline-block;
   text-decoration: none;
   padding: 7px 14px;
   background: #022A3A;
   color: #fff;
   text-transform: uppercase;
   -webkit-box-shadow: 0 0 1px #000;
   -moz-box-shadow: 0 0 1px #000;
   box-shadow: 0 0 1px #000;
}
.view a.info: hover {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;
}

.view-tenth img {
   -webkit-transform: scaleY(1);
   -moz-transform: scaleY(1);
   -o-transform: scaleY(1);
   -ms-transform: scaleY(1);
   transform: scaleY(1);
   -webkit-transition: all 0.7s ease-in-out;
   -moz-transition: all 0.7s ease-in-out;
   -o-transition: all 0.7s ease-in-out;
   -ms-transition: all 0.7s ease-in-out;
   transition: all 0.7s ease-in-out;
}
.view-tenth .mask {
   background-color: #e0e0e0;
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
}
.view-tenth h2 {
   border-bottom: 1px solid rgba(0, 0, 0, 0.3);
   background: transparent;
   margin: 20px 40px 0px 40px;
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   color: #333;
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
}
.view-tenth p {
   color: #333;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
}
.view-tenth a.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
}
.view-tenth:hover img {
   -webkit-transform: scale(10);
   -moz-transform: scale(10);
   -o-transform: scale(10);
   -ms-transform: scale(10);
   transform: scale(10);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
}
.view-tenth:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
.view-tenth:hover h2,.view-tenth:hover p,.view-tenth:hover a.info {
   -webkit-transform: scale(1);
   -moz-transform: scale(1);
   -o-transform: scale(1);
   -ms-transform: scale(1);
   transform: scale(1);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
 }
 
 /**
* plans & pricing
**/


.ca-menu{
    padding:0;
    width: 980px;
}
.ca-menu li{
    width: 318px;
	height: auto;
    overflow: hidden;
    position: relative;
    float:left;
    background: #fff;
    -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    margin-right: 4px;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
	margin:60px 5px 40px 5px;
	text-transform: none;
}

.caption-text {
float: left;
width: 100%;
text-align: center !important;
font-size: 16px;
margin: 20px 0;
}

.caption-text p{
text-align: center !important;
color: white !important;
background: #333;
padding: 5px 10px;
width: 50%;
margin: 0 auto;
border-radius: 10px;
}

.caption-text a  {
font-size: 16px;
}

.ca-menu li:last-child{
    margin-right: 0px;
}
.ca-menu li a{
    text-align: left;
    width: 100%;
    height: 100%;
    color: #333;
    position: relative;
}
.ca-icon{
    font-family: 'PT Sans',century gothic, arial, serif;
	font-size:24px;
    color: #000;
    width: 100%;
    left: 0px;
    top: 0px;
    text-align: center;
    -webkit-transition: all 400ms linear;
    -moz-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    -ms-transition: all 400ms linear;
    transition: all 400ms linear;
	margin: 20px 0 0 0;
	float: left;
	height:70px;
}

.ca-content{
    width: 100%;
	float: left;
	
}

.ca-content h2
{
	text-transform:none;
	color:#a3a3a3;
}

p.caption-text{
	color: #23B0F1 !important;
}

.ca-main{
    font-size: 14px;
    opacity: 0.8;
    text-align: center;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
	padding: 0 20px 0 20px;
}

.ca-sub{
    text-align:center;
    font-size: 28px;
    width: 100%;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
	float:left;
	margin: 20px 0;
}

/**
.ca-menu li:hover{
    z-index:999;
    -webkit-transform: scale(1.2);  
    -moz-transform: scale(1.2);  
    -ms-transform: scale(1.2);   
    -o-transform: scale(1.2);   
    transform: scale(1.2);  
}
.ca-menu li:hover .ca-icon{
    color: #0076a3;
    font-size: 24px;
	text-shadow: 0px 2px 2px #d7d7d7;
}
.ca-menu li:hover .ca-icon#heart{
    -webkit-animation: smallToBig 900ms alternate infinite ease;
    -moz-animation: smallToBig 900ms alternate infinite ease;
    -ms-animation: smallToBig 900ms alternate infinite ease;
}
.ca-menu li:hover .ca-main{
    color: #7d7d7d;
    -webkit-animation: smallToBig 300ms ease;
    -moz-animation: smallToBig 300ms ease;
    -ms-animation: smallToBig 300ms ease;
}
.ca-menu li:hover .ca-sub{
    color: #23B0F1;
    -webkit-animation: moveFromBottom 500ms ease;
    -moz-animation: moveFromBottom 500ms ease;
    -ms-animation: moveFromBottom 500ms ease;
}
@-webkit-keyframes smallToBig{
    from {
        -webkit-transform: scale(0.1);
    }
    to {
        -webkit-transform: scale(1);
    }
}
@-moz-keyframes smallToBig{
    from {
        -moz-transform: scale(0.1);
    }
    to {
        -moz-transform: scale(1);
    }
}
@-ms-keyframes smallToBig{
    from {
        -ms-transform: scale(0.1);
    }
    to {
        -ms-transform: scale(1);
    }
}

@-webkit-keyframes moveFromBottom {
    from {
        -webkit-transform: translateY(100%);
    }
    to {
        -webkit-transform: translateY(0%);
    }
}
@-moz-keyframes moveFromBottom {
    from {
        -moz-transform: translateY(100%);
    }
    to {
        -moz-transform: translateY(0%);
    }
}
@-ms-keyframes moveFromBottom {
    from {
        -ms-transform: translateY(100%);
    }
    to {
        -ms-transform: translateY(0%);
    }
}
**/

.information-price
{
	width:980px;
	float:left;
	padding: 0 0 20px 0;
}

.information-price p
{
	text-align:justify;
	padding: 0 20px 0 0px ;
}

.information-price h2
{
	font-size:22px;
	font-weight:bold;
	color:#0076A3;
	text-align:center;
}

.buttonsign
{
	width:200px;
	height:28px;
	font-size:22px;
	text-align:center;
	font-weight:bold;
	background: #0090c6;
	color:#fff;
	padding:10px 0 10px 0;
	border-radius:5px;
}

.ca-main 
{
	font-size:14px;
	font-weight:normal;
	text-transform:normal;
	text-align:center;
	color: #959595;
}

ul.price-list li {
	list-style:none;
	width: 100%;
	float:left;
	margin: 0;
	font-size:14px;
	font-weight: normal;
	height: 21px;
	text-align:center;
	padding: 8px 0 6px 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;

}

.price-list {
width: 318px;
float: left;
margin: 0;
padding: 0;
}

/***
**sign up forms
***/

/* remove codrops styles and reset the whole thing */
#container_demo{
	 text-align: left;
	 margin: 0;
	 padding: 30px 0 10px 0;
	 margin: 0 auto;
	 font-family: 'PT Sans',century gothic, arial, serif;
	 min-height:650px;
}

/** fonts used for the icons **/ 
@font-face {
    font-family: 'FontomasCustomRegular';
    src: url('fonts/fontomas-webfont.eot');
    src: url('fonts/fontomas-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/fontomas-webfont.woff') format('woff'),
         url('fonts/fontomas-webfont.ttf') format('truetype'),
         url('fonts/fontomas-webfont.svg#FontomasCustomRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'FranchiseRegular';
    src: url('fonts/franchise-bold-webfont.eot');
    src: url('fonts/franchise-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/franchise-bold-webfont.woff') format('woff'),
         url('fonts/franchise-bold-webfont.ttf') format('truetype'),
         url('fonts/franchise-bold-webfont.svg#FranchiseRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
a.hiddenanchor{
	display: none;
}
/** The wrapper that will contain our two forms **/
#wrapper{
	right: 0px;
	min-height: 420px;	
	margin: 0 0 35px 220px;
	width: 500px;
	position: relative;	
}

/**** Styling the form elements **/

/**** general text styling ****/
#wrapper a{
	color: rgb(95, 155, 198);
	text-decoration: underline;
}

#wrapper h1{
	font-size: 30px;
	color: #1a7598;
	padding: 2px 0 10px 0;
	font-weight: bold;
	text-align: center;
	padding-bottom: 30px;
}
/** For the moment only webkit supports the background-clip:text; 
#wrapper h1{
    background: -webkit-repeating-linear-gradient(-45deg, 
	rgb(18, 83, 93) , 
	rgb(18, 83, 93) 20px, 
	rgb(64, 111, 118) 20px, 
	rgb(64, 111, 118) 40px, 
	rgb(18, 83, 93) 40px);
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;
}
 */
#wrapper h1:after{
	content: ' ';
	display: block;
	width: 100%;
	height: 2px;
	margin-top: 10px;
	background: -moz-linear-gradient(left, rgba(147,184,189,0) 0%, rgba(147,184,189,0.8) 20%, rgba(147,184,189,1) 53%, rgba(147,184,189,0.8) 79%, rgba(147,184,189,0) 100%); 
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(147,184,189,0)), color-stop(20%,rgba(147,184,189,0.8)), color-stop(53%,rgba(147,184,189,1)), color-stop(79%,rgba(147,184,189,0.8)), color-stop(100%,rgba(147,184,189,0))); 
	background: -webkit-linear-gradient(left, rgba(147,184,189,0) 0%,rgba(147,184,189,0.8) 20%,rgba(147,184,189,1) 53%,rgba(147,184,189,0.8) 79%,rgba(147,184,189,0) 100%); 
	background: -o-linear-gradient(left, rgba(147,184,189,0) 0%,rgba(147,184,189,0.8) 20%,rgba(147,184,189,1) 53%,rgba(147,184,189,0.8) 79%,rgba(147,184,189,0) 100%); 
	background: -ms-linear-gradient(left, rgba(147,184,189,0) 0%,rgba(147,184,189,0.8) 20%,rgba(147,184,189,1) 53%,rgba(147,184,189,0.8) 79%,rgba(147,184,189,0) 100%); 
	background: linear-gradient(left, rgba(147,184,189,0) 0%,rgba(147,184,189,0.8) 20%,rgba(147,184,189,1) 53%,rgba(147,184,189,0.8) 79%,rgba(147,184,189,0) 100%); 
}

#wrapper p{
	margin-bottom:15px;
}
#wrapper p:first-child{
	margin: 0px;
}
#wrapper label{
	color: rgb(64, 92, 96);
	position: relative;
}

/**** advanced input styling ****/
/* placeholder */
::-webkit-input-placeholder  { 
	color: rgb(190, 188, 188); 
	font-style: italic;
}
input:-moz-placeholder,
textarea:-moz-placeholder{ 
	color: rgb(190, 188, 188);
	font-style: italic;
} 
input {
  outline: none;
}

select,option { color: #959595;}


/* all the input except submit and checkbox */
#wrapper input:not([type="checkbox"]), textarea, select {
	width: 92%;
	margin-top: 4px;
	padding: 15px 5px 15px 32px;	
	border: 1px solid rgb(178, 178, 178);
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	  -moz-box-sizing : content-box;
	       box-sizing : content-box;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	        border-radius: 3px;
	-webkit-box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	   -moz-box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	        box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	-webkit-transition: all 0.2s linear;
	   -moz-transition: all 0.2s linear;
	     -o-transition: all 0.2s linear;
	        transition: all 0.2s linear;
}
#wrapper input:not([type="checkbox"]):active,
#wrapper input:not([type="checkbox"]):focus{
	border: 1px solid rgba(91, 90, 90, 0.7);
	background: rgba(238, 236, 240, 0.2);	
	-webkit-box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.9) inset;
	   -moz-box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.9) inset;
	        box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.9) inset;
} 

/** the magic icon trick ! **/
[data-icon]:after {
    content: attr(data-icon);
    font-family: 'FontomasCustomRegular';
    color: rgb(106, 159, 171);
    position: absolute;
    left: 10px;
    top: 35px;
	width: 30px;
}

/*styling both submit buttons */
#wrapper p.button input{
	width: 30%;
	cursor: pointer;	
	background: #0076a3;
	padding: 8px 5px;
	color: #fff;
	font-size: 24px;	
	margin-bottom: 10px;	
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
	-webkit-transition: all 0.2s linear;
	   -moz-transition: all 0.2s linear;
	     -o-transition: all 0.2s linear;
	        transition: all 0.2s linear;
}
#wrapper p.button input:hover{
	background: rgb(74, 179, 198);
}
#wrapper p.button input:active,
#wrapper p.button input:focus{
	background: #00a3e1;
	position: relative;
	top: 1px;
	border: 1px solid rgb(12, 76, 87);	
	-webkit-box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.2) inset;
	   -moz-box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.2) inset;
	        box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.2) inset;
}
p.login.button,
p.signin.button{
	text-align: right;
	margin: 5px 0;
}


/* styling the checkbox "keep me logged in"*/
.keeplogin{
	margin-top: -5px;
}
.keeplogin input,
.keeplogin label{
	font-size: 12px;	
	font-style: italic;
}
.keeplogin input#loginkeeping{
	margin-right: 5px;
}
.keeplogin label{
	width: 80%;
}

.keeplogin input
{
	width:15px;
	background:#F7F7F7;
	border:0;
}


/*styling the links to change from one form to another */

p.change_link{
	position: absolute;
	color: #fff;
	font-weight:bold;
	left: 0px;
	height: 20px;
	width: 440px;
	padding: 17px 30px 20px 30px;
	font-size: 12px	;
	text-align: right;
	border-top: 1px solid rgb(219, 229, 232);
	-webkit-border-radius: 0 0  5px 5px;
	   -moz-border-radius: 0 0  5px 5px;
	        border-radius: 0 0  5px 5px;
	background: #cacaca;
}
#wrapper p.change_link a {
	display: inline-block;
	font-weight: bold;
	background: rgb(247, 248, 241);
	padding: 2px 6px;
	color: #acacac;
	margin-left: 10px;
	text-decoration: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid rgb(203, 213, 214);
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s  linear;
	-o-transition: all 0.4s linear;
	-ms-transition: all 0.4s  linear;
	transition: all 0.4s  linear;
}
#wrapper p.change_link a:hover {
	color: #00a3e1;
	background: rgb(247, 247, 247);
	border: 1px solid rgb(74, 179, 198);
}
#wrapper p.change_link a:active{
	position: relative;
	top: 1px;
}
/** Styling both forms **/
#register, #forgot, 
#login{
	position: absolute;
	top: 0px;
	width: 88%;	
	padding: 18px 6% 60px 6%;
	margin: 0 0 35px 0;
	background: rgb(247, 247, 247);
	border-radius: 5px;
			
}
#register{	
	z-index: 21;
	opacity: 0;
}
#login{
	z-index: 22;
}

#contact
{
position: absolute;
	top: 0px;
	width: 88%;	
	padding: 18px 6% 10px 6%;
	margin: 0 0 35px 220px;
	background: rgb(247, 247, 247);
	border-radius: 5px;
}

#toregister:target ~ #wrapper #register,
#tologin:target ~ #wrapper #login{
	z-index: 22;
	-webkit-animation-name: fadeInLeft;
	-moz-animation-name: fadeInLeft;
	-ms-animation-name: fadeInLeft;
	-o-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
	-webkit-animation-delay: .1s;
	-moz-animation-delay: .1s;
	-o-animation-delay: .1s;
	-ms-animation-delay: .1s;
	animation-delay: .1s;
}
#toregister:target ~ #wrapper #login,
#tologin:target ~ #wrapper #register{
	-webkit-animation-name: fadeOutLeftBig;
	-moz-animation-name: fadeOutLeftBig;
	-ms-animation-name: fadeOutLeftBig;
	-o-animation-name: fadeOutLeftBig;
	animation-name: fadeOutLeftBig;
}

/** the actual animation, credit where due : http://daneden.me/animate/ ***/
.animate{
	-webkit-animation-duration: 1s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: both;
	
	-moz-animation-duration: 1s;
	-moz-animation-timing-function: ease;
	-moz-animation-fill-mode: both;
	
	-o-animation-duration: 1s;
	-o-animation-timing-function: ease;
	-o-animation-fill-mode: both;
	
	-ms-animation-duration: 1s;
	-ms-animation-timing-function: ease;
	-ms-animation-fill-mode: both;
	
	animation-duration: 1s;
	animation-timing-function: ease;
	animation-fill-mode: both;
}

/** yerk some ugly IE fixes 'cause I know someone will ask "why does it look ugly in IE?", no matter how many warnings I will put in the article */

.lt8 #wrapper input{
	padding: 10px 5px 10px 32px;
    width: 92%;
}
.lt8 #wrapper input[type=checkbox]{
	width: 10px;
	padding: 0;
}
.lt8 #wrapper h1{
	color: #066A75;
}
.lt8 #register{	
	display: none;
}
.lt8 p.change_link,
.ie9 p.change_link{
	position: absolute;
	height: 90px;
	background: transparent;
}

input:-webkit-autofill {
background-color: #e1edf2;
}

/****
** SIGN UP PAGE
****/

.left-component
{
	width: 300px;
	float:left;
}

.right-component
{
	width: 680px;
	float:right;
}

.sidebar
{
	width: 300px;
	display: block;
	margin: 20px;
	background: #E0E0E0;
	padding: 10px;
	border-radius:5px;
}

.sidebar h1
{
	border:0;
	padding: 0;
	margin: 10px;
	color: #0076A3;
}

.sidebar p
{
	text-align:justify;
	padding: 10px;
}

/****
** partners
****/

.content-container h2
{
	font-weight:bold;
	font-size:18px;
	padding:2px 0 2px 0;
	color:#0076a3;
}

.content-container p
{
	text-align:justify;
}

.content-container h3
{
	font-weight:bold;
	text-transform:none;
	color:#00aeef;
}

.content-container ul
{
	margin: 10px 0 10px 0px;
	list-style:square url("plus.png");
}

/****
** contact 
****/

.contact-details
{ 
	width:400px;
	float:left;
}

.map
{
	margin:30px 0 30px 0;
}

/****
** SIGN UP FORM
****/

.info-container
{
	width: 380px;
	float:left;
}

.box-info
{
	width: 360px;
	padding:20px 10px 20px 10px;
}

.image-input
{
	width:105px;
	padding: 0 10px 0 10px;
	float:left;
}

.textarea-input
{
	width: 225px;
	float:left;
	padding: 0 5px 0 5px;
	float:left;
}

.signup-title
{
	font-weight:bold;
	text-transform: uppercase;
}

.avatar-info
{
	width: 430px;
	padding:20px 10px 20px 10px;
	float:left;
}
.avatar
{
	width:100px;
	float:left;
	margin: 0 9px 0 9px;
	border:1px solid #cacaca;
}

.avatar-desc
{
	width:300px;
	float:left;
	padding: 0 5px 0 5px;
}

.avatar-name
{
	color:#1a7598;
	text-transform:uppercase;
}

/****
** FAQ
****/

.faq-container h3 {
	margin: 0;
	padding: 0;
	font-weight: bold;
}

/*****
**EXAMPLE
*****/

/* Pre hide sections with JavaScript on
--- */
h3+div {
  display: none;
}

/* CSS3 Animation example
--- */
#css3-animated-example h3 + div {
  height: 0px;
  padding: 0px;
  overflow: hidden;
  background: none;
  display: block!important;
  -webkit-transform: translateZ(0);
  -webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition:all 0.3s ease;
	transition: all 0.3s ease;
}
#css3-animated-example .content {
	padding: 10px 0;
	margin: 30px 0 0 0;
	width: 100%;
	float: left;
}

#css3-animated-example h3.open + div {
  height: auto;
}

/* Event example
--- */
pre#event-log {
  background: #none;
  padding: 10px 0;
  display: block;
}

/* Responsive design
--- */
  .c2 {
    margin-right: 0;
    margin-bottom: 0;
  }
}

  .c1 {
    margin-right: 0;
    margin-bottom: 0;
  }


#css3-animated-example {
	width: 100%;
	text-align: center;
	background: none;
	padding: 15px 0;
	border-radius: 10px;
}

#css3-animated-example h3 a{
	font-size:20px;
	color: white;
	font-weight: bold;
	background: #022A3A;
	padding: 15px 60px;
	border-radius: 10px;
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
}

/***terms**/

.terms h3 {
	font-size:16px;
	margin:10px 0;
}

.pricing-table {
width: 160px;
float:left;
padding: 103px 0px 91px 0px;
margin: 60px 0 0px 0;
background: white;
}

.pricing-table li {
	list-style: none;
	padding: 5px 10px 6px 10px;
}

.pricing-table li { background: #fff; color: #666 }
.pricing-table li:nth-child(odd) { background: #f8f8f8;  color:#666;}

.price-list li { background: #fff; color: #666 }
.price-list li:nth-child(odd) { background: #f8f8f8;  color:#666;}


ul.ca-menu li { list-style:none;}

.small-text {
	font-weight:normal;
	font-size:14px;
}

.afterprice {
	text-align:center;
	padding:10px 0;
}