/* 
LP WEBSITE 2006
main color: #ff6600
highlight: #ffcc33
*/

@import url("universal.css");


/* ******************************************************************************************* */

/* LAYOUT */

.leftTD {border-right: 1px solid #999; vertical-align:top; width: 126px}
.centerTD { border-right: 1px solid #999; vertical-align:top; width: 441px}
.rightTD { vertical-align:top; width: 189px}

.centerTDPR { vertical-align:top; width: 630px}


#centerCol ul, #centerCol2 ul, #rightCol ul {list-style-image:url(../../images/bulletCom.gif); margin: 0px; padding: 0px 15px 10px 15px}
#centerCol li, #centerCol2 li, #rightCol li {padding-bottom: 8px}


.linkable li {list-style-image:url(../../images/linkarrow.gif); margin: 0px; padding: 0px 15px 5px 0px}
.linkable ul {padding-bottom: 0}

.carat li {list-style-image:url(../../images/carat-single.gif); margin: 0px; padding: 0px 15px 5px 0px}
.carat ul {padding-bottom: 0}

h1 {color: #FF6600; }
h2 {color: #666666; }

.campaign {color:#666666; font-weight: bold; font-size: 17px; padding-bottom: 2px;}
.PTcolor {color: #ff6600}
.sectionRow {background-color: #999999; padding: 12px 10px 8px 15px}

.header {
	font-size: 12px;
	line-height: 16px;
	font-weight: 700;
	}

p.event {color:#009999; font-weight: bold; margin-bottom: -.4em;}


/* Left Navigation Items */

.leftNav {
	padding: 0; 
	margin: 10px 0 0 1px; 
	line-height: 14px;
	list-style: none;}
	
.leftNavli {
	list-style: none; 
	margin-bottom:10px; 
	padding: 0px; 
	margin-right: 0px}

.leftNavOn { 
	margin-bottom:10px;
	list-style-image: url(../../images/diamond.gif);
	}

/* Tabs */

.tabOff { text-align:center; background-repeat: no-repeat; width: 109px; height: 33px; background-image:url(../../images/tab-bkgd-off.gif); font-size:11px}

.tabOn { text-align:center; background-repeat: no-repeat;  width: 109px; height: 33px;  background-image:url(../../images/tab-bkgd-on.gif); font-size:11px}

.tabOver { text-align:center; background-repeat: no-repeat;  width: 109px; height: 33px; background-image:url(../../images/tab-bkgd-com-over.gif); color:#FFFFFF; font-size:11px}

.tabOff a {text-decoration: none;}
.tabOff a:visited { text-decoration: none;}
.tabOver a:hover {text-decoration: none; color: #ffffff}


#screenshot { 
	padding: 10px 10px 10px 10px; 
	}
	
/* NEW/PR TABLES */

.stdTable td {padding: 4px 0 6px 0; margin: 0px; border-bottom: 1px solid #eaeaea; clear:both;}

/*testimonials page */
.stdBox {border-bottom: 1px solid #eaeaea; padding: 8px 0 10px 0; width: 100%;}

.stdBoxImage {width: 160px; float:left}

.stdBoxText {margin-left: 165px}

.prForm {margin-bottom: 6px}

.prDate {color: #999999;}

