
/* General ---------------------------------------------------------- */

html {
	font-family: Helvetica, Arial, sans-serif;
	color:red;
}

body {
	color:#585858;
	font-size:12px;
	line-height:18px;
}

p {
	margin-bottom:10px;
}

a {
	color:#1636c5;
	text-decoration:none;
}

a:hover {
	color:#1636c5;
	text-decoration:underline;
}

h1 { /* Intro blocks */
	font-size:21px;
	font-weight:bold;
	line-height:1.2;
	margin-right: -8px;
	color:#212121;
	clear:left;
}

h2 {
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	padding:14px 0 6px 0;
	color:#3D3D3D;
}

h2 a { color:#3D3D3D; }
h2 a:hover { color:#3D3D3D; }

h3 {
	font-size:14px;
	font-weight:bold;
	line-height:15px;
	padding:14px 0 2px 0;
	color:#3D3D3D;
}

h4 {
	font-size:14px;
	font-weight:normal;
	line-height:15px;
	padding:14px 0 2px 0;
	color:#373737;
}

strong {
	font-weight:bold;
	color:#373737;
}

.strong {
	font-weight:bold;	
}

.under-h {
	height:10px;
	width:0px;
	clear:both;
}

.bold {
	font-weight:bold;
	color:#555555;
}

.clearfix {
	clear:both;
}

.normal {
	font-weight:normal;
}

/* Special Text Blocks -------------------------------------------------------- */

.quote {
	font-style:italic;
}

.quotee {
	font-size:11px;
	line-height:14px;
}

.quotee a {
	font-weight:bold;
	font-size:14px;
}

ul.arrow {
	margin:0;
	padding:0;
	list-style-type:none;
}

ul.arrow li {
	background-position: 0px 3px;
	background-repeat: no-repeat;
	background-image: url(/images/ui/bullet_arrow_blue.gif);
	margin: 3px 0px 6px 0px;
	padding: 0 0 0 9px;
}

ol.normal {
	margin:0;
	padding:0;
	list-style-type:none;
}

ol.normal li {
	margin: 3px 0px 6px 18px;
	list-style:decimal; 
	font-weight:normal; 
	font-size:12px;
}

/* Nav Content ---------------------------------------------------------- */

.buttongroup {
	padding-top:12px;
}

.minilogos {
	margin-top:30px;
}

.minilogos img {
	margin: 10px 5px 0 0;
}

/* Downloads / Dashboards ---------------------------------------------------------- */

.chooselist {
	border-bottom:solid 1px lightgrey;
	width:100%;
	padding:6px 0 6px 0;
}

.chooselist img {
	float:left; 
	padding:16px 12px 0px 0px;
}

.chooselist .desc {
	width:68%; 
	float:left;
}

.chooselist .button {
	width:70px; 
	padding:18px 0 0 20px; 
	float:left;
}

.award {
	font-size:0.8em;
	float:left;
	margin:0px 10px 10px 0px;
}


/* Feature List ---------------------------------------------------------- */

.featurelist {
	width:100%;
	padding:0px 0 5px 0;
}

.featurelist img {
	float:left; 
	padding:13px 12px 0px 0px;
}

.featurelist .desc {
	width:83%; 
	float:left;
}

.simplelist {
	list-style:none;
	padding-left:0px;
	margin:0px;
}
.simplelist li {
	padding-bottom:12px;
}

/* Simple Bullet Lists ---------------------------------------------------------- */

.simplebullets {
	list-style-type:square;
	list-style-position:inside;
}

.simplebullets li {
	padding-top:10px;
}

ol { margin:0 ; padding: 0 0 0 22px} 
ol li { list-style:decimal; margin:0 0 15px 0; font-weight:bold; font-size:14px; color:#3D3D3D; } 
ol li span { font-weight: normal; color:#727272; font-size: 12px; }


/* Tags ------------------------------------------------------------------------- */

.tag_bold { 
	font-weight:bold 
}

.tag_orange { 
	color:#ff7200;
	font-weight:bold  
}



.logoregion a:link, 
.logoregion a:visited,
.logoregion a:hover  { color:#ffffff }

.rightcolumn h1 { overflow:visible; display:inline-block; padding-top:0; margin-top:-4px }
.rightcolumn h2 { overflow:visible; display:inline-block; padding-top:0; margin-top:-4px }


/* Klip Manager ----------------------------------------------------------------- */

#addTag_pane	{ 
	margin-top:5px; 
	margin-bottom:5px; 
	display:none; 
}
th { 
	font-weight:bold ; 
	padding:5px 0px 5px 0px;
	border-bottom:1px solid #D9D9D9; 
	vertical-align:bottom;
}
th h3 { 
	margin-bottom:0px; 
	padding-bottom:0px;
	font-size:18px;
	font-weight:bold 
}
.mgrTable td { 
	padding-top:5px; 
	padding-bottom:5px; 
	margin-bottom:20px;
}

.mgrTable th {
	background-color:#f7f7f7;
	font-weight:bold;
	border-right:1px solid #fff;
	padding-right:5px;
	padding-left:5px;	
	border-bottom:none;
}

.mgrTable .totals{
	border-top:1px solid #e8e8e8;
	font-weight:bold;
}

.form_err_msg { 
	color:red;
}

.inline-errors .form_err_msg { 
	display:inline;
	padding-right:5px;
}

cite {
	background-color:yellow;
	display:block;
	padding:5px;
	font-style:normal;
	border:1px dashed darkorange;
	margin:10px 0px 10px 0px;
}

/* Homepage ---------------------------------------------------------- */

.homebannertext {
	position:absolute;
	top:-210px; 
	left:0px; 
	color:#FFFFFF; 
	font-size:34px; 
	font-weight:bold; 
	line-height:36px
}

.home {
	color:#262626;
	line-height:28px;
}

.home a {
	color:#262626;
	text-decoration:none;
}

.home a:hover {
	text-decoration:underline;
}

.home strong {
	font-weight:bold;
}

.home .bold {
	font-weight:bold;
}

/* Support Section ---------------------------------------------------------- */

.supportlist h3 {
	 margin-bottom:0px;
	 font-size: 1.2em;
}

.supportlist p {
	margin-top:2px;
}

.supportlist img {
	float:left; 
	margin-right:10px;
}

.supportnotes ul {
	list-style:disc; 
	margin-left:16px
}

.question {
	font-weight:bold; 
	font-size:1.1em;
	color:#333;
}

.answer {
	margin-bottom:25px
}

.helpwrapper ol li, .helpwrapper ul li {
	font-weight: normal;
	font-size: 12px;
	color:#727272;
	margin: 5px 5px 5px 20px;
}
.helpwrapper ul li {
	list-style-type: disc;
}
/* ---- contact support ----- */
#contactsup {
	margin-top: 20px;
}
#contactsup legend {
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	padding:14px 0 6px 0;
	color:#3D3D3D;
}
#contactsup td {
	vertical-align:top;
	font-weight:bold;
	padding: 5px;
	margin: 0;
	}
#contactsup em {
	color:red;
	font-size:16px;
}
#contactsup span {
	font-weight: normal;
	}
#contactsup input, #contactsup textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#contactsup textarea {
	line-height:1.4;
	font-size:11px;
	padding:5px
}	
.error {
	color: red;
}


/* Developer Section ---------------------------------------------------------- */

.devheadlist { 
	list-style-image: url(/images/ui/icon/bullet-orangebox.gif);
	margin:0px 0px 10px 18px;
	padding:0px;
}

.devheadlist li {
	margin-top:10px;
	margin-left:0px;
}

pre { padding:5px ; border:1px solid #e8e8e8; background-color:#fafafa; font-family:"Courier New", Courier, monospace; color:#333; font-size:11px; line-height:14px;}

.devarticle p {
	padding-top:10px;
}

.devarticle li {
	list-style-type:disc;
	margin-left:20px;
}

.help {
	color:red
}

.klip-assets img {
	padding:0 10px 10px 0;
	width:auto;
}

.style1 {
	color: #FF6600;
	font-weight: bold;
	font-style: italic;
	vertical-align:top;
	font-size:9px;
	}
.style2 {
	color: #33CC33;
	font-weight: bold;
	font-style: italic;
	vertical-align:top;
	font-size: 9px;
}


/** comment & wiki styles ----------------------------------------------------------**/

.hl-identifier {color: #6F2EA9; font-style:normal }
.hl-number { color:#EA6311}
.hl-reserved { font-weight:bold; color:blue }
.hl-string { color:green }
.hl-quotes { color:green; font-weight:bold }
.hl-brackets { color:darkgreen }
.hl-comment { color:#CC6600 }
.hl-main { padding:0px; border:0px solid #ddd ; background-color:#f5f5f5;padding-top:-10px; margin: 5px 0 10px 0;}

#solBlock ul, #solBlock ol { margin-bottom:10px;font-weight: normal; }
#solBlock ul li { margin-left: 30px; list-style:square; }
#solBlock ol li { margin-left: 20px; font-size: 12px; margin-bottom: 0px;font-weight: normal; }
#solBlock{ font-size:12px;line-height:1.6 }
#solBlock tt { font-weight:bold;white-space:nowrap }
#solBlock em { font-style: italic }
#solBlock img { padding: 5px 0px;}
.setCount { color:#999999 }

/** Resources - Architecture and Planning ----------------------------------------------------------**/
.architecture h4 {
	font-weight: bold;
	margin-top: 10px;
}

/** Web Mobile Product Page Styles ---------------------------------------------------------- **/

.logos td {vertical-align:middle; padding:2px 12px;}
.bulletpoints td {vertical-align:top}
.bulletpoints img {padding:4px 20px 36px 0}
.bulletpoints p {font-size:18px; line-height:24px; color:#666}
.bulletpoints h3 {padding:4px 0 6px 0;}
.rowpoints h3 {padding:0 0 6px 0}
.rowpoints td {vertical-align:top}
.h-point { width:61px; text-align:center; font-size:16px; font-weight:bold; color:#666; float:left; padding-right:30px; }
.h-point img {padding-bottom:6px; padding-left:4px;}
.h-text {font-size:36px; color:#999; font-weight:bold; margin-top:24px; float:left; padding-right:30px;}
.h-vis { width:150px; float:left; }	
	
.orangebox {
	display:inline-block;
	width:400px;
	background-color:#FF9300;
	border-radius: 6px;
	-moz-border-radius: 6px;
	cursor: pointer;
}

.orangebox p {
	color:white;
	text-align:center;
	margin-bottom:0;
}

.orangebox p.big {
	font-weight:bold;
	font-size:24px;
	padding:16px 0 6px 0;
}

.orangebox p.small {
	font-size:14px;
	font-weight:normal;
	padding-bottom:10px;
}

.lightgreybox {
	display:inline-block;
	width:auto;
	background-color:#acacac;
	background-image:url(/images/content/products/web-mobile/next-bkgd.png);
	background-position:right;
	background-repeat:no-repeat;
	border-radius: 6px;
	-moz-border-radius: 6px;
	cursor: pointer;
}

.lightgreybox p {
	color:white;
	font-weight:bold;
	font-size:16px;
	padding:12px 38px 4px 16px;
	text-align:center;
}

.divider {
	width:auto;
	border:solid 1px #CECECE;
	background-color:#F9F9F9;
	height:10px;
	margin: 60px 0
}

.feature-block {
	width:100%;
	margin-bottom:70px;
}

.feature-block:after {
	content: ".";
	display: block;
	height: 0;
	clear:both;
	visibility: hidden;	
}

.feature-text {
	width:auto;
	font-size:16px;
	line-height:24px;
}

.feature-text h2 {
	padding-top:20px;
}
	
.feature-media {
	width:auto;
}

.feature-media.right {
	float:right;
	margin-left:30px;
}

.feature-media.left {
	float:left;
	margin-right:30px;
}

.feature-header {
	margin-bottom:40px;
}

.feature-header p {
	font-size:20px;
	line-height:28px;
}

.box-screen {
	border:solid 1px #d9d9d9;
	background-color: #f1f1f1;
	padding:6px;
	-moz-box-shadow: 1px 1px 5px #d0d0d0;
	-webkit-box-shadow: 1px 1px 5px #d0d0d0;
	box-shadow: 1px 1px 5px #d0d0d0;
}

.box-screen img {
	border:solid 1px #d9d9d9;
}

/** New Pricing Page ---------------------------------------------------------- **/

.price-box {
	border:solid 1px #666; 
	width:100px; 
	height:106px; 
	float:left; 
	margin-right:6px
}

.price-box .price-top {
	width:100px;
	background-color:#666;
	background: -moz-linear-gradient(top, #757575, #606060);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#757575), to(#606060));
	color:white;
	line-height:26px;
	font-size:11px;
	font-weight:bold;
}

.price-box .price-bottom {
	font-size:12px;
	height:80px;
	background-color:#f3f3f3;
	background: -moz-linear-gradient(top, white, #e6e6e6);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#e6e6e6));
}

/** New Products Page ---------------------------------------------------------- **/

.comparison {
	border:solid 1px #666;
	width:100%;
}
.comparison td {
	text-align:center;
	border-bottom: solid 1px #666;
	padding:6px;
	width:33%;
	font-size:15px;
}

.comparison .reversed {
	background:#666;
	color:#FFF;
	border-bottom:solid 1px white;
}

.comparison .checked {
	background-image:url(/images/content/products/checkmark.png);
	background-repeat:no-repeat;
	background-position:center;
}

tr.last-row td, tr.last-row td.reversed {
	border-bottom:none;
}

