/* Reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,dfn,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}

body{
margin:0;
padding:0;
background: #fff url(../images/bg.gif) top center repeat-x; 
font-family: Helvetica Neue, Helvetica, Arial;
color: #fff;
}

#wrapper{
margin: 0 auto;
width: 940px;
}

.main_content, .uppersection{
width: 940px;
float: left;
}

.logo{
margin: 0 auto 60px auto;
width: 900px;
text-align: center;
}

.logo h1{
width: 670px;
height: 70px;
margin: 44px auto 5px auto;
background: #fff;
color: #F03;
text-align: center;
padding-top: 25px;
font-size: 49px;
-webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 1px 3px;
-moz-box-shadow: rgba(0,0,0,0.3) 0 1px 3px;
box-shadow: rgba(0, 0, 0, 0.3) 0 1px 3px;

-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.logo span{
font-size: 22px;
text-align: center;
margin: 0 auto;
}

h2{
		
font-weight: normal;
text-align: center;
display: block;
font-size: 30px;

}

h2 strong{
text-transform: uppercase;
font-size: 64px;
}


h2 span{
font-style: italic;
font-size: 30px;
}

p{
font-size: 19px;
text-align: center;
padding: 20px 140px 0;
line-height: 26px;
font-weight: 300;
}

ul.social{
margin-top: 90px;
float: left;
padding-left: 120px;
}

ul.social li{
float: left;
margin-right: 40px;
font-size: 11px;
font-weight: bold;
text-transform: uppercase;
}

ul.social li a{
color: #333;
text-decoration: none;
padding-right: 30px;
padding-bottom: 9px;
padding-top: 4px;
}

ul.social li a:hover{
text-decoration: underline;
padding-top: 3px;
}

ul.social li a.fb{
background: url(../images/social.png) right -30px no-repeat;
}



ul.social li a.tw{
background: url(../images/social.png) right -90px no-repeat;
}

ul.social li a.google{
background: url(../images/social.png) right -150px no-repeat;
}

ul.social li a.insta{
background: url(../images/social.png) right -60px no-repeat;
}

ul.social li a.skype{
background: url(../images/social.png) right -90px no-repeat;
}

ul.social li a.vimeo{
background: url(../images/social.png) right -120px no-repeat;
}


ul.information{
width: 940px;
float: left;
margin-top: 50px;
margin-bottom: 50px;
}


ul.information li{
float: left;
height: 100px;
color: #636466;
font-size: 16px;
text-align: center;
padding: 20px 0 0 0;
}

ul.information li a{
color: #636466;
text-decoration: none;
}

ul.information li a:hover{
color: #636466;
text-decoration: underline;
}


ul.information li.one{
	
width: 400px;
background: url(../images/divider.png) right no-repeat;
}

ul.information li.two{
width: 169px;
background: url(../images/divider.png) right no-repeat;
}

ul.information li.three{
width: 288px;
}



ul.information li span{
	
font-size: 40px;
display: block;
}
	/*----- 3.2. Forms -----*/
	
.form-wrapper {
	clear:both;
	width:470px;
	border:1px solid #e5e5e5;
	background:#fdfdfd url(images/form-pattern.png) repeat scroll 0 0;
	-moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);	
	padding:8px;
	margin-left: 210px;
	overflow:hidden;
	position:relative;
}
	
.in-touch {
	margin-top:40px;
}
.email-list {
	margin-top:13px;
}
form#subscribe, form#cform {
	margin:0;
	padding:0;
}

#cform {
	position:relative;
	display:none;
}

#message, #mesaj { margin: 0; padding: 0; }

input#semail {
	width:293px;
	height:18px;
	padding:10px 36px 10px 15px;
	border:1px solid #e5e5e5;
	font-size:14px;
	float:left;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;	
	
}

input#name, input#email, input#phone, input#subject  {
	width:214px;
	height:18px;
	padding:10px 0 10px 15px;
	margin-bottom:8px;
	border:1px solid #e5e5e5;
	font-size:14px;
	float:left;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;	
}

input#name, input#phone {
	margin-right:8px;
}

input#verify {
	width:38px;
	height:18px;
	padding:10px 0 10px 15px;
	border:1px solid #e5e5e5;
	font-size:14px;
	float:left;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;	
}

input#submit, input#ssubmit {
	position:relative;
	border-radius: 2px 2px 2px 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;		
	box-shadow: #e3e3e3 0 1px 1px;		
	-moz-box-shadow:
		0px 1px 1px rgba(000,000,000,0.1),
		inset 0px 1px 1px rgba(255,255,255,0.7);
	-webkit-box-shadow:
		0px 1px 1px rgba(000,000,000,0.1),
		inset 0px 1px 1px rgba(255,255,255,0.7);				
	font-size: 14px;
	float:right;
	margin-left: 6px;
	padding:0 10px;
	height:40px;
	cursor:pointer;	
	line-height:36px;
	behavior: url(PIE.htc);		
}

input#ssubmit {
	width:118px;
}

textarea#comments {
	width:438px;
	height:100px;
	padding:10px 15px;
	margin-bottom:8px;
	border:1px solid #e5e5e5;
	font-size:14px;	
	float:left;
	resize: none;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;		
}

#captcha {
	float:left;
	position:relative;
}

#captcha span {
	float:left;
	height:38px;
	line-height:38px;
	margin-right:10px;
	font-size:14px;
}

.loader {
	position:relative;
	float: right;
	margin-top: 12px;	
	
}

.subscribe-loader {
	position:absolute;
	left:325px;
	top: 20px;	
	
}

.error_message {
	text-align:center;
	color:red;
	padding:10px 0;
}

#success_page {
	text-align:center;
	padding:10px 0;
}
#ribbon {
	position:absolute;
	background:url(images/ribbon.png) no-repeat scroll left top;
	width:70px;
	height:45px;
	top:45px;
	right:-64px;
	display:block;
	text-indent:-9999px;
	z-index:100;
	cursor:pointer;
}

.orange {
	text-shadow: 1px 1px 0px #ffe8b2;	
	color: #7c5d1b;
	border: 1px solid #d6a437;	
    background: #febd4b; /*fallback for non-CSS3 browsers*/
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#fed970) to(#febd4b)); /*old webkit*/
    background: -webkit-linear-gradient(#fed970, #febd4b); /*new webkit*/
    background: -moz-linear-gradient(#fed970, #febd4b); /*gecko*/
    background: -ms-linear-gradient(#fed970, #febd4b); /*IE10*/
    background: -o-linear-gradient(#fed970, #febd4b); /*opera 11.10+*/
    background: linear-gradient(#fed970, #febd4b); /*future CSS3 browsers*/	
	-pie-background: linear-gradient(#fed970, #febd4b);	/*PIE*/	
}

.orange:hover {
	color: #7c5d1b;
	border: 1px solid #d6a437;	
    background: #febd4b; /*fallback for non-CSS3 browsers*/
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#febd4b) to(#fed970)); /*old webkit*/
    background: -webkit-linear-gradient(#febd4b, #fed970); /*new webkit*/
    background: -moz-linear-gradient(#febd4b, #fed970); /*gecko*/
    background: -ms-linear-gradient(#febd4b, #fed970); /*IE10*/
    background: -o-linear-gradient(#febd4b, #fed970); /*opera 11.10+*/
    background: linear-gradient(#febd4b, #fed970); /*future CSS3 browsers*/
    -pie-background: linear-gradient(#febd4b, #fed970); /*PIE*/	
}


.red {
	text-shadow: 1px 1px 0px #dc5653;	
	color: #fff;
	border: 1px solid #dc5653;	
    background: #fe5d62; /*fallback for non-CSS3 browsers*/
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#fe8781) to(#fe5d62)); /*old webkit*/
    background: -webkit-linear-gradient(#fe8781, #fe5d62); /*new webkit*/
    background: -moz-linear-gradient(#fe8781, #fe5d62); /*gecko*/
    background: -ms-linear-gradient(#fe8781, #fe5d62); /*IE10*/
    background: -o-linear-gradient(#fe8781, #fe5d62); /*opera 11.10+*/
    background: linear-gradient(#fe8781, #fe5d62); /*future CSS3 browsers*/	
	-pie-background: linear-gradient(#fe8781, #fe5d62);	/*PIE*/			
}

.red:hover {
	text-shadow: 1px 1px 0px #dc5653;	
	color: #fff;
	border: 1px solid #dc5653;	
    background: #fe8781; /*fallback for non-CSS3 browsers*/
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#fe5d62) to(#fe8781)); /*old webkit*/
    background: -webkit-linear-gradient(#fe5d62, #fe8781); /*new webkit*/
    background: -moz-linear-gradient(#fe5d62, #fe8781); /*gecko*/
    background: -ms-linear-gradient(#fe5d62, #fe8781); /*IE10*/
    background: -o-linear-gradient(#fe5d62, #fe8781); /*opera 11.10+*/
    background: linear-gradient(#fe5d62, #fe8781); /*future CSS3 browsers*/	
	-pie-background: linear-gradient(#fe5d62, #fe8781);	/*PIE*/			
}
