/* Reset Stuff */
html, body, div, span,applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q,
s, samp, small, strike, strong, sub, sup, tt, var,dd, dl, dt, li, ol, ul,fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
a img, :link img, :visited img {
	border: 0px;
}
table {
	border-collapse: collapse;
	border-spacing: 0px;
}
ol, ul {
	list-style: none;
}


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



/* Basic Setup */

body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #6B6E73;
	margin: 0;
	background: #DEDEDE url(images/bg-inside.png) repeat-x;
}

body#home {
	background: #CDCDCD url(images/bg-home.png) repeat-x;
}

p {
	margin-bottom: 1.2em;
}
h1 {
	font-size: 22px;
	font-family: Verdana;
	font-weight: bold;
	margin-bottom: 9px;
	font-weight: normal;
}

h2 {
	color: #888888;
	font-style: italic;
	font-size: 22px;
	font-family: Verdana;
	margin-bottom: 10px;
	font-weight: normal;
}

a {
	color: #D84918;
	text-decoration: none;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: 0;
}
a:hover {
	text-decoration: underline;
}
strong, b, .bold {
	font-weight: bold;
}
em, i {
	font-style: italic;
}
.clr {
	clear: both;
}
.maxxblue {
	color: #36598c;
}
.maxxgreen {
	color: #4FAC47;
}
.maxxorange {
	color: #E1AE3F;
}
.maxxgray {
	color: #B5B5B5;
	font-weight: normal;
}



/* Design */

#wrapper {
	width: 832px;
	margin: 0 auto;
}


#topnav {
	margin-right: 23px;
	margin-top: 4px;
	float: right;
}

#toplogo {
	clear: both;
}

#textpagecontents {
	clear: both;
	padding: 20px 10px 10px 10px;
}

#home-widedivider {
	margin-top: 20px;
	height: 33px;
	background: url(images/divider-wide.png) no-repeat;
}

#home-navimages {
	height: 308px;
}

#home-navimages div.maxxtech {
	margin-top: 42px;
	display: block;
	float: left;
	width: 410px;
	background: url(images/vert-divider.gif) no-repeat right 14px;
}
#home-navimages div.maxxlive {
	margin-top: 42px;
	display: block;
	float: right;
	width: 412px;
}

#home-navimages div.maxxtech ul, #home-navimages div.maxxlive ul {
	padding-top: 20px;
}

#home-navimages div.maxxtech li {
	background: url(images/bullet-orange.gif) no-repeat 15px 3px;
	padding-left: 35px;
	padding-bottom: 6px;
	font-size: 16px;
}
#home-navimages div.maxxlive li {
	background: url(images/bullet-blue.gif) no-repeat 15px 3px;
	padding-left: 35px;
	padding-bottom: 6px;
	font-size: 16px;
}








#home-navtext {
	clear: both;
}

#home-navtext .textwidth {
	float: left;
	width: 230px;
	margin-right: 20px;
}

.divider-vertical {
	float: left;
	margin-right: 20px;
	width: 6px;
	height: 202px;
	background: url(images/divider-vertical.png) no-repeat;
}

#home-navtext p {
	height: 85px;
}

#maintitle {
	clear: both;
	padding-top: 20px;
	zoom: 1;
}

#titleline {
	float: left;
	display: inline;
	zoom: 1;
}

#contactus {
	padding-top: 10px;
	float: right;
	zoom: 1;
}
#contactus li {
	padding-top: 10px;
	margin-right: 10px;
	float: left;
	zoom: 1;
}





#footer-spacer {
	height: 30px;
	clear: both;
}

#footer-wrapper {
	background: url(images/bg-footer.gif) repeat-x;
	height: 114px;
	display: block;
	zoom: 1;
}


#footer {
	width: 832px;
	margin: 0 auto;
	color: #FFFFFF;
	font-size: 11px;
	padding-top: 55px;
}
#footer p {
	margin-bottom: 5px;
}
#footer-logo {
	float: left;
}
#footer-copyright {
	clear: both;
	padding-top: 8px;
	padding-left: 2px;
	zoom: 1;
}




#footer-nav.closed {
	position: absolute;
	top: 0px;
	right: 2px;
}
#footer-nav.open {
	position: absolute;
	top: -400px;
	right: 2px;
}
#footer-wrapper2 {
	width: 832px;
	position: relative;
	margin: 0 auto;
	bottom: 49px;
}
#footer-popup {
	display: none;
	clear: both;
	width: 600px;
	margin-top: 0;
	margin-right: 2px;
	float: right;
}

#footer-popup .footertopback {
	height: 9px;
	background: url(images/bg-footerpopuptop.png) no-repeat;
}

#footer-popup .footermainbody {
	height: 391px;
	background: url(images/bg-popupmenu.png);
	overflow: auto;
}

.footermenu li {
	float: left;
	background: url(images/divider-footernav.png) no-repeat right 2px;
}
.footermenu li:last-child {
	background: none;
}
.footermenu li a {
	display: block;
	padding: 7px 13px 6px 13px;
	color: #B5B5B5;
	font-size: 12px;
	font-weight: bold;
}
.footermenu li a:hover, .footermenu li a.current {
	text-decoration: none;
	color: #FFFFFF;
}

.footermenu {
	border-bottom: 1px solid #4D4D4D;
	margin-top: -6px;
	color: #FFFFFF;
}
.footerbody {
	clear: both;
	padding: 10px;
	border-top: 1px solid #242424;
	padding: 13px;
	font-size: 13px;
	color: #FFFFFF;
}

#faq, #about {
	display: none;
}

.footerbody .titleline {
	font-weight: bold;
	font-size: 15px;
	color: #6B6E73;
	padding-bottom: 7px;
	
}
.footerbody h3 {
	display: inline;
	font-size: 23px;
	font-weight: normal;
	color: #FFFFFF;
}
.footermenu li.close {
	float: right;
}
.clickfaq {
	cursor: pointer;
	margin-bottom: 1.2em;
}
.faqanswer {
	display: none;
}















/* Top Panels */

#pop1 {
	position: relative;
	z-index: 1000;
}
.popupmenuwrapper {
	position: absolute;
	width: 238px;
	top: 30px;
	right: 23px;
	display: none;
}
.popupmenuwrapper ul {
	margin-bottom: 8px;
}
#navigate, #contact {
	padding: 10px 4px 1px 12px;
	background: url(images/bg-popupmenu.png);
}
.popupmenubottom {
	background: url(images/bg-popupmenu-bottom.png);
	height: 8px;
	width: 238px;
}


#navigate li a {
	color: #FFFFFF;
}
#navigate li.indent a {
	color: #AEAFAF;
	padding-left: 5px;
}

#contact li a, #contact li {
	color: #FFFFFF;
}
#contact li.gray {
	color: #AEAFAF;
}










/* Contact Panels */

.contactpopup li {
	color: #AEAFAF;
}
.contactpopup li.white, .contactpopup li.white a {
	color: #FFFFFF;
	font-size: 12px;
}
#contactphone-tour-popup, #contactemail-tour-popup, #contactphone-live-popup, #contactemail-live-popup, #contactphone-tech-popup, #contactemail-tech-popup {
	display: none;
}

	/* Tech */
	#contactphone-tech {
		display: block;
		width: 96px;
		height: 31px;
		background: url(images/buttons/tech/phone.png) no-repeat 0 0;
		text-indent: -9999px;
	}
	#contactphone-tech:hover {
		background-position: 0 -31px;
	}
	#contactemail-tech {
		display: block;
		width: 96px;
		height: 31px;
		background: url(images/buttons/tech/email.png) no-repeat 0 0;
		text-indent: -9999px;
	}
	#contactemail-tech:hover {
		background-position: 0 -31px;
	}

	/* Live */
	#contactphone-live {
		display: block;
		width: 96px;
		height: 31px;
		background: url(images/buttons/live/phone.png) no-repeat 0 0;
		text-indent: -9999px;
	}
	#contactphone-live:hover {
		background-position: 0 -31px;
	}
	#contactemail-live {
		display: block;
		width: 96px;
		height: 31px;
		background: url(images/buttons/live/email.png) no-repeat 0 0;
		text-indent: -9999px;
	}
	#contactemail-live:hover {
		background-position: 0 -31px;
	}



#pop2 {
	position: relative;
	z-index: 14;
}
.pop2menuwrapper {
	position: absolute;
	width: 190px;
	top: 80px;
	right: 19px;
	display: none;
}
.pop2body {
	background: url(images/bg-popupmenu.png);
	padding: 1px 1px 4px 8px
}
.popupmenuwrapper ul {
	margin-bottom: 8px;
}
.pop2top {
	background: url(images/contact-menutop.png);
	height: 8px;
	width: 190px;
}
.pop2bottom {
	background: url(images/contact-menubottom.png);
	height: 8px;
	width: 190px;
}
















/* Header Buttons */

#btn-navigate {
	display: block;
	float: right;
	width: 110px;
	height: 23px;
	background: url(images/buttons/home/navigate.png) no-repeat 0 0;
	text-indent: -9999px;
}
#btn-navigate:hover {
	background-position: 0 -23px;
}

#btn-contact {
	display: block;
	margin-left: 3px;
	float: right;
	width: 126px;
	height: 23px;
	background: url(images/buttons/home/contact.png) no-repeat 0 0;
	text-indent: -9999px;
}
#btn-contact:hover {
	background-position: 0 -23px;
}

/* Footer Buttons */

#btn-faq {
	display: block;
	margin-right: 15px;
	margin-left: 4px;
	float: right;
	width: 58px;
	height: 23px;
	background: url(images/buttons/home/faq.png) no-repeat 0 0;
	text-indent: -9999px;
}
#btn-faq:hover {
	background-position: 0 -23px;
}

#btn-about {
	display: block;
	float: right;
	width: 113px;
	height: 23px;
	background: url(images/buttons/home/about.png) no-repeat 0 0;
	text-indent: -9999px;
}
#btn-about:hover {
	background-position: 0 -23px;
}


/* Home Buttons */

#btn-learnmore {
	display: block;
	width: 133px;
	height: 35px;
	background: url(images/buttons/home/learnmore.png) no-repeat 0 0;
	text-indent: -9999px;
}
#btn-learnmore:hover {
	background-position: 0 -35px;
}

#btn-checkit {
	display: block;
	width: 141px;
	height: 35px;
	background: url(images/buttons/home/checkit.png) no-repeat 0 0;
	text-indent: -9999px;
}
#btn-checkit:hover {
	background-position: 0 -35px;
}

#btn-details {
	display: block;
	width: 133px;
	height: 35px;
	background: url(images/buttons/home/details.png) no-repeat 0 0;
	text-indent: -9999px;
}
#btn-details:hover {
	background-position: 0 -35px;
}





/* Inside Nav Buttons */


#mainnav li {
	margin-top: 22px;
	float: left;
}

#mainnav li.subnavdivider {
	padding: 4px 3px 0 2px;
}

#navtech a {
	display: block;
	width: 149px;
	height: 38px;
	background: url(images/buttons/nav/tech.png) no-repeat 0 -38px;
	text-indent: -99999px;
}
#navtech a:hover, #navtech a.current {
	background-position: 0 0;
}

#navlive a {
	display: block;
	width: 149px;
	height: 38px;
	background: url(images/buttons/nav/live.png) no-repeat 0 -38px;
	text-indent: -99999px;
}
#navlive a:hover, #navlive a.current {
	background-position: 0 0px;
}



/* Twitter */

#mainnav li#twitterplacement {
	float: right;
	width: 420px;
	margin-top: 28px;
	margin-right: 15px;
	position: relative;
}
#mainnav li#twitterplacement a#twitterfollow {
	float: left;
	width: 132px;
	height: 26px;
	display: block;
	text-indent: -99999px;
	background: url(images/twitter-follow.png) no-repeat;
}
#mainnav li#twitterplacement ul#twitter_update_list1 {
	float: left;
	width: 285px;
	height: 26px;
	display: block;
	background: url(images/bg-twitter.png) no-repeat;
	margin-left: 3px;
	overflow: hidden;
}
#mainnav li#twitterplacement ul#twitter_update_list1 li {
	margin-top: 0;
	float: none;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 5px 3px 5px 9px;
}
#mainnav li#twitterplacement ul#twitter_update_list1 li a {
	color: #FFFFFF;
}

#mainnav li#twitterplacement #poptwitter {
	display: none;
	width: 398px;
	position: absolute;
	top: 28px;
	left: 1px;
	background: url(images/bg-popupmenu.png);
	padding: 10px;
	z-index: 15;

}

#mainnav li#twitterplacement ul#twitter_update_list li {
	color: #FFFFFF;
	margin: 0 0 5px 0;
}
#mainnav li#twitterplacement ul#twitter_update_list li a {
	color: #DEDEDE;
}



/* Sub Nav 2 + Main Content */

#subnav2wrapper {
	clear: both;
}
#subnav2 {
	background: url(images/bg-subnav2.png) no-repeat;
}
#subnav2-short {
	background: url(images/bg-subnav2.png) no-repeat;
	height: 20px;
}
#subnav2 li {
	float: left;
	background: url(images/divider-subnav2.png) no-repeat right 2px;
}
#subnav2 li:last-child {
	background: none;
}
#subnav2 li a {
	display: block;
	padding: 7px 13px 6px 13px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
#subnav2 li a:hover {
	text-decoration: none;
	color: #646565;
}
.subnav2divider {
	padding: 0 5px;
}



#subnav2 li ul {
	list-style: none;
	position: absolute;
	width: 150px;
	left: -999em;
	z-index: 10;
}

#subnav2 li:hover ul {
	left: auto;
}

#subnav2 li li, #subnav2 li li:last-child {
	float: left;
	margin: 0;
	padding: 0;
	width: 220px;
	background-color: #AEAFAF;
	background-image: none;
}
	
#subnav2 li li a {
	width: 200px;
	margin: 0;
}
	
#subnav2 li:hover, #subnav2 li.sfhover { /* prevents IE7 drop-down menu bug (focus on a page element prevents nested menus from disappearing) */
	position: static;
}





.maincontent {
	padding: 25px 8px;
	display: none;
}
#maincontentcontainer {
	min-height: 250px;
}


.left {
	float: left;
	width: 380px;
}
.right {
	background: url(images/divider-maincontent.png) no-repeat;
	float: right;
	width: 390px;
	padding-left: 30px;
	min-height: 200px;
}
.maincontent li {
	list-style: disc outside;
	margin-left: 40px;
	padding-left: 2px;
	margin-bottom: 3px;
}
ul.twocolumn {
	width: 375px;
}
ul.twocolumn li {
	list-style: disc outside;
	width: 157px;
	margin: 3px 0 0 0;
	padding: 0 9px 0 0;
	float: left;
}










#slideshowbox {
	background-color: #AEAFAF;
	width: 789px;
	padding: 0 11px 11px 11px;
}
#slideshowbox .left {
	width: 532px;
	height: 380px;
	padding: 0;
	margin: 0;
	float: left;
	background: #DEDEDE;
}

#slideshowbox .right {
	width: 255px;
	height: 380px;
	padding: 0;
	margin: 0;
	border-left: 1px solid #FFFFFF;
	float: right;
	background: #DEDEDE;
}
#commentbox, #casestudy {
	background: #DEDEDE url(images/bg-casestudy.jpg) repeat-x;
	padding: 10px;
}
#processbox {
	border-bottom: 1px solid #FFFFFF;
}
ul#casestudypics {
	margin: 10px 0;
	height: 85px;
}
ul#casestudypics li {
	background-color: #CDCDCD;
	padding: 8px;
	float: left;
}
ul#casestudylinks li {
	list-style: disc outside;
	margin-left: 20px;
	padding-left: 2px;
	margin-bottom: 3px;
}
#sectionhomemaincontent {
	margin-top: 23px;
	font-size: 15px;
	font-weight: bold;
	width: 800px;
}


#homeimage {
	width: 533px;
	height: 187px;
	background-color: #AEAFAF;
	text-align: center;
	display: block;
	overflow: hidden;
}

#slideshow {
	width: 801px;
	height: 315px;
	background-color: #AEAFAF;
	text-align: center;
	display: block;
	position: relative;
	padding: 0 5px 5px;
}
#slideshow #slidesContainer {
	margin: 0 auto;
	width: 800px;
	height: 315px;
	overflow: auto; /* allow scrollbar */
	position: relative;
}
#slideshow #slidesContainer .slide {
	margin: 0 auto;
	width: 780px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
	height: 315px;
}

.controlStyle {
	display:block;
	width: 230px;
	height: 315px;
	text-indent: -9999px;
	position: absolute;
	cursor: pointer;
}
#leftControl {
	top: 0;
	left :0;
	z-index: 9;
	background:transparent url(images/none.png) no-repeat center left;
}
.arrowLeftOver {
	background:transparent url(images/arrow-left.png) no-repeat center left ! important;
}
#rightControl {
	top: 0;
	right: 0;
	background:transparent url(images/none.png) no-repeat center right;
}
.arrowRightOver {
	background:transparent url(images/arrow-right.png) no-repeat center right ! important;
}
.rightControlNext {
	background:transparent url(images/arrow-rightnext.png) no-repeat center right ! important;
}


a#maxxBlogNav	{
	background:transparent url(images/maxxBlog.png) no-repeat 0 0;
	width:110px;
	height: 23px;
	display: block;
	text-indent: -9999px;
	margin: 0 3px 0 0;
	padding:0;
	float: left;
}

a#maxxBlogNav:hover	{
	background-position: 0 -23px;
}


