﻿/* Sitewide Style Base */

/* TYPOGRAPHY */

a {
	color: #551A8B;
}

body #content {
}

p, ul, li {
	font-family: "Lucida Grande" , "Lucida Sans Unicode" , Arial, Verdana, Sans-Serif;
	font-size: 13px;
	line-height: 1.4em;
}

/* Typographical Elements */
.headingSectional {
	border-bottom: 1px dotted #666699;
	color: #666699;
	font-size: 16px;
	margin: 1.5em 0 0;
	padding: 0;
	width: 95%;
}

#content {
	width: 660px;
}

p.intro {
	font-style: italic;
}


/* BRANCH CONTROLS */

div.nodeContainer {
}

.nodeBranch img {
	float: left;
	margin-right: 15px;
	padding-top: 30px;
	padding-bottom: 66px;
}

.nodeBranch * {
}

.nodeBranch p {
	font-size: 13px;
	line-height: 1.75em;
	margin: 0;
	clear: none;
	padding-bottom: 20px;
	padding-right: 20px;
}


.nodeBranch h4 {
	padding: 1em 0 0.3em;
	margin: 0 0;
	text-shadow: 0 1px 0 #FFFFFF;
}

.nodeBranch h4 a {
	text-decoration: none;
}

.nodeBranch .signpost {
	border: 0;
}

.nodeBranch {
	clear: none;
	width: 46%;
	float: left;
	padding-right: 20px;
	padding-left: 10px;
}








.diva {
	width: 675px;
	padding-left: 25px;
	padding-right: 25px;
}

.end, .right {
	padding-right: 0;
}

.nodeContainer {
	float: left;
	border: 1px solid #BFBFD8;
	border-bottom-width: 2px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding: 10px;
	margin: 10px 30px 30px;
}

a.continueExpand {
	background: url( '/images/arrow-down.png' ) no-repeat 100% 50%;
	padding: 0 13px 0 3px;
}

a.continue {
	background: url( '/images/arrow-right.png' ) no-repeat 100% 50%;
	padding: 0 9px 0 3px;
	text-decoration: none;
}

a.continue:hover {
	text-decoration: underline;
	}

a.continueBack {
	background: url( '/images/arrow-up.png' ) no-repeat 0% 50%;
	padding: 0 3px 0 13px;
}

.secondaryHeadline {
	font-size: 26px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	padding-left: 30px;
	padding-bottom: 1em;
	font-style: italic;
}


/* Stacks Styling */

div.iconStack {
	padding-left: 25px;
	margin-top: 2em;
	margin-bottom: 50px;
}

div.iconStack a {
	text-decoration: none;
}
div.iconStack a:hover {
	text-decoration: underline;
}

div.iconStack img.icon {
	float: left;
	border: 0;
}

div.iconStack div.iconContent {
	margin-left: 50px;
}

div.iconStack div.iconContent .cheshire {
	display: none;
}

div.iconContent h3 {
	padding: 0;
	margin: 0;
	padding-left: 30px;
}

/* Module Superstar */

div#superstar {
	width: 980px;
	height: 400px;
	position: relative;
}

div#superstar h2 {
	font-weight: normal;
	color: #000;
	background: #ddd;
	border-bottom: 5px solid #fff;
	margin: 0;
	padding: 20px 60px 15px 30px;
	line-height: 1em;
	position: absolute;
	bottom: 35px;
	left: -5px;
	-webkit-box-shadow: 0px 1px 5px #333;
	-moz-box-shadow: 0px 1px 5px #333;
	opacity: .85;
	font-size: 38px;
	-moz-border-radius: 1px 4px 4px 1px;
	-webkit-border-radius: 4px;
}


/* LEVEL ONE NODES & BLOWOUT ---------- */

div.level1node div#subnavContainer, div.blowout div#subnavContainer {
	display: none;
	visibility: hidden;
}

div.level1node div#content, div.blowout div#content {
	margin-left: 0;
	width: 980px;
}

div.level1node .nodeBranch img {
	padding-top: 15px;
}

div.level1node div.abstract p {
	font-size: 18px;
}





#content lh {
	font-weight: bold;
	margin: 0;
	line-height: 2em;
	margin-top: 25px;
}




body {
	margin: 0;
	padding: 0;
	background: #999 url(/images/bg/body.png);
	background-repeat: repeat-x;
	background-position: top left;
}

#wrapper, #main {
	margin: 0;
	padding: 0;
}

#main, #footer {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

#main {
	position: relative;
	background: white;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-webkit-box-shadow: 0px 1px 5px #333;
	-moz-box-shadow: 0px 1px 5px #333;
}

#content {
	float: left;
	width: 780px;
	width: 775px;
	padding-bottom: 100px;
	margin-left: -25px;
	width: 805px;
}

#content {
	_width: 755px;
	font-family: "Lucida Grande" , "Lucida Sans Unicode" ,Arial,Verdana,sans-serif;
}
#subnavContainer #subnav {
	_margin: 15px 7px;
}

h1, h2, h3, h4, h5 {
	padding: 0 30px;
	color: #5A5A96;
	margin: 0;
	font-family: "Lucida Grande" , "Lucida Sans Unicode" , Arial, Verdana, Sans-Serif;
}


div.breadcrumb {
	margin-top: 50px;
	margin-bottom: 3px;
	padding: 0 30px;
}

div.breadcrumb, div.breadcrumb a {
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 0.15em;
	color: #5A5A96;
	text-decoration: none;
}

div.breadcrumb a:hover {
	text-decoration: underline;
}

div.breadcrumb, div.breadcrumb a, h1 {
	font-family: "apertura-condensed-1" , "apertura-condensed-2" , "Lucida Grande" , "Lucida Sans Unicode" ,Arial,Verdana,Sans-Serif;
}

h1 {
	font-size: 22px;
	padding-top: 0px;
	padding-bottom: 0.25em;
	font-weight: normal;
	color: #5A5A96;
}

div.abstract {
	margin-bottom: 1em;
}

div.abstract h2 {
	color: #333;
	font-size: 26px;
	font-weight: 500;
}

.nodeBranch h4, h2 {
	font-weight: 600;
	text-shadow: none;
}

div.abstract h2, .nodeBranch h4, h2 {
	font-family: "facitweb-1" , "facitweb-2" , "Lucida Grande" , "Lucida Sans Unicode" ,Arial,Verdana,Sans-Serif;
}

div.abstract p {
	font-size: 16px;
	color: #555;
}

h2, h3, h4 {
	font-size: 18px;
	padding-top: 1em;
	padding-bottom: 0em;
	color: #5A5A96;
}

p {
	margin: 0.5em 30px 1em;
	line-height: 1.55em;
	font-size: 13px;
}


/* --- Header ------------------------- */
div#header a img {
	border: 0;
}
div#header {
	width: 980px;
	margin: 5px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
div#header {
	font-size: 25px;
}

/* --- Sub-Navigation ------------------------- */
div#subnav {
	width: 180px;
	margin: 15px;
	margin-right: 0;
	height: 100%;
	float: left;
}



/* --- Footers ------------------------- */
#footer {
	text-align: right;
	font-size: 12px;
	font-family: "Lucida Grande" , "Lucida Sans Unicode" ,Arial,Verdana,sans-serif;
}
#footer p {
	color: #fff;
	margin: 5px 0 0 0;
}
#footer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: #fff;
}
#footer li {
	display: inline;
	margin-left: 12px;
}
#footer li a:link, #footer li a:visited, #footer li a:active {
	color: #fff;
	text-decoration: none;
}
#footer li a:hover {
	text-decoration: underline;
}


div#footer {
	width: 980px;
	margin-top: 10px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
}

div#footer ul.sitelinks li a, div#footer .copyright {
	color: #ccc;
}

#switch-popSearch, #switch-relSearch {
	margin: 5px 0;
	margin-bottom: 20px;
	text-align: left;
}

#switch-popSearch p, #switch-relSearch p {
	font-size: 11px;
	color: #666;
	line-height: 1.3em;
	margin: 0;
	margin-bottom: 1em;
}

#switch-relSearch a {
	text-decoration: none;
	color: #666;
	font-weight: bold;
}


#footer ul.popSearchcolumn {
	width: 213px;
	float: left;
	margin-right: 25px;
	border-top: 1px dotted #888;
}

#footer ul.popSearchcolumn-last {
	margin-right: 0;
}

#footer ul.popSearchcolumn li {
	margin: 0;
	padding: 3px 0;
	display: inherit;
	border-bottom: 1px dotted #888;
	color: #666;
}

#footer ul.popSearchcolumn li a {
	color: #666;
	padding-left: 10px;
}

#switch-relSearch div.row {
	width: 930px;
	margin: 0px 25px;
}

#switch-relSearch div.column {
	width: 290px;
	float: left;
	padding: 0;
	margin-right: 20px;
}

div#relSearch div.column-last {
	margin-right: 0;
}

div.toggleBar {
	margin-bottom: 10px;
}

#switch-popSearch h4, #switch-relSearch h4 {
	margin: 10px 0 0px 25px;
	padding: 0;
	color: #555;
	font-size: 14px;
	font-family: "facitweb-1" , "facitweb-2" , "Lucida Grande" , "Lucida Sans Unicode" ,Arial,Verdana,Sans-Serif;
	font-weight: 600;
	text-shadow: none;
	text-align: left;
	display: inline;
}

#switch-popSearch h4 a, #switch-relSearch h4 a {
	color: #777;
	text-decoration: none;
	padding: 0;
	line-height: 1em;
	border-bottom: 1px dashed #888;
	margin-bottom: 10px;
}

























div#subnav {
	width: 160px;
	font-family: "Lucida Grande" , "Lucida Sans Unicode" ,Arial,Verdana,sans-serif;
	font-size: 12px;
	margin-right: 15px;
	margin-top: 75px;
	padding-top: 30px;
}

div#subnav ul {
	margin: 0 0 29px 0;
	padding: 0;
	width: 160px;
}

div#subnav ul li, div#subnav ul lh {
	font-weight: bold;
	line-height: 19px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 5px 0;
	padding: 6px 0;
	position: relative;
	width: 160px;
	z-index: 666;
	display: block;
	background: url( '/images/arrow-right.png' ) no-repeat 4px 14px;
}

div#subnav ul li a, div#subnav ul lh a {
	color: #381E4E;
	color: #0082C3;
	color: #00e;
	color: #551A8B;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	display: block;
}

div#subnav ul li.on {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(/images/sidebarPoint.png) no-repeat scroll right center;
	height: 100%;
	margin: 0 -27px 0 0;
	padding: 0 12px 0 0;
}

div#subnav ul li.on a {
	background: transparent url(/images/sidebarBlock.png) no-repeat scroll left top;
	color: #000;
	text-shadow: 0 1px 0 #FEAF5F;
	display: block;
	padding: 6px 0 0;
}

div#subnav ul lh {
	background: none;
	color: #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin-bottom: 15px;
	width: 150px;
}

div#subnav ul li a:hover, div#subnav ul lh a:hover {
	text-decoration: underline;
}

div#subnav ul lh a strong {
	font-weight: normal;
	color: #000;
	color: #00e;
	font-size: 13px;
	text-shadow: 0 1px 0 #fff;
}

div#subnav ul lh.on {
	background: #f3f3f3;
}

div#subnav ul lh.on a strong {
	color: #000;
	font-weight: bold;
	text-shadow: 0 1px 0 #ffc387;
	text-shadow: 0 1px 0 #fff;
}


#subnav ul li {
	font-size: 12px;
}


div#subnav li.expander, div#subnav li.expander ul, div#subnav li.expander ul li, div#subnav li.expander ul li a, div#subnav li.expander ul li a strong {
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
	background: none;
	color: #000;
	z-index: 83;
	line-height: 1.33em;
}

div#subnav li.expander ul li a strong {
	font-weight: normal;
	text-shadow: none;
}

div#subnav li.expander {
	margin-top: -2px;
	*margin-top: -4px;
	zoom: 1;
}

div#subnav li.expander ul {
	list-style: normal;
	border: 1px solid #8585AD;
	border-top: 1px solid #b0b0bd;
	border: 1px solid #FFD7B0;
	border-top: 1px solid lightorange;
	background: #FFF3E7 url( '/images/sidebarOvercast.png' ) top repeat-x;
	width: 140px;
	margin-left: 8px;
	padding: 10px 0;
	-moz-border-radius: 0 0 4px 4px;
	-webkit-border-radius: 3px;
	z-index: 55;
}

div#subnav li.expander ul li {
	margin: 3px 0;
	display: block;
	padding: 5px;
}

div#subnav .expander ul.on {
	background: none;
}

div#subnav .expander ul li.on a strong {
	font-weight: bold;
}


div#subnav ul li a strong {
	font-weight: normal;
}

div#subnav ul li.on a strong {
	font-weight: bold;
}


div#subnav ul li.on a strong {
	background: transparent url(/images/sidebarBlock.png) no-repeat scroll left bottom;
	display: block;
	padding: 0 20px 6px 15px;
	position: relative;
	z-index: 667;
}

div#subnavContainer {
	float: left;
	width: 200px;
	min-height: 500px;
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url( '/images/sidebarEnd.png' ) no-repeat scroll 156px top;
	background: transparent url( '/images/sidebarEnd.png' ) no-repeat scroll 2px top;
	margin-bottom: 30px;
	margin-top: 10px;
	overflow: hidden;
}



img.screenshotFull {
	padding-left: 30px;
	margin-bottom: 20px;
}

.figure {
	float: left;
	width: 250px;
	margin-top: 20px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 15px;
}

.figure p {
	margin: 0;
	font-size: 11px;
	font-style: italic;
	padding-right: 7px;
}

.figure img {
	border: 1px solid #669;
}

.right {
	float: right;
	margin-left: 20px;
}

.left {
	float: left;
	margin-right: 40px;
}

.flushRight {
	margin-right: 0;
	float: right;
}

#content ul, #content ol {
	font-size: 13px;
	margin: 1em 30px;
	padding: 1px;
	list-style-position: outside;
}

#content ul {
	list-style-image: url(/images/price_check_sm.gif);
	list-style-image: url( "/images/bullet.gif" );
	list-style-type: disc;
}

#content ol {
	margin-left: 35px;
}

#content ul li, #content ol li {
	line-height: 1.5em;
	margin: 0 0 0 15px;
	padding: 0 1pt 0.85em 0;
}

.quoteAttribution {
	text-align: right;
}


div#sidebar {
	width: 225px;
	margin: 10px 30px 5em;
	margin-left: 40px;
	float: right;
}

div#sidebar * {
	margin: 0;
	padding: 0;
}

div#sidebar p {
	margin: 1em;
}

div#sidebar div.heading {
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	border: 1px solid #FEC387;
	border-top-width: 2px;
	border-bottom: 1px solid #ffd7b0;
	background: #ffd7b0;
	background: #cdcddd;
	background: #eee;
}
div#sidebar div.heading h3 {
	color: #666;
	letter-spacing: 0.1em;
	margin: 1em;
	padding: 0;
	text-shadow: #fff 0 1px 0;
}

div#sidebar div.sidebarContent {
	border: 1px solid #FEC387;
	background: #fff;
}

div#sidebar div.sidebarLast {
	-moz-border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
	border-bottom-width: 2px;
}

div#sidebar div.sidebarContent ul, div#sidebar div.sidebarContent p {
	font-size: 12px;
}

div#sidebar div.sidebarContent ul li {
	font-size: 11px;
}

div#sidebar div.sidebarContent ul.bullet4 {
	list-style-image: url(/images/home/bullet4.gif);
	margin-right: 1em;
	line-height: 140%;
	list-style-position: outside;
	list-style-type: disc;
	margin: 1em 10px 1em 35px;
	padding: 0px;
}

div#sidebar div.sidebarContent li a {
	color: #333;
	text-decoration: none;
}

div#sidebar div.sidebarContent li a:hover {
	color: #0000cc;
}

div#sidebar div.sidebarModular {
	background: #fafafa;
	background: #cdcddd;
	background: #eee;
	border-bottom: 1px solid #333;
}

div#sidebar div.sidebarModular h3 {
	margin: 1em;
	color: #666;
}

div#sidebar div.sidebarContent ul li {
	margin: 0.3em 0;
}

div#sidebar div.sidebarModular ul {
	padding: 0;
	margin: 0;
}

div#sidebar div.sidebarModular ul li {
	display: block;
	margin: 0;
	padding: 1em 0.5em;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #ccc;
	background: 5px 50% #f9f9f9 no-repeat;
}
div#sidebar div.sidebarModular ul li:hover {
	background-color: #f0f0f0;
	background-color: #ffc;
}
div#sidebar div.sidebarModular ul li span {
	margin: 0 5px 0 75px;
	display: block;
}

div#sidebar div.heading, div#sidebar div.sidebarContent {
	border-color: #eee;
}

#content div#sidebar ul.noBullet {
	list-style-image: none;
	list-style-type: none;
}

div#sidebarTrial {position: absolute; bottom: -175px; left: -3px;}
div#sidebarTrial img {border: 0;}




div.splashPeek {
	background: url( '/images/clicktime-logo-backdrop.jpg' ) bottom;
	width: 745px;
	margin-left: 30px;
	margin-bottom: 1em;
	min-height: 205px;
	height: auto !important;
	height: 205px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #9999B9;
	position: relative;
}
div.splashPeek img.imagePeek {
	position: absolute;
	bottom: 0px;
	left: 15px;
}
div.splashPeek div.copyContainer {
	margin-left: 166px;
}
div.splashPeek div.copyContainer h2 {
	font-size: 26px;
	font-weight: normal;
}
div.splashPeek div.copyContainer p.adCopy {
	font-size: 16px;
	margin-bottom: 50px;
}
div.splashPeek div.copyContainer div.badgeBar {
	background: url( '/images/splash-oval-gradient.png' ) top no-repeat;
	position: absolute;
	bottom: 0;
	right: 10px;
	border: 0px solid blue;
	width: 400px;
	height: 50px;
	padding: 0;
}
div.splashPeek div.copyContainer div.badgeBar img.badgeIcon {
	float: left;
	margin: 5px 15px 0 65px;
}
div.splashPeek div.copyContainer div.badgeBar p {
	font-size: 12px;
}


div.caseStudyAbstract {
	font-family: verdana;
	font-size: 11px;
	width: 690px;
	margin: 0 30px;
	padding: 20px;
	border: 1px solid #FD8710;
	border-bottom-width: 2px;
	background: #fafafa;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
div.caseStudyProfile {
	width: 200px;
	float: left;
}
#content div.caseStudyBreakdown {
	width: 450px;
	float: right;
}
#content div.caseStudyAbstract p, #content div.caseStudyAbstract ul {
	font-size: 11px;
}
#content div.caseStudyAbstract h4 {
	font-size: 13px;
	padding-left: 0;
}


div.figure-magnifies {
	padding: 0;
	clear: both;
	margin: 20px 30px 15px;
	position: relative;
}

div.figure-magnifies a {
	position: relative;
}

div.figure-magnifies a img {
	border: 0;
	padding: 0;
	margin: 0;
}

div.figure-magnifies a img.magnifier {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 669;
}



.immediateRelease {
	text-transform: uppercase;
	letter-spacing: 0.15em;
}


.pressRelease .dateline {
	font-weight: bold;
}


.pressRelease .location {
	font-weight: bold;
}








	#subnav div#featureFocusSidebar * {
		margin: 0; 
		padding: 0; 
		width: auto; 
		line-height: 1.0em; 
		background: none;
		border: 0;
		}
	#subnav div#featureFocusSidebar ul {
		list-style: none;
		list-style-image: url('/images/bullet.gif'); 
		margin: 5px 0;
		padding-left: 25px;
		}
	#subnav div#featureFocusSidebar ul li {
		padding: 5px 0;
	}


	#subnav div.subnavJump {	
		border: 1px solid #eee;
		background: #f9f9f9;
		background: #ffe;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		width: 140px;
		margin-top: 50px;
	}
	#subnav div.subnavJump h2 {
		margin: 10px;
		padding: 0;
		font-family: "apertura-condensed-1","apertura-condensed-2","Lucida Grande","Lucida Sans Unicode",Arial,Verdana,Sans-Serif;
		font-size: 14px;
		color: #669;
	}
	#subnav div.subnavJump ul {
		list-style-image: url("/images/bullet.gif");
		list-style-type: disc;
		list-style-position :outside;
		margin: 0;
		margin-bottom: 10px;
		padding: 0;
		padding-bottom: 10px;
		width: auto;
	}
	#subnav div.subnavJump ul li{
		margin: 0;
		padding: 0;
		margin-right: 10px;
		display: inline;
		background: none;
	}
	#subnav div.subnavJump ul li a {
		font-weight: normal;
		color: #669;
	}

	#subnav div.subnavJump ul li {
		margin: 0;
	}
	
	#subnav div.subnavJump ul li.jumpOn a {
		font-weight: bold;
		cursor: default;
		text-decoration: none;
		background:url("/images/arrow-right.png") no-repeat scroll 00 transparent;
	}
	
	
	#subnav #scemMM img { border: 1px solid #669; }
	#subnav div.supportChatBadge {width: 100%; text-align: center; padding: 25px 0;}
	
	/* Safe Harbor Badge Styling */
	div#safeHarbor {
	}
	div#safeHarbor p {
		margin: 0;
		padding: 0;
	}
	div#safeHarbor img {
		margin-top: 0.25em;
		border: 0;
	}
		
