/*
Theme Name: akero
Theme Url:www.webley.in
Author Name:manoj@webley.in
version: 1.0;
*/

@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}

.cl{
	clear:both;
}

h2{
	color:#FF0000;
	font-family: Cabin-Bold;
	
	
}

p{
	font-family:Cabin-Regular;
	font-size:15px;
	color:#A89E8E;
	text-align:justify;
}

a{
	text-decoration:none;
	color:#FFF;
}
img { border:none;}
.clear{ clear:both;} 
a:hover{
	text-decoration:underline;
	color:#FFF;
}

@font-face {
font-family: 'Cabin-Regular';
src: url('font/Cabin-Regular.otf');
font-weight: normal;
font-style: normal;
}


@font-face {
font-family: 'Cabin-Bold';
src: url('font/Cabin-Bold.otf');
font-weight: normal;
font-style: normal;
}



body{
	color:#666;
	font-size:12px;
	filter: alpha(opacity=90);
-moz-opacity: .9;
KhtmlOpacity: .9;
opacity: .9;
	font-family:Cabin-Regular;
	background:url(images/bgs.jpg) #010101 no-repeat;
	background-position:center top;
	
}

#main{
	margin:0 auto;
	width:1000px;
	height:auto;
	margin-bottom:10px;
	

}

#container{
	margin:0 auto;
	width:1000px;
	height:auto;
	margin-top:90px;
	
	
}



#con-left{
	float:left;
	width:354px;
	margin:10px 15px 10px 5px;
	height:auto;
}

#con-left1{
	float:left;
	width:354px;
	background:url(images/webframe.png);
	height:500px;
}

#con-right{
	float:left;
	width:614px;
	height:auto;
	margin-right:10px;
}

#banner-box{
	float:left;
	width:612px;
	height:300px;
	margin-top:100px;
	border:1px solid #574A39;
	
}

#space-box{
	float:left;
	width:612px;
	height:10px;
	margin-top:100px;
}

#content{
	float:left;
	width:612px;
	
	height:auto;
	padding-bottom:30px;
	border:1px solid #574A39;
}

.menu{
float:left;
width:614px;
height:40px;
margin:5px 5px 5px 3px;
}

.menu ul{
font-family: Cabin-Regular;
font-size: 14px;
list-style: none;
}


.menu ul li{
display: block;
position: relative;
float: left;
}

.menu li ul {
display: none;
}

.menu ul li a {
display: block;
text-decoration: none;
color: #E60000;
margin-right:2px;
padding: 13px 26px 13px 26px;
border:1px solid #504434;
white-space: nowrap;
}


.menu ul li a:hover {
text-decoration:underline;
}
.menu li:hover ul {
display: block;
position: absolute;
}
.menu li:hover li {
float: none;
font-size: 12px;

}
.menu li:hover li a { background:rgba(79,67,52,0.75); color:#FFF; border-bottom:1px solid #342C21; padding:10px 33px 10px 33px; }
.menu li:hover li a:hover {
}


.box1{
	float:left;
	width:170px;
	height:53px;
	position:relative;
	top:143px;
	left:97px;
}

.box2{
	float:left;
	width:197px;
	height:58px;
	position:relative;
	top:178px;
	left:81px;
}

.box3{
	
	float:left;
	width:197px;
	height:58px;
	position:relative;
	top:207px;
	left:80px;
}
	

.box4{
	
	float:left;
	width:91px;
	height:58px;
	position:relative;
	top:288px;
	left:-113px;
}

#box5{
	
	float:left;
	width:91px;
	height:58px;
	position:relative;
	left:182px;
	top:230px;
}

.box6{	
	width:202px;
	height:15px;
	position:relative;
	left:78px;
	top:-24px;
	text-align:center;
	font-size:14px;
}

.box6 a{ color:#B01010; text-decoration:none; font-weight:bold;}
.box6 a:hover{ text-decoration:underline;}

.social-icon{
	float:left;
	width:220px;
	height:auto;
	margin-left:65px;
	margin-top:20px;
	border:1px solid #574A39;
}
.social-icon a{
	letter-spacing:2px;
	font-family:Cabin-Regular;
	size:14px;
}

.bot-box{
	float:left;
	width:210px;
	height:auto;
	margin-left:70px;
	margin-top:20px;
}

.follow-box{
	float:left;
	width:210px;
	height:auto;
	margin-left:70px;
	margin-top:20px;
}
.follow-box .plusone{ float:left; position:absolute;}
.follow-box .fb-like{ float:left; margin-left:51px;}
.follow-box .twitter{ float:left; margin-left:18px;}

.fot-list{
	float:left;
	width:250px;
	height:auto;
	list-style:none;
	margin-left:70px;
	padding-top:10px;
	padding-bottom:10px;
}

.logo1{
	float:left;
	width:200px;
	padding-left:120px;
	list-style:none;
	padding-top:10px;
	height:auto;
}



.logo1 li{
	display:inline;
}


.allcontent{
	padding:30px;
}

.fot-list li{
	display:inline;
}

.fot-list a{
	text-decoration:none;
	color:#574A39;
	font-size:14PX;
}

.fot-list a:hover{
	text-decoration:underline;
}

.line{
	color:#574A39;
	text-align:center;
	padding-right:3px;
	padding-left:3px;
}

.allcontent iframe {
    border: medium none;
    height: 584px;
    width: 550px;
}