/*****Reset*****/

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; }

/*****Basic Elements*****/

body {
	background: #BFBFBF url(img/ui/bg_body.jpg) top center no-repeat;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
}

a {
	color: #DF0826;
	text-decoration: none;
}

a:hover {

}

h1 {
	color: #CF003D;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 18px;
}

h1.lexicon {
	color: #000000;
	font-size: 18px;
}

h1.lexicon span {
	color: #CF003D;
	display: block;
	font-size: 34px;
	margin-top: -5px;
}

h1.software {
	color: #000000;
	font-size: 18px;
}
h1.software span {
	color: #CF003D;
	display: block;
	font-size: 32px;
	margin-top: -5px;
}

h1.news {
	color: #000000;
	font-size: 22px;
}

h1.news span {
	color: #CF003D;
	display: block;
	font-size: 25px;
	margin-top: -5px;
}

h2 {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 18px;
}

div#main-1col h2, div#main h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 18px;
}

h3 {

}

p { 
	line-height: 15px;
	margin-bottom: 15px;
}

p.botline {
	border-bottom: 1px #D3D3D3 solid;
	padding-bottom: 20px;
}

/*****Basic Layout*****/

div#wrap {
	margin: 0 auto;
	position: relative;
	width: 915px;
}

div#content-wrap {
	background: #fff;
	float: left;
	padding: 0 0 0 7px;
	width: 908px;
}

div#content-wrap-2 {
	background: #fff url(img/ui/bg_contentwrap2.jpg) repeat-y;
	margin: 36px 0 19px 0;
	min-height: 400px;
	float: left;
}

div#content-wrap-3col {
	background: #fff url(img/ui/bg_contentwrap3col.jpg) repeat-y;
	margin: 36px 0 19px 0;
	float: left;
	width: 908px;
}

div#content-wrap-1col {
	margin: 36px 0 19px 0;
	float: left;
	width: 908px;
}

div#main {
	float: left;
	padding: 0 33px 0 13px;
	width: 590px;
}

div#main-3col {
	float: left;
	padding: 0 33px 0 13px;
	width: 300px;
}

div#main-1col {
	float: left;
	min-height: 420px;
	padding: 0 33px 0 13px;
	width: 854px;
}

div#secondary {
	float: left;
	padding: 0 23px 0 12px;
	width: 229px;
}

div#secondary-3col {
	float: left;
	padding: 0 10px;
	width: 266px;
}

div#secondary-3col2 {
	float: left;
	padding: 0 10px;
	width: 255px;
}

div#secondary-people {
	float: left;
	padding: 0 23px 0 3px;
	width: 220px;
}


/*****Header*****/

div#header {
	background: url(img/ui/bg_header.jpg) no-repeat;
	height: 89px;
	/*margin-top: 50px;*/
	overflow: hidden;
	text-indent: -9999px;
}

div#header a {
	display: block;
	height: 89px;
}

/*****Main Menu*****/

ul#mainmenu {
	background: url(img/ui/bg_mainmenu.jpg) no-repeat;
	height: 94px;
	list-style: none;
	padding: 0 0 0 7px;
}

ul#mainmenu li {
	background: url(img/ui/bg_mainmenu_li.gif) right top no-repeat;
	float: left;
	position: relative;
	text-align: right;
}

ul#mainmenu li a {
	color: #fff;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: 80px;
	padding: 10px 17px 0 0;
	width: 142px;
}

ul#mainmenu ul {
	right: 17px;
	position: absolute;
	top: 33px;
}

ul#mainmenu ul li {
	background: none;
	display: block;
	float: inherit;
}

ul#mainmenu ul li a {
	background: none !important;
	color: #C9C9C9;
	font-size: 10px;
	height: 13px;
	padding: 0;
	width: auto;
}

ul#mainmenu li#mm-whow a { background: url(img/ui/bg_mm01.gif) 17px 44px no-repeat; }
ul#mainmenu li#mm-what a { background: url(img/ui/bg_mm02.gif) 17px 44px no-repeat; }
ul#mainmenu li#mm-howw a { background: url(img/ui/bg_mm03.gif) 17px 44px no-repeat; }
ul#mainmenu li#mm-whas a { background: url(img/ui/bg_mm04.gif) 17px 44px no-repeat; }
ul#mainmenu li#mm-howt a { background: url(img/ui/bg_mm05.gif) 17px 44px no-repeat; }

ul#mainmenu li a:hover, ul#mainmenu li.selected a {
	background-position: 17px -125px !important;
	color: #DF0826 !important;
}

ul#mainmenu ul li a:hover, ul#mainmenu ul li.selected a {
	font-size: 11px;
}

ul#mainmenu li.selected ul a {
	color: #C9C9C9 !important;
}

ul#mainmenu li.selected ul li a:hover {
	color: #DF0826 !important;
}

ul#mainmenu li.selected ul li.selected a {
	color: #DF0826 !important;
}

body#who-we-are ul#mainmenu li#mm-whow a { background-position: 17px -125px !important; color: #DF0826 !important; }
body#who-we-are ul#mainmenu li#mm-whow ul a { color: #C9C9C9 !important; }
body#who-we-are ul#mainmenu li#mm-whow ul li a:hover { color: #DF0826 !important; }

body#people ul#mainmenu li#mm-peop a { color: #DF0826 !important; font-size: 11px; }
body#purpose ul#mainmenu li#mm-purp a { color: #DF0826 !important; font-size: 11px; }
body#difference ul#mainmenu li#mm-diff a { color: #DF0826 !important; font-size: 11px; }

body#what-we-do ul#mainmenu li#mm-what a { background-position: 17px -125px !important; color: #DF0826 !important; }
body#what-we-do ul#mainmenu li#mm-what ul a { color: #C9C9C9 !important; }
body#what-we-do ul#mainmenu li#mm-what ul li a:hover { color: #DF0826 !important; }

body#software ul#mainmenu li#mm-soft a { color: #DF0826 !important; font-size: 11px; }
body#experience ul#mainmenu li#mm-expe a { color: #DF0826 !important; font-size: 11px; }
body#after ul#mainmenu li#mm-afte a { color: #DF0826 !important; font-size: 11px; }

body#how-we-think ul#mainmenu li#mm-howw a { background-position: 17px -125px !important; color: #DF0826 !important; }
body#how-we-think ul#mainmenu li#mm-howw ul a { color: #C9C9C9 !important; }
body#how-we-think ul#mainmenu li#mm-howw ul li a:hover { color: #DF0826 !important; }

body#thoughts ul#mainmenu li#mm-thou a { color: #DF0826 !important; font-size: 11px; }
body#methods ul#mainmenu li#mm-meth a { color: #DF0826 !important; font-size: 11px; }
body#lexicon ul#mainmenu li#mm-lexi a { color: #DF0826 !important; font-size: 11px; }

body#what-they-say ul#mainmenu li#mm-whas a { background-position: 17px -125px !important; color: #DF0826 !important; }
body#what-they-say ul#mainmenu li#mm-whas ul a { color: #C9C9C9 !important; }
body#what-they-say ul#mainmenu li#mm-whas ul li a:hover { color: #DF0826 !important; }

body#news ul#mainmenu li#mm-news a { color: #DF0826 !important; font-size: 11px; }
body#accolades ul#mainmenu li#mm-acco a { color: #DF0826 !important; font-size: 11px; }
body#testimonials ul#mainmenu li#mm-test a { color: #DF0826 !important; font-size: 11px; }

body#how-to-start ul#mainmenu li#mm-howt a { background-position: 17px -125px !important; color: #DF0826 !important; }
body#how-to-start ul#mainmenu li#mm-howt ul a { color: #C9C9C9 !important; }
body#how-to-start ul#mainmenu li#mm-howt ul li a:hover { color: #DF0826 !important; }

body#clients ul#mainmenu li#mm-clie a { color: #DF0826 !important; font-size: 11px; }
body#partners ul#mainmenu li#mm-part a { color: #DF0826 !important; font-size: 11px; }
body#recruits ul#mainmenu li#mm-recr a { color: #DF0826 !important; font-size: 11px; }

/* home page */

div.home-boxes {
	float: left;
}

div.home-box {
	float: left;
	width: 308px;
}

div#home-accolade { width: 299px; }

/*****Footer*****/

div#footer {
	clear: left;
	color: #525252;
	font-weight: bold;
	padding: 14px 0 20px 0;
	text-align: center;
}

div#footer p {
	margin: 0;
}

div#footer p.copyright {
	color: #575757;
	font-size: 10px;
	font-weight: normal;
	margin-top: 8px;
}

p.copyright a {
	color: #575757;
}

/*****Forms*****/

div.important {
	display: none;
}

label {
	display: block;
}

input, textarea {
	margin-bottom: 5px;
	width: 237px;
}

textarea {
	height: 85px;
}

input.inputbtn {
	width: auto;
}

/* news post */

p.highlite {
	border-bottom: 1px #D3D3D3 solid;
	color: #7D7D7D;
	font-size: 14px;
	padding: 15px 0;
}

p.highlite2 {
	color: #7D7D7D;
	font-style: italic;
}

div.post {
	border-bottom: 1px #D3D3D3 solid;
	margin-bottom: 20px;
}

div.post-title {
	background: url(img/ui/bg_newstitle.gif) left center no-repeat;
	color: #525252;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	margin-bottom: 15px;
	padding: 0 0 0 11px;
	text-decoration: underline;
}

div.post-title a {
	color: #525252;
}

span.news-date {
	color: #000;
	font-style: normal;
	font-weight: bold;
}

p.news-link {
	font-style: italic;
}

span.news-link-date {
	font-style: normal;
	font-weight: bold;
}

/* people */

table.people {
	border-collapse: collapse;
	width: 260px;
}

table.people td {
	border-bottom: 1px #D3D3D3 solid;
	padding: 5px 0;
	vertical-align: top;
}

table.people h2, table.people h3, table.people span {
	padding: 0 0 0 5px;
} 

table.people h2 {
	color: #CF003D;
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 2px 0;
}

table.people h3 {
	font-size: 10px;
	font-weight: bold;
	margin: 0;
}

span.people-phone {
	background: url(img/ui/bg_phone.gif) no-repeat;
	display: block;
	font-size: 10px;
	margin: 0 0 7px 10px;
	padding: 0 0 0 15px !important;
}

span.people-email {
	background: url(img/ui/bg_email.gif) no-repeat;
	display: block;
	font-size: 10px;
	margin: 0 0 7px 10px;
	padding: 0 0 0 15px !important;
}

/* testimonials carusel */

div#testimonials-carusel-mask {
	border-bottom: 1px #EBEBEB solid;
	border-top: 1px #EBEBEB solid;
	height: 108px;
	position: relative;
	width: 900px;
}

div#testimonials-carusel2-mask {
	border-bottom: 1px #EBEBEB solid;
	height: 50px;
	position: relative;
	width: 900px;
}

div#testimonials-carusel-mask-2 {
	left: 71px;
	height: 108px;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 741px;
}

div#testimonials-carusel2-mask-2 {
	left: 71px;
	height: 50px;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 741px
}

div#testimonials-carusel-container {
	left: 0;
	position: absolute;
	top: 0;
	width: 99999px;
}

div#testimonials-carusel2-container {
	left: 0;
	position: absolute;
	top: 0;
	width: 99999px;
}

div.testimonials-carusel-item {
	float: left;
	width: 741px;
}

div.testimonials-carusel2-item {
	float: left;
	width: 741px;
}

a#testimonials-carusel-prev {
	background: url(img/ui/bg_prev.gif) no-repeat;
	display: block;
	height: 29px;
	left: 5px;
	outline: none;
	position: absolute;
	text-indent: -9999px;
	top: 36px;
	width: 29px;
}

a#testimonials-carusel2-prev {
	background: url(img/ui/bg_prev.gif) no-repeat;
	display: block;
	height: 29px;
	left: 5px;
	outline: none;
	position: absolute;
	text-indent: -9999px;
	top: 10px;
	width: 29px;
}

a#testimonials-carusel-next {
	background: url(img/ui/bg_next.gif) no-repeat;
	display: block;
	height: 29px;
	left: 866px;
	outline: none;
	position: absolute;
	text-indent: -9999px;
	top: 36px;
	width: 29px;
}

a#testimonials-carusel2-next {
	background: url(img/ui/bg_next.gif) no-repeat;
	display: block;
	height: 29px;
	left: 866px;
	outline: none;
	position: absolute;
	text-indent: -9999px;
	top: 10px;
	width: 29px;
}

/* lexicon popup */

div#lexicon-popup {
	background: #fff;
	display: none;
	left: 107px;
	min-height: 500px;
	padding: 35px;
	position: absolute;
	top: 0;
	width: 630px;
	z-index: 2;
}

a#lexi-close {
	right: -12px;
	position: absolute;
	top: -12px;
}

div#lexicon-popup img {
	margin-bottom: 35px;
}

div.lexi-navi {
	border-bottom: 1px #D3D3D3 solid;
	font-size: 30px;
	text-transform: uppercase;
}

div.lexi-navi a {
	color: #000;
	margin-right: -4px;
	outline: none;
}

div.lexi-navi a.selected {
	color: #CF003D;
	font-weight: bold;
}

div.lexi-page {
	display: none;
	height: 400px;
	overflow: auto;
}

div#lexi-a {
	display: block;
}

div.lexi-item {
	border-bottom: 1px #D3D3D3 solid;
	padding: 10px 10px 10px 0;
}

div.lexi-item h2 {
	font-size: 17px;
	font-style: italic;
	margin: 0;
}

div.lexi-item p {
	margin: 0;
}

div#magn-bg {
	background: #000;
	left: 0;
	position: absolute;
	top: 0;
	z-index: 1;
}

/*****Tables*****/

/*****Generic Classes*****/

div.error {
	background: #FBE3E4;
	border: 2px #FBC2C4 solid;
	color: #8A1F11;
	margin-bottom: 20px;
	padding: 10px 20px 10px 40px;
}

div.message {
	background: #FFF6BF;
	border: 2px #FFD324 solid;
	color: #554B25;
	margin-bottom: 20px;
	padding: 10px 20px 10px 40px;
}

/*****Etc*****/

a img { border: 0; }

div.divider {
	border-top: 1px #D3D3D3 solid;
	margin-top: 25px;
}

a.btnlink {
	background: url(img/ui/bg_btnlink.gif) no-repeat;
	color: #6C6C6C;
	display: block;
	font-size: 23px;
	height: 29px;
	line-height: 29px;
	padding: 0 0 0 35px;
}

div.knowmore {
	background: #EBEBEB;
	color: #6C6C6C;
	margin: 12px 0 0 0;
	padding: 3px;
	text-align: center;
	width: 200px;
}

div.clickarrows {
	background: #EBEBEB;
	color: #6C6C6C;
	left: 501px;
	padding: 3px;
	position: absolute;
	text-align: center;
	top: 263px;
	width: 400px;
}

/* lists */

div#main ul {
	margin: 0 0 20px;
	padding: 0 0 0 20px;
}