/* @override http://altair.examples.abrandnewway.com/css/v2010/style.css */

html, body {
	font-family: Helvetica, Arial, sans-serif;
	background-color: #fff;
	height: 100%;
	display: block;
}
body {
	margin-bottom:0;
}
#header, #content, #footer {
	width: 60em;
	margin: 0 auto;
}


/* @group Header */

#header {
	padding-top: 20px;
}

body.landing #header strong,
#header h1 {
	display: block;
	width: 200px;
	height: 30px;
	background: transparent url(../../img/home/netuitive-logo.gif) left top no-repeat;
	float: left;
}
#header h1,
body.landing #header strong a {
	display:block;
	text-indent: -9999em;
	width: 200px;
	height: 30px;
}
ul#utility-nav {
	width: 450px;
	float: right;
	margin-right: 0px;
	padding-top: 10px;
}

ul#main-nav {
	margin-top: 20px;
}
ul#main-nav li {
	display: block;
	float: left;
	height: 39px;
	width: 136px;
}

ul#main-nav li a {
	background: transparent url(../../img/home/mainnav.gif) left top no-repeat;
	display: block;
	height: 39px;
	width: 136px;
	text-indent: -9999em;
}

ul#main-nav li#products a 			{ background-position: 0 0; }
ul#main-nav li#solutions a 			{ background-position: -136px 0; }
ul#main-nav li#technology a 		{ background-position: -272px 0; }
ul#main-nav li#customers a 			{ background-position: -408px 0; }
ul#main-nav li#partners a 			{ background-position: -544px 0; }
ul#main-nav li#resources a 			{ background-position: -680px 0; }
ul#main-nav li#news a 				{ background-position: -816px 0; }

ul#main-nav li#products a:hover 	{ background-position: 0 -40px; }
ul#main-nav li#solutions a:hover 	{ background-position: -136px -40px; }
ul#main-nav li#technology a:hover	{ background-position: -272px -40px; }
ul#main-nav li#customers a:hover 	{ background-position: -408px -40px; }
ul#main-nav li#partners a:hover 	{ background-position: -544px -40px; }
ul#main-nav li#resources a:hover 	{ background-position: -680px -40px; }
ul#main-nav li#news a:hover 		{ background-position: -816px -40px; }

ul#utility-nav li {
	display: inline;
	float: left;
	font-size: .625em;
	padding-left: 20px;
	background: transparent url(../../img/home/icon_utility-nav-item.gif) 12px 5px no-repeat ;
}

ul#utility-nav li a {
	color: #000;
}
ul#utility-nav li#site-search {
	float: right;
	background: none;
	width: 198px;
}
ul#utility-nav li form {
	width: 190px;
	display: block;
	margin: 0;
	padding: 0;
	float: right;
}
/* @end */



/* @group Billboard */

#billboard {
	width: 100%;
	min-width:  60em;
	margin: 0 auto;
	text-align: center;	
	padding-top: 23px;
	margin-bottom: 5px;
}
#promo-content {
	min-width: 60em;
	width: 100%;
	height: 310px;
	background: #114f80 url(../../img/home/bg_promo-light.png) center top repeat-x;
	overflow: hidden;
	text-align: center;
}
#flash-promo {
	margin: 0 auto;
	min-width: 960px;
	width: 100%;
}

/* @end */
div#columns {
	background: transparent url(../../img/home/bg_column-borders.gif) left bottom no-repeat;
	margin-left: 25px;
}
div.column {
	display:block;
	width: 296px;
	padding: 0 0 4px 4px;
	float: left;
}

div.column h2 {
	display: block;
	text-indent: -9999em;
	width: 296px;
	height: 38px;
	background: transparent url(../../img/home/sprite_column-headings.png) left -15px no-repeat;
}
div.column h3 {
	color: #848b03;
	padding: 10px 20px 15px;
}

div#why-netuitive h2 {
	background-position: 0 -74px;
}
div#latest-news-listing h2 {
	background-position: 0 -132px;
}

div#awards {
	margin-top: 2px;
	margin-left: 25px;
	margin-bottom: 30px;
	clear: both;
	display: block;
	background: transparent url(../../img/home/bg_awards-container.gif) left top no-repeat;
	width: 900px;
	height: 71px;
	padding: 15px;
}

div#awards h3 {
	display: block;
	background: transparent url(../../img/home/t_industry-recognition.gif) left top no-repeat;
	width: 64px;
	height: 29px;
	float: left;
	text-indent: -9999em;
	
}
ul#awards-listing {
	padding-left: 110px;
}
ul#awards-listing p {
	display: none;
}

ul#awards-listing li {
	display: inline;
	padding-left: 25px;
}


div#project-solutions ul {
	padding: 0 20px 10px;
}
div#latest-news-listing ul {
	padding: 10px 20px 20px;
	display: block;
	height: 180px;      /* CHANGE TO 125 IF REMOVING A LINK FROM PROJECT SOLUTIONS */
}

div#project-solutions li {
	padding-left: 15px;
	padding-top: 1px;
	padding-bottom: 1px;
	background: transparent url(../../img/home/list-bullet.gif) 0 7px no-repeat;
}
div#project-solutions li a {
	color: #2d455c;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
div#project-solutions li,
div#latest-news-listing li {
	border-bottom: 1px solid #e7e7e7;
}

p a.call-to-action {
	display: block;
	margin: 20px 10px 10px;
	padding: 10px 40px 10px 10px;
	color: #333;
	font-size: 12px;
	text-decoration: none;
	background: #e6e6d8 url(../../img/home/icon_arrow.gif) 255px center no-repeat;
}

p a.call-to-action,
p a.call-to-action strong {
	font-weight: bold;
}
p a.call-to-action:hover {
	color: #848b03;
}

body.landing p a.call-to-action {
	width: 229px;
	margin: 0;
	line-height: 1.3em;
}

div#latest-news-listing li {
	padding-bottom: 8px;
	margin-bottom: 5px;
}

ul#news-listing h5 a {
	color: #2d455c;
	font-size: 12px;
	display: block;
}
div#project-solutions li a:hover,
div#latest-news-listing li a:hover {
	color: #848b03;
}

blockquote {
	color: #2d455c;
	font-size: 13px;
	padding: 0px 20px 20px;
	text-indent: -5px;
	line-height: 1.5em;

}
blockquote strong {
	color: #b3ab00;
}
p.gartner-branded {
	display: block;
	background: transparent url(../../img/home/gartner-logo.gif) 18px bottom no-repeat;
	height: 50px;
}
a.external-call-to-action {
	font-size: 12px;
	color: #2d455c;
	display: block;
	padding: 0 20px;
	
}
a.external-call-to-action:hover {
	color: #848b03;
}

/* @group Footer */

#footer {
	color: #bfbebf;
	width: 906px;
	padding-bottom: 30px;
}
#footer p {
	font-size: .75em;
	line-height: 1.5em;
}
#footer a {
	color: #aaa;
}
#footer li {
	display:inline;
	color: #aaa;
	font-size: .75em;
	line-height: 1.5em;
}
p.contact {
	margin-bottom: 16px;
}
address {
	display: inline;
}
span.primary {
	padding-left: 10px;
}
#footer p.legal {
	font-size: .625em;
}

/* @end */

/* @group Landing Styles */

body #wrapper {
	background: transparent url(../../img/home/bg_nav-hr.png) 0 109px repeat-x;
}
body.landing #header {
	margin-bottom: 60px;
}
body.landing #content {
	width: 900px;
}
body.landing h2 {
	display: block;
	background-color: #015496;
	text-transform: uppercase;
	color: #fff;
	padding: 7px 30px 5px;
	font-size: 16px;
	line-height: 1em;
	text-indent: -9999em;
}
h2#self-learning-title {
	background: #015496 url(../../img/home/t_netuitive-self-learning-technology.gif) no-repeat 30px 6px;}
h2#proven-title {
	background: #015496 url(../../img/home/t_proven-every-day.gif) no-repeat 30px 6px;
}
h2#award-title {
	background: #015496 url(../../img/home/t_one-award-after-another.gif) no-repeat 30px 6px;
}
/* francais */
.section h1#francais {
	display:block;
	width: 443px;
	height: 115px;
	text-indent: -9999em;
	margin-bottom: 15px;
	float: left;
	background: transparent url(../../img/home/f_netuitive-self-learning-technology.png) left top no-repeat;
}
h2#self-learning-title-francais {
	background: #015496 url(../../img/home/f_netuitive-self-learning.png) no-repeat 30px 6px;}
h2#proven-title-francais {
	background: #015496 url(../../img/home/f_proven-every-day.png) no-repeat 30px 6px;
}
h2#award-title-francais {
	background: #015496 url(../../img/home/f_one-award-after-another.png) no-repeat 30px 6px;
}
.section h3#francais-replace-guesswork {
	display: block;
	float: left;
	width: 507px;
	height: 100px;
	text-indent: -99999em;
	background: transparent url(../../img/home/f_improve-the-performance.png) left top no-repeat;
	margin-bottom: 5px;
}
.section h4#francais-solutions-for{
	display: block;
	width: 600px;
	height: 22px;
	margin-bottom: 17px;
	text-indent: -9999em;
	background: transparent url(../../img/home/f_self-learning-solutions-for.png) left top no-repeat;
}
/* end francais */
h5#award-subtitle {
	margin-left: 360px;
}
p.shift-right {
	margin-left: 360px;
}
.section {
	padding-top: 30px;
	padding-bottom: 10px;
	border-top: 2px solid #f6f6f6;
	border-bottom: 1px solid #bfbfbf;
}
.section h1 {
	display:block;
	width: 443px;
	height: 85px;
	text-indent: -9999em;
	margin-bottom: 5px;
	float: left;
	background: transparent url(../../img/home/t_netuitive-self-learning.gif) left top no-repeat;
}
.section h3 {
	display: block;
	float: left;
	width: 507px;
	height: 70px;
	text-indent: -99999em;
	background: transparent url(../../img/home/improve-the-performance.gif) left top no-repeat;
	margin-bottom: 30px;
}
.section h4 {
	display: block;
	width: 450px;
	height: 22px;
	margin-bottom: 17px;
	text-indent: -9999em;
	background: transparent url(../../img/home/t_self-learning-solutions-for.gif) left top no-repeat;
}
.section h5 {
	font-size: 16px;
	padding: 30px 30px 0;
	display: block;
	font-weight: bold;
	width: 400px;
}
.section p {
	padding: 10px 30px;
	font-size: 13px;
	line-height: 1.5em;
	color: #575754;
}

body.landing #content {
	position: relative;
}

body.landing ul#solutions-list li {
	display: block;
	width: 177px;
	height: 49px;
	font-size: 11px;
	color: #2d455c;
	float: left;
	margin-left: 3px;
}
body.landing ul#solutions-list li.first {
	margin-left: 0;
}
body.landing ul#solutions-list li a {
	display: block;
	color: #2d455c;
	text-decoration: none;
	font-weight: bold;
	background: transparent url(../../img/home/sprite_solution-button.png) left top no-repeat;
}
body.landing ul#solutions-list li a:hover {
	background-position: 0 -50px;
}
body.landing ul#solutions-list li a.short {
	height: 13px;
	width: 153px;
	padding: 18px 12px;
}
body.landing ul#solutions-list li a.long {
	height: 33px;
	padding: 10px 12px 8px 12px;
}

div.section.first {
	border-top: none;
	border-bottom: none;
	padding-top: 15px;
	padding-bottom: 0px;
}
div.section.second {
	border-top: none;
}
div.section.last {
	border-bottom: none;
	margin-bottom: 50px;
}
div.align-right {
	float: right;
	margin-left: 60px;
	margin-top: 20px;
}
div.notopmargin {
	margin-top: 0px;
}
div.offset {
	
}
img.inline-image {
	border-top: 1px solid #CCCCCC;
	margin: 20px 20px 20px 0;
	padding: 10px 60px 0 0;
}
.align-left {
	float: left;
}
.section.first div.align-right {
	margin-right: -30px;
	overflow: visible;
	margin-left: 0;
}
/* @end */




/* @group Utilities */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
 
/* slightly enhanced, universal clearfix hack */
.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix {	display: block; }
/* close commented backslash hack */
 
a.skiplink { display: none; }
/* @end */

