﻿/* ----------------------- */
/* View Packs (vp)         */
/* ----------------------- */
div.vp{
	margin:0;
	padding:10px;
}
div.vp div.body{	
	line-height:166%;
	padding:0 5px;
	margin:0;
}
div.vp div.date{
	font-size: 90%;
	color:#666666;
	line-height:166%;
}
div.vp h3{
	padding:0;
	margin:0;
}
div.vp table.vp_detail{
	margin-bottom:10px;
}
div.vp table.vp_detail td{
	font-size:90%;
	padding-right:5px;
}
div.vp h3 a{
	color:#1EA0DA;
}

/* ----------------------- */
/* Newsletter (nl)         */
/* ----------------------- */
div.nl{
	padding:0;
	margin-bottom:20px;
}
div.nl div.body{	
	line-height:166%;
	padding:0 5px;
	margin:0;
}
div.nl div.date{
	font-size: 90%;
	color:#666666;
	line-height:166%;
}
div.nl h3{
	padding:0;
	margin:0;
}
div.nl h3 a{
	color:#1EA0DA;
}
div.nl table.nl_detail{
	margin-bottom:10px;
}
div.nl table.nl_detail td{
	font-size:90%;
	padding-right:5px;
}

/* ----------------------- */
/* News (news)             */
/* ----------------------- */
div.news{
	padding:10px;
}
div.news div.body{	
	line-height:166%;
	padding:0 5px;
	margin:0;
}
div.news div.date{
	font-size: 90%;
	color:#666666;
	line-height:166%;
}
div.news h2{
	padding:0;
	margin:0;
}
div.news div.footer{
	padding-top:1.66em;
}

/* ------- News Date Selector ----- */
table.news_dates{
	padding:0 5px;
}
table.news_dates td{
	vertical-align:top;
	padding-bottom:10px;
}
table.news_dates td.caption{
	font-size: 90%;
	color:#666666;
}
table.news_dates td a{
	padding-left:10px;
}

/* ----------------------- */
/* Webinars (webinar)      */
/* ----------------------- */
div.webinar{
	padding:10px;
	margin:0;
}
div.webinar div.body{	
	line-height:166%;
	padding:0 5px;
	margin:0;
}
div.webinar div.date{
	font-size: 90%;
	line-height:166%;	
	padding-bottom:0;
}
div.webinar h3{
	padding:0;
	margin:0;
}

/* ----------------------- */
/* Featured (featured)     */
/* ----------------------- */
table.featured{
	padding:10px;
	margin:0;
}
table.featured td{
	vertical-align:top;
}
table.featured td.left{
	padding:0;
	padding-right:15px;
	margin:0;
	text-align:center;
	border-right:solid 1px #D7E2F2;
	width:75px;
}
table.featured td.left div.type{
	color:#1ea0da;
	font-size:90%;
	line-height:133%;
	padding-top:5px;
}
table.featured td.right{
	padding-left:15px;
}
table.featured div.body{	
	line-height:166%;
	padding:0;
	margin:0;
}
table.featured div.date{
	font-size: 90%;
	line-height:166%;	
	padding-bottom:0;
}
table.featured h3{
	padding:0;
	margin:0;
}
/* ----------------------- */
/* Downloads (downloads)   */
/* ----------------------- */
div.downloads{
	padding:10px;
	margin:0;
}
div.downloads div.body{	
	line-height:166%;
	padding:0 5px;
	margin:0;
}
div.downloads div.date{
	font-size: 90%;
	line-height:166%;	
	padding-bottom:0;
}
div.downloads h3{
	padding:0;
	margin:0;
}
div.downloads h3 a{
	color:#1EA0DA;
}
/* --------------------------- */
/* Testimonial (testimonial)   */
/* --------------------------- */
div.testimonial{
	background:url(img/quotmarkLarge.png) no-repeat 0 15px;	
	padding:30px 0;
	padding-left:50px;
	margin:0;
}
div.testimonial p{	
	margin-top:0;
}

/* --------------------------- */
/* Section (sec)               */
/* --------------------------- */
table.sec{
	padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: solid 1px #e9e9e9;
}
table.sec td{
	vertical-align:bottom;
}
table.sec td.right{
	color: #e9e9e9;
	text-align: right;
	padding-bottom:2px;
	font-size:8pt;
}

/* ----------------------- */
/* Thumbnails (thumb)      */
/* ----------------------- */

a.thumb{
	cursor:pointer;
}
a.thumb img{
	border:solid 1px #d9d9d9!important;
	margin-bottom:20px;
}
table.prods a.thumb img{
	margin:0;
}
a.thumb:hover img{
	border:solid 1px #adc5ea!important;
}

/* ----------------------- */
/* History (history)       */
/* ----------------------- */
table.history{
	padding:20px 0;
}
table.history td.title{
	width:150px;	
	border-right:solid 4px #dedede;
}
table.history td.body{
	padding-left:25px;
	line-height:1.66em;
}

/* --------------------------- */
/* Expand Collapse (ec)        */
/* --------------------------- */
table.ec{
	width:100%;
	margin-top:20px;
	margin-bottom:10px;
}
table.ec td.body{
	width:100%;
}
table.ec td.button a.collapse{
	background:url(img/btnCollapse.gif) no-repeat 50% 50%;
	padding:9px;
}
table.ec td.button a.expand{
	background:url(img/btnExpand.gif) no-repeat 50% 50%;
	padding:9px;
}

/* ----------------------- */
/* Toolbar (toolbar)       */
/* ----------------------- */
table.toolbar
{
    width:100%;
}
table.toolbar td.button{
	padding-left:5px;
}
table.toolbar td.spacer div{
	width:1px;
	height:16px;
	background-color:#dedede;
}
table.toolbar td.link{
	padding:5px;
	white-space:nowrap;
}
table.toolbar td.link a.comment{
	background:url(img/btnEmail.gif) no-repeat 0 3px;
	padding:5px 0 4px 20px;
}
table.toolbar td.link a.edit{
	background:url(img/btnEdit.gif) no-repeat 0 3px;
	padding:5px 0 4px 20px;
}
table.toolbar td.link a.new{
	background:url(img/btnNew.gif) no-repeat 0 3px;
	padding:5px 0 4px 20px;
}

/* ----------------------- */
/* Form                    */
/* ----------------------- */

table.form
{
    /*width:100%;*/
}
table.form th{
	padding:8px 10px;
	background:#f1f3f4 url(GridView/gvHeaderBackground.gif) repeat-x top;
	border: Solid 1px #d5d5d5;
}
table.form tfoot td.footer{
	padding:10px;
	background-color:#f9fbfc;
	border: Solid 1px #d9d9d9;
}
table.form tfoot td.footer td.button{
	padding:0;
	padding-left:5px;
}
table.form tr.spacer{
	height:15px;
}
table.form td.label,
table.form td.input{
	padding:3px 10px;
}
table.form td.label{
	vertical-align:top;
	padding-top:7px;
	white-space:nowrap;
	width:135px!important;
}
table.reply td.label
{
    width:0!important;
}
table.form td.input{
	padding-right:0;
	padding-left:5px;
}
div.message{
	text-align:center;
	padding:20px 10px;
	line-height:1.66em;
}
table.footer{
	margin: 0 auto;
}
table.footer td.button{
	padding:0 3px;
}

/* ----------------------- */
/* Issue (issue)           */
/* ----------------------- */

table.issue td.label{	
	text-align:left;
	font-weight:bold;
	white-space:nowrap;
	width:20%!important;
}
table.issue td.input{
	/*white-space:nowrap;*/
	width:30%!important;
}

/* ----------------------- */
/* Info (info)             */
/* ----------------------- */
table.info{
	font-size:90%;
	padding:10px;
}
table.info td.logo{
	text-align:center;
}
td#side table.info td.label,
td#side table.info td.input{
	padding:3px 0;
	vertical-align:top;
	line-height:1.33em;
	white-space:normal;
}
td#side table.info td.label{	
	text-align:left;
	font-weight:bold;
	padding-right:5px;
}
td#side table.info td.input{
	
}

/* ----------------------- */
/* Partner (partner)       */
/* ----------------------- */
table.partner{	
	padding:0;
	padding-top:10px;
}
table.hl table.partner{
	padding:0;
}
table.partner td{
	vertical-align:top;
}
table.hl table.partner td{
	padding:10px;
}
table.partner td.left{
	padding-right: 20px;
}
table.hl table.partner td.left{	
}
table.partner td.left ul li{
	padding:0;
	background-image:none;
	font-size:90%;
}

/* ----------------------- */
/* Resources (res)         */
/* ----------------------- */
table.res{
	padding:20px 0;
}
table.res td{
	vertical-align:top;
}
table.res td.image{
	padding-right:10px;
}
table.rest td.body{
	padding-bottom:10px;
}
table.col table.res dl{
	padding-top:0;
}
table.col table.res dd
{
	font-size:90%;
}

/* ----------------------- */
/* Products (prods)        */
/* ----------------------- */
table.prods{
	padding:5px;
}
table.prods td{	
	padding:0 5px;
	margin:0;
	vertical-align:top;
}
table.prods td.title{
	text-align:left;
	padding-bottom:5px;
	font-weight:bold;
	color:#777777;
	font-size:90%;
}
table.prods td.left,
table.prods td.right{
	width:50%;
	background:#f7f7f7 url(img/prodSide.jpg) repeat-x bottom;
	border:solid 1px #d9d9d9;
}

/* ----------------------- */
/* Callout (callout)       */
/* ----------------------- */
table.callout td{
	vertical-align: top;
	padding-bottom:10px;
}
table.callout td.img{
	padding-right:10px;
}
