/* --------------------------------------
 Wurts Interior Style 
 @author Jeff Turcotte <jeff@imarc.net>
---------------------------------------*/

html {
	background: #133a5c;
}

body {
	background: url(/sup/img/site/homepage/background_body.jpg?123) top center no-repeat #133a5c;
	color: #333;
	font-size: 13px; /* 	font-size: 1.1em; */
}

.pad {
	background: url(/sup/img/site/homepage/background_pad.jpg?123) top left no-repeat;
}

.frame {
	background-color: #e1e1e1;
}

	h1 {
		color: #184266;
		/*font-family: Georgia, sans-serif;*/
		font-size: 1.9em;
		font-weight: normal;
		margin: 0 0 10px 0;
		padding: 0;
		line-height: 1em;
	}
	
	.no_padding h1 {
		color: #184266;
		/*font-family: Georgia, sans-serif;*/
		font-size: 1.9em;
		font-weight: normal;
		padding: 0;
		margin: 30px 0 11px 20px;
	}
	
	h3 {
		color: #8c8680;
	}

	.header {
		padding: 25px 25px 0px 25px;
		background: url(/sup/img/site/interior/header_logo.gif?123) top left no-repeat #e1e1e1;
	}
		
		.header .home {
			display: block;
			float: left;
			width: 320px;
			height: 60px;
		}
		
		.header .nav {
			font-family: Arial;
			width: 100%;
			height: 40px;
			margin-top: 5px;
			float: right;
			width: 564px;
		}
		.header .nav div {
			float: left;
		}

		.header .nav .advantage {
			width: 191px;
		}
		.header .nav .services {
			width: 92px;
		}
		.header .nav .knowledge {
			width: 159px;
		}
		.header .nav .about {
			width: 98px;
		}
		.header .nav a:link,
		.header .nav a:visited,
		.header .nav a:active {
			border-left: 3px solid #194264;
			border-right: 3px solid #194264;
			overflow: hidden;
			font-size: 16px;
			font-weight: bold;
			background-color: #194264;
			color: #fff;
			float: left;
			margin: 5px 0 0 0;
			padding: 10px 0px 0;
			height: 25px;
			text-align: center;
			text-decoration: none;
		}
		.header .nav a:hover {
			border-color: #fff;
			height: 25px;
			color: #194264;
			margin: 0;
			padding: 15px 0px 0;
			text-align: center;
			background: url('/sup/img/site/nav_active_bg.png?123') repeat-x top left #fff;
			-moz-box-shadow: 10px 10px 5px #d6d6d6;
			-webkit-box-shadow: 0px -2px 6px -1px #d6d6d6;
			box-shadow: 0px -2px 6px -1px #d6d6d6
		}
	
		.header .graphic {
			display: block;
			clear: both;
			padding: 0px 0 0 0;
			margin: 10px 0 0 0;
		}
		
	.contents {
		background: url(/sup/img/site/interior/background_contents.gif?123) top center repeat-y;	
		padding: 0px 25px;
	}
	
		.contents .holder {
		}
		
		.section_nav {
			float: left; 
			overflow: hidden;
			padding: 0px;
			margin: 0px;
			width: 322px;
		}
		
		.section_nav a:link,
		.section_nav a:visited,
		.section_nav a:active {
			font-family: Arial;
			font-weight: bold;
			border-bottom: 1px solid #18334A;
			border-right: 1px solid #0d1d2c;
			border-left: 2px solid #18334A;
			background-color: #194264;
			color: #fff;
			display: block;
			padding: 1px;
			text-decoration: none;
		}
		
		.section_nav a:link div,
		.section_nav a:visited div,
		.section_nav a:active div {
			height: 16px;
			padding: 8px 8px 8px 14px;
		}	

		.section_nav a:hover {
			border-left: 2px solid #0d1d2c;
			border-bottom: 1px solid #0d1d2c;
			border-right: 1px solid #0d1d2c;
			padding: 1px;
			color: #194264;
			background: #fff;
		}

		.section_nav a:hover div {
			height: 16px;
			padding: 8px 8px 8px 14px;
			background: url(/sup/img/site/interior/section_nav_bg.jpg?123) repeat-y top left #fff;
		}

		.section_nav .section_nav_active:link,
		.section_nav .section_nav_active:visited,
		.section_nav .section_nav_active:active,
		.section_nav .section_nav_active:hover {
			background: #fff;
			padding: 1px;
			border-right: none;
			color: #194264;
			display: block;
		}

		.section_nav .section_nav_active:link div,
		.section_nav .section_nav_active:visited div,
		.section_nav .section_nav_active:active div,
		.section_nav .section_nav_active:hover div {
			background: url(/sup/img/site/interior/section_nav_active_bg.jpg?123) repeat-y center left #fff;
			height: 16px;
			padding: 8px 8px 8px 14px;
		}
		
		.section_nav .search {
				color: #1b5383;
				font-size: 15px;
				font-weight: bold;
				margin-top: 11px;
				margin-bottom: 9px;
				border-left: 2px solid #ece6d6;
				text-align: center;
			}

				.section_nav .search .input {
					background: url(/sup/img/site/homepage/search_input_bg.gif?123) no-repeat top left;
					border: 0;
					padding: 0 8px;
					margin-left: 5px;
					width: 193px;
					height: 22px;


				}

				.section_nav .search .button {
					height: 22px;
					margin: 0px 0px 0px 5px;
					vertical-align: middle;
				}
					
		.contents .text {
			background: #ffffff;
			float: right;
			/*font-family: "Trebuchet MS", sans-serif;*/
			width: 520px;
			padding: 30px 25px;
			line-height: 1.5em;
		}
		
			.contents .text h2 {
				color: #555;
				font-weight: bold;
				font-size: 1.3em;
				padding: 0;
				margin: 0 0 .4em 0;
			}
			
			.contents .text h3 {
			
			}
		
		.contents .no_padding {
			float: right;
			width: 575px;
			padding: 0 0 0px 0;
		}
		
		.professionals {
			font-family: Georgia, serif;
			float: right;
			width: 213px;
			margin-top: 2px;
		}
		
		.professionals_head {
			background: url(/sup/img/site/interior/professionals_list_head.gif?123) top no-repeat #f8f6f1;
			height: 18px;
		}
		
		.professionals_list {
			background: #E1E1E1;
			padding: 18px 0px 18px 25px;
			-webkit-border-top-left-radius: 7px;
			-webkit-border-bottom-left-radius: 7px;
			-moz-border-radius-topleft: 7px;
			-moz-border-radius-bottomleft: 7px;
			border-top-left-radius: 7px;
			border-bottom-left-radius: 7px;
		}
		
		.professionals_list .controls a:link,
		.professionals_list .controls a:active,
		.professionals_list .controls a:visited,
		.professionals_list .controls a:hover {
			color: #66635c;
			display: inline;
			border-bottom: 1px dotted #66635c;
		}

		.professionals_list .controls {
			margin: 0 0 15px 0px;
			text-align: right;
			color: #888;
			padding: 0 5px 10px 10px;
			border-bottom: 1px dotted #b5ad98;
		}
		
		.professionals_list a:link,
		.professionals_list a:active,
		.professionals_list a:visited {
			display: block;
			color: #000;
			text-decoration: none;
		}
		.professionals_list a:hover {
			display: block;
			background: #fff;
			color: #000;
			text-decoration: none;
		}
		.professionals_list .title {
			font-style: italic;
			color: #888;
			margin: 2px 0 9px 0;
			font-size: .85em;
		}
		
		.professionals_foot {
			background: url(/sup/img/site/interior/professionals_list_foot.gif?123) bottom no-repeat #f8f6f1;
			height: 18px;
		}
		
		.professionals_bio {
			-webkit-border-top-right-radius: 7px;
			-webkit-border-bottom-right-radius: 7px;
			-moz-border-radius-topright: 7px;
			-moz-border-radius-bottomright: 7px;
			border-top-right-radius: 7px;
			border-bottom-right-radius: 7px;
			background: #555;
			float: left;
			width: 353px;
			margin-top: 1px;
		}
		
		.professionals_bio_head {
			background: url(/sup/img/site/interior/professionals_bio_head.gif?123) top no-repeat #66635c;
			height: 18px;
		}
		
		.professionals_bio_text {

			font-family: Georgia, serif;
			padding: 18px 25px;
			font-size: .95em;
			color: #d8d4c9;
			line-height: 1.4em;
		}
			.professionals_bio_text h2 {
				font-weight: normal;
				font-size: 1.5em;
				color: #fff;
				margin: 0;
				padding: 0;
			}
			.professionals_bio_text h3 {
				font-weight: normal;
				font-size: .75em;
				color: #e0d9c7;
				margin: 0 0 15px 0;
				padding: 0;
				text-transform: uppercase;
				letter-spacing: .2em;
				font-family: Arial, Helvetica, sans-serif;
			}
		
		.professionals_bio_foot {
			background: url(/sup/img/site/interior/professionals_bio_foot.gif?123) bottom no-repeat #66635c;
			height: 18px;
		}
		
	.news_item_date {
		color: #777;
		font-weight: bold;
		padding: 0 4px 0 0;
		float: left;
	}
	
	.news_item {
		margin: 0 0 15px 0;
	}
	
	.news_item p {
		margin: 5px 0 0px 0;
	}	
	.news_story p {
		font-family: Arial, Helvetica, sans-serif;
	}
	
/* ----------------------------------- */		
/* knowledge center 
/* ----------------------------------- */
.resource_categories h2 {
	background-color: #194264;
	border-bottom: 2px solid #18334A;
	color: #fff;
	display: block;
	font-size: 18px;
	font-weight: normal;
	line-height: 41px;
	margin: 0 0 4px 0;
	padding-left: 9px;
	width: 420px;
}
	.resource_categories h2 .icon {
		color: #FDCF3C;
		float: right;
		padding-right: 9px;
	}
	
.resource_categories .resources_left,
.resource_categories .resources_right {
	float: left;
	width: 429px;
}

.resource_categories .resources_left {
	padding-right: 5px;
}

.resource_categories .resource_category {
	padding: 10px 0 10px 6px;
	width: 100%;
}

.knowledge-doc .tip-text {
	display: none;
}

.knowledge-doc .tip {
	background: #ededed;
	border-top:  2px solid #e1e1e1;
	color: #333;
	z-index: 13000;
	width:  300px;
}

.knowledge-doc .tip-title {
	font-family: arial;
	padding: 10px;
}

.knowledge_document_container {
	/* float: left; */
	border-bottom: 1px solid #efefef;
	padding: 5px 15px 8px 5px;
	margin: 0 10px 0 0;
	width: 405px;
}
	.knowledge_document_container.last {
		border: none;
	}


.knowledge_date {
	float: right;
	color: #aaa;
}

.knowledge_document {
	padding: 3px 5px 7px 22px;
	background: url(/sup/img/site/doc_icons/default.gif?123) left no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}
	
.knowledge_links {
	background: #f5f1e8;
	float: right;
	border-bottom: 2px solid #cdc6ae;
	padding: 18px 10px 18px 10px;
	width: 400px;	
}

.knowledge_link {
	padding: 5px 5px 7px 22px;
	background: url(/sup/img/site/doc_icons/link.gif?123) 0px 4px no-repeat;	
}

.knowledge_link a {
	font-family: Arial, Helvetica, sans-serif;
}


.knowledge_contents {
	background: #fff;
	margin: 0px 25px 25px 25px; 
	padding: 18px;
}

.knowledge_resource {
	color: #444;
	padding: 1em;
	margin-bottom: 1em;
	background: url(/sup/img/site/interior/knowledge_bg.gif?123) repeat-x #e9e4d1;
	border: solid 1px #cdc6ad;
}

.knowledge_resource p {
	border-top: 1px solid #c3bda7;
	padding: 7px 0 0 0;
}

.knowledge_contents .left_column {
	/* float: left; */
	border-right: 1px solid #e9e4d1;
	width: 437px;
	padding-right: 0%;
}
	.knowledge_contents.log_in .left_column {
		float: left;
	}
	
.knowledge_contents .right_column {
	/* float: right; */
	width: 50%;
}
	.knowledge_contents.log_in .right_column {
		background-color: #f7f7f7;
		float: right;
		width: 418px;
	}
			.knowledge_contents.log_in .right_column label {
				display: block;
				margin: 15px 0 5px 0;
			}
	
		.knowledge_contents.log_in .right_column .info {
			background-color: #dddddd;
			font-size: 0.9em;
			font-weight: bold;
			padding: 11px 20px; 
		}
	
		.knowledge_contents.log_in .right_column .signup-login {
			padding: 0 20px 20px 20px;
			width: 378px;
		}
			.knowledge_contents.log_in .right_column h3 {
				color: #000;
				font-size: 1.4em;
				font-weight: normal;
			}
			
			.knowledge_contents.log_in .right_column .login_form-container,
			.knowledge_contents.log_in .right_column .signup_form-container {
				float: left;
				margin: 0;
				padding: 0;
				width: 155px;
			}
			
			.knowledge_contents.log_in .right_column .forgot_password {
				display: block;
				font-size: 0.85em;
				margin-top: 5px;
			}
			
			.knowledge_contents.log_in .right_column .submit {
				float: right;
				margin-top: 15px;
			}
			
		.knowledge_contents.log_in .right_column .or {
			background: transparent url(/sup/img/site/interior/knowledge-login-or.jpg?123) no-repeat center top;
			height: auto !important;
			height: 128px;
			min-height: 128px;
			margin-top: 76px;
			float: left;
			width: 68px;
		}
	
.knowledge_search_bar {
	background: #ebebeb;
	border-bottom: 0px solid #e1e1e1;
	margin: 0 25px;
}

.knowledge_search_bar .search {
	color: #1B5383;
    font-size: 15px;
    font-weight: bold; 
	width: 520px;
	margin: 0 0 0 20px;
	height: 39px;
	line-height: 35px;
	padding: 1px 0 0 0;
}

	.knowledge_search_bar .search .input {
		background: url("/sup/img/site/homepage/search_input_bg.gif?123") no-repeat scroll left top transparent;
		border: 0;
		padding: 0 8px;
		margin-left: 5px;
		width: 193px;
		height: 22px;
	}

	.knowledge_search_bar .search .button {
		height: 22px;
		margin: 0px 0px 0 10px;
		vertical-align: middle;	
	}
	
.resource_date {
	color: #7a766b;
	padding: 0 8px 0 0;
}

.return_link:link,
.return_link:active,
.return_link:visited {
	font-size: 1.1em;
	display: block;
	background: #ccc;
	color: #555;
	margin: 0 25px;
	padding: 8px 25px;
	text-align: center;
	text-decoration: none;
}
.return_link:hover {
	background: #ddd;
}

/* ----------------------------------- */		
/* contact form
/* ----------------------------------- */

.contact_form {
	float: right;
	width: 290px;
}

.contact_form table {
	background: #ebebeb;
	color: #555;
	border: 1px solid #e1e1e1;
	margin: 0px;
	width: 100%;
	padding: 10px;
}

	.contact_form input {
		width: 125px;
	}

	.contact_form textarea {
		width: 98%;
		height: 140px;
	}
		
	.contact_form h3 {
		font-size: 1.1em;	
		font-weight: bold;
		margin: 0 0 5px 5px;
		color: #777;
	}
	.contact_error ul { padding: 0; margin: 0 25px; }
	
		address {
			display: block;
			font-size: .98em;
			font-style: normal;
			border-top: 1px solid #ddd;
			width: 205px;
			padding: 6px 0px 10px 0px;
			margin-top: 5px;
		}

			.where {
				color: #777;
				display: block;
				font-weight: bold;
				margin: 0;
				padding: 0;
			}

			.telephone {
				font-size: .95em;
				color: #666;
				padding: 0px 0px 0px 1.4em;
				background: url(/sup/img/site/interior/telephone_icon.gif?123) left center no-repeat;
			}
			
			.fax {
				font-size: .95em;
				color: #666;
				padding: 0px 0px 0px 1.4em;
				background: url(/sup/img/site/interior/fax_icon.gif?123) 1px center no-repeat;				
			}
			
ul, ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul {
	margin-bottom: 1.5em;
	padding: 1em 1em .3em 1em;
	background-color: #e1e1e1;
	border-left: solid 2px #ddd;
	border-bottom: solid 1px #ccc;
}

ul li {
	padding: 0px 0px .6em 1.4em;
	background: url(/sup/img/site/interior/css_bullet.gif?123) left 1px no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
}


.callout {
	margin: .5em 0px 1.5em 0px;
	background: #e1e1e1;
	border-radius: 10px;
}

.callout .callout_inside {
	/*background: url(/sup/img/site/interior/callout_bg_inside.gif) no-repeat bottom;*/
	padding: 1em;
}

.callout_inside p {
	color: #888;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	font-size: 1em;
	margin-bottom: .2em;
}

.callout .callout_inside h2 {
	color: #777;
	font-size: 1.6em;
}


.paragraph_callout {
	padding: .5em 0px 1em 0px;
	border-top: solid 2px #e1e1e1;
	border-bottom: solid 1px #ccc;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #888;
	word-spacing: .05em;
	/* background: url(/sup/img/site/interior/paragraph_callout.gif) repeat-x #142a37; */
}

.paragraph_callout a:link {
}


.paragraph_callout a:visited {
}

.paragraph_callout a:active {
}

.paragraph_callout a:hover {
}




.text h2.phase {
	background: #242424;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: block;
	padding: 12px 15px;
	text-transform: uppercase;
	color: #aaa;
}
.text h2.phase strong {
	color: #FDCF3C;
}
.back_to_all {
	border: solid 1px #e1e1e1;
	padding: .5em .7em;
	text-decoration: none;
	color: #777777;
	background: #ebebeb;
}


.back_to_all a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	text-decoration: none;
	float: right;
}

.back_to_all a:hover {
}

h3.news_headline {
	font-weight: normal;
	line-height: 1.2em;
	font-size: 1.5em;
	border-bottom: solid 1px #e1e1e1;
	padding-bottom: .6em;
	color: #184266;
}

h3.news_headline_list {
	color: #004e87;
	font-weight: normal;
	padding-bottom: .6em;
}

.news_story img {
	margin: 0px 0px 1em 1em;
}

.news_story strong {
	color: #959185;
}

.news_item {
	border: solid 1px #e1e1e1;
	border-top: solid 2px #e1e1e1;
	padding: 1em;
	background: #ebebeb;
	/*background: url(/sup/img/site/interior/news_item_bg.gif) repeat-x #fff;*/
}

.news_item h3 {
	font-size: 1em;
	margin: 0;
	padding: 0;
}

