@import url(nav.css);
@import url(rounded.css);

/*---------------------------------
Author: brian hasenkamp
Version: 04.15.09
Asenka Creative Services
http://www.asenka.com
---------------------------------*/


body {
	margin:0;
	padding:0;
	background-color:#F6F6F6;
}
#wrapper {
	margin-top:35px;
}
#page {
	width:1000px;
	position:relative;
	text-align:left;
	border:3px solid #003D73;
	background-color:#FFFFFF;
	height:100%; /* hack to float well without a clear */
	overflow:hidden; /* hack to float well without a clear */
	z-index:1; /* kinda fixes IE z index issue where multiple position:relatives cause individual z-stacks */
	
}
#header {
	height:128px;
	background-image:url(/images/ParadigmHeader.jpg);
}
#topNav {
	float:right;
	margin-right:5px;
	*margin-top:5px;
	*font-family: Arial, Helvetica, sans-serif;
	text-align:right; /*added when -- newsletter -- was removed */
}
#topNav p, #topNav a:link, #topNav a:visited {
	font-size:14px;
	font-weight:bold;
	color:#003D73;
	text-decoration:none;
	*font-family: Arial, Helvetica, sans-serif;
	line-height:normal;
	_margin-bottom:-3px;
}
span.spaces {
	margin:0 3px;
}
#topNav a:hover {
	color:#FFF;
	text-decoration:none;
	background-color:#003D73;
}
input.search {
	position:relative;
	margin-top:-1px;
	*margin-top:-15px;
	*margin-right:10px;
	font-size:11px;
}
input.button {
	position:relative;
	margin-top:-5px;
	margin-left:4px;
	*margin-top:-11px;
	_margin-top:-8px;
	*margin-left:0px;
	vertical-align:top;
}
#nav {
	display:block;
	width:982px; /*1000 minus 18px for yellow bar*/
	height:24px;
	background-color:#FDFAF6;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:18px solid #C38312; /* to match main well */
}
#mainWell {
	display:block;
	border-left:18px solid #C38312;
	min-height:355px; /* lets home page go deeper */
	_height:355px;
	text-align:left;
	height:100%; /* hack to float well without a clear */
	overflow:hidden; /* hack to float well without a clear */
	position:relative;
	z-index:1;	
}
#mainWell:after {
	clear:both;
}

#rightWell {
	display:block;
	text-align:left;
	width:177px;
	float:right;
	margin-bottom:15px;
}
#leftWell {
	float:left;
	width:250px;
	margin-right:15px;
	_margin-right:0;	
}

.sidebar {
	display:block;
	background-color:#FDFAF6;
/*	border:1px solid #999;  */
	width:250px;
	float:left;
	margin:15px 0 0 15px;
	_margin:15px 0 0 5px;
}
.sideImage {
	width:250px;
	float:left;
	margin:15px 0 0 15px;
	_margin:15px 0 0 5px;
}
.feature {
	background-color:#FDFAF6;
/*	border:1px solid #999;  */
	width:177px;
	float:right;
	margin:15px 15px 0 0;
}
.featureImage {
	width:177px;
	float:right;
	margin:15px 15px 0 0;
}
.liveArea img.photo-left-wrap, img.photo-left-wrap {
	float:left;
	margin-right:15px;
}
.inset, .inset-bio, .testimonial {
/*	min-height:307px; */   /* lock this for standerd sized pages - also livearea */
/*	_height:307px;  */
	width:228px; /*  (250 -20 both padding -2 both rules) */
	padding:5px 10px;
}
.inset p, .inset a, .inset a:visited, .inset a:hover {
	font-size:12px;
	font-weight:bold;
	line-height:1.3em;
}
.inset-bio p, .inset-bio a, .inset-bio a:visited {
	font-size:12px;
	font-weight:normal;
	line-height:1.3em;
}
.testimonial p, .testimonial a, .testimonial a:visited, .testimonial a:hover {
	font-size:11px;
	font-weight:normal;
	line-height:1.3em;
}
.contentTwoThird {
	width:687px;
	margin:15px; 
	_margin:15px 9px;
	float:left;
/*	overflow:scroll; */
	position:relative;
	z-index:1;	
}
.contentFull {
	width:943px;
	margin:15px; 
	_margin:15px 9px;
	float:left;
	position:relative;
	z-index:1;	
}
.contentCenter {
	width:494px;
	margin:15px; 
	_margin:15px 9px;
	float:left;
	/* hopeful ie8 fix */
	position:relative;
	z-index:1;
}
.contentHalf {
	width:450px;
	margin:15px; 
	_margin:15px 9px;
	float:left;
	position:relative;
	z-index:1;	
}
.contentThird {
	width:290px;
	margin-right:15px; 
	_margin-right:9px;
	float:left;
	position:relative;
	z-index:1;	
}
.liveArea {
	padding:10px 15px 0 15px;
/*	overflow:auto; */
	min-height:350px; /* lock this for standerd sized pages - also inset*/
	_height:350px;
}
.liveArea img {
	float:right;
}
img.bioPhoto {
	float:none;
	margin:auto;
}
.hilite {
	color:#003D73;
	font-weight:bold;
}
.head {
	color:#003D73;
	font-weight:bold;
	font-size:14px;
}
.bioPhoto {
	float:right;
	margin:0 0 20px 20px;
}
.article {
	float:left;
	width:425px;
	height:180px;
	margin:0 0 30px 0;
}
.article img {
	border:1px solid #999999;
	margin-right:10px;
	float:left;	
}
#header img {
	float:left;
	border-width:0; /* holds format when image is linked */
}
.twoThirdTeaser {
	width:687px;
	margin:15px; 
	_margin:15px 9px;
	float:left;
	margin-bottom:0; 
	background-color:#003D73;
}
.centerTeaser {
	width:494px;
	margin:15px; 
	_margin:15px 9px;
	float:left;
	margin-bottom:0; 
	background-color:#003D73;
}
.copyright {
	width:1000px;
	margin-top:5px;
}
#slideshow {
	min-height:450px;
	width:687px;
	margin:0 128px;
}
.controls {
	height:40px;
	*height:45px;
	border-bottom:2px solid #003D73;
}
.controls img {
	float:left;
	margin:0 10px;
	border:none;
	padding-top:2px;
	*padding-top:0;

}
.controls p {
	float:left;
}
#slideshow embed {
	margin-right:40px;
	margin-top:8px;
	width:160px;
	height:16px;
	*width:285px;
	*height:45px;
	*margin-right:20px;
	_margin-right:10px;
	*margin-top:0;
}
.pdfIcon {
	padding-top:10px;
	padding-left:50px;
	*padding-top:0;
	*padding-left:20px;
	_padding-left:10px;
}


/* for flash movies */
embed {
 display:block;
 float:left;
 margin:0;
 padding:0;
}

/*  text styles */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
}

p, ul, li, ol, blockquote {
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	line-height:1.3em;
}

a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color:#003D73;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#003D73;
	text-decoration:underline;
}

h1, h2, h3 {
	color:#003D73;
	font-weight:bold;
}

h1 {
	font-size:18px;
	text-transform:uppercase;
}

h2 {
	font-size:14px;
}

h3 {
	font-size:12px;
}
ul.cleanList {
	list-style-type:none;
	margin:0;
	padding-left:0;
}
ul.cleanList li {
	margin:0 0 5px 0;
}

.teaser {
	color:#FFF;
	text-align:center;
	margin:4px 0;
	line-height:19px;
}
.copyright p {
	font-size:9px;
	color:#555555;
}
.copyright a, .copyright a:visited {
	font-size:9px;
	color:#555555;
	text-decoration:none;
	font-weight:normal;
}
.copyright a:hover {
	text-decoration:underline;
}
.clear {
	clear:both;
}
.reveal {
	display:none;
	margin:2px 0 0 15px;
}
/* EPM colors */

.epm1 {color:#003e69;}
.epm2 {color:#852a85;}
.epm3 {color:#91ab3d;}
.epm4 {color:#b15126;}
.epm5 {color:#ae8e30;}
.epm6 {color:#691928;}
.epm7 {color:#2d68b2;}
.epm8 {color:#c27e18;}

.epm1-bk {background-color:#003e69;}
.epm2-bk {background-color:#852a85;}
.epm3-bk {background-color:#91ab3d;}
.epm4-bk {background-color:#b15126;}
.epm5-bk {background-color:#ae8e30;}
.epm6-bk {background-color:#691928;}
.epm7-bk {background-color:#2d68b2;}
.epm8-bk {background-color:#c27e18;}

.epmdiv1 {background-color:#d8dfeb; border:2px solid #003e69;}
.epmdiv2 {background-color:#ede3ee; border:2px solid #852a85;}
.epmdiv3 {background-color:#ebefdc; border:2px solid #91ab3d;}
.epmdiv4 {background-color:#f1ddce; border:2px solid #b15126;}
.epmdiv5 {background-color:#f0ead7; border:2px solid #ae8e30;}
.epmdiv6 {background-color:#ebded8; border:2px solid #691928;}
.epmdiv7 {background-color:#d9dff1; border:2px solid #2d68b2;}
.epmdiv8 {background-color:#f5e7d2; border:2px solid #c27e18;}

.epmdiv1 p, .epmdiv2 p, .epmdiv3 p, .epmdiv4 p, .epmdiv5 p, .epmdiv6 p, .epmdiv7 p, .epmdiv8 p {margin-top:3px;}

.timeline a:link, .timeline a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
	font-size:10px;
}

.timeline {
	border:1px solid #003e69;
	font-size:10px;	
}

.EPMreveal {
	display:none;
	padding:5px 10px;
}

.epmdiv1 h1, .epmdiv1 h2, .epmdiv1 h3 {color:#003e69; margin-bottom:0;}
.epmdiv1 .epmright {border-left-color:#003e69;}

.epmdiv2 h1, .epmdiv2 h2, .epmdiv2 h3 {color:#852a85; margin-bottom:0;}
.epmdiv2 .epmright {border-left-color:#852a85;}

.epmdiv3 h1, .epmdiv3 h2, .epmdiv3 h3 {color:#91ab3d; margin-bottom:0;}
.epmdiv3 .epmright {border-left-color:#91ab3d;}

.epmdiv4 h1, .epmdiv4 h2, .epmdiv4 h3 {color:#b15126; margin-bottom:0;}
.epmdiv4 .epmright {border-left-color:#b15126;}

.epmdiv5 h1, .epmdiv5 h2, .epmdiv5 h3 {color:#ae8e30; margin-bottom:0;}
.epmdiv5 .epmright {border-left-color:#ae8e30;}

.epmdiv6 h1, .epmdiv6 h2, .epmdiv6 h3 {color:#691928; margin-bottom:0;}
.epmdiv6 .epmright {border-left-color:#691928;}

.epmdiv7 h1, .epmdiv7 h2, .epmdiv7 h3 {color:#2d68b2; margin-bottom:0;}
.epmdiv7 .epmright {border-left-color:#2d68b2;}

.epmdiv8 h1, .epmdiv8 h2, .epmdiv8 h3 {color:#c27e18; margin-bottom:0;}
.epmdiv8 .epmright {border-left-color:#c27e18;}

.epmleft {
	width:425px;
	float:left;
	padding-right:15px;
}
.epmright {
	width:400px;
	padding-left:15px;
	border-left-style:solid;
	border-left-width:2px;
	float:left;
}
.slideshow-fade {
	position:relative;
	z-index:2; /* fixes IE z index issue where multiple position:relatives cause individual z-stacks */
}
.youtubevid {
	float:left; 
	margin:6px 15px 6px 0;
	position:relative;
	z-index:3; /* fixes IE z index issue where multiple position:relatives cause individual z-stacks */	
}
object, param, embed {
	position:relative;
	z-index:2; /* fixes IE z index issue where multiple position:relatives cause individual z-stacks */	
}