/* @override http://nteractivemarketing.com/cms/themes/Atlas/css/easy.css */

/* @override http://nteractivemarketing.com/cms/themes/Atlas/css/easy.css */

/* 
*
* Easy front-end framework
*
* Copyright (c) 2009 Alen Grakalic
* http://easyframework.com/license.php
*
* supported by Templatica (http://templatica.com)
* and Css Globe (http://cssglobe.com)
*
*/


/*

for more info about the strucure of this file 
please read http://easyframework.com/documentation.php

*/

/* HTML elements  */		

	h1, h2, h3, h4, h5, h6{
		font-weight:normal;
		margin:0;
		line-height:1em;
		}	
	h1{font-size:2em;margin-bottom:.5em;}	
	h2{margin-bottom:.5142em;padding-top:.2em;
	font-size: 1.2em;
	color: #005596;
}	
	h3{margin-bottom:.7em;padding-top:.3em;
	font-weight: bold;
	color: #025798;
	font-size: 1em;
}
	h4{font-size:1.25em;margin-bottom:.6em;}
	h5,h6{font-size:1em;margin-bottom:.5em;font-weight:bold;}
	
	p, blockquote, ul, ol, dl, form, table, pre{line-height:inherit;margin:0 0 1.5em 0;}
	ul, ol, dl{padding:0;}
	ul ul, ul ol, ol ol, ol ul, dd{margin:0;}
	li{display:list-item;list-style-position:outside;}	
	blockquote, dd{padding:0 0 0 2em;}
	pre, code, samp, kbd, var{font:100% mono-space,monospace;}
	pre{overflow:auto;}
	abbr, acronym{
		text-transform:uppercase;
		border-bottom:1px dotted #000;
		letter-spacing:1px;
		}
	abbr[title], acronym[title]{cursor:help;}
	small{font-size:.9em;}
	sup, sub{font-size:.8em;}
	em, cite, q{font-style:italic;}
	img{border:none;}			
	hr{display:none;}	
	table{width:100%;border-collapse:collapse;}
	th,caption{text-align:left;}
	form div{margin:.5em 0;clear:both;}
	label{display:block;}
	fieldset{margin:0;padding:0;border:none;}
	legend{font-weight:bold;}
	input[type="radio"],input[type="checkbox"], .radio, .checkbox{margin:0 .25em 0 0;}

/* //  HTML elements */	

/* common */		
	
	.left{float:left;margin-right:1em;}
	.right{float:right;
	margin-right: 1em;
}

div#copyright {
	color: white;
}
	.center{text-align:center;}
	
	.clear{clear:both;}
	.first{margin-left:0 !important;}
	.last{margin-right:0 !important;}
	.top{margin-top:0 !important;}
	.bottom{margin-bottom:0 !important;}	
	.hidden, .print{display:none;}
	.graphic{
		margin:0;
		padding:0;
		display:block;
		overflow:hidden;
		text-indent:-8000px;
		}

/* // common */			

/* base */
	
	body, table, input, textarea, select, li, button{
		font:1em Helvetica, Arial, Sans-Serif;
		line-height:1.5em;
		color:#333;
		}		
	body{
		font-size:13px;
		background: #4bd0f4 url(../images/bg.png) repeat-x 0 top;
		margin:0;
		padding:0;
		text-align:center;
		}

#container div.content div.secondary ul.nav li.nav-selected.nav-path-selected a.nav-selected.nav-path-selected {
	font-weight: bold;
	text-decoration: none;
	padding: 7px;
}

#container div.content div.nav {
	display: inline-block;
	width: 935px;
	padding: 7px 5px 1px 20px;
	background-image: url(../images/bg-top-menu-li.png);
	position: relative;
}

#sf-menu42 ul.sf-menu..sf-js-enabled.sf-shadow li.sfHover ul.sf-submenu li a {
	padding-top: 12em;
}	
	a, a:visited{
		text-decoration:none;
		color:#06C;
		}
	a:hover{color:#999;}
	ins{text-decoration:none;color:#900;font-style:italic;}
	code{color:#555;}
	pre{
		margin-left:2em;
		padding-left:2em;
		border-left:1px solid #ccc;
		}
	blockquote{
		margin-left:2em;
		border-left:1px solid #ccc;
		font-style:italic;
		}	
	dt{font-weight:bold;}
	th, td{padding:.5em 1em;line-height:1.5em;}		
	th{background:#eee;}
	td{border-bottom:1px solid #eee;}
	caption{font-style:italic;color:#777;margin:.5em 0;}	
	fieldset{
		border:1px solid #ccc;
		padding:1em 2em;
		margin:0 0 1.5em 0;
		}
	legend{padding:2px 5px;}	
	form div.col{clear:none;}form div.first{clear:both;}
	form div{overflow:hidden;}
	
	input[type="text"], input[type="password"], textarea, .field, .area, select{
		border:1px solid #aaa;
		padding:5px;
		background:#fff;
		width:300px;
		line-height:1em;
		margin:0;
		}
	select{width:312px;}
	textarea, .area{overflow:auto; height:150px; width:400px;}
	input[type="text"]:focus, input[type="password"]:focus, textarea:focus, select:focus, .focus{background:#f5f5f5;outline:none;}

td.question {
	text-align: right;
}

#miniSurveyView89 table.formBlockSurveyTable {
	width: 94%;
}
	.submit{}
	button{
		border:none;
		background:#555;
		color:#fff;
		padding:0 2.5em;
		height:2em;
		line-height:2em;
		cursor:pointer;
		}
		
	.note, .success, .error{display:block;}
	.error{color:#900;}
	.success{color:#060;}
	.note{font-weight:bold;}
	
	.pullquote{
		width:20%;
		float:left;
		margin-right:2em;
		padding-right:2em;
		border-right:1px solid #ccc;
		text-align:right;
		font-size:1.1em;
		font-style:italic;
		color:#777;
		margin-bottom:.5em;
		}
	.boxout{
		width:20%;
		float:right;
		margin-left:2em;
		padding:1em 2em;
		border:1px solid #ccc;
		margin-bottom:.5em;
		}
	#easy_tooltip{
		border:1px solid #e1e1e1;
		padding: 2px 10px;
		background:#f5f5f5;
		}

/* base */

/* layout */

	#container{	
		margin:0 auto;
		width:959px;
		text-align:left;
		position:relative;
		}
	.inner{
		position:relative;
		}
	#header{
		position:relative;
	background-image: url(../images/banner.jpg);
	height: 130px;
	margin-top: 0;
}	


div#footer.full {
		position:relative;
		clear:both;
	background: url(../images/bg-top-menu-li.png) repeat-x 0 top;
	padding: 17px 2px 23px 14px;
	height: 28px;
}	
		
	.content{
		clear:both;
	background-color: white;
	padding: 0;
}

div.content  p {
	font-size: 15px;
	margin-bottom: 11px;
	line-height: 21px;
	padding-top: 6px;
}

div.call {
	display: inline-block;
	float: right;
	margin-right: 27px;
	margin-top: 23px;
	color: white;
	font-weight: bold;
	font-size: 20px;
	text-shadow: black 2px 2px 4px;
}

#header div.eval {
	display: inline-block;
	position: relative;
	left: 537px;
	top: 79px;
}
	.main, .secondary, .tertiary, .quaternary{
		float:left;
		display:inline;
		}
	.main{width: 584px;
	padding: 20px 20px 0;
}
	.secondary{width: 258px;margin-left: 25px;
	padding: 20px;
	margin-top: 51px;
}

div.insideContent {
	padding-top: 12px;
	border-top: 1px solid #cee2f9;
	border-right: 1px solid #cee2f9;
	padding-right: 13px;
	padding-bottom: 35px;
	display: block;
	clear: both;
}

form#miniSurveyView91.miniSurveyView {
	border-right: 1px solid #cee2f9;
	padding-right: 32px;
	margin-top: -7px;
	padding-left: 10px;
}

div.referral {
	padding: 15px;
	border: 1px solid #cee2f9;
	background-color: #f8fafa;
	margin-top: 61px;
}

ul#ccm-select-page-type {
	width: 591px;
}

div.content.ccm-block {
	margin-top: 20px;
}

#container div.content div.secondary div.referral h3 {
	border-bottom: 1px solid #cee2f9;
	padding-bottom: 4px;
	margin-bottom: 0;
	padding-top: 0;
	font-size: 14px;
}

#container div.content div.main object {
	padding-bottom: 20px;
}
	.tertiary{}
	.quaternary{}
	
	/* grid */
		
		.cols{} /* main column container class */
		.col{
			float:left;
			display:inline;
			width:48%;margin-left:4%; /* 2 equal width columns layout - default */
			}	
		.cols3 .col{width:30%;margin-left:5%;} /* 3 equal width columns layout */
		.cols4 .col{width:22%;margin-left:4%;} /* 4 equal width columns layout */
		
		/* use following classes to build custom grid (add as many as you want) */
		
		.col1, .col2, .col3{float:left;display:inline;}
		.col1{}
		.col2{}
		.col3{}
		
		.indent1{}
		.indent2{}
		.indent3{}
		
	/* grid */	

/* // layout */

/* navigation */
	
		#nav, #nav ul, #nav li{
			margin:0;
			padding:0;
			list-style:none;
			}	
		#nav li{
			float:left;
			display:inline;
			position:relative;
			line-height:32px;
			height: 32px;
			margin-right:2em;
			}	
			
		#nav ul{
			position:absolute;
			left:0;
			top:32px;
			padding: 0 10px 5px;
			width:200px;
			display:none;
			z-index:1000;
}

#nav li a {
	color: white;
}
		#nav ul li{
			float:none;
			display:block;
	background-color: #006caa;
	padding-left: 8px;
}

#header div.eval a {
	display: block;
		cursor:pointer;
	height: 42px;
}
		#nav ul li:hover{
	background-color: #008fe0;
}
		
/* //navigation */

/* header */

	#header h1{
		line-height:50px;
		height:50px;
		margin:0;
		}
	#header h1 a{		
		}		

/* // header */
	
/* content */

	.content a, .content a:visited{
		text-decoration:underline;
		}
	
/* // content */

/* footer */
	
	#footer a, #footer a:visited{
		text-decoration:underline;
	color: white;
}
	
/* // footer */

/* clearfix */

	.inner:after, .content:after, .cols:after, .fixed:after{
		content:"."; 
		display:block; 
		height:0; 
		clear:both; 
		visibility:hidden;
		}
	.inner, .content, .cols, .fixed{display:block;min-height:1%;}
	* html .inner, * html .content, * html .cols, * html .fixed{height:1%;}

/* // clearfix */

#container div.content div.main h1 {
	color: #025798;
	margin-bottom: 8px;
}
ul.list{
		margin:1em 0;
		padding:0;
		border-top:1px solid #ccc;
		width:200px;
		}

#container div.content div.main div.insideContent ul {
	padding: 9px 9px 9px 32px;
	display: inline-block;
	border-top: 1px solid #cee2f9;
	border-bottom: 1px solid #cee2f9;
}

#container div.insideContent p.cite {
	display: inline-block;
	font-size: 10px;
	margin-top: 13px;
	line-height: 13px;
	text-align: center;
	width: 95%;
	font-style: italic;
	color: #8b8b8b;
}

#container div.content div.secondary ul.nav {
		margin:1em 0;
		padding:0;
		border-top:1px solid #ccc;
		width:200px;
	list-style-type: none;
}

#container div.content div.secondary ul.nav li {
		margin:0;
		padding:.5em 0;
		list-style:none;
		border-bottom:1px solid #ccc;
}

#container div.content div.secondary ul.nav li.nav-selected.nav-path-selected {
	background-color: #b0e9f9;
}

#header div.home a {
	width: 463px;
	display: inline-block;
	height: 127px;
	position: absolute;
}	
	ul.list li{
		margin:0;
		padding:.5em 0;
		list-style:none;
		border-bottom:1px solid #ccc;
		}

#container div.content div.secondary ul.list li.list a {
	text-decoration: none;
}

div.notes{
	font-size:12px;
}
div.notes a{
	color:#990000;
}

#frame div.pic {
	width: 119px;
	height: 73px;
	border: 4px solid #c3e4ff;
	float: left;
	margin-right: 7px;
}

#frame div.pic_last {
	width: 119px;
	height: 73px;
	position: relative;
	border: 4px solid #c3e4ff;
	float: left;
}

div.pic2 {
	display: inline-block;
	position: relative;
	float: right;
	width: 187px;
	background: url(../images/img-bg2.png) no-repeat left top;
	height: 290px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin-left: 14px;
}

#container div.content div.main div.insideContent div.pic2 img {
	margin-top: 20px;
	margin-right: 21px;
	border: 1px solid #51a6c3;
}

div#frame {
	margin-bottom: -28px;
	height: 116px;
	vertical-align: top;
	display: block;
	background: url(../images/box.png) no-repeat center 16px;
	width: 478px;
	padding-top: 48px;
	margin-top: 17px;
	border-top: 1px solid #cee2f9;
	text-align: center;
	padding-left: 83px;
}
.sf-menu ul.sf-submenu li:hover {
	background: url(../images/bg-top-menu-li.png) repeat-x !important;
	z-index: 999 !important;
}

#container div.content div.main img.ccm-image-block {
	padding-bottom: 8px;
}

#container div.content div.main div.insideContent div.pic2 p.cite img {
	margin-top: 0;
	margin-right: 0;
}

#container div.content div.main div.insideContent p img {
	margin-bottom: 18px;
}