@import url(reset.css);

.mir { letter-spacing : -1000em; text-indent:-999em;}


html { text-align: center; }

body {
margin:0 20px;
/* was margin:0; pre logo bar change */
padding:0;
height:100%;
background-color:#ffffff;
color:#464847;  

text-align:center;
font-family:"Century Gothic",Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
}

img {
	
	border:0;
	margin:0;
	padding:0;
}
ul {
margin:0 0 0 20px;
list-style-type:disc;
}

li {
	margin:4px 0 5px 30px;
	line-height: normal;
	list-style-image: url('/images/graphics/orange_bullet.jpg');
	list-style-type:circle;
	list-style-position:outside;
}

#container { 	
margin:0 auto;
padding:0;
width:1000px;
text-align:left;
vertical-align: middle;	
background-color:#ffffff;
/* following provides green bar on top and bottom with padding */
padding: 0px 0;
border: 0px solid #3882A3;
border-width: 0px 0px;
}


#branding {

float:left;
width:400px; /* was 235px pre logo bar change */
height: 90px; /* was 77px 84*/
}

#branding a {
display:block;
color:#000;
font-weight:normal;
}

#header {

margin:0;
padding:0;
height:100px; /* was 77px */
}
	
	#header h1 {
	margin:0;
	padding:0px 0 0 15px;
	font-size:2.2em;
	letter-spacing:0em;
	color:#000;
	font-weight:lighter;
	line-height: 1em;
	
	}
	
	#header h2 {
	margin:0;
	padding:0 0 0 25px;
	font-size:.5em;
	font-weight:lighter;
	letter-spacing:0em;
	color:#000;
	}
	
	#header blockquote {
	float:right;
	line-height: 1.3em;
	}
	#header blockquote {
	text-align:right;
	font-size: .7em;
	margin:0;
	padding:.5em;
	padding-right:60px;
	width: 500px;
	}

	
	#header a {
	text-decoration: none;	
	color:#000000;
	font-weight:normal;
	}
	#header:hover
	{
		cursor:move;
	}
	
	
#topLinks {
	font-size:11px;
	padding: 12px 80px 6px 0;
	float:right;
	color:#000000;
}
#topLinks a {
	text-decoration:none;
	color:#000000;
}
#topLinks a:hover {
	text-decoration:underline;
}

#dotLine {
	padding: 0px 40px 0px 0;
	float:right;
}
.logo { 
	background: url('/images/graphics/jameson_logo_400.jpg') 0 0 no-repeat;
	margin-top: 10px;
}
.ital
{ font-style: italic; }

#navBar {
background-color:#90a18e;
margin: 5px 0 0 0;
width:100%;
font-size:.7em;
font-family:"Century Gothic";
color:#ffffff;
letter-spacing:0px;
border:0px solid #ebeee9;
padding:0 0 0 0;
/**/
}
	#navBar a {
	text-decoration:none;
	color:#ffffff;
	font-weight:normal;
	}
	#navBar a:hover {
	text-decoration:none;
	}
.navCell
{
	margin:0;
	padding: 4px 6px 3px 6px;
	font-size:15px;
	text-align:center;	
	vertical-align:top;
	border: 1px solid #90a18e;
	position:relative;
	text-transform:lowercase;
	top:0px;
	left:0px;
}
#currentPageCell {
	border: 1px solid #646f62;
	background-color: #a4b2a4;
	padding-right:11px;
	padding-left:11px;
	position:relative;
	top:0px;
	left:0px;
	z-index:10;
}

.navBarMenu {
	padding: 0px 0px 0px 0px;
	margin:0 0 0 0;
	font-size:.8em;
	width:180px;
	background-color:#FFFFFF;
	border:1px solid #90a18e;
	position:absolute;
	display:none;
	color:#000000;
	z-index:1000000;
	line-height:1em;
}
	.navBarMenu p {
		padding: 6px 10px 5px 10px;
		margin:3px 0 3px 0;
		color:#000000;
	}
	.navBarMenu a {
		text-decoration:none;
		font-weight:normal;
	}

._currentPageCell {
	color:#90a18e;
}
.regularPageCell {
	color:#ffffff;
}

#navCol {
	float:left; 
	margin:20px 10px 0 0;
	padding:0 0px 0 0;
	text-transform:lowercase;
	z-index:-1000;
}

	#navCol h1 {
		margin:0px;
		padding:5px 0 5px 15px;
		font-size:18px;
		font-family:"Century Gothic";
	}
	#navCol h1 a {
		color:#646f62;
		text-decoration:none;
	}
	#navCol ul {
	margin:0px 0px 0px 0px;
	padding:0 0 0 0;
	list-style:none;
	}	
	#navCol li {
	margin:0px 0px 0px 0px;
	padding:4px 0 7px 8px;	
	line-height: 1em;
	list-style-image: none;
	list-style-type: none;
	list-style-position:outside;
	}	
	#navCol li a {
	color:#333333;
	text-decoration:none;
	font-size: .8em;
	font-weight:normal;
	}
	#navCol a:hover {
	text-decoration:underline;
	}
	
	
#navColBox {
	border: 2px solid #90a18e;
	border-left: 0px solid #90a18e;	
	border-right: 0px solid #90a18e;	
	border-top: 2px solid #90a18e;	
	--background-color:#ebeee9;
}
.currentPageRow {
	background-color:#d0d7cf;
}
.currentPageRow a {
	color:#ffffff;
}
#curPageRow {
	color:#e28537;
	font-weight:normal;
}

.arrowTestimonials {
padding-right: 15px;
background: url('/images/graphics/arrow_blue.jpg') right 50% no-repeat;
text-decoration: none;
}
.masterContainer {
	overflow: hidden;
}
#content {
	margin:20px 0 0 0;
	float:right;
	font-size:14px;
	width:779px;
	border-left:1px solid #90a18e;
	line-height:1.5em;
	padding-left:10px;
	overflow:hidden;
}
#content p {
	padding: 0px 20px 15px 0px;
}
#content a {
	text-decoration:underline;
	color:#6596b9;
}

#content h1 {
	padding:10px 0 5px 0;
	font-size:16px;
	color:#e28537;	
}
#content h2 {
	padding:10px 0 5px 0;
	font-size:14px;
	color:#6596b9;
}
#content h3 {
	font-size:12px;
	color:#000000;
}
#subBannerHeader {
	width:779px;
	margin:0px 0 15px 0px;
	padding:0 0 0 0;
	font-family:"Century Gothic", Verdana;
	height:200px;
	vertical-align:middle;
	float:left;
}
	#subBannerHeader h1 {
		color:#ffffff;
		font-weight:normal;
		font-size:24px;
		line-height:1.3em;
		padding:5px 0px 5px 0px;
		text-align:center;
		margin: 0 0 0 0;
	}
.subBannerFrame {
	margin:7px;
	border:1px solid #ffffff;
	padding:0;
	padding-top:7px;
	height:176px;
}
.subBannerCopy {
	padding-left:522px;
	width: 241px;	
}

#subBannerHeader25 {
	width:779px;
	margin:0px 0 0px 0px;
	padding:0 0 10px 0;
	font-family:"Century Gothic", Verdana;
	float:left;
}
	#subBannerHeader25 h1 {
		color:#ffffff;
		font-weight:normal;
		font-size:24px;
		line-height:1.3em;
		padding:10px 15px 5px 0px;
		text-align:right;
		margin: 0 0 0 0;
	}
	#subBannerHeader25 img {
		float:left;
	}
#subSideContent25 {
	margin:0 0 0 0;
	padding:25px 10px 0 10px;
	width: 230px;
	float:right;
	height:875px;
	background:url('/the25systems/images/side_back.jpg') 0 0 repeat;	
}
#subContent25 {
	margin: 0 0 0 0px;
	width: 520px;
	padding:10px 0 0 0;
	float:left;
}
.banner25 {
	margin:10px 0 0 0;
	padding:15px 0 20px 0;
	color:#ffffff;
	font-size:20px;
	background-color:#6596b9;
	vertical-align:middle;
	text-align:center;
	width:700px;
	position:absolute;
	float:left;
	font-weight:bold;
}
.linkListTwo25 { 
	padding:10px 0;
}

.linkListTwo25 ul { margin-left: 10px; }

	.linkListTwo25 a {
	display: block;
	padding: 0; margin: 0;

	}
	
	.linkListTwo25 li {
	padding:2px 10px 2px 10px;
	margin:0;
	width: 210px;
	float:left;
	color:#6596b9;
	}

#subHeader {	
	margin: 4px 0 0 0px;
	border-bottom: 1px solid #90a18e;
	width: 609px;
}
	#subHeader h1 {
		margin:0px;
		padding:0 0 5px 0px;
		font-size:18px;
		font-family:"Century Gothic";
		text-transform:lowercase;
	}

#subContent, #subContentHome {
	margin: 0 0 0 0px;
	width: 600px;
	padding:10px 0 0 0;
	float:left;
}
#subContentHome {
	padding-left: 20px;
	width: 500px;
}
#subContentHome ul {
	margin-left: 0px;
}
#subSideContent {
	margin:0 0 0 0;
	padding:10px 0 0 0;
	width: 150px;
	float:right;
}
.hdivider {
	float:none;
	position:relative;
	width:100%;
	height:10px;
	top:10px;
	background-color:#FFFFFF;
}

.panelArea {
	color:#ffffff;
	
	font-family:"Century Gothic";
	font-size: 20px;
	font-weight:bold;		
	vertical-align:top;
}
.panelArea h1 {
	font-size: 1em;
	padding:5px 10px 0 10px;
	margin:0;
}
.panelArea p {
	font-size: .8em;
	font-weight:normal;
	padding:5px 0 0 0px;
	margin:0;
}
.panelArea a {
	text-decoration:none;
	color:#ffffff;
}

#mainPanel {
	float:left;
	width:800px;
	height:350px;
	margin: 15px 0px 8px 0px;
	cursor:pointer;	
}
.oldOragne{color:#f7894d;}
#mainPanelList {
	background-color:#e28537;
	float:right;
	width: 200px;
	height: 362px;
	margin-top: 9px;
	line-height:20px;
	text-align:center;
}
#mainPanelList p {
	font-size:14px;
}
#leftTopRowPanel {
	background-color:#0083a9;
	width:500px;
	height:145px;
	float:left;	
	top: 5px;
	position:relative;
	padding:0;
	margin:0;
	cursor:pointer;
}
#leftBottomRowPanel {
	background-color:#90a18e;
	width:500px;
	height:145px;
	float:left;
	top:15px;
	position:relative;
	cursor:pointer;
}
#rightPanel {
	background-color:#684621;
	text-align:center;
	width:240px;
	height:300px;		
	position:relative;
	float:right;
	left:0px;
	top:5px;
	cursor:pointer;
}
#middlePanel {
	background-color:#0083a9;
	width:240px;
	height:300px;	
	position: relative;
	float:right;
	left: -10px;
	top: 5px;
	cursor:pointer;
}
#lowerPanel {
	position:relative;
	top:20px;
	float:none;
	width:100%;
	height: 250px;
}

.framedBorder {
	margin:7px;
	border:1px solid #ffffff;
	padding:0;
}
.eventsListing {
	color:#ffffff;
	font-family:"Century Gothic";
	font-size:22px;
	font-weight:bold;
	font-style:normal;
	padding: 0px 4px 0px 4px;
	text-align:center;
}
.eventsListing h1 {
	font-family:"Century Gothic";
	font-size:1em;
	padding-top:10px;
}
.eventsListing h2 {
	font-family:"Century Gothic";
	font-size:.6em;
	margin:0;
	margin-top:5px;
	padding:0;
}
.eventsListing p {
	font-size:.5em;
	font-style:normal;
	font-weight:normal;
	margin:0;
	padding:0;
}
.eventsListing a {
	text-decoration:none;
	color:#ffffff;
}
.eventsListing img {
	padding-top: 0px;
	margin-top:0px;
}
.eventsListingSmall {
	font-size:12px;
}
.moreEvents {
	text-align:right;
	padding-right:30px;
}


#footer {
position:relative;
bottom:0;
margin:15px 0 0 0;
padding:0;
height:40px;
line-height:40px;
text-align:left;
font-size:.9em;
background-color:#ffffff;
border-top:0px solid #cccccc;
color:#96989B;
font-family:"Century Gothic", Verdana;
clear: both;
}
	
	#footer a {

	text-decoration: none;
	margin:0;
	padding:0;
	color:#e28537;		
	color:#6596b9;
	}

	#footer p {
	margin:0;
	padding:0;
	width:178px;
	text-align:center;
	float:left;

	}
	
	#footer h5 { 
	text-align:left;
	font-weight:normal;	
	color:#96989b;
	margin:0;
	padding:0;
	font-size:.9em;
	background-color:#ffffff;
	border-top:0px solid #cccccc;
	font-family:"Century Gothic", Verdana;
	clear: both;
	}
#constantcontacts {
	border:0px solid #000000;
	color:#646f62;
	text-align:center; 
	width:200px;	
}
#qmail {
	background-color:#90a18e;
	width:190px;
	padding: 5px 0 5px 0;
	margin: 0 5px 0 5px;
}
.linkListTwo { 
padding:10px 0;
}

ul.linkListTwo { margin-left: 10px; }

	.linkListTwo a {
	display: block;
	padding: 0; margin: 0;

	}
	
	.linkListTwo li {
	padding:5px 10px 5px 0;
	margin:0;
	list-style: none;
	width: 270px;
	float:left;
	}
.arrowLink {
padding: 10px 15px 10px 0px;
line-height: 40px;
background: url('/images/graphics/arrow_orange.jpg') right 50% no-repeat;
font-size: 13px;
text-decoration: none;
}
/* for gallery page */
#gallery, #noHeader { padding-left: 5px; width:609px;}
#galleryNav { width: 165px; height: 250px; float: right; position: relative; left:0px; top:0px; }
#galleryNav ul { list-style-type: none; margin-left: 0; padding-left: 0;}
#galleryNav li { width: 160px; margin-left: 0; padding-left: 0;}
#galleryNav ul ul { padding-left: 0px; }
#galleryNav ul li ul li a { padding-left: 25px; }
#galleryNav li li {margin-left:0;  width: 120px; }
#imageHolder {  margin-bottom: 20px; padding-left: 10px; height:320px}
#gallery h2 { text-transform: uppercase; }
#gallery h2 a { font-weight:normal; text-transform:none; padding-top:5px }
#gallery a { text-decoration: none; display:block; width: 130px;}
#gallery a:hover { text-decoration:underline;}
.galleryArrow {  background: url('/images/graphics/arrow_/blue.jpg') 100% 50% no-repeat; padding-right: 30px; }
.galleryCurrent { background-color: #e5eef3; }
.galleryCurrentArrow { color: #E28537; background: url('/images/graphics/arrow_orange.jpg') 100% 50% no-repeat; padding-right: 27px; }
#gallery h2, #gallery p { width: 500px;}
#clientBrief {}

.bio img { padding: 4px 15px 5px 10px; float:left;}
.bio p {padding: 10px;}
.bio a { margin: 0 10px;}
.blueText{ color:#6596b9; }
.orangeText{ color:#e28537; }
.backTopics{
	font-size:12px; 
	float:right;
	font-weight:normal;
	color:#6596b9;
	padding-bottom:2px;
}

/* for contact list */
#briefContent { width:720px;}
#briefContent p { padding: 2px 10px; margin-top:0; margin-bottom: 7px; line-height: 1.5em;}
#briefContent .return { margin-left: 10px; }
#briefContent h1, h4, h5 { padding: 10px 0 0 10px;	}
#briefContent h1 { font-size: 1.3em; text-transform: lowercase; }
.brief {clear:both;margin:20px 0;}
#briefContent a.pdf { margin:0; }
.brief img { float:left; padding: 5px 0 20px 15px;}
.briefText {float:right;width:590px;margin-bottom:20px;}
.pdf { padding-left: 25px; background: url('/images/graphics/pdf_icon.jpg') 0% 0% no-repeat; line-height: 1.5em;}
.close { font-size: .75em; text-align:right; float:right; width:300px; margin-top: 15px;}
.dateText {color:#000;}
.brief_links a {padding-right:40px;}

/* product page */
#productList { padding:30px;line-height:1.5em;}
#productList h1 {margin:0;padding:0;margin-bottom:30px;}
#productList p {margin:0;padding:0;}
#productList a {display:block;text-decoration:none;}
.item {width:220px;font-size:95%;float:left;margin-bottom:30px;}
.iAlt {margin-right:30px;}
#productEnd { clear:both;}

#itemDetail{float:right;overflow:auto;width:476px;}
#item_img { margin: 0 30px 0 0;float:left;}
#item_text { clear:right; padding-top:20px;}
#item_info {}
body #productList #item_price {font-size:130%;color:#3882A3;margin:15px 0;}
body #productList .button_add { border:0;margin-top: 10px;}
#shopping_links {float:right;margin-top:48px;font-size:80%;}

#shopping_links a {color:#cccccc;}
.clearRight {clear:right;padding-bottom:40px;}

/* contact info */
#full_list .brief, #page_executive .brief, #page_contact_coach .brief, #page_coach .brief {display:none;}
.link_coach, .link_contact_coach, .link_executive {display:none;}
#page_executive .executive {display:block;}
#page_executive .link_executive {display:inline;}

#page_contact_coach .coach {display:block;}
#page_contact_coach .link_contact_coach {display:inline;}

#page_coach .coach {display:block;}
#page_coach .link_coach {display:inline;}

#full_list .brief {display:block;}

#eventsMainList {
	width:700px;
}
	#eventsMainList h2 {
		margin:0px 0 0 0;
		padding:0;
		background-color:#e5eef3;
	}
	#eventsMainList h3 {
		margin:0;
		padding:5px 0 0 0;
	}
	#eventsMainList p {
		margin:0;
		padding:0 0 5px 0;
	}
	
.FeatureHeader {
	margin:20px 0 0 0;
	cursor:pointer;
	width:700px;
}

.phase_content {
	display: none;
	padding: 40px 0 0 50px;
}
.phase_content h1 {
	text-transform: uppercase;
	font-size: 60px;
}
.phase_object {
	cursor: pointer;
}
.phase_active {
	display: block;
}
.phase_inactive {
	display: none;
}
.phase_image {
	height: 53px;
	width: 53px;
}



#horizontalContainer {
    border: 0px solid #777;
    overflow: hidden;
    width: 549px;
    padding: 0 17px 6px 8px;
    margin: 10px 0px;
}
#horizontalScroll {
    height: 84px;
}

.juvo-scroll-container {
    height: 66px;
    color: white;
    position: relative;
    overflow: hidden;
    background: url('/images/graphics/list_back_dots.jpg') no-repeat;
}
.juvo-scroll-content {
    width: 1000px;
    height: 90px;
    position: absolute;
    left: 0px;
}
.juvo-scroll-horizontal .juvo-scrollbar {
    background: #ccc;
    border: 0;
    height: 8px;
    margin: 8px 0 0 0;
	cursor: pointer;
}
.juvo-scroll-horizontal .juvo-scrollbar .ui-slider-handle {
    width: 20px;
    border: 0;
    background: url('/images/graphics/scroll_dot_horz.png') 0 0 no-repeat;
    cursor: pointer;
	height: 20px;
	margin-top: -2px;	
}
.horizontalLabel {
	color:#e28537;
	text-align:center;
	height: 40px;
	vertical-align:bottom;
}
#lorem-boxes {
    margin: 0;
    padding: 0;
    background: #fff;
    overflow: hidden;
}
#lorem-boxes li {
    list-style: none;
    width: 75px;
    height: 60px;
    text-align: center;
    line-height: 75px;
    font-size: 20px;
    margin: 3px 2px;
    float: left;
    background: #bbb;
    --moz-border-radius: 6px;
	cursor:pointer;
}
#lorem-boxes li.juvo-ui-selected {
    border: 2px solid #e28537;
    margin: 0px 1px 3px 1px;
}
.team_listing {
	--background: url('/images/graphics/team_back.jpg') repeat-x;
}
.process_listing {
	--background: url('/images/graphics/process_back.jpg') repeat-x;
}
.services_listing {
	--background: url('/images/graphics/services_back.jpg') repeat-x;
}
.dotSeparator {
	margin-right: 60px;
}
#vertical-list {
	float: left;
	padding: 0 10px 0 60px;
}
#vertical-list li {
	margin:5px 0 0 0;
	color:#777;
	font-size:17px;
}
#vertical-list li .active {
	color:#e28537;
}
#box-vertical {
    width: 285px;
    background: black;
    color: white;
    padding: 15px 0px 15px 15px;
	float:right;
	margin-right: 30px;
}
.biopic, .svcpic, .galpic {
	border: 5px solid #fff;
	margin-bottom: 10px;
	display:none;
}
.svcpic, .galpic {
	border: 0px solid #000;
	--margin-left: -5px;
	--margin-top: -5px;
}

.mrkSvcPic {
	display:none;
	border-width:0;
}
.bioTitle, .svcTitle, .galTitle {
	display:none;
	margin-bottom:10px;
}
.bioText, .svcText {
	display:none;
}
.bioItem, .svcItem, .galItem {
	cursor: pointer;
}
#biotitle, #svctitle {
	color: #e28537;
	vertical-align:middle;
	padding: 0px 10px 0 10px;
	text-align:center;
	width: 100%;
}
#mrkSvcTitle {
	text-align:center;
	padding: 10px 15px 10px 0;
}
#biotitle h1 {
	color: #e28537;
	font-weight: normal;
	font-size: 20px;
	text-transform:uppercase;
	padding: 0;
	margin: 0;
}
#svctitle h1, #mrkSvcTitle h1 {
	color: #fff;
	font-weight: normal;
	font-size: 20px;
	text-transform:uppercase;
	padding: 0;
	margin: 0;
}
#mrkSvcTitle h1 {
	color: #e28537;
	font-weight: normal;
	font-size: 24px;
	text-transform:uppercase;
	padding: 0;
	margin: 0;
	line-height:24px;
}
#box-vertical #biotitle h2 {
	color: #e28537;
	font-weight: normal;
	font-size: 14px;
	text-transform:uppercase;
	padding: 0;
	margin: 5px 0 0 0;
}
#box-vertical #biotitle h3 {
	color: #e28537;
	font-weight: normal;
	font-size: 12px; 
	font-style: italic;
	padding: 0;
	margin: 0;
}
#box-vertical #biotitle a {
	color: #e28537;
	font-weight: bold;
	text-decoration: underline;
}
#box-vertical #biotitle hr {
	color: #fff;
	height: 1px;
}
#box-vertical li {
	list-style-image: url('/images/graphics/orange_bullet_black.jpg');
}

.juvo-widget-contentBox h5 {
    font-weight: normal;
    font-size: 2em;
    margin: 16px 0;
    padding: 0;
    line-height: 1;
    text-transform: uppercase;
}
#scrollContainer-vertical {
    background: black;
    width: 275px;
    height: 275px;
    color: white;
}
#scrollArea-vertical {
    width: 275px;
    height: 275px;
}

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.juvo-scroll-track {
    background: #777;
    width: 4px;
    height: 265px;
    margin: 5px 0 0px 0px;
}
.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	width: 2px;
}
.jScrollPaneDrag {
	position: absolute;
	background: #ea5;
	cursor: pointer;
	overflow: hidden;
    width: 20px;
    border: 0;
    background: url('/images/graphics/scroll_dot_vert.png') 0 0 no-repeat;
	height: 20px;
	margin-left: -6px;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}
.headerFadeText {
	display: none;
	font-size:5px;	
	line-height: 5px;
}
#cfirstHeaderText {
	margin: 20px 0 0 25px;	
}
#csecondHeaderText { 
	margin: 75px 0 0 245px;
}
#cthirdHeaderText {
	margin: 135px 0 0 430px;
}
#mfirstHeaderText {
	margin: 20px 0 0 25px;	
}
#msecondHeaderText { 
	margin: 75px 0 0 245px;
}
#mthirdHeaderText {
	margin: 135px 0 0 395px;
}
.framedBorderCoachMarketHeader {
	margin:7px;
	border:4px solid #ffffff;
	padding:0;
	height: 177px;
	width: 757px;
}
#dimdimWidget {
	float: left;
}

#questSignUpBoxDiv {
	font-size: 14px;
	color: #fff;
	text-transform:uppercase;
	font-style:italic;
	line-height: 16px;
	float: left;
	font-weight: bold;
	width: 45px;
}
#questSignUpBoxDiv img {
	vertical-align: bottom;
	margin-right:2px;
	cursor: pointer;
}
#questSignUpTextDiv {
	float: left;
	font-size: 8px;
	color: #fff;
	width: 120px;
	padding-left: 5px;
	padding-top: 5px;
	text-transform:none;
}
.dimdimHidden {
	display: none;
}
.dimdimActive {
	display: block;
	position: absolute;
	float: left;
	z-index: 10;
}
#dimdimWidget {
}
#dimdimToolbar {
	background-color: #456a9b;
	float: left;
	position: absolute;
	left: 0px;
	top: -22px;
	color: #fff;
	padding: 1px 9px 1px 14px;
	margin: 6px 0px 0 160px;
	text-align: right;
	cursor: pointer;
	font-size: 14px;
	font-weight: normal;
}
.dimdimCloseBox {
	background-color: #fff;
	color: #000;
	padding: 0px 2px;
	font-weight: bold;
}

#orangePaperPopup {
	float:left;
	position: absolute;
	background: url('/images/graphics/OrangeSubmitted.png') 0 0 no-repeat;
	width: 775px;
	height: 300px;
	left: 100px;
	top: 50px;
	z-index: 100;
	color: #000;
}
#orangePaperContent {
	margin: 55px 285px 55px 10px;
}
#orangePaperContent p {
	padding-top: 10px;
	font-size: 14px;
	line-height: 16px;
}
#orangePaperContent h1 {
	color: #e28537;
	font-size: 18px;
	padding: 0;
}
.orangePaperLinks {
	padding-left: 225px;
	padding-top: 7px;
}
.orangePaperLinks a {
	cursor:pointer; 
	text-decoration:none;
	font-weight:bold; 
	color: #94b5cd;
}
.resultsTag {
	background: url('/images/graphics/results_tag.png') no-repeat;
	width: 170px;
	height: 40px;
	color: #000;
	font-size: 18px;
	font-weight: normal;
	padding: 14px 0 0 9px;	
}
.resultsTag_Label {
	font-weight: normal; 
	font-size: 16px;
	--width:115px; 
	--display: inline-block;
}
.resultsTag_Value {
	padding-left: 0px;
	font-weight: bold;
	color: #fff;
	width:50px; 
	display: inline-block;
}
.resultsHeader {
	color: #000;
	font-size: 1.1em;
}