/* 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%;
	color: #000;
	background: #111658 url(/aip/images/gradient-background.jpg) repeat-x top;
}

textarea {
	font-family: "Lucida Grande", "Lucida Sans", Verdana, Helvetica, Arial, sans-serif;
	}

ul, ol, dl { margin-bottom: 1.5em; }

a { text-decoration: none; }
a:hover { text-decoration: underline; }

p.intro {
	margin-bottom: 1em;
	font-size: 1.8em;
	line-height: 1.3;
	color: #666;
	}

.content img {
	padding: .5em;
	}

h1 {
	border-bottom: 1px solid #ccc;
	font-size: 2em;
	font-weight: normal;
	line-height: 1.3;
	margin-bottom: 5px;
}
h2 {
	font-size: 1.9em;
}
h3 {
	font-size: 1.6em;
}
h4 {
	font-size: 1.4em;
}
h5 {
	font-size: 1.3em;
}

/* @group Globals - Headings
===================================== */

p#sectionTitle {
	display: none;
	}

/* @end Globals - Headings
-------------------------------- */

/* @end GLOBALS
-------------------------------- */



/* @group LAYOUT
===================================== */

#container {
	position: relative;
	width: 960px;
	margin: 0 auto;
}

#content {
	background: #fff url(/aip/images/content-left-col.gif) repeat-y top left;
	clear: both;
	padding: 10px;
}

#primary {
	float: left;
	padding: 0 5px 5px 15px;
	width: 719px;
}
.oneCol #primary {
	width: 930px;
	border: 0;
	}
.threeCol #primary {
	width: 532px;
	}

.content {
	min-height: 100px; /* Fixes odd no-content disappearing bug. */
}

.sidebar {
	min-height: 400px; /* Fixes odd no-content disappearing bug. */
}

#left { float: left; }
#right { float: right; }

.sidebar {
	margin: 0;
	width: 198px;
	}

#left.sidebar {
	background-color: #efe6f1;
	border: 1px solid #999;
	padding-bottom: 50px;
}
#right.sidebar {}

.content {
	 /* border-left: 1px solid #ccc; */
	 border-right: 1px solid #ccc;
	}

.twoColSL .content {
	border-right: 0;
	}

.twoColSR .content {
	border-left: 0;
	}

#content .sidebar .heading {
	background-color: #11165f;
	color: #edf6ff;
	font-size: 1.3em;
	font-weight: bold;
	margin: 5px 8px;
}

#content .sidebar h3 {
	background: #11165f url(/aip/images/shadow-on-gray.jpg) repeat-x bottom;
	color: #fff;
	font-size: 1.3em;
	margin: 0px;
	padding: 5px 8px 10px 8px;
}


/* @group Layout - Header
===================================== */

#header {
	height: 192px;
	position: relative;
}
#header #tagline {
	border-top: 1px solid #cec0d5;
	color: #fff;
	font-size: 1.3em;
	padding: 8px 0 2px 0;
}

#header #headerForms {
	background-image: url(/aip/images/top-bar-full.gif);
	height: 57px;
}

#header #headerForms .pipe {
	margin: 16px 7px 0 7px;
}

#header #headerForms>.left,
#header #headerForms>.right {
	width: 49%;
}

#header #headerForms .left .title {
	color: #fff;
	display: block;
	width: 168px;
}

#header #headerForms .left .title h3 {
	font-size: 1.3em;
	letter-spacing: -0.1px;
	margin: 21px 0 0 8px;
}

#header #headerForms .right h4 {
	color: #336;
	font-size: 1.3em;
	margin-top: 22px;
}

#header #headerForms .right .red-arrow-small {
	margin: 21px 5px 0 5px;
}

#header #nav_container {
	background: #efe6f1 url(/aip/images/shadow-on-white.gif) repeat-x bottom;
	background-color: #efe6f1;
	border-top: 1px solid #c3c0d5;
	margin-top: 3px;
}

#header #logo {
	margin: 55px 0 7px 0;
}

#header #searchForm {
	border: none;
	margin: 0;
}

#header #searchForm .formFields {
	margin-top: 19px;
	width: 206px;
}

#header #searchForm .formFields .left {
	width: 176px;
}

#header #searchForm .formFields .right {
	width: 30px;
}

#header #searchForm #txtKeywords {
	margin-left: 10px;
	width: 160px;
}

/* @end Layout - Header
-------------------------------- */


/* @group Layout - Footer
===================================== */

#footer {
	clear: both;
	color: #edf6ff;
	margin: 0;
	padding: 1em;
	font-size: .85em;
}

#footer ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
	}

#footer li {
	float: left;
	margin-right: .5em;
	padding-right: .5em;
	}
#footer li.last {
	margin-right: 0;
	padding-right: 0;
	border: none;
	}

#footer p {
	float: left;
	margin: 0;
	}

/* @end Layout - Footer
-------------------------------- */

/* @end LAYOUT
-------------------------------- */



/* @group NAVIGATION/UI
===================================== */

/* @group Nav - Breadcrumb
===================================== */

#crumbList {
	margin-bottom: 1em;
	}

#crumbList li {
	color: #999;
	}

#crumbList li a {
	padding-bottom: 0;
	border: 0;
	color: #999;
	}

/* @end Nav - Breadcrumb
-------------------------------- */


/* @group Nav - Primary
===================================== */

#nav_container .home-nav-container {
	background: url(/aip/images/shadow-on-white.gif) repeat-x bottom;
	height: 27px;
	margin: 0;
	padding-bottom: 3px;
}
#nav_container .isHome {
	background: #fff url(/aip/images/shadow-on-white.gif) no-repeat bottom right;
}
#nav_container .isHome a.home-nav-link,
#nav_container .isHome a.home-nav-link:hover {
	background: #fff url(/aip/images/home-icon-blue.gif) no-repeat center center;
}
#nav_container a.home-nav-link {
	background: #efe6f1 url(/aip/images/home-icon-blue.gif) no-repeat center center;
	border-right: 1px solid #999;
	display: block;
	height: 27px;
	width: 35px;
}
#nav_container a.home-nav-link:hover {
	background: #11165f url(/aip/images/home-icon-white.gif) no-repeat center center;
}

#navPrimary {
	float: left;
	clear: none;
	margin: 0;
	list-style: none;
}

#navPrimary li {
	background: url(/aip/images/nav-primary-li-bg.gif) no-repeat bottom right;
	float: left;
	margin: 0;
	padding-bottom: 3px;
}


/* @group Nav - Primary - Dropdown
===================================== */
/* http://www.htmldog.com/articles/suckerfish/dropdowns/ */

#navPrimary li ul { /* second-level lists */
	border-top: 1px solid #cec0d5;
	background-color: #08128d;
	position: absolute;
	left: -9999px;
	z-index: 1000;
	width: 12em;
	margin: 0;
	padding-left: 0;
	list-style: none;
	}

#navPrimary li li { /* all list items */
	background-image: none;
	border-top: 1px solid #cec0d5;
	float: left;
	width: 12em; /* width needed for Opera */
	margin: 0;
	}

#navPrimary li li a {
	color: #fff;
	display: block;
	padding: .5em;
	line-height: 1;
	text-transform: none;
	}

#navPrimary ul li.first,
#navPrimary ul li li.first { /* all list items */
	border: 0;
	}

#navPrimary li ul ul { /* third-and-above-level lists */
	margin: -2.1em 0 0 12em;
}

#navPrimary li:hover ul ul,
#navPrimary li:hover ul ul ul,
#navPrimary li.sfhover ul ul,
#navPrimary li.sfhover ul ul ul {
	background-color: #08128d;
	left: -9999px;
	}

#navPrimary li:hover ul,
#navPrimary li li:hover ul,
#navPrimary li li li:hover ul,
#navPrimary li.sfhover ul,
#navPrimary li li.sfhover ul,
#navPrimary li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	}

#navPrimary li a {
	display: block;
	padding: 0 1.25em;
	line-height: 27px;
	text-decoration: none;
	color: #11165f;
	}

#navPrimary li a:hover,
#navPrimary li:hover,
#navPrimary li.sfhover {
	background-color: #11165f;
	color: #fff;
	text-decoration: none;
	}

#navPrimary li:hover li a:hover,
#navPrimary li.sfhover li a:hover {
	color: #fff;
	background: #11165f;
	}

#navPrimary li li ul { /* third-level lists */
	border-left: 1px solid #fff;
	background-color: #11165f;
	color: #fff;
	}

#navPrimary li.current {
	background: #fff url(/aip/images/nav-primary-li-bg-current.gif) no-repeat bottom right;
}

#navPrimary li.current a:hover,
#navPrimary li.current:hover {
	background: #fff url(/aip/images/nav-primary-li-bg-current.gif) no-repeat bottom right;
	color: #11165f;
}

#navPrimary li.current li a {
	background-color: transparent;
	}

/* @end Nav - Primary - Dropdown
-------------------------------- */

/* @end Nav - Primary
-------------------------------- */


/* @group Nav - Secondary
===================================== */

.navSecondary,
.navSecondary ul,
#leftNavList { 
	margin: 0;
	padding: 0;
	list-style: none;
}

.navSecondary li ul,
#leftNavList li ul {
	margin-left: 0;
	list-style: none;
}

.navSecondary li,
#leftNavList li {
	border-bottom: 1px dotted #999;
	margin: 0;
	padding: 5px 8px;
}

.navSecondary li a,
#leftNavList li a { 
	color: #11165f;
	display: block;
	padding: 0;
	text-decoration: none; /* IE6 Bug */
	width: 100%; /* play nice in IE6 */
}

.navSecondary li a:hover,
#leftNavList li a:hover {
	text-decoration: underline;
}

.navSecondary li.current a,
#leftNavList li.current a {
	color: #999;
	font-weight: bold;
}


/* @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;
	font-weight: normal;
	}

.navSecondary li.current ul li.last { position: relative; }

.navSecondary li.current ul li a {
	display: block;
	padding: 0;
	font-weight: normal;
	text-decoration: none; /* IE6 Bug */
	}

.navSecondary li.current ul li a:hover { color: #333; }
.navSecondary li.current li.current a { color: #000; }

/* @end Nav - Secondary - Second Level
-------------------------------- */

/* @end Nav - Secondary
-------------------------------- */

/* @end NAVIGATION/UI
-------------------------------- */


/* @group default.css Overrides
===================================== */

.svSyndLocal dl,
.svSyndRemote dl,
.svRelatedContent dl {
	float: left;
	width: 100%;
	margin-bottom: .75em;
	padding-top: 1em;
	border-top: 1px solid #ccc;
	}

.sidebar .svSyndLocal dl,
.sidebar .svSyndRemote dl,
.svRelatedContent {
	margin-bottom: 1em;
	}

.sidebar .svSyndLocal dd,
.sidebar .svSyndRemote dd,
.svRelatedContent {
	margin-bottom: 0;
	}

dt.releaseDate {
	color: #666;
	}

/* @end default.css Overrides
-------------------------------- */


/* @group MODULES
===================================== */

/* add modules, components, etc. here */

/* @end MODULES
-------------------------------- */


#headerForms input.text {
	background-color: #e0e0e0;
	border: 1px solid #336;
}

#quote_form {
	margin-top: 19px;
}

#quote_form label {
	color: #336;
	font-size: 1.3em;
	margin: 3px 5px 0 8px;
	padding: 0;
	width: auto;
}

#quote_form input.text {
	margin-right: 5px;
	width: 75px;
}

#home-page-call-out {
	margin-bottom: 15px;
	text-align: center;
	width: 100%;
}
#home-page-call-out #home-page-call-out-content {
	background-image: url(/aip/images/home-page-call-out.jpg);
	height: 181px;
	width: 723px;
}
#home-page-call-out #quote_form_callout {
	background-color: transparent;
	margin: 0;
}
#home-page-call-out #quote_form_callout_zipCode {
	background-color: transparent;
	border: 1px solid #336;
	font-size: 1.6em;
	margin: 95px 0 0 488px;
	padding: 1px;
	width: 133px;
}
#home-page-call-out #quote_form_callout_submit {
	margin: 93px 0 0 5px;
}


/* EOF */