/*----------------------------------------------------------------
    Title:     Master style for screen media
    Author:    ivan@verticalresponse.com
    Updated:   October 11, 2006
----------------------------------------------------------------*/



h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
}

h2 {
	font-size: 20px;
	line-height: 25px;
	color: #333;
}

h3 {
	font-weight: bold;
	font-size: 15px;
	line-height: 15px;
	color: #666;
	padding-bottom: 10px;ƒ
}

h4 {
	letter-spacing: 1px;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	color: #666;
}

p {
	margin-top: 0;
	padding-top: 0;
	padding-right: 10;
	padding-bottom: 0;
	padding-left: 0;
}


/* -----------------------------------------------------------

BLOCK STYLING

   block-block-1 => In the news
   block-block-2 => Newsletter Signup
   block-aggregator-feed-1 => RSS Aggregator Block for VR Marketing Blog
   block-block-3 => Newsletter Signup on 2ndary Pages
   block-search-0
   block-block-10 => Salesforce Integration Resources

 ----------------------------------------------------------- */

#block-block-1, #block-block-2, #block-aggregator-feed-1, #block-block-3, #block-search-0 {
	background: url(home-block-back2.gif) no-repeat top left;
	padding: 15px 0 0 15px;
	margin: 0 0 10px 0;
}

#block-block-10 {
	background: url(home-block-back2.gif) no-repeat top left;
	padding: 15px 0 0 15px;
	margin: 10px 0 10px 0;
}

#block-block-1 h2, #block-block-2 h2, #block-aggregator-feed-1 h2, #block-block-3 h2, #block-search-0 h2, #block-block-10 h2 {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #333;
	font-size: 18px;
}

#block-block-3 h2 {
	padding-left: 22px;
	background: #fff url("icon-mail_16.gif") 0 5px no-repeat;
}

#block-block-10 h3 {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #333;
	font-size: 14px;
	padding: 15px 0 0 0;
}

.block-block h4 {
	color: #666;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
}

#block-block-10 h4 {
	color: #666;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
	border-top: 1px #999 solid;
	padding-top: 5px;
	margin-top: 5px;
}

#block-block-1 ul, #block-aggregator-feed-1 ul {
	padding: 5px 0 0 0;
	margin: 0;
}

#block-block-1 ul li, #block-aggregator-feed-1 ul li {
	font-size: 11px;
	margin: 0;
	padding: 5px 0 5px 15px;
	list-style: none;
	background: url("chevron.gif") no-repeat 0 .8em;
}

#block-block-2 p, #block-block-3 p {
	font-size: 11px;
	line-height: 1.5em;
	margin: 0;
	padding: 5px 0 0 0;
}

#block-block-10 p {
	color: #666;
	font-size: 11px;
	line-height: 1.5em;
	margin: 0;
	padding: 5px 0 5px 0;
}

#block-block-2 input, #block-block-3 input {
	background: #FBFAF4;
	border: 2px solid;
	border-color: #999 #D9D9D9 #D9D9D9 #999;
	margin-bottom: 5px;
	font-size: 12px;
}

#block-block-2 label {
	color: #666;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
}

input#submit {
	border: none;
	margin: 5px 0 0 0;
}

#block-aggregator-feed-1 div.icon {
	display: none;
}

#block-block-2 form {
	margin: 5px 0 0 0;
	width: 180px;
}

#block-block-3 form {
	margin: 5px 0;
	padding: 0;
}

#block-aggregator-feed-1 div.more-link {
	display: none;
}

#block-block-9 h2.title {
	display: none;
}

#block-block-9 h2 {
	border-bottom: none;
}

#block-block-9 p {
	padding: 10px 0;
	line-height: 14px;
}

/* HOME PAGE */

div.productsplash {
	width: 330px;
	margin: 20px 0 0 0;
}

div.productsplash ul {
	margin: 0;
	padding: 5px 0 0 0;
	width: 330px;
}

#homecontent div.productsplash h2 {
	font-size: 18px;
	font-weight: normal;
	color: #333;
	margin: 0;
	padding: 0 0 5px 0;
	background: none;
	border-bottom: none;
}

#homecontent div.productsplash h2 a {
	border-bottom: none;
	color: #333;
}

#homecontent div.productsplash ul li {
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	float: left;
	padding: 0 0 5px 15px;
	margin: 0;
	width: 140px;
	list-style-image: none;
	list-style-type: none;
	background: url("chevron.gif") 0 7px no-repeat;
}

div.productsplashfooter {
	clear: both;
	text-align: center;
	background: #fff url("bottom-left-gradient.gif") bottom left no-repeat;
	padding: 10px 5px 20px 5px;
	font-family: Verdana, Arial, sans-serif;
}

div.productsplashfooter form {
	display: inline;
}

div#emailsplash {
	background: #fff url("emailsplash.gif") bottom left no-repeat;
	padding: 0 0 0 170px;
}

div#postcardsplash {
	background: #fff url("postcardsplash.gif") bottom left no-repeat;
	padding: 0 0 0 170px;
}




/*-------------------------------------------------------------------------

   UNIVERSAL FORMATING UTILITIES

---------------------------------------------------------------------------*/

#maincontent ul {
	padding: 0 0 0 25px;
	margin: 0 0 15px 0;
}

#maincontent ul li, #homecontent ul li {
	/*list-style-image: url("checkmark-15px.gif");*/
}

#maincontent ul.checklist {
	margin: 0;
	padding: 0;
	list-style: none;
}

#maincontent ul.checklist li {
	background: #fff url("check-ico.gif") center left no-repeat;
	padding: 5px 10px 5px 30px;
	margin: 0;
	list-style-image: none;
	border-bottom: 1px solid #e0e0e0;
}

#maincontent ul.crosslist {
	margin: 0;
	padding: 0;
	list-style: none;
}

#maincontent ul.crosslist li {
	background: #fff url("icon-cross_16.gif") center left no-repeat;
	padding: 5px 10px 5px 30px;
	margin: 0;
	list-style-image: none;
	border-bottom: 1px solid #e0e0e0;
}

#maincontent ul.bigcheck {
	list-style: none;
	padding: 0;
	margin: 0;
}

#maincontent ul.bigcheck li {
	padding: 10px 0 10px 35px;
	list-style: none;
	background: transparent url("icon-check_24.gif") 0 15px no-repeat;
	border-bottom: 1px solid #ccc;
}

#maincontent ul.bigcheck li strong {
	color: #666;
}

dt {
	color: #666;
	font-weight: bold;
}

dd {
	padding: 0 0 10px 0;
	margin: 0 0 0 20px;
}

img.pic {
	background: #fff url("image-back.gif") top repeat-x;
	padding: 5px;
	border: 1px solid #e0e0e0;
}

.limage {
	float: left;
	margin: 0 10px 10px 0;
}

.rimage {
	float: right;
	margin: 0 0 10px 10px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.center {
	text-align: center;
}

.tright {
	text-align: right;
}

.tleft {
	text-align: left;
}

.row {
	clear: both;
}

.heavy {
	font-weight: bold;
}

a,a:link,a:visited {
	color: #36c;
	text-decoration: none;
}

.active a, .active a:link {
	color: #666;
}

em {
	font-weight: bold;
	font-style: normal;
}

.indent {
	padding-left: 30px;
}

span.releasedate {
	font-weight: bold;
	color: #666;
}

#maincontent a.glossary-term {
	border-bottom: 1px dotted blue;
	color: #333;
}

div.signuplink {
	padding-top: 15px;
	padding-bottom: 5px;
	clear: both;
	text-align: center;
	font-size: 14px;
	letter-spacing: -1px;
	font-weight: bold;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

#maincontent div.signuplink a {
	color: #fff;
	display: inline;
	padding: 8px 8px 8px 25px;
	border: 1px solid #999;
	border-top: 1px solid #ccc;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-top: 1px solid #ccc;
	background: #4cbd08 url(star.png) no-repeat 5px 50%;
}

#maincontent div.signuplink a:hover {
	border: 1px solid #4cbd08;
	background-color: #ffc;
	color: #333;
}

p.introduction {
	color: #666;
	font: italic 16px/22px Verdana, Arial, sans-serif;
}

em.highlight {
	background-color: #ffc;
	font-weight: normal;
}

div.trbox {
	

/* background: #fff url("home-block-back2.gif") top left no-repeat; */
	background: #ffc;
	padding: 0 0 7px 0;
	margin: 5px 0 0 0;
	border-bottom: 1px dotted #ccc;
	text-align: center;
}

div.trbox h3 {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	background: #fff;
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 16px;
	color: #666;
	font-weight: bold;
	letter-spacing: 0;
	border-bottom: 1px dotted #e0e0e0;
}



th {
	font-weight: bold;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	line-height: 14px;
	vertical-align: bottom;
	border-bottom: 0px solid #999;
	color: #666;
}

th.top {
	font-size: 16px;
	line-height: 16px;
}

th.sub {
	font-size: 12px;
	line-height: 12px;
}

td {
	

}


.oddrow td {
	background-color: #f2f2f2;
}

.evenrow td {
	
}

.evenrow2 { text-decoration: line-through;
	
}

.displayblock {
	display: block;
}

.cropmargins {
	margin: 0;
	padding: 0;
}

/*Forward Links*/

#header .links,
	#fcol3 .links,
#homecontent .links {
	display: none;
}

#maincontent .links {
	color: #fff;
}

#maincontent .links a {
	
}

#maincontent a.forward-page {
	text-decoration: none;

	padding-left: 22px;
	padding-bottom: 2px;
	border: none;
}

#maincontent a.forward-page:hover {
	text-decoration: none;

	padding-left: 22px;
	padding-bottom: 2px;
	border-bottom: 1px solid #9cf;
}



/*---------- bubble tooltip -----------*/
a.tt{
    position:relative;
    z-index:24;
    color:#3CA3FF;
	font-weight:bold;
    text-decoration:none;
}
a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; color: #aaaaff; background:;}
a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:0px; left:0;
	padding: 15px 0 0 0;
	width:200px;
	color: #993300;
    text-align: center;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
}
a.tt:hover span.topp{
	display: block;
	padding: 30px 8px 0;
    background: url(bubble.gif) no-repeat top;
}
a.tt:hover span.middles{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px; 
	background: url(bubble_filler.gif) repeat bottom; 
}
a.tt:hover span.bottoms{
	display: block;
	padding:3px 8px 10px;
	color: #548912;
    background: url(bubble.gif) no-repeat bottom;
}

td.news {
	font-size: 62.5%;
}

#maincontent_news #content hr {
	width: 60%;
	margin: auto;
	border-top-style: none;
	border-bottom: 1px solid #cccccc;
}
