/*C5 OVERRIDE */

div.ccm-block-arrange, div.ccm-block {
margin: 2px -2px;
padding:0
}


/* Azavea 2010 Stylesheet */

html { height: 100%; }
body { height: 100%; font-family: Arial, Helvetica, sans-serif;}
button {cursor: pointer}


a {text-decoration: none; color:#E47D0E; }



.addBorder {border: 1px solid #b9b9b9;}
.addDottedBottom {
  background: url(../images/divider-dotted-horz.png) bottom left repeat-x;
  padding-bottom: 5px;
  margin-bottom: 25px;
}

a.siteButton, button.siteButton , input.siteButton{
  padding: 3px 18px 4px;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
  border-radius: 12px;
  text-shadow: 0 -1px 0 #3A7404;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 14px;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
  text-align:center;
  background-image: url(../images/bg-button.png);
  background-position:  0 -28px;
  background-repeat:  repeat-x;
  border: 1px solid #aaa;
  display: inline-block;
}

a.siteButton:hover , button.siteButton:hover {
background-position: 0 0;
}
a.siteButton:active, button.siteButton:active {
border: 1px solid #666;
}

a.siteButtonLg, button.siteButtonLg{
  padding: 8px 60px 10px;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
  text-shadow: 0 -1px 0 #3A7404;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 18px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-align:center;
  background-image: url(../images/bg-button-lg.png);
  background-position:0 -56px;  
  background-repeat:repeat-x;
  border: 1px solid #aaa;
  display: inline-block;
}

a.siteButtonLg:hover, button.siteButtonLg:hover {
background-position: 0 0;
}
a.siteButtonLg:active, button.siteButtonLg:active {
border: 1px solid #666;
}


a.siteButton.buttonRecentNews {
float: right;
background-color: #E26A3B
}



/* C5 OVERRIDE */

.ccm-layout .ccm-layout-cell {overflow: visible !important;}

/* SITEWIDE LAYOUT ////////////////////*/


.fixedWide {
  width: 990px;
  margin: 0 auto;
}

.headerWide {
  width: 980px;
  margin: 0 auto;
}

.fullWide {width: 100%}

.page { /* wrapper for theme portion */ 
	font-family: Arial,Helvetica,Garuda,sans-serif; 
  border-top: 10px solid #999;
}

.contentContainer {
float: left;
width: 675px;
margin: 10px -36px 40px -31px;
border-left: 1px solid #e8e8e8;
padding: 0 30px;
margin-bottom: 40px;
}

.contentContainer h3:first-child {
	margin-top: 0;
}



#headerContainer {
background: url(../images/divider-dotted-horz.png) bottom center repeat-x;
margin-bottom: 25px;
padding-bottom: 28px;
}

.parentCrumbs {margin-bottom: 17px}
.parentCrumbs h2 {display:inline}
.parentCrumbs h2 a {color: #BABABA}


h1.titlePage {

}



#headerCallout {text-align:right; float:right; width: 300px;}

/* SIDEBAR ////////////////////*/

#sidebar {
  clear: both;
  float:left;
  width: 242px;
  margin-right: 30px;
  padding: 10px 30px 40px 0;
  border-right: 1px solid #e8e8e8;
	font-size: 13px;
	line-height: 18px;
}

#sidebar .nav {
  text-transform: uppercase;
  text-align:left;
}







#sidebar .nav li {
  font-size: 14px;
  font-weight: bold;
  background-color: #fff ;
  background-image:url(../images/divider-dotted-horz.png);
  background-position: bottom center; 
  background-repeat: repeat-x;
  margin: 0 0 20px 0;
  padding: 0 0 20px 17px;
}

#sidebar .nav li a {
  color: #e47d0e;
  display:block;
  padding: 3px 5px 3px 0;
 }
 
#sidebar .nav a.nav-selected {
  background-color: #999;
  padding-left: 10px;
  display:block;
  color: #fff;
}

#sidebar .nav span.noLink {
	color: #EDBE90;
}

#sidebar .nav li ul {
    margin-top: 3px
 }
 
#sidebar .nav li li {
  text-transform: none;
  padding: 0 0 0 10px;
  font-size: 11px;
  font-weight: bold;
  background-image:url(../images/bullet-sm-gray.png);
  background-position: 0 10px;
  background-repeat: no-repeat;
  margin: 0;
  line-height: 14px;
}

#sidebar .nav li li.nav-selected {
  background: none;
  padding-left: 0;

}


#sidebar .nav li li a {
   padding: 4px 0;
  color: #989898;

}

#sidebar .nav li ul ul {
    padding-left: 15px;
    margin: 0 0 5px -15px;
    background: #fff;
 }
 
#sidebar .nav li ul ul li {
  font-weight: normal;
  background-image:url(../images/bullet-xsm-gray.png);
  background-position: 0 8px;
  background-repeat: no-repeat;
  }

#sidebar div.searchByYear {
	margin: 12px 0;
	color: #707070;
	font-size: 12px;
	text-transform: capitalize;
}
/* HEADER ////////////////////*/


#titleAndNav {
	text-align: left;
	background: #fff;
	height: 80px;
  margin-top: 10px;
  margin-bottom: 33px;
  border-bottom: 1px solid #e8e8e7;
}

#home #titleAndNav {
  margin-bottom:0
  }

#headerLogo {
  float:left;
  margin: 19px 0 0 10px;
}

#headerNavContainer {
	float:left; 
  margin: 31px 0 0 26px;
  }

#headerNav {
	width: 594px;
	height: 28px;
	list-style: none;
  margin: 0;
  padding:0;
}

#headerNav li {
	display: block;
  float: left;
	width: 97px;
}

#headerNav li.nav-selected {
  margin: 0 3px;
}

#headerNav li a {
	float: left;
	text-indent: -9999px;
	height: 28px;
	display:block;
	background: url(../images/nav-sprite.png) 0 0 no-repeat;
	z-index: 9;
	position: relative;
	width: 96px
}

#headerNav li .hover {
  background: url(../images/nav-sprite.png) 0 -28px no-repeat;
  display:block;
  opacity: 0;
  filter: alpha(opacity=0);
  position:absolute;
  width: 100%;
  height: 28px;
  top: 0;
  left: 0;
  z-index: 10;
  cursor:pointer;
  z-index:2
  }
  
#headerNav li a.nav-selected .hover  {
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}


#headerNav #about-us a {background-position: 0 0;}
#headerNav #about-us .hover {background-position: 0 -28px;}

#headerNav #services a {background-position: -96px 0;}
#headerNav #services .hover {background-position: -96px -28px;}

#headerNav #products a {background-position: -192px 0;}
#headerNav #products .hover {background-position: -192px -28px;}

#headerNav #clients a {background-position: -288px 0;}
#headerNav #clients .hover {background-position: -288px -28px;}

#headerNav #research a {background-position: -384px 0;}
#headerNav #research .hover {background-position: -384px -28px;}

#headerNav #news-room a {background-position: -480px 0; width: 109px}
#headerNav #news-room .hover {background-position: -480px -28px; width: 109px;}



#headerSearch {
  background:url("../images/search-bg.png") no-repeat scroll 0 -26px transparent;
  float:right;
  margin: 34px 20px 0 0;
  height:26px;
  width:156px;
  position: relative;
}


.searchBox {
  border:none;
  background: none;
  font-size:11px;
  height:14px;
  padding-top: 6px;
  margin-left:8px;
  width:121px;
  font-weight: bold;
  color: #888;
  font-size:11px;
  }

.searchSubmit {
  background: url(../images/searchButton.png) 0 0 no-repeat;
  height: 13px;
  width: 14px;
  z-index:6;
  display:block;
  position: absolute;
  right:6px;
  top:6px;
}

.gsc-control-cse {
	font-family: Arial, sans-serif;
	border-color: #FFFFFF;
	background-color: #FFFFFF;
}
#cse input.gsc-input {
	border-radius: 9px;
	padding: 3px 5px;
	font-weight: bold;
  color: #888;
  font-size:12px;
}
#cse td.gsc-clear-button {
	display: none;
}
#cse table.gsc-search-box {
	width: 50%;
}
#cse input.gsc-search-button {
	padding: 3px 18px 4px;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	border-radius: 12px;
	text-shadow: 0 -1px 0 #3A7404;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-align:center;
	background-image: url(../images/bg-button.png);
	background-position:  0 -28px;
	background-repeat:  repeat-x;
	background-color: #3890D4;
	border: 1px solid #aaa;
	display: inline-block;
	margin-left: 20px;
	cursor: pointer;
}
#cse input.gsc-search-button:hover {
	background-image: none;
	border: 1px solid #333;
}
#cse .gsc-tabHeader {
	margin-right: 5px;
	padding: 5px 15px;
}
.gsc-tabHeader.gsc-tabhInactive {
	border-color: #E9E9E9;
	background-color: #E9E9E9;
}
#cse .gsc-tabHeader.gsc-tabhActive {
	border-top-color: #4CA4DB;
	border-left-color: #E9E9E9;
	border-right-color: #E9E9E9;
	background-color: #FFFFFF;
}
.gsc-tabsArea {
	border-color: #E9E9E9;
}
#cse .gsc-webResult.gsc-result,
#cse .gsc-results .gsc-imageResult {
	border-color: #FFFFFF;
	background-color: #FFFFFF;
}
.gsc-webResult.gsc-result:hover,
.gsc-imageResult:hover {
	border-color: #FFFFFF;
	background-color: #FFFFFF;
}
.gs-webResult.gs-result a.gs-title:link,
.gs-webResult.gs-result a.gs-title:link b,
.gs-imageResult a.gs-title:link,
.gs-imageResult a.gs-title:link b {
	color: #3890D4;
	font-family: "Istok Web",Trebuchet MS,Arial;
	font-size: 18px;
	font-weight: bold;
	line-height: 26px;
	letter-spacing: -1px;
	word-spacing: -0.06em;
}
.gs-webResult.gs-result a.gs-title:visited,
.gs-webResult.gs-result a.gs-title:visited b,
.gs-imageResult a.gs-title:visited,
.gs-imageResult a.gs-title:visited b {
	color: #1E5073;
}
.gs-webResult.gs-result a.gs-title:hover,
.gs-webResult.gs-result a.gs-title:hover b,
.gs-imageResult a.gs-title:hover,
.gs-imageResult a.gs-title:hover b {
	color: #1E5073;
}
.gs-webResult.gs-result a.gs-title:active,
.gs-webResult.gs-result a.gs-title:active b,
.gs-imageResult a.gs-title:active,
.gs-imageResult a.gs-title:active b {
	color: #1E5073;
}
.gsc-cursor-page {
	color: #0000CC;
}
a.gsc-trailing-more-results:link {
	color: #0000CC;
}
.gs-webResult .gs-snippet,
.gs-imageResult .gs-snippet,
.gs-fileFormatType {
	color: #747474;
}
.gs-webResult div.gs-visibleUrl,
.gs-imageResult div.gs-visibleUrl {
	color: #E47D0E;
}
.gs-webResult div.gs-visibleUrl-short {
	color: #008000;
}
.gs-webResult div.gs-visibleUrl-short {
	display: none;
}
.gs-webResult div.gs-visibleUrl-long {
	display: block;
}
.gsc-cursor-box {
	border-color: #FFFFFF;
}
.gsc-results .gsc-cursor-box .gsc-cursor-page {
	border-color: #E9E9E9;
	background-color: #FFFFFF;
	color: #0000CC;
}
.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
	border-color: #FF9900;
	background-color: #FFFFFF;
	color: #0000CC;
}
#cse .gs-promotion {
	border: none;
	background-color: #EEE;
	margin: -8px 0 0;
	padding: 10px 20px;
}
.gs-promotion a.gs-title:link,
.gs-promotion a.gs-title:link *,
.gs-promotion .gs-snippet a:link {
	color: #0000CC;
}
.gs-promotion a.gs-title:visited,
.gs-promotion a.gs-title:visited *,
.gs-promotion .gs-snippet a:visited {
	color: #0000CC;
}
.gs-promotion a.gs-title:hover,
.gs-promotion a.gs-title:hover *,
.gs-promotion .gs-snippet a:hover {
	color: #0000CC;
}
.gs-promotion a.gs-title:active,
.gs-promotion a.gs-title:active *,
.gs-promotion .gs-snippet a:active {
	color: #0000CC;
}
.gs-promotion .gs-snippet,
.gs-promotion .gs-title .gs-promotion-title-right,
.gs-promotion .gs-title .gs-promotion-title-right *  {
	color: #000000;
}
.gs-promotion .gs-visibleUrl,
.gs-promotion .gs-visibleUrl-short {
	color: #008000;
}

#cse-search-form input.gsc-input {
	border: none;
	background: none;
	margin: 6px 0 0 6px;
	font-weight: bold;
	color: #888;
	font-size:11px;
}
#cse-search-form input.gsc-search-button {
	background: url(../images/searchButton.png) 0 0 no-repeat;
	height: 13px;
	width: 14px;
	min-width: 14px;
	z-index:6;
	display:block;
	position: absolute;
	right:6px;
	top:6px;
	border: none;
	text-indent: -9999px;
	cursor: pointer;
}
#cse-search-form input.gsc-search-button:hover {
	background-position: 0 -13px;
}
#cse-search-form td.gsc-clear-button {
	display: none;
}
.gsc-input input.gsc-input {
	background: none no-repeat scroll 0 0 transparent !important;
}
.gsc-completion-container {
	z-index: 9999;
}

/* 404 ////////////////////*/

.errorHeader {padding: 1em}
.errorHeader h3 {
font-size: 28px
}
.errorHeader p {font-size: 18px }



/* FOOTER ////////////////////*/

#footer {
	text-align: left;
	font-size: 11px;
	color: #747474;
	border: solid #d6d6d6;
	border-width: 4px 0 0 0;
	padding: 20px 0 60px 0;
  clear: both;
  margin-top: 30px;

}

#footer a {
	color: #747474;
	text-decoration: none;
    font-weight: bold;
}

#footer a:hover {
	color: #3CADE2;
}

ul#footerNav {
	float: right;
	text-transform: uppercase;

}



ul#footerNav li {
	display: inline;
	margin: 0 0 0 30px;
}

:focus {
	outline: 0;
}








/* PER-SECTION COLORING ////////////////////*/


.about-usBorder {
  border-color: #3890D4;
}
.about-usShade {
  color: #3890D4;
}
.about-usBg {
  background-color: #3890D4;
}
#about-us .nav a.nav-selected {
  background-image:none ;
  background-color: #3890D4;
}


  
.servicesBorder {
  border-color: #3CADE2;
}

.servicesShade {
  color: #3CADE2;
}
.servicesBg {
  background-color: #3CADE2;
}
#services .nav a.nav-selected {
  background-image:none ;
  background-color: #3CADE2;
}  
  
.productsBorder {
  border-color: #6C9752;
}
.productsShade, #products h4 {
  color: #6C9752;
} 
.productsBg {
  background-color: #6C9752;
} 

#products .nav a.nav-selected {
  background-image: none;
  background-color: #6C9752;
}


.clientsBorder {
  border-color: #91B024;
}  

.clientsShade {
  color: #627817;
}  
.clientsBg {
  background-color: #91B024;
} 
#clients .nav a.nav-selected {
  background-image: none;
  background-color: #91B024;
}


.researchBorder {
 border-color: #E29D3B;
}
.researchShade {
 border-color: #E29D3B;
}
.researchBg {
  background-color: #E29D3B;
}
#research .nav a.nav-selected {
  background-image: none;
  background-color: #E29D3B;
}


.news-roomBorder {
  border-color: #E26A3B;
}
.news-roomShade {
  color: #E26A3B;
}
#news-room .nav a.nav-selected {
  background-image:none ;
  background-color: #E26A3B;
}

.newsPostPreview h3.sectorTitle {
	width: 300px;
	float: left;
	line-height: 30px;
}

.listBlock h3.news-roomShade.sectorTitle.noRSS {
	margin: 0 0 0 15px;
}

/* CUSTOM STYLES FOR HOMEPAGE ////////////////////*/

#splash {
	background: url('../images/home-slide-bg.png') repeat-x;
	width: 100%;
	height: 285px;
	border: solid #d6d6d6;
	border-width: 0 0 4px 0;
  border-top: 2px solid #d6d6d6;
  height: 286px;
  position: relative;
}


#splashShadow {
  background: url('../images/home-slide-shadow.png') no-repeat;
  width: 1140px;
  height: 164px;
  position: absolute;
  margin: 111px 0 0 -157px;
}




div.homeContentBlock {
	color: #4e748f;
	text-align: left;
	width: 332px;
	border: solid #d6d6d6;
	border-width: 0 1px 0 0;
	padding: 0 17px;
}


#homeContentContainer {
  margin-top: 30px;
  }

#leftColumn {
	background: purple;
}

#centerColumn {
	background: green;
}

#rightColumn {
	background: red;
}





/* JQUERY TOOLS OVERLAY */

.overlay {
	
	/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
	background-color:#fff;
	
	width:675px;	
	min-height:200px;
	border:1px solid #ccc;
	
	/* CSS3 styling for latest browsers */
	-moz-box-shadow: 0 0 30px #ccc;
	-webkit-box-shadow:  0 0 30px #ccc;	
	box-shadow:  0 0 30px #ccc;	  
  text-align: center;
  padding: 15px
}

/* default close button positioned on upper right corner */
.overlay .close {
	background-image:url(../images/overlay-close.png);
  position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}

.overlay .imageCaption {
color:#444444;
font-weight:bold;
line-height:15px;
margin:14px auto 3px;
width:90%;
}


/* GENERIC SHADED BOX STYLES */
/* structured as such
<div class="shadeBox">
<div class="shadeBoxHead"></div>
<div class="shadeBoxContent"></div>
<div class="shadeBoxFoot"></div>
</div>
 */


.shadeBox {
background: url(../images/shadeBoxBg.png) 0 0 repeat-y !important;
margin-left: -23px;
margin-right: -25px;
clear:left;
}


.shadeBox .shadeBoxHead {
background: url(../images/shadeBoxHead.png) 0 0 no-repeat;
height: 37px;

}

.shadeBox .shadeBoxFoot {
background: url(../images/shadeBoxFoot.png) 0 0 no-repeat;
height: 37px;
}


.shadeBox .shadeBoxContent {
margin: -25px 23px;
padding: 18px 23px;
position: relative;
border-left-width: 3px;
border-left-style: solid;
overflow: auto;
}

.shadeThinBox {
background: url(../images/shadeThinBoxBg.png) 0 0 repeat-y;
margin: -10px -30px 50px 10px;
width: 266px;
float:right;
clear:right;

}


.shadeThinBox .shadeBoxHead {
background: url(../images/shadeThinBoxHead.png) 0 0 no-repeat;
height: 37px;

}

.shadeThinBox .shadeBoxFoot {
background: url(../images/shadeThinBoxFoot.png) 0 0 no-repeat;
height: 37px;

}

.shadeThinBox .shadeBoxContent {
margin: -25px 23px;

position: relative;
border-left-width: 3px;
border-left-style: solid;
}




/* PRODUCTS PAGE CAPTIONED IMAGES */

.captionedThumb > a {display:block}

.captionedThumb {
	display:block;
	border: 1px solid #8E8E8E;
	position: relative;
	color: #fff;
	float:left;
}


.captionedThumb .caption {
	display:block;
	position:absolute;
	bottom: 0;
	left: 0;
	right:0;
	color: #fff;
	font-size: 12px;
	padding: 8px;
	opacity: .85;
	filter: alpha(opacity=85);
}
.captionedThumb .caption .state {
	background-color: #516D3E;
    border: 1px solid #436034;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
    border-radius: 3px;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 18px;
    font-weight: bold;
    height: 100%;
    margin-right: 6px;
    margin-top: 1px;
    padding: 3px 6px;
}

a.captionedThumb:hover .caption {
	opacity: .95;
	filter: alpha(opacity=95);
}


  
 
/* ABOUT US - CUSTOM STYLING */

p.smallSpacing { margin: 0 0 12px; }

.supportedOrganizations p {
  margin: 20px 0 12px;
} 

img.serviceImg {
	margin-bottom: 20px;	
}

/* FEATURED CLIENT BLOCK */

.featuredClient {
  margin-bottom: 30px;
  margin-top: 20px;
 }

.featuredClient .shadeBoxContent {
  border-left: 6px solid #c6d68e;
}

.featuredClient h3 {
  font-size: 22px;
  font-weight:bold;
  border-bottom: 1px solid #c6d68e;
  padding: 0 0 12px 0 ;
  margin: 0 0 19px;
  color: #777;
}

.featuredClient h4 a  {
color: #e47d0e;
font-size: 17px;
display:block;
}

.featuredClient p {
font-size: 12px;
color: #6f6f6f;
line-height: 18px;
margin-top: 10px;
}

.featuredClient .footerLink {
text-transform: uppercase;
font-weight: bold;
font-size: 11px;

}

.featuredClient .thumb {
float: right;
border-width: 1px;
border-style: solid;
margin-left: 30px;
display:block;
}

.featuredClient .thumb img {
background-color: #fff
}

.featuredClient .thumbCaption {
display:block;
color: #fff;
padding: 3px 3px 3px 6px;
text-transform: uppercase;
font-weight:bold;
font-size: 11px;
}



/* BLOG POSTS BLOCK */

.newsPostPreview ul.list.news-roomBorder {
	clear: none;
	width: 314px;
	float: left;
	background: none;
}


.newsPostPreview .postThumb {
	float:left;
	margin: 3px 0 0 0;
	width: auto;
	height: 100%;
	text-align: center;
}

.newsPostPreview .postThumb img, .ccm-blog-post .postThumb img {
	/*border: 1px solid #b9b9b9;
	-moz-box-shadow: 0 0 7px -1px #A0A0A0;
	-webkit-box-shadow: 0 0 7px -1px #A0A0A0;
  box-shadow: 0 0 7px -1px #A0A0A0;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#a0a0a0', Direction=135, Strength=3);
  */
}


.newsPostPreview .postContentWrap.hasThumb {
margin-left: 145px;
}

.newsPostPreview .date {
	font-size: 11px;
	text-transform: uppercase;
	font-weight:bold;
	color: #818181;
	margin: 15px 0 3px;
}

.ccm-blog-list-content .newsPostPreview  {
  background: url(../images/divider-dotted-horz.png) bottom left repeat-x;
   padding: 10px 0 15px;
}

.ccm-blog-list-content .newsPostPreview .date {
  font-size: 14px;
   }

.newsInfoWrap.hasThumb {margin-left: 75px;}



.newsPostPreview .postTitle {
	padding: 5px 10px 5px 0;
}

.ccm-blog-list-content .newsPostPreview .postTitle {
margin-bottom: 4px;
}

.newsPostPreview li.inTheNews .postTitle {
	min-height: 12px !important;
	padding: 5px 0 0;
}

.newsPostPreview .postTitle a {
	font-size: 14px;
	font-weight: bold;
}

.newsPostPreview .icon {float:left; padding: 5px 5px 5px 0 }





/* NEWS AND BLOGS PAGE PREVIEW/LIST ENTRIES */

.newsPostPreview .postTitle a {
color: #e26a3b;
font-size: 18px;
font-weight: bold;
}

.newsPostPreview .postContent {
color: #747474;
font-size: 12px;
line-height: 18px;
}

.newsPostPreview .postContent a.continueReading {
color: #e26a3b;
font-weight: bold;
}

.newsPostPreview .postContent a.continueReading:hover {
text-decoration: underline;
}

.newsPostPreview .postTags, .newsPostPreview .postCategory {
color: #a8a8a8;
font-size: 11px;
font-weight: bold;
margin: 11px 0;
}

.news-roomBorder #headerContainer {
	margin-bottom: 12px;
}


.news-roomBorder .newsPostPreview .postTags .tagSpan, .news-roomBorder .newsPostPreview .postTags a, .news-roomBorder .newsPostPreview .postCategory .tagSpan a {
	color: #e26a3b;
}

.news-roomBorder .newsPostPreview .postTags a:hover, .newsPostPreview .postCategory a:hover {
text-decoration: underline;
}



/* SMALL NEWS BLOCK FOR HOMEPAGE */

.smallNewsBlockContainer {
border-bottom:2px solid #E8E8E8;
margin-left:26px;
padding-bottom:13px;
}

.smallNewsBlockContainer .newsPostPreview {
background: url(../images/divider-dotted-horz.png) 0 0 repeat-x;
padding: 15px 0 10px;
clear:left;
}

.smallNewsBlockContainer .newsPostPreview.first {
padding-top: 5px;
background: none;
}

.smallNewsBlockContainer .newsPostPreview .postThumb {
	margin: 5px 15px 15px 0;
}


.smallNewsBlockContainer .newsPostPreview  .date {
margin-top: 0;
color: #a6a6a6;
font-size: 11px;
}

.smallNewsBlockContainer .newsPostPreview .postTitle {
margin-bottom: 0;
padding: 0;
margin-left: 79px;
}

.smallNewsBlockContainer .newsPostPreview .postTitle a {
	font-size: 11px;
  line-height: 15px;
	font-weight: bold;
}



/* NEWS SECTION PAGINATION */

.ccm-blog-blog-list-pagination-links {
  background: url(../images/divider-dotted-horz.png) bottom left repeat-x;
	padding: 15px 0;
	font-size: 14px;
	font-weight: bold;
	color: #e6e6e6;
}

.ccm-blog-blog-list-pagination-links a {
	color: #E26A3B;
}

.ccm-blog-blog-list-prev-link  {
	float: left !important;
}

.ccm-blog-blog-list-next-link  {
	float: right !important;
}

.ccm-blog-blog-list-pagination-links .totalPostsAndPages {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #979797;
	text-align:center;
}

.ccm-blog-blog-list-pagination-links .totalPostsAndPages span {
	font-size: 16px;
}

.ccm-blog-blog-list-pagination-links .bottomBorder {
	width: 100%;
	margin-top: 15px;
	background: url(../images/divider-dotted-horz.png) 0 0 repeat-x;
}

/* INDIVIDUAL BLOG POST */

.ccm-blog-post .postThumb {
	float:left;
	margin: 4px 20px 15px 0;
	width: auto;
	height: 100%;
	text-align: center;
}

.ccm-blog-post-title {
font-size: 24px;
display: inline;
}

.ccm-blog-post-author, .ccm-blog-post-timestamp, .ccm-blog-post-category {
	color: #919191;
	font-size: 12px;
	font-weight: bold;
}


.ccm-blog-post-timestamp {
font-style: normal;
font-size: 13px;
padding: 10px 0;
display:block;
}

.ccm-blog-post-body {
	margin-top: 15px;
}

.ccm-blog-post-tags {
color: #a8a8a8;
font-size: 12px;
font-weight: bold;
margin: 10px 0;
}

.ccm-blog-post-tags a {
color: #e26a3b;
}


/* ARCHIVE SIDEBAR */

ul.ccm-blog-archive-list li {
	font-weight: bold;
	font-size: 12px;
	list-style-type: disc;
	margin: 8px 0;
}

ul.ccm-blog-archive-list li a {
	color: #e26a3b;
}

ul.ccm-blog-archive-list li ul {
	margin-left: 15px;
}

.ccm-blog-archive-rss a {
	color: #e26a3b;
	font-weight: bold;
}

/* HOMEPAGE SLIDES */


#slideWrap {
margin-top: 20px; 
border-color: #6D909F;
border-width:2px;
border-style: solid;
position:relative;
width: 968px;
}

.slides {
background: #fff;
position:relative;
height: 236px;
}

.slide {
width: 100%;

}


.slideInfo {
position: absolute;
bottom: 18px;
right: 13px;
background: #000;
opacity: 0.85;
filter: alpha(opacity = 70);
padding: 12px;
max-width: 305px;
text-align:right
}

.slideTitle a {
color: #fff;
font-size: 20px;
}

.slideDesc a {
color: #e67f57;
font-size: 16px;
font-weight:normal;
line-height: 18px;
}

.slideImgLink {
  display: block;
  height: 223px;
  overflow: hidden
  }

.slide {
	display:none;
	position:absolute;
	top:0;
	left:0;	
  }
 
 
  
.slidecontrols {
position: absolute;
z-index: 13;
top: 222px;
}  
  
.slidecontrols li {
float:left;
position:relative;
overflow:hidden;
display:block;
height: 14px;
cursor:pointer;
}  



.slidecontrols li#tab1 {
background: #415f6d;
}
.slidecontrols li#tab2 {
background: #587989;
}
.slidecontrols li#tab3 {
background: #6c8e9f;
}
.slidecontrols li#tab4 {
background: #8aabbc;
}
.slidecontrols li#tab5 {
background: #98bdd0;
}
.slidecontrols li#tab5 {
background: #a8d0e5;
}
  
.slidecontrols .loader {
height: 14px;
position: absolute;
top: 0;
right:0;
background: url(../images/loader-bg.png) 0 0 repeat-x;
}  

.slidecontrols li.current{
/*background: #ff0000*/
}


.slideTitle, .slideDesc {margin:0} 

/* HOMEPAGE STYLES */


#homeContentContainer a {
color: #db9b41;
}

 
#homeContentContainer h1 {
color:#05314F;
font-size: 29px;
font-weight:bold;
line-height:37px;
margin-bottom:11px;
margin-top:8px;
margin-right: -15px;
white-space:nowrap;
}

#homeContentContainer h2.intro {
font-size:15px;
line-height:25px;
}


#homeContentContainer h2 {
color:#3F657F;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
letter-spacing:-0.03em;
line-height:24px;
margin-top:9px;
word-spacing:-1px;
}

#homeContentContainer .homeNewsHeader a, #homeContentContainer .homeServicesHeader a {
    color: #FFFFFF;
    display: block;
    width: 100%;
}

/* LIBRARY SUMMARY TEMPLATE */

.listBlock.libraryBlock h4 {
border-style:solid;
border-width:0;
color:#222222;
font-family:arial;
font-size:12px;
margin:10px 0 0;
letter-spacing: 0;
opacity:0.7;
padding:0;
}

ul.fileList li {
clear:left; 
list-style:none; 
margin:0; 
padding: 12px 0;
background:url(../images/divider-dotted-horz.png) repeat-x center bottom;
}
ul.fileList a {padding:0}
ul.fileList .icon {
float:left;
display:block;
width: 20px;
}

ul.fileList .description {
display:block;
margin-left: 20px;
line-height: 14px;
font-size: 11px;
}





/* FLOATED BLOCKS FOR CONTENT PAGES */


.floatLeftThumb {float:left; margin: 8px 8px 15px 0; }

.floatRightBox {
  color: #fff;
  float:right;  
  margin: 8px 0 15px 40px; 
  width: 175px;
  padding: 17px 22px 90px 22px;
  background-position: bottom center;
  border-width: 1px 1px 5px 1px;
  border-style: solid;
  box-shadow: 0 0 16px -3px #bbb;
  -moz-box-shadow: 0 0 16px -3px #bbb;
  -webkit-box-shadow: 0 0 16px -3px #bbb;
}

.floatRightBox h3 {
font-size:16px;
font-weight:normal;
line-height:28px;
color: #fff;
}


/* BASIC SHADE BOX */

.basicShadeBox {
  color: #fff;
  margin: 8px 0 15px 0; 
  padding: 17px 22px;
  background-position: bottom center;
  border: 1px solid #3890D4;
  box-shadow: 0 0 16px -8px #666666;
  -moz-box-shadow: 0 0 16px -8px #666666;
  -webkit-box-shadow: 0 0 16px -8px #666666;
  overflow: hidden;
  }

.basicShadeBox h3:first-child {margin-top: 10px}
  
/* CLEAN SHADE BOX */



.cleanShadeBox  {
-moz-box-shadow:2px 2px 0 #CCCCCC;
-webkit-box-shadow: 2px 2px 0 #CCCCCC;
background:none repeat scroll 0 0 #F3F3F3;
border:1px solid #E8E8E8;
float:right;
padding:18px 21px 14px;
width:175px;  
margin: 8px 0 15px 0; 
}
#sidebar .cleanShadeBox {
margin-left: auto;
margin-right: auto;
float:none;
}

/* CLIENT DETAIL PAGE */

#clientDetail .shadeBox {
margin-right: 0;
width: 200px;
float:right

}






/* STAFF PROFILE PAGE */

#profileHeader {
width: 675px;

margin-bottom: 30px;
margin-top: 10px;
position: relative;
-webkit-box-shadow: 3px 3px 1px #C4C4C4;
-moz-box-shadow: 3px 3px 1px #C4C4C4;
box-shadow: 3px 3px 1px #C4C4C4;
}

#profileHeaderDesc { background: #e4e4e4; padding: 20px 25px 25px; }

#profileHeaderDesc, #profileHeaderDesc p {
color:#4F4F4F;
font-family:"ronnia-1","ronnia-2",Trebuchet MS,Arial;
font-size:16px;
font-weight:bold;
line-height:28px;
margin: 0
}

#profileHeader #profileName {color: #fff; margin: 0;}
#profileHeader #profileJobTitle {color: #E67F57;  margin: 0}

#profileHeader .slideInfo.topLeft {
top: 25px;
right: auto;
bottom: auto;
left: 25px;
}
#profileHeader .slideInfo.topRight {
top: 25px;
right: 25px;
bottom: auto;
left: auto;
}
#profileHeader .slideInfo.bottomLeft {
top: 135px;
right: auto;
bottom: auto;
left: 25px;
}
#profileHeader .slideInfo.bottomRight {
top: 135px;
right: 25px;
bottom: auto;
left: auto;
}
  
#profileLinks {
padding: 17px 22px 15px;
margin: 5px 0 30px 41px;
border: 1px solid #eee;
}

#profileLinks h3{
color: #3890D4;
border-bottom: 1px solid;
margin-bottom:8px;
}
#profileLinks h4 {
margin: 0 ;
padding: 10px 0 10px 15px;
background: url(../images/divider-dotted-horz.png) bottom left repeat-x;
}

#profileLinks li {
  background: url(../images/divider-dotted-horz.png) bottom left repeat-x;
  padding: 15px 0;
  margin: 0;
  list-style: none;
  }


  
/* STAFF RESEARCH PAGE */
.staffResearchItem {
   width: 328px;
   margin-right: 15px;
   float:left;
   margin-bottom: 15px;
   -moz-box-shadow:3px 3px 1px #C4C4C4;
   -webkit-box-shadow:3px 3px 1px #C4C4C4;
   box-shadow:3px 3px 1px #C4C4C4;
   min-height: 70px;
}

.staffResearchItem.even {
  margin-right: 0
  }
  
.staffResearchItem h3 {
  margin: 12px 15px 0 15px;
  line-height: 20px;
  }
 
.staffResearchItem h3 a {
  color: #fff;
  }
  
.staffResearchItem p {
  color: #ede0be;
  margin: 0 0 15px 15px;
  padding-top: 0;
  font-size: 12px;
  }
  
.staffResearchItem p a {
  color: #524025;
}
  
  
  
/* JOB LISTING PAGE */
.jobList {
  padding-top: 10px;
}

.jobListItem {
  padding: 15px;
   width: 645px;
   margin-bottom: 15px;
   -moz-box-shadow:3px 3px 1px #C4C4C4;
   -webkit-box-shadow:3px 3px 1px #C4C4C4;
   box-shadow:3px 3px 1px #C4C4C4;
   cursor:pointer;
   min-height: 50px;
}

.jobListItem.even {
  margin-right: 0
  }
  
.jobListItem h3 {
  margin: 0 15px 0 0;
  line-height: 20px;
  }
 
.jobListItem h3 a {
  color: #fff;
  }
  
.jobListItem p {
  color: #BED8ED;
  margin: 0;
  padding-top: 0;
  font-size: 12px;
  }
  
.jobListItem p a {
  color: #27587F;
}
  

.noJobs {border: 1px solid #ccc; padding: 40px 15px 0 15px; height: 100px; line-height: 100px; text-align: center;}
  
  

/* SEARCH RESULTS PAGE */

#searchResults a.searchResultHeader { color: #3cade2; }
#searchResults .pageLink { color: #3cade2; font-size: 12px; margin:2px 0px 8px 0px; padding:0px; display:block; }
#searchResults a.continueReading { font-weight: bold; }

/* margin below header needs to be a little smaller to ensure even padding of .totalResultsAndPages */
#search-results #headerContainer {
	margin-bottom: 15px;
}

#searchResultsContainer .totalResultsAndPages {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #979797;
} 

#searchResultsContainer .totalResultsAndPages span.numResults {
	font-size: 16px;
}

#searchResultsContainer .searchResultsNav {
	display: inline;
	float: right;
}

#searchResultsContainer .searchResultsNav .resultPages {
	display: inline;
}

#searchResultsContainer .searchResultsNav .resultPages span {
	text-align: center;
	border: 1px solid #e47d0e;
	margin: 0 2px;
	padding: 4px 8px;
}

#searchResultsContainer .searchResultsNav .resultPages span.currentPage {
	background: #E47D0E;
	color: #fff;
}

#searchResultsContainer  .bottomBorder {
	width: 100%;
	margin-top: 15px;
	background: url(../images/divider-dotted-horz.png) 0 0 repeat-x;
}




/* DIRECTIONS MAP */

#directionsMap {
width: 675px;
height: 400px;
position:relative;
border: 1px solid #ccc;
margin: 25px 0;
}

#directionsMap #mapShadowTop { 
  background:url("../images/map-shadow-top.png") repeat-x scroll 0 -2px transparent;
  height:11px;
  left:9px;
  left:9px;
  position:absolute;
  right:0;
  top:0;
  z-index:50;
}

#directionsMap #mapShadowLeft {
  background:url("../images/map-shadow-left.png") no-repeat scroll -2px 0 transparent;
  bottom:0;
  left:0;
  position:absolute;
  top:0;
  width:11px;
  z-index:50;
}

.wml-info-window .wml-info-window-content {


  padding:10px 20px 20px !important;
  -moz-box-shadow: 0 0 16px -5px #333;
	-webkit-box-shadow:  0 0 16px -5px  #333;	
	box-shadow:  0 0 16px -5px #333;	
}

.wml-container a.siteButton {
color: #fff;
}


/* CONTACT FORM AND VARIANTS */

div.center {
	text-align: center;
}

.cleanShadeBox.leftSidebar {
	padding-top: 10px;
}

.cleanShadeBox.leftSidebar h3.about-usShade {
	margin: 5px 0;
	font-size: 15px;
}

.contactForm {
background: url(../images/divider-dotted-horz.png) 0 0 repeat-x;
padding-top: 25px;
margin-top:20px;
/*overflow: hidden;*/
}

.cleanShadeBox.leftSidebar .contactForm {
margin-top: 5px;
}

.contactForm label {
font-size: 11px; font-weight:bold; display:block; color: #666; margin-bottom: 3px; text-transform: uppercase}
.contactForm label.inline, .contactForm input.inline {
display:inline; padding-right: 8px; width: auto; vertical-align: top;
}
.contactForm label.inline.checktext {
display:inline-block;
line-height:13px;
margin-bottom:0;
padding-left:3px;
/*width:88%;*/
}

.cleanShadeBox.leftSidebar .contactForm label.inline.checktext {
width: auto;
font-size: 10px;
padding: 0;
}

.contactForm label.clear {
clear: left;
}

.contactForm input, .contactForm textarea{
margin-bottom: 15px;
width: 100%;
border: 1px solid #ccc;
font-size: 12px;
color: #666;
}

.cleanShadeBox.leftSidebar .contactForm input {
margin-bottom: 6px;
}

.contactForm textarea {
height: 200px;
}

.cleanShadeBox.leftSidebar .contactForm  textarea {
height: 60px;
margin-bottom: 10px;
}

.contactForm button, .contactForm input.siteButton {
  margin-top: 10px;
  font-size: 16px;
  font-weight: bold;
  width: 100%;
}
.contactForm button:hover, .contactForm input.siteButton:hover {
  background-image:none ;
  border: 1px solid #333;
  }

.cleanShadeBox.leftSidebar .contactForm button {
	font-size: 12px;
	width: 70%;
	margin: 10px auto 0 auto;
}
.error {
padding: 1px 6px !important;
}
  
.error em {
left:0 !important;

}

/* MAIN CONTENT FORM */

.basicShadeBox.mainContent {
	width: 45%;
	margin-left: auto;
	margin-right: auto;
}

.basicShadeBox.mainContent .contactForm textarea {
	height: auto;
}

.basicShadeBox.mainContent .contactForm button {
	width: 40%;
}

/* 2 COLUMN CONTACT FORM */
.two-column-form-left-side
{
	float: left;
        width: 40%;
        margin-right: 50px;
}

.two-column-form-right-side
{
	float: left;
        width: 50%;	
}

.form-message textarea
{
	height: 210px;	
}

.two-column-form-right-side .siteButton
{
	width: 100%;
}

/* DIRECTIONS TABS */
/* root element for tabs  */
.tabs { 
  float:left;
  list-style:none outside none;
  margin-bottom:40px;
  margin-top:22px;
  padding:0;
  width:210px;
}

/* single tab */
.tabs li {  
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-type:none !important; 
  font-weight: bold;
  padding: 18px 10px 18px 3px;
  background-image: url(../images/divider-dotted-horz.png) !important; 
  background-position:0 100% !important;
  background-repeat:repeat-x !important;
  cursor: pointer;
}

.tabs li.active {
  background-image:none;
  background-color: #999;
  padding-left:15px;
  padding-right: 15px;
  color: #fff;
}

/* link inside the tab. uses a background image */
.tabs a { 
	position:relative;
	top:1px;
}

.tabs a:active {
	outline:none;		
}

.panes {
  margin-bottom:40px;
  margin-left:210px;
  padding: 25px 40px 40px 25px;
  position:relative;
  height: 100%;
}

.panes h4 {border-bottom: 1px solid #3890D4; color: #3890D4; padding-bottom: 5px; margin-bottom: 20px;}

.panes div{
	display:none;
}


/* SEARCH RESULTS */


#searchResults .searchResult {
background:url(../images/divider-dotted-horz.png) repeat-x center bottom;
margin-bottom:18px;
margin-top:8px;
padding-bottom:3px;
}
#searchResults .searchResult h3 {
margin-bottom:0;
padding-bottom:0;
}
#searchResults .searchResult p {
margin-top:4px;
}


/* PRODUCT SAMPLES */

p.sampleFirst {
	margin-top: 20px;
}

.productSampleHolder {
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #747474;
}

.linkHolder {
	color: #747474;
	font-size: 12px;
	width: 500px;
}

.linkHolder li {
	margin-bottom: 10px;
}

/* Project List */


.projectRow
{
	clear: both;
-moz-box-shadow: 3px 3px 1px #C4C4C4;
-webkit-box-shadow: 3px 3px 1px #C4C4C4;
box-shadow: 3px 3px 1px #C4C4C4;
float:left;

  overflow:hidden;
  margin-bottom: 15px;
}

.projectItem {
  float: left;
  width: 223px;
  height: 110px;
  overflow: hidden;
  position:relative;
  }

.projectItem a.projectActive {
color: #E47D0E
}

.projectItem ul {
 margin-top: 8px; 
  }
  
 .projectItem ul li {
list-style: none;
background:none;
margin: 0 6px 4px 8px;
line-height: 14px;
}

.projectItem ul li a {
  color: #fff !important;
  font-size: 12px;
  font-weight: bold;
  opacity: .8;
  padding: 2px;
 }

#projectItemList-0, #projectItemList-0 a {background-color: #4080b0;}
#projectItemList-1, #projectItemList-1 a {background-color: #62bde8;}
/*#userItemList-2, #userItemList-2 a {background-color: #6c9752}
#userItemList-3, #userItemList-3 a {background-color: #91b024}
#userItemList-4, #userItemList-4 a {background-color: #e29d3b}
#userItemList-5, #userItemList-5 a {background-color: #4e99d2}
#userItemList-6, #userItemList-6 a {background-color: #d24e4e}
#userItemList-7, #userItemList-7 a {background-color: #4080b0}*/

.projectItem .ccm-output-image.dim {
 position: absolute;
 z-index: 10;
 top:-110px;
 left: 0;
}

.projectItem .ccm-output-image.bright {
 position: absolute;
top: 0;
z-index: 9;
left: 0;
}
/* end */




/*Next American City Magazine Ad landing page*/

.section-header
{
    color: #fff;
    background-color: #47a0e8;
    padding: 3px;
    width: 220px;
    font-weight: bold;
    font-size: 12pt;
    margin: 20px 0 20px 0;
}    

.section-list
{
    margin-bottom: 60px;
}

.section-list ul li a
{
    color: #666;
}

.section-list ul li a:hover
{
    color: #47a0e8;
    font-weight: bold;
}

.section-list-content {
      float: left;
    width: 225px;
    margin-bottom:20px;
}
.section-list-content p {
  margin-bottom: 10px;
}

.section-list ul
{
}

.section-list img
{
    border-top: 2px solid #47a0e8;
    border-length: 10px;
    padding: 20px 20px 0 30px;
    margin-top: -33px;
}

.blue-square
{
    background-color: #47a0e8;
    width: 15px;
    height: 15px;
    float: right;
    margin: -198px 45px 0 0;
    padding: 0;
}

#landing-ad
{
    width: 675px;
    height: auto;
	font-size: 12px;
}

#landing-ad .landing-ad-section {
clear:both
}
#landing-ad .landing-ad-section .section-header {
background: none;
color: #CCC;
padding: 0;
}
.headerWide h1 > .video-overlay-holder {

}
#landing-ad .landing-ad-section li {
	list-style: disc;
	margin: 0 0 5px 20px;
}
ul.db-landing-list {
	margin-left: 30px;
}
ul.db-landing-list li {
	color: #747474;
	font-size: 12px;
	line-height: 22px;
	list-style: disc;
}

#db-contact-footer-form,
#db-contact-footer-info,
#db-contact-footer-sponsor {
	background: #D6D6D6;
	height: 230px;
	position: relative;
	padding: 0 0 10px;
	z-index: 9;
}
#db-contact-footer-sponsor,
#db-contact-footer-info {
	padding: 10px 50px;
	border-right: 1px dashed white;
	height: 220px;
}
#db-contact-footer-info h2,
#db-contact-footer-sponsor h2,
#db-contact-footer-form .basicShadeBox h3 {
	color: white;
	padding-top: 10px;
}
#db-contact-footer-form .basicShadeBox {
	border: none;
	box-shadow: none;
	margin: 0;
	padding: 0 50px;
}
#db-contact-footer-form .contactForm {
	background: none;
	padding: 0;
}

/* summer of maps styling */

.som-h2 {
	color: #333;
	margin-bottom: 5px;
	font-size: 21px;
}

.som-panes {
     background: url("../images/som_content_bg.png") no-repeat scroll 0% 0% transparent;
     clear: both;
     margin: 0pt;
     padding: 0pt;
     width: 100%;
}
.som-panes > div {
	margin: 0 30px;
	padding: 10px 0 20px;
  min-height: 200px !important
}
.som-disclaimer {
	margin: 0 30px;
	border-top: thin #EEE solid;
	padding: 10px 0;
}
.som-quote {
	margin: 0 30px;
	border-top: thin #EEE solid;
	padding: 25px 0 10px;
}
.som-quote p {
    padding: 0 20px;
}
.som-quote p strong {
    margin-left: 40px;
}

.som-disclaimer, .som-disclaimer p {
	font-size: 10px;
	font-style: italic;
	color: #AAA;
	line-height: 16px;
}

.som-panes h3,
.som-disclaimer h3 {
	font-family: "Istok Web",Trebuchet MS,Arial;
	font-weight: 100;
	font-style: italic;
}

.som-disclaimer h3 {
	color: #999;
}

.som-disclaimer ul li {
	list-style: disc;
	padding-left: 10px;
	margin-left: 20px;
}

.som-panes > div ul {
	color: #747474;
	font-size: 12px;
	line-height: 22px;
	list-style: disc;
  margin-bottom: 10px;
}
.som-panes > div p {
  margin-bottom: 10px;
}
.som-panes > div li {
	list-style: disc;
	padding-left: 10px;
	margin-left: 20px;
	margin-bottom: 3px;
}
.som-panes > div ul ul {
	padding-left: 40px;
}

.som-panes > div table {
	color: #747474;
	font-size: 12px;
	line-height: 22px;
	margin-bottom: 20px;
}

.som-panes > div table tr td:first-child {
	padding-right: 30px;
}

.som-tabs {
    clear: both;
    height: 40px;
    margin: 0 0 -3px 20px;
    padding: 0;
    width: auto;
}

.som-tabs li {
    float: left;
    height: 45px;
    width: 120px;
	margin-right: 5px;
	position: relative;
}
.som-tabs li a {
	background: url(../images/som_tab_bg.png) repeat scroll 0 -46px transparent;
	height: 45px;
    width: 140px;
	text-align: center;
	color: #808285;
	position: absolute;
	padding: 15px 0;
}
.som-tabs li a:hover,
.som-tabs li a.active {
	background-position: 0 0;
	color: white;
}

.som-app-btn {
	background: url("../images/som_button_bg.png") no-repeat 0 -64px transparent;
	font-family: "Istok Web",Trebuchet MS,Arial;
	font-size: 21px;
	width: 302px;
	height: 30px;
	display: block;
	margin-bottom: 10px;
	color: white;
	text-shadow: 0 0 2px rgba(0,0,0,.3);
	text-align: center;
	padding: 17px 0;
	cursor: pointer;
}
.som-app-btn:hover {
	background-position: 0 0;
	text-shadow: 0 0 2px rgba(0,0,0,.6);
}
.som-disabled {
	opacity: .5;
	cursor: default;
	text-shadow: none;
	color: #666;
	background-position: 0 -128px;
}
.som-disabled:hover {
	text-shadow: none;
	background-position: 0 -128px;
}
.som-app-text {
	text-align: center;
	font-weight: bold;
	margin-top: -10px;
	color: #AAA;
	margin-left: -10px;
}



/* end */