@charset "utf-8";
/* Prexis main.css */


/* Reset */

html, body,
h1, h2, h3, h4, h5, h5,
div, p, blockquote, img, a,
ul, ol, dl, li, dt, dd {
	margin: 0;
	padding: 0;
	list-style: none;
	text-indent: 0;
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	outline: none;
}


/* generic classes */

body {background: #181818;}

.clear-fix:after {
	clear: both;
	content: ".";
	display: block;
	height: 1px;
	visibility: hidden;
	width: 1px;
}

.text-replace {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}

.float-left {display: block; float: left;}



#container {
	margin: 0 auto;
	width: 980px;
}

#page-heading {
	background: #282828;
	height: 101px;
	position: relative;
	text-align: left;
}	

	#logo {display: inline;}
	
	#cmg-logo {
		position: absolute;
		right: 25px;
		top: 31px;
	}	
	
#content {
	background: url(../images/content_bg.jpg) no-repeat -60px 0;
	height: 452px;
}

#inner-content {
	background: url(../images/content_bg.jpg) no-repeat -60px 0;
	height: 56px;
	margin-bottom: 2px;
}

	#main-nav {
		background: url(../images/nav_bg.png) repeat-x transparent 0 0;
		height: 56px;
		padding: 0 0 9px;
	}
	
	#main-nav ul {margin-left: 73px;}
	
	.nav li {
		color: #e0cec7;
		display: block; 
		float: left; 
		line-height: 47px;
		margin-right: 10px;
	}
	
	.nav a {
		color: #e0cec7;
		font-size: 11px;
		font-weight: bold;
		letter-spacing: 1px;
		text-decoration: none;
	}
	
	.nav a:hover {text-decoration: underline;}
	
	
	#features {
		padding: 15px 0 30px 73px;
	}
	
		#feature-list {}
		
			#feature-list h1 {
				color: #e0cec7;
				font-size: 26px;
				font-weight: bold;
				line-height: 20px;
			}
			
			#feature-list h1 small {font-size: 14px; line-height: 14px;}
			
			#feature-list .rounded-box {	margin-top: 30px;}
			
			#feature-list .rounded-box .top {background: url(../images/copyBox_top.png) no-repeat 0 0; width: 228px; height: 34px;}
			#feature-list .rounded-box .bottom {background: url(../images/copyBox_bottom.png) no-repeat 0 0; width: 228px; height: 35px;}
			
			
			#feature-list .rounded-box ul {
				background: #fdfbfb;
				border: 6px solid #8a422a;
				border-bottom: none;
				border-top: none;
				padding: 0 30px;
				width: 155px;
			}
			
			#feature-list .rounded-box .content {
				background: #fdfbfb;
				border: 6px solid #8a422a;
				border-bottom: none;
				border-top: none;
				padding: 0 30px;
				width: 155px;
			}
			
			#feature-list .rounded-box .content p {margin: 0; font-size: 12px; color: #7d726c;}
			
			#feature-list .rounded-box .content span.name {display: block; margin: 25px 0 0 0; color: #b9673f; font-size: 14px;}			
			#feature-list .rounded-box .content span.title {display: block; margin-top: 5px; font-size: 11px;}			
			#feature-list .rounded-box .content span.company {display: block; font-size: 10px; margin-top: 5px; }
			
			#feature-list .rounded-box li {
				color: #7d726c;
				font-size: 11px;
				font-weight: bold;
				list-style: disc outside;
				padding: 2px 0;
			}
			
			#feature-list #box-image {
				xwidth: 221px;
				xheight: 221px;
			}
		
		#video-link {
			
		}
		
		#video-link a {
			background: url(../images/videoLink.png) no-repeat 0 0;
			border: none;
			margin: 0;
			padding: 0;
			width: 435px;
			height: 343px;
		}
		
		#video-holder {}
	
	
	#copy {
		background: #282828;
		padding: 30px;
		color: #FFF;
	}
	
	#copy #left-col {
		width: 500px;
		margin-right: 40px;
	}
	
	#copy #right-col {
		width: 370px;
	}
	
	#copy h2 {
		font-size: 24px;
		line-height: 18px;
		color: #d7b18e;
	}
	
	#copy h2 small {
		font-size: 13px;
		color: #CCC;
	}
	
	#copy p {
		margin: 15px 0;
		font-size: 12px;
		line-height: 20px;
	}
	
	#copy h3 {
		font-size: 16px;
		color: #d7b18e;
	}
	
	#copy ul {padding-left: 30px; margin: 15px 0;}
	
	#copy li {
		list-style: disc outside;
		margin: 3px;
		font-size: 12px;
	}
	
	#copy a {color: #fff;}
	#copy a:hover {text-decoration: none;}
	

#footer {
	background: #282828;
	margin: 2px 0;
	position: relative;
	padding: 15px 30px;
	font-size: 11px;
}

#footer li, #footer a {color: #FFF;}

#footer #footer-cmg-link {
	position: absolute;
	right: 30px;
	top: 15px;
	color: #CCC;
}




/* screenshots */

ul.screenshots {
	padding: 15px !important;
	background: #333333;
}

ul.screenshots li {
	display: block;
	float: left;
	margin: 10px !important;
	list-style: none !important;
}

ul.screenshots li span.caption {
	font-size: 12px;
	display: block;
	margin: 0 0 10px 0;
	width: 200px;
}

ul.screenshots li a {
	color: #FFF;
	text-decoration: none !important;
}

ul.screenshots li a:hover {
	text-decoration: underline !important;
}

ul.screenshots li a img {width: 200px; height: 150px;}

ul.screenshots li a:hover img {}

#previewPane {
	display: none;
	position: absolute;
	margin: auto;
	padding: 15px;
	background: #181818;
	border: 3px solid #e0cec7;
}

#previewPane img {display: block; margin-bottom: 10px;}
#previewPane a {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}



/* request a demo */

form {
	padding: 15px !important;
	background: #333333;
	margin-top: 30px;
}

#form-message{
	display: none;
	font-size: 12px;
	color: #FFF;
	margin: 0 0 15px 0;
}

ul.form-fields {margin: 0 !important; padding: 0 !important;}

ul.form-fields li {
	display: block;
	float: left;
	margin: 10px 10px !important;
	list-style: none !important;
	width: 200px;
}

ul.form-fields label {
	display: block;
	margin-bottom: 5px;
}

ul.form-fields input {
	background: #CCC;
	border: 1px solid #FFF;
	font-size: 12px;
	color: #282828;
	padding: 3px;
	outline: none;
	width: 192px;
}

form button {
	background: #181818;
	border: none;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 15px;
	margin: 0 10px;
	cursor: pointer;
}

form button:hover {
	background: #282828;
}




	
	