﻿/* CSS Document - Home Page */

/* /////////////////////////////////// Primary Structure /////////////////////////////////// */

body {
	background: #FFFFFF url(/images/page_background-home.gif) repeat-x left top;
}

#container { 
	width:100%;
	min-width: 1000px;
	background: transparent url(/images/container_background-home2.jpg) no-repeat center 82px;
}

#nav { 
	height:82px; margin: 0 auto; padding: 0 15px;
}

#trial_button, #nav h1 { 
	display: none; 
}

#content {
	margin: 0 auto 0 auto !important; padding: 0 15px 115px;
}

#footer ul#footernavlist { 
	padding: 0 15px; 	
}

/* //////////////////////////////////////////////////////////////////////////////////////// */


/* /////////////////////////////////// Content - Top //////////////////////////////////////// */

#content #top {
	width: 970px; height:258px; margin: 0; padding: 30px 0 28px;
}

/* //////////////////////////////////////////////////////////////////////////////////////// */


/* //////////////////////////////////// Content - Top Left //////////////////////////////////// */

#content #top #left {
	float:left; width: 430px; height: 255px; margin: 0 60px 0 0; padding: 0;
}

#content #top #left h1 {
	width:430px; height: 126px; margin: 0 0 40px 0; padding: 0; text-indent: -9999px;
	background: transparent url(/images/home_title-ManageITinfrastructure.png) no-repeat;
}

#content #top #left #trial {
	float:left; height:90px; width: 245px; margin: 0 20px 0 0; padding: 0;	
}

#content #top #left #trial a {
	display: block; height:90px; width: 245px; margin: 0; padding: 0;
	border: none; text-decoration: none; text-indent: -9999px;
	background: transparent url(/images/home_button-trial.gif) no-repeat;
}

#content #top #left #webinar {
	float:left; height:90px; width: 165px; margin: 0; padding: 0;	
}

#content #top #left #webinar a {
	display: block; height:90px; width: 165px; margin: 0; padding: 0;
	border: none; text-decoration: none; text-indent: -9999px;
	background: transparent url(/images/home_button-demo.gif) no-repeat;
}

/* //////////////////////////////////////////////////////////////////////////////////////// */


/* //////////////////////////////////// Content - Top Right /////////////////////////////////// */

#content #top #right {
	float:left; width: 265px; height: 300px; margin: 0; padding: 0;
}

#content #top #right h2 {
	height:265px; height: 17px; margin: 0; padding: 0; text-indent: -9999px;
	background: transparent url(/images/home_title-RoveMobileAdminHelpsMe.png) no-repeat;
}

#content #top #right ul {
	width:265px; margin:19px 0 0 0; padding:0;
}

#content #top #right ul li {
	font-style: normal;
	color: #FFFFFF;
	list-style: none;
	list-style-position: outside;
	height: 53px;
	width: 265px;
	padding: 0; margin:0 0 30px;
	font-size: 18px; line-height: 18px;
}

#content #top #right ul li.cio a {
	display:block; height: 53px; width: 265px; margin:0; padding:0; text-indent: -9999px;
	background: transparent url(/images/home_list_helpsMe-cio.png) no-repeat;
}

#content #top #right ul li.manager a {
	display:block; height: 53px; width: 265px; margin:0; padding:0; text-indent: -9999px;
	background: transparent url(/images/home_list_helpsMe-manager.png) no-repeat;
}

#content #top #right ul li.admin a {
	display:block; height: 53px; width: 265px; margin:0; padding:0; text-indent: -9999px;
	background: transparent url(/images/home_list_helpsMe-admin.png) no-repeat;
}


/* //////////////////////////////////////////////////////////////////////////////////////// */


/* /////////////////////////////////// Content - Top Devices ////////////////////////////////// */

#devices {
	display:block; position:relative; float:left;
	height:316px; width:228px; left:16px; margin:-30px -16px 0 0; padding:0;
}

#devices div {
	width:228px; height: 316px; margin: 0; padding: 0;
}

#devices div.blackberry {
	background: transparent url(/images/home_device-blackberry.png) no-repeat;
}

#devices div.iphone {
	display: none;
	background: transparent url(/images/home_device-iphone.png) no-repeat;
}

/* //////////////////////////////////////////////////////////////////////////////////////// */


/* ////////////////////////////////// Content - Mid /////////////////////////////////////// */

#content #middle {
	width: 970px; margin: 32px 0 0; padding: 0;
}

#movie {
	float:left; width:458px; height: 318px;
	background: #777777 none;
}

#movie #player {
	width:458px; height: 258px;
}

#movie div#player {
	background: transparent url(/images/video_placeholder.jpg) no-repeat;
}

#movie div#player:hover {
	background: transparent url(/images/video_placeholder-over.jpg) no-repeat;
	cursor: pointer;
}

#movie div#player object, #movie div#player embed {
	display: none;
}

#movie object, #movie embed {
	width:458px; height: 258px; display: block;
}

object#player, embed#player {
	width:458px; height: 258px; 
}

/* //////////////////////////////////////////////////////////////////////////////////////// */



#content #incidentresponse {
	float:left; border:2px solid #666666; width: 474px; height: 320px; margin: 0 0 30px 0; padding: 0;
	/* background: #FFF url(/images/incident_cycle.jpg) no-repeat; */
	 overflow: hidden;
	
}

#incidentresponse h3 {
	display: none;
}

#content #incidentresponse div {
	display: none;
	background:transparent !important;
}

#content #incidentresponse p {
	position:relative; top:-310px; left:250px; width:210px;
	display: block; margin: 0; padding: 0;
	font-size:12px;
	color: #7bab00;
}

#content #incidentresponse div.tip p, 
#content #incidentresponse div.tip ul, 
#content #incidentresponse div.tip li, 
#content #incidentresponse div.tip strong {
	top:auto; left: auto;
	padding: 0; margin: 0;
	color: #FFFFFF !important;
}

/* //////////////////////////////////////////////////////////////////////////////////////// */


/* ////////////////////////////////// Content - Boxes /////////////////////////////////////// */

#footercontent {
	clear:both; height: 345px; 
width:970px; margin:35px 0 10px 0; padding: 0;
}

#footercontent div {
	float:left; height: 310px; 
margin:0 5px 0 0; padding: 15px 15px;
	background-color: #f2f2f2; border-top:1px dotted #c6c6c6; border-bottom:1px dotted #c6c6c6;
}

#footercontent #platforms {
	width:235px; padding: 15px 15px 15px 10px;
}

#footercontent #footer-center {
	width:340px;
}

#footercontent #testimonials {
	margin-right:0; width:300px;
}

#footercontent #platforms h3 {
	margin: 0 0 8px 5px; padding: 0; height: 27px; width:110px; text-indent: -9999px;
	background: transparent url(/images/home_title_customers.png) no-repeat;
}

#footercontent #platforms p {
	margin:0; padding: 0;
}

#footercontent #platforms div { height: 100px; margin: 0 0 5px 5px; padding: 4px; border: 0; width: 100px;}

#footercontent #platforms div a {
	float:left; display: block; width:100px; height:100px; overflow: hidden;
	background-color: #FFFFFF; margin: 0 0 5px 5px; padding: 4px;
	border: 1px solid #CCC;
}

#footercontent #footer-center h3 {
	margin: 0 0 8px; padding: 0; height: 27px; width:109px; text-indent: -9999px;
	background: transparent url(/images/home_title_news.png) no-repeat;
}

#footercontent #testimonials h3 {
	margin: 0 0 8px; padding: 0; height: 27px; width:128px; text-indent: -9999px;
	background: transparent url(/images/home_title_testimonials.png) no-repeat;
}

#footercontent #testimonials #values, #footercontent #testimonials #values div {
	margin: 0; padding: 0; border: 0; height: auto; width: 300px;
}

#footercontent #testimonials p {
	text-align: right;
	padding: 0; margin: 0;
	line-height: 17px;
}

/* //////////////////////////////////////////////////////////////////////////////////////// */