/* *************************** 
  Site - TheFrontSide
  ---------------------------
  StyleSheet Index
  $1 - Global Styles
  $2 - Website Structure Styles
  $3 - Header Styles
  $4 - Content Styles
  $5 - Sidebar Styles
  $6 - Footer Styles
   ***************************/

/* *************************** 
   $1 GLOBAL Styles
   ***************************/
* {
	margin: 0;
	padding: 0;
}
a {
	color:#0073b5;
	text-decoration:none;
}
a:hover {
	color:#0073b5;
	text-decoration:underline;
}
img {
	border:0;
}
fieldset {
	border:none;
}
ul li {
	list-style:none;
}
.clear {
	clear:both;
	height:0;
	font-size:0;
}
/* *************************** 
   $2 Website Structure Styles
   ***************************/
body {
	text-align:center;
	font-size:14px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background:#eaecef url(../images/bg_body.png) top repeat-x;
	color:#43454c;
}
#wrapper {
	text-align:left;
	width:100%;
	background:url(../images/bg_container.png) top center no-repeat;
}
#container{
	width:972px;
	margin:0 auto;
	}
/* *************************** 
   $3 Header Styles
   ***************************/
#header {
	position:relative;
	height:332px;
	background:url(../images/bg_header.png) left 19px no-repeat;
}
#header h1{
	position:absolute;
	left:43px;
	top:40px;
	width:259px;
	height:76px;
	}
#header h1 a{
	display:block;
	text-indent:-9999px;
	outline-style:none;
	background:url(../images/logo.png) no-repeat;
	width:259px;
	height:76px;
}
#header h2{
	text-align:center;
	width:100%;
	top:156px;
	position:absolute;
	color:#a1d2f1;
	font-size:40px;
	font-weight:normal;
	
	}
.links{
	position:absolute;
	left:0;
	top:242px;
	background:url(../images/bg_links.png) no-repeat;
	height:90px;
	width:822px;
	padding:0 0 0 150px;
	
	}
.links li{
	float:left;
	font-size:15px;
	color:#eaecef;
	}
.links li a{
  cursor: default;
	display:block;
	color:#eaecef;
	padding:60px 0 0 0;
	text-align:center;
	}
.links li a:hover{
	color:#eaecef;
	text-decoration:none;
	}
#link_web{
	width:83px;
	margin:0 20px;
	}
#link_desktop{
	width:90px;
	margin-left:5px;
	}
#link_i{
	width:149px;
	}
#link_android{
	width:82px;
	}
#link_flex{
	width:64px;
	margin:0 30px;
	}
#link_jf{
	width:78px;
	}
/* *************************** 
   $4 Content Styles
   ***************************/
#container_inner{
	width:950px;
	padding:9px 11px 9px;
	background:#fff;
	}
#content {
	width:100%;
	overflow:hidden;
    }
#content p{
	line-height:22px;
	padding:0 0 22px 0;
	}
.abouttext{
	background:url(../images/bg_about.jpg) right 8px no-repeat;
	padding:0 478px 0 65px;
	}
.quote_text{
	margin:27px 0 0 374px;
	background:url(../images/bg_quote_top.png) 0 0 no-repeat;
	width:466px;
	padding:10px 0 0 0;
	}
.quote_text_inner{
	background:url(../images/bg_quote.png) 0 repeat-y;
	width:426px;
	padding:15px 20px 0;
	}
#content .quote_text_inner p{
	font-size:18px;
	font-weight:bold;
	color:#006193;
	line-height:26px;
	}
.author_info{
	background:url(../images/bg_quote_bot.png) 0 0 no-repeat;
	padding:10px 0 0 109px;
	width:317px;
	}
.imgavatar{
	float:left;
	background:url(../images/bg_avatar.png) no-repeat;
	padding:4px;
	margin:0 8px 0 0;
	}
#content .author_info p{
	line-height:16px;
	padding-top:3px;
	}
#content .author_info p strong{
	display:block;
	}
.contact_form{
	background:url(../images/bg_contact.png) 0 21px no-repeat;
	padding:0 0 0 188px;
	width:762px;
	height:327px;
	}
.contact_left{
	float:left;
	font-size:16px;
	padding:30px 0 0 0;
	width:313px;
	}
.contact_left p span{
	color:#0073b5;
	}
#content .contact_left p{
	line-height:28px;
	}
.contact_right{
	float:left;
	width:449px;
	padding:12px 0 0 0;
	}
.contact_right li{
	padding:0 0 6px 5px;
	}
.contact_right .int_email{
	padding-bottom:24px;
	position:relative;
	}
.error{
	position:absolute;
	background:url(../images/bg_error.png) no-repeat;
	width:140px;
	height:40px;
	left:254px;
	top:6px;
	font-size:12px;
	line-height:13px;
	color:#fff;
	padding:11px 0 0 45px;
	}
.contact_right .btn_send{
	padding:0;
	position:relative;
	}
.confirm{
	position:absolute;
	background:url(../images/bg_confirm.png) no-repeat;
	width:184px;
	height:51px;
	font-size:12px;
	line-height:13px;
	height:40px;
	color:#fff;
	padding:11px 0 0 45px;	
	left:182px;
	top:0px;
	}
.contact_right label{
	display:block;
	line-height:14px;
	padding:0 0 5px 0;
	}
.contact_right .int_text{
	width:262px;
	padding:3px 5px;
	font-size:14px;
	line-height:16px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#43454c;
	border:0;
	background:#fff;
	}
.contact_right .int_btn{
	background:url(../images/btn.png) no-repeat;
	width:188px;
	height:49px;
	padding:49px 188px 0 0 ;
	overflow:hidden;
	cursor:pointer;
	border:0;
	}
.contact_right  textarea{
	width:400px;
	height:115px;
	padding:5px;
	border:0;
	background:#fff;
	font-size:14px;
	line-height:16px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#43454c;
	}
/* *************************** 
   $5 Sidebar Styles
   ***************************/
#sidebar{
	}
/* *************************** 
   $6 Footer Styles
   ***************************/
#footer {
	width:100%;
	border:#e2e5e9 1px solid;
	padding:12px 0;
	background:#e2e5e9;
	-webkit-border-bottom-left-radius: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
	
    -webkit-border-bottom-right-radius: 10px;
	-khtml-border-radius-bottomright: 10px;	
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
	
	-webkit-border-top-left-radius: 10px;
	-khtml-border-radius-topleft: 10px;	
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;;
	
	-webkit-border-top-right-radius: 10px;
	-khtml-border-radius-topright: 10px;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
}
#footer p{
	font-size:11px;
	
	color:#7a7a7a;
	padding-left:24px;
	}
	
.TabbedPanelsContent li {
  padding-left: 0;
}
