/* HTML Tag Redefinition */
html, body {height: 100%;  }

body {
	background-color: #615f5f; 
	padding: 0px; margin: 0px; 
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF; 
}


img {border: 0px}

a { cursor:pointer}

a,a:visited,a:active {
	color: #FFFFFF;
}

a:hover {
	/* customize_link_hover */ color: #ccff6b; /* customize_link_hover */
} 


label { font-weight:bold;}
fieldset { border:1px solid #ccc;}

/* error text class optionally provided by theme */
div.ccm-error-response {color: #f00; margin-bottom: 12px}

/* Page Structure / Navigation */

#page { 
	margin:auto; 
	text-align:left; 
}



#page #header { 
	border-bottom: #a9a9a9 1px solid;
	padding-bottom: 15px;
} 

#page #header h1 {
	text-indent: -1337px;
	font-size: 1px;
}

#page #header #logo {
	background: url(http://www.idlainc.com/themes/idla/images/idla-logo-home.jpg) no-repeat;
	width: 134px;
	height: 45px;
	float: left;
	margin-top: 15px;
}

.page-the-firm #page #header #logo {
	background: url(http://www.idlainc.com/themes/idla/images/idla-logo-firm.jpg) no-repeat;
	width: 134px;
	height: 45px;
	float: left;
	margin-top: 15px;
}

.page-what-s-new #page #header #logo {
	background: url(http://www.idlainc.com/themes/idla/images/idla-logo-news.jpg) no-repeat;
	width: 134px;
	height: 45px;
	float: left;
	margin-top: 15px;
}

.page-services #page #header #logo {
	background: url(http://www.idlainc.com/themes/idla/images/idla-logo-services.jpg) no-repeat;
	width: 134px;
	height: 45px;
	float: left;
	margin-top: 15px;
}

.page-project-experience #page #header #logo {
	background: url(http://www.idlainc.com/themes/idla/images/idla-logo-projects.jpg) no-repeat;
	width: 134px;
	height: 45px;
	float: left;
	margin-top: 15px;
}

.section-projects #page #header #logo {
	background: url(http://www.idlainc.com/themes/idla/images/idla-logo-projects.jpg) no-repeat;
	width: 134px;
	height: 45px;
	float: left;
	margin-top: 15px;
}

.page-contact-us #page #header #logo {
	background: url(http://www.idlainc.com/themes/idla/images/idla-logo-contact.jpg) no-repeat;
	width: 134px;
	height: 45px;
	float: left;
	margin-top: 15px;
}



#page #header #logo a {
	display: block;
	width: 134px;
	height: 45px;
}


#page #header #headerNav {
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	margin: 0px 0 0 25px;
}

#page #header ul.nav { list-style:none; margin:0px; padding:0px; width:auto; z-index:2; overflow:visible; float: right}

#page #header ul.nav li { 
	float: left; 
	/* margin-right: 30px;  */
	margin: 0 20px 0 0;
	padding: 35px 0px 15px;   
}


#page #header ul.nav li a { 
	text-decoration: none; 
	color: #FFFFFF;
	padding: 35px 10px 15px;
}

#page #header ul.nav li a:hover {
	color: #CCC;
	background: url(http://www.idlainc.com/themes/idla/images/menu-hover.png) repeat-x;  
}




#page #header ul.nav li.nav-selected { 
	color: #CCC !important;
	background: url(http://www.idlainc.com/themes/idla/images/menu-hover.png) repeat-x;
}





#page #central{
	
}

#page .no-sidebar { background-image: none !important}
#page #central.central-left { background:url(http://www.idlainc.com/themes/idla/images/nav_sidebar_left_bg.gif) repeat-y center !important; }
#page #central.central-left div#sidebar {float: left !important; }
#page #central.central-left #body {float:right}
 
#page #central #body{ 
	float:left; 
	width: 1000px;
	margin: 0 auto;

}



#page .no-sidebar #body{ float: none !important; width: 1000px; !important; }
#page #central #sidebar{ float:right; width:350px; overflow:hidden }
#page #central #sidebar p{ line-height:24px}


#page #central #sidebar ul.nav { 
	list-style:none; 
	margin-left:0px; 
	padding:0px; 
	font-size:11px;
}



#page #central #sidebar ul.nav a { text-decoration:none; color:#FFF; }

#page #central #sidebar ul.nav a:hover {color: #ccff6b;}

#page #central #sidebar ul.nav a.nav-selected { 
	color: #ccff6b;
	font-weight: bold;
}


#page #central #sidebar ul.nav ul { 
	list-style:none; 
	margin-left:0px; 
	padding:0px; 
	padding-left:16px; 
	margin-top:16px; 
}

#page #central #sidebar ul.nav ul li{ margin-bottom:16px; }





#page #central.navLeft{ background:url(http://www.idlainc.com/themes/idla/images/nav_sidebar_left_bg.gif) repeat-y center; }
#page #central.navLeft  #sidebar{float:left}
#page #central.navLeft  #body{float:right; padding-right:0px; width:68%; }

#page #central.noSideNav{ background: none; }
#page #central.noSideNav  #sidebar{ display:none }
#page #central.noSideNav  #body{float: none; padding-left:0px; padding-right:0px; width:100%; }

#page #footer { 
	padding-top: 24px; 
	clear: both; 
	padding-bottom: 16px; 
	color: #999; 
	font-size: 10px;
	border-top: #555555 1px solid;
}
#page #footer a{ text-decoration:none }
#page #footer span.sign-in {margin-left: 20px}
#page #footer span.powered-by { float:right; }

/* Page Elements */

.pagingNav{ margin:16px 0px 8px 0px}
.pagination{ text-align:center; color:#bbb; padding-top:4px}
.pagination .pageRight{width:20%; float:right; text-align:right}
.pagination .pageLeft{width:20%; float:left; text-align:left}

/* MISC STYLES & SHORTCUTS */
div.code {border: 1px solid #ddd; background: #eee; padding: 10px}
div.spacer,div.ccm-spacer{ clear:both; font-size:1px; line-height:1px }
.noTopSpace{margin-top:0px; padding-top:0px}

/* customize_miscellaneous */ /* customize_miscellaneous */

.left {float: left;}
.right {float: right;}
.clear {clear: both;}
.no-margin {margin: 0 !important;}
.inner {
	width: 1000px;
	margin: 0 auto;
}

#splash {
	border-top: #5f5f5f 1px solid; 
	border-bottom: #777777 1px solid;
}

.home {
	background: #98c73d url(http://www.idlainc.com/themes/idla/images/splash-home-bg.jpg) repeat-x top left;
}

#splash-home {
	width: 1000px;
	margin: 0 auto;
	background: url(http://www.idlainc.com/themes/idla/images/splash-home-image.jpg) no-repeat;
	width: 1000px;
	height: 250px;
}

#splash-home-content {
	width: 480px;
	padding-top: 55px;
}

#splash-home-content h2 {
	font-size: 5.5em;
	margin: 0 0 10px;
	font-weight: normal;
}

#splash-home-content h3 {
	font-size: 2em;
	color: #565656;
	margin: 5px 0 10px;
	font-weight: normal;
}

#splash-home-content p {
	font-size: 1em;
	color: #565656;
	margin: 5px 0;
}

#body-container {
	background: #909090;
	border-top: #d0d0d0 1px solid;
	border-bottom: #a9a9a9 1px solid;
	padding: 25px 0;
}

.whats-new {
	display: block;
	background: url(http://www.idlainc.com/themes/idla/images/whats-new-button.jpg) no-repeat;
	width: 294px;
	height: 195px;
	float: left;
	margin-right: 59px;
}

.services{
	display: block;
	background: url(http://www.idlainc.com/themes/idla/images/services-button.jpg) no-repeat;
	width: 294px;
	height: 195px;
	float: left;
	margin-right: 59px;
}

.projects {
	display: block;
	background: url(http://www.idlainc.com/themes/idla/images/projects-button.jpg) no-repeat;
	width: 294px;
	height: 195px;
	float: left;
	margin-right: 59px;
}

.page-what-s-new #central #splash {
	background: #2199b8;
}

.page-services #central #splash {
	background: #E2D910;
}

.page-project-experience #central #splash {
	background: #86E026;
}

.section-projects #central #splash {
	background: #86E026;
}

.page-the-firm #central #splash {
	background: #a016c7;
}

.page-contact-us #central #splash {
	background: #342BFE;

}


.body-subpage {
	width: 600px !important;
}

#body h2 {
	font-size: 2em;
	color: #ccff6b;
}

#body h3 {
	font-size: 1.5em;
}

.page-contact-us ul {
	padding: 0px;
}

.page-contact-us ul li {
	list-style: none;
}

/* <-------------------------------------------Project-Section------------------------------------------------> */

#moreinfo-s4 {
/*
	height: 650px;
	overflow: auto;
*/

}

.projects-body {
	width: 680px !important;
	height: 650px;
	overflow: auto;
	float: right !important;
}

.projects-body h2 {
	color: #CFCC2F !important;
	font-size: 1.5em !important;
}

.projects-sidebar {
	float: left !important;
	width: 285px !important;
	background: url(http://www.idlainc.com/themes/idla/images/sidebar-border.jpg) repeat-y top right;
	padding-right: 15px;
}

.projects-sidebar h2 {
	font-size: 2em;
	color: #ccff6b;
}

.projects-sidebar ul {
	padding: 0px;
	
}

.projects-sidebar ul li {
	list-style: none;
	margin-bottom: 10px;
	font-size: 1.5em;
	font-weight: bold;
	
}

.projects-sidebar ul li a {
	text-decoration: none;
	
}


.projects-sidebar ul li a.activeSlide {
	color: #ccff6b;	
}

.projects-subpage {
	width: 675px !important
}

#page #central.central-left div#sidebar h2{
	font-size: 2em;
	color: #ccff6b;
}

.projects-with-image, .projects-no-image {
	margin: 10px 0;
	padding: 10px 0;
	border-bottom: 1px solid #FFFFFF;
}

.projects-with-image h3, .projects-no-image h3 {
	margin: 0 0 10px 0;
	font-size: 1.25em;
}

.page-project-experience .ccm-gallery {
	border-bottom: 1px solid #FFFFFF !important;
	border-top: none !important;
	border-left: none !important;
	border-right: none !important;
	padding: 5px 0 10px 0 !important;
	width: 625px;
}


.section-projects .ccm-gallery {
	border-bottom: 1px solid #FFFFFF !important;
	border-top: none !important;
	border-left: none !important;
	border-right: none !important;
	padding: 5px 0 10px 0 !important;
	width: 625px;
}

.ccm-gallery tbody tr td img {
	margin: 8px 0 !important;
}

.ccm-gallery tbody tr td {
	vertical-align:top !important;
}