/*
Theme Name: bina-talenta
Theme URI: http://www.cerenauf.com/
Description: , stylish home page, 2 column, blue background
Version: 1.0
Tags: fixed width, two columns, widget ready, white, blue
Author: cecep arifuddin
Author URI: http://www.cerenauf.com/
*/

*{
	margin:0px;
	padding:0px;
}

img {
	border:0;
}

.clear{
	clear:both;
}

a {
	color:#7a8929;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

body{
	background:#F0F0F0 url(images/top_bg.jpg) top center repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	width:100%;
	margin:0;
	padding:0;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;	
}

#container1{
	width:960px;
	margin:0 auto;
}

.header{
	height:402px;
}

.header-inner{
	height:110px;
}

.logo{
	padding-top:45px;
	padding-bottom:3px;

}

.floatl{
	float:left;
}

.floatr{
	float:right;
}

.top-links ul{
	list-style:none;
	padding-top:30px;
}

.top-links li{
	float:left;
	color:#cccccc;
	line-height:34px;
	padding:0px 17px;
}

.top-links li a{
	color:#cccccc;
	text-decoration:none;
	line-height:34px;
}

.top-links li a:hover{
	color:#fff;
}

.top-links li a.active{
	color:#fff;
}

/* drop down menu */
.top-links ul li ul {
	z-index: 10;
	padding: 0;
}

.top-links ul ul li {
	float: none;
	display: inline;
	}

/* end drop down */

.container1-content{
	margin:45px 0px 0 0;
	width:960px;
	background-color:#fff;
}

.services-section{
	width:285px;
	padding:0 20px 0 10px;
	margin-top:15px;
}

.services-section h1{
	color: #0580bf;
	font-size:25px;
	font-weight:normal;
	padding-top:6px;
}

.services-section p{
	padding:15px 0px;
	line-height:22px;
}

.services-section a{
	color:#7a8929;
	text-decoration:none;
}

.services-section a:hover{
	text-decoration:underline;
}

#body-text{
	width:100%;
	background-color: #f0f0f0;	
	min-height:250px;
}

.bodytext-content{
	margin:0 auto;
	width:960px;
	background-color: #fff;		
}

.bodytext-main-content{
	width:580px;
	min-height:250px;
	padding:20px 20px;
	margin-top: 15px;
	color: #736a6a;	
	line-height: 20px;	
}

.bodytext-main-content h1{
	color: #736a6a;
	margin-bottom:10px;
}

.bodytext-main-content p{
	padding-bottom: 10px;	
}

#container2{
	width:960px;
	background-color:#f7f7f7;
	border-top:#C3C3C3 dashed 1px;
	margin:0 auto;
}

.main-content{
	width:285px;
	padding: 0 20px 0 10px;
	margin-top: 15px;	
	min-height:200px;
	color:#736a6a;
}

.main-content h2{
	padding:12px 0;
	margin-bottom:12px;
	border-bottom:#C3C3C3 dashed 1px;
}

.main-content ul li {
	margin-left:15px;
}

.main-content p{
	line-height:18px;
}

.main-content a{
	color:#7a8929;
	text-decoration:none;
}

.main-content a:hover{
	text-decoration:underline;
}

/*footer */
#footer{
	background:#f0f0f0;
	margin:auto;
	padding:10px 0 0 0;
}

.footer-links{ 
	background:url(images/footer_bg.gif) top repeat-x; 
	width:918px; 
	margin:0 auto; 
	padding:18px 20px 26px 20px; 
	border:1px solid #7dc0cf; 
}

.footer-links a{
	color:#000;
	text-decoration:none;
}

.footer-links a:hover{
	text-decoration:underline;
}

/* testimonial */
.testi-section {
	width:292px;
	padding:20px 20px 20px 15px;
	margin-top:15px;
	margin-right:10px;
}

.testi-section h2 {
	padding-left:10px;
}	

.testi { 
	background:url(images/test_bg.gif) repeat-y; 
	width:292px; 
	margin:20px 10px;}

.testi div { 
	background:url(images/test_top.gif) no-repeat top;
}

.testi div div { 
	background:url(images/test_bot.gif) no-repeat bottom; 
	width:272px; 
	padding:15px 10px 27px 10px;
}

.testi p {
	padding:10px 0 0 0;
	line-height:20px; 
}

/* login */
.login-section{
	width:282px;
	background:url(images/login-bg.gif) top left repeat-x #f0f0ef;
	padding:20px 10px 20px 15px;
	margin-top:35px;
	margin-right:20px;
}

.login-section h2{
	color:#000000;
	font-size:18px;
	font-weight:normal;
	padding-top:10px;
}

p.send-cv {
	float:right;
}	



























.main-content span{
color:#2d6a86;
}

.main-content h1{
color:#373636;
font-size:25px;
font-weight:normal;
padding-top:6px;
}



.login-section span{
color:#2d6a86;
}


.login-section img{
padding-right:15px;
}


form.login-area{
display:block;
}

.login-area ul{
list-style:none;
padding-top:15px;
}

.login-area li{
width:245px;
padding-bottom:10px;
}

.login-area li label{
color:#373636;
font-size:12px;
width:65px;
display:inline-block;
}

.login-area li input.txtfield{
width:168px;
background:#fff;
padding:2px;
border:1px solid #bfbfbd;
}

.login-button{
padding-right:8px;
}

/* inner pages css start */
.aboutus-img{float:right; 
				border:4px solid #fff;	
				margin:0 0px 10px 20px;}

h5	{font-size:15px;
	font-weight:bold; 
	padding:0px 0px 5px 0px; 
	border-bottom:1px dotted #666;	
	margin:0px 0px 10px 0px;}
	
h6	{font-size:16px; 
	font-weight:bold; 
	padding:0px 0px 5px 0px; 
	margin:0px 0px 10px 0px;}
	
.innertext{
	padding-top:10px;
}

.innertext h5{
	padding-top:20px;
	border:none;
	margin-bottom:0;
	color: #0580bf;	
}

.insidereadmore{padding:10px 0px 10px 0px;}

input.button{color:#000; 
			background:#ffc850; 
			font:bold 11px Arial, Helvetica, sans-serif; 
			text-decoration:none; 
			padding:10px 10px; margin:0px 5px 5px 0;	
			border:1px solid #5b7a92;}

input.button:hover{cursor:pointer; 
					color:#fff; 
					background:#663300; 
					border:1px solid #ffc850;}

/** job board **/
.job-table {
	background-color:#F4F4F4;
	padding:5px;
	margin:10px 0 0 0;
	text-align:left;
	vertical-align:top;
}	

.jobs-applynow {
	padding:5px;
	font-weight:bold;
}

.jobs-applynow a:link, .jobs-applynow a:active,
.jobs-applynow a:visited {
	color: #0580bf;
	text-decoration:none;
	float:right;
	background-color:#fcfcfc;
	border:1px #ccc solid;
	margin-top:10px;
	padding:3px 8px;
}

.jobs-applynow a:hover {
	color: #fff;
	background-color: #0580bf;
	border:1px #ccc solid;
	padding:3px 8px;	
}

/* inner pages css ends */


/* footer content */
.footer-section{
	width:285px;
	padding-right:20px;
}

.footer-section img{
	padding-right:8px;
}

.footer-section h1{
	color: #fff;
	font-size:25px;
	font-weight:normal;
	padding-top:6px;
}

.footer-section p{
	color: #fff;
	padding:15px 0px;
	line-height:22px;
}

.footer-section p a{
	color:#fff;
	text-decoration:underline;
	margin:0;
	padding:0;
}
