body, div, img, p, ul, li, h1, h2, h3, h4, blockquote, form, table, td
{
	margin: 0;
	padding: 0;
	border: 0;
	color: #000;
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: left;
	vertical-align: top;
}

html, body
{
	background: #000;
}

div, img
{
	display: block;
	overflow: hidden;
}
div.separator, div.separator-light, div.separator-xlight
{
	border-top: 1px solid #151717;
	clear: both;
	height: 15px;
	line-height: 15px;
}
div.separator-light
{
	border-top-color: #999;
}
div.separator-xlight
{
	border-top-color: #ccc;
}
div.clear
{
	clear: both;
	height: 15px;
	line-height: 15px;
}

img.logo
{
	padding-right: 15px;
}

p
{
	margin-bottom: 15px;
	font-size: 12px;
}
p.right
{
	text-align: right;
}
p.contact-left
{
	padding-left: 75px;
	float: left;
	clear: left;
	white-space: nowrap;
}
p.contact-right
{
	padding-right: 125px;
	float: right;
	clear: right;
	text-align: right;
	white-space: nowrap;
}
p.tour-blurb
{
	display: block;
	height: 60px;
}
p.two-column
{
	float: left;
	width: 250px;
}
p.no-margin
{
	margin: 0;
}

h1
{
	margin-bottom: 7px;
	color: #fff;
	font-size: 0.95em;
	font-weight: normal;
}

h2
{
	padding-bottom: 10px;
	font-size: 26px;
	font-weight: normal;
}

h3
{
	margin-bottom: 15px;
	color: #009de9;
	font-size: 1.1em;
}

h3.subheaded {
	margin-bottom:5px;
}

h4
{
	margin: 10px 0 5px 0;
	color: #005e8c;
	font-size: 0.9em;
}

blockquote
{
	padding: 0 30px;
}

form p
{
	margin-bottom: 7px;
}
label
{
	font-weight: bold;
}
label.extra, label.extra2
{
	display: inline-block;
	line-height: 18px;
	font-weight: normal;
	vertical-align: top;
}
label.extra
{
	width: 15px;
	text-align: center;
}

a:link, a:visited
{
	color: #005e8c;
	text-decoration: none;
}

a:link.in, a:visited.in
{
	color: #005e8c;
	text-decoration: underline;
}

a:hover, a:active
{
	color: #009de9;
}

.left
{
	float: left;
	clear: left;
}
.right
{
	float: right;
	clear: right;
}
.clear
{
	clear: both;
}
.error, span.error p
{
	color: #c00;
	font-weight: bold;
	font-style: italic;
}

#wrapper
{
	margin: 0 auto;
	padding: 0 15px;
	width: 1034px;
}

#top
{
	height: 124px;
}
#top ul
{
	padding-top: 60px;
	float: right;
	background: url(../images/nav_bg.gif) repeat-x 0 60px;
}
#top ul li
{
	list-style: none;
	float: left;
}
#top ul li a
{
	padding: 0 15px 0 7px;
	display: block;
	color: #009de9;
	font-weight: bold;
	font-size: 0.7em;
	line-height: 29px;
	text-decoration: none;
}
#top ul li a:hover, #top ul li a:active, #top ul li a.active
{
	background: url(../images/nav_on.gif) no-repeat right top;
	color: #fff;
}

#main-box
{
	padding-left: 25px;
	background: url(../images/main_bg.gif) repeat-y;
}

#right-bar
{
	padding-top: 160px;
	float: right;
	width: 187px;
	background: url(../images/phones_bottom.jpg) no-repeat;
}

#right-content
{
	padding: 0 12px 0 13px;
	clear: both;
	width: 162px;
	background: url(../images/right_bg.gif) repeat-y;
}
#right-content div.separator
{
	margin-bottom: 1px;
	border-bottom: 1px solid #39393a;
	height: 1px;
	line-height: 1px;
}
#right-content a
{
	display: block;
	color: #009de9;
}
#right-content h1 a
{
	color: #fff;
}
#right-content a:hover, #right-content a:active
{
	color: #fff;
}
#right-content a.news
{
	padding: 6px 0;
	font-size: 11px;
}
#right-content a.button
{
	padding: 9px 0;
	font-size: 0.75em;
	line-height: 19px;
	font-weight: bold;
}
#right-content a img
{
	padding-right: 5px;
	float: left;
}

#content
{
	width: 797px;
}

#large-box
{
	position: relative;
	border-bottom: 20px solid #151717;
	height: 321px;
	background: #151717 url(../images/large_box_bg.jpg) no-repeat;
}

#buttons
{
	padding: 183px 0 0 27px;
}
#button-top, #button-middle, #button-bottom
{
	padding: 0 23px 2px 0;
	display: block;
	overflow: visible;
	width: 143px;
	height: 37px;
	background: url(../images/button_top.jpg) no-repeat top left;
	color: #fff;
	font-size: 16px;
	line-height: 37px;
	text-align: center;
}
#button-top:hover, #button-top:active, #button-middle:hover, #button-middle:active, #button-bottom:hover, #button-bottom:active
{
	background-position: left bottom;
}
#button-middle
{
	height: 39px;
	background-image: url(../images/button_middle.jpg);
	line-height: 39px;
}
#button-bottom
{
	padding-bottom: 1px;
	height: 37px;
	background-image: url(../images/button_bottom.jpg);
	line-height: 37px;
}

div.slide-left
{
	position: absolute;
	top: 0;
	left: -486px;
	padding: 18px 0 0 36px;
	width: 350px;
}
div.slide-left p
{
	line-height: 1.6em;
}

img.slide-right
{
	position: absolute;
	top: 0;
	left: 897px;
	padding-top: 24px;
}

#small-boxes
{
	background: url(../images/small_boxes_bg2.gif) repeat-y;
}
#small-boxes-top
{
	background: url(../images/small_boxes_top.gif) no-repeat;
}
#small-boxes-bottom
{
	background: url(../images/small_boxes_bottom.gif) no-repeat left bottom;
}
#small-boxes-bottom div.small-box
{
	padding: 28px 20px 13px 20px;
	float: left;
}
#small-boxes-bottom div.small-box p
{
	margin-bottom: 3px;
	color: #fff;
	line-height: 1.35em;
	font-weight: bold;
}
#small-boxes-bottom div.small-box a
{
	display: block;
	color: #009de9;
	font-size: 0.7em;
	line-height: 1.25em;
	font-weight: bold;
}
#small-boxes-bottom div.small-box a:hover, #small-boxes-bottom div.small-box a:active
{
	color: #fff;
}
#small-boxes-bottom div.small-box a img
{
	padding: 2px 7px 0 0;
	float: left;
}

#header
{
	padding: 0 25px;
	height: 68px;
	background: url(../images/header.jpg) no-repeat;
	font-size: 1.4em;
	line-height: 56px;
	text-align: right;
}

#left-bar
{
	float: left;
	clear: left;
	width: 164px;
}

#left-bar ul#left-nav li
{
	border-bottom: 1px solid #337ea3;
	display: block;
	background: #005e8c;
	list-style: none;
	float: left;
	clear: left;
}
#left-bar ul#left-nav li.last
{
	border: 0;
}
#left-bar ul#left-nav li.last img
{
	float: left;
	clear: left;
}
#left-bar ul#left-nav li a
{
	padding: 5px 15px;
	display: block;
	float: left;
	clear: left;
	width: 134px;
	color: #7bc8ed;
	font-size: 0.7em;
	font-weight: bold;
}
#left-bar ul#left-nav li a.active
{
	color: #fff;
}
#left-bar ul#left-nav li a:hover, #left-bar ul#left-nav li a:active
{
	background: #78c8ed;
	color: #005e8c;
}

#left-bar ul#left-nav ul li
{
	border: 0;
}
#left-bar ul#left-nav ul li a
{
	padding: 5px 15px 5px 30px;
	border: 0;
	width: 119px;
	font-size: 0.65em;
}
#left-bar ul#left-nav ul li a.active
{
	background: url(../images/bullet_arrow.gif) no-repeat 18px 9px;
}
#left-bar ul#left-nav ul li a:hover, #left-bar ul#left-nav ul li a:active
{
	background-color: #78c8ed;
}
#left-bar ul#left-nav ul li a.active:hover, #left-bar ul#left-nav ul li a.active:active
{
	background: #78c8ed url(../images/bullet_arrow_on.gif) no-repeat 18px 9px;
}

#quote
{
	padding: 30px 10px;
	display: block;
	clear: both;
	/*background: #aab3b7 url(../images/quote_bottom.gif) no-repeat left bottom;*/
	font-size: 0.7em;
	line-height: 1.3em;
}
#quote img
{
	padding-right: 5px;
}
#quote span
{
	color: #555;
}
#quote p
{
	font-size: 1.0em;
}

#min-height
{
	float: right;
	clear: right;
	width: 1px;
	height: 400px;
}

#content-box
{
	padding: 13px 0 10px 25px;
	width: 585px;
}
#content-box p
{
	line-height: 1.35em;
}
#content-box p img
{
	display: inline;
	vertical-align: baseline;
}
#content-box ul
{
	margin: 0 0 15px 18px;
	list-style: none;
}
#content-box ul li
{
	padding-left: 12px;
	background: url(../images/bullet.gif) no-repeat 0 6px;
	font-size: 0.75em;
	line-height: 1.35em;
}
#content-box ol li
{
	font-size: 0.75em;
	line-height: 1.35em;
}

#tour-previous, #tour-next
{
	padding-left: 25px;
	float: left;
	clear: left;
	background: url(../images/tour_previous.gif) no-repeat;
	font-size: 0.75em;
	line-height: 21px;
	font-weight: bold;
	text-transform: uppercase;
}
#tour-next
{
	padding: 0 25px 0 0;
	float: right;
	clear: right;
	background: url(../images/tour_next.gif) no-repeat right top;
}

#footer
{
	padding-bottom: 10px;
}
#footer img
{
	padding-bottom: 22px;
}
#footer p
{
	margin-bottom: 20px;
	color: #8b939a;
}
#footer p.copyright
{
	color: #a21d21;
	font-size: 0.7em;
}
#footer a.active
{
	color: #009de9;
}

#graph-wrapper
{
	padding-left: 15px;
	float: right;
	clear: right;
	width: 250px;
}
#graph-wrapper #graph
{
	position: relative;
	width: 250px;
	background: url(../images/graph_bg.jpg) no-repeat 0 24px;
}
#graph-wrapper #graph p
{
	text-align: center;
}
#graph-wrapper #block
{
	width: 250px;
	height: 346px;
}

#graph-wrapper #savings
{
	position: absolute;
	top: 24px;
	left: 115px;
	width: 135px;
	color: #a21d21;
	font-size: 0.7em;
	line-height: 16px;
	font-style: italic;
	text-align: center;
	white-space: nowrap;
}

#graph-wrapper #line-1, #graph-wrapper #line-2, #graph-wrapper #line-3, #graph-wrapper #line-4
{
	position: absolute;
	top: 288px;
	left: 6px;
	color: #676767;
	font-size: 0.55em;
	line-height: 15px;
	font-weight: bold;
}
#graph-wrapper #line-2
{
	top: 222px;
}
#graph-wrapper #line-3
{
	top: 156px;
}
#graph-wrapper #line-4
{
	top: 91px;
}

#graph-wrapper #bar-green, #graph-wrapper #bar-blue
{
	position: absolute;
	left: 35px;
	top: 25px;
	padding: 17px 0 8px 0;
	width: 95px;
	height: 291px;
	background: url(../images/bar_green_bottom.gif) no-repeat center bottom;
}
#graph-wrapper #bar-blue
{
	left: 115px;
	width: 135px;
	background-image: url(../images/bar_blue_bottom.gif);
	white-space: nowrap;
}

#graph-wrapper #bar-green-top, #graph-wrapper #bar-blue-top
{
	height: 39px;
	background: url(../images/bar_green_top.gif) no-repeat center bottom;
	color: #676767;
	font-size: 0.7em;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
}
#graph-wrapper #bar-blue-top
{
	background-image: url(../images/bar_blue_top.gif);
	color: #a21d21;
}

#graph-wrapper #bar-green-scale, #graph-wrapper #bar-blue-scale
{
	height: 252px;
	background: url(../images/bar_green.gif) repeat-y center top;
}
#graph-wrapper #bar-blue-scale
{
	background-image: url(../images/bar_blue.gif);
}

#graph-wrapper #labels
{
	position: absolute;
	top: 346px;
	left: 23px;
	width: 227px;
	height: 26px;
	color: #fff;
	font-size: 0.8em;
	line-height: 26px;
	font-weight: bold;
	text-align: center;
}

#results p
{
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
	display: block;
}
#results p.no-border
{
	padding: 0;
	border: 0;
}
#results p span
{
	float: right;
}
#results ul.no-margin
{
	margin: 0;
}

#calculator-wrapper
{
	font-size: 1.0em;
}

td
{
	padding: 7px 0;
	font-size: 0.7em;
	vertical-align: middle;
}
td.top
{
	padding-top: 3px;
	vertical-align: top;
}
td.field
{
	text-align: right;
}
td.field input.text
{
	text-align: right;
}

input.text
{
	padding: 2px;
	border: 1px solid #000;
	font: normal 0.9em Verdana, Arial, Helvetica, Sans-Serif;
}
input.block
{
	width: 95%
}

.note
{
	font-size: 0.9em;
	font-style: italic;
}

label span.normal
{
	font-weight: normal;
}

.data-visibility {
	padding:3px 0 3px 0;
	font-size:0.9em;
	line-height: 95%
	
}

.data-visibility-title {
	text-align:center;
	font-weight:bold;
	font-size:1.2em;
	padding:10px;
}


.dv-title {
	color:#009DE9;
	font-weight:bold;
	font-size:1.1em;
}

#planet-wrapper {
	background-image:url("../images/planetmwmoons.png");
	background-repeat:no-repeat;
	font-size:0.75em;
	height:280px;
	width:460px;
	margin:auto;
}

#planet-wrapper a {
	text-decoration: underline;
}

#planet-cio {
	position:relative;
	left:170px;
	top:0px;
	width:200px;
}

#planet-cfo {
	position:relative;
	left:228px;
	top:30px;
	width:140px;
}


#planet-user {
	position:relative;
	left:195px;
	top:50px;
	width:200px;
}


#iphone-wrapper {
	
}

#iphone-it-ops, #iphone-mai, #iphone-app-store {
	float:left;
	width:33%;
	text-align:center;
}

#ipad-it-ops, #ipad-identify, #ipad-enforce, #ipad-landscape {
	float:left;
	width:50%;
	text-align:center;
}

#ipad-landscape img {
	margin-top:90px;
}

#iphone-it-ops h5, #iphone-mai h5, #iphone-app-store h5, #ipad-it-ops h5, #ipad-identify h5, #ipad-enforce h5, #ipad-landscape h5 {
	margin:0px;
	color:gray;
}

#iphone-it-ops ul li, #iphone-mai ul li, #iphone-app-store ul li, #ipad-it-ops ul li, #ipad-identify ul li, #ipad-enforce ul li, #ipad-landscape ul li {
	font-size:0.7em;
}

.half-page-wrapper {
	float:left;
	width:50%;
}

.half-page-wrapper img {
	display:block;
	margin:auto;
}

div.footnote {
   font-size: 8pt;
   margin-left:10px;
}

.hot {
	color:#FFB803;
}

.normal, .table-title {
	font-size:12px;
	vertical-align:top;
}

.table-title {
	font-size:13px;
	font-weight:bold;
}
