.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 {
	border-top:1px solid #ccc;
}
tbody th {
	border-bottom:1px solid #ccc;
}
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;
}
dl.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;
}
ul.menu {
	list-style:none;
	border:none;
	text-align:left;
}
ul.menu li {
	margin:0 0 0 0.5em;
}
li.expanded {
	list-style-type:circle;
	list-style-image:url(/misc/menu-expanded.png);
	padding:0.2em 0.5em 0 0;
	margin:0;
}
li.collapsed {
	list-style-type:disc;
	list-style-image:url(/misc/menu-collapsed.png);
	padding:0.2em 0.5em 0 0;
	margin:0;
}
li.leaf {
	list-style-type:square;
	list-style-image:url(/misc/menu-leaf.png);
	padding:0.2em 0.5em 0 0;
	margin:0;
}
li a.active {
	color:#000;
}
td.menu-disabled {
	background:#ccc;
}
ul.links {
	margin:0;
	padding:0;
}
ul.links.inline {
	display:inline;
}
ul.links li {
	display:inline;
	list-style-type:none;
	padding:0 0.5em;
}
.block ul {
	margin:0;
	padding:0 0 0.25em 1em;
}
#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;
}
.content-multiple-remove-button {
	display:block;
	float:right;
	height:14px;
	width:16px;
	margin:2px 0 1px 0;
	padding:0;
	background:transparent url(/sites/all/modules/cck/images/remove.png) no-repeat 0 0;
	border-bottom:#C2C9CE 1px solid;
	border-right:#C2C9CE 1px solid;
}
.content-multiple-remove-button:hover {
	background-position:0 -14px;
}
.content-multiple-removed-row .content-multiple-remove-button {
	background-position:0 -28px;
}
.content-multiple-removed-row .content-multiple-remove-button:hover {
	background-position:0 -42px;
}
html.js .content-multiple-removed-row {
	background-color:#ffffcc;
}
.content-multiple-weight-header, .content-multiple-remove-header, .content-multiple-remove-cell, .content-multiple-table td.delta-order {
	text-align:center;
}
html.js .content-multiple-weight-header, html.js .content-multiple-remove-header span, html.js .content-multiple-table td.delta-order, html.js .content-multiple-remove-checkbox {
	display:none;
}
.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
}
.photos-admin-inline {
	margin:5px 0;
}
.photos-edit-info div, .photos-edit-info .form-item label, .photos-admin-inline div, .photos-admin-inline label {
	display:inline;
}
.photos-votes {
	padding:4px 12px;
	overflow:hidden;
	height:100%;
	width:100px;
}
.photos-vote-u, .photos-vote, a.photos-vote {
	display:block;
	width:15px;
	height:15px;
	float:left;
	padding:0;
}
.photos-vote-up-u, .photos-vote-up {
	background:url(/sites/all/modules/photos/css/up2.gif);
}
a.photos-vote-up-u:hover, .photos-vote-up-x, a.photos-vote-up:hover {
	background:url(/sites/all/modules/photos/css/up1.gif);
}
.photos-vote-down-u, .photos-vote-down {
	background:url(/sites/all/modules/photos/css/down2.gif);
}
a.photos-vote-down-u:hover, .photos-vote-down-x, a.photos-vote-down:hover {
	background:url(/sites/all/modules/photos/css/down1.gif);
}
.photos-vote-sum {
	width:70px;
	float:left;
	text-align:center;
	line-height:15px;
	cursor:pointer;
}
.photos-votes {
	float:right;
}
.photos-vote-load {
	background:url(/sites/all/modules/photos/css/loading.gif) no-repeat;
}
.photos-to-album {
	display:inline;
	width:100px;
}
.photos a {
	margin-right:16px
}
#photos_upload_new {
	padding:0 5px;
	margin:5px 0;
	border:1px solid #ccc;
	height:100%;
	overflow:hidden;
}
.photos_album_edit_table_link a, .photo-zoom a, .photo-rg a {
	padding-left:10px;
}
.photo-rg {
	text-align:right;
	padding:0 10px;
	color:#818B95;
	line-height:26px
}
.photo_link_pager {
	height:30px;
	line-height:30px
}
.photo-pager-left {
	float:left
}
.photo-pager-right {
	float:right
}
.image-a {
	margin:5px 0;
	text-align:center;
	clear:both;
}
.photos_block_info {
	color:#666666;
	font-size:14px;
	margin-bottom:8px;
	font-weight:bold;
}
table.photos_block_pager tbody {
	border:none;
}
table.photos_block_pager td, table.photos_block_pager th {
	padding:0;
}
.photos_block_pager_open {
	width:18px;
	height:25px;
	background:url(/sites/all/modules/photos/css/context_open.gif) no-repeat;
}
.photos_block_pager_left {
	width:18px;
	height:104px;
	background:url(/sites/all/modules/photos/css/context_crap_bg.gif) repeat-y left top;
	border-bottom:1px solid #E3E3E3;
}
.photos_block_pager_center {
	background:#F3F3F3;
	border-top:1px solid #E3E3E3;
}
.photos-block-link {
	text-align:center;
	background:#F3F3F3;
	height:28px;
	line-height:28px;
	border-bottom:1px solid #E3E3E3;
	border-right:1px solid #E3E3E3;
}
.photos_block_pager_title {
	background:#F3F3F3;
	border:1px solid #ddd;
	border-bottom:1px solid #F3F3F3;
	margin-left:2px;
}
.photos_block_pager_name {
	padding:0;
	padding-left:5px;
	font-size:14px;
	font-weight:bold;
}
.photos_prev {
	text-align:center;
	border-right:1px solid #E3E3E3;
}
.photos_block_sub {
	border:1px solid #E3E3E3;
	margin:5px 0;
}
.photos_block_sub_title {
	height:28px;
	line-height:28px;
	border-bottom:1px solid #89B97E;
	background:#F3F3F3;
}
.photos_block_sub_name {
	text-align:right;
	padding-right:5px;
}
.photos_block_sub_open {
	width:26px;
	height:28px;
	float:left;
	background:#F3F3F3 url(/sites/all/modules/photos/css/sort_down.gif) no-repeat center center;
	border-right:1px solid #485046;
	cursor:pointer;
}
.photos_block_sub_open_hover {
	background:#A5E395 url(/sites/all/modules/photos/css/sort_down.gif) no-repeat center center;
}
.photos_block_sub_open_c {
	background:#A5E395 url(/sites/all/modules/photos/css/sort_up.gif) no-repeat center center;
}
.photos_block_sub_body_load {
	background:#F3F3F3 url(/sites/all/modules/photos/css/loading.gif) no-repeat center center;
}
.photos_block_sub_body {
	text-align:center;
	min-height:60px;
	display:none;
}
a.photos_block_pager_flash {
	display:block;
	float:right;
	width:23px;
	height:23px;
	background:url(/sites/all/modules/photos/css/context_slideshow_icon_default.png) no-repeat;
	text-decoration:none;
}
a.photos_block_pager_flash:hover {
	text-decoration:none;
	background:url(/sites/all/modules/photos/css/context_slideshow_icon_hover.png) no-repeat;
}
.photos_block_sub_body img, .photos_prev img {
	max-width:50px;
	border:1px solid #ccc;
	padding:2px;
	margin:6px 1px 1px 1px;
}
.photos_block_sub_body a:hover img, .photos_prev a:hover img, .photos_prev a.active img {
	border:1px solid #f00;
	padding:2px;
	margin:6px 1px 1px 1px;
}
.photos_album_edit {
	border-bottom:1px solid #ddd;
	clear:both;
	overflow:hidden;
	padding:5px 0;
}
.photos_album_edit_view {
	float:left;
	margin-right:5px;
}
.photos_edit_thumb img {
	border:1px solid #ccc;
	padding:2px;
}
.photos_edit_thumb a:hover img, .photos_edit_thumb a.active img {
	border:1px solid #f00;
	padding:2px;
}
.photos-edit-info {
	margin:5px 0;
	text-align:right
}
.photos_check {
	background:#F5F089;
}
.photos_album_links {
	padding:5px 0;
	margin:5px 0;
	border:1px solid #ddd;
}
.photos_album_links span {
	padding:0 6px;
	font-weight:bold;
}
.photos_album_links a {
	padding:0 8px;
}
a.photos_order_desc {
	background:url(/sites/all/modules/photos/css/sort_down.gif) no-repeat center right;
}
a.photos_order_asc {
	background:url(/sites/all/modules/photos/css/sort_up.gif) no-repeat center right;
}
.photos_album_links a.active {
	color:#6B9F1F;
}
.photos_album_links a.orderac {
	color:#3121A0;
	text-decoration:underline;
}
.photos_link_info {
	float:right;
}
.photos_link_info div {
	display:inline;
}
.photos_image_list_view {
	margin:5px 0;
	padding:5px 0;
	border-bottom:1px solid #ccc
}
.photos_view_des, .photos_view_filename, .photos_list_view_des, .photos_list_view_filename {
	margin:4px 0;
	padding:5px 8px;
}
.photot_ajax_hover {
	background-color:#FAF7DE;
}
.photos_ajax_del_img {
	background:url(/sites/all/modules/photos/css/loading.gif) no-repeat center right;
	padding-right:16px;
}
a.jQueryeditable_edit_delete {
	display:block;
	float:right;
}
.photos-form-count {
	padding:0 5px;
	border:1px solid #eee;
}
.photos_album_right {
	text-align:right;
}
.photos_album_menu {
	border-bottom:1px solid #C9EDA5;
	margin:5px 0;
	padding:5px 0;
	height:28px;
}
.photos_album_header {
	overflow:hidden;
	height:auto;
	margin-bottom:5px;
	border-bottom:1px solid #C9EDA5;
}
.photos_album_body {
	padding-left:5px;
}
.photos_album_cover {
	margin-right:5px;
	float:left;
}
.photos_album_float_right {
	float:right;
}
.photos_download_view {
	margin:5px 10px;
	padding:10px;
	clear:both;
}
.photos_download_bucket {
	margin:10px;
	padding-left:10px;
	padding-top:0;
}
.photos_download_menu {
	margin-left:10px;
	padding-left:10px;
	overflow:hidden;
	height:auto;
}
.photos_download_menu a {
	padding:4px 10px;
}
.photos_exif_name, .photos_download_menu a.active {
	font-weight:bold;
	color:#5A550A
}
.photos_download_menu_t {
	height:24px;
	line-height:24px;
	border-bottom:1px solid #A2F093;
}
.photos_download_menu_b ul li {
	float:left;
	list-style-type:none;
}
.photos_exif_title {
	font-weight:bold;
	font-size:14px;
	background:#CEE8D3
}
#photos-image-sharing {
	margin-left:10px;
	padding-left:10px;
}
#photos-image-sharing input {
	background:url(/sites/all/modules/photos/css/input.gif) repeat-x left top;
	border:1px solid #CED7D6;
	color:#B59EC6;
	height:20px;
	line-height:20px;
	width:90%;
	clear:both;
	margin-bottom:5px;
}
.photos_filter_left {
	float:left;
}
.photos_filter_right {
	float:right;
}
.photos_filter_center {
	text-align:center;
}
#photos_share_ul, #photos_default .item-list {
	clear:both;
	height:auto;
	overflow:hidden;
}
#photos_share li, #photos_default li {
	float:left;
}
#photos_share {
	margin:10px;
}
#photos_share_ul li {
	height:125px;
	width:140px;
	text-align:center;
	background-image:none;
	margin:2px;
	padding:2px;
	border:1px solid #F7F5F5;
}
#photos_share_ul li img {
	max-width:100px;
	padding:2px;
	margin:1px;
}
.photos_share_hover {
	background:#FCFCCE;
}
#photos_share_ul .photos_share_selected {
	border:1px solid #EA0F34;
}
.photos_share_textarea {
	display:none;
}
#photos_share_textarea {
	width:98%;
}
.photos_share_links a {
	padding-right:12px;
}
.photos_imagehtml {
	float:left;
	position:relative;
	margin:1px;
	padding:1px;
}
.photos_imagehtml_thickbox {
	background:url(/sites/all/modules/photos/css/thickbox.gif) no-repeat center;
	position:absolute;
	left:4px;
	bottom:10px;
	display:none;
	width:20px;
	height:20px;
}
a.photos_imagehtml_thickbox:hover {
	background:#5AA224 url(/sites/all/modules/photos/css/thickbox.gif) no-repeat center;
}
div.fieldgroup {
	margin:.5em 0 1em 0;
}
div.fieldgroup .content {
	padding-left:1em;
}
#archive-container ul {
	margin:0;
	padding:4px 10px 4px 10px;
	border-bottom:1px solid #ddd;
}
ul#archive-days {
	border:0px;
}
#archive-container ul li {
	margin:0;
	padding:0 0.2em;
	display:inline;
	background-image:none;
	list-style-type:none;
}
#archive-container .selected {
	border-bottom:4px solid #ddd;
}
#archive-container .future {
	color:#aaa;
}
#archive-container dt {
	font-weight:bold;
	margin:0.5em 0 0 0;
	padding:0.2em 0.5em;
	background-color:#eee;
}
#archive-container dd {
	margin:0;
	border:1px solid #eee;
}
.block-archive table {
	margin-top:0;
}
.block-archive caption {
	font-size:1.3em;
	font-weight:bold;
}
.block-archive .out-of-month {
	color:#aaa;
}
.block-archive td, .block-archive th {
	line-height:130%;
	padding:0.3em;
}
html {
	height:100%;
	padding-bottom:1px;
	font-size:100%;
}
body {
	min-width:960px;
	padding:0;
	background:#fff url(../images/bg.png) repeat-x 0 0;
	color:#666;
	font:.75em/1.35 "Arial", "Helvetica", sans-serif;
}
* {
	margin:0;
	padding:0;
}
p, ul, ol, dl {
	padding-bottom:1em;
}
ul, ol {
	margin-left:0;
	padding-left:2em;
}
h1, h2, h3, h4, h5, h6 {
	font-size:1em;
}
h1 {
	font-size:2.9167em;
}
h2 {
	color:#144c81;
	font-size:2.3333em;
	font-weight:normal;
}
h3 {
	color:#144c81;
	font-size:1.5em;
	font-weight:normal;
}
h4 {
	font-size:1.4167em;
}
h5 {
	font-size:1.1667em;
}
h6 {
	font-size:1.0833em;
	font-weight:normal;
}
textarea, input, select, option, optgroup, button {
	background:#fff;
	font:1em "Arial", "Helvetica", sans-serif;
}
img {
	border:none;
	vertical-align:bottom;
}
a {
	color:#2b6ba7;
	text-decoration:none;
	outline:none;
	cursor:pointer;
}
a:hover {
	text-decoration:underline;
}
a:hover span {
	cursor:pointer;
}
button, input.radio, input.checkbox, label, select {
	cursor:pointer;
}
button {
	overflow:visible;
	border:none;
	background:none;
	white-space:nowrap;
}
.left {
	float:left !important;
}
.right {
	float:right !important;
}
.text-left {
	text-align:left !important;
}
.text-center {
	text-align:center !important;
}
.text-right {
	text-align:right !important;
}
.no-margin {
	padding-bottom:0 !important;
}
.margin {
	padding-bottom:1em !important;
}
.clear {
	clear:both;
}
.button-big {
	float:left;
	padding-left:30px;
	color:#fff;
	font-size:1.1667em;
	font-weight:bold;
	background:transparent url(../images/home-button.png) no-repeat 0 -58px;
}
.button-big span {
	float:left;
	padding:20px 65px 24px 0;
	background:transparent url(../images/home-button.png) no-repeat 100% 0;
	line-height:1;
}
.button-big:hover {
	background-position:0 -174px;
	text-decoration:none;
}
.button-big:hover span {
	background-position:100% -116px;
}
.button {
	float:left;
	padding-left:20px;
	background:transparent url(../images/button.png) no-repeat 0 -25px !important;
	cursor:pointer;
}
.button span, .button input {
	float:left;
	width:auto !important;
	padding:7px 40px 7px 20px;
	border:none !important;
	background:transparent url(../images/button.png) no-repeat 100% 0 !important;
	color:#fff;
	line-height:1;
	font-weight:bold;
	text-transform:uppercase;
	font-size:.9167em;
}
.button input {
	overflow:visible;
	padding:5px 20px 9px 0;
	cursor:pointer;
}
.button:hover, .button-hover {
	text-decoration:none;
	background-position:0 -125px !important;
}
.button:hover span, .button:hover input, .button-hover input {
	background-position:100% -100px !important;
}
.more {
	background:transparent url(../images/more.png) no-repeat 0 100%;
	font-weight:bold;
}
.more:hover {
	background:none;
	text-decoration:none;
}
.center {
	width:960px;
	margin:0 auto;
}
.content {
	overflow:hidden;
	width:960px;
	margin:0 auto;
	background:transparent url(../images/right-top.png) no-repeat 300px 0;
}
.content .center {
	overflow:hidden;
	background:transparent url(../images/right-bottom.png) no-repeat 300px 100%;
}
.one-column {
	padding-top:15px;
	background:none !important;
}
.header {
	overflow:hidden;
	background:transparent url(../images/bg-main.jpg) no-repeat 0 0;
}
.header p.logo {
	float:left;
	padding:0;
}
.header p.logo a {
	overflow:hidden;
	display:block;
	width:172px;
	height:102px;
	background:transparent url(../images/logo.png) no-repeat 0 0;
	text-indent:-99em;
}
.header p.language {
	margin-top:35px;
	padding:0 0 0 10px;
	float:right;
	background:transparent url(../images/language.png) no-repeat 0 0;
	color:#ccc;
	font-size:.9167em;
	word-spacing:3px;
}
.header p.language span {
	display:block;
	padding:4px 10px 5px 0;
	background:transparent url(../images/language.png) no-repeat 100% 0;
	line-height:1;
}
.header p.language a {
	color:#2b6ba7;
	word-spacing:normal;
	line-height:1;
}
.menu {
	clear:both;
	overflow:hidden;
	width:100%;
	padding:25px 0 8px;
	font-size:1.0833em;
	text-transform:uppercase;
}
.menu ul {
	float:left;
	padding:0 0 0 8px;
	list-style:none;
}
.menu ul li {
	float:left;
	padding:0;
	border-right:1px solid #e6e6e6;
	list-style:none;
}
.menu ul li.last {
	border-right:none;
}
.menu ul li a {
	position:relative;
	float:left;
	margin:-7px 0 -14px;
	padding:7px 0 14px 15px;
	color:#144c81;
}
.menu ul li a span {
	position:relative;
	float:left;
	margin:-7px 0 -14px;
	padding:7px 15px 14px 0;
	line-height:1;
}
.menu ul li a:hover, .menu ul li a.active {
	margin-left:-1px;
	padding-left:16px;
	background:#46b3d8 url(../images/menu.png) no-repeat 0 0;
	color:#fff;
	text-decoration:none;
}
.menu ul li a:hover span, .menu ul li a.active span {
	margin-right:-1px;
	padding-right:16px;
	background:#46b3d8 url(../images/menu.png) no-repeat 100% 0;
}
.menu p.right a {
	padding-left:12px;
	background:transparent url(../images/arrow.png) no-repeat 0 50%;
	color:#144c81;
}
.menu p.right a:hover {
	color:#1a93c6;
	text-decoration:none;
}
.bar {
	position:relative;
	background:transparent url(../images/bar-bg.png) repeat-x 0 0;
}
.bar .center {
	position:relative;
	overflow:hidden;
	height:100px;
	background:transparent url(../images/bar.jpg) no-repeat 50% 0;
}
.bar .center p {
	position:absolute;
	bottom:-2px;
	right:0;
	padding:0;
	color:#fff;
	font-size:2.3333em;
	font-style:italic;
	line-height:1;
}
.breadcrumb {
	padding:0;
	border-bottom:1px dotted #c2c2c2;
	color:#888;
	font-size:.9167em;
	line-height:40px;
	word-spacing:3px;
}
.breadcrumb a {
	border:none !important;
	color:#666;
	word-spacing:normal;
}
.breadcrumb a:hover {
	text-decoration:underline !important;
}
.breadcrumb span {
	color:#33b3cb;
	word-spacing:normal;
}
.content .left {
	overflow:hidden;
	width:300px;
	padding-bottom:20px;
}
.webform .left {
	padding-top:50px;
}
.submenu {
	margin-bottom:10px;
	background:transparent url(../images/submenu.png) no-repeat 0 0;
}
.submenu ul {
	padding:20px 32px;
	background:transparent url(../images/submenu.png) no-repeat -300px 100%;
	list-style:none;
}
.submenu ul li {
	border-bottom:1px solid #f5f5f5;
}
.submenu ul li.last {
	border:none;
}
.submenu ul li a {
	display:block;
	padding-left:5px;
	background:transparent url(../images/submenu-hover.png) no-repeat -1000px 0;
	color:#144c81;
	line-height:34px;
}
.submenu ul li a:hover, .submenu ul li a.active {
	position:relative;
	margin:-1px -12px;
	padding:1px 12px 1px 17px;
	background-position:0 0;
	font-weight:bold;
	text-decoration:none;
}
.submenu form {
	margin-bottom:10px;
	padding:20px 32px;
	background:transparent url(../images/submenu.png) no-repeat -300px 100%;
}
.submenu h3 {
	padding:20px 0 0 32px;
}
.submenu form.webform-client-form label {
	display:block;
	font-size:.9167em;
	line-height:normal;
}
.submenu form .webform-component-textfield input, .submenu form .webform-component-email input, .submenu form .webform-component-textarea textarea {
	width:225px;
	padding:3px;
	border:1px solid #e2e3ea;
	border-top:1px solid #abadb3;
	background:#fff;
	font-size:.9167em;
}
.submenu form p.submit {
	overflow:hidden;
	margin-top:-5px;
	padding:0;
}
.submenu form .button input {
	padding:5px 20px 9px 0;
}
.submenu form .webform-component-textarea {
	clear:none;
	padding-top:0;
}
.submenu form .webform-component-textfield, .submenu form .webform-component-email, .submenu form .webform-component-textarea {
	padding-bottom:10px;
}
.content .left .box {
	float:none;
	width:230px;
	min-height:0px;
	margin-right:0;
	padding:10px 35px 30px;
	background:transparent url(../images/left-separator.png) no-repeat 0 100%;
}
.content .left .box p.text-right {
	position:static;
}
.content .left .box img {
	vertical-align:middle;
}
.content .left .box p a {
	background:transparent url(../images/more.png) no-repeat 0 100%;
	font-weight:bold;
}
.content .left .box p a:hover {
	background:none;
	text-decoration:none;
}
.content .left .box .button span {
	padding:7px 20px 7px 0;
}
.content .left .box .buttons {
	font-size:1em;
}
.content .right {
	width:610px;
	min-height:530px;
	padding:15px 0 30px 50px;
}
.content h1 {
	color:#144c81;
	font-weight:normal;
	line-height:75px;
}
.content .right h6 {
	padding-bottom:1em;
}
.content .right p.img-left {
	float:left;
	width:170px;
	padding-right:30px;
	color:#888;
	font-size:.9167em;
	font-style:italic;
}
.content .right h3 {
	clear:both;
	line-height:50px;
}
.content .right a {
	border-bottom:1px solid #b3cadf;
	text-decoration:none;
}
.content .right a:hover {
	border-bottom:none;
}
.content .right blockquote {
	margin:20px 0;
	padding:15px 20px 20px 0;
	border:1px solid #eef0c7;
	background:#f9feec;
}
.content .right blockquote p {
	padding:0;
}
.content .right blockquote img {
	float:left;
	padding:0 20px;
}
.content .right blockquote h5 {
	padding-bottom:5px;
	color:#144c81;
	font-weight:normal;
	text-transform:uppercase;
}
.content .right ul {
	list-style-image:url(../images/list.png);
}
.content .right ol.numbers {
	padding:10px 0 0;
	list-style:none;
}
.content .right ol.numbers li, .content .right .numbers td {
	padding:0 0 30px 80px;
	background:transparent url(../images/numbers.png) no-repeat 0 0;
}
.content .right table.numbers {
	padding-top:10px;
	border-collapse:separate;
}
.content .right table.numbers td {
	padding:0 20px 30px 80px;
	vertical-align:top;
}
.content .right .numbers .number-2 {
	clear:left;
	background-position:0 -500px;
}
.content .right .numbers .number-3 {
	background-position:0 -1000px;
}
.content .right .numbers .number-4 {
	background-position:0 -1500px;
}
.content .right .numbers .number-5 {
	background-position:0 -2000px;
}
.content .right .numbers .number-6 {
	background-position:0 -2500px;
}
.content .right .numbers .number-7 {
	background-position:0 -3000px;
}
.content .right .numbers .number-8 {
	background-position:0 -3500px;
}
.content .right .numbers .number-9 {
	background-position:0 -4000px;
}
.content .right .numbers .number-10 {
	background-position:0 -5000px;
}
.content .right .numbers h2 {
	padding-bottom:5px;
	color:#144c81;
	font-size:1.3333em;
	font-weight:normal;
	line-height:1;
}
.content .right .numbers p {
	padding:0;
}
.content .right .lists {
	overflow:hidden;
	padding-top:25px;
}
.content .right .lists ol {
	float:left;
	width:280px;
}
.archive .item-list {
	overflow:hidden;
	padding:15px 0;
	border-top:1px solid #efefef;
	font-size:.9167em;
}
.archive .item-list p.title {
	float:left;
	padding:0 7px 0 0;
	font-weight:normal;
	line-height:19px;
}
.archive .item-list ul.pager {
	overflow:hidden;
	float:left;
	clear:none;
	margin:0;
}
.archive .item-list ul.pager li {
	float:left;
	margin:0;
	padding:0;
	background:transparent url(../images/pagination-separator.png) no-repeat 100% 50%;
	line-height:19px;
}
.archive .item-list ul.pager li.pager-current, .archive .item-list ul.pager li.pager-item a:hover {
	position:relative;
	width:22px;
	padding-left:1px;
	margin-left:-1px;
	background:transparent url(../images/pagination.png) no-repeat 0 0;
	color:#fff;
	font-weight:bold;
}
.archive .item-list ul.pager li.pager-last {
	background:none;
}
.archive .item-list ul.pager li a {
	float:left;
	width:22px;
	border:none;
	color:#2b6ba7;
	line-height:19px;
}
.archive .item-list ul.pager li.pager-next a, .archive .item-list ul.pager li.pager-last a, .archive .item-list ul.pager li.pager-first a, .archive .item-list ul.pager li.pager-previous a {
	width:auto;
	border-bottom:1px solid #fff;
	font-weight:bold;
	text-transform:capitalize;
}
.archive .item-list ul.pager li.pager-next a:hover, .archive .item-list ul.pager li.pager-last a:hover, .archive .item-list ul.pager li.pager-first a:hover, .archive .item-list ul.pager li.pager-previous a:hover {
	border-bottom:1px solid #b3cadf;
	color:#2b6ba7;
}
.archive .item-list ul.pager li.pager-next a {
	margin:0 6px 0 12px;
}
.archive .item-list ul.pager li.pager-previous a {
	margin:0 12px 0 6px;
}
.archive .item-list ul.pager li.pager-first a {
	margin-right:6px;
}
.archive .item-list ul.pager li.pager-last a {
	margin-left:6px;
}
form.webform-client-form {
	overflow:hidden;
}
form.webform-client-form label {
	line-height:25px;
	font-weight:normal;
}
form span.form-required {
	color:#666;
}
form .form-item {
	margin:0;
	padding-bottom:6px;
}
form .error {
	border:1px solid #cc4e4e !important;
	color:#000;
}
form .webform-component-textfield, form .webform-component-email {
	float:left;
	width:250px;
	padding-right:30px;
}
form #webform-component-phone_number, form #webform-component-organisation {
	clear:none;
	padding-right:0;
}
form .webform-component-textfield input, form .webform-component-email input {
	width:244px;
	padding:3px;
	border:1px solid #e2e3ea;
	border-top:1px solid #abadb3;
}
form .webform-component-textarea {
	clear:both;
	padding:18px 0 4px;
}
form .webform-component-textarea textarea {
	width:525px;
	height:80px;
	padding:3px;
	border:1px solid #e2e3ea;
	border-top:1px solid #abadb3;
}
div.error {
	display:none;
}
label.error {
	visibility:hidden;
}
p.contact-intro {
	padding-bottom:25px;
}
.contact-block {
	float:left;
	width:255px;
}
.contact-block h5 {
	padding-bottom:10px;
	color:#144c81;
	font-size:1.3333em;
	font-weight:normal;
}
.contact-text p {
	line-height:1.75em;
}
.contact-right {
	float:right;
}
p.contact-outro {
	clear:both;
	padding-top:10px;
	border-bottom:1px solid #efefef;
}
.webform .right h3 {
	line-height:65px;
}
.content .right .error ul {
	list-style-image:none;
	padding-top:10px;
}
.archive h5 {
	padding-bottom:2px;
	font-size:1.3333em;
	font-weight:normal;
}
.archive p.text, .archive .text p {
	padding-bottom:5px;
	line-height:1.5em;
}
.archive p.flag {
	margin-bottom:25px;
	padding-bottom:0;
	padding-left:22px;
	background:transparent url(../images/flags.png) no-repeat 0 1px;
	color:#aaa;
	font-size:.9167em;
	font-style:italic;
}
.archive p.flag-en {
	background-position:0 -486px;
}
ul.services {
	overflow:hidden;
	padding:0 0 80px;
	list-style:none;
}
ul.services li {
	float:left;
	width:370px;
	min-height:90px;
	padding:24px 20px 20px 90px;
	border-bottom:1px solid #efefef;
	background:transparent url(../images/services-design.png) no-repeat 0 0;
	list-style:none;
}
ul.services li.themes {
	width:345px;
	padding-left:115px;
	background-image:url(../images/services-themes.png);
}
ul.services li.modules {
	background-image:url(../images/services-modules.png);
}
ul.services li.development {
	width:345px;
	padding-left:115px;
	background-image:url(../images/services-development.png);
}
ul.services li.support {
	border-bottom:none;
	background-image:url(../images/services-support.png);
}
ul.services li.demo {
	width:345px;
	padding-left:115px;
	border-bottom:none;
	background-image:url(../images/services-demo.png);
}
ul.services li h5 {
	padding-bottom:3px;
	color:#144c81;
	font-size:1.3333em;
	font-weight:normal;
}
ul.services li p {
	padding-bottom:0;
}
.tabs {
	position:relative;
	background:transparent url(../images/home-bg.png) no-repeat 50% 100%;
}
.js .sections {
	position:relative;
	overflow:hidden;
	height:300px;
	visibility:hidden;
}
.js .section {
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.js #tabs-design {
	z-index:2;
}
.tabs .section {
	overflow:hidden;
	width:440px;
	height:225px;
	padding:75px 25px 0 495px;
	background:transparent url(../images/home-tab-design.jpg) no-repeat 0 0;
}
.tabs #tabs-templates {
	background-image:url(../images/home-tab-templates.jpg);
}
.tabs #tabs-modules {
	background-image:url(../images/home-tab-modules.jpg);
}
.tabs #tabs-development {
	background-image:url(../images/home-tab-development.jpg);
}
.tabs #tabs-demo {
	background-image:url(../images/home-tab-demo.jpg);
}
.tabs .section p.head {
	padding:0 0 5px 0;
	color:#fff;
	font-weight:normal;
	line-height:1;
	font-size:2.6667em;
	text-transform:uppercase;
}
.tabs .section p.head strong {
	color:#1ac4ee;
}
.tabs .section p {
	padding-right:60px;
	color:#d5e9f1;
	text-transform:uppercase;
}
.tabs p.home-button {
	overflow:hidden;
	margin-left:-11px;
	padding-right:0;
	text-transform:none;
}
.tabs ul {
	overflow:hidden;
	margin-top:13px;
	padding:0 0 0 5px;
	background:transparent url(../images/menu-border.png) no-repeat 0 50%;
	list-style:none;
}
.tabs ul li {
	float:left;
}
.tabs ul li a {
	float:left;
	color:#888;
	font-weight:bold;
	text-transform:uppercase;
	line-height:1.1667em;
}
.tabs ul li a span {
	float:left;
	width:193px;
	height:66px;
	padding:30px 7px 0 120px;
	background:transparent url(../images/home-tab-design.png) no-repeat 12px 0;
}
.tabs ul li a.tabs-design {
	margin-left:-5px;
	padding-left:0 !important;
}
.tabs ul li a.tabs-templates span {
	background-image:url(../images/home-tab-templates.png);
}
.tabs ul li a.tabs-modules span {
	background-image:url(../images/home-tab-modules.png);
}
.tabs ul li a.tabs-development span {
	background-image:url(../images/home-tab-development.png);
}
.tabs ul li a.tabs-demo span {
	background-image:url(../images/home-tab-demo.png);
}
.tabs ul li a:hover, .tabs ul li.active a {
	margin:0 -5px;
	padding:0 5px;
	background:transparent url(../images/home-tab-menu-hover.png) no-repeat 0 0;
	color:#1187cb;
	text-decoration:none;
}
.boxes {
	overflow:hidden;
	padding:35px 0 30px;
	background:transparent url(../images/home-box-bg.png) no-repeat 0 100%;
}
.box {
	position:relative;
	float:left;
	width:265px;
	margin-right:25px;
	padding:0 0 25px 30px;
	min-height:202px;
}
.box h3 {
	padding-bottom:20px;
	line-height:1;
}
.box p {
	font-size:.9167em;
	padding-bottom:.5em;
}
.box p.lead {
	color:#333;
	font-size:1em;
	font-weight:bold;
}
.box p.link a {
	border-bottom:1px solid #b3cadf;
	background:none !important;
	text-decoration:none;
}
.box p.link a:hover {
	border-bottom:none;
}
.home .news {
	overflow:hidden;
}
.box p.text-right {
	position:absolute;
	bottom:0;
	right:0;
	padding:0 14px 0 0;
	white-space:nowrap;
}
.box ol, .box ul {
	padding:0;
	list-style:none;
	font-size:.9167em;
}
.box ol li {
	padding:0 0 10px 45px;
}
.js .box ol li {
	background:transparent url(../images/home-numbers.png) no-repeat 0 0;
}
.box ol li.number-2 {
	background-position:0 -359px;
}
.box ol li.number-3 {
	background-position:0 -720px;
}
.box ul li {
	padding-bottom:15px;
}
.box ul li .flag {
	margin-top:5px;
	display:block;
	padding-left:22px;
	border:none;
	background:transparent url(../images/flags.png) no-repeat 0 1px;
	color:#aaa;
	font-style:italic;
}
.box ul li .flag-en {
	background-position:0 -486px;
}
.news p {
	padding-bottom:0;
}
.news p.link {
	padding-bottom:0;
	font-size:1em;
}
.content .left p.link a {
	font-weight:normal;
}
ul.portfolio-navigation {
	overflow:hidden;
	margin-bottom:35px;
	padding:0 20px;
	background:transparent url(../images/portfolio-navigation.png) repeat-x 0 50%;
	list-style:none;
}
ul.portfolio-navigation li {
	float:right;
	margin-left:5px;
	font-size:.9167em;
}
ul.portfolio-navigation li a {
	float:left;
	padding-left:10px;
	background:transparent url(../images/portfolio-control.png) no-repeat 0 -20px;
	color:#144c81;
}
ul.portfolio-navigation li a span {
	float:left;
	padding-right:10px;
	background:transparent url(../images/portfolio-control.png) no-repeat 100% -20px;
	line-height:20px;
}
ul.portfolio-navigation li a:hover {
	background-position:0 0;
	text-decoration:none;
}
ul.portfolio-navigation li a:hover span {
	background-position:100% 0;
}
.project a {
	border-bottom:1px solid #b3cadf;
	color:#2b6ba7;
}
.project a:hover {
	border:none;
	text-decoration:none;
}
.project {
	overflow:hidden;
	padding:0 20px 10px;
	border-bottom:4px solid #efefef;
}
.project .description {
	float:left;
	width:405px;
}
.project .images {
	float:right;
	width:480px;
}
.project h2 {
	padding-bottom:5px;
	font-size:2em;
}
.project .icons {
	position:relative;
}
.project .icons ul {
	overflow:hidden;
	width:100%;
	padding:0;
	list-style:none;
}
.project .icons ul li {
	position:relative;
	float:left;
	width:39px;
	height:39px;
	padding-right:5px;
	background:transparent url(../images/portfolio-icons.png) no-repeat 0 0;
}
.project .icons ul li.icon-code {
	background-position:0 -464px;
}
.project .icons ul li.icon-psd {
	background-position:0 -964px;
}
.project .icons ul li.icon-content {
	background-position:0 -1464px;
}
.project .icons p {
	position:absolute;
	top:5px;
	left:39px;
	display:none;
	float:left;
	overflow:hidden;
	padding:0 0 0 10px;
	background:transparent url(../images/portfolio-range.png) no-repeat 0 0;
	color:#144c81;
	font-size:.9167em;
}
.project .icons p strong {
	float:left;
	line-height:26px;
}
.project .icons p span {
	float:left;
	padding:0 10px 0 5px;
	background:transparent url(../images/portfolio-range.png) no-repeat 100% 0;
	line-height:26px;
}
.js .project .images .main {
	display:none;
	padding-left:15px;
	background:transparent url(../images/image-border.png) no-repeat 0 0;
}
.js .project .images .main img {
	border:1px solid #e5e5e5;
	border-top:none;
}
.js .project .images #photo1 {
	display:block;
}
.js .project .images .photo-big {
	display:none;
}
.project .images .control {
	overflow:hidden;
	padding-left:15px;
	font-size:.9167em;
}
.project .images .control .full {
	float:left;
}
.project .images .control .pagination {
	float:right;
	overflow:hidden;
}
.project .images .control .pagination em {
	float:left;
	padding-right:5px;
	line-height:19px;
	font-style:normal;
}
.project .images .control .pagination span {
	float:left;
	width:23px;
	background:transparent url(../images/pagination.png) no-repeat 0 0;
	color:#fff;
	font-weight:bold;
	line-height:19px;
	text-align:center;
}
.project .images .control .pagination a {
	float:left;
	width:23px;
	border:none;
	background:transparent url(../images/pagination-separator.png) no-repeat 100% 50%;
	line-height:19px;
	text-align:center;
}
.project .images .control .pagination a:hover, .project .images .control .pagination a.active {
	margin-left:-1px;
	padding-left:1px;
	background:transparent url(../images/pagination.png) no-repeat 0 0 !important;
	color:#fff;
	font-weight:bold;
}
.project .images .control .pagination a.last {
	background:none;
}
.projects-list {
	overflow:hidden;
	padding:35px 0;
}
.projects-list h3 {
	float:left;
	padding-left:15px;
	font-size:1.667em;
	line-height:1;
}
.projects-list .list {
	float:right;
	width:825px;
	background:transparent url(../images/portfolio-separator.png) no-repeat 44% 0;
}
.projects-list ul {
	overflow:hidden;
	padding:0;
	background:transparent url(../images/portfolio-separator-bottom.png) no-repeat 44% 100%;
	list-style:none;
}
.projects-list ul li {
	float:left;
	margin-right:25px;
}
.projects-list ul li a {
	float:left;
	width:139px;
	height:28px;
	padding:5px 16px;
	background:transparent url(../images/portfolio-control-big.png) no-repeat -1000px -38px;
	color:#666;
	font-size:.9167em;
	line-height:1;
}
.projects-list ul li a.active {
	background:transparent url(../images/portfolio-control-big.png) no-repeat 0 -38px;
}
.projects-list ul li a:hover {
	background-position:0 0;
	text-decoration:none;
}
.projects-list ul li a strong {
	display:block;
	color:#144c81;
	font-size:1.2727em;
	font-weight:normal;
}
.bottom {
	margin-top:20px;
	padding-top:30px;
	border-top:1px dashed #ebebeb;
	background:transparent url(../images/home-bottom-bg.png) repeat-x 0 100%;
}
.home .bottom {
	margin-top:0;
	padding-top:50px;
	border:none;
}
.bottom .center {
	width:430px;
	padding-left:530px;
	min-height:185px;
	background:transparent url(../images/home-bottom.jpg) no-repeat 0 100%;
}
.bottom .center h4 {
	padding-top:35px;
	color:#144c81;
	font-size:2.3333em;
	font-weight:normal;
}
p.buttons {
	overflow:hidden;
	padding-top:10px;
}
p.buttons .button {
	margin-right:10px;
}
.footer {
	padding:25px 0;
	background:#000;
}
.footer .center {
	overflow:hidden;
	padding-left:125px;
	width:835px;
	background:transparent url(../images/footer-logo.png) no-repeat 0 0;
}
.footer p.copyright {
	padding-left:5px;
	color:#888;
	font-size:.9167em;
	line-height:10px;
	padding-top:18px;
}
.footer p.copyright a {
	color:#888;
}
.footer ul {
	overflow:hidden;
	float:left;
	padding:0;
	list-style:none;
	font-size:.9167em;
}
.footer ul.secondary-links {
	float:right;
}
.footer ul li {
	float:left;
	background:transparent url(../images/footer-separator.png) no-repeat 100% 50%;
}
.footer ul li.last {
	margin-right:-6px;
	background:none;
}
.footer ul li a {
	float:left;
	padding:0 6px;
	color:#20a1c5;
	line-height:16px;
}
.footer ul.secondary-links li.menu-1136 a {
	overflow:hidden;
	width:34px;
	height:16px;
	background:transparent url(../images/footer-icons.png) no-repeat 6px -243px;
	text-indent:-99em;
}
.footer ul.primary-links li.menu-1129 a, .footer ul.primary-links li.menu-1210 a {
	padding-left:28px;
	background:transparent url(../images/footer-icons.png) no-repeat 6px 0;
}
.footer ul li a:hover {
	color:#fff;
	text-decoration:none;
}
.footer h4 {
	clear:both;
	color:#fff;
	font-style:italic;
}
/* menu */
#menu{
	height:43px;
	margin-top:32px; 
	width:788px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
}
#menu ul{
	margin:auto; width:778px; height:43px;
	list-style-type:none; padding:0px; margin-top:0px; margin-bottom:0px;font-size:13px; font-weight:bold; 
}

.m_li{
	float:left; line-height:43px;  text-align:center; margin-right:-2px; margin-left:-2px; 
}
.m_li a{
	display:block; color:#FFFFFF; padding:0px 17px;
}
.m_line{
	float:left; width:2px; height:43px;
	line-height:43px;   /*ff下有效(图片垂直居中)*/
}
.m_line img{
	margin-top:expression(( 43 - this.height ) / 2);   /*ie下有效(图片垂直居中)*/
}
.m_li_a{
	float:left; line-height:43px; text-align:center;  position:relative; height:43px; 
}
.m_li_a a{
	display:block; color:#66CCFF;  padding:0px 17px;margin-right:-2px; margin-left:-2px; text-decoration:none;
}

.smenu{
	width:774px; margin:0px auto 0px auto; padding:0px; list-style-type:none; height:27px; font-size:11px
}
.s_li{
	line-height:27px; width:auto; display:none; height:27px; 
}
.s_li_a{
	line-height:27px; width:auto; display:block; height:27px; 
}
/*内页*/
.sidebar {
	PADDING-RIGHT: 20px; PADDING-LEFT: 20px; FLOAT: left; PADDING-BOTTOM: 0px; WIDTH: 200px; PADDING-TOP: 0px
}
.home .sidebar {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; FLOAT: right; PADDING-BOTTOM: 0px; WIDTH: 300px; PADDING-TOP: 0px
}
.sidemenu {
	PADDING-RIGHT: 0px; MARGIN-TOP: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
.sidemenu LI {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
.sidemenu LI.last {
	BORDER-BOTTOM-STYLE: none
}
.sidemenu A {
	PADDING-RIGHT: 20px; DISPLAY: block; PADDING-LEFT: 10px; PADDING-BOTTOM: 0px; TEXT-TRANSFORM: uppercase; LINE-HEIGHT: 30px; PADDING-TOP: 0px; BORDER-BOTTOM: #ebebeb 1px solid
}
.sidemenu A:visited {
	PADDING-RIGHT: 20px; DISPLAY: block; PADDING-LEFT: 10px; PADDING-BOTTOM: 0px; TEXT-TRANSFORM: uppercase; LINE-HEIGHT: 30px; PADDING-TOP: 0px; BORDER-BOTTOM: #ebebeb 1px solid
}
.sidemenu A:hover {
	BACKGROUND: url(../images/sm-hover.png) #1f285e no-repeat right top; COLOR: #fff
}
.sidemenu A.active {
	BACKGROUND: url(../images/sm-hover.png) #1f285e no-repeat right top; COLOR: #fff
}
.sidemenu A.active:visited {
	BACKGROUND: url(../images/sm-hover.png) #1f285e no-repeat right top; COLOR: #fff
}
.sidemenu UL {
	MARGIN: 0px 0px 0px 10px; LIST-STYLE-TYPE: none
}
.sidemenu UL LI A {
	FONT-SIZE: 0.91em
}
.sidemenu UL LI A:visited {
	FONT-SIZE: 0.91em
}
.main {
	PADDING-RIGHT: 10px; PADDING-LEFT: 30px; FLOAT: right; PADDING-BOTTOM: 0px; BORDER-LEFT: #ebebeb 1px dashed; WIDTH: 670px; PADDING-TOP: 0px
}
.main2 {
	PADDING-RIGHT: 70px; PADDING-LEFT: 40px; FLOAT: right; PADDING-BOTTOM: 0px; BORDER-LEFT: #ebebeb 1px dashed; WIDTH: 600px; PADDING-TOP: 0px; font-size:12px; line-height:21px
}
.main2 {
	PADDING-RIGHT: 10px; PADDING-LEFT: 20px; FLOAT: right; PADDING-BOTTOM: 0px; BORDER-LEFT: #ebebeb 1px dashed; WIDTH: 680px;
}
.content H2.first {
	MARGIN-TOP: 0px
}
.content H2.product {
	MARGIN-TOP: 0px;font-size:26px;margin-bottom:10px; float:left;
}
.teasers {
	BACKGROUND: url(../images/boxes-background.jpg) #f4f4f4 repeat-x 50% bottom
}
.teasers UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: url(../images/boxes-background.jpg) #f4f4f4 repeat-x 50% bottom; PADDING-BOTTOM: 20px; MARGIN: 0px auto; OVERFLOW: hidden; WIDTH: 960px; PADDING-TOP: 30px; LIST-STYLE-TYPE: none
}
.teasers UL LI {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 290px; PADDING-TOP: 0px
}
.teasers UL LI.box-1 {
	BORDER-RIGHT: #dfdfdf 1px solid; PADDING-RIGHT: 15px; PADDING-LEFT: 15px; PADDING-BOTTOM: 0px; BORDER-LEFT: #dfdfdf 1px solid; WIDTH: 288px; MARGIN-RIGHT: 10px; PADDING-TOP: 0px
}
.teasers UL LI IMG {
	FLOAT: left; MARGIN: 0px 10px 10px 0px
}
.teasers UL LI H2 {
	MARGIN: 0px
}
.teasers UL LI A.more {
	COLOR: #236ea8
}
.teasers UL LI A.more:hover {
	COLOR: #f7860d
}
.sidebar P.teaser {
	PADDING-RIGHT: 0px;
	BORDER-TOP: #f7860d 4px solid;
	PADDING-LEFT: 50px;
	FONT-WEIGHT: 700;
	FONT-SIZE: 1.08em;
	BACKGROUND: url(../images/teaser-advisor.jpg) no-repeat 0px 0px;
	PADDING-BOTTOM: 40px;
	PADDING-TOP: 15px;
	BORDER-BOTTOM: #ebebeb 4px solid
}
H2 {
	FONT-WEIGHT: 700; FONT-SIZE: 1.5em; MARGIN: 1em 0px; COLOR: #000
}
.content H2 {
	COLOR: #f7860d
}


.pro_class {
	PADDING-RIGHT: 0px; MARGIN-TOP: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
.pro_class LI {
 float:left; width:140px; margin:0px 7px 5px 0px; padding:0px;
}
.pro_class LI.last {
	BORDER-BOTTOM-STYLE: none
}
.pro_class A {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 10px; PADDING-BOTTOM: 0px; TEXT-TRANSFORM: uppercase; LINE-HEIGHT: 22px; PADDING-TOP: 0px; BORDER-BOTTOM: #ebebeb 1px solid ; background:#ECEDEF
}
.pro_class A:visited {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 10px; PADDING-BOTTOM: 0px; TEXT-TRANSFORM: uppercase; LINE-HEIGHT: 22px; PADDING-TOP: 0px; BORDER-BOTTOM: #ebebeb 1px solid
}
.pro_class A:hover {
	BACKGROUND: url(../images/sm-hover.png) #336699 no-repeat right top; COLOR: #fff; text-decoration:none; font-weight:bold
}
.pro_class A.active {
	BACKGROUND: url(../images/sm-hover.png) #336699 no-repeat right top; COLOR: #fff;text-decoration:none
}
.pro_class A.active:visited {
	BACKGROUND: url(../images/sm-hover.png) #336699 no-repeat right top; COLOR: #fff
}
.pro_class UL {
	MARGIN: 0px 0px 0px 10px; LIST-STYLE-TYPE: none
}
.pro_class UL LI A {
}
.contente{width: 680px; line-height:18px}
.contente h3{ margin:2px 0px; background:url(../images/h3_bg.gif) top left no-repeat; padding-left:20px; line-height:35px}
.contente table{border:3px solid #DFDFDF;}
.contente th{ font-weight:bold; text-align:left; padding:5px;  border:1px solid #CCCCCC; border-bottom: none; background:#E9EAEE; color:#336699}
.contente td{  text-align:left; padding:5px; border:none; border-top:1px dashed #CCCCCC;border-left:1px dashed #999999;}


.ProConBut1  { text-align: center; color: #000000; font-size: 13px; font-weight:bold; background: url('../images/ps_18.gif') no-repeat center;cursor:hand; width:108px; line-height:29px;  float: left  }
.ProConBut2  { text-align: center; color: #FFFFFF; font-size: 13px; font-weight:bold; background: url('../images/ps_19.gif') no-repeat center;cursor:hand; width:108px; line-height:29px; float: left }  
