/*
  Name: productStyles.css
  Description: Master stylesheet for commonly used styles among the Product Pages
  Author: Keonne Rodriguez - keonne@spectorsoft.com	
  Last Update: Thu. Feb 26 2009
  Updated By: Keonne Rodriguez
*/

/* @group Product Headline */

#product_headline {
	margin: 10px 0 0 0;
	padding: 0;
	background: url(../../img/ProductElements/ProductHeadlineBG.png) no-repeat;
	height: 161px;
}

#product_headlineNoDate {
	margin: 10px 0 0 0;
	padding: 0;
	background: url(../../img/headlineblankNoDate.png) no-repeat;
	height: 161px;
}

.product_message {
	color: #FFFFFF;
	margin: 0 0 0 80px;
	padding: 20px 0 0;
	text-align: center;
	width: 800px !important;
	overflow: hidden;
	position: relative;
	font-size: 50px;
}

.product_message p {
	margin: 0;
	padding: 0;
	line-height: 1.2em;
}

/* @end */

/* @group Feature Box */

.featureCallOut ul {
	margin: 0!important;
	padding: 0!important;
	list-style: none!important;
}

.featureCallOut {
	background: #EEEEEE none repeat scroll 0 0;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-color: #E2E3E4 #ADAFB2 #B5B7BA #DADBDC;
	border-style: solid;
	border-width: 1px;
	margin: 0 0 30px;
}

p.FeatureTitle {
	background: #2992D0 url(../../img/ProductElements/FeatureTitleBG.gif) repeat-x;
	color: #FFFFFF;
	font-size: 120%;
	margin: 3px;
	padding: 5px 15px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

ul.FeaturesLeft {
	border-right: 1px solid #CCCCCC;
	float: left;
	margin: 0 0 0 10px !important;
	padding: 10px !important;
	width: 44%;
}

ul.FeaturesRight {
	float: right;
	margin: 0 0 0 10px !important;
	padding: 10px !important;
	width: 44%;
}

.featureCallOut li {
	background-image:url(../../img/checkmark.gif);
	background-repeat:no-repeat;
	background-position: left 21%;
	background-color: transparent;
	border: 1px solid #EEEEEE !important;
	font-size: 110%;
	line-height: 1em !important;
	padding: 10px 25px !important;
}

.featureCallOut li:hover {
	background: url(../../img/checkmark.gif) no-repeat left 21%!important;
	border: 1px solid #EEEEEE !important;
	font-size: 110%;
	line-height: 1em !important;
	padding: 10px 25px !important;
}

/* @end */

/* @group Features Box */

.features-box{background: #e0e1e2 url(../../img/ProductElements/FeatureBG.gif) repeat-x; border: 1px solid #b5b7ba; -moz-border-radius: 8px; -webkit-border-radius:8px; padding: 8px;}

.features-box h5{
	background:#008FD3 url(../../img/ProductElements/FeatureTitleBG.gif) repeat-x scroll 0 0;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	font-size:120%;
	font-weight:400;
	margin:5px;
	padding:5px;
	text-shadow:1px 1px 1px #004668;
	text-transform:uppercase;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}


.features-box ul{
	list-style:none !important;
	margin:0 !important;
	padding:5px !important;
}

.features-box ul li{
	background-image:url(../../img/checkmark.gif);
	background-repeat: no-repeat;
	background-position:left 5px;
	border:medium none !important;
	border-top: 1px solid #fff!important;
	border-bottom: 1px solid #c5c5c5!important;
	font-size:110%;
	padding:5px 0 5px 25px !important;
	text-shadow:1px 1px 1px #FFFFFF;
}

.features-box ul li.top{border-top: none!important;}
.features-box ul li.bottom{border-bottom: none!important;}



/* @end */

/* @group Product Tour */

.screenshot img{
border:1px solid #CCCCCC;
margin:0 25px;
padding:4px !important;
}

.screenshot img:hover{
border:1px solid #999;
background: #ccc;
margin:0 25px;
padding:4px !important;
}

.screenshot a span {
background:transparent url(/img/Corporate-Sites/zoom.png) no-repeat scroll 0 0;
display:block;
height:40px;
left:197px;
position:relative;
top:-29px;
width:40px;
}

.screenshot a span:hover {
background:transparent url(/img/Corporate-Sites/zoom_hover.png) no-repeat scroll 0 0;
}


/* @end */

/* @group Product Page Main Menu */

ul#product_menu{list-style:none; display:block; width:969px; font-size:105%; font-family: "myriad pro", "myriad", Helvetica, Arial, "gill sans MT", "Calibri", "Berlin Sans FB", "Trebuchet MS"; margin:-2px 0 0 5px; background: #777777 url(../../img/mastermenubg.png) repeat-x scroll 0 0;}
 
ul#product_menu li{float:left; display:inline;}

ul#product_menu a{font-weight:bold}
 
ul#product_menu a.menubutton{display:block; height:30px; float:left; color:#4c4c4c; text-decoration:none;}

ul#product_menu a.menubutton span{display:block; padding:8px 20px 0 20px; margin:0 0 0 5px; height:30px}

ul#product_menu .buynow{float:right; font-weight:bold;}

ul#product_menu .buynow:hover{float:right; font-weight:bold; background:#AE192D ;}

ul#product_menu .buynow a.menubutton:hover{color: #fff!important;}

ul#product_menu .buynow a.menubutton{color: #AE192D!important;}


ul#product_menu a.menubutton:hover{color:#1A76A8; text-decoration: underline;}

body#product_overview ul#product_menu #menuOverview a.menubutton, 
body#faqs ul#product_menu #menuFAQ a.menubutton, 
body#testimonials ul#product_menu #menuTesti a.menubutton, 
body#newsbody ul#product_menu #menuPress a.menubutton, 
body#sysrequire ul#product_menu #menuSysRequire a.menubutton, 
body#tour ul#product_menu #menuTour a.menubutton, 
body#solutions ul#product_menu #menuSolutions a.menubutton, 
body#index_password ul#product_menu #menuIndexPassword a.menubutton{
background-color:#EBF7FF; 
background-image: url(../../img/mastermenubgOver.png); 
background-repeat:repeat-x; 
color:#1A76A8;
border-right:1px solid #777;
border-left:1px solid #777;
}


/* @end */

/* @group Automatically Records List */

#AutomaticallyRecords{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background:#FFFFFF none repeat scroll 0 0;
	border:4px solid #E7E7E7;
	margin:0 0 10px;
}

#AutomaticallyRecords ul{
	list-style: none;
	padding:5px 10px 10px;
}

#AutomaticallyRecords li{
	padding:0 0 0 35px;
}

#AutomaticallyRecords li:hover{
	background-color: #eee;
}

#AutomaticallyRecords li.Title{
color:#1A76A8;
font-size:150%;
padding:5px;
}

#AutomaticallyRecords li.Title:hover{
background-color: #fff;
}

#AutomaticallyRecords li a{
	color:#000000;
	display:block;
	margin:0 0 0 -30px;
	padding:10px 0 7px 40px;
	text-decoration:none;
}

#AutomaticallyRecords li a:hover{
	text-decoration:underline;
}

#AutomaticallyRecords .ulsub{
margin: 0 0 0 40px;
list-style: circle;
display: block;
height: 1%;
}

#AutomaticallyRecords .ulsub li{
font-size: 90%;
padding: 0;
margin: 0;;
}

#AutomaticallyRecords .ulsub li:hover{
background-color: #fff;

}

#AutomaticallyRecords .screensnapshots{
background:url(../../img/ProductElements/featureicons.gif) no-repeat;
}

#AutomaticallyRecords .chatim{
background:url(../../img/ProductElements/featureicons.gif) 0 -48px no-repeat;
}

#AutomaticallyRecords .keystrokes{
background:url(../../img/ProductElements/featureicons.gif) 0 -97px no-repeat;
}

#AutomaticallyRecords .myspace{
background:url(../../img/ProductElements/featureicons.gif) 0 -147px no-repeat;
}

#AutomaticallyRecords .searches{
background:url(../../img/ProductElements/featureicons.gif) 0 -195px no-repeat;
}

#AutomaticallyRecords .sitesvisited{
background:url(../../img/ProductElements/featureicons.gif) 0 -243px no-repeat;
}

#AutomaticallyRecords .top10{
background:url(../../img/ProductElements/featureicons.gif) 0 -292px no-repeat;
}

#AutomaticallyRecords .email{
background:url(../../img/ProductElements/featureicons.gif) 0 -341px no-repeat;
}

#AutomaticallyRecords .program{
background:url(../../img/ProductElements/featureicons.gif) 0 -390px no-repeat;
}

#AutomaticallyRecords .keywords{
background:url(../../img/ProductElements/featureicons.gif) 0 -440px no-repeat;
}


/* @end */

