/*  

Theme Name: bizliteracy New Theme

Theme URI: http://www.sweans.com

Description: A WordPress theme frame work

Version: 2.0

Author: Sweans

Author URI: http://www.sweans.com

*/



/*

Improved browser CSS feature

-------------------------------------

Example: .ie8 .sidebar li{width:85px}



•ie - Internet Explorer (All versions)

•ie8 - Internet Explorer 8.x

•ie7 - Internet Explorer 7.x

•ie6 - Internet Explorer 6.x

•gecko - Mozilla, Firefox (all versions), Camino

•ff3 - Firefox 3

•ff3_5 - Firefox 3.5 new

•opera - Opera (All versions)

•opera8 - Opera 8.x

•opera9 - Opera 9.x

•opera10 - Opera 10.x

•webkit or safari - Safari, NetNewsWire, OmniWeb, Shiira, Google Chrome

•safari3 - Safari 3.x

•chrome - Google Chrome

*/



html, body, div, span, applet, object, iframe,

h1, h2, h3, h4, h5, h6, p, blockquote, pre,

a, abbr, acronym, address, big, cite, code,

del, dfn, em, font, img, ins, kbd, q, s, samp,

small, strike, strong, sub, sup, tt, var,

b, u, i, center,

dl, dt, dd, ol, ul, li,

fieldset, form, label, legend,

table, caption, tbody, tfoot, thead, tr, th, td {

	margin: 0;

	padding: 0;

	border: 0;

	outline: 0;

	font-size: 100%;

	vertical-align: baseline;

	background: transparent;

}

body{

	margin:0;

	background-color: #fff;

	min-width:1100px;

	}

body, th, td, input, textarea{

	color:#000000;

	font-family:proxima_novalight;

	font-size:12px;

	}



@font-face {

    font-family: 'proxima_novalight';

    src: url('fonts/proximanova-light-webfont.eot');

    src: url('fonts/proximanova-light-webfont.eot?#iefix') format('embedded-opentype'),

         url('fonts/proximanova-light-webfont.woff') format('woff'),

         url('fonts/proximanova-light-webfont.ttf') format('truetype'),

         url('fonts/proximanova-light-webfont.svg#proxima_novalight') format('svg');

    font-weight: normal;

    font-style: normal;



}

form{

	}

fieldset{

	}

input, textarea{

	

	}



.textbox {

    float: left;

    margin-top: 23px;

    padding: 9px;

    width: 195px;

	font-family: proxima_novalight;

}





.buttons {

	background:none;

    background-image: url("images/button1.png");

    color: #FFFFFF;

    float: left;

    font-family: proxima_novalight;

    font-size: 15px;

    height: 36px;

    line-height: 36px;

    margin-left: 6px;

    margin-top: 22px;

    text-align: center;

    width: 169px;

	border:none;

	cursor:pointer;

}

.buttons:hover {

	 background-image: url("images/button1_hover.png");

}

.serachtext {

    border: 1px solid #808080;

    float: left;

    font-family: proxima_novalight;

    height: 10px;

    padding: 5px;

}

.searchbutton {

    background: url("images/search_button.png") no-repeat;

    border: medium none;

    cursor: pointer;

    float: left;

    height: 22px;

    margin-top: 0 !important;

    width: 29px;

}

.searchbutton:hover {

	background-image:url(images/search_button2.png);

}	



input.text{

	background:#FFFFFF;

	border:none;

	padding:1px;

	}



h1, h2, h3{

	color:#333333;

	font-family: proxima_novalight;

	}

h1{

	font-size:25px;

	font-family: proxima_novalight;

	

	}

h2{

	

	font-size:22px;

	font-family: proxima_novalight;

	

	}

h3{

	font-size:16px;

	font-family: proxima_novalight;

	}

h4{

	font-size:14px;

	font-family: proxima_novalight;

	}

h5{

	font-size:12px;

	font-family: proxima_novalight;

	}

h6{

	font-size:10px;

	font-family: proxima_novalight;

	}

p, ul, ol{

	font-size:13px;

	line-height:20px;

	

	}

ul, ol{

	

	}

blockquote{

	margin-left:36px;

	margin-right:36px;

	}

a{

	color:#4D4D4D;

	text-decoration:none;

	}

a:hover{

	color:#F58220;

}

a:hover{

	border:none;

	}



h1 a, h2 a, h3 a {

    border: medium none;

    color: #F58220;

    text-decoration: none;

}

h1 a:hover, h2 a:hover, h3 a:hover{

	color:#333333;

	}

hr{

	display:none;

	}

#wrapper{

	}

#header{

	height:31px;

	float:right;

	width:auto;

	max-width:745px;

	margin-top:33px;

	}

#menu{

	float:left;

	

	}

#menu ul{

	line-height:normal;

	list-style:none;

	margin:0;

	padding:0;

	}

#menu li{

	float:left;

	}

#menu a:hover{

	color:#ffffff;

	background-image:url(images/menu_hover.png);

	background-repeat:no-repeat;

	}

.ie7 #menu a:hover{

	background-color:#185182;

}	

#menu .current_page_item a{

	color:#ffffff;

	background-image:url(images/menu_hover.png);

	background-repeat:no-repeat;

	}

.ie7 #menu .current_page_item a{

	background-color:#185182;

}	

#menu .current_page_item a span{

	background-image:url(images/menu_hover_span.png);

	background-repeat:no-repeat;

	background-position:right;

}	



#menu a span {

    float: left;

    padding-right: 15px;

	display:block;

	height:100%;

	width:100%;

}

#menu a span:hover {

	background-image:url(images/menu_hover_span.png);

	background-repeat:no-repeat;

	background-position:right;

}

#menu a:hover span {

	background-image:url(images/menu_hover_span.png);

	background-repeat:no-repeat;

	background-position:right;

}

	

#search{

	float:right;

	width:270px;

	padding-top: 10px;

	}

#search fieldset{

	border:none;

	}

#search #s{

	padding:3px;

	width:140px;

	vertical-align:top;

	}

#search #x{

	width:60px;

	vertical-align:top;

	}

.top_header_out{

	width:100%;

	height:37px;

	background-image:url(images/top_header_bg.png);

	background-repeat:repeat;

}

.top_header {

    height: 37px;

    margin: 0 auto;

    width: 1000px;

	color:#818181;

	font-size:13px;

	font-family: proxima_novalight;

}

.menu_top{

	float:right;

	width:auto;

	height:37px;

	list-style-type:none;

}



.menu_top ul{

	list-style-type:none;

}

.menu_top li{

	float:left;

}

.menu_top li a{

	float:left;

	color:#818181;

	font-size:11px;

	font-family: proxima_novalight;

	text-transform:uppercase;

	line-height:37px;

	padding-right:17px;

	padding-left:16px;

	background-image:url(images/top_menu_divider.png);

	background-repeat:no-repeat;

	background-position:right center;

}

.menu_top li a:hover{

	color:#000;

}

.contact_number{

	float:left;

	height:37px;

	width:auto;



}	

.contact_number a{

	color:#818181;

	font-size:13px;

	font-family: proxima_novalight;

	line-height:37px;

}

.contact_number a:hover{

	color:#000;

}

.logo_outer{

	width:100%;

	height:auto;

	float:left;

	border-bottom:1px solid #939393;

}

#logo{

	height:93px;

	margin:0 auto;

	width:1000px;

	background-color: #fff;

	}

#logo .mainlogo{

	margin-top:23px;

	float:left;

	}	

#logo h1, #logo h2{

	margin:0;

	padding:0;

	color: #000000;

	}

#logo h1{

	color: #000000;

	padding:50px 5px 0 20px;

	}

#logo h2{

	color: #000000;

	margin:10px 0 0 17px;

	padding:5px;



	}

#logo p{

	clear:left;

	color: #000000;

	font-size:14px;

	font-weight:bold;

	line-height:normal;

	margin:0;

	padding:0 0 0 20px;

	}

#logo a{

	color: #000000;

	}

.slider_outer{

	width:100%;

	float:left;

	height:470px;

	background-repeat:repeat;

	border-bottom:1px solid #e2e0df;

	background-position:center;

	border-top:1px solid #a5a5a6;

}	

.slider_in{

	width:1000px;

	margin:0 auto;

	height:100%;

}

.slider_left{

	float:left;

	margin-left:10px;

	width:430px;

	height:472px;

	overflow:hidden;

}

.slider_head{

	font-size:29px;

	color:#f58220;

	line-height:31px;

	float:left;

	margin-top:60px;

	font-family:proxima_novalight;

	font-weight:normal;

}

.slider_head span{

	color:#185182;

}



.slider_text {

    color: #565656;

    float: left;

    font-family: proxima_novalight;

    font-size: 15px;

    line-height: 31px;

    margin-top: 16px;

    padding-right: 24px;

    text-align: justify;

}
.slider_text p{
	font-size: 15px;

    line-height: 31px;
}
.button1{

	float:left;

	height:36px;

	width:169px;

	 font-family: proxima_novalight;

    font-size: 15px;

    line-height: 36px;

	color:#fff;

	background-image:url(images/button1.png);

	text-align:center;

	margin-left:6px;

	margin-top:22px;

}

.button1:hover{

	background-image:url(images/button1_hover.png);

}

.subscribe{

	float:left;

	height:36px;

	width:197px;

	 font-family: proxima_novalight;

    font-size: 15px;

    line-height: 36px;

	color:#383838;

	background-image:url(images/subscribe_button.png);

	text-align:center;

	margin-left:9px;

	margin-top:22px;

}



.subscribe:hover{

	background-image:url(images/subscribe_button_hover.png);

}

.slider_right{

	float:left;

	height:472px;

	width:560px;

}

#page{

	background:#FFFFFF;

	margin:0 auto;

	padding:20px 0px 0 0px;

	width:1000px;

	}

.boxes_out{

	width:100%;

	height:auto;

	float:left;

}	

.boxes {

    height: 430px;

    margin: 27px auto 47px;

    width: 1000px;	

}	

.box{

	width:271px;

	float:left;

	height:430px;

	margin-right:92px;

}

.box_top{

	width:271px;

	float:left;

	height:68px;

	background-image:url(images/box1_top.png);

	

}

.box_top2{

	width:271px;

	float:left;

	height:68px;

	background-image:url(images/box2_top.png);

	

}

.box_top3{

	width:271px;

	float:left;

	height:68px;

	background-image:url(images/box3_top.png);

	

}

.box_midle{

	width:265px;

	float:left;

	height:330px;

	background-color:#FFFFFF;

	border-left:3px solid #f1f1f1;

	border-right:3px solid #f1f1f1;

	overflow:hidden;	

}	

.box_midle h1 {

    color: #1D7CD2;

    font-family: proxima_novalight;

    font-size: 25px;

    font-weight: normal;

    line-height: 31px;

    margin-bottom: 6px;

    margin-top: 11px;

    text-align: center;

    text-transform: uppercase;

}

.box_midle h1 a{

	color: #1D7CD2;

}

.box_midle h1 a:hover{

	color:#F58220;

}

.box_content{

	padding-left:19px;

	padding-right:19px;

	font-size:14px;

	color:#4d4d4d;

	font-family:proxima_novalight;

	line-height:30px;

	text-align:justify;

}



.box_bottom {

    background-image: url("images/box_bottom.png");

    float: left;

    height: 32px;

    text-align: center;

    width: 271px;

}

.box_bottom a {

    color: #fff;

    font-family: proxima_novalight;

    font-size: 14px;

    line-height: 32px;

    text-align: center;

	padding-right:10px;

}

.box_bottom a:hover {

    color: #F58220;

}


.video_outer {
    background-image: url("images/video_outer_bg.png");
    background-repeat: repeat;
    border-bottom: 1px solid #95B2C5;
    float: left;
    height: auto;
    padding-bottom: 80px;
    width: 100%;
}



.video{

	width:1000px;

	height:auto;

	margin:0 auto;

}

.video_head{

	float:left;

	width:100%;

	margin-top:36px;

	margin-bottom:45px;

	height:31px;

	line-height:31px;

	text-align:center;

	color:#3890df;

	font-size:29px;

	font-family:proxima_novalight;

	background-image:url(images/video_header.png);

	background-repeat:no-repeat;

	background-position:center;



}

.video_player{

	float:left;

	height:276px;

	width:512px;

	background-image:url(images/video_image.jpg);

	background-position:center;

	text-align:center;

	background-repeat:no-repeat;

	margin-right:33px;

	margin-top:5px;

}
.video_player2{

	float:left;

	height:276px;

	width:512px;

	background-image:url(images/video2_image.jpg);

	background-position:center;

	text-align:center;

	background-repeat:no-repeat;

	margin-right:33px;

	margin-top:5px;

}

.video_player iframe{

	display:none;

	height:276px;

	width:512px;

}
.video_player2 iframe{

	display:none;

	height:276px;

	width:512px;

}

#video_player_button {

    background-image: url("images/video_button1.png");

    float: left;

    height: 45px;

    margin-left: 233px;

    margin-top: 115px;

    width: 44px;

	background-repeat:no-repeat;

	cursor:pointer;

}

#video_player_button:hover {

    background-image: url("images/video_button2.png");

}
#video_player_button2 {

    background-image: url("images/video_button1.png");

    float: left;

    height: 45px;

    margin-left: 233px;

    margin-top: 115px;

    width: 44px;

	background-repeat:no-repeat;

	cursor:pointer;

}

#video_player_button2:hover {

    background-image: url("images/video_button2.png");

}
.video_devider{
	width:100%;
	height:1px;
	margin-top:20px;
	margin-bottom:20px;
	background-color:#fff;
}
.video_content{

	float:left;

	width:455px;

	height:auto;

	max-height:290px;

}

.video_content .title a{

	font-size:26px;

	color:#595959;

	line-height:31px;

	font-family:proxima_novalight;

}

.video_content .title a:hover{

	color:#3890df;

}

.video_text {

    color: #595959;

    font-size: 14px;

    line-height: 27px;

    margin-top: 13px;

    text-align: justify;

	font-family:proxima_novalight;

}

.video_text p{

	font-size:14px;

	color:#595959;

	font-family:proxima_novalight;

	line-height:31px;

}

.cats_outer{

	height:348px;

	width:100%;

	float:left;

	background-color:#185182;

}

.cats{

	height:348px;

	width:1000px;

	margin:0 auto;

	position:relative;

}



.cats_button {

    background-image: url("images/cats_button.png");

    background-repeat: no-repeat;

    color: #185182;

    font-size: 27px;

    height: 54px;

    left: 326px;

    line-height: 54px;

    position: absolute;

    text-align: center;

    top: -26px;

    width: 361px;

	cursor:pointer;

}

.cats_button:hover{

	background-image:url(images/cats_button_hover.png);

}

.cats ul{

	float:left;

	list-style-type:none;

	margin-top:76px;

	height:272px;

	overflow:hidden;

	margin-left:40px;

	

}

.cats .cats_li2{

	margin-right: 0px !important;

}


.cats ul li {
    background-color: #EEEEEE;
    background-image: url("images/list_style.png");
    background-position: left center;
    background-repeat: no-repeat;
    color: #185182;
    cursor: pointer;
    float: left;
    font-family: proxima_novalight;
    font-size: 21px;
    height: 44px;
    line-height: 44px;
    margin-bottom: 18px;
    margin-right: 68px;
    padding-left: 68px;
    width: 343px;
}

.cats ul li a{

	color: #185182;

}

.cats ul li:hover {

/*	background-image:url(images/list_style_hover.png);*/

	color:#F58220;

}

.cats ul li a:hover {

	color:#F58220;

}



.contentmain {

    float: left;

    margin-bottom: 20px;

    width: 638px;

}

#content {

    padding: 0 10px;

}

.post{

	}

.post .title{

	font-weight:normal;

	margin:0;

	}

h1.title{

	color:#333333;

	font-size:26px;

	

	font-weight: normal;

	}

h2.title{

	color:#371015;

	font-size:16px;



	

	}

.desctitle{

	font-size:10px;

	}

.post h1.title {

    border-bottom: 1px dotted;

    font-size: 24px;

    height: auto;

    margin-bottom: 8px;

    padding-bottom: 5px;

}

.post .entry {

}

.entry p{

	padding-bottom:20px;

	color:#4D4D4D;

	font-size:15px;

}

.entry ul,ol{

	padding-left:20px;

}

.post .meta{

	border-bottom:1px dotted #CCCCCC;

	color:#333333;



	font-size:14px;

	

	

	}

.navigation{

	padding-top:10px;

	padding-bottom: 10px;

}

.navigation a{

	font-size: 14px;

	font-weight: bold;

}

.post .meta a{

	color:#333333;

	}

.post .links{

	margin:0;

	}



.post .tags {

    border-bottom: 1px solid #CCCCCC;

    font-size: 9px;

    font-weight: bold;

    margin: 0 0 10px;

    text-transform: uppercase;

}

.post .links a, .post .tags a{

	border:none;

	}

.leftsidebar {

    float: left;

    margin-bottom: 20px;

    width: 175px;

}

.sidebar{

	

	}

.sidebar ul{

	list-style:none;

	margin:0;

	padding:0;

	}



#sidebar1 li {

    float: left;

    padding: 5px;

    width: 94%;

}

#sidebar2 li {
    float: left;
    padding: 5px 0 23px;
}
.sidebar li ul{

	}

.sidebar li li{

	margin:0;

	}

.sidebar li h2{

	margin:0;

	}

#sidebar1{



	}



#sidebar1 li h2 {

    color: #185182;

    font-size: 16px;

    font-weight: normal;

    height: auto;

    line-height: 30px;

}

#sidebar1 li ul{

	line-height:normal;

	padding-left: 5px;

	padding-right: 5px;	

	}

#sidebar1 li li{

	background-image: url(images/list.jpg);

	background-repeat: no-repeat;

	background-position: left center;

	padding-left:15px;

	padding-top: 5px;

	padding-bottom: 5px;	

	}

	#sidebar1 li li li{

	background-image: url(images/list.jpg);

	background-repeat: no-repeat;

	background-position: left center;

	padding:0px;

	}

#sidebar1 li li a{

	

	

	

	}



.rightsidebar {

    float: left;

    margin-bottom: 20px;

    width: 185px;

}

#sidebar2 {

    padding: 0 0 0 10px;

}

#sidebar2 li h2{

	color: #185182;

    font-size: 16px;

    font-weight: normal;

    height: auto;

    line-height: 30px;

	}

#sidebar2 li ul{



	line-height:normal;

	padding-left:10px;

	}

#sidebar2 li li{

	background-image: url(images/list.jpg);

	background-repeat: no-repeat;

	background-position: left center;

	

	

	}

#sidebar2 li a{

	border:none;

	padding-left: 10px;	

	}

#sidebar2 li a:hover{

	border:none;

	

	}

#calendar{

	margin:0 auto;

	}

#calendar caption{

	font-weight:bold;

	}

#calendar table{

	border-collapse:collapse;

	text-align:center;

	width:220px;

	}

#calendar thead th{

	background:#CCCCCC;

	color:#FFFFFF;

	}

#calendar tbody td{

	background:#EEEEEE;

	}

#calendar #today{

	background:#B8D03B;

	color:#FFFFFF;

	font-weight:bold;

	}

#calendar a{

	font-weight:bold;

	}

#calendar #prev{

	text-align:left;

	}

#calendar #next{

	text-align:right;

	}

#design{

	background:#FFFFFF url(images/lines2.gif) bottom right no-repeat;

	height:138px;

	}

.footer_top_outer{

	float:left;

	width:100%;

	min-height:307px;

	height:auto;

	border-bottom:1px solid #7f7f7f;

	background-image:url(images/footer_bg.png);

	background-repeat:repeat;

}	

.footer_top{

	width:1000px;

	min-height:307px;

	margin:0 auto;

	height:auto;

}



.footer_top .sections {

    float: left;

    height: auto;

    margin-bottom: 10px;

    min-height: 300px;

    width: 332px;

}



.sections a {

    color: #737373;

    font-size: 13px;

    padding-left: 8px;

	line-height:24px;

	font-family:proxima_novalight;

}

.sections a:hover {

    color: #fff;

}

.sections ul {

    color: #737373;

	list-style-image:url(images/list.png);

	margin-left:60px;

}



.sections p {

    color: #737373;

    font-family: proxima_novalight;

    font-size: 14px;

    line-height: 31px;

    margin-left: 44px;

}

/*twitter==============*/

.twitter_head{

	margin-left:0px !important;

}

/*twitter==============*/

.footer_top .sections h1 {

    color: #E0E0E0;

    font-family: proxima_novalight;

    font-size: 18px;

    font-weight: normal;

    line-height: 31px;

    margin-bottom: 10px;

    margin-left: 44px;

    margin-top: 22px;

}

.footer_outer {

    background-color: #2B2B2B;

    float: left;

    height: 68px;

    width: 100%;

}



#footer {

    color: #5B5C5C;

    font-family: proxima_novalight;

    font-size: 14px;

    height: 68px;

    margin-left: auto;

    margin-right: auto;

    width: 1000px;

}

#footer a{

	color:#5b5c5c;

	}
#footer a:hover{
	color:#fff ;
}

.footer_copy {

    float: left;

    font-size: 14px;

    padding-left: 30px;

    padding-top: 27px;

}

.social{

	float:right;

	width:auto;

	height:auto;

	

}

.social img{

	margin-top:10px;

	height:50px;

	width:50px;

	float:left;

	margin-left:12px;



}

.social img:hover{

	opacity:.5;



}

.sw_copy {
    float: left;
    font-size: 14px;
    margin-top: 26px;
    padding-left: 58px;
}
.info{

	

	}

.comlabel{

	color:#666666;

	font-size:13px;

	font-weight:lighter;

	}

.comtext {

    border: 5px solid #FFFFFF;

    color: #F58220;

    font-size: 18px;

    padding: 5px;

}

.postlabel{

	color:#666666;

	font-size:13px;

	font-weight:lighter;

	}



.posttext {

    border: 5px solid #FFFFFF;

    color: #F58220;

    font-size: 18px;

    padding: 5px;

}

.commentlist{

	list-style:none;

	}

.authorcomment{

	background-color:#efefef;

	margin:10px 0px 0px 0px;

	padding:3px;

	}

.odd{

	color:#333333;

	background-color: #EAEAEA;

	padding-top: 10px;

	padding-right: 10px;

	padding-bottom: 10px;

	padding-left: 10px;

	border-bottom-width: 2px;

	border-bottom-style: solid;

	border-bottom-color: #666666;

	}

.odd a:link{

	color:#000000;

	}

.commenttext{

	color:#000000;

	color:#000000;

	font-size:10px;

	margin:0px 0px 10px 0px;

	padding:5px 10px 5px 10px;

	background-color: #EAEAEA;

	}

#author, #email, #url{

	background:#FBFBFB;

	border:1px solid #cbcbcb;

	padding:3px;

	width:40%;

	margin-bottom:5px;

	}

#comment{

	background:#FBFBFB;

	border:1px solid #cbcbcb;

	margin-bottom:0.6em;

	padding:3px;

	width:95%;

	}

#submit{



	}

acronym, abbr, span.caps{

	cursor:help;

	}

acronym, abbr{

	border-bottom:1px dashed #999;

	}

blockquote{

	padding-left:52px;

	background-image: url(images/qt.png);

	background-repeat: no-repeat;

	background-position: left top;

	margin-top: 15px;

	margin-right: 30px;

	margin-bottom: 0;

	margin-left: 10px;

	padding-top: 5px;

	}

blockquote cite{

	display:block;

	margin:5px 0 0;

	}

.center{

	text-align:center;

	}

.aligncenter{

	margin-right: auto;

	margin-left: auto;	

}

img.aligncenter{

	display:block;

	margin-left:auto;

	margin-right:auto;

	}

hr{

	display:none;

	}

a img{

	border:none;

	}







pre{

	background:#f3f2ed;

	border:solid 1px #9a9a9a;

	color:blue;

	margin:10px;

	padding:10px;

	}

code{

	color:#000;

	font-size:1.0em;

	}



/* Begin Images */

p img {

	padding: 0;

	max-width: 100%;

	}



/*	Using 'class="alignright"' on an image will (who would've

	thought?!) align the image to the right. And using 'class="centered',

	will of course center the image. This is much better than using

	align="center", being much more futureproof (and valid) */



img.centered {

	display: block;

	margin-left: auto;

	margin-right: auto;

	}



img.alignright {

	padding: 4px;

	margin: 0 0 2px 7px;

	display: inline;

	}



img.alignleft {

	padding: 4px;

	margin: 0 7px 2px 0;

	display: inline;

	}



.alignright {

	float: right;

	}



.alignleft {

	float: left;

	}

/* End Images */



/* Captions */

.aligncenter,

div.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}



.wp-caption {

	border: 1px solid #ddd;

	text-align: center;

	background-color: #f3f3f3;

	padding-top: 4px;

	margin: 10px;

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;

	border-radius: 3px;

}



.wp-caption img {

	margin: 0;

	padding: 0;

	border: 0 none;

}



.wp-caption p.wp-caption-text {

	font-size: 11px;

	line-height: 17px;

	padding: 0 4px 5px;

	margin: 0;

}

/* End captions */

/*Drop Menu start*/



#dropmenu, #dropmenu ul {margin:0; padding:0; list-style-type:none; list-style-position:outside; position:relative;  z-index:300; width:100%;}



#dropmenu a {

	color:#FFFFFF;

	display:block;

	float:left;

	font-size:14px;

	margin-right:0px;

	text-decoration:none;

	line-height: 31px;

	height: 31px;

	font-family:proxima_novalight;

	text-transform:uppercase;

	text-align:center;

	padding-left:17px;

	

}



#dropmenu li {

    float: left;

    margin-right: 17px;

    position: relative;

}

#dropmenu ul ul {

    display: block;

    left: 0;

    position: absolute;

    top: 31px;

}

#dropmenu ul a {

	color: #818181;

	font-weight: normal;

	background-image: none;

}

#dropmenu li ul {

    margin: 0;

    padding: 0;

    width: 165px;

}

#dropmenu li ul a {

    background: none repeat scroll 0 0 #185182 !important;

    color: #FFFFFF;

    float: left;

    font-size: 12px;

    height: auto;

    line-height: 26px;

    margin: 0;

    padding: 0 0 0 15px;

    text-align: left;

    width: 150px;

}

#dropmenu li ul a span {

	background:none !important;

	background-color:#185182 !important;

}

.clear, .cb{

	clear:both;

	}



#dropmenu li ul a:hover {

	color: #818181 !important;

}



#dropmenu li ul li {

    padding-bottom: 1px;

    width: 150px;

}

#dropmenu li ul ul {

    left: 165px;

    margin: 0;

    top: 0;

}

#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none;}

#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {display:block;}



#dropmenu li ul li.parent{



	}

#dropmenu li ul li.parent:hover{

	}





.contact_form {
    float: left;
    padding: 20px;

}

.contact_form p {

    float: left;

    height: auto;

    padding-bottom: 15px;

    width: 100%;

}



.contact_form .textbox {

    font-size: 14px;

    margin-top: 0;

    width: 350px;

}

textarea {

    width: 362px;

	font-size:14px;

}

div.wpcf7-validation-errors {

    border: none !important;

}

.sub_pages ul {
    padding-left: 2px;
}	

.sub_pages li {
    background-color: #EFEFEF;
    border: 1px solid #D5D5D5;
    list-style-type: none;
    margin-bottom: 6px;
}
.sub_pages li:hover{
	background:#4176B5;
	}


.sub_pages li a {
    display: block;
    font-size: 14px;
    line-height: 23px;
    padding-left: 26px;
}
.sub_pages li a:hover {
	color:#fff;
}
.pdf_dwnld {
    background: url("images/downld_pdf.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #FFFFFF;
    display: block;
    font-size: 19px;
    height: 39px;
    line-height: 39px;
    margin: 5px auto 10px;
    padding-left: 48px !important;
    width: 103px;
	float:left;
}

.Customers_list {
    float: left;
}

.Customers_list ul {
    float: left;
    padding-top: 10px;
}

.Customers_list li {
    float: left;
    line-height: 24px;
    width: 50%;
}


.mc-field-group {
    padding-top: 7px;
}

.mc-field-group > label {
    float: left;
    line-height: 27px;
    width: 138px;
    font-size: 13px;
}


.mc-field-group input {
    height: 22px;
    width: 170px;
    padding-left: 7px;
}
.mc-field-group ul {
    list-style:none;
}
.mc-field-group ul input{
    width: 10px;
	float:left;
}
#mc_embed_signup {
    margin-left: 35px;
}
#wpadminbar {
    min-width: 1100px !important;
}
.button-primary{
	background:none;
	background-image: url("images/button1.png");
    color: #FFFFFF;
    float: left;
    font-family: proxima_novalight;
    font-size: 15px;
    height: 36px;
    line-height: 36px;
    margin-left: 6px;
    margin-top: 22px;
    text-align: center;
    width: 169px;
	cursor:pointer;
	border:none;
}	
.button-primary:hover{
	background-image: url("images/button1_hover.png");
}

table.job-apply-table th, table.job-apply-table td.th {
    color: #F58220;
    font-size: 13px;
    line-height: 25px;
}
th {
    color: #F58220;
}
td.jobs-moreinfo a, td.jobs-applynow a {
    color: #185182;
    font-family: proxima_novalight;
    width: 100%;
}
td.jobs-moreinfo a:hover, td.jobs-applynow a:hover {
    color: #F58220;
}
