body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #333333;
}

p, label, span, table
{
	font-family: Verdana, Arial;
	font-size: 11px;
}

strong
{
	font-size: 12px;
}

p.by-line
{
	font-size: 13px;
}

a img
{
	border: none;
}

/*
 h1 - heading on home page
 div.content h1 - heading on all standard pages
 h3 - heading on all other pages
 h4 - sub headings on home page
 h5 - text under heading on standard pages
*/

h1,
h2,
h3,
div.content h1 {
	margin-top: 20px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	font-family: Verdana;
	font-size: 24px;
	font-weight: normal;;
}

h1.home-title
{
	margin-top: 45px;
	font-size: 28px;
}

h2
{
	color: black;
}

h3
{
	margin-top: 15px;
	margin-bottom: 3px;
}


h4 {
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	font-family: Verdana;
	font-size: 17px;
	font-weight: normal;
}

h5 {
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
}


form
{
	padding: 0;
	margin: 0;	
}

div.pricing-signup
{
	margin-bottom: 10px; 
	background-color: #ffd502; 
	text-align: center; 
	border: #ecc602 4px solid; 
	padding: 10px;
}

a:link,
a:hover,
a:visited
{
	color: #92AC2A;
}

div.pricing-signup a
{
	color: #333333;
}

div.banner
{
	background-color: #b2d233;
	background-image: url(../images/banner-logo.jpg);
	background-repeat: no-repeat;
	height: 70px;
	background-position: 25px 23px;	
}

div.wrapper {
	margin: 0 auto 0;
	width: 950px;	
	text-align: left;	
	border-left: solid 1px #caccbe;	
	border-right: solid 1px #caccbe;	
	border-bottom: solid 1px #caccbe;	
	margin-bottom: 10px;
}

div.menu {
	background-color: #424244;
	height: 43px;
	padding-left: 17px;
	padding-right: 25px;
}

div.content
{
	padding-left: 28px;
	padding-right: 25px;
	padding-top: 20px;
	padding-bottom: 15px;
}

div.min-height
{
	min-height: 500px;
}

div.freetrial
{
	background-color: #b2d233;
	color: white;
	height: 46px;
	padding-left: 25px;
	padding-top: 3px;
	vertical-align: top;
}

div.freetrial a
{
	float: left;
}

div.freetrial div 
{
	float: left;
	padding-top: 16px;
	padding-left: 20px;
	padding-right: 10px;
	font-weight: bold;
	font-size: 12px;
}

div.column1 {
	float: left;
	width: 220px;
	vertical-align: top;
}

div.column2 {
	float: left;
	width: 640px;
	padding-left: 30px;
	vertical-align: top;
}

div.feature-nav-top
{
	width: 220px;
	background-image: url(../images/feature-nav-top.jpg);
	background-repeat: no-repeat;
	height: 40px;
}

div.feature-nav-bottom
{
	width: 220px;
	background-image: url(../images/feature-nav-bottom.jpg);
	background-repeat: no-repeat;
	height: 11px;
	margin-bottom: 20px;
}

div.feature-nav
{
	width: 220px;
	background-color: #424244;
}

div.content ul li {
	font-size: 11px;
	margin-bottom: 14px;
}

ul.subnavigation,
ul.homenavigation
{
	list-style-type: none;
	width: 220px;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;	
}

div.content ul.subnavigation li
{
	display: block;
	padding: 0 20px;
	height: 26px;
	padding-top: 0px;
	margin-bottom: 0px;
}

ul.homenavigation li
{
	display: block;
	padding: 0 20px;
	height: 33px;
	padding-top: 0px;
}

ul.subnavigation li a:link,
ul.subnavigation li a:visited,
ul.subnavigation li a:hover,
ul.homenavigation li a:link,
ul.homenavigation li a:visited,
ul.homenavigation li a:hover
{
	white-space: nowrap;
	text-decoration: none;
	color: white;
	font-size: 12px;
}

ul.subnavigation li.current a {
	color: #92AC2A;
}

ul.subnavigation li a:hover, 
ul.homenavigation li a:hover 
{
	color: #92AC2A;
}

p {
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}


div.menu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

div.menu ul li {
	float: left;
	_width: 100px;
}

div.menu ul li.login {
	float: right;
}

div.menu ul li a {
	margin-left: 1px;
	margin-right: 1px;
	padding-left: 10px;
	padding-right: 10px;
	display: block;
	text-decoration: none;
	background-image: url(../images/menu.jpg);

	height: 30px;
	padding-top: 13px;
	color: white;
	_text-align: center;
}

div.footer {
	clear: both;
	padding-top: 20px;
	font-size: 8pt;
}

div.footer  div {
	float: left;
	width: 180px;
	padding-left: 40px
}

div.footer  div ul
{
	list-style-type: none;	
}

div.footer div ul li {
	display: block;
	height: 20px;
}

div.footer div ul li a:link,
div.footer div ul li a:visited,
div.footer div ul li a:hover,
div.footer div ul li a.heading
{
	color: #999999;
	text-decoration: none;
}

div.footer div ul li a:hover
{
	color: #9cb928;
}

div.footer div ul li a.heading
{
	font-weight: bold;
}

div.bottom {
	text-align: center;
	clear: both;
	padding-top: 2px;
	padding-bottom: 10px;
	font-size: 8pt;
	color: #999999
}

ul.tick-list
{
	list-style:none outside url("../images/tickmaxgreen.png");
	margin:5px 10px 0 0px;

}

ul.tick-List li 
{		
	padding:2px 0;
	line-height: 18px;
}

ul.tick-List li.more
{
	list-style: none outside;
}

table.headline
{
	/*background-image: url(../images/home-screenshot-swirl.jpg);*/
}

div.shadow
{
	height: 18px;
	background-image: url(../images/shadow.gif);
	background-repeat: repeat-x;
}

div.clear
{
	clear: both;
}


div.contact-form,
div.signup-form
{


}

.contact-button
{
	height: 37px;
	width: 116px;
	background-image: url(../images/button-send.png);
	border: solid 0px;
	background-color: white;
}

.continue-button
{
	height: 37px;
	width: 116px;
	background-image: url(../images/button-continue.png);
	border: solid 0px;
	background-color: white;
}

div.contact-form input[type='text'],
div.contact-form textarea,
div.signup-form input[type='text'],
div.signup-form textarea,
div.signup-form select
{
	width: 75%;
}

span.optional
{
	font-weight: normal;
	padding-left: 5px;
}

div.contact-form label,
div.signup-form label
{
	font-weight: bold;
	line-height: 2.4em;
	display: block;
	padding-top: 10px;
}

div.button-panel
{
	padding-top: 10px;
}

div.message
{
	padding: 5px;
	padding-left: 50px;
	white-space: normal;
	/*color: #f58119;*/
	background-repeat: no-repeat;
	background-position: 5px 5px;	
	min-height: 37px;
	margin-bottom: 3px;
	margin-right: 10px;
}

div.message, div.alert, div.hint ul
{
	list-style-type: none;
}

div.alert
{
	color: #ed2a2e;
	border: solid 2px #ed2a2e;
	background-image: url(../images/alert2.jpg);
}

table.standard-list tr
{
	vertical-align: top;
}

table.standard-list tr td
{
	padding-right: 20px;
	padding-bottom: 25px;
}

table.api-table
{
	border-top: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
}

table.api-table tr td
{
	vertical-align: top;
	border: 0px solid white;
	border-left: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;	
	margin: 0 !important;
	padding: 5px;
}

ul.api-navigation {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
}
/* ExtJs below */

.video
{
	background-image: url(../images/movie.gif);
}


.ext-el-mask {
    z-index: 100;
    position: absolute;
    top:0;
    left:0;
    -moz-opacity: 0.5;
    opacity: .50;
    filter: alpha(opacity=50);
    width: 100%;
    height: 100%;
    zoom: 1;
}

#tree-panel
{
	border: solid 1px #cccccc;
}


#tree-panel ol,
#tree-panel ul
{	
	list-style:none;
	margin:0;padding:0;
}

#tree-panel ul li
{
	margin-bottom: 0px;
}

.ext-strict .ext-ie .x-tree .x-panel-bwrap{
    position:relative;
    overflow:hidden;
}

.x-tree-icon, .x-tree-ec-icon, .x-tree-elbow-line, .x-tree-elbow, .x-tree-elbow-end, .x-tree-elbow-plus, .x-tree-elbow-minus, .x-tree-elbow-end-plus, .x-tree-elbow-end-minus{
	border: 0 none;
	height: 18px;
	margin: 0;
	padding: 0;
	vertical-align: top;
	width: 16px;
    background-repeat: no-repeat;
}

.x-tree-node-collapsed .x-tree-node-icon, .x-tree-node-expanded .x-tree-node-icon, .x-tree-node-leaf .x-tree-node-icon{
	border: 0 none;
	height: 18px;
	margin: 0;
	padding: 0;
	vertical-align: top;
	width: 16px;
	background-position:center;
    background-repeat: no-repeat;
}

.ext-ie .x-tree-node-indent img, .ext-ie .x-tree-node-icon, .ext-ie .x-tree-ec-icon {
    vertical-align:middle !important;
}


.ext-ie input.x-tree-node-cb {
    width:15px;
    height:15px;
}

input.x-tree-node-cb {
    margin-left:1px;
}

.ext-ie input.x-tree-node-cb {
    margin-left:0;
}

.x-tree-noicon .x-tree-node-icon{
	width:0; height:0;
}


.ext-ie .x-tree-node-el input {
    width:15px;
    height:15px;
}


.x-tree-no-lines .x-tree-elbow{
	background:transparent;
}

.x-tree-no-lines .x-tree-elbow-end{
	background:transparent;
}

.x-tree-no-lines .x-tree-elbow-line{
	background:transparent;
}


.x-tree-arrows .x-tree-elbow{
	background:transparent;
}

.x-tree-arrows .x-tree-elbow-plus{
    background:transparent no-repeat 0 0;
}

.x-tree-arrows .x-tree-elbow-minus{
    background:transparent no-repeat -16px 0;
}

.x-tree-arrows .x-tree-elbow-end{
	background:transparent;
}

.x-tree-arrows .x-tree-elbow-end-plus{
    background:transparent no-repeat 0 0;
}

.x-tree-arrows .x-tree-elbow-end-minus{
    background:transparent no-repeat -16px 0;
}

.x-tree-arrows .x-tree-elbow-line{
	background:transparent;
}

.x-tree-arrows .x-tree-ec-over .x-tree-elbow-plus{
    background-position:-32px 0;
}

.x-tree-arrows .x-tree-ec-over .x-tree-elbow-minus{
    background-position:-48px 0;
}

.x-tree-arrows .x-tree-ec-over .x-tree-elbow-end-plus{
    background-position:-32px 0;
}

.x-tree-arrows .x-tree-ec-over .x-tree-elbow-end-minus{
    background-position:-48px 0;
}

.x-tree-elbow-plus, .x-tree-elbow-minus, .x-tree-elbow-end-plus, .x-tree-elbow-end-minus{
	cursor:pointer;
}

.ext-ie ul.x-tree-node-ct{
    font-size:0;
    line-height:0;
    zoom:1;
}

.x-tree-node{
	white-space: nowrap;
}

.x-tree-node-el {
    line-height:18px;
    cursor:pointer;
}

.x-tree-node a, .x-dd-drag-ghost a{
	text-decoration:none;
	-khtml-user-select:none;
	-moz-user-select:none;
    -kthml-user-focus:normal;
    -moz-user-focus:normal;
    -moz-outline: 0 none;
    outline:0 none;
}

.x-tree-node a span, .x-dd-drag-ghost a span{
	text-decoration:none;
	padding:1px 3px 1px 2px;
}

.x-tree-node .x-tree-node-disabled .x-tree-node-icon{
	-moz-opacity: 0.5;
   opacity:.5;
   filter: alpha(opacity=50);
}

.x-tree-node .x-tree-node-inline-icon{
	background:transparent;
}

.x-tree-node a:hover, .x-dd-drag-ghost a:hover{
	text-decoration:none;
}

.x-tree-node div.x-tree-drag-insert-below{
 	 border-bottom:1px dotted;
}

.x-tree-node div.x-tree-drag-insert-above{
	 border-top:1px dotted;
}

.x-tree-dd-underline .x-tree-node div.x-tree-drag-insert-below{
 	 border-bottom:0 none;
}

.x-tree-dd-underline .x-tree-node div.x-tree-drag-insert-above{
	 border-top:0 none;
}

.x-tree-dd-underline .x-tree-node div.x-tree-drag-insert-below a{
 	 border-bottom:2px solid;
}

.x-tree-dd-underline .x-tree-node div.x-tree-drag-insert-above a{
	 border-top:2px solid;
}

.x-tree-node .x-tree-drag-append a span{
	 border:1px dotted;
}

.x-dd-drag-ghost .x-tree-node-indent, .x-dd-drag-ghost .x-tree-ec-icon{
	display:none !important;
}


.x-tree-root-ct {
    zoom:1;
}


.x-tree .x-panel-body{
    background-color:#fff;
}

.x-tree-node-expanded .x-tree-node-icon{
	background-image:url(../images/default/tree/folder-open.gif);
}

.x-tree-node-leaf .x-tree-node-icon{
	/*background-image:url(../images/default/tree/leaf.gif);*/
}

.x-tree-node-collapsed .x-tree-node-icon{
	background-image:url(../images/default/tree/folder.gif);
}

.x-tree-node-loading .x-tree-node-icon{
	background-image:url(../images/default/tree/loading.gif) !important;
}

.x-tree-node .x-tree-node-inline-icon {
    background-image: none;
}

.x-tree-node-loading a span{
	 font-style: italic;
	 color:#444444;
}

.ext-ie .x-tree-node-el input {
    width:15px;
    height:15px;
}

.x-tree-lines .x-tree-elbow{
	background-image:url(../images/default/tree/elbow.gif);
}

.x-tree-lines .x-tree-elbow-plus{
	background-image:url(../images/default/tree/elbow-plus.gif);
}

.x-tree-lines .x-tree-elbow-minus{
	background-image:url(../images/default/tree/elbow-minus.gif);
}

.x-tree-lines .x-tree-elbow-end{
	background-image:url(../images/default/tree/elbow-end.gif);
}

.x-tree-lines .x-tree-elbow-end-plus{
	background-image:url(../images/default/tree/elbow-end-plus.gif);
}

.x-tree-lines .x-tree-elbow-end-minus{
	background-image:url(../images/default/tree/elbow-end-minus.gif);
}

.x-tree-lines .x-tree-elbow-line{
	background-image:url(../images/default/tree/elbow-line.gif);
}

.x-tree-no-lines .x-tree-elbow-plus{
	background-image:url(../images/default/tree/elbow-plus-nl.gif);
}

.x-tree-no-lines .x-tree-elbow-minus{
	background-image:url(../images/default/tree/elbow-minus-nl.gif);
}

.x-tree-no-lines .x-tree-elbow-end-plus{
	background-image:url(../images/default/tree/elbow-end-plus-nl.gif);
}

.x-tree-no-lines .x-tree-elbow-end-minus{
	background-image:url(../images/default/tree/elbow-end-minus-nl.gif);
}

.x-tree-arrows .x-tree-elbow-plus{
    background-image:url(../images/default/tree/arrows.gif);
}

.x-tree-arrows .x-tree-elbow-minus{
    background-image:url(../images/default/tree/arrows.gif);
}

.x-tree-arrows .x-tree-elbow-end-plus{
    background-image:url(../images/default/tree/arrows.gif);
}

.x-tree-arrows .x-tree-elbow-end-minus{
    background-image:url(../images/default/tree/arrows.gif);
}

.x-tree-node{
	color:#000;
	font: normal 11px arial, tahoma, helvetica, sans-serif;
}

.x-tree-node a, .x-dd-drag-ghost a{
	color:#000;
}

.x-tree-node a span, .x-dd-drag-ghost a span{
	color:#000;
}

.x-tree-node .x-tree-node-disabled a span{
	color:gray !important;
}

.x-tree-node div.x-tree-drag-insert-below{
 	 border-bottom-color:#36c;
}

.x-tree-node div.x-tree-drag-insert-above{
	 border-top-color:#36c;
}

.x-tree-dd-underline .x-tree-node div.x-tree-drag-insert-below a{
 	 border-bottom-color:#36c;
}

.x-tree-dd-underline .x-tree-node div.x-tree-drag-insert-above a{
	 border-top-color:#36c;
}

.x-tree-node .x-tree-drag-append a span{
	 background-color:#ddd;
	 border-color:gray;
}

.x-tree-node .x-tree-node-over {
	background-color: #eee;
}

.x-tree-node .x-tree-selected {
	background-color: #d9e8fb;
}

.x-tree-drop-ok-append .x-dd-drop-icon{
  background-image: url(../images/default/tree/drop-add.gif);
}

.x-tree-drop-ok-above .x-dd-drop-icon{
  background-image: url(../images/default/tree/drop-over.gif);
}

.x-tree-drop-ok-below .x-dd-drop-icon{
  background-image: url(../images/default/tree/drop-under.gif);
}

.x-tree-drop-ok-between .x-dd-drop-icon{
  background-image: url(../images/default/tree/drop-between.gif);
}

.x-border-layout-ct {
    position: relative;
}

.x-border-panel {
    position:absolute;
    left:0;
    top:0;
}

























































































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
