/* =globals */
body {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	background: url('http://www.highermedia.com/assets/images/layout/header_pattern.jpg') no-repeat center top;
}

body, input, select, textarea {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

button, .toggle, .thumb, .contact .submit, label {
	cursor: pointer;
}

#the_info input {
	font-size: 11px;
	height: 14px;
	}

a img {
	border: 0;
}

#content, #header {
	width: 861px;
	margin: 0 auto;
	text-align: left;	
}

/* =header */

#header {
	background: url('http://www.highermedia.com/assets/images/layout/header_pattern2.gif') no-repeat center top;
	background-position: -9px 0;
	margin-bottom: 45px;
	height: 69px;
}

#header ul {
	display: block;
	text-align: right;
	margin: 0;
	position: relative;
	top: 47px;
	right: 8px;
	padding: 0;
	float: right;
	list-style-type: none;
}

#header li {
	margin: 0 0 0 5px;
	float: left;
}

#header li a {
	background: transparent url('http://www.highermedia.com/assets/images/layout/nav2.gif') no-repeat;
	width: 112px;
	height: 22px;
	display: block;
	text-decoration: none;
}

#logo {
	position: relative;
	top: 15px;
	float: left;
}

/* =navigation */

#header li a#home_link {
	background-position: 0 0;
}

#header li a#home_link:hover {
	background-position: 0 -22px;
}

.home #header li a#home_link, .home #header li a#home_link:hover {
	background-position: 0 -44px;
}

#header li a#about_link {
	background-position: -336px 0;
}

#header li a#about_link:hover {
	background-position: -336px -22px;
}

.about #header li a#about_link, .about #header li a#about_link:hover {
	background-position: -336px -44px;
}
#header li a#case_studies_link {
	background-position: -112px 0;
}

#header li a#case_studies_link:hover {
	background-position: -112px -22px;
}

.case_studies #header li a#case_studies_link, .case_studies #header li a#case_studies_link:hover {
	background-position: -112px -44px;
}

#header li a#contact_link {
	background-position: -224px 0;
}

#header li a#contact_link:hover {
	background-position: -224px -22px;
}

.contact #header li a#contact_link, .contact #header li a#contact_link:hover {
	background-position: -224px -44px;
}

.left {
	float: left;
}

.right {
	float: right;
}

/* =case_study */
.thumb {
	border: 2px solid #FFF;
}

.case_study {
	background: #F8FBFD url('http://www.highermedia.com/assets/images/case_studies/bottom_pattern.gif') repeat-x bottom left;
	margin-bottom: 25px;
}

.case_study .left, .about_box .left {
	padding: 11px 0 0 27px;
}

.case_study .right, .about_box .right {
	padding: 0 3px 5px 0;
	width: 600px;
}

.case_study h1, .case_study h2, .case_study p, .about_box h1, .about_box h2, .about_box p {
	padding: 0 60px 0 0;
}

.case_study .long {
	margin: 12px 0 0 0;
}

.short {
	height: 105px;
}

.case_study h1, .about_box h2 {
	color: #434446;
	margin: 17px 0 3px 0;
	padding: 0;
	font-size: 14px;
}

.case_study h2, .about_box h1 {
	color: #549DD0;
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 14px;
}

.case_study .toggle {
	margin: 5px 0 0 0;
	background-image: url('http://www.highermedia.com/assets/images/layout/expand.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 90px;
	text-decoration: none;
	height: 23px;
	float: right;
}

.case_study .toggle:hover, .case_study .toggle_on {
	background-position: 0 -23px;
}

.case_study p, .about_box p {
	margin: 0;
	font-size: 11px;
	font-weight: normal;
	color: #5F6366;
}

.case_study u, .about_box u {
	font-weight:bold;

	text-decoration:none;

}

#cubesolve-sidebar {
	width: 141px;
	height: 909px;
	background: transparent url('/assets/images/cube_solve_vertical2.gif') top left no-repeat;
	position: absolute;
	top: 30px;
	left: 60px;
	}

#about_copy h1 {
	margin-top: 22px;
	}

#about_copy ul {
	margin: 0px 40px 0px 20px;
	padding: 0px;
	list-style: disc;
	color: #549DD0;
	}

#about_copy li {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}

#about_copy li p {
	color: #5F6366;
	margin: 0px;
	padding: 0px;
	}

#about_copy h3 {
	color: #434446;
	margin: 0px 0 0px 0;
	padding: 0;
	font-size: 14px;
	}

.about-highlight {
	font-weight: bold;
	text-decoration: none;
	}

.about_box {
	background: #F8FBFD url('http://www.highermedia.com/assets/images/layout/middle_pattern.gif') repeat-y bottom left;
	margin-bottom: 0px;
}

.about_box p{
	padding-bottom: 15px;
	font-size: 12px;
}

.about_box h2{
	margin-bottom: 5px;
}

/*	clue option
	background-color:#d3effc; 
	color:#000011; 

    green option
	background-color:#eafadd;
	color:#000000;
*/




/* =case_study_box */
.box {
	font-size: 1px;
	margin: 0 0 20px 0;
}

.box .tl, .box .tr, .box .tc {
	height: 10px;
}

.box .tc {
	background: transparent url('http://www.highermedia.com/assets/images/case_studies/top.gif') repeat-x;
}

.box .bl, .box .br, .box .bc {
	height: 9px;
}

.box .bc {
	background: transparent url('http://www.highermedia.com/assets/images/case_studies/bottom.gif') repeat-x;
}


.box .l {
	background: transparent url('http://www.highermedia.com/assets/images/case_studies/left.gif') repeat-y left 0px;
}

.box .r {
	background: transparent url('http://www.highermedia.com/assets/images/case_studies/right.gif') repeat-y right 0px;
}

/* =contact */

.contact form {
	width: 521px;
	float: left;
}
.contact h1 {
	font-size: 16px;
	font-weight: bold;
	color: #444;
	margin: 0 0 25px 80px;
}

.contact fieldset, .contact legend {
	padding: 0;
	border: 0;
	margin: 0;
}

.contact fieldset {
	background: url('http://www.highermedia.com/assets/images/layout/fieldset_pattern.gif') no-repeat;
	width: 521px;
	padding: 0 0 0 20px;
	height: 203px;
}

.contact h2 {
	margin: 10px 0 10px 0;
	font-size: 14px;
	color: #5ca3d2;
	font-weight: bold;	
}

.contact label, .contact p {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}

.contact textarea {
	margin: 10px 0 0 0;
	width: 475px;
}

.contact .submit {
	background: url('http://www.highermedia.com/assets/images/layout/submit_contact.gif') no-repeat;
	width: 163px;
	height: 31px;
	padding: 0;
	margin: 0 5px 0 0;
	border: 0;
	float: right;
}

.contact #details {
	float: right;
}

#the_info div {
	margin: 7px 0 0 0;
}

#the_info div label {
	width: 90px;
	display: block;
	float: left;
}

#the_info div label.noblock {
	width: auto;
	display: inline;
	float: none;
}

.radio, .checbox {
	position: relative;
	top: 3px;
}

#the_challenge ul {
	margin: 0;
	padding: 0;	
	list-style-type: none;
	position: relative;
	left: -5px;
}

#the_challenge ul.right {
	left: -50px;
}

#the_challenge li {
	font-size: 10px;
	margin: 7px 0 0 0;
}

.errors {
	background: #FF0000;
	padding: 5px;
	margin: 0 0 10px;
	color: #FFF;
}

label.error  {
	display: block;
	color: #FFF;
	margin: 5px 0 0 0;	
	font-weight: normal;
	font-size: 11px;
}

.errors label strong {
	font-weight: bold;
	color: #FFF;	
}

/* =home */
.home #content {
	width: 100%;
	background: url('http://www.highermedia.com/assets/images/layout/home_pattern.gif') repeat-x top center;
	text-align: center;	
}

.home #header {
	margin-bottom: 0;
}

#services {
	color: #7C858A;
	text-align: center;
	padding: 3px;
}

#quick_call {
	font-size: 13px;
	color: #3C6F9A;
	text-align: center;
	padding: 3px;
	font-weight: bold;
}

/* added 1-28-09*/
#about-intro {
	background: white url('/assets/images/cubespin-small.gif') 70px 25px no-repeat;
	margin: -30px auto 0px auto;
	padding: 25px 0px 0px 310px;
	height: 250px;
	font-family: verdana, arial, helvetica, sans-serif;
	}

#about-intro h1 {
	color: #2c85c3;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	font-size: 26px;
	font-weight: normal;
	background: white url('/assets/images/blue-arrow-line.png') 4px 9px no-repeat;
	}

#about-intro p {
	color: #666;
	line-height: 1.75em;
	font-size: 13px;
	margin: 1px 0px 0px 0px;
	padding: 2px 0px 0px 30px;
	width: 475px;
	background: white url('/assets/images/blue-arrow.png') -25px 0px no-repeat;
	}

#about-intro em {
	font-style: normal;
	font-weight: bold;
	color: #aac14e;
	}

#about-services {
	height: 400px;
	width: 755px;
	border: 1px solid black;
	margin: 0px auto 0px auto;
	text-align: center;
	}

#about-services-nav {
	float: left;
	width: 125px;
	height: 400px;
	text-align: left;
	}

#about-content ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}

#about-content li {
	float: left;
	height: 400px;
	width: 625px;
	margin-left: 0px;
	padding: 0px 0px 0px 5px;
	}

#about-content {
	background-color:white;
	float:left;
	height:400px;
	overflow:hidden;
	position:relative;
	width:630px;
	color: #666;
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	line-height: 1.75em;
	text-align: left;
	}

.section {
	position: relative;
	width: 1900px;
	}

#about-services-nav {

	}

/* =clear_fix */
.clearfix:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }
.clearfix { position: relative; z-index: 1; display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
