/* Keynote Stylesheet - Products Page */


#content{
	background-image:url(/_media/images/products/main_content_bg.gif);
	width: 1000px;
	background-repeat:repeat-y;
	float:left;
}

#content .mobile{
	float: left;
	width: 249px;
	margin: 0px;
	padding: 0px;
}

#content .web{
	float: left;
	width: 249px;
	margin-left: 1px;
}
#content .voip{
	float: left;
	width: 249px;
	margin-left: 1px;
}
#content .customer{
	float: left;
	width: 250px;
	margin-left: 1px;
}

#content .mobile .header{
	height:46px;
	color: inherit;
	background-color: inherit;
	background-image:url(/_media/images/products/section_header_mobile_bg.gif);
	background-repeat:repeat-x;
	display:block;
	margin-bottom:9px;
	
}


#content .web .header{
	height:46px;
	color: inherit;
	background-color: inherit;
	background-image:url(/_media/images/products/section_header_web_bg.gif);
	background-repeat:repeat-x;
	margin-bottom:9px;
	
}

#content .voip .header{
	height:46px;
	color: inherit;
	background-color: inherit;
	background-image:url(/_media/images/products/section_header_voip_bg.gif);
	background-repeat:repeat-x;
	margin-bottom:9px;
	
}

#content .customer .header{
	height:46px;
	color: inherit;
	background-color: inherit;
	background-image:url(/_media/images/products/section_header_customer_bg.gif);
	background-repeat:repeat-x;
	margin-bottom:9px;
	
}



#content .header img{
	float:left;
	margin:0;
	padding:0
}

#content .header .titles{
	
    padding-top: 10px;
	padding-bottom: 12px;
}


a.products{
	display:block;
	color: #FFFFFF;
	font-weight: bold;
	background-color: inherit;
}

a.products:hover{
	text-decoration:underline;
	background-color: transparent;
}




#content .text{
	padding-top: 12px;
}

#content h1 a{
	color:#FFFFFF;
	background-color: inherit;
	display:block;
}
 
#content .mobile h1{
	background-color: inherit;
	background-image:url(/_media/images/products/icons/mobile.gif);
	height:38px;
	margin:0px;
	padding-top:8px;
	padding-left:60px;
	color:#FFFFFF;
	font-size:12px;
}

#content .web h1{
	background-color: inherit;
	background-image:url(/_media/images/products/icons/web.gif);
	height:38px;
	margin:0px;
	padding-top:8px;
	padding-left:60px;
	color:#FFFFFF;
	font-size:12px;
}

#content .voip h1{
	background-color: inherit;
	background-image:url(/_media/images/products/icons/voip.gif);
	height:38px;
	margin:0px;
	padding-top:8px;
	padding-left:60px;
	color:#FFFFFF;
	font-size:12px;
}

#content .customer h1{
	background-color: inherit;
	background-image:url(/_media/images/products/icons/customer.gif);
	height:38px;
	margin:0px;
	padding-top:8px;
	padding-left:60px;
	color:#FFFFFF;
	font-size:12px;
}

#secondaryContentSectionHeader{
	background-image:url(/_media/images/products/secondary_content_section_h.gif);
	width: 735px;
	background-repeat:repeat-y;
	float:left;
	padding-left:265px;
	padding-top:5px;
	height:18px;
	border-top:1px solid white;
}

#secondaryContentSectionContentArea{
	background-image:url(/_media/images/products/secondary_content_section_c.gif);
	width: 1000px;
	background-repeat:repeat-y;
	float:left;
}

#globalContent {
	width: 249px;
	color: #333333;
	background-color: inherit;
	float:left;
	padding-top:10px;
}

#suceessStories {
	
	width: 751px;
	color: #333333;
	background-color: inherit;
	float:left;
	background-image:url(/_media/images/products/success_stories_bg.gif);
	background-position: 0px 0px;
	
	
}



#suceessStoriesLogo {
	float:left;
	width: 120px;
	height: 73px;
	padding-top: 20px;
}

#suceessStoriesLogo img{
	vertical-align:middle;
}

.suceessStoriesSnippet {
	float:left;
	width:371px;
	padding-left:22px;
	padding-right:22px;
	padding-top: 7px;
}

#suceessStorieslinks {
	float:left;
	width:194px;
	padding-right: 11px;
	padding-left:11px;
	padding-top: 7px;
}

#globalContent .globalContentImage {
	float:left;
	width:46px;
	padding-left:15px;
}

#globalContent .text{
	float:left;
	width:170px;
	margin-left:5px;
}
/* These are the style specifications for the product menu layers.  
   Set width to get more browsers corporation  */
.productMenu  { 
  position:absolute; visibility:hidden; 
  padding: 10px 0px 0px 0px;
  width:200px; left:0; top:0; z-index:500; 
  background-color: #fff; color:#000;
  border-right: #999 4px solid;
  border-bottom: #999 4px solid;
  
}

/*.productMenu  p { 
  padding-left: 16px;
  padding-right: 16px;
}*/

#globalContent .text {
	padding-bottom:9px;
	margin:0px;
}

#globalContent .keynoteBlogsImg{
	padding-left: 50px;
}
