/* @override http://rebellokorn.com.php5-13.websitetestlink.com/styles/master.css */

/* @override 
	http://getverve.com/styles/master.css
	http://getverve.com/dev/styles/master.css
	http://www.getverve.com/dev/styles/master.css
	http://www.rebellokorn.com.php5-13.websitetestlink.com/styles/master.css
	http://rebellokorn.com.php5-13.websitetestlink.com/styles/master.css
*/

/* @group css reset */

/* v1.0 | 20080212 */



html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	/*behavior:url("csshover3.htc");*/
}

html, body {
	width: 100%;
}

body {
	padding-top: 35px;
}

ol, ul {
	list-style: none;
	margin:0;
	padding:0;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

p, h1, h2, h3, h4 {
	float: left;
	clear: left;
	width: 100%;
	margin:0;
	padding:0;
	
}

/* @end */


#container {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	bottom: 0;
	top: 0;
}

#containerInner {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	float: left;
	width: 100%;
}

#headerInner {
	float: left;
}

#header h3 {
	color: #22496f;
	font: 15px/20px Verdana, "Lucida Grande", Lucida, sans-serif;
	float: left;
	width: inherit;
	clear: left;
}

#header a:link, 
#header a:visited {
	text-decoration: none;
	color: #22496f;
}


#featuredLeft h2 span {
	text-transform: uppercase;
	font: normal normal 11px Verdana, "Lucida Grande", Lucida, sans-serif;
	color: #22496f;
	float: left;
	clear: left;
	margin-top: 4px;
	margin-right: 4px;
}

#footer p#verveCredit {
	float: left;
	margin: 15px 0 0;
	width: 450px;
	color: #909398;
	display: none;
}

p#verveCredit a:link {
	color: #909398;	
}

#footer a:link, #footer a:visited {
	color: #44474a;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#featuredLeft h2 {
	color: #22496f;
	margin-bottom: 3 px;
	margin-top: 0px;
	font: bold 15px/20px Georgia, "Times New Roman", Times, serif;
}

#featuredLeft a:link, #featuredLeft a:visited {
	color: #22496f;
}

.contact #featuredLeft h2 {
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
	line-height: 21px;
	
}

.results #featuredLeft {
	width:100%;
}

#featuredLeft h3 {
	font-weight: normal;
	font-style: italic;
	margin-top: 3px;
	margin-bottom: 4px;
	font-size: 13px;
	line-height: 16px;
}

.clients-test #featuredLeft p{
	font-size: 13px;
	line-height: 16px;
	width: 800px;
}

.clients-test h3 {
	width: 140%;
}

.clients-test h4 {
	margin-bottom: 30px;
	width: 100%;
	font-size: 13px;
}

#featuredLeft h1 {
	line-height: 23px;
	float: left;
	width: 85%;
	font-size: 13px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#featuredArticle {
	font-size:14px;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:0;
	display:block;
	}

#featuredLeft #rightQuote {
/*	float: right;
	width: 240px;
	position: absolute;
	z-index: 10;*/
	float:right;
	width:240px;
	margin-top:0;
	padding:0 3px 20px 10px;
	position:relative;
	height:100%;

}

#featuredLeft #rightQuote {
/*	float: right;
	width: 240px;
	position: absolute;
	z-index: 10;*/
	float:right;
	width:240px;
	padding:0 3px 20px 10px;
	display:block;
	position:relative;

}

#featuredLeftInner > #rightQuote {
	/*margin-left: 560px;*/
}

#featuredInner {
	float: left;
}

#featuredLeft ul {
	float: left;
	clear: left;
	width: 100%;
	margin-top: -10px;
	padding-bottom:10px;
}

#logoBox {
	float: left;
	margin-bottom: 20px;
	width: 500px;
}

#logoBox img {
	/*width: 484px;*/
	width:482px;
	float: left;
	height: 55px;
}


#featuredLeft #rightQuote p {
	font-size: 11px;
	line-height: 19px;
	margin-bottom: 15px;
	font-style: italic;
	width: 100%;
}

#featuredLeft #rightQuote h2 {
	font-size: 11px;
	line-height: 16px;
}

#featuredLeft #rightQuote h3 {
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	margin-top: 6px;
}

#footer
 {
	float: left;
	/*margin-top: 40px;*/
	margin-top:5px;
	background-color: #bcc8d4;
	width: 100%;
	position: relative;
	bottom: 0;
}

#footer img {
	vertical-align: middle;
}

#footer ul {
	float: left;
	margin-top: 15px;
	margin-right: 20px;
}

#footerInner {
	/*margin-top: 40px;*/
	margin-top:20px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#footer li {
	float: left;
	margin-right: 15px;
	padding-right: 15px;
	border-right: 1px solid #44474a;
	font-size: 14px;
	color: #22496f;
	line-height: 20px;
}

#footer p {
	float: right;
	width: 345px;
	font: 11px/15px Verdana, "Lucida Grande", Lucida, sans-serif;
	margin-top: 15px;
	margin-bottom: 10px;
	color: #22496f;
}

#featuredLeft #clientList, #featuredLeft #clientListb {

	width:400px;
	clear:none;
	/*float:left;*/
	margin: 8px 0 0;
}
#featuredLeft #clientListb {
	position:absolute;
	left:50%;
	width:400px;
	clear:none;
	
}
.clients #featuredLeft p {
	margin-bottom: 8px;
}


h2#clientHeader {
	width: 800px;
	margin-bottom: 20px;
}

#featuredLeft #clientList li {
	/*width: 100%;*/
	float: left;
}

.clients #featuredLeftInner {
	width: 800px;
}

#featuredLeft li {
	font-size: 13px;
	line-height: 18px;
	margin-left: 25px;
	list-style-type: disc;
}

.serv-hrstruct #featuredLeft li {
	list-style-type: none;
}

#middleContainer {
	height: 113px;
	width: 575px;
	float: right;
	background-color: #bcc8d4;
}

#middleContainer img {
	float: right;
	position: relative;
	z-index: 1;
}

#middleContainer li {
	font-family: "Georgia", "Times New Roman", Times, serif;
	margin-left: 13px;
	color: white;
	font-size: 13px;
	line-height: 16px;
	float: left;
	clear: left;
	margin-bottom: 2px;
	width: 100%;
}

#middleContainer ul {
	margin-top: 8px;
	position: absolute;
	z-index: 2;
	float: left;
	width: 250px;
}

#badgeContainer {
	width: 225px;
	height: 113px;
	float: left;
	clear: left;
}

.contact #featuredLeft p {
	margin-bottom: 5px;
	font-size: 13px;
	line-height: 18px;
}

.contact form label {
	text-align: right;
	font-size: 14px;
	line-height: 40px;
	width: 100px;
	display: block;
	clear: left;
	float: left;
	margin-right: 10px;
}

.contact form {
	float: left;
	width: 450px;
}

textarea {
	font: 13px Verdana, "Lucida Grande", Lucida, sans-serif;
	clear: left;
	width: 100%;
	border: 1px solid #ccc;
	padding: 4px 4px;
	margin-bottom: 10px;
	float: left;
}

input#submit {
	margin-left: 85px;
	margin-top: 25px;
	float: left;
	clear: left;
}

input.textInput {
	font: 13px Verdana, "Lucida Grande", Lucida, sans-serif;
	margin: 5px 0;
	width: 320px;
	padding: 6px 2px;
	border: 1px solid #ccc;
	float: left;
	clear: none;
	display: block;
}

.contact #featuredLeft h1 {
	font: 28px Georgia, "Times New Roman", Times, serif;
		line-height: 35px;
}


#contactBox {
	float: right;
	display:none;
}

#aboutLinks {
	position: absolute;
	left: 40px;
	top: 0;
}

#servicesLinks {
	position: absolute;
	left: 166px;
	top: 0;
}

#results {
	position: absolute;
	left: 297px;
	top: 0;
}

#clientsLinks {
	position: absolute;
	left: 419px;
	top: 0;
}

#featured {
	float: left;
	clear: left;
	width: 100%;
	color: #22496f;
	font-family: Verdana, "Lucida Grande", Lucida, sans-serif;
	margin-top: 25px;
}

#featuredLeft p {
	font-size: 13px;
	line-height: 18px;
	float: left;
	margin-bottom: 10px;
	width: 510px;
	clear: left;
}

#quoteRotator p {
	font-size: 11px;
	line-height: 20px;
}

#bottomGrad {
	background-color: transparent;
	position: absolute;
	left: 0;
	height: 150px;
	bottom: 0;
	width: 520px;
}

#viewBox {
	width: 520px;
	height: 345px;
	position: absolute;
	top: 0;}

#quoteRotator h2 {
	font: italic normal 12px/16px Verdana, "Lucida Grande", Lucida, sans-serif;
	color: #68828a;
	border-bottom: 5px dotted #a7bacb;
	padding-bottom: 9px;
}

#quoteRotator h2 span {
	font-weight: bold;
}

#featuredLeft {
	float: left;
}
.over {
background-color:blue;
}

#featuredLeftInner {
	width: 800px;
	float: left;
	min-height:300px;
}

.last {
	padding: 0;
	margin: 0;
}

#phoneNumber {
	width: 95px;
	float: right;
	clear: both;
	font: 13px/16px Verdana, "Lucida Grande", Lucida, sans-serif;
	color: #22496f;
	margin-top: 36px;
}

#contactLink {
	width: 107px;
	height: 39px;
	background: url(http://www.getverve.com/dev/images/email.jpg) no-repeat;
	float: right;
	clear: both;
}

.menuContainer {
	float: left;
	width: 16%;
}



.noQuote #featuredLeft {
	width: 100%;
}

.noQuote #featuredLeft p {
	width: 100%;
}

.noQuote #featuredLeft ul {
	float: left;
	clear: left;
	width: 100%;
}

.noQuote #featuredLeft li {
	width: 49%;
	float: left;
	font-size: 11px;
	line-height: 28px;
}

.clearer {
	width: 100%;
	height: 1px;
	clear: both;
	display:block;
}

#featuredRight {
	width: 29%;
	float: right;
}

.results #featuredLeftInner, .results-organization #featuredLeftInner, .clients-team #featuredLeftInner, .results-organization #featuredLeftInner, .results-management #featuredLeftInner {
	width: 800px;
}

.results #featuredRightInner{
	width:0px;
}
.results #featuredLeft p, .results-orginization #featuredLeft p, .results-team #featuredLeft p, .results-management #featuredLeft p {
	width: 800px;
	font-size: 13px;
	line-height: 19px;
}

.results #featuredLeft h3 {
	line-height: 30px;
	font-size: 16px;
}

/* @group My Group */

#jsddm
{	margin: 0;
	padding: 0;
	float: left;
	width: 800px;
	background-color: #ffffff;
	height: 30px;
}

.subNav li.active {
	background-color: #22496f;
}

#topNav {
	float: left;
	width: 100%;
	height: 25px;
}

#topNavInner {
	width: 700px;
	float: none;
	display: block;
	clear: none;
	margin-left: auto;
	margin-right: auto;
}

.subNav a:link {
	padding: 10px;
}

.subNav li {
	float: left;
	color: white;
	cursor: pointer;
	font-size: 19px;
	line-height: 20px;
	height: 20px;
	text-align: center;
	clear: left;
	margin-bottom: 2px;
	width: 100%;
}

.subNav {
	margin: 0;
	float: left;
	width: 200%;
	position: relative;
	right: 50%;
}


#mainNav p.active {
	color: white;
}

#mainNav p {
		cursor: pointer;
	float: left;
	text-align: center;
}

#mainNav .subNav p {
	line-height: 20px;
}
	
#jsddm a:link,
#jsddm a:visited,
#jsddm a:active	{
	color:#22496f;
	}
	

	#jsddm li
	{
		cursor: pointer;
		font: 16px/25px Times, Georgia, "Times New Roman", serif;
		float: left;
		list-style: none;
	font-size: 13px;
	color: #22496f;
	width: 113px;
	height: 25px;
	
}
	
	#jsddm li a
	{	display: block;
		text-decoration: none;
		white-space: nowrap;
	padding: 0;
	text-align: center;
	/*border-top: 1px solid white;
	border-bottom: 1px solid white;
	*/
	}

	
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position:relative;
			visibility: hidden;
			width: 230px;
			left: -58px;
	display: block;
}
		
		#jsddm li ul li
		{
	cursor: pointer;
		float: none;
			display:inline;
			position:inherit;
	
}
	
		
		#jsddm li ul li a
		{
			width: auto;
			background: #bcc8d4;
	/*border-top: 1px solid #bcc8d4;
	border-bottom: 1px solid #bcc8d4;
	*/
	}
		
	
		
	
		
			
			
#jsddm li a:hover
		{
	color: white;
	background-color: #22496f;
		}

#jsddm li .active {
	background-color: #22496f;
	color: white;
	/*border-top: 1px solid #22496f;
	border-bottom: 1px solid #22496f;*/
}


/* @end */

ul ul {
   display:none;
}

li:hover ul {
   display:block;
}


#jsddm li .active {
	background-color: #22496f;
	color: white;
	/*border-top: 1px solid #22496f;
	border-bottom: 1px solid #22496f;*/
}

img#dotPic {
	padding-top:10px;
	margin-left:-2px;
	}

img#emailSubmit {
	clear:left;
	margin-left:110px;
	margin-top:5px;
	}

div#leftContent {
	float:left;
	width:540px;
	padding-bottom:20px;
}	


@media all
{
.pb   { display:none; }
}

@media print
{
.pb  { display:block; page-break-before:always; }


.results #featuredLeft p, .results-orginization #featuredLeft p, .results-team #featuredLeft p, .results-management #featuredLeft p {
	width:750px;
	}

}

@-moz-document url-prefix() {    
	.pb-ff { 
	display:block; 
	page-break-before:always; }
}
