#aggregator .feed-source .feed-title
{
	margin-top:0;
	}	
#aggregator .feed-source .feed-image img
{
	margin-bottom:0.75em;
	}
#aggregator .feed-source .feed-icon
{
	float:right;
	display:block;
	}
#aggregator .feed-item
{
	margin-bottom:1.5em;
	}
#aggregator .feed-item-title
{
	margin-bottom:0;
	font-size:1.3em;
	}
#aggregator .feed-item-meta,
#aggregator .feed-item-body
{
	margin-bottom:0.5em;
	}
#aggregator .feed-item-categories
{
	font-size:0.9em;
	}
#aggregator td
{
	vertical-align:bottom;
	}
#aggregator td.categorize-item
{
	white-space:nowrap;
}
#aggregator .categorize-item .news-item .body
{
	margin-top:0;
	}
#aggregator .categorize-item h3
{
	margin-bottom:1em;margin-top:0;
	}
.node-unpublished
{
	background-color:#fff4f4;
	}
.preview .node
{
	background-color:#ffffea;
	}
#node-admin-filter ul
{
	list-style-type:none;
	padding:0;
	margin:0;
	width:100%;
	}
#node-admin-buttons
{
	float:left;
    margin-left:0.5em;
    clear:right;
	}
td.revision-current
{
	background:#ffc;
	}
.node-form .form-text
{
	display:block;width:95%;
	}
.node-form .container-inline .form-text
{
	display:inline;width:auto;
	}
.node-form .standard
{
	clear:both;
	}
.node-form textarea
{
	display:block;width:95%;
	}
.node-form .attachments fieldset
{
	float:none;display:block;
	}
.terms-inline
{
	display:inline;
	}
fieldset
{
	margin-bottom:1em;
	padding:.5em;
	}
form
{
	margin:0;
	padding:0;
	}
hr
{
	height:1px;
	border:1px solid gray;
	}
img
{
	border:0;
	}
table
{
	border-collapse:collapse;
	}
th
{
	text-align:left;
    padding-right:1em;
    border-bottom:3px solid #ccc;
	}
.clear-block:after
{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}
.clear-block
{
	display:inline-block;
	}/* Hides from IE-mac \*/
* html .clear-block
{
	height:1%;
	}
.clear-block
{
	display:block;
	}
body.drag
{
	cursor:move;
	}
th.active img
{
	display:inline;
	}
tr.even,tr.odd
{
	background-color:#eee;
	border-bottom:1px solid #ccc;
	padding:0.1em 0.6em;
	}
tr.drag
{
	background-color:#fffff0;
	}
tr.drag-previous
{
	background-color:#ffd;
	}
td.active
{
	background-color:#ddd;
	}
td.checkbox,th.checkbox
{
	text-align:center;
	}
tbody th
{
	border-bottom:1px solid #ccc;
	color: #FFFFFF;
	}
thead th
{
	text-align:left;
    padding-right:1em;
    border-bottom:3px solid #ccc;
	}
.breadcrumb
{
	padding-bottom:.5em
	}
div.indentation
{
	width:20px;height:1.7em;
	margin:-0.4em 0.2em -0.4em -0.4em;
    padding:0.42em 0 0.42em 0.6em;
    float:left;
	}
div.tree-child
{
	background:url(/misc/tree.png) no-repeat 11px center;
	}
div.tree-child-last
	{
	background:url(/misc/tree-bottom.png) no-repeat 11px center;
	}
div.tree-child-horizontal
{
	background:url(/misc/tree.png) no-repeat -11px center;
	}
.error
{
	color:#e55;
	}
div.error
{
	border:1px solid #d77;
	}
div.error,tr.error
{
	background:#fcc;
	color:#200;
	padding:2px;
	}
.warning
{
	color:#e09010;
	}
div.warning
{
	border:1px solid #f0c020;
	}
div.warning,tr.warning
{
	background:#ffd;
	color:#220;
	padding:2px;
	}
.ok
{
	color:#008000;
	}
div.ok
{
	border:1px solid #00aa00;
	}
div.ok,tr.ok
{
	background:#dfd;
	color:#020;
	padding:2px;
	}
.item-list .icon
{
	color:#555;
	float:right;
	padding-left:0.25em;
	clear:right;
	}
.item-list .title
{
	font-weight:bold;
	}
.item-list ul
{
	margin:0 0 0.75em 0;
	padding:0;
	}
.item-list ul li
{
	margin:0 0 0.25em 1.5em;
	padding:0;
	list-style:disc;
	}
ol.task-list li.active
{
	font-weight:bold;
	}
.form-item
{
	margin-top:1em;
	margin-bottom:1em;
	}
tr.odd .form-item,tr.even .form-item
{
	margin-top:0;
	margin-bottom:0;
	white-space:nowrap;
	}
tr.merge-down,tr.merge-down td,tr.merge-down th
{
	border-bottom-width:0 !important;
	}
tr.merge-up,tr.merge-up td,tr.merge-up th
{
	border-top-width:0 !important;
	}
.form-item input.error,.form-item textarea.error,.form-item select.error
{
	border:2px solid red;
	}
.form-item .description
{
	font-size:0.85em;
	}
.form-item label
{
	display:block;
	font-weight:bold;
	}
.form-item label.option
{
	display:inline;
	font-weight:normal;
	}
.form-checkboxes,.form-radios
{
	margin:1em 0;
	}
.form-checkboxes .form-item,.form-radios .form-item
{
	margin-top:0.4em;
	margin-bottom:0.4em;
	}
.marker,.form-required
{
	color:#f00;
	}
.more-link
{
	text-align:right;
	}
.more-help-link
{
	font-size:0.85em;
	text-align:right;
	}
.nowrap
{
	white-space:nowrap;
	}
.item-list .pager
{
	clear:both;
	text-align:center;
	}
.item-list .pager li
{
	background-image:none;
	display:inline;
	list-style-type:none;
	padding:0.5em;
	}
.pager-current
{
	font-weight:bold;
	}
.tips
{
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
	font-size:0.9em;
	}
dl.multiselect dd.b,dl.multiselect dd.b .form-item,dl.multiselect dd.b select
{
	font-family:inherit;
	font-size:inherit;
	width:14em;
	}
dl.multiselect dd.a,dl.multiselect dd.a .form-item
{
	width:8em;
	}d
l.multiselect dt,dl.multiselect dd
{
	float:left;
	line-height:1.75em;
	padding:0;
	margin:0 1em 0 0;
	}
dl.multiselect .form-item
{
	height:1.75em;
	margin:0;
	}
.container-inline div,.container-inline label
{
	display:inline;
	}
ul.primary
{
	border-collapse:collapse;
	padding:0 0 0 1em;
	white-space:nowrap;
	list-style:none;
	margin:5px;
	height:auto;
	line-height:normal;
	border-bottom:1px solid #bbb;
	}
ul.primary li
{
	display:inline;
	}
ul.primary li a
{
	background-color:#ddd;
	border-color:#bbb;
	border-width:1px;
	border-style:solid solid none solid;
	height:auto;
	margin-right:0.5em;
	padding:0 1em;
	text-decoration:none;
	}
ul.primary li.active a
{
	background-color:#fff;border:1px solid #bbb;border-bottom:#fff 1px solid;
	}
ul.primary li a:hover
{
	background-color:#eee;
	border-color:#ccc;
	border-bottom-color:#eee;
	}
ul.secondary
{
	border-bottom:1px solid #bbb;
	padding:0.5em 1em;
	margin:5px;
	}
ul.secondary li
{
	display:inline;
	padding:0 1em;
	border-right:1px solid #ccc;
	}
ul.secondary a
{
	padding:0;
	text-decoration:none;
	}
ul.secondary a.active
{
	border-bottom:4px solid #999;
	}
#autocomplete
{
	position:absolute;
	border:1px solid;
	overflow:hidden;
	z-index:100;
	}
#autocomplete ul
{
	margin:0;
	padding:0;
	list-style:none;
	}
#autocomplete li
{
	background:#fff;
	color:#000;
	white-space:pre;
	cursor:default;
	}
#autocomplete li.selected
{
	background:#0072b9;
	color:#fff;
	}
html.js input.form-autocomplete
{
	background-image:url(/misc/throbber.gif);
	background-repeat:no-repeat;
	background-position:100% 2px;
	}
html.js input.throbbing
{
	background-position:100% -18px;
	}
html.js fieldset.collapsed
{
	border-bottom-width:0;
	border-left-width:0;
	border-right-width:0;
	margin-bottom:0;
	height:1em;
	}
html.js fieldset.collapsed *
{
	display:none;
	}
html.js fieldset.collapsed legend
{
	display:block;
	}
html.js fieldset.collapsible legend a
{
	padding-left:15px;
	background:url(/misc/menu-expanded.png) 5px 75% no-repeat;
	}
html.js fieldset.collapsed legend a
{
	background-image:url(/misc/menu-collapsed.png);
	background-position:5px 50%;
	}
* html.js fieldset.collapsed legend,* html.js fieldset.collapsed legend *,* html.js fieldset.collapsed table *
{
	display:inline;
	}
html.js fieldset.collapsible
{
	position:relative;
	}
html.js fieldset.collapsible legend a
{
	display:block;
	}
html.js fieldset.collapsible .fieldset-wrapper
{
	overflow:auto;
	}
.resizable-textarea
{
	width:95%;
	}
.resizable-textarea .grippie
{
	height:9px;
	overflow:hidden;
	background:#eee url(/misc/grippie.png) no-repeat center 2px;
	border:1px solid #ddd;
	border-top-width:0;
	cursor:s-resize;
	}
html.js .resizable-textarea textarea
{
	margin-bottom:0;width:100%;display:block;
	}
.draggable a.tabledrag-handle
{
	cursor:move;
	float:left;
	height:1.7em;
	margin:-0.4em 0 -0.4em -0.5em;
	padding:0.42em 1.5em 0.42em 0.5em;
	text-decoration:none;
	}
a.tabledrag-handle:hover
{
	text-decoration:none;
	}
a.tabledrag-handle .handle
{
	margin-top:4px;
	height:13px;
	width:13px;
	background:url(/misc/draggable.png) no-repeat 0 0;
	}
a.tabledrag-handle-hover .handle
{
	background-position:0 -20px;
	}
.joined + .grippie
{
	height:5px;
	background-position:center 1px;
	margin-bottom:-2px;
	}
.teaser-checkbox
{
	padding-top:1px;
	}
div.teaser-button-wrapper
{
	float:right;
	padding-right:5%;
	margin:0;
	}
.teaser-checkbox div.form-item
{
	float:right;
	margin:0 5% 0 0;
	padding:0;
	}
textarea.teaser
{
	display:none;
	}
html.js .no-js
{
	display:none;
	}
.progress
{
	font-weight:bold;
	}
.progress .bar
{
	background:#fff url(/misc/progress.gif);
	border:1px solid #00375a;
	height:1.5em;margin:0 0.2em;
	}
.progress .filled
{
	background:#0072b9;
	height:1em;
	border-bottom:0.5em solid #004a73;
	width:0%;
	}
.progress .percentage
{
	float:right;
	}
.progress-disabled
{
	float:left;
	}
	.ahah-progress{
	float:left;
	}
	.ahah-progress
	.throbber
	{
		width:15px;
		height:15px;
		margin:2px;
		background:transparent url(/misc/throbber.gif) no-repeat 0px -18px;float:left;
		}
tr .ahah-progress .throbber
{
	margin:0 2px;
	}
.ahah-progress-bar
{
	width:16em;
	}
#first-time strong
{
	display:block;
	padding:1.5em 0 .5em;
	}
tr.selected td
{
	background:#ffc;
	}
table.sticky-header{
	margin-top:0;
	background:#fff;
	}
#clean-url.install
{
	display:none;
	}
html.js .js-hide
{
	display:none;
	}
#system-modules div.incompatible
{
	font-weight:bold;
	}
#system-themes-form div.incompatible
{
	font-weight:bold;
	}
span.password-strength
{
	visibility:hidden;
	}
input.password-field
{
	margin-right:10px;
	}
div.password-description
{
	padding:0 2px;
	margin:4px 0 0 0;
	font-size:0.85em;
	max-width:500px;
	}
div.password-description ul
{
	margin-bottom:0;
	}
.password-parent
{
	margin:0 0 0 0;
	}
input.password-confirm
{
	margin-right:10px;
	}
.confirm-parent
{
	margin:5px 0 0 0;
	}
span.password-confirm
{
	visibility:hidden;
	}
span.password-confirm span
{
	font-weight:normal;
	}
#permissions td.module
{
	font-weight:bold;
	}
#permissions td.permission
{
	padding-left:1.5em;
	}
#access-rules .access-type,#access-rules .rule-type
{
	margin-right:1em;
	float:left;
	}
#access-rules .access-type .form-item,#access-rules .rule-type .form-item
{
	margin-top:0;
	}
#access-rules .mask
{
	clear:both;
	}
#user-login-form
{
	text-align:center;
	}
#user-admin-filter ul
{
	list-style-type:none;
	padding:0;
	margin:0;
	width:100%;
	}
#user-admin-buttons
{
	float:left;
	margin-left:0.5em;
	clear:right;
	}
	#user-admin-settings fieldset .description{font-size:0.85em;padding-bottom:.5em;}
.profile{clear:both;margin:1em 0;}.profile .picture{float:right;
  margin:0 1em 1em 0;}.profile h3{border-bottom:1px solid #ccc;}.profile dl{margin:0 0 1.5em 0;}.profile dt{margin:0 0 0.2em 0;font-weight:bold;}.profile dd{margin:0 0 1em 0;}


.field .field-label,.field .field-label-inline,.field .field-label-inline-first{font-weight:bold;}.field .field-label-inline,.field .field-label-inline-first{display:inline;}.field .field-label-inline{visibility:hidden;}
.node-form .content-multiple-table td.content-multiple-drag{width:30px;padding-right:0;}.node-form .content-multiple-table td.content-multiple-drag a.tabledrag-handle{padding-right:.5em;}.node-form .content-add-more .form-submit{margin:0;}.node-form .number{display:inline;width:auto;}.node-form .text{width:auto;}
.form-item #autocomplete .reference-autocomplete{white-space:normal;}.form-item #autocomplete .reference-autocomplete label{display:inline;font-weight:normal;}
#content-field-overview-form .advanced-help-link,#content-display-overview-form .advanced-help-link{margin:4px 4px 0 0;}#content-field-overview-form .label-group,#content-display-overview-form .label-group,#content-copy-export-form .label-group{font-weight:bold;}table#content-field-overview .label-add-new-field,table#content-field-overview .label-add-existing-field,table#content-field-overview .label-add-new-group{float:left;}table#content-field-overview tr.content-add-new .tabledrag-changed{display:none;}table#content-field-overview tr.content-add-new .description{margin-bottom:0;}table#content-field-overview .content-new{font-weight:bold;padding-bottom:.5em;}
.advanced-help-topic h3,.advanced-help-topic h4,.advanced-help-topic h5,.advanced-help-topic h6{margin:1em 0 .5em 0;}.advanced-help-topic dd{margin-bottom:.5em;}.advanced-help-topic span.code{background-color:#EDF1F3;font-family:"Bitstream Vera Sans Mono",Monaco,"Lucida Console",monospace;font-size:0.9em;padding:1px;}.advanced-help-topic .content-border{border:1px solid #AAA}
.container-inline-date{width:auto;clear:both;display:inline-block;vertical-align:top;margin-right:0.5em;}.container-inline-date .form-item{float:none;padding:0;margin:0;}.container-inline-date .form-item .form-item{float:left;}.container-inline-date .form-item,.container-inline-date .form-item input{width:auto;}.container-inline-date .description{clear:both;}.container-inline-date .form-item input,.container-inline-date .form-item select,.container-inline-date .form-item option{margin-right:5px;}.container-inline-date .date-spacer{margin-left:-5px;}.views-right-60 .container-inline-date div{padding:0;margin:0;}.container-inline-date .date-timezone .form-item{float:none;width:auto;clear:both;}
#calendar_div,#calendar_div td,#calendar_div th{margin:0;padding:0;}#calendar_div,.calendar_control,.calendar_links,.calendar_header,.calendar{width:185px;border-collapse:separate;margin:0;}.calendar td{padding:0;}
span.date-display-single{}span.date-display-start{}span.date-display-end{}span.date-display-separator{}.date-repeat-input{float:left;
  width:auto;margin-right:5px;}.date-repeat-input select{min-width:7em;}.date-repeat fieldset{clear:both;float:none;}.date-views-filter-wrapper{min-width:250px;}.date-views-filter input{float:left !important;
  margin-right:2px !important;
  padding:0 !important;width:12em;min-width:12em;}.date-nav{width:100%;}.date-nav div.date-prev{text-align:left;
  width:24%;float:left;}.date-nav div.date-next{text-align:right;
  width:24%;float:right;}.date-nav div.date-heading{text-align:center;width:50%;float:left;}.date-nav div.date-heading h3{margin:0;padding:0;}.date-clear{float:none;clear:both;display:block;}.date-clear-block{float:none;width:auto;clear:both;} 	 
 .date-clear-block:after{content:" ";display:block;height:0;clear:both;visibility:hidden;}.date-clear-block{display:inline-block;}/* Hides from IE-mac \*/ 	 
 * html .date-clear-block{height:1%;}.date-clear-block{display:block;}

.date-container .date-format-delete{margin-top:1.8em;margin-left:1.5em;float:left;}.date-container .date-format-name{float:left;}.date-container .date-format-type{float:left;padding-left:10px;}.date-container .select-container{clear:left;float:left;}
div.date-calendar-day{line-height:1;width:40px;float:left;margin:6px 10px 0 0;background:#F3F3F3;border-top:1px solid #eee;border-left:1px solid #eee;border-right:1px solid #bbb;border-bottom:1px solid #bbb;color:#999;text-align:center;font-family:Georgia,Arial,Verdana,sans;}div.date-calendar-day span{display:block;text-align:center;}div.date-calendar-day span.month{font-size:.9em;background-color:#B5BEBE;color:white;padding:2px;text-transform:uppercase;}div.date-calendar-day span.day{font-weight:bold;font-size:2em;}div.date-calendar-day span.year{font-size:.9em;padding:2px;}.rteindent1{margin-left:40px;}.rteindent2{margin-left:80px;}.rteindent3{margin-left:120px;}.rteindent4{margin-left:160px;}.rteleft{text-align:left;}.rteright{text-align:right;}.rtecenter{text-align:center;}.rtejustify{text-align:justify;}.image_assist{background-color:#eeeeee;background-repeat:no-repeat;background-image:url(/sites/all/modules/fckeditor/plugins/imgassist/imgassist.gif);background-position:50% 50%;border:1px dashed #dddddd;}.ibimage_left{float:left;}.ibimage_right{float:right;}






.filefield-icon{float:left;
  margin-right:0.4em;}


.filefield-element{margin:1em 0;white-space:normal;}.filefield-element .widget-preview{float:left;
  padding-right:10px;
  border-right:1px solid #CCC;
  margin-right:10px;
  max-width:30%;}.filefield-element .widget-edit{float:left;
  max-width:70%;}.filefield-element .filefield-preview{width:16em;overflow:hidden;}.filefield-element .widget-edit .form-item{margin:0 0 1em 0;}.filefield-element input.form-submit,.filefield-element input.form-file{margin:0;}.filefield-element input.progress-disabled{float:none;display:inline;}.filefield-element div.ahah-progress,.filefield-element div.throbber{display:inline;float:none;padding:1px 13px 2px 3px;}.filefield-element div.ahah-progress-bar{display:none;margin-top:4px;width:28em;padding:0;}.filefield-element div.ahah-progress-bar div.bar{margin:0;}



.filefield-generic-edit .filefield-icon{float:left;
  margin-right:0.7em;
  margin-top:0.3em;}.filefield-generic-edit-description{margin-right:6em;}
.filefield-generic-edit .form-text{width:99%;}.filefield-generic-edit .description{white-space:normal;margin-bottom:0;overflow:auto;}


.views_slideshow_no_display,.views_slideshow_hidden{display:none;}

html,body,h1,h2,h3,h4,h5,h6,div,span,blockquote,p,address,form,fieldset,img,ul,ol,dl,dt,dd,li,hr,table,td,th,strong,em,sup,sub,dfn,ins,del,q,cite,var,samp,code,kbd,tt,pre{margin:0;padding:0;border:none;}input,textarea,select,option,optgroup,button,td,th{font-size:1em;}b,strong{font-weight:bold;}i,cite,em,var,dfn,blockquote{font-style:italic;}legend{display:none;}address{font-style:normal;}caption,th{text-align:left;font-weight:bold;}p,ul,ol,blockquote,address,form,table,pre,dl,h1,h2,h3,h4,h5,h6{
	margin-bottom:20px;
}ul ul,ul ol,ol ul,ol ol{margin-bottom:0;}h1,h2,h3,h4,h5,h6{font-weight:bold;}h1{font-size:20px;}h2{font-size:17px;}h3{font-size:14px;}h4{font-size:12px;}h5{font-size:11px;}h6{font-size:10px;}ul{list-style-type:disc;}ol{list-style-type:decimal;}li{margin-left:40px;}ul ul,ol ul{list-style-type:circle;}ul ul ul,ol ul ul,ul ol ul,ol ol ul{list-style-type:square;}a{text-decoration:none;}a:hover{text-decoration:underline;}.hiddenLabel{display:none;}blockquote{margin-left:40px;}

body{background:#fff url(../images/bg-body.jpg) repeat-x 0 0;}.front #wrapper{background:transparent url(../images/bg-content-shadow.jpg) no-repeat center 315px;}#container{width:970px;margin:0 auto;}#content{width:960px;}.front #content{width:auto;}#main{width:653px;float:left;padding:0 10px 0 0;border-right:1px solid #E5E6E7;margin:0 0 20px;}.oneCol #main{width:auto;float:none;border:none;padding-right:0;}
#sidebar{width:250px;padding:0px 0px 0px 26px;float:left;} #sidebar h1 { font-size:28px; letter-spacing:-1px; color: #07b4d4;}

body,input,textarea{font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:16px;color:#777E7F;}img,input,select{vertical-align:middle;}.clear{clear:both;}a{color:#04B1D1;}a:hover{text-decoration:underline;color:#5DCDE1;}h3 a{color:#383C3D;}h3 a:hover{color:#7E8181;}.boxDevelopers li a{color:#FD4B22;}.boxDevelopers li a:hover{color:#FE8B70;}
.boxAbout li a
{
	color:#5DCDE1;
	}
.boxAbout li a:hover
{
	color:#B2B5B6;
	}
#breadcrubms a{color:#888D8E;}#breadcrubms a:hover{color:#B2B5B6;}#breadcrubms{margin:0 15px 10px;font-size:11px;}#breadcrubms .current{color:#383C3D;}#main h2{overflow:hidden;background:url(../images/bg-h.gif) repeat-x left top;line-height:20px;font-size:16px;color:#383C3D;position:relative;padding:5px 10px;}#main h3{color:#383C3D;font-size:13px;}
li
{
	list-style:none;
	margin:0; padding:0;
   }
   li p
   {
	   margin:0 0 0 0;
	   }
	   img.fleft
	   {float:left;margin-right:15px;margin-bottom:15px;}img.fright{float:right;margin-left:15px;margin-bottom:15px;}

#header
{
	height:120px;
	position:relative;
	margin:0 0 30px;

}
#header.withSubnav
{
	margin-bottom:55px;}
#header h1
{
	width:174px;
	height:70px;
	position:absolute;
	top:19px;
	left:-1px;
	text-indent:-9000px;
	outline:0;
	background:url(../images/logo.png) no-repeat -3px -5px;
}#header h1 a{display:block;width:100%;height:100%;}#header h2{
	width:187px;
	height:39px;
	position:absolute;
	top:36px;
	right:-2px;
	text-indent:-9000px;
	outline:0;
	background:transparent url(../images/logo.png) no-repeat -7px -95px;
}
#mainnav{
	width:auto;
	height:28px;
	position:absolute;
	bottom:-2px;
	margin:0;
	left: 437px;
}
#mainnav li
{
	display:inline;
	padding:0;
	margin:0;
	list-style:none;
	background:none;
	}
#mainnav a
{
	height:28px;
	color:#6E7577;
	font-size:19px; 
	letter-spacing:-1px;
	display:block;
	float:left;
	text-align:center;
	line-height:26px;
	font-family:Arial,Helvetica,sans-serif;
	margin:0 1px 0 0;
	position:relative;
	cursor:pointer;
}
#mainnav a:hover
{
	text-decoration:none;
	opacity:0.85;
}
#mainnav .active a:hover
{
	opacity:1;
	}
#mainnav span
{
	display:block;
	height:100%;
	padding:0 10px 0 4px;
	margin-left:4px;
	}
#mainnav a:hover,#mainnav .active a
{
	background:transparent url(../images/bg-elements.jpg) no-repeat 0 0;
	color:#fff;
	}
#mainnav a:hover span,#mainnav .active span
{
	background:transparent url(../images/bg-elements.jpg) no-repeat 100% -40px;
	}
#mainnav ul
{
	height:28px;
	padding:0 0 0 0;
	position:absolute;
	top:34px;
	left:8px;
	background:url(../images/bg-h.gif) repeat-x left top;line-height:28px;
	}
#mainnav ul span
{
	padding:0;
	margin-left:0;
	width:4px;
	height:4px;
	}
#mainnav 
.home ul
{
	left:0;
	}
	#mainnav .what ul{left:0;}#mainnav .who ul{left:15px;}#mainnav .start ul{left:125px;}#mainnav .start ul{left:140px;}#mainnav .support ul{left:225px;}#mainnav .addons ul{left:285px;}#mainnav .developers ul{left:325px;}#mainnav .downloads ul{right:20px;}#mainnav li li{display:block;float:left;}#mainnav li li.first{height:100%;padding:0 0 0 10px;}#mainnav li li a,#mainnav li.active li a{display:inline;height:auto;background:none;color:#6E7577;font-size:12px;float:none;margin:0 10px 0 0;line-height:normal;}#mainnav li li.active a{font-weight:bold;}#mainnav li li a:hover,#mainnav li.active li a:hover,#mainnav li li.active a,#mainnav li.active li.active a{color:#000;}#subnavPoint{display:block;width:7px;height:4px;overflow:hidden;background:transparent url(../images/dec-subnav-point.gif) no-repeat;position:absolute;top:30px;left:0;}#header #search-theme-form{width:154px;height:28px;position:absolute;bottom:0;right:0;margin:0;padding:0 0 0 9px;line-height:24px;background:transparent url(../images/bg-elements.jpg) no-repeat 0 -80px;}#header #search-theme-form input.text{width:124px;border:none;background:none;padding:3px 0;outline:none;}#header #search-theme-form input.button{background:transparent url(../images/nav-icons.png) no-repeat -5px -81px;border:none;width:20px;overflow:hidden;text-indent:-6000px;}

#content{position:relative;}#introBoxes{position:relative;height:387px;}.introPart{display:none;}#introWelcome{display:block;}#introBoxes .box{color:#fff;}#introBoxes .box{width:369px;height:215px;position:absolute;top:4px;left:10px;background:transparent url(../images/bg-introbox-right.png) no-repeat right 0;}#introBoxes .boxAccessibility,#introBoxes .boxPerformance,#introBoxes .boxFeatured,#introBoxes .boxCommunity{width:670px;}#introBoxes .box .inside{height:185px;padding:30px 25px 0;background:transparent url(../images/bg-introbox-left.jpg) no-repeat;}#introBoxes .boxAccessibility .inside,#introBoxes .boxPerformance .inside,#introBoxes .boxFeatured .inside,#introBoxes .boxCommunity .inside{padding-left:205px;padding-right:50px;}#introBoxes .box p{font-size:14px;line-height:18px;}#introBoxes .box .ico{width:160px;height:180px;position:absolute;top:20px;left:20px;background:transparent url(../images/intro-text.png) no-repeat -400px 0;}#introBoxes .boxPerformance .ico{background-position:-400px -180px;}#introBoxes .boxFeatured .ico{background-position:-400px -360px;}#introBoxes .boxCommunity .ico{background-position:-400px -540px;}#introBoxes .boxAccessibility h2,#introBoxes .boxPerformance h2,#introBoxes .boxFeatured h2,#introBoxes .boxCommunity h2{height:34px;text-indent:-9000px;background:transparent url(../images/intro-text.png) no-repeat 0 -150px;}#introBoxes .boxPerformance h2{background-position:0 -184px;}#introBoxes .boxFeatured h2{background-position:0 -218px;height:68px;}#introBoxes .boxCommunity h2{background-position:0 -286px;height:68px;}.boxManage h3{height:110px;text-indent:-9000px;margin:0 0 26px;background:transparent url(../images/intro-text.png) no-repeat 0 -2px;}.boxManage h5 a{float:left;margin:0 18px 0 0;}#introBoxes .boxWhy,#introBoxes .boxWhy2{width:291px;height:208px;position:absolute;top:50px;left:346px;}#introBoxes .boxWhy2{left:655px;}#introBoxes .boxWhy .inside{height:186px;padding:23px 20px 0;}.boxWhy ul{height:122px;margin:0 0 16px;}.boxWhy ul li{font-size:14px;line-height:18px;margin:0 0 6px;background:transparent url(../images/dec-bullet-white.gif) no-repeat 0 6px;}.boxWhy ul.smaller li{line-height:16px;}.boxWhy ul li a{color:#fff;border-bottom:1px dotted #E1FAFD;}.boxWhy ul li a:hover{border-bottom:1px solid #fff;text-decoration:none;}#introBoxes .boxScreenshot{width:329px;height:240px;position:absolute;top:0;left:623px;}.boxShadow{width:379px;height:36px;position:absolute;}.boxManageShadow,.boxAccessibilityShadow,.boxPerformanceShadow,.boxFeaturedShadow,.boxCommunityShadow{top:242px;left:5px;}.boxAccessibilityShadow,.boxPerformanceShadow,.boxFeaturedShadow,.boxCommunityShadow{width:680px;}.boxWhyShadow,.boxWhy2Shadow{
	width:301px;
	top:321px;
	left:655px;
}.boxWhy2Shadow{left:650px;}.boxScreenshotShadow{width:339px;top:252px;left:618px;}.boxShadow img{width:100%;height:100%;}.boxAccessibility p img{margin-left:10px;}
#introNav
{
	height:45px;
	position:relative;
	}
#introNav #playback li
{
	list-style:none;
	margin:0;
	display:inline;
	padding:0;
	background:none;
	}
#introNav #playback .pause
{
	display:none;
	}
#introNav #playback a
{
	display:block;
	width:20px;
	height:20px;
	float:left;
	margin:0 3px 0 0;
	text-indent:-9000px;
	outline:0;
	background-image:url(../images/nav-icons.png);background-repeat:no-repeat;
	}
#introNav #playback .prev a
{
	background-position:0 0;
	}
#introNav #playback .play a
{
	background-position:0 -20px;
	}
#introNav #playback .pause a
{
	background-position:0 -60px;
	}
#introNav #playback .next a
{
	background-position:0 -40px;
	}
#introNav #playback a:hover
{
	opacity:0.9;
	}
#timeline
{
	width:100%;
	height:15px;
	position:absolute;
	top:-25px;
	left:0px;
	overflow:hidden;
	background:transparent url(../images/timeline.png) no-repeat -10px 0;
	}
#timeline .inside
{
	width:990px;
	height:100%;
	position:relative;
	background:transparent url(../images/timeline.png) no-repeat -913px -42px;
	}
#introNav ul.nav
{
	width:941px;
	height:40px;
	position:absolute;
	top:-5px;
	left:0;
	margin:0;
	}
#introNav .nav li
{
	list-style:none;
	margin:0;
	position:absolute;
	top:0px;
	left:0;
	text-align:center;
	padding:0;
	background:none;
	width: 66px;
}
#introNav .nav .p1
{
	left:37px;
	}
#introNav .nav .p2
{
	left:227px;
	}
#introNav .nav .p3
{
	left:447px;
	}
#introNav .nav .p4
{
	left:652px;
	}
#introNav .nav .p5
{
	left:856px;
	}
#introNav .nav li a
{
	font-size:22px;
	letter-spacing:-1px;
	color:#07b4d4;
	outline:0;
	}
#introNav .nav li a:hover
{
	color:#fd4b22;
	text-decoration:none;
	}
#introNav .nav li.active a
{
	color:#fd4b22;
	}
#introNav .nav a .point
{
	display:block;
	width:15px;
	height:15px;
	position:absolute;
	top:-20px;
	left:0;
	text-indent:-9000px;
	outline:0;
	cursor:pointer;
	}
#introNav .nav .p1 .point
{
	left:58px;
	}
#introNav .nav .p2 .point
{
	left:46px;
	}
#introNav .nav .p3 .point
{
	left:59px;
	}
#introNav .nav .p4 .point
{
	left:34px;
	}
#introNav .nav .p5 .point
{
	left:44px;
	}
	
	
.hBoxes .box
{
	float:left;
	padding:5px 0 0;
	height:155px;
	}
.hBoxes .boxNews
{
	width:230px;padding-top:0;
	}
.hBoxes .boxProductTour{width:220px;padding:0 0 0 20px;}.hBoxes .boxDevelopers{width:212px;padding:0 20px 0 10px;}.hBoxes .boxWhoUses{width:214px;padding:0 20px 0 10px;}.box h3{font-size:15px;margin:0 0 15px;}dl.news dt,dl.news dd{margin:0 0 9px;}dl.news dt{width:34px;float:left;color:#424546;}dl.news dd{font-weight:bold;}.boxProductTour h3{display:none;}.boxDevelopers li{list-style:none;margin:0;padding:0 0 9px;background:none;}.boxDevelopers li a{height:16px;padding:0px 0 4px 29px;font-weight:bold;background:transparent url(../images/nav-icons.png) no-repeat;}.boxDevelopers .docs a{background-position:0 -143px;}.boxDevelopers .dev a{background-position:0 -183px;}.boxDevelopers .board a{background-position:0 -223px;}.boxDevelopers .ideas a{background-position:0 -263px;}.boxDevelopers .docs a:hover{background-position:0 -123px;}.boxDevelopers .dev a:hover{background-position:0 -163px;}.boxDevelopers .board a:hover{background-position:0 -203px;}.boxDevelopers .ideas a:hover{background-position:0 -243px;}.boxWhoUses ul{text-align:center;padding:20px 0 0;}.boxWhoUses li{list-style:none;margin:0;padding:0;background:none;}.fBoxes{border-top:3px solid #E6E6E6;margin:5px 0 20px;clear:both;}.fBoxes .box{width:210px;height:115px;float:left;border-right:1px solid #E5E6E7;padding:10px 20px 1px;font-size:12px;}.fBoxes 
.boxAbout
{
	padding-left:4px;
	padding-right:0px;
	width:230px;
	}
	.fBoxes .boxOther{width:225px;padding-right:0px;}.fBoxes .boxPartners,.fBoxes .boxLicence{width:220px;}.fBoxes .boxWeAre{width:180px;border:none;}.fBoxes 
	.box h3{margin:15px 15px 15px 15px; font-size:21px; color: #383c3d; letter-spacing:-1px;}

		
		.fBoxes .box p{margin:0 0 10px;}.fBoxes .box p.logo{text-align:center;}

#titleBar{height:52px;padding:0 0 0 13px;margin:0 0 20px;overflow:hidden;background:#13BEDD url(../images/bg-titlebar.jpg) no-repeat;color:#fff;}#titleBar h1{font-size:30px; letter-spacing:-1px;font-weight:normal;line-height:50px;}#titleBar h2.promo{position:absolute;top:18px;right:305px;}#titleBar h3 a{position:absolute;top:11px;height:30px;}#titleBar .btnDemo a{right:154px;background:url(../images/btns-subpages.png) no-repeat left -143px;}.page-download #titleBar .btnDemo a{right:12px;}#titleBar .btnDownload a{right:12px;background:url(../images/btns-subpages.png) no-repeat left -95px;}#leading{background:#E0DFDD url(../images/bg-leading.jpg) repeat-x left top;padding:15px 15px 5px;margin:0 0 20px;
	position:relative;}#leading .inside{min-height:40px;padding:0px 0px 0px 242px;}#leading .insideTextFullLength{padding-left:15px;min-height:40px;}.leadingWhoUses .inside{min-height:120px !important;}.leadingSmallMargin{margin-bottom:0 !important;}#leading p{margin:0 0 10px;font-size:14px;font-weight:bold;color:#515455;}#leading .ico{width:209px;height:170px;position:absolute;top:15px;left:15px;background:transparent url(../images/bg-leading-ico.png) no-repeat;}.pageNav{width:53px;height:13px;margin:0 auto 10px;}.pageNav li{list-style:none;padding:0;margin:0 auto;display:inline;background:none;}.pageNav a{display:block;width:13px;height:13px;float:left;margin:0 0 0 7px;text-indent:-3000px;outline:0;}.pageNav a:hover{text-decoration:none;}.pageNav .back a{margin:0;background:url(../images/icons-subpages.gif) no-repeat 0 0;}.pageNav .print a{background:url(../images/icons-subpages.gif) no-repeat 0 -32px;}.pageNav .top a{background:url(../images/icons-subpages.gif) no-repeat 0 -64px;}

.btnDemo,.btnDownload,.btnLearn,.btnBuyNow{display:inline;}.btnDemo a,.btnDownload a,.btnLearn a,.btnBuyNow a{display:block;width:137px;height:37px;text-indent:-9000px;outline:0;background-color:transparent;background-image:url(../images/buttons.png);background-repeat:no-repeat;background-position:0 0;}.btnDownload a{width:139px;background-position:0 -38px;}.btnLearn a{width:119px;height:30px;background-position:0 -79px;}.btnBuyNow a{width:102px;height:30px;background-position:0 -119px;}
.btnDownload{float:left;}
.btnDownload2{display:inline; float:right}.btnDownload2 a{display:block;width:137px;height:37px;text-indent:-9000px;outline:0;background-color:transparent;background-image:url(../images/buttons2.png);background-repeat:no-repeat;background-position:0 0;}

.customerList li{background:none;width:188px;margin-bottom:0;padding:13px 0 0 54px;float:left;border-top:1px solid #E5E6E7;}.customerList li.firstRow{border:none;padding-top:130px;}.customerList li.clear{padding-left:16px;}.customerList h2,#main .customerList h2{width:179px;height:120px;text-align:center;top:20px;right:16px;line-height:normal;padding:0;display:table;}#main .customerList li.firstRow h2{top:0;}.customerList h2 a{display:block;width:179px;height:120px;line-height:120px;text-align:center;background:transparent url(../images/bg-logo.gif) no-repeat 0 0;}.customerList h2 a img{vertical-align:middle;}h2 span{display:inline-block;}.customerList h3,#main .customerList h3{font-size:14px;margin:0 0 5px;}.customerList h4{font-size:11px;font-weight:normal;margin:0 0 14px;}.customerList h4 a{background:transparent url(../images/icons-subpages.gif) no-repeat 100% -127px;padding:0 20px 0 0;}

.pager{text-align:center;margin:0 auto;width:180px;}#node-2 .pager{margin-top:15px;padding-bottom:20px;}.pager p,.pager ul{margin:0;float:left;}

.pager li.pager-prev a,.pager li.pager-next a{padding:0 8px;display:block;height:20px;}.pager li.pager-prev a span,.pager li.pager-next a span{display:none;}.pager li.pager-prev a{margin:0 13px 0 0;background:transparent url(../images/icons-subpages.gif) no-repeat 0 5px;}.pager li.pager-next a{margin:0 0 0 13px;background:url(../images/icons-subpages.gif) no-repeat 0 -123px;}.pager li{background:none;padding:0;display:inline;}.pager li a,.pager li strong.active{background:url(../images/icos-page.gif) no-repeat 0 -38px;padding:3px 7px 9px 5px;text-align:center;color:#FD4B22;margin-right:2px;display:block;float:left;}.pager li a:hover{opacity:0.6;text-decoration:none;}.pager li strong.active{background-position:0 0;color:#fff;font-weight:normal;}

#main .post{
	border-bottom:1px solid #E5E6E7;margin:5px 0 10px 14px;padding-bottom:30px;}#main .blog-row-last .post{border-bottom:none;margin-bottom:20px;}#main .post h2.title{background:none;padding:0;font-size:16px;margin-bottom:0px;height:auto;}#main .post div.meta{margin-top:0px;margin-bottom:15px;font-size:11px;}ul.entryOptions{clear:both;float:left;margin-bottom:16px;}ul.entryOptions li{float:left;margin-right:20px;background:none;padding-left:0;margin-bottom:0;}ul.entryOptions li.node_read_more a,ul.entryOptions li.readAll a{background:transparent url(../images/icons-subpages.gif) no-repeat 100% -127px;padding-right:18px;}ul.entryOptions li.comment_comments a,ul.entryOptions li.comment_add a,ul.entryOptions li.comments a{background:transparent url(../images/icons-subpages.gif) no-repeat 100% -95px;padding-right:18px;}.boxCategories{margin-top:2px;}.boxMenu h3{color:#000 !important;}.boxMenu ul li{margin-left:4px;margin-bottom:6px;
	background:transparent url(../images/nav-icons.png) no-repeat -5px -103px;}.boxMenu ul li a{font-weight:bold;}.boxCategories ul li a{color:#FD4B22;}.boxMenuBlue ul li a{color:#04B1D1;}

ul.featuresNav{margin-left:0;padding-left:14px;border-bottom:1px solid #E5E6E7;float:left;}ul.featuresNav li{float:left;margin-right:26px;margin-bottom:10px;background:url(../images/icon-bottomShadow.gif) no-repeat 0 100%;padding-left:0;}ul.featuresNav li a{background:no-repeat;background-image:url(../images/featuresNav-icons.png);font-size:14px;font-weight:normal;color:#000;padding-left:46px;padding-top:13px;padding-bottom:20px;padding-right:10px;display:block;}ul.featuresNav li a:hover{text-decoration:none;color:#878C8D;}ul.featuresNav li.active{background:red;position:relative;}ul.featuresNav li.active a{background-image:url(../images/featuresNav-icons.png);background-color:#393939;display:block;position:relative;padding-bottom:10px;color:#fff;}ul.featuresNav li.searchF a{background-position:7px -252px;}ul.featuresNav li.textFormattingF a{background-position:7px 4px;}ul.featuresNav li.fileManagementF a{background-position:7px -188px;}ul.featuresNav li.imageBrowserF a{background-position:7px -123px;}ul.featuresNav li.tagEditorF a{background-position:7px -59px;padding-left:44px;}#main h2.featureTitle{margin-top:0px;background:none;font-weight:normal;font-size:29px;padding:25px 30px 35px 100px;clear:both;}#main h2.searchFT{background:url(../images/iconF-big-search.gif) no-repeat -1px 0;}#main h2.controlFT{background:url(../images/iconF-big-control.gif) no-repeat -1px 0;}#main h2.corpFT{background:url(../images/iconF-big-corpwebsite.gif) no-repeat -1px 0;}#main h2.cssFT{background:url(../images/iconF-big-css.gif) no-repeat -1px 0;}#main h2.customizationFT{background:url(../images/iconF-big-customization.gif) no-repeat -1px 0;}#main h2.formattingFT{background:url(../images/iconF-big-formatting.gif) no-repeat -1px 0;}#main h2.integrationFT{background:url(../images/iconF-big-integration.gif) no-repeat -1px 0;}#main h2.oemFT{background:url(../images/iconF-big-oem.gif) no-repeat -1px 0;}#main h2.usabilityFT{background:url(../images/iconF-big-usability.gif) no-repeat -1px 0;}#main h2.richcontentFT{background:url(../images/iconF-big-richcontent.gif) no-repeat -1px 0;}#main h2.uiFT{background:url(../images/iconF-big-ui.gif) no-repeat -1px 0;}#main h2.websiteFT{background:url(../images/iconF-big-website.gif) no-repeat -1px 0;}div.feature{width:276px;float:left;margin-left:14px;margin-right:34px;}div.featureLastInRow{margin-right:0;}div.feature h2 a{color:#000;}p.see,h5.readMore{margin-top:-10px;margin-bottom:25px;font-weight:normal;font-size:12px;}p.see a,h5.readMore a{background:url(../images/icons-subpages.gif) no-repeat 100% -127px;padding-right:18px;}.box h5.readMore{margin-top:0;}

p.searchBar{padding-left:15px;border-bottom:1px solid #E5E6E7;padding-bottom:10px;margin-bottom:10px;}input#searchAddons{border:1px solid #CFCFCF;margin:0 20px 0 0;padding:5px 3px;width:200px;background:url(../images/bg-body.jpg) repeat-x left -20px;}select#sortBy{border:1px solid #CFCFCF;margin:0 20px 0 0;padding:5px 2px;width:225px;background:url(../images/bg-body.jpg) repeat-x left -20px;}p.searchBar label{font-weight:bold;color:#000;margin-right:6px;}#main .postPlugin h2.title{margin-top:0px;margin-bottom:8px;}span.rW{background:url(../images/ico-stars.gif) repeat-x left -13px;width:65px;display:block;float:left;position:relative;margin-right:5px;top:2px;}span.rate{background:red url(../images/ico-stars.gif) repeat-x left top;display:block;text-indent:-5000px;height:12px;}#main .postPlugin ul.entryOptions{margin-top:-10px;font-size:11px;}#main .postPlugin ul.entryOptions span{color:#000;}#main .postPlugin ul.entryOptions li.comment_add a,#main .postPlugin ul.entryOptions li.comment_comments a{background:none;}

#main div.download h2{background:url(../images/bg-h.gif) repeat-x left top;padding:0 0 0 10px;margin-bottom:10px;position:relative;padding:5px 10px !important;}ul.additionalLinks{width:179px;padding:0px 0 0 30px;position:absolute;top:85px;right:-80px;border-left:1px solid silver;}div.download{float:left;position:relative;left:13px;}div.downloadLastInRow{margin-right:0;}div.downloadMain{width:890px;margin-bottom:20px;position:relative;}#main div.downloadMain ul{margin-left:226px;}#main div.downloadMain h2{margin-bottom:20px;margin-right:-35px;}#main div.downloadMain h3{font-size:14px;}div.download span{color:#000;}div.download a.sysReq{color:#FD4B22;}p.downloads{float:left;}p.downloads a.downloadTar{background:url(../images/btns-subpages.png) no-repeat 0 0;display:block;float:left;width:146px;height:31px;text-indent:-5000px;}p.downloads a.downloadZip{background:url(../images/btns-subpages.png) no-repeat 0 -48px;display:block;float:left;width:130px;height:31px;text-indent:-5000px;}a.downloadTar{margin-right:7px;}

ul.demoNav{margin-top:20px;margin-left:20px;float:left;margin-bottom:-1px;height:36px;}ul.demoNav li{list-style:none;float:left;position:relative;background:url(../images/bg-h.gif) repeat-x left top;padding-left:3px;height:28px;margin:0 2px 7px 0;}ul.demoNav li.chooseSample{background:url(../images/btn-choose-sample.gif) no-repeat left top;text-indent:-5000px;width:112px;height:36px;margin-right:15px;}ul.demoNav li a{padding:6px 11px 8px 8px;display:block;font-size:14px;font-weight:bold;color:#515455;}ul.demoNav li.active{background:url(../images/bg-elements.jpg) no-repeat left top;}ul.demoNav li.active a{background:url(../images/bg-elements.jpg) no-repeat 100% -40px;color:#fff;}.demoWrapper{background:url(../images/bg-demo.gif) repeat-x left top;}div.demo{background:url(../images/bg-demo-left.gif) no-repeat left top;padding-left:20px;}div.demoInside{background:url(../images/bg-demo-right.gif) no-repeat right top;padding-right:20px;padding-top:20px;margin-bottom:50px;}

#footer{clear:both;font-size:11px;padding:10px 0 15px;}#footer p,#footer ul{margin:0;display:inline;list-style:none;}#footer li{list-style:none;background:none;display:inline;}#footer li a{color:#848484;background:transparent url(../images/bg-set2.gif) no-repeat right -95px;padding:0 15px 0 0;}

.corner1,.corner2,.corner3,.corner4{display:block;width:4px;height:4px;position:absolute;padding:0 !important;background:transparent url(../images/bg-corner1.png) !important;}.corner1,.corner2{top:0;}.corner3,.corner4{bottom:0;}.corner1,.corner4{left:0;}.corner2,.corner3{right:0;}.corner2{background-image:url(../images/bg-corner2.png) !important;}.corner3{background-image:url(../images/bg-corner3.png) !important;}.corner4{background-image:url(../images/bg-corner4.png) !important;}.licenseOptions li{background:none;list-style:none;width:306px;margin:0 0 0 10px;padding:0 0 0 10px;float:left;border-left:1px solid #E5E6E7;min-height:140px;position:relative;}.licenseOptions li.optionWebsite{margin-left:0;padding-left:0;border:none;}.licenseOptions li p.icon{width:92px;float:left;margin-right:5px;}#main .licenseOptions h3{margin:0 0 10px;font-size:15px;}.licenseOptions .price{position:absolute;bottom:30px;left:107px;}.licenseOptions .price strong{color:#000;}.licenseOptions .price small{font-size:10px;font-weight:normal;color:#999;}.licenseOptions .btnBuyNow{position:absolute;bottom:0;left:106px;margin:0;}.licenseOptions li.optionWebsite .btnBuyNow,.licenseOptions li.optionWebsite .price{left:97px;}.licenceOS{padding:0 0 0 140px;background:transparent url(http://a.cksource.com/c/1/inc/img/opensource-110x95.gif) no-repeat 0 10px;}.licenceCommercial{padding:0 0 0 140px;}



#comments{clear:both;margin-left:14px;margin-top:-35px;}#comments .box{margin:5px 0 10px 14px;}.node{
	clear:both;}.post{
	clear:both;}#header-blocks{background:white none repeat scroll 0%;position:absolute;top:100px;z-index:2000;}#header-blocks li{background:none;}

.pager li.pager-ellipsis{display:none;}.pager li a.plus10,.pager li strong.plus10{padding:3px 4px 9px 2px;}

#webform-component-email,#webform-component-phone,#webform-component-url{display:none;}

#search-theme-form .form-item{margin-top:0;margin-bottom:0;}

.item-list .pager li{padding:0;}a.external{background:transparent url(../images/external.png) no-repeat top right;padding-right:12px;}

#header-blocks ul.menu{list-style:none;border:none;text-align:left;}#header-blocks ul.menu li{margin:0 0 0 0.5em;}#header-blocks li.expanded{list-style-type:circle;list-style-image:url(../images/menu-expanded.png);padding:0.2em 0.5em 0 0;
	margin:0;}#header-blocks li.collapsed{list-style-type:disc;list-style-image:url(../images/menu-collapsed.png);
	padding:0.2em 0.5em 0 0;
	margin:0;}#header-blocks li.leaf{list-style-type:square;list-style-image:url(../images/menu-leaf.png);padding:0.2em 0.5em 0 0;
	margin:0;}#header-blocks li a.active{color:#000;}#header-blocks td.menu-disabled{background:#ccc;}#header-blocks ul.links{margin:0;padding:0;}#header-blocks ul.links.inline{display:inline;}#header-blocks ul.links li{display:inline;list-style-type:none;padding:0 0.5em;}#header-blocks .block ul{margin:0;padding:0 0 0.25em 1em;}



#tooltip{position:absolute;z-index:3000;border:1px solid #111;background-color:#eee;padding:5px;opacity:0.85;}#tooltip h3,#tooltip div{margin:0;}#tooltip h3{font-size:11px;}

table.compat_logos td.ie{background-position:0px top;}table.compat_logos td.firefox{background-position:-32px top;}table.compat_logos td.safari{background-position:-64px top;}table.compat_logos td.opera{background-position:-96px top;}table.compat_logos td.chrome{background-position:-128px top;}table.compat_logos td.camino{background-position:-160px top;}table.compat_logos td.windows{background-position:-192px top;}table.compat_logos td.mac{background-position:-224px top;}table.compat_logos td.linux{background-position:-256px top;}.opinionWrapper{position:relative;bottom:0;right:0;margin:0;padding:0;}.opinionContainer{z-index:100;position:absolute;background-color:#FFF;margin:0;padding:5px;width:400px;display:none;border:1px solid #E2E2E2;}.lastCol .opinionContainer{right:0;}ul.entryOptions li.node_read_more{float:left;}ul.entryOptions li.comment_comments,ul.entryOptions li.comment_add{float:right;}#main .customerList h2{position:static;}.singleCol{margin-left:14px;margin-right:17px;} .singleCol span { letter-spacing:-1px; font-size:30px; } .singleCol li  { padding-bottom:20px; } .cke_skin_kama{background-color:white;}#tooltip{color:#000;}#main .singleWhoUses h2{background:none;width:209px;padding-top:10px;}#main .singleWhoUses h2 a{background:none;width:209px;}.node-type-blog #content .post{border:none;}.section-comment #main .post{margin-left:0;margin-bottom:-20px;}.section-comment #main{padding-left:14px;}.view-Who-is-using-block .views_slideshow_main{text-align:center;margin-right:20px;}.content ul{padding-left:30px;}#comments h2{background:none;padding-left:0;padding-top:20px;}#comments h3.title{margin-bottom:0;}#comments .content{margin-top:20px;}#comments .new{border:solid 1px #ccc;background-color:#fafafa;padding:1px 3px;font-size:10px;margin-left:10px;}#comments .comment{border-left:solid 1px #f5f5f5;padding-left:10px;}.post pre{border:1px solid rgb(221,221,221) ! important;padding:8px 12px !important;}



.aboneSelect
{
	width: 200px;
	border: 1px solid #999;
}