/*
Theme Name: Amrop Battalia Winston
Theme URI: http://www.battaliawinston.com/
Description: The default Amrop Battalia Winston theme.
Version: 1.0
Author: Enhanced Solutions
Author URI: http://www.enhancedsolutions.com/
*/

A {
	color: #1b75bc;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

BODY {
	margin: 0px;
	padding: 0px;
	background: #6d6e71;
	text-align: center;
	line-height: 1.2;
}

FORM {
	margin: 0px;
	padding: 0px;
}

IMG {
	border: 0px;
}

IMG.alignleft {
	float: left;
	margin: 0 20px 10px 0;
}

IMG.alignright {
	float: right;
	margin: 0 0 10px 20px;
}

TD, BODY {
	font: 12px/150% Arial, sans-serif;
	color: #333;
}

P {
	margin: 0px;
	padding: 0px 0px 15px 0px;
}

H1, H2, H3, H4, H5 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

UL {
	margin: 0px;
	padding: 0px 0px 15px 35px;
}

.clear {
	clear: both;
}

/* ########################################################################################## */

.pagewidth {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	text-align: left;
}

.whitebacking {
	background: URL('images/back.png') center top repeat-y;
	padding: 0 0 30px 0;
}

/* ########################################################################################## */

#head {
	padding: 20px 0 30px 0;
}

#head H1 {
	padding: 35px 0 0 0;
}

#head H1 A {
	display: block;
	width: 274px;
	height: 78px;
	background: url('images/logo.png');
	text-indent: -9999px;
	overflow: hidden;
}

#head UL {
	padding: 5px 0;
	list-style: none;
	
	position: absolute;
	top: 105px;
	right: 0;
	border-top: 1px dotted #ccc;
}

#head UL LI {
	float: left;
	padding: 0 0 0 25px;
}

#head UL LI.page-item-2 {
	float: left;
	padding: 0 0 0 0;
}

#head UL LI A {
	float: left;
	display: block;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}

#head UL LI.current_page_ancestor A,
#head UL LI.current_page_parent A,
#head UL LI.current_page_item A {
	color: #1b75bc;
}

#head UL LI.current_page_ancestor LI A,
#head UL LI.current_page_parent LI A {
	color: #000;
}

#head UL LI.current_page_ancestor .current_page_item A,
#head UL LI.current_page_parent .current_page_item A {
	color: #1b75bc;
}

#head UL UL {
	position: absolute;
	top: 15px;
	left: 20px;
	width: 175px;
	padding: 5px;
	background: #fff;
	border: 0;
}

#head UL UL LI {
	float: none;
	border-top: 1px dotted #ccc;
	padding: 0;
}

#head UL UL LI A {
	display: block;
	float: none;
	font-size: 12px;
	padding: 3px;
	background: url('images/head_menu.png') right 5px no-repeat;

}

#head UL LI.current_page_ancestor .current_page_item A:hover,
#head UL LI.current_page_parent .current_page_item A:hover,
#head UL UL LI A:hover {
	background: #1076bc url('images/head_menu.png') right -32px no-repeat;
	color: #fff;
}

#head UL LI.page-item-13 UL {
	display: none;
}

/* ########################################################################################## */

#splash {
	height: 424px;
}

/* --- */

#splash .left {
	float: left;
	width: 200px;
	height: 424px;
	overflow: hidden;
}

#splash .left UL {
	background: #f3f3f4 url('images/splash_left_top.png') left top no-repeat;
	overflow: hidden;

	list-style: none;
	padding: 13px 0 0 0;
}

#splash .left UL LI {
	padding: 0 20px 7px 20px;
}

#splash .left UL LI A {
	display: block;
	height: 33px;

	text-indent: -9999px;
	overflow: hidden;
}

#splash .left UL LI.learnmore {
	padding: 11px 0 0 0;
}

#splash .left UL LI.learnmore A {
	height: 320px;
	background: url('images/splash_left_learn.png') left top no-repeat;
}

/* --- */

#splash .center {
	float: left;
	width: 600px;
	height: 424px;

	background: url('images/splash.png') left top no-repeat;

	position: relative;
}

#splash .center A {
	display: block;
	width: 231px;
	height: 230px;
	overflow: hidden;

	text-indent: -9999px;
	background: url('images/splash_overlay.png') left top no-repeat;

	position: absolute;
	left: 130px;
	top: -60px;
}

/* --- */

#splash .right {
	float: left;
	width: 199px;
	height: 422px; /* -2px */
	overflow: hidden;
	border: 1px dotted #ccc;
	border-left: 0;
	background: #f3f3f4;
}

#splash .right .news {
	width: 179px; /* -20px */
	height: 190px; /* -20px */
	padding: 5px 10px;
	background: #fff;
}

#splash .right .news H3 {
	font-size: 120%;
	padding: 0 0 5px 0;
	color: #f1592a;
}

#splash .right .news A {
	color: #f1592a;
}

#splash .right .news UL {
	list-style: none;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	border-bottom: 1px dotted #ccc;
}

#splash .right .news UL LI {
	list-style: none;
	padding: 0;
	border-top: 1px dotted #ccc;
}


#splash .right UL.links {
	overflow: hidden;
	list-style: none;
	padding: 0;
	border-top: 1px dotted #ccc;
}

#splash .right UL.links LI {
	padding: 0;
}

#splash .right UL.links LI A {
	display: block;
	width: 199px;
	height: 210px;

	text-indent: -9999px;
	overflow: hidden;
}

#splash .right UL.links LI.consultant A {
	background: url('images/splash_right_consultant.png') left top no-repeat;
	border-bottom: 1px dotted #ccc;
}

#splash .right UL.links LI.office A {
	background: url('images/splash_right_office.png') left top no-repeat;
}


/* ########################################################################################## */

#subsplash {
	padding: 5px 0 0 0;
}

#subsplash .left {
	float: left;
	width: 400px;
	overflow: hidden;
	margin-right: 7px;
}

#subsplash .left UL {
	list-style: none;
	padding: 0;
	float: left;
}

#subsplash .left UL LI {
	width: 198px;
	margin: 0 2px 2px 0;
}

#subsplash .left UL LI A {
	display: block;
	padding: 2px 10px;
	background: #e7e7e8 url('images/subsplash_menu.png') right 6px no-repeat;
	color: #58585a;
}

#subsplash .left UL LI A:hover {
	background: #9f2064 url('images/subsplash_menu.png') right -30px no-repeat;
	color: #fff;
	text-decoration: none;
}

#subsplash .left UL LI.heading SPAN {
	display: block;
	padding: 2px 10px;
	background: #9f2064;
	color: #fff;
}

#subsplash .left UL LI.blank SPAN {
	display: block;
	padding: 2px 10px;
	background: #e7e7e8;
	color: #fff;
}

/* --- */

#subsplash .right {
	float: left;
	width: 591px;
	height: 140px;
	overflow: hidden;
	border: 1px dotted #ccc;
}

/* --- */

#subsplash .bottom {
	padding: 20px 5px 0 5px;
}

#subsplash .bottom P {
	padding: 0;
}


/* --- */

#subsplash .ebwi {
	float: left;
	width: 392px;
	height: 140px;
	line-height: 0;
}

/*
#subsplash .ebwi A {
	display: block;
	width: 392px;
	height: 140px;
	background: #1076bc url('images/subsplash_eabw.png') left top no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}
*/

#subsplash .poll {
	float: left;
	width: 199px;
	overflow: hidden;
}

#subsplash .poll UL {
	list-style: none;
	padding: 5px 6px;
	overflow: hidden;
}

#subsplash .poll LI,
#subsplash .poll UL UL {
	list-style: none;
	padding: 0;
	border: 0;
}

#subsplash .poll .widget_polls-widget {
	font-size: 90%;
	line-height: 125%;
}

#subsplash .poll .widget_polls-widget H2 {
	display: none;
}

#subsplash .poll .widget_polls-widget P {
	padding: 0 0 5px 0;
	text-align: left;
}

#subsplash .poll .widget_polls-widget STRONG {
	text-align: left;
}

#subsplash .poll .widget_polls-widget .wp-polls-ul {
	padding: 0 0 5px 0;
	margin: 0;
}
#subsplash .poll .widget_polls-widget .wp-polls-ul LI {
	padding: 0;
	margin: 0;
	width: 185px;
}

#subsplash .poll .widget_polls-widget .wp-polls-ans {
	padding: 0;
	margin: 0;
}

/* ########################################################################################## */

#body {
	background: #eee url('images/body_back.png') top left repeat-y;
}

#body.norightside {
	background: #eee url('images/body_back_noright.png') top left repeat-y;
}

/* --- */

#left_sidebar {
	float: left;
	width: 200px;
	overflow: hidden;
}

#left_sidebar .imagemenu {
	padding: 0;
	list-style: none;
}

#left_sidebar .imagemenu LI {
	border-bottom: 5px solid #fff;
}

#left_sidebar .imagemenu LI A {
	display: block;
	width: 200px;
	height: 137px;
	overflow: hidden;
	text-indent: -9999px;
}

#left_sidebar .imagemenu LI.consultant A{
	background: url('images/sidebar_right_consultant.png') left top no-repeat;
}

#left_sidebar .imagemenu LI.office A {
	background: url('images/sidebar_right_office.png') left top no-repeat;
}

/* --- */

#left_sidebar .childmenu {
	background: #1d71b8;
	border-bottom: 5px solid #fff;
	color: #fff;
}

#left_sidebar .childmenu P {
	font-weight: bold;
	padding: 10px 15px;
}

#left_sidebar .childmenu UL {
	padding: 0 0 10px 0;
	list-style: none;
}

#left_sidebar .childmenu UL LI {
}

#left_sidebar .childmenu UL LI A {
	display: block;
	color: #fff;
	text-decoration: none;
	background: url('images/sidebar_left_menu.png') left 7px no-repeat;
	padding: 0 25px 0 25px;
}

#left_sidebar .childmenu UL LI A:hover {
	color: #1d71b8;
	background: #fff url('images/sidebar_left_menu.png') left -37px no-repeat;
}


/* --- */

#left_sidebar .widgetbar {
	background: #1d71b8;
	border-bottom: 5px solid #fff;
	color: #fff;
}

#left_sidebar .widgetbar H2 {
	font-weight: bold;
	padding: 10px 15px;
	font-size: 100%;
}

#left_sidebar .widgetbar UL {
	padding: 0 0 10px 0;
	list-style: none;
}

#left_sidebar .widgetbar UL LI {
}

#left_sidebar .widgetbar UL LI A {
	display: block;
	color: #fff;
	text-decoration: none;
	background: url('images/sidebar_left_menu.png') left 7px no-repeat;
	padding: 0 25px 0 25px;
}

#left_sidebar .widgetbar UL LI A:hover {
	color: #1d71b8;
	background: #fff url('images/sidebar_left_menu.png') left -37px no-repeat;
}

#left_sidebar .widgetbar #searchform {
	padding: 0 0 10px 15px;
}

#left_sidebar .widgetbar #searchform #s {
	width: 90px;
}

#left_sidebar .widgetbar #searchform .screen-reader-text {
	display: none;
}


/* --- */

#right_sidebar {
	float: left;
	width: 400px;
	overflow: hidden;
}

#right_sidebar .right_sidebar_padding {
	padding: 10px;
}

/* --- */

#page {
	float: left;
	width: 400px;
	overflow: hidden;
	background: #fff;
}


#body.norightside #page {
	width: 800px;
}

#page .page_padding {
	padding: 0 15px;
}

#page .contactbox {
	background: #eee;
	border: 1px solid #ccc;
	padding: 10px 15px 0 15px;
	margin: 0 0 10px 0;
}

#page H2 {
	color: #1d71b8;
	font-size: 16px;
}

/* --- */

#page .consultants_list .head {
	border: 0;
	font-weight: bold;
	border-top: 1px dotted #ccc;
	margin-top: 10px;
}

#page .consultants_list .row {
	border-top: 1px dotted #ccc;
}

#page .consultants_list .row_alt {
	border-top: 1px dotted #ccc;
	background: #eee;
}

#page .consultants_list UL {
	list-style: none;
	padding: 0;
}

#page .consultants_list UL LI {
	float: left;
	padding: 5px 10px;
	width: 30%;
}

/* --- */

#page .locations_list UL {
	list-style: none;
	padding: 0;	
}

#page .locations_list UL LI {
	float: left;
	width: 25%;
	text-align: center;
	padding: 0 0 15px 0;
}

/* --- */

#page .profilebox {
	float: right;
	margin: 0 0 20px 20px;
}

/* --- */

#page .industrybox {
	float: right;
	margin: 0 0 20px 20px;
}

#page .industrybox UL {
	list-style: none;
	padding-left: 0;
}

/* --- */

#page .newsbox {
	float: right;
	width: 200px;
	margin: 0 0 20px 20px;
}

#page .newsbox A {
	color: #f1592a;
}

#page .newsbox UL {
	list-style: none;
	padding: 0 0 0 0;
	margin: 0 0 5px 0;
	border-bottom: 1px dotted #ccc;
}

#page .newsbox UL LI {
	list-style: none;
	padding: 5px 0;
	border-top: 1px dotted #ccc;
}

#page .newsbox H5 {
	font-size: 120%;
	padding: 0 0 5px 0;
	color: #f1592a;
}


/* --- */

#page .searchform P {
	clear: both;
	padding: 0 0 5px 0;
}

#page .searchform LABEL {
	display: block;
	width: 120px;
	float: left;
}

/* --- */

.wpcf7-form {
}

.wpcf7-form P {
	clear: both;
	padding: 0 0 5px 0;
}

.wpcf7-form LABEL {
	display: block;
	float: left;
	width: 150px;
	padding: 5px;
}

.wpcf7-form .flat {
	border: 1px solid #ccc;
	background: #fff;
	padding: 5px;
}



/* ########################################################################################## */

#foot {
	font-size: 80%;
	line-height: 100%;
	color: #fff;
	padding: 10px 0 0 0;
}

#foot UL {
	list-style: none;
	padding: 10px 0 0 0;
}

#foot UL LI {
	float: left;
	border-left: 1px solid #fff;
	padding: 0 5px;
}

#foot UL LI.first {
	border-left: 0;
	padding: 0 5px 0 0;
}

#foot UL LI A {
	display: block;
	color: #fff;
	padding: 0;
}

#foot P {
	padding: 5px 0;
}
