div#gallery {
	width: 100%;
	display: block;
  background: #4c0106 url(/img/home/gallery_bg.jpg) top left no-repeat;
  height:318px;

	margin-bottom: 1em;
  position:relative;
}

div#gallery h1 {
	width: 216px;
	height: 31px;
	display: block;
	background: url(/img/home/h2_video_iq_icvr.png) top left no-repeat transparent;
	text-indent: -9999px;
	position: absolute;
	top: 32px;
	left: 27px;
}
div#gallery h2{
	color: #FEB000;
	font-size: 18px;
  font-weight:lighter;
  letter-spacing:.07em;
	position: absolute;
	top: 75px;
	left: 27px;
	line-height: 1.2em;
  width: 500px;	
}
.page_overview{
	color: #879DAA;
	font-size: 14px;
	font-weight:100;
	left: 27px;
  letter-spacing:.05em;
	position: absolute;
	top: 130px;
	width: 480px;
	line-height: 1.5em;
}

span#tv {
	width: 239px;
	height: 180px;
	display: block;
/*  background: url(/img/home/home_icvr_big.png) top right no-repeat transparent;*/
	position: absolute;
  top: 50px;
  right: 235px;
	z-index: 40;
}

span#home_camera {
	width: 505px;
	height: 351px;
	display: block;
/*  background: url(/img/home/home_icvr_big.png) top right no-repeat transparent;*/
	position: absolute;
	top: -45px;
	right: -75px;
	z-index: 50;
}

ul#buttons {
  width: 900px;
	position: absolute;
	top: 265px;
	left: 47px;
	display: block;
	z-index: 60;
}

ul#buttons li {
	float: left;
}

ul#buttons li a {
	height: 21px;
	display: block;
  height: 36px;
  margin-right: 20px;
	text-indent: -9999px;
}
ul#buttons li#dvr_button a { width: 262px; background: url(/img/home/dvr_button.png) center top no-repeat transparent; }
ul#buttons li#video_management_button a { width: 287px; background: url(/img/home/video_management_button.png) center top no-repeat transparent; }
ul#buttons li#event_button a { width: 270px; background: url(/img/home/event_button.png) center top no-repeat transparent; }



div#callouts {
	height: 197px;
	display: block;
	width: 990px;
	margin-bottom: 1em;
}

div.callout ul {
	width: 85%;
	font-size: 1.1em;
	position: relative;
	list-style: square;
	margin: 0.5em auto;
	display: block;
}

div.callout ul li {
	line-height: 1.5em;
}

/*div.callout h3 {
  width: 100%;
  height: 32px;
  line-height: 32px;
  font-weight: bold;
  font-size: 1.5em;
  color: #7e0108;
  text-indent: 1.5em;
  border:0;
  margin:0;
}
*//*
div.callout h4 {
  width: 90%;
  margin: 0 auto;
  height: 20px;
  line-height: 20px;
  font-weight: bold;
  font-size: 1.0em;
  color: #f78b1f;
  text-transform: uppercase;
  letter-spacing: 2px;
}*/


div.callout {
	width: 314px;
	height: 197px;
	display: block;
	margin-top: 0px;
	position:relative;
	margin: 0 !important;
}
div.callout_inner {
  padding: 42px 20px 15px 20px;
}
div.callout p{
	color:#9aa6b6;
}
div.callout a{
	color:#9aa6b6;
}
div#callout_about_video_iq {
	background: url(/img/home/callout_about_video_iq_bg.png) top left no-repeat transparent;
	float: left;
}
div#callout_about_video_iq p {
	font-size: 13px;
	line-height: 19px;
}
div#callout_about_video_iq a.learn-more {
	background: url(/img/home/learn-more-callout.png) top left no-repeat transparent;
	text-indent:-9999px;
	width:102px;
	height:9px;
	display:block;
	position:absolute;
	bottom:18px;
}

div#callout_live_webinar {
	background: url(/img/home/callout_live_webinar_bg.png) top left no-repeat transparent;
	float: left;
  padding-top: 10px;
}
div#callout_live_webinar p {
	font-size: 12px;
	line-height: 1.25em;
}

.text-only p {
  padding-top: 10px;
	font-size: 14px;
	line-height: 20px;
}


div#callout2 {
	background: url(/img/home/callout_2_bg.png) top left no-repeat transparent;
	float: left;
	margin-left: 24px !important;
	text-align:center;
/*  padding-top:20px;*/
}

div#callout3 {
	background: url(/img/home/callout_3_bg.png) top left no-repeat transparent;
	float: right;
}
div#callout3 h3 {
  padding:0;
  color: #ffb900;
  font-size: 14px;
  font-weight: bold;
  margin-bottom:.75em;
}
div#callout3 p {
  font-size: 1.1em;
	line-height:1.4em;
}
div#callout3 #vendor_integration_image{
  float:right;
  margin-left: 10px;
}

div#callout_spotlight {
	background: url(/img/home/callout_3_bg.png) top left no-repeat transparent;
	float: right;
	text-align:center;
}
div#callout_spotlight h3 {
  padding:0;
  color: #ffb900;
  font-size: 10px;
  font-weight: bold;
  margin-bottom:.75em;
}


span.news_date {
	clear: both;
}
a#mailing_list {
	width: 232px;
	height: 12px;
	display: block;
	background: url(/img/home/mailing_list_button.png) top left no-repeat transparent;
	padding: 8px 22px 15px 42px;
	font-size: 1.2em;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	position:absolute;
	bottom:15px;
	left:10px;
}
span.list_date {
	color: #ccc;
} 

p.meta_info {
	display:inline;
}

div#video_spotlight_container  {
	background:url("/img/home/video_spotlight_bg.png") no-repeat scroll left top #4C0106;
	color:#9AA7B6;
	display:block;
	height:160px;
	margin-bottom:1em;
	position:relative;
	width:990px;

}
div#video_spotlight_container .spotlight {
	display:block;
	height:160px;
	margin:0 !important;
	position:relative;
	width:221px;
	padding: 25px 52px 0 52px;
}
div#video_spotlight_container ul {
	padding-left: 10px;
}
div#video_spotlight_container ul li {
	float: left;
}
div#ticker_container {
	background:#4C0106 url(/img/home/ticker_bg.png) no-repeat scroll left top;
	display:block;
	height:31px;
	margin-bottom:1em;
	position:relative;
	width:990px;
	color:#9d6136;
}
div#ticker_container li {
	height:31px;
	padding-top:9px;
	padding-left:23px;
	font-size:12px;
}
div#ticker_container a {
	color:#9d6136;	
	text-decoration:none;
}
div#ticker_container a:hover {
	text-decoration:underline;
}


div#ticker_container a.view-all{
	background: url(/img/home/view-all-ticker.png) top left no-repeat transparent;
	text-indent:-9999px;
	width:150px;
	height:9px;
	position: absolute;
	right: 20px;
	bottom: 11px;
/*  margin-top:-18px;*/
}



#home_feature {
  text-align:center;
	width: 100%;
	display: block;
  background: #34080b url(/img/home/home_feature_background.jpg) top left no-repeat;
/*  background: #34080b url(/img/home/home_feature_background_guide.png) top left no-repeat;*/
  height:518px;
	margin-bottom: 1em;
  position:relative;
}

#home_feature p{
  text-align:center;
}

#home_feature h1{
	width: 810px;
	height: 37px;
	display: block;
	background: url(/img/home/h1.png) top left no-repeat transparent;
	text-indent: -9999px;
	position: absolute;
	left: 93px;
	top: 18px;
}

#product_gallery_dome{
	width: 133px;
	height: 152px;
	background: url(/img/home/product_gallery_dome.png) top left no-repeat;
	text-indent: -9999px;
	display: block;
  position: absolute;
  top: 103px;
  left: 115px;
}
#product_gallery_dome a{
	width: 243px;
	height: 36px;
	background: url(/img/home/product_gallery_dome_button.png) bottom left no-repeat;
	text-indent: -9999px;
	display: block;
  position: absolute;
  top: 146px;
  left: -57px;
}
#product_gallery_dome a:hover{
	background: url(/img/home/product_gallery_dome_button.png) top left no-repeat;
}


#product_gallery_icst{
	width: 266px;
	height: 119px;
	background: url(/img/home/product_gallery_icst.png) top left no-repeat;
	text-indent: -9999px;
	display: block;
  position: absolute;
  top: 137px;
  left: 688px;
}
#product_gallery_icst a{
	width: 243px;
	height: 36px;
	background: url(/img/home/product_gallery_icst_button.png) bottom left no-repeat;
	text-indent: -9999px;
	display: block;
  position: absolute;
  top: 112px;
  left: 10px;
}
#product_gallery_icst a:hover{
	background: url(/img/home/product_gallery_icst_button.png) top left no-repeat;
}

#product_gallery_mp{
	width: 240px;
	height: 268px;
	background: url(/img/home/product_gallery_mp.png) top left no-repeat;
	text-indent: -9999px;
	display: block;
  position: absolute;
  top: 60px;
  left: 400px;
}
#product_gallery_mp a{
	width: 356px;
	height: 53px;
	background: url(/img/home/product_gallery_mp_button.png) bottom left no-repeat;
	text-indent: -9999px;
	display: block;
  position: absolute;
  top: 200px;
  left: -80px;
}
#product_gallery_mp a:hover{
	background: url(/img/home/product_gallery_mp_button.png) top left no-repeat;
}

#product_gallery_mp #available_late_summer{
	width: 150px;
	height: 6px;
	background: url(/img/home/available_late_summer.png) top left no-repeat;
	text-indent: -9999px;
	display: block;
  position: absolute;
  top: 258px;
  left: 90px;
  z-index: 555;  
}


#product_info{
  color: #ccc;
  width: 990px;
  height: 188px;
  text-align:center;
	display: block;
  position: absolute;
  top: 330px;
  left: 0px;
  
}

#product_info h2{
	font-size: 16px;
  color: #ccc;

  position: relative;
  top: 5px;
  height: 20px;
  margin-bottom: 20px;
}

#product_info ul#product_benefits{
  width: 917px;
  height: 58px;
  margin:0 auto;
  text-align:center;
  margin-bottom: 18px;
	background: url(/img/home/product_benefits_background.jpg) top center no-repeat;
}

#product_info ul#product_benefits li{
  width: 249px;
  margin: 0 28px;
  float:left;
  padding-top: 15px;
}

#home_feature a#learn_more_button{
	width: 153px;
	height: 24px;
	background: url(/img/home/learn_more_button.png) top left no-repeat;
	text-indent: -9999px;
	display: block;
  margin:0 auto;
}

#home_feature a#learn_more_button:hover{
	background: url(/img/home/learn_more_button.png) bottom left no-repeat;
}