/*
Theme Name: CWI
Theme URI: 
Description: Custom theme for Commercial Works
Version: 1.0.0
Author: Joseph Kovell
Author URI: http://www.jkovell.com
*/

body {
	margin: 0px;
	background-image: url(images/body-bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
img.hide {
	display: none;
}
img.alignright {
	float:left;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
img.alignleft {
	float:left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0;
}

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
a {
	color: #63646a;
	text-decoration: underline;
}
a:hover {
	color: #333333;
}
a img.alignright {
	float:left;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
a img.alignleft {
	float:left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
hr.test { color:#9a9a9a; background-color:#9a9a9a; height:1px; border:none; margin:30px 0 30px 0; }

/*---- CLASSES ----*/
.wrap {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 960px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	background-image: url(images/wrap-bg.jpg);
	background-repeat: repeat-y;
}
.header {
	padding: 0px;
	margin: 0px;
	width: 960px;
	background-color: #FFFFFF;
}
.banner {
	height: 50px;
	margin-bottom: -50px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 10;
	width: 420px;
	background-image: url(images/banner-bg.gif);
	background-repeat: no-repeat;
	line-height: 45px;
	color: #FFFFFF;
	padding-left: 340px;
	padding-right: 200px;
	text-align: center;
	font-style: italic;
	font-size: 20px;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 24px;
}
/*---- NAVIGATION ----*/
#nav {
	height: 24px;
	font-size: 9px;
	background-image: url(images/nav-bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.menu {
	float: right;
	margin-right: 75px;
}

.menu ul li a {
	display:block;
	text-decoration:none;
	color:#ffffff;
	width:110px;
	height:24px;
	text-align:center;
	overflow:hidden;
	line-height: 24px;
}

.menu ul {
	padding:0;
	margin:0;
	list-style: none;
}

.menu ul li:hover {
	background-image: url(images/nav-on-bg.jpg);
}

.menu ul li {
	float:left;
	position:relative;
}

.menu ul li ul {
	display: none;
}

.menu ul li:hover ul {
	display: block;
	position: absolute;
	top: 24px;
	left: 3px;
	width: 150px;
	background-color: #d7d99f;
	height: auto;
	z-index: 500;
}

.menu ul li ul li {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #899031;
}

.menu ul li ul li ul {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #899031;
}

.menu ul li:hover ul li:hover {
	background-color: #899031;
}

.menu ul li:hover ul li:hover a {
	color: #ffffff;
}

.menu ul li:hover ul li:hover ul a {
	color: #696E25;
}

.menu ul li ul li a {
	color: #696E25;
	text-align: left;
	width:143px;
	padding-left: 7px;
}

.menu ul li ul li a:hover {
	color: #ffffff !important;
}
.menu ul li ul li:hover {
	background-image: none;
}
.menu ul li:hover ul li ul {
	display: none;
}
.menu ul li:hover ul li:hover ul {
	display:block;
	position:absolute;
	left:150px;
	top:0;
}
#nav .current_page_item {
	background-image: url(images/nav-on-bg.jpg);
}
#nav ul li ul .current_page_item {
	background-image: none !important;
}
.page-item-115 ul {
	display: none !important;
}
.page-item-38 ul li ul {
	display: none !important;
}
.page-item-34 ul, .page-item-34 ul li {
	display: none !important;
}
.menu ul li ul li ul li ul li {
	display: none;
}

/*---- FRONT PAGE ----*/
.sidebar {
	float: left;
	height: 436px;
	width: 189px;
	background-image: url(images/sidebar-bg.jpg);
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.sidebar a {
	color: #CCCCCC;
	text-decoration: none;
}
.sidebar a:hover {
	color: #FFFFFF;
}
.sidebar h1 {
	font-size: 16px;
	margin-left: 0px;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.sidebar ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	list-style-type: none;
}
.sidebar li {
	padding: 0px;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.sidebar li ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	list-style-type: none;
}
.sidebar li ul li ul {
	display: none;
}
.sidebar ol {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.sidebar ol li {
	padding: 0px;
	font-size: 11px;
	font-style: italic;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.sidebar .current_page_item a {
}
.image {
	padding: 0px;
	margin: 0px;
	width: 290px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	font-size: 13px;
	line-height: 18px;
	color: #63646a;
	text-align: justify;
}
.front-page-left {
	padding: 0px;
	float: left;
	height: 436px;
	width: 290px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.front-page-image {
	padding: 0px;
	margin: 0px;
}
.front-page-customers {
	font-size: 10px;
	line-height: 12px;
	color: #21679B;
	margin-top: -126px;
	text-align: justify;
	height: 136px;
	padding-right: 10px;
	padding-left: 10px;
}
.front-page-customers h1{
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	color: #05295B;
}
.front-page-customers h4{
	font-size: 10px;
	display: block;
	margin-top: 5px;
	font-style: italic;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
}
.front-page-right {
	/*float: left;*/
	height: 436px;
	width: 421px;
	margin: 0px;
	overflow: auto;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 13px;
	line-height: 18px;
	color: #63646a;
	text-align: justify;
}
.front-page-right h1 {
	font-size: 17px;
	line-height: 22px;
	color: #003F77;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
}
.front-page-right p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.front-page-right strong {
	color: #333333;
}
/*---- SHORT ----*/
.short-content {
	float: left;
	height: 436px;
	width: 421px;
	margin: 0px;
	overflow: auto;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 13px;
	line-height: 18px;
	color: #63646a;
	text-align: justify;
}
.short-content h1, .short-content h1 a {
	font-size: 17px;
	line-height: 22px;
	color: #003F77;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	text-decoration: none;
}
.short-content a {
	color: #003F77;
	margin: 0px;
	padding: 0px;
	clear: both;
	text-decoration: none;
}
.short-content p {
	/*float: left;*/
}
.short-content hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C8C9CB;
}
.short-content strong {
	color: #333333;
}
/*---- LOCATIONS ----*/
.image strong {
	color: #444444;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	display: block;
}
/*---- BIO & CASE STUDY ----*/
.bio-case-study-image {
	padding: 0px;
	width: 300px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	font-size: 13px;
	line-height: 18px;
	color: #63646a;
	text-align: justify;
}
.bio-case-study-image img {
	margin-bottom: 5px;
}
.bio-case-study-image strong {
	color: #333333;
}
.bio-case-study-content {
	float: left;
	height: 436px;
	width: 411px;
	margin: 0px;
	overflow: auto;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 13px;
	line-height: 18px;
	color: #63646a;
	overflow: auto;
	text-align: justify;
}
.bio-case-study-content h1 {
	font-size: 17px;
	line-height: 22px;
	color: #003F77;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
}
.bio-case-study-content p {
	/*float: left;*/
}
.bio-case-study-content strong {
	color: #333333;
}
.bio-case-study-content hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C8C9CB;
}
.bio-case-study-content-list ul li ul {
	display: none;
}
/*---- WIDE ----*/
.wide-content {
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 13px;
	line-height: 18px;
	color: #63646a;
	text-align: justify;
	width: 720px;
}
.wide-content h1 {
	font-size: 17px;
	line-height: 22px;
	color: #003F77;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
}
.wide-content p {
	/*float: left;*/
}
.wide-content strong {
	color: #333333;
}
/*---- FOOTER ----*/
.copyright {
	padding: 0px;
	color: #63646a;
	font-size: 7pt;
	margin: 0px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	clear: both;
	background-color: #FFFFFF;
}
.footer {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 976px;
	background-image: url(images/body-footer-bg.jpg);
	height: 8px;
	background-repeat: repeat-x;
	clear: both;
	background-position: top;
	padding: 0px;
}
/*---- OUR TEAM ----*/
.our-team-box {
	width: 120px;
	height: 160px;
	float: left;
	line-height: normal;
	margin-bottom: 20px;
	margin-right: 8px;
	margin-left: 7px;
	overflow: hidden;
	text-align: left;
}
.our-team-box a{
	font-size: 13px;
	line-height: 18px;
	color: #444444;
	text-decoration: none;
}
.our-team-image {
	margin-bottom: 5px;
}
.our-team-info {
	float: left;
	clear: both;
	font-size: 10px;
	width: 120px;
}
.our-team-info strong {
	font-size: 12px;
	color: #444444;
}
.our-team-wide {
}
.our-team-wide .our-team-box {
	padding-right: 5px;
	padding-left: 4px;
}
.our-team-location {
	width: 150px;
}
.our-team-location .our-team-box {
	width: 120px;
	height: auto;
	float: left;
	line-height: normal;
	margin-bottom: 10px;
	margin-right: 8px;
	margin-left: 7px;
	overflow: hidden;
	text-align: left;
}
.our-team-location img {
	display:none;
}
/*---- MAP ----*/
.map {
	background-image: url(images/map-bg.jpg);
	height: 390px;
	width: 720px;
	position: relative;
}
.map .cincinnati {
	height: 46px;
	position: absolute;
	left: 235px;
	top: 122px;
	background-image: url(images/map-cincinnati.gif);
	width: 120px;
	background-repeat: no-repeat;
}
.map .cincinnati:hover {
	background-image: url(images/map-cincinnati-on.gif);
	z-index: 20;
}
.map .cincinnati a {
	display: block;
	height: 100%; 
	width: 100%; 
}
.map .cleveland {
	height: 46px;
	position: absolute;
	left: 310px;
	top: 21px;
	background-image: url(images/map-cleveland.gif);
	width: 125px;
	background-repeat: no-repeat;
}
.map .cleveland:hover {
	background-image: url(images/map-cleveland-on.gif);
	z-index: 20;
}
.map .cleveland a {
	display: block;
	height: 100%; 
	width: 100%; 
}
.map .columbus {
	height: 46px;
	position: absolute;
	left: 278px;
	top: 75px;
	background-image: url(images/map-columbus.gif);
	width: 120px;
	background-repeat: no-repeat;
}
.map .columbus:hover {
	background-image: url(images/map-columbus-on.gif);
	z-index: 20;
}
.map .columbus a {
	display: block;
	height: 100%; 
	width: 100%; 
}
.map .indianapolis {
	height: 46px;
	position: absolute;
	left: 75px;
	top: 111px;
	background-image: url(images/map-indianapolis.gif);
	width: 135px;
	background-repeat: no-repeat;
}
.map .indianapolis:hover {
	left: 75px;
	top: 111px;
	background-image: url(images/map-indianapolis-on.gif);
	z-index: 20;
}
.map .indianapolis a {
	display: block;
	height: 100%; 
	width: 100%; 
}
.map .louisville {
	height: 46px;
	position: absolute;
	left: 202px;
	top: 173px;
	background-image: url(images/map-louisville.gif);
	width: 120px;
	background-repeat: no-repeat;
}
.map .louisville:hover {
	background-image: url(images/map-louisville-on.gif);
	z-index: 20;
}
.map .louisville a {
	display: block;
	height: 100%; 
	width: 100%; 
}
.map .raleigh {
	height: 46px;
	position: absolute;
	left: 436px;
	top: 235px;
	background-image: url(images/map-raleigh.gif);
	width: 120px;
	background-repeat: no-repeat;
}
.map .raleigh:hover {
	background-image: url(images/map-raleigh-on.gif);
	z-index: 20;
}
.map .raleigh a {
	display: block;
	height: 100%; 
	width: 100%; 
}
.map .charlotte {
	height: 46px;
	position: absolute;
	left: 370px;
	top: 280px;
	background-image: url(images/map-charlotte.gif);
	width: 120px;
	background-repeat: no-repeat;
}
.map .charlotte:hover {
	background-image: url(images/map-charlotte-on.gif);
	z-index: 20;
}
.map .charlotte a {
	display: block;
	height: 100%; 
	width: 100%; 
}
/*---- FORM ----*/
fieldset {
	width: 720px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.form-field  {
	height: 50px;
	width: 350px;
	float: left;
	list-style-type: none;
	padding-left: 5px;
	padding-right: 5px;
}
.frm_pos_top {
	clear: right;
	display: block;
}
.auto_width {
	width: 345px;
}
#frm_field_72_container  {
	/*CITY*/
	width: 175px;
}
#frm_field_72_container .auto_width {
	/*CITY*/
	width: 170px;
}
#frm_field_73_container  {
	/*ZIP*/
	width: 95px;
}
#frm_field_73_container .auto_width {
	/*ZIP*/
	width: 90px;
	float: right;
}
#frm_field_74_container  {
	/*STATE*/
	width: 60px;
}
#frm_field_74_container #item_meta74 {
	/*STATE*/
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#frm_field_75_container, #frm_field_76_container, #frm_field_236_container, #frm_field_237_container  {
	/*SERVICES COMMENTS*/
	height: 110px;
}
#frm_field_76_container .auto_width{
	/*COMMENTS*/
	width: 350px;
}
#frm_field_237_container .auto_width{
	/*COMMENTS*/
	width: 350px;
}
.frm_checkbox {
	width: 115px;
	float: left;
	margin-bottom: 7px;
}
.frm_blank_field .frm_pos_top {
	color: #FF0000;
}
.frm_radio {
	padding-top: 2px;
	padding-left: 5px;
	float: left;
}
#frm_field_83_container,#frm_field_84_container,#frm_field_85_container,#frm_field_86_container,#frm_field_87_container,#frm_field_88_container,#frm_field_89_container,#frm_field_90_container {
	width: 710px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
	padding-top: 5px;
	height: 45px;
}
#frm_field_95_container {
	width: 710px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
	padding-top: 5px;
	height: 135px;
}
#frm_field_95_container .auto_width{
	width: 710px;
}
.submit {
	width: 720px;
	text-align: center;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
	padding-top: 10px;
}
.subnav {
	color: #FF0000;
}

/*OUR TEAM*/
.ngg-gallery-thumbnail {
	float: left;
	width: 120px;
	margin-bottom: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
.ngg-gallery-thumbnail img {
	margin-bottom: 5px;
}
.ngg-gallery-thumbnail a {
	margin-bottom: 5px;
}
.ngg-gallery-thumbnail span {
	clear: both;
	width: 120px;
	font-size: 11px;
	line-height: 11px;
}
.ngg-gallery-thumbnail strong {
	font-size: 12px;
	line-height: 12px;
}
