/**
 * LOYALTYCONTACT
 * STYLE.css
 */

html, body, h1, h2, h3, table, fieldset, form, img, p, ul, ol, li, dl, dt, dd, button {
	margin: 0;
	padding: 0;
	border: none;
	background: none;
}
button {
	overflow: visible;
}

 ul.ticks {
	padding-left: 20px;
	padding-top:5px;
}
 ul.ticks li {
	list-style-image: url(images/orange-tick.gif);
	margin-bottom: 10px;
	padding:0 0 0 5px;
}

#contact-form .input {
	width:200px;
}
#contact-form .input-half {
	width:93px;
}

select {
	font-size:17px;
}
html {
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
}
html, body {
	width: 100%;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
body {
	background:url(images/bg.gif) repeat-x top #f6f9fa;
	margin:0;
	padding:0
}

.zebra-stripe a {
font-size:11px;	
}
.zebra-stripe {
	width:400px;
}
.zebra-stripe tr td  {
	padding:5px;
}
.odd { background-color:#fff !important;color:#333 !important; }
.even { background-color:#ecf6fc !important;color:#333 !important; }
.tr-over { background-color:#e9e0cf !important; }



h1, h2 {
	clear: left;
}
h1 {
	margin: 10px 0 0;
	letter-spacing: -1px;
	font-size: 22pt;
	color: #000;
	font-weight: 900;
}

.hand {
	cursor: pointer;
}

#status-message {
	position: absolute;
	padding: 20px;
	width: 250px;
	border: 1px solid #aaa;
	background-color: #eee;
	z-index: 9999;
}
#status-message img.spinner {
	float: left;
	margin-right: 20px;
}

body.frontpage h1 {
	font-size: 25pt;
	margin-top: 24px;
	color: #000;
	text-transform: none;
}
body.frontpage h1 {
	margin-top: 13px;
	letter-spacing: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 32px;
	font-size: 26px;
	font-weight: normal;
}

h1 .highlight {
	color: #1b96b8;
}


h2 {
	color:#0ac6ff;
	margin:0 0 10px 0;
	font-size:18px;
}
h2 a {
	color: #1b96b8;
}

h5 {
	margin:0;
}
p {
	margin: 0 0 1em;
}
h3 {
	font-size: 14pt;
	font-weight: normal;
	letter-spacing: -1px;
	color: #333;
	margin-top: 24px;
}
a {
	color: #1b96b8;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #1b96b8;
}
#top ul#actions li.first a.arrow {
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 2%;
}
body.frontpage a.arrow {
	
}
body.default a.arrow {
	
}
p.nospacing {
}
#top ul {
}
#top ul li {
}
body.default {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background-color: #6CB7D6;
}
body.demo, body.without-sidebar, body.fpcanvas {
	background-color: #f6f9fa;
}
.fpcanvas {
	background-color: #fff;
}
#middle, #middle.default, #middle .container {
}
#top, #subtop, #middle {
	width: 100%;
}

#middle {
}
body.frontpage #flash-warning {
	padding: 50px;
	line-height: 140%;
	font-size: 120%;
}
#sidebar-ads #testned {
	text-align: center;
	margin-bottom: 30px;
}
#fpcanvas #flash-warning {
	padding: 50px;
	line-height: 140%;
	font-size: 120%;
	color: #444444;
}
body.frontpage #flash-warning a {
	color: #c52;
}
body.frontpage #middle {
	padding-top: 30px;
}
body.frontpage #middle #content div.column-left {
	font-size: 12pt;
	line-height: 1.4;/*	letter-spacing: 0.7px;
	font-family: arial;*/
}
#middle #content, #middle.default #container {
	width: 900px;
	margin: 0 auto;
}
#top #header, #subtop #banner {
	width: 980px;
	margin: 0 auto;
}
body.fpcanvas #top #header {
	width: 900px;
	margin: auto;
}
/* ============= TOP ============ */

#top #header {
	height: 85px;
}
body.fpcanvas #top #header {
	height: 56px;
}
body.fpcanvas.styled #top #header {
	height: 90px;
}
#header #logo {
	float: left;
	width: 390px;
	margin-top: 5px;
	font-size: 30px;
	font-weight: bold;
}
#userlogin {
	background:url(images/userloginbg.gif) no-repeat;
	float:right;
	width:290px;
	padding-left:10px;
	padding-right:10px;
	height:32px;
	margin-right:10px;
}
#userlogin form {
	margin:0;
	padding:0
}
#userlogin form .text {
	width:50px;
	margin-top:3px;
	margin-left:4px;
	margin-right:4px;
}
#abs-top {
	width:980px;
	margin:0 auto;
	height:32px;
}
#userlogin form input, #userlogin div {
	float:left
}
#userlogin div {
	margin-right:15px;
}
#header #logo:hover {
	text-decoration: none;
}
body.fpcanvas #top #header #logo {
	position: absolute;
	top: 10px;
	left: 10px;
	margin-top: 0;
	margin-left: 10px;
}
#top #actions {
	font-size: 90%;
	position: absolute;
	right: 10px;
	top: 5px;
	z-index: 50;
}
#top #actions li.current_user {
	font-weight: bold;
}
#top #header #menu {
	float: left;
	margin: 32px 0 0 30px;
}
body.fpcanvas #top #header #menu {
	margin: 22px 0 0 215px;
}
#top #menu li, #top #actions li {
	list-style-type: none;
	display: inline;
	padding-left: .2em;
	margin-left: 0;
	border-left: 1px solid;
	border-left-color: #46b8e1;
}
#top #menu li a, #top #actions li a {
	padding: .3em .4em;
}
/* header frontpage specific */

body.frontpage #top #header ul#languages {
	float: right;
	margin: 65px 10px 0 0;
}
body.frontpage #top #header ul#languages li {
	display: inline;
	float: left;
	padding-left: 0.4em;
	margin-left: 0.2em;
}
body.frontpage #top ul#actions li.current_user {
	color: #1b96b8;
}
/* header default specific */

body.default #top {

	}
body.fpcanvas #top {

	}
body.default #top a {
	color: #fff;
}
#frontpage-movie {
	width: 570px;
	height: 320px;
}
/* pipes in headerbar */

body.default #top ul#actions li, body.default #top #header ul#menu li {
	border-left-color: #fff;
}
body.default #top ul#actions li.current_user {
	color: #fff;
}
#top ul li.active a {
	font-weight: bold;
	text-decoration: underline;
	color: white;
}
body.frontpage #top ul li.active a {
	color: #1b96b8;
}
#top ul#actions li.first, #top ul#menu li.first {
	border-left: none;
}
a.dashboard {
	color: yellow;
}
/* ============= SUBTOP ========== */

#subtop {
	color: #fff;
}

#subtop p, #subtop h2 {
}
#subtop p {
	padding-right: 20px;
}
/*	Header on homepage */

#subtop h1, #subtop h1 {
	font-size: 18px;
	line-height: 30px;
	letter-spacing: 1px;
	padding-bottom: 10px;
	font-weight: lighter;
	color: #fff;
	font-family: Verdana;
}
#subtop #banner {
	width: 980px;
	height:292px;
}
#subtop #banner #flash-content {
	width:980px;
	height:292px;
	padding:0;
	margin:0
}
#subtop #banner {
	height: 292px;
	padding: 0;
}
#subtop #banner .column-left, #subtop #banner .column-right, #subtop #banner .column-middle {
	float: left;/*	height:100%;*/
}
#subtop #banner .column-left {
	width: 570px;
	/*	margin: 0 40px 0 50px;*/
	padding: 0 40px 0 50px;
	float: left;
}
#subtop #banner .column-left .item {
	margin-bottom: 6px;
	display: block;
}
#subtop #banner .column-left .row-top {
	margin-top: 40px;
}

#subtop #banner .column-left .row-bottom {
	margin-top: 15px;
}
#subtop #banner .column-right {
	width: 280px;
}
#subtop #banner .column-right .row-top {
	margin-top: 40px;
	text-align: left;
}
#subtop #banner .column-right .row-bottom {
	text-align: left;
	padding-top: 15px;
}
#column-left {
	padding: 10px 10px 0 10px;
}
/* ============= MIDDLE =========== */

#middle #content {
	padding-bottom: 50px;
}
#middle #content .column-left, #middle #content .column-right {
}
#middle #content .column-left {
	float: left;
}
#middle #content .column-right {
	float: right;
}
body.default #middle #content .column-left, body.default #middle #content .column-right {
	width: 270px;
}
body.frontpage #middle #content .column-left {
	width: 500px;
}
body.frontpage #middle #content .column-right {
	width: 290px;
}
body.frontpage #content {
	line-height: 22px;
	font-size: 14px;
}
#middle.default {
	background-position: center;
}
#middle.default #container {
	width: 900px;
	height: 100%;
	padding-top: 20px;
	padding-bottom: 30px;
}
#middle.default #container #content {
	width: 615px;
	float: left;
}
#middle.default #container #content .content {
	padding: 10px 25px 10px 5px;
	font-size: 11pt;
}
#middle.default {
	width: 100%;
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: 100px 100px;
	background-color: white;
}
#middle.default #container #sidebar {
	float: right;
	width: 245px;
	margin-top: 15px;
}
#sidebar div.block {
	margin-bottom: 30px;
}
/*	==========
	Frontpage design
	@front */

#front-lede {
	position: relative;
	margin: 0 -.7em 1em;
	padding: .4em 2.8em .15em .7em;
	font-size: 1.05em;
	font-weight: bold;
	background: #f1f7f9;
	border-bottom: 1px solid #e0e6e8;
	color: #02486d;
	/* Sexy extras */
	text-shadow: .075em .075em 1px #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#front-cost {
	/*	margin: 0 -1em;
	padding: .1em 1em .05em;
/*	background: #f1f8fa;
	border-bottom: 1px solid #e0e6e8;*/
	/* Sexy extras */
	text-shadow: .075em .075em 1px #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
/*============== Floorplanner specific ===========*/

.floorplanner {
}
/*body.fpcanvas, body.demo {overflow: -moz-scrollbars-vertical;}*/

body.fpcanvas {
}
#fpcanvas {
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 100;
	overflow: hidden;
}
#fpcanvas .floorplanner {
	background-color: white;
	width: 100%;
	height: 100%;
}
body.fpcanvas #content {
	margin: 0;
	padding: 0;
}
#fp_version {
	width: 0px;
	height: 0px;
}
#control {
	width: 100%;
}
body.fpcanvas #sidebar, body.demo #sidebar {
	position: absolute;
	right: 0px;
	bottom: 0px;
	top: 90px;
	width: 320px;
}
body.demo #sidebar, body.styled #sidebar {
	top: 123px;
}
body.fpcanvas #sidebar-bottom {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 320px;
	height: 30px;
	z-index: 100;
}
body.fpcanvas #sidebar-content, body.demo #sidebar-content {
	width: 300px;
	margin: 0 10px;
}
#sidebar-collapsed, .collapse-button {
	cursor: pointer;
	float: right;
	font-size: 22pt;
	padding: 5px;
	height: 100%;
}
body.fpcanvas {
	background-color: white;
}
/* ============ BOTTOM ============*/

#bottom {
	margin: 0 auto;
	padding-top: 1px;
	width: 900px;
	/*	height: 30px;*/
	color: #444;
}
 #bottom::after {
 clear: both;
 content: " ";
 height: 0;
 display: block;
}
body.fpcanvas #bottom, body.demo #bottom {
	position: absolute;
	top: 673px;
	left: 0;
	right: 310px;
	padding: 0 0 100px 0;
	margin: 0;
	width: auto;
	background-color: white;
}
#footer {
	text-align: left;
	padding-top: 12px;
}
body.default #bottom {
}
#footer {
	margin: 0 auto;
	padding: 0;
}
body.frontpage #bottom #footer {
	border-top: 1px solid #eee;
	padding-top: 5px;
}
body.default #bottom #footer {
	width: 900px;
	height: 150px;
	color: white;
}

body.default #bottom #footer .block {
	width: 145px;
	float: left;
	padding: 0;
	margin: 0;
}
body.default #bottom #footer .block.address {
	line-height: 20px;
	width: 200px;
}
body.default #bottom #footer .block ul.links {
	margin: 0px;
	margin-top: 3px;
	display: block;
	padding: 0px;
	list-style-type: disc;
}
body.default #bottom #footer .block ul.links li {
	list-style-type: disc;
	border: none;
	padding: 0;
	color: #FAE275;
	margin: 0 0 4px 0;
	line-height: 16px;
}
body.default #bottom #footer .block ul.links li a {
	color: #FAE275;
	padding: 1px 0;
}
body.default #bottom #footer a {
	color: white;
}
body.fpcanvas #bottom #footer, body.demo #bottom #footer {
	width: auto;
}
/* ============= COMMON ==============*/

div.clear {
	clear: both;
}
div.content {
	padding: 15px;
}
div.flash, div.maintenance {
	position: relative;
	left: -10px;
	border: 1px solid #EDBF30;
	background-color: #FFF9D8;
	padding: 10px;
	margin-bottom: 20px;
	font-size: 110%;
}
div.maintenance {
	font-size:90%;
}
div.flash.error {
	color: #a00;
}
div.flash.warning {
	color: #a00;
}
div.flash.notice {
	color: black;
}
hr {
	margin-top: 10px;
	border-top: 1px solid #ddd;
	border-bottom: none;
	border-left: none;
	border-right: none;
}
p.error {
	font-weight: bold;
	color: #a00;
}
html #middle #container #content .content p.summary {
	color: black;
	margin-bottom: 30px;
	margin-top: 4px;
	line-height: 1.3;
}
input.input-articles {
	width: 100%;
	padding: 4px;
	border: 1px solid #989898;
	background-color: #f0f0f0;
}
input.input,input.input-half, textarea.input{
	width: 240px;
	padding: 4px;
	border: 1px solid #989898;
	background-color: #f0f0f0;
}

div.fieldWithErrors {
	display: inline;
}
small {
	color: #aaa;
}
.productname {
	font-size: 10pt;
	font-weight: bold;
}
table.small {
}
/* LIST TABLE */

table.list {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 10px;
}
table.list th {
	border-bottom: 1px solid #999;
	text-align: left;
	padding-bottom: 3px;
}
table.list td {
	padding: 2px;
	height: 24px;
	border-bottom: 1px solid #ddd;
}
table.list td .icon {
	float: left;
	padding: 8px 2px;
}
table.list tr.last td {
	border: 0px;
}
table.list tr.smallheader th {
	font-size: 13px;
	font-weight: normal;
}
td.table-counts {
	text-align: center;
}
table.list tr.smallheader th img {
	vertical-align: middle;
}
table.properties {
	border-collapse: collapse;
	width: 100%;
}
/* PROPERTIES TABLE */

table.properties tr.spacer th {
	padding-top: 15px;
}
table.properties tr.spacer td {
	padding-top: 15px;
}
table.properties td.header h3 {
	margin-bottom:30px;
}
table.properties td.description {
	width: 280px;
	padding-left: 10px;
	font-size: 11px;
	color:#999;
}
table.properties th {
	padding: 0 10px 0 0;
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}
table.properties td {
	height: 18px;
	padding-bottom: 8px;
	vertical-align: top;
}
label {
	cursor: pointer;
}
table.properties tr th.label {
	padding-top: 4px;
}
table.properties tr p.info {
	color: #999;
	font-size: 12px;
}
table.properties tr.spacer th.label {
	padding-top: 19px;
}
table.properties td.submit {
	text-align: right;
	vertical-align: bottom;
	width: 150px;
}
table.properties td.submit .floorplanner-button {
	position: relative;
	top: 11px;
	right: -2px;
	float: right;
}
table.properties.fixed-labels tr th {
	width: 150px;
}
table.properties tr.submit td {
	padding-top: 20px;
}
#sidebar table.properties {
	width: 200px;
}
#sidebar input.input, #sidebar textarea.input {
	width: 200px;
}
#sidebar table.properties td {
	white-space: normal;
}
#control {
	height: 32px;
	/*background-color:#ffffaa;*/
	background-position: bottom;
	background-repeat: repeat-x;
	border-bottom: 1px solid #ccc;
}


.scrolldown {
	cursor: pointer;
	float: right;
	margin-top: 1px;
	margin-left: 10px;
}
#sidebar .column-left {
	float: left;
}
#project-footer .column-left {
	float: left;
	width: 48%;
}
#project-footer .column-right {
	float: right;
	width: 48%;
}
#sidebar .from .space {
	clear: both;
	padding-top: 10px;
}
#sidebar .from {
	margin-top: 10px;
}
#sidebar .from h1 {
	margin-top: 4px;
	margin-bottom: 2px;
	font-size: 16pt;
}
#sidebar .from .date {
	font-size: 11px;
	margin-left: 2px;
}
#sidebar .from .favorites {
	float: right;
	font-size: 11px;
	text-align: right;
}


div.currencyselect {
	float: right;
	margin: 0 .5em 1em;
}
body.without-sidebar #content {
	width: 900px;
	margin: 0px auto;
}
body.without-sidebar #bottom {
	width: 900px;
	margin: 0px auto;
}

#middle.default #container #content .content #comment-list .comment-cell .body p {
	line-height: 15px;
}

.article-holder {
	float: left;
	padding: 2px;
	width: 62px;
	height: 62px;
	margin-right: 7px;
	margin-bottom: 5px;
}
.article {
	width: 62px;
	height: 62px;
}
#sidebar ul {
	padding-left: 20px;
	list-style-type: circle;
}
.article .preview {
	width: 62px;
	height: 62px;
}
.background {
	position: absolute;
	margin-top: 1px;
	margin-left: 1px;
}
.fixed {
	width: 62px;
	height: 62px;
}
.article-mouseover {
}
#article-navigation {
	display: block;
	height:35px;
	width: 285px;
	font-size: 90%;
	clear: both;
}
#article-navigation .next-link {
	float: right;
	cursor: pointer;
}
#article-navigation .previous-link {
	float: left;
	cursor: pointer;
}
#article-navigation span.inactive {
	cursor: auto;
	color: #bbb;
}
#article-holder {
	clear: both;
}
#element-select {
	width: 100%;
	height: 400px;
	border: 1px solid #999;
	overflow: auto;
	padding: 5px;
}
.element {
	margin: 3px;
	border: 1px solid #eeeeee;
}
#element-select .element {
	float: left;
	height: 90px;
	width: 82px;
	background-color: white;
}
#element-select .element-swf {
	height:50px;
	width:50px;
}
#element-select .element-mouseover .element-name {
	text-decoration:underline;
	cursor:pointer;
}
#element-select .element-name {
	font-size: 80%;
	width: 100%;
	text-align: center;
}
#navbar {
	float: right;
	margin-top: 45px;
	margin-right:40px;
	height:35px;	
}

#navbar ul {
	list-style:none;
	list-style-type:none;
	margin:0;
	padding:0
}
#navbar ul li {
	margin:0;
	padding:0;
	float:left;
	background:url(images/navbg.gif) repeat-x;
	border-left:1px solid #d5ecf2;
	border-right:1px solid #d5ecf2
}
#navbar a {
	text-decoration:none;
	color:#036584;
	display:block;
	padding:9px 20px 0 20px;
	font-size:17px;
	font-weight:bold
}
#navbar a:hover {
	text-decoration:none;
	color:#0ac6ff;
}
#element-collection {
	margin-left: 10px;
}
#article-photo {
	width: 150px;
	float: right;
}
#article-information {
	float: left;
	width: 140px;
}
.price {
	float: right;
	font-size: 13px;
}
#article-title {
	font-size: 20px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-bottom: 8px;
}
#article-title h1 {
	font-size: 20px;
	border-bottom: 1px solid #eee;
}
#article-photo img {
	border: 1px solid #eee;
}
#sidebar-preview {
	width: 200px;
	height: 400px;
	padding: 20px;
}
/* Branded login page */

body.login {
	background-color: rgb(159, 211, 232);
}
body.login #header {
	margin: 0 auto 0 auto;
	padding: 15px;
	width: 500px;
	height: 50px;
	overflow: hidden;
}
body.login #header #logo {
	text-align: center;
	width: 500px;
}
body.login #login-square {
	width: 500px;
	height: auto;
	margin: 25px auto 0px auto;
	padding: 10px;
	border: 7px solid #ddd;
	background-color: white;
}
body.login #login-square p.notice {
	background-color: #ccc;
	padding: 10px;
}
body.login #login-square h1 {
	display: none;
}
body.login #login-square hr {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px dashed #ddd;
}
body.login div.flash {
	left: 0px;
}
.colorpicker, .themecolor {
	display: block;
	width: 16px;
	height: 16px;
	border: 1px solid #ccc;
	cursor: pointer;
	float: left;
	padding: 0;
	margin: 0 1px 0 0;
}
.themecolor {
	height: 10px;
	width: 25px;
	margin-top: 3px;
	cursor: none;
}
.colorfield {
	display: block;
	width: 80px;
	height: 16px;
	border: 1px solid #ccc;
	padding: 0;
	margin: 0;
	float: left;
}
div.percentcomplete {
	width: 100%;
	border: 1px solid #666;
	height: 20px;
	background-color: #eee;
}
div.percentcomplete div.inner {
	background-color: #4399CD;
	height: 100%;
}
div.percentcomplete div.text {
	font-size: 11px;
	margin-top: -16px;
	color: #aaa;
	padding-left: 10px;
}
#translatedstring {
	background-color: yellow;
	font-size: 14pt;
	display: inline;
	padding: 4px;
}
.topic-subject {
	margin: 3px 0 0 0;
	padding: 0;
}
.topic-info {
	margin: 0;
	padding: 0;
	color: #aaaaaa;
}
.topic-content {
	clear: left;
}
.tutorial-header {
	margin-top: 5px;
	padding-top: 15px;
	width: 270px;
	border-bottom: 1px solid #ccc;
}
.tutorial-header .title {
	float: left;
}
.tutorial-header .others {
	float: right;
}
.signup-account {
	width: 209px;
	height: 155px;
	cursor: pointer;
}
.signup-account .title {
	font-size: 16px;
	color: #D76332;
	padding: 7px 0px 0px 30px;
}
.signup-account .content {
	font-size: 14px;
}
a.icon {
	padding-left: 20px;
	background-repeat: no-repeat;
}
body.fpcanvas #project-footer {
	background-color: white;
}
body.fpcanvas #background {
	background-color: white;
	position: absolute;
	top: 123px;
	bottom: 0px;
	left: 0;
	right: 320px;
}
#tag-list {
	margin-top: 10px;
	font-size: 90%;
}
#tag-list a {
	font-size: 12px;
	margin: 6px 0px;
	margin-right: 10px;
	text-decoration: underline;
}
#tag-list a.disabled {
	color: #999;
	font-weight: normal;
}
#tag-list a.enabled {
	color: #000;
	font-weight: bold;
}
#tag-list .info {
	margin-top: 5px;
	color: #666;
}
.unselectable {
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
}
#saveandmail table.properties .input {
	width: 100%;
}
.colorpicker2 div, .colorpicker2 {
}
.colorpicker2 {
	position: absolute;
	top: 40px;
	background-color: #999;
	height: 310px;
	width: 296px;
}
.colorpicker2 .container {
	background-color: #999;
	position: absolute;
	height: 290px;
	width: 276px;
	top: 10px;
	left: 10px;
}
.colorpicker2 .satbright {
	float: left;
	width: 256px;
	height: 256px;
}
.colorpicker2 .hue {
	float: left;
	width: 20px;
	height: 256px;
}
.colorpicker2 .bottom {
	padding: 4px;
	width: 276px;
	height: 30px;
}
.bottom .hex {
	float: left;
	width: 50px;
	padding: 0;
	margin-top: 5px;
}
.bottom .color {
	float: left;
	margin-right: 20px;
	width: 130px;
	border: 1px solid white;
	height: 30px;
	text-align: right;
}
.bottom .close {
	font-weight: bold;
	float: left;
	cursor: pointer;
	height: 20px;
	margin-left: 20px;
	line-height: 30px;
}
.hue-pointer {
	
	position: absolute;
	top: 0;
	right: -3px;
	width: 10px;
	height: 16px;
}
.satbright-pointer {
	
	position: absolute;
	top: 0;
	width: 16px;
	height: 17px;
}
/* ==========
	Comparison table
	@compare */

table.comparison {
	width: 900px;
	border-spacing: 2px 0;
	line-height: 1.3;
}
table.comparison tr.header td {
	border-bottom: 2px solid #ccc;
}
table.comparison tr.subheader td {
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	padding: .5em 3px .3em;
}
table.comparison tr.line-1 {
	background-color: #E2EFF2;
}
table.comparison td {
	text-align: center;
	padding: .2em 0 .1em;
}
table.comparison small {
	font-weight:normal;
	font-size:10px;
	color:black;
	letter-spacing:0px;
}
table.comparison td.right {
	padding: 0 5px;
	text-align: right;
}
table.comparison td.left {
	text-align: left;
	width: 400px;
	padding: 3px 4px 4px;
}
table.comparison td.strong {
	font-weight: bold;
}
table.comparison tr#sign-ups td {
	padding-top: .6em;
	border-top: 2px solid #bbb;
}
table.comparison tr#sign-ups td.right {
	border-top: none;
}
table.comparison tr#sign-ups a {
	padding: .2em .3em;
	background: #E2EFF2;/*	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;*/
}
table.comparison tr#sign-ups a:hover {
	background: #d1dee1;
}


small.remove {
	font-size: 9px;
}
small.remove a {
	color: red;
}
div.line {
	border-top: 1px solid #ddd;
	margin-top: 5px;
	margin-bottom: 5px;
}
tr.unread {
	font-weight: bold;
}
.message_thread {
	padding: 10px;
	margin: 10px 0;
}
.selectedthread {
	background-color: #1b96b8;
	color: #fff;
}
/*	Frontpage testimonials */

#front-testimonials {
	width: 875px;
	margin: 0 auto 1em;
	padding: 10px 0 1.5em;
	border-top: 1px solid #e0e6e8;
}
#front-testimonials h3 {
	margin: 5px 5px 15px;
}
#front-testimonials h3 span.morepress {
	padding-left: .5em;
}
#front-testimonials h3 span.morepress, #front-testimonials h3 span.morepress a {
	color: #999;
}
 #front-testimonials::after {
 display: block;
 content: " ";
 clear: both;
 height: 1px;
}
#front-testimonials #testimonial-list {
}
#front-testimonials #testimonial-list li {
	width: 700px;
	float: left;
	list-style: none;
}
#testimonial-list dl {
	margin: 0 8px 0 7px;
	padding: 4px 2px;
	/*border-top: 1px solid #e0e6e8;*/
	color: #333;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#testimonial-list dt {
	font-weight: bold;
	padding: 0 6px 2px;
	position: relative;
}
#testimonial-list dt em {
	font-style: normal;
	color: #1b96b8;
}
#testimonial-list dt img {
	float: right;
	height: 28px;
	position: absolute;
	right: 5px;
	top: -15px;/*	-ms-interpolation-mode: bicubic;*/
}
#testimonial-list dd {
	padding: 3px 6px;
	text-indent: -.35em;
	line-height: 1.35;
	font-style: italic;
}
#testimonial-list dd em {
	font-style: normal;
	background: #fff;
}
code {
	font-size:10px;
	margin:10px 0px;
	border: 1px solid #ccc;
	padding:5px;
	display:block;
}
.branding-highlight {
	border: 1px dashed black;
	margin:3px;
	margin-left:10px;
	padding:2px;
	color: black;
}
