/* This file is part of Mura CMS. 

	Mura CMS is free software: you can redistribute it and/or modify 
	it under the terms of the GNU General Public License as published by 
	the Free Software Foundation, Version 2 of the License. 

	Mura CMS is distributed in the hope that it will be useful, 
	but WITHOUT ANY WARRANTY; without even the implied warranty of 
	MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
	GNU General Public License for more details. 

	You should have received a copy of the GNU General Public License 
	along with Mura CMS.  If not, see <http://www.gnu.org/licenses/>. 

	However, as a special exception, the copyright holders of Mura CMS grant you permission 
	to combine Mura CMS with programs or libraries that are released under the GNU Lesser General Public License version 2.1. 

	In addition, as a special exception,  the copyright holders of Mura CMS grant you permission 
	to combine Mura CMS  with independent software modules that communicate with Mura CMS solely 
	through modules packaged as Mura CMS plugins and deployed through the Mura CMS plugin installation API, 
	provided that these modules (a) may only modify the  /trunk/www/plugins/ directory through the Mura CMS 
	plugin installation API, (b) must not alter any default objects in the Mura CMS database 
	and (c) must not alter any files in the following directories except in cases where the code contains 
	a separately distributed license.

	/trunk/www/admin/ 
	/trunk/www/tasks/ 
	/trunk/www/config/ 
	/trunk/www/requirements/mura/ 

	You may copy and distribute such a combined work under the terms of GPL for Mura CMS, provided that you include  
	the source code of that other code when and as the GNU GPL requires distribution of source code. 

	For clarity, if you create a modified version of Mura CMS, you are not obligated to grant this special exception 
	for your modified version; it is your choice whether to do so, or to make such modified version available under 
	the GNU General Public License version 2  without this exception.  You may, if you choose, apply this exception 
	to your own modified versions of Mura CMS. */



/* @group GLOBALS
===================================== */

body {
	font-size: 62.5%;
	height: 100%;
	font-family:Arial, Helvetica, sans-serif;
	color:#695e4b;
	font-size:11px;
	}

#wrapper_a {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -200px;
background:url(../images/bkg_clouds.gif) no-repeat top center;
}

textarea {
	font-size:12px;
	height:180px;
	width:380px;
	font-family:Arial, Helvetica, sans-serif;
	overflow-y:scroll;
	}

/*ul, ol, dl { margin-bottom: 1.5em; }*/

a { text-decoration: none; color:#CC6633;}
a:hover { text-decoration: underline; }


/* @end GLOBALS
-------------------------------- */



/* @group LAYOUT
===================================== */

#container {
	width: 960px;
	margin: 0 auto;
	}

#content {
	clear: both;
	padding:23px 0 23px 0;
	border-bottom:1px solid #d2cec9;
	overflow:hidden;
	}

#primary {
	float: left;
	width: 720px;
	/*padding: 0 15px;*/
	}
.oneCol #primary {
	width: 930px;
	border: 0;
	}
.threeCol #primary {
	width: 480px;
	/*padding-left:25px;*/
	}

.content,
.sidebar {
	min-height: 100px; /* Fixes odd no-content disappearing bug. */
	}

#left { float: left; }
#right { float: right; }

.sidebar {
	/*margin: 0 15px;*/
	width: 240px;
	}

#left.sidebar {}
#right.sidebar {padding-top:5px;}

#main_wrapper {width:440px; padding:0 20px;}

dt.releaseDate {color:#b3a894; font-weight:bold;}

#sysFeaturedResources {margin-left:10px;}

#sysFeaturedResources h3 {background:url(../images/feat_resources.gif) no-repeat; width:134px; height:10px; text-indent:-9999px;}

#sysFeaturedResources dt a {
	font-size:12px;
	color:#695e4b;
	text-decoration:none;
	line-height:140%;}

#sysFeaturedResources dt a:hover {text-decoration:underline;}

#sysFeaturedResources dl {border-bottom:1px solid #d2cec9; padding:5px 0;}
#sysFeaturedResources dl.first {border-bottom:1px solid #d2cec9; border-top:1px solid #d2cec9; padding:5px 0;}



#sysTemplates, #sysRelated4pmResources, #sysRelatedTemplates, #sysArticles, #sysBooksandLinks {margin-left:10px;}

#sysBooksandLinks h3 {background:url(../images/books.gif) no-repeat; width:152px; height:10px; text-indent:-9999px;}

#sysTemplates h3 {background:url(../images/templates.gif) no-repeat; width:152px; height:10px; text-indent:-9999px;}

#sysRelated4pmResources h3 {background:url(../images/relater_4pm.gif) no-repeat; width:152px; height:10px; text-indent:-9999px;}

#sysArticles h3 {background:url(../images/articles.gif) no-repeat; width:152px; height:10px; text-indent:-9999px;}

#svTagCloud h3{background:url(../images/tag_cloud.gif) no-repeat; width:152px; height:10px; text-indent:-9999px;}

.svCatSummary h3{background:url(../images/categories.gif) no-repeat; width:152px; height:10px; text-indent:-9999px;}

#sysRelatedTemplates h3{background:url(../images/rel_templates.gif) no-repeat; width:152px; height:10px; text-indent:-9999px;}

#sysBooksandLinks a, #sysRelated4pmResources dt a, #sysRelatedTemplates dt a, #sysArticles dt a, #sysTemplates dt a{
	font-size:12px;
	color:#695e4b;
	text-decoration:none;
	line-height:140%;}

#sysBooksandLinks dt a:hover, #sysTemplates dt a:hover, #sysRelated4pmResources dt a:hover, #sysRelatedTemplates dt a:hover, #sysArticles dt a:hover {text-decoration:underline;}

#sysBooksandLinks dl, #sysTemplates dl, #sysRelatedTemplates dl, #sysRelated4pmResources dl, #sysArticles dl {border-bottom:1px solid #d2cec9; padding:5px 0;}
#sysBooksandLinks dl.first, #sysTemplates dl.first, #sysRelatedTemplates dl.first, #sysRelated4pmResources dl.first, #sysArticles dl.first {border-bottom:1px solid #d2cec9; border-top:1px solid #d2cec9; padding:5px 0;}

#sysBooksandLinks li {border-bottom:1px solid #d2cec9; padding:5px 0;}
#sysBooksandLinks li.first {border-bottom:1px solid #d2cec9; border-top:1px solid #d2cec9; padding:5px 0;}



#sysCaseStudies h3 {background:url(../images/case_studies.gif) no-repeat; width:108px; height:10px; text-indent:-9999px;}

#sysCaseStudies {margin-left:10px;}

#sysCaseStudies dt {padding:0 0 0 20px; background:url(../images/icon_folder.gif) no-repeat top left;}
#sysCaseStudies dt.releaseDate {background:none;}

#sysCaseStudies dt a {
	font-size:12px;
	color:#695e4b;
	text-decoration:none;
	line-height:140%;}

#sysCaseStudies dt a:hover {text-decoration:underline;}

#sysCaseStudies dl {border-bottom:1px solid #d2cec9; padding:5px 0;}
#sysCaseStudies dl.first {border-bottom:1px solid #d2cec9; border-top:1px solid #d2cec9; padding:5px 0;}


#sysRecentBlogPostings h3 {background:url(../images/new_blog.gif) no-repeat; width:108px; height:10px; text-indent:-9999px;}

#sysRecentBlogPostings dl {border-bottom:1px solid #d2cec9; padding:15px 0;}
#sysRecentBlogPostings dl.first {border-bottom:1px solid #d2cec9; border-top:1px solid #d2cec9; padding:15px 0;}
#sysRecentBlogPostings dl dt a {font-size:21px; color:#695e4b; text-decoration:none;}


.sysResourceCenter h2.pageTitle {text-indent:-9999px; background:url(../images/4pm_logo.gif) no-repeat; width:308px; height:25px;}



dd.summary span.readMore a {color:#C42032; text-decoration:underline; float:left; display:block; padding:0 15px 0 0;}

dd.summary div.addthis_toolbox a {color:#C42032; text-decoration:underline; float:left; display:block; background:url(../images/icon_add.gif) no-repeat top left; padding:0 0 5px 18px; font-size:0.9em;}

dd.summary divaddthis_toolbox addthis_default_style a {color:#C42032; text-decoration:underline; float:left; display:block; background:url(../images/icon_add.gif) no-repeat top left; padding:0 0 5px 18px; font-size:0.9em;}

div.addthis_toolbox a {color:#C42032; text-decoration:underline; float:left; display:block; background:url(../images/icon_add.gif) no-repeat top left; padding:0 0 7px 18px; font-size:0.9em;}

divaddthis_toolbox addthis_default_style a {color:#C42032; text-decoration:underline; float:left; display:block; background:url(../images/icon_add.gif) no-repeat top left; padding:0 0 7px 18px; font-size:0.9em;}

.at300bs, .at300bs.at15t_expanded {background:none;}


#crumbList a {color:#b3a894;}


#svPortal dl dt a{font-size:14px; color:#cc6633; margin-top:10px;}
#svPortal dd.image {padding:20px 0;}
#svPortal dd.summary {border-top:1px solid #d2cec9; padding:15px 0 35px 0; margin:5px 0 0 0;}

#container.sysResourceCenter #svPortal dd.summary {border-top:none; padding:5px 0 30px; margin:5px 0 0 0;}
#container.sysResourceCenter #svPortal dt {border-top:1px solid #d2cec9; padding:15px 0 10px 0; margin:5px 0 0 0;}

#svPortal dt.releaseDate {padding:5px 0; float:left; display:block; margin-right:10px;}
#svPortal dd.credits, dd.tags {padding:5px 0; display:block; margin-right:10px;}


#container.sysArticles #svPortal dt.releaseDate {float:none;}

span.booktitle {font-size:12px; font-weight:bold;}


div.bus_solution {
width:600px;
margin:5px 5px 0 0;
overflow:hidden; padding:20px 0; border-top:1px solid #d2cec9;
padding:30px 60px 30px 30px;}


div.bus_solution p.busSolMore a {margin:0px;}

p.busSolMore a {
color:#C42032;
text-decoration:underline;
}

div.bus_solution p.sol1 a, .sysStorybasedCommunications h2.pageTitle{height:46px; width:293px; text-indent:-9999px; background:url(../images/bus_sbc.gif) no-repeat; display:block;}
div.bus_solution p.sol2 a, .sysAttractionbasedMarketing h2.pageTitle {height:46px; width:293px; text-indent:-9999px; background:url(../images/bus_abc.gif) no-repeat; display:block;}
div.bus_solution p.sol3 a, .sysPerformanceMeasurementMarketing h2.pageTitle {height:46px; width:293px; text-indent:-9999px; background:url(../images/bus_pmm.gif) no-repeat; display:block;}
div.bus_solution p.sol4 a, .sysMarcommAudit h2.pageTitle {height:46px; width:293px; text-indent:-9999px; background:url(../images/bus_mca.gif) no-repeat; display:block;}
div.bus_solution p.sol5 a, .sysTerrainMri h2.pageTitle {height:46px; width:293px; text-indent:-9999px; background:url(../images/bus_mri.gif) no-repeat; display:block;}
div.bus_solution p.sol6 a, .sysIdentitybasedBranding h2.pageTitle {height:46px; width:293px; text-indent:-9999px; background:url(../images/bus_ibm.gif) no-repeat; display:block;}


hr {color:#b4aea5; background-color:#b4aea5; border-color:#b4aea5;}


/* @group Layout - Header
===================================== */

#header {
	position: relative;
	}


#logo_holder {padding:53px 0 23px 0; border-bottom:1px solid #d2cec9;}

#logo_holder_blog {padding:73px 0 5px 0; border-bottom:1px solid #d2cec9;}

#logo_holder .tagline {float:right; margin-top:21px; background:url(../images/tagline.gif) no-repeat; text-indent:-9999px; width:233px; height:22px;}

#logo_holder_blog .tagline_blog {float:right; margin-top:2px; background:url(../images/blog_logo.gif) no-repeat; text-indent:-9999px; width:239px; height:32px;}

h1.logo {
	background:url(../images/terrain_logo.gif) no-repeat;
	width:363px;
	height:46px;
	text-indent:-9999px;
	}

h1.blog_title {
	background:url(../images/blog_title.gif) no-repeat;
	width:363px;
	height:46px;
	text-indent:-9999px;
	}

#secondarynav_holder form fieldset input.text, #blog_navholder form fieldset input.text {
	background:url(../images/search_bkg.gif) no-repeat;
	height:17px;
	padding:8px;
	width:137px;
	border:none;
	}
#secondarynav_holder form fieldset button, #blog_navholder form fieldset button {
	background:url(../images/button_search.gif) no-repeat;
	width:63px;
	height:27px;
	text-indent:-9999px;
	border:none;
	margin:2px 0 0 10px;	
	}

.sidebar fieldset input.text {
	background:url(../images/search_bkg.gif) no-repeat;
	height:17px;
	padding:8px;
	width:137px;
	border:none;
	}
.sidebar fieldset button {
	background:url(../images/button_search.gif) no-repeat;
	width:63px;
	height:27px;
	text-indent:-9999px;
	border:none;
	margin:2px 0 0 10px;	
	}




/* @group Layout - Nav
===================================== */

ul.navUtility {background:#e8e5df; /*width:190px;*/ padding:8px 10px; margin-bottom:1em; text-align:center;}

ul.navUtility li {font-size:9px; display:inline; padding-left:10px;}
ul.navUtility li a {color:#695e4b; margin-right:10px;}
ul.navUtility li a:hover {color:#c42032;}
ul.navUtility li a.blog {color:#c42032;}

/*#searchForm {width: 220px;}*/

#secondarynav_holder {float:right;}

#blog_navholder {float:right;}

.sysExploreBuildProsperBlog .sidebar form {float:none;}


/* @end Layout - Header
-------------------------------- */


/* @group Layout - Footer
===================================== */

#footer {
	clear: both;
	}

#footer, .push {
height:200px;
}

#footer {
font-size:10px;
text-align:center;
background:url(../images/bkg_city.gif) no-repeat top center;
}

#footer_wrapper {background:url(../images/footer_bkg.gif) repeat-x top center;}

#footer ul {padding-top:170px;}
#footer ul li {display:inline; padding-left:10px;}
#footer a {color:#c42032; text-decoration:underline;}


/* @end Layout - Footer
-------------------------------- */

/* @end LAYOUT
-------------------------------- */

#homeInfoBox {
background-color:#b3a894;
width:195px;
padding:20px;
color:#fff;
}

#homeInfoBox .welcome_text {color:#695e4b; font-size:14px;}

#homeInfoBox ul.welcome_areas li {line-height:135%;
padding:0 0 15px 80px;}

#homeInfoBox ul.welcome_areas li.explore {background:url(../images/home_explore.gif) no-repeat top left;}
#homeInfoBox ul.welcome_areas li.build {background:url(../images/home_build.gif) no-repeat top left;}
#homeInfoBox ul.welcome_areas li.prosper {background:url(../images/home_prosper.gif) no-repeat top left;}

#homeInfoBox ul.welcome_links {margin-top:15px;}
#homeInfoBox .welcome_links li {border-bottom:1px solid #fff;}
#homeInfoBox .welcome_links li.first {border-top:1px solid #fff;}

#homeInfoBox .welcome_links li a {color:#fff; display:block; height:26px; padding:5px 0 0 37px;}

#homeInfoBox .welcome_links li a.vision {background:url(../images/icon_globe.gif) no-repeat top left;}
#homeInfoBox .welcome_links li a.blog {background:url(../images/icon_people.gif) no-repeat top left;}
#homeInfoBox .welcome_links li a.resources {background:url(../images/icon_wrench.gif) no-repeat top left;}


/* @group NAVIGATION/UI
===================================== */

/* @group Nav - Primary
===================================== */

#navPrimary {margin:47px 0 0 2px; float:left;}

#navPrimary li {
float:left;
height:18px;
margin:0 22px 0 0;
}

#navPrimary li a {text-indent:-9999px;display:block; overflow:hidden;height:18px;}

#navPrimary li#navHome a{width:37px; background:url(../images/nav/home.gif) no-repeat top;}
#navPrimary li#navWhatWeDo a{width:84px; background:url(../images/nav/whatwedo.gif) no-repeat top;}
#navPrimary li#navWhoWeServe a{width:99px; background:url(../images/nav/whoweserve.gif) no-repeat top;}
#navPrimary li#navBusinessSolutions a{width:138px; background:url(../images/nav/business.gif) no-repeat top;}
#navPrimary li#navOurWork a{width:71px; background:url(../images/nav/ourwork.gif) no-repeat top;}
#navPrimary li#navResourceCenter a{width:121px; background:url(../images/nav/resource.gif) no-repeat top;}

#navPrimary li#navHome a:hover{width:37px; background:url(../images/nav/home.gif) no-repeat bottom;}
#navPrimary li#navWhatWeDo a:hover{width:84px; background:url(../images/nav/whatwedo.gif) no-repeat bottom;}
#navPrimary li#navWhoWeServe a:hover{width:99px; background:url(../images/nav/whoweserve.gif) no-repeat bottom;}
#navPrimary li#navBusinessSolutions a:hover{width:138px; background:url(../images/nav/business.gif) no-repeat bottom;}
#navPrimary li#navOurWork a:hover{width:71px; background:url(../images/nav/ourwork.gif) no-repeat bottom;}
#navPrimary li#navResourceCenter a:hover{width:121px; background:url(../images/nav/resource.gif) no-repeat bottom;}


/* @end Nav - Primary
-------------------------------- */


/* @group Nav - Secondary
===================================== */

.navSecondary { 
	margin: 0 0 2em;
	padding: 0;
	list-style: none;
width:220px;
	}

.navSecondary li ul {
	margin-left: 0;
	list-style: none;
	}

.navSecondary li {

	padding:.75em 0;
	line-height: 1;
border-top:1px solid #E8E5DF;
	}

.navSecondary li.last {border-bottom:1px solid #E8E5DF;}

.navSecondary li a { 
	display: block;
	width: 100%; /* play nice in IE6 */
	/*padding: 0;*/
	text-decoration: none; /* IE6 Bug */
	color:#695e4b;
	line-height:125%;
	}

.navSecondary li a:hover {
	text-decoration: underline;
	}

.navSecondary li.current a {
	color: #c42032;
	font-weight: bold;
cursor:pointer;
	}


/* @group Nav - Secondary - Second Level
===================================== */

.navSecondary li.current ul {
	margin: 10px 0 0;
	padding: 0 0 0 10px;
	list-style: none;
	}

.navSecondary li.current ul li {
	position: relative;
	/*margin: 0 0 6px;*/
	padding: 0.75em 0;
	font-weight: normal;
	}

.navSecondary li.current ul li.last { position: relative; }

.navSecondary li.current ul li a { 
	display: block;
	width: 100%; /* play nice in IE6 */
	/*padding: 0;*/
	text-decoration: none; /* IE6 Bug */
	color:#695e4b;
	font-weight:normal;
	}

.navSecondary li.current ul li a:hover {
	text-decoration: underline;
	}

.navSecondary li.current li.current a {
	color: #c42032;
	font-weight: bold;
cursor:pointer;
	}

/* @end Nav - Secondary - Second Level
-------------------------------- */

/* @end Nav - Secondary
-------------------------------- */

/* @end NAVIGATION/UI
-------------------------------- */



/* @start HOME
-------------------------------- */





/* @start PARTNERS
-------------------------------- */

.partner {overflow:hidden; padding:20px 0; border-top:1px solid #d2cec9; display:block;}
.partner .part_col1, .partner .part_col2{float:left;}
.partner .part_col1 {width:450px; padding-right:30px;}
.partner .part_col2 {float:left; width:230px;}

.partner ul.partner_cases li {float:left; margin:0px 13px 13px 0;}

.partner a.essentials_logo {background:url(../images/logo_essentials.gif) no-repeat top left; text-indent:-9999px; height:31px; width:129px; margin:0 0 15px 0; display:block;}

.partner a.eben_logo {background:url(../images/logo_eben.gif) no-repeat top left; text-indent:-9999px; height:28px; width:136px; margin:0 0 15px 0; display:block;}

.partner a.bing_logo {background:url(../images/logo_bing.gif) no-repeat top left; text-indent:-9999px; height:34px; width:112px; margin:0 0 15px 0; display:block;}

.partner a.radg_logo {background:url(../images/logo_radg.gif) no-repeat top left; text-indent:-9999px; height:22px; width:202px; margin:0 0 15px 0; display:block;}


/* @end Nav - PARTNERS
-------------------------------- */


/* @start CASE STUDIES
-------------------------------- */

div.casestudy_holder {width:230px; height:131px; background:#e8e5df; float:left; margin:0 10px 10px 0;}
a.casestudy_image {width:224px; height:97px; padding:3px; display:block;}

div.casestudy_holder p.case_title a {color:#695e4b;margin:5px 0 0 10px; display:block;}


#casestudy_info {padding-left:20px; padding-top:20px;}
#casestudy_info .cs_title {color:#cc6633; font-weight:bold; font-size:12px;}
#casestudy_info p {font-size:18px;}

div.casestudy_holder_home {width:224px; height:135px; background:#e8e5df; display:block; margin:10px 0 0 10px;}
a.casestudy_image_home {width:218px; height:103px; padding:3px; display:block;}
div.casestudy_holder_home p.case_title a {color:#695e4b;margin:5px 0 0 10px; display:block; padding:0 0 0 18px; background:url(../images/icon_folder_tan.gif) no-repeat top left; line-height:100%;}


div.thumbs img {width:85px; height:38px;}
div.thumbs {float:left; display:block; margin:9px 9px 0 0;}

#caseImages {overflow: hidden; margin:0 0 15px 0;}

div.work_filter {width:211px; height:30px; background:url(../images/filter_bkg.gif) no-repeat #e8e5df;}
div.work_viewall {width:182px; height:30px; background:url(../images/viewall_bkg.gif) no-repeat #e8e5df; margin-top:10px; padding:0 0 0 29px;}
div.work_viewall a.viewall {color:#c42032; display:block; padding-top:5px;}


a.BackToWork {background:#C62032; padding:5px; color:#fff; display:block; margin:10px 0 0; width:90px;}

a.launchsite {background:#C62032; padding:5px; color:#fff;}



/* @start COMMENTS
-------------------------------- */

#svComments {border-top:1px solid #d2cec9; padding:15px 0; margin:15px 0 0 0;}

#svComments form {background:#e8e5df; padding:3px;}
#svComments form fieldset legend {font-weight:bold; padding:10px; font-size:14px}
#svComments form label {margin-right:5px; padding:0 7px 0 0;}


#frm800354861B787B0F4E5857E70B27B672 {background:#e8e5df; padding:20px;}
#frm800354861B787B0F4E5857E70B27B672 fieldset legend {font-weight:bold; padding:10px; font-size:14px}
#frm800354861B787B0F4E5857E70B27B672 label {margin-right:5px; padding:0 7px 0 0;}

#frm800354861B787B0F4E5857E70B27B672 tr td {line-height:1.2;padding:0.5em;}

.defaultForm p textarea {}


/* @start CONTACT
-------------------------------- */

#landing_contact {
margin:0 0 0 10px;
font-size:14px;
line-height:120%;
}

#landing_contact ul li {
border-top:1px solid #d2cec9;
padding:15px 0;
margin-top:5px;}

#landing_contact a:link {color:#695e4b; text-decoration:none;} /* unvisited link */
#landing_contact a:visited {color:#695e4b; text-decoration:none;} /* visited link */
#landing_contact a:hover {color:#695e4b; text-decoration:underline;} /* mouse over link */
#landing_contact a:active {color:#695e4b; text-decoration:none;} /* selected link */

.contact_detail {
color:#c42032;
font-size:10px;
font-weight:bold;}


ol.list {list-style-type:disc; margin-left:15px;}


dd.summary span.download a{padding:0px 0 0 15px;}
dd.summary span.download a{background:url(../images/icon_disk.gif) no-repeat top left;}


ul.creative_partners li {border-top:1px solid #d2cec9; padding:10px 0 5px 0;}
ul.creative_partners li.last {border-bottom:1px solid #d2cec9;}


.callout {border-top:1px solid #d2cec9; border-bottom:1px solid #d2cec9; float:right; width:200px; font-size:18px; padding:10px; color:#C62032; margin:10px;}


a.pdf_case {background:url(../images/page_white_acrobat.png) no-repeat top left; padding-left:24px; font-size:14px;}



/* @group MODULES
===================================== */

/* add modules, components, etc. here */

/* @end MODULES
-------------------------------- */


/* EOF */