/*	
	Platino Template
	File: stylesheet.css
	Stefano Giliberti - kompulsive@gmail.com clickswitch.net		
*/

div#preload { display: none; }

/* Main */
body {
	background:url(../images/back_blue_shadow3_shorter.png) repeat-x #FFF;
	color:#000000;
	font:62.5% Helvetica, Arial, sans-serif;
	line-height:1.4em;
}
p {
	font-size:1.4em;
	line-height:1.5em;
	padding:0 10px 10px 0;
}

.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both;
}
.center {
	text-align:center;
}
.spacer {
	padding:0 0 35px 0;
} 
.small-spacer {
	padding:0 0 20px 0;
}

.aba-header{
	padding: 0px 0 18px 0;
}

.training-banner{
	padding: 18px 0 0 0;
}

.small-spacer-bullet {
	padding:0 0 20px 20px;
}

strong {
	font-weight:bold;
}
em {
	font-style:italic;
}
hr {
	background:#c1c2c3;
	border: 0;
	color: #c1c2c3;
	height: 1px;
	margin:25px 0;
}
.a-left {
	text-align:left;
}
.a-right {
	text-align:right;
}
.marker {
	font-weight:bold;
	font-size:1.6em;
	line-height:1.3em;
	color:#777;
}
.small {
	color:#919191;
	font-size:1.2em;
	line-height:1.8em;
}

.small-top-padding{
	padding-top: 12px;
}


/* Tables Styling */
table span {
	padding:0 10px 0 0;
	font-weight:bold;
}
td {
	padding:17px 7px;
	border-bottom: 1px solid #e2e2e2;
	font-size:1.3em;
	text-align:center;
}
td a.promo-link {
	font-size:.9em;
}
tr.table-header {
	background:url(../images/upper-shade.gif) repeat-x;
}
tr.table-header h4 {
	padding:15px 0;
}
th {
	padding: 0px 10px;
	border-top:1px solid #d4d4d4;
	border-bottom:1px solid #e2e2e2;
	font-weight:bold;
}

/* Quotes styling */
blockquote {
	width:400px;
	margin:10px 0 15px 0;
	padding:10px 0 10px 20px;
	border-left:2px solid #CCC;
	font-size:1.5em;
	line-height:1.4em;
	color:black;
	font-weight:bold;
}
cite {
	padding:10px 0 0 0;
	color:#777;
	display:block;
}

/* Lists */
#content ul,
#content ol {
	padding:10px 0 10px 18px;
}
	#content ul li,
	#content ol li {
		font-size:1.4em;
		padding:0 0 5px 0;
	}

/* Form Styling */
label {
	display:block;
	margin:15px 0 20px 0;
	font-size:1.6em;
	color:black;
	font-weight:bold;
}
input,
textarea {
	background:url(../images/upper-shade.gif) repeat-x top;
	border:1px solid #cacaca;
	padding:7px;
	margin:0 0 5px 0;
	font-family: Helvetica, Arial, sans-serif;
}
input {
	width:210px;
}
	input.smaller {
		width:100px;
	}
	input.larger {
		width:400px;
	}
.submit {
    border:none;
	width:150px;
	height:37px;
	margin:10px 5px 0 0;
	font-weight:bold;
	color:#fff;
    background:url(../images/button.gif) no-repeat 0 0;
}
	.submit:hover {
		background-position: 0 -37px;
		cursor:pointer;
	}
.button {
	border:1px solid #2E3136;
	background:#45494F;
	padding:5px 15px;
	color:white;
	font-weight:bold;
	font-size:1.2em;
}

/* Headings */
h1, h2, h3, h4, h5 {
	/*color:#454950;*/
	color: #000;
	font-size:3.7em;
	font-weight:bold;
	padding:5px 0 15px 0;
}
h1 {
	letter-spacing:-2px;
}
.facebox-h1{
	font-weight: bold;
}
h2 {
	font-size:2.2em;
	color:#000000;
	padding:15px 0 5px 0;
	line-height: 1.4em;
}
h3 {
	font-size:1.9em;
	font-weight:bold;
}
h4 {
	font-size:1.6em;
	line-height:1.6em;
}
.intro-div-tall h4 {
	font-size:1.6em;
	line-height:1.6em;
	margin-left: 20px;
}

h5 {
	font-size:1.4em;
	line-height:1.3em;
}

/* Links Style */
a:link, a:visited, a:active {
	color:#2080d5;
	text-decoration:none;
}
a:hover {
	color:black;
	text-decoration:underline;
}
	
/* Wrapper */
#wrapper {
	position:relative;
	margin:0 auto;
	width:960px;
	padding:0 0 0px 0;
}
/* Header */
#header {
	position:relative;
	height:50px;
}
	/* Logo */
	#header #logo a { 
		display:block;
		height:24px;
		width:204px;
	}
	#header #logo { 
		background:url(../images/chrometa-tm-logo-silver.png) no-repeat;
		border:none;
		height:24px;
		left:0px;
		margin:0;
		padding:0;
		position:absolute;
		text-indent:-999em;
		top:12px;
	}
	
	.phone-num {
		float:right;
		padding:20px 0px 10px 7px;
		text-decoration:none;
		font-weight:bold;
		font-size:1.4em;
		color:#D4F5FF;
		margin-left: 18px;
	}
	
		.phone-num a{
			color:#D4F5FF;
		}
	
	/* Navigation */
	ul#navigation {
	 	margin:0;
  		list-style:none;
		position:absolute;
		bottom:8px;
		padding:0;
		line-height:1em;
		margin-left: 180px;
	}
	
		ul#navigation li {
			float:left;
			margin:0;
			padding:0 0 0 5px;
			margin:0 2px 0 0;
		}
			
		ul#navigation a {
			float:left;
			display:block;
			padding:10px 12px 10px 7px;
			text-decoration:none;
			font-weight:bold;
			font-size:1.4em;
			color:white;
			letter-spacing: -0.1px;
		}
		
		ul#navigation a:hover {
			color:#c0fc56;
		}
			/* Current list item */
			ul#navigation .current {
			}
			ul#navigation .current a {
				color: #c0fc56;
			}
			/* Highlighted (blue) list item */
			ul#navigation .highlighted {
			}
			ul#navigation .highlighted a {
			}
			ul#navigation .highlighted a:hover {
				color: #c0fc56;
			}
			
	
	/* Promo Container */
	#promo-container {
		padding:18px 0 10px 0;
		margin:0 0 20px 0;
		position:relative;
	}
	
		#promo-info {
			position:absolute;
			bottom:50px;
			right:0;
			color:black;
		}
		/* Pages title */
		#promo-container h1,
		#promo-container h2,
		#promo-container h3 {
			color:#2B2E32;
			padding:25px 0 0 0;
		}
		ul#sub-menu {
			margin:0;
			list-style:none;
			position:absolute;
			bottom:45px;
			right:0;
			padding:0;
		}
			ul#sub-menu li {
				float:left;
				margin:0;
				padding:0 0 0 5px;
				margin:0 2px 0 0;
			}
			ul#sub-menu a {
				float:left;
				display:block;
				padding:10px 10px 12px 5px;
				text-decoration:none;
				font-size:.9em;
			}
			ul#sub-menu li.current a {
				color:black;
				cursor:default;
			}

		/* "Signup for free" or "Take the tour" links positioning */
		.promo-links {
			position:absolute;
			top:160px;
			left:40px;
		}
		/* "or" text */
		.promo-links span {
			font-size:1.8em;
			color:white;
			line-height:41px;
			margin:0 5px 0 5px;
		}
		.promo-links a.promo-link,
		.promo-links span {
			float:left;
		}
		
		.promo-img{
			margin-top: 1px;
		
		}
		
		
		#home-banner{
			height:450px;
			overflow:hidden;
			/* IE6, IE7 Fix */
			position:relative;
			background:url(../images/promo-home-new6d9-blank.png) no-repeat 0 0;	
		}
		
			#home-banner h1{
				margin-top: 10px;
				text-align: center;
				color: #ffffff;
				letter-spacing:-1.8px;
				margin-left: 0;
				margin-right: 0;
			}
			
			#home-banner h2{
				padding-top: 18px;
				text-align: center;
				font-size: 1.7em;
				color: #ffffff;
				letter-spacing:-0.2px;
			}
			
			#home-banner #note-card-left{
				position: relative;
				float: left;
				background-color: none;
				height: 232px;
				width: 195px;
				margin: 42px 0px 0px 48px;
			}
			
				#home-banner #note-card-left h3{
					margin: 0px 0px 0px 18px;
					padding: 0px 0px 0px 0px;
					font-size: 1.9em;
					letter-spacing:-1px;
					font-family: Arial;
					font-weight: 900;
					color: #000000;
					line-height: 1.3em;
				}
				
				#home-banner #note-card-left p{
					margin: 6px 8px 0px 18px;
					padding: 0px 0px 0px 0px;
					font-size: 1.4em;
					letter-spacing:0px;
					font-family: Arial;
					line-height: 1.55em;
					font-weight: normal;
				}
			
			#home-banner #note-card{
				position: relative;
				float: left;
				background-color: none;
				height: 232px;
				width: 195px;
				margin: 42px 0px 0px 33px;
				
			}
			
				#home-banner #note-card h3{
					margin: 0px 0px 0px 18px;
					padding: 0px 0px 0px 0px;
					font-size: 1.9em;
					letter-spacing:-1px;
					font-family: Arial;
					font-weight: 900;
					color: #000000;
					line-height: 1.3em;
				}
				
				#home-banner #note-card p{
					margin: 6px 8px 0px 18px;
					padding: 0px 0px 0px 0px;
					font-size: 1.4em;
					letter-spacing:0px;
					font-family: Arial;
					line-height: 1.55em;
					font-weight: normal;
				}
				
				#home-banner #note-card #imagelink{
					margin: 6px 8px 0px 16px;
				}
			
			#home-banner #download-button{
				position: relative;
				float: left;
				height: 168px;
				width: 184px;
				margin: 32px 0px 0px 34px;
			}
		
		.rollover a{
			display:block;
			width: 184px;
			height: 160px;
			background: url("../images/home-download-button2.png") 0 0 no-repeat;
			text-decoration: none;
			}
			.rollover a:hover { 
			background-position: 0 -168px;
			}
			
			.video-rollover a{
				display:block;
				width: 161px;
				height: 88px;
				background: url("../images/home-video-demo.png") 0 0 no-repeat;
				text-decoration: none;
				margin: 6px 8px 0px 16px;
				}
				.video-rollover a:hover { 
				background-position: 0 -88px;
				}
				
			.timestamps-rollover a{
				display:block;
				width: 161px;
				height: 88px;
				background: url("../images/home-timestamp.png") 0 0 no-repeat;
				text-decoration: none;
				margin: 6px 8px 0px 16px;
				}
				.timestamps-rollover a:hover { 
				background-position: 0 -88px;
				}
			
			.gray-button-rollover a{
				display:block;
				width: 144px;
				height: 32px;
				background: url("../images/gray-button.png") 0 0 no-repeat;
				text-decoration: none;
				margin: 16px 42px 0px 42px;
				padding: 8px 0px 8px 0px;
				font-size: 1.3em;
				font-weight: bold;
				text-align: center;
				color: #ffffff;
				}
				.video-rollover a:hover { 
				/*background-position: 0 -88px;*/
				}
			
			#featured-in-section{
				margin: 18px 0px;
			}
			
			#news-container{
				margin-top: 20px;
				height:191px;
				overflow:hidden;
				/* IE6, IE7 Fix */
				position:relative;
				background-color: white;
			}
			
				#news-container #card-left{
					background:url(../images/news-pane2.png) no-repeat 0 0;
					height: 191px;	
					width: 228px;
					position: relative;
					float: left;
				}
				
				#news-container #card-left h4{
					text-align: center;
					padding: 18px 12px 8px 12px;
					font-size: 1.5em;
					letter-spacing: -0.3px;
					color: #333333;
				}
				
				#news-container #card-left p{
					text-align: center;
					padding: 0 20px;
					font-size: 1.35em;
					color: #666666;
				}
				
				#news-container #card{
					background:url(../images/news-pane2.png) no-repeat 0 0;
					height: 191px;	
					width: 228px;
					margin: 0 0 0 16px;
					position: relative;
					float: left;
				}
				
				#news-container #card h4{
					padding: 18px 12px 8px 12px;
					text-align: center;
					font-size: 1.5em;
					letter-spacing: -0.3px;
					color: #333333;
				}
			
				#news-container #card p{
					text-align: center;
					padding: 0 20px;
					font-size: 1.35em;
					color: #666666;
				}
		}
			
	.info-strip {
		width:479px;
		min-height:120px;
		padding:0 0 25px 0;
	}
		.info-strip .desc {
			width:75%;
			padding:0 50px 0 0;
		}
		
		.info-strip .advisor-bio {
			width:100%;
			padding:0 50px 0 0;
		}

	/* Columns */
	.left-column {
		width:479px;
		padding:0 0 30px 0;
	}
	.right-column {
		width:372px;
		padding:0 0 30px 40px;
		background:url(../images/left-shade.gif) no-repeat left top;
		min-height:400px;
	}
	
		.right-column h2,h3{
			padding:10px 0 30px 0;
		}
		
		.right-column .partner-logo{
			padding:10px 0 30px 0;			
			
		}
	
	.center-box {
		width:700px;
		margin:0 auto;
		margin-bottom:40px;
		padding:30px;
		background:url(../images/upper-shade.gif) top repeat-x;
		text-align:center;
		border:1px solid #e2e2e2;
		border-bottom:1px solid #d4d4d4;
	}
	
	/* Bottom Promo */
	#wrapper-full-gray {
		clear:both;
		position:relative;
		margin:12px 0 0 0;
		width: 100%;
		padding:20px 0 0px 0;
		background:url(../images/footer_line.png) repeat-x #f1f1f1;
	}
	
	/* First panel left border trick */
	#bottom-promo .first {
		/*background:url(../images/bottom-promo-left-border.gif) left repeat-y;*/
		padding-left: 12px;
		width:228px;
		
	}
	#bottom-promo .panel {
		width:228px;
		padding-bottom: 0px;
		float:left;
		border:0px solid #cacaca;
		border-left:none;
		margin:0px 0 0px 0;
		padding-left: 12px;
	}
		/* Panel icon */
		#bottom-promo .panel img {
			padding:10px 0px 0 10px;
		}
		/* Panel title */
		#bottom-promo .panel h3{
			padding:4px 0 30px 12px;
		}
		#bottom-promo .panel h4{
			padding:4px 0 8px 12px;
			font-size: 1.5em;
			color: #333333;
		}
		/* Panel description */
		#bottom-promo .panel p {
			line-height:1.6em;
			font-size:1.2em;
			padding:0 0px 13px 13px
		}
		/* Search panel */
		input#panel-search {
			margin:13px 0 0 0;
			width:192px;
		}
		
		/* Footer links */
		#bottom-links a{
			color: #555555;
		}
		
		#bottom-links a:hover{
			color: #000000;
		}
		
	/* Bottom Separator */
	#bottom-separator {
		background:url(../images/promo-shade.gif) bottom no-repeat;
		padding:30px 0 30px 0;
		margin:0 0 30px 0;
		position:relative;
	}

.menu {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
		
	.menu li em {
		-moz-background-clip:border;
		-moz-background-inline-policy:continuous;
		-moz-background-origin:padding;
		background:transparent url(../images/hover.png) no-repeat scroll 0 0;
		display:none;
		font-style:normal;
		height:45px;
		left:240px;
		padding:20px 12px 10px;
		position:absolute;
		text-align:center;
		top:-85px;
		width:180px;
		z-index:2;
		font-family:Arial,Helvetica,sans-serif;
		font-size:1.2em;
		font-size-adjust:none;
		font-style:normal;
		font-variant:normal;
		font-weight:bold;
		line-height:120%;
	}

}
		
}
