/*
Theme Name: Corporate One Benefits
Theme URI:
Description: COB
Version: 1.0
Author: Deploy Creative
Author URI: http://www.deploycreative.com
Tags: white, two-columns, fixed-width, right-sidebar
*/


*{

}
p{
	margin-bottom: 10px; 
	}

html, body {
	background:#c8c9cb;
	color: #333333;
	font:normal 85% Arial, Verdana, Helvetica, sans-serif;
	line-height:19px;
}
.post img {
	border: none;
	float:right;
	margin:10px;
}

.post_column_1{
	background-color: #f1f1f1;
	margin-right: 10px;
}

.post_column_1 p{
	margin: 0;
	padding: 5px 5px 5px 8px;
}

a, a:link {
	color:#AE927D; 
	text-decoration:underline;
}
a:visited {
	color:#AE927D;
}
a:hover, a:focus, a:active {
	color: #EA7521;
	text-decoration:underline;
}
ol, li {
	left-margin: 20px;
}
h1 {
	margin-bottom: 10px;
	color: #003366;
	font: normal 24px Georgia, "Times New Roman", Times, serif;
}
h2 {
	margin-bottom: 10px;
	color: #003366;
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	margin-top: 10px;
}

h3 {
	margin-bottom: 5px;
	color: #003366;
	font: normal 14px Arial;
	padding-top: 10px;
}

h4 {
	margin-bottom: 10px;
	background-color: #003366;
	padding: 3px;
	color: #fff;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	}


/* Global 
---------------------------------------------------- */
#wraper {
	margin: 0px auto 0px;
	width:860px;
	background: #fff url(images/headerBkgrd.gif) no-repeat;
}

.alignleft {
	float:left;
}

.alignright {
	float:right;
}

.sml .alignright {
	float:left;
}
/* Columns Class 
--------------------------------------------------------------*/
#content{
	width:  710px;
	margin: 0px auto 0px;
	background: #fff;
	border-left: 3px solid #bfcad5;
	border-right: 3px solid #bfcad5;
	padding: 12px 12px 0;
}

#content .entry, #content .post {
	width: 455px;
	float: left;
margin-left: 10px;
margin-top: 20px;	
}

#content .subentry, #content .subpost {
	width: 520px;
	float: right;
	
}

#content .subentrysingle {
	width: 600px;
	float: left;
	margin-left: 15px;
	
}

#content .subpostsingle {
	width: 600px;
	float: left;
	margin-left: 20px;

}

#slideshow{
	background-image: url(images/banner1.jpg);
	float: left;
	width:711px;
	height:159px;
}

h1 span {
	font: normal 0.45em Arial, Verdana, Helvetica, sans-serif; 
	color:#000000; 
}


#sidebar {
	background-color: #e5ecf7;
	width: 190px;
	float: right;	
	
}
#rightcolhome{
	float: right;
	width: 208px;
	background-color: #e3eaf6;
	text-align: center;
	margin-right: 0px;
}
#rightcolhome p{
	text-align: left;
	padding: 15px;
	line-height: 16px;
}

#subnav{
	float: left;
	padding: 0;
	margin: 0;
	width: 152px;

}
#subnav ul{
	width: 152px;
	}

#subnav li.page_item{
	width: 152px;
	height: 31px;
	margin: 0;
	background: url(images/subnavbkgrd.jpg) no-repeat;
	padding-left: 10px;
	padding-top: 10px;
}

#subnav li a{
	color: #003366;
	font: bold 11px Helvetica, sans-serif;
	text-decoration:none;
	text-transform: uppercase;
	}
#subnav li a:hover{
	text-decoration:underline;
	color: #717171;
	}


/* Header 
---------------------------------------------------------------*/
#header {
	position: relative;
	overflow: hidden;
	padding: 0;
	height: 113px;
}

/************************************************
*	Navbar  									*
************************************************/



#navbar { overflow:hidden; padding: 0; margin: 0px auto 0px; height:33px; width: 740px;}

#navbar ul { list-style:none; float:left; padding: 0; margin: 0; width: 740px;}

#navbar ul li{float:left; padding: 0; margin: 0;}

#navbar ul li a { display:block; text-indent: -9000px; overflow:hidden; height:33px; text-decoration:none; padding: 0; margin: 0;}

#navbar li.page-item-5 a{ width:81px; height:33px; background: url(images/nav_home.gif?cache=0) no-repeat;}
#navbar li.page-item-7 a{ width:98px; height:33px; background: url(images/nav_about.gif?cache=0) no-repeat;}
#navbar li.page-item-9 a{ width:213px; height:33px; background: url(images/nav_benefits.gif?cache=0) no-repeat;}
#navbar li.page-item-11 a{ width:96px; height:33px; background: url(images/nav_services.gif?cache=0) no-repeat;}
#navbar li.page-item-13 a{ width:132px; height:33px; background: url(images/nav_news.gif?cache=0) no-repeat;}
#navbar li.page-item-16 a{ width:120px; height:33px; background: url(images/nav_contact.gif?cache=0) no-repeat;}

#navbar li.page-item-5 a:hover, #navbar li.page-item-7 a:hover, #navbar li.page-item-9 a:hover, #navbar li.page-item-11 a:hover, #navbar li.page-item-13 a:hover, #navbar li.page-item-16 a:hover  { background-position: 0 -33px;}

#navbar li.current_page_item a, #navbar li.current_page_item a:hover, #navbar li.current_page_ancestor a { background-position: 0 -65px;}
/*end*/


/* Mixed Content Class
---------------------------------------------------------------*/

blockquote {
	background: url(images/quotes.gif) 0 0 no-repeat;
	padding-left: 50px;
	color: #000;
	margin:20px 0;
}

/* Table 
---------------------------------------------------------------*/
table {
	border:1px solid #F3E3D7;
	border-collapse: collapse;
}
td, th  {
	border: 1px solid #F3E3D7;
	padding:3px 4px;
}
th {
	font-weight:bold;
	background:#FFF6F0;
	color:#000;
}

/* Common Used Class 
---------------------------------------------------------------*/
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.clear_both {
	clear: both;
}
abbr[title], acronym[title] {
	border-bottom:1px dotted #999999;
	cursor:help;
	font-style:italic;
}

/* Forms 
----------------------------------------------------------- */
fieldset {
	border: 1px solid #F3E3D7;
	padding: 10px;
	margin-bottom:15px;
}
legend {
	font:bold 14px Arial, Verdana, Helvetica, sans-serif; 
}
label {
	font:bold 11px Arial, Verdana, Helvetica, sans-serif; 
}
input[type="radio"], input[type="checkbox"] {
	margin-right:15px;
	vertical-align:bottom;
	}
input[type="button"], input[type="submit"] {
	margin:0 5px;
	}
textarea {
	width:100% !important;
}

/* Side bar
-------------------------------------------------------------*/
#sidebar h3 {
	color:#000;
	margin:10px 0 8px 0;
	font-size:16px;
	font-weight:bold;
}
.rightPan {
text-align: left;
	margin-bottom: 20px;
	text-indent:15px;
}

#sidebar ul {
	line-height:25px;
}
#sidebar ul li {
	background: url(images/bullet-sidebar.gif) 15px 11px no-repeat;
	padding-left: 12px;
	margin-left:5px;
}
#sidebar ul li ul {
	margin-bottom: 0px;
}
#sidebar ul li ul li {
	background: url(images/bullet-content.gif) 15px 10px no-repeat;
	margin-left:0px;
}
#sidebar a {
	color: #333;
}
#sidebar a:hover {
	color:#000;
	text-decoration:none;
}

/* Footer 
------------------------------------------------------------*/
#footer {
	position: relative;
	padding: 0;
	height:134px;
	width: 710px;
	font-size:10px;
	line-height:15px;
	background-color: #c5dbf1;
}
#footcol1 {
float: left;
width:258px;
height:134px;
background: url(images/footername.gif) no-repeat;
	margin-right: 20px;
	margin-left: 10px;
}
#footcol2 {
float: left;
width:100px;
	margin-right: 20px;
	margin-left: 10px;
	margin-top: 10px;
}
#footcol3 {
float: left;
width:100px;
	margin-right: 20px;
	margin-left: 10px;
	margin-top: 10px;
}
#footcol4 {
float: left;
width:100px;
margin-top: 10px;
}
#footer .copyright {
font-size: 8px;
color: #90b1cf;
	text-transform: uppercase;
	margin-left: 20px;
	margin-top: 70px;
}



