/* EveryCity Ltd CSS #1 */ /* Standard Tag Rewrites - Global */
body {
	margin-top: 0px;
	color: #555;
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

.front-boxes {
	font-size: 11px;
	line-height: 15px;
	background-color: #f1f1f1;
	padding: 10px;
	height: 250px;
}

* {
	cursor: default;
}

a,a * {
	cursor: pointer;
}

.clear {
	clear: both;
}

h1,h2,h3,h4,h5 {
	font-family: tahoma;
}

#wrapper,#wave,#footer,#header,#middle img {
	behavior: url(/stylesheets/iepngfix.htc);
}

html,body,#footer {
	background-color: #fff !important;
}

img {
	border: none;
}

h1 {
	font-weight: normal;
	margin: 0;
	padding-bottom: 10px;
	font-weight: bold;
	text-transform: lowercase;
	font-size: 21px;
	line-height: 28px;
	font-family: "tahoma";
	color: #333;
}

#index-head h1 {
	position: absolute;
	height: 200px;
	top: 30px;
	left: 20px;
	width: 300px;
	font-size: 23px;
	letter-spacing: -1px;
}

#index-head { /*background: url(/images/header/head-index.png);*/
	height: 190px;
	/*border-bottom: 5px solid #eee;*/
	position: relative;
	border-bottom: 0px solid #dfddd8;
	margin-bottom: 10px;
}

#index-head .subtitle {
	position: absolute;
	top: 95px;
	left: 20px;
	width: 400px;
	font-size: 13px;
	line-height: 20px;
	color: #777;
}

#hosted-brands-text {
	color: #aaa;
	font-weight: bold;
	font-size: 11px;
	margin-top: 20px;
}

h1.home span { /*visibility: hidden;*/
	
}

h2 {
	font-weight: normal;
	font-size: 18px;
	color: #F78F1E;
	margin: 10px 0px 0px 0px;
}

h2 .arrow {
	color: #abd;
}

h3 {
	font-weight: bold;
	font-size: 16px;
	color: #5C5C5C;
	margin: 10px 0px 0px 0px;
}

h4 {
	font-weight: normal;
	font-size: 11px;
	color: #F78F1E;
	margin: 10px 0px 0px 0px;
}

p {
	margin: 12px 0px 12px 0px;
}

a {
	color: #05a;
	text-decoration: none;
}

a:hover {
	color: #025;
}

p a {
	display: inline;
	clear: none;
	color: #006699;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}

p a:hover {
	text-decoration: underline;
}

p.spotlight {
	line-height: 19px;
}

p.product {
	margin: 10px 0px 15px 0px;
}

form {
	padding: 0px;
	margin: 0px;
}

ul {
	display: block;
	width: 400px;
	list-style-position: outside;
	list-style-type: square;
	margin: 30px 0px 20px 45px;
}

ul.product {
	display: block;
	width: 400px;
	list-style-position: outside;
	list-style-type: square;
	margin: 30px 0px 20px 45px;
	padding: 0px 0px 0px 40px !important;
}

ul.product1st {
	display: block;
	width: 400px;
	list-style-position: outside;
	list-style-type: square;
	margin: 30px 0px 20px 45px;
	padding: 5px 0px 0px 40px !important;
}

li {
	margin: 0px 0px 5px 0px;
}

table {
	border: 0px;
}

/* Construct */
#wrapper {
	display: block;
	width: 880px;
	margin-left: auto;
	margin-right: auto;
}

body>#wrapper {
	/*background-image: url('../../images/backgrounds/n_construct_fill3.png?as');*/
	
}

#content #wave {
	height: 110px;
	width: 880px;
	position: absolute;
	bottom: 0px;
	background-image: url('../../images/backgrounds/wave.png');
	z-index: 500;
	zoom: 1;
}

#top-header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 14px;
	background: url(../../images/header/orange-stripe.png) repeat-x;
}

#header {
	display: block;
	width: 880px;
	height: 75px;
	margin-top: 10px;
	border-bottom: 3px solid #eee;
	position: relative;
}

#header #logo {
	position: absolute;
	top: 15px;
	left: 15px;
}

#header #logo a {
	display: block;
	width: 200px;
}

#header #main-navigation {
	z-index: 1000;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 580px;
}

#header #main-navigation ul {
	padding: 0;
	margin: 0;
	list-style: none;
	width: 100%;
}

#header #main-navigation li {
	float: left;
}

#header #main-navigation li.image a {
	padding: 0;
	padding-top: 10px;
	overflow: hidden;
}

#header #main-navigation li.image a.home-main {
	width: 30px;
	height: 20px;
	background: url(/images/icons/home.gif?v3) no-repeat 5px 7px;
}

#header #main-navigation li.image a.home-main:hover {
	background: url(/images/icons/home-darker.gif?v3) no-repeat 5px 7px;
}

#header #main-navigation li.image a span {
	display: none;
}

#header #main-navigation li a {
	display: block;
	padding: 10px;
	margin: 0px 10px;
	color: #888;
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 18px;
}

#header #main-navigation li a:hover {
	color: #F58439;
}

#middle {
	display: block;
	background-repeat: repeat-y;
	width: 880px;
}

#middle-wide {
	display: block;
	background-repeat: repeat-y;
	width: 880px;
}

#content {
	display: block;
	width: 880px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	background-color: #fff;
}

#middle #content {
	/*background: url('../../images/backgrounds/sidebar-fade-rs-w.png') no-repeat	top right #fff;*/
	
}

#footer {
	display: block;
	/*background: url('../../images/backgrounds/n_construct_foot.png') no-repeat transparent;*/
	width: 880px;
	height: 15px;
}

#footer-text {
	padding: 0px 0px;
	text-align: center;
	font-family: arial;
	font-size: 10px;
	color: #444;
	color: #888;
}

#sidebar-wide {
	display: block;
	width: 235px;
	float: right;
}

#content_body {
	display: block;
	width: 860px;
	float: left;
	position: relative;
	padding: 0 15px;
	padding-top: 0px;
	padding-left: 0px;
	bottom: 5px;
	min-height: 430px;
	height: auto !important;
	height: 430px;
	padding-bottom: 105px;
	padding-top: 5px;
	z-index: 700;
}

#content_body  #local-navigation {
	width: 160px;
	float: left;
	margin-top: 40px;
	background-color: #f3f3f3;
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: none;
}

#content_body  #body-text {
	margin-left: 165px;
	padding-left: 130px;
	padding-right: 310px;
	padding-top: 10px;
	border-left: 1px solid #e5e5e5;
	border-left: 3px solid #eee;
	border: none;
	padding-top: 20px;
	padding-left: 00px;
}

#content_body  #sidebar {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	width: 200px;
	padding: 68px 60px 0px 0px;
	z-index: 800;
}

#content_body  #local-navigation ul {
	padding: 0;
	margin: 0;
	list-style: none;
	padding-left: 25px;
	padding-top: 10px;
}

#content_body  #local-navigation ul li a {
	display: block;
	padding: 10px;
	color: #aaafcc;
	font-weight: bold;
	width: 115px;
}

#content_body  #local-navigation ul li a:hover {
	background-color: #f0f0f0;
	border-bottom: 1px so
}

#content_body  #local-navigation ul li.selected a {
	background-color: #fff;
	color: #333;
	border: 1px solid #e5e5e5;
	border: 3px solid #eee;
	border-right: none;
}

#content_body  #local-navigation .local-home {
	font-weight: bold;
	text-transform: uppercase;
	font-family: "tahoma";
	font-weight: normal;
	padding-left: 35px;
}

#content_body  #local-navigation .local-home a {
	font-size: 14px;
}

#content_body  #body-text ul {
	padding-left: 15px;
	margin: 10px 0;
	width: auto;
}

#content_body  #body-text .feature-box {
	margin: 10px 0;
	padding: 10px 30px 10px 80px;
	width: 380px;
	position: relative;
	right: 80px;
	background-color: #f5f5f5;
}

#sidebar .corner-box ul {
	width: 95%;
}

#content_body  #body-text .feature-box h2 {
	line-height: 25px;
}

.example-feature {
	background: url(/images/ex/cycle.png?new=4) no-repeat 20px 8px;
}

.example-feature2 {
	background: url(/images/ex/cycle2.png) no-repeat 20px 8px;
}

#content_body  #body-text .feature-box  h2 {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

#content_body.show-ls {
	
}

#content_body.hide-ls {
	width: 675px;
	margin-left: 15px;
	padding-top: 15px;
}

#content_body-wide {
	display: block;
	float: left;
	position: relative;
	padding: 0px 15px 15px 15px;
	min-height: 330px;
	height: auto !important;
	height: 330px;
}

/* Structural Tags */
#sidebar h2 {
	font-weight: normal;
	font-size: 20px;
	color: #CCCCCC;
	margin: 0px 0px 5px 0px;
}

#sidebar h3 {
	font-weight: normal;
	font-size: 17px;
	color: #FF9900;
	margin: 17px 0px 3px 0px;
}

/* Objects */
.focus_image {
	
}

.subset_right {
	display: block;
	float: right;
	min-height: 380px;
	height: auto !important;
	height: 380px;
	width: 250px;
	padding: 15px;
	margin: 0px 0px 0px 15px;
	border: 1px solid #ddd;
	background-color: #f5f5f5;
}

.subset_right h2 {
	font-weight: normal;
	font-size: 18px;
	color: #544F45;
	margin: 0px 0px 5px 0px;
}

.subset_right p {
	margin: 0px 0px 25px 0px;
}

.subset_right p a {
	display: block;
	clear: both;
	color: #006699;
	text-decoration: none;
	margin: 3px 0px 0px 0px;
}

.subset_rightproduct {
	display: block;
	float: right;
	min-height: 380px;
	height: auto !important;
	height: 380px;
	width: 130px;
	padding: 5px 15px 0px 5px;
	margin: 0px 0px 0px 5px;
}

.subset_rightproduct h2 {
	font-weight: normal;
	font-size: 18px;
	color: #544F45;
	margin: 0px 0px 5px 0px;
}

.subset_rightproduct p {
	margin: 0px 0px 25px 0px;
}

.subset_rightproduct p a {
	display: block;
	clear: both;
	color: #006699;
	text-decoration: none;
	margin: 3px 0px 0px 0px;
}

.subset_leftproduct {
	display: block;
	float: left;
	min-height: 380px;
	height: auto !important;
	height: 380px;
	width: 500px;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 15px;
	border-right: 1px solid silver;
}

.subset_leftproduct h2 {
	font-weight: normal;
	font-size: 18px;
	color: #544F45;
	margin: 0px 0px 5px 0px;
}

.subset_leftproduct p {
	margin: 0px 0px 25px 0px;
}

.subset_leftproduct p a {
	display: block;
	clear: both;
	color: #006699;
	text-decoration: none;
	margin: 3px 0px 0px 0px;
}

.subset_right0 {
	display: block;
	float: right;
	min-height: 380px;
	height: auto !important;
	height: 380px;
	width: 190px;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 15px;
	border-left: 1px solid silver;
	border-bottom: 1px solid silver;
}

.subset_right0 h2 {
	font-weight: bold;
	font-size: 14px;
	color: #544F45;
	margin: 0px 0px 2px 0px;
}

.subset_right0 p {
	margin: 0px 0px 20px 0px;
}

.subset_right0 p a {
	display: block;
	clear: both;
	color: #006699;
	text-decoration: none;
	margin: 3px 0px 0px 0px;
}

.subset_right-wide {
	display: block;
	width: 200px;
	border-left: 5px solid #eee;
	position: absolute;
	right: 0px;
	padding: 10px 5px 0px 15px;
	margin-top: 5px;
}

.subset_right-wide h2 {
	font-weight: bold;
	font-size: 14px;
	color: #544F45;
	margin: 0px 0px 2px 0px;
}

.subset_right-wide p {
	margin: 0px 0px 20px 0px;
}

.subset_right-wide p a {
	display: block;
	clear: both;
	color: #006699;
	text-decoration: none;
	margin: 3px 0px 0px 0px;
}

/* ARNAUD */
.subset_left-wide {
	display: block;
	float: left;
	min-height: 380px;
	height: auto !important;
	height: 380px;
	width: 400px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.subset_left {
	display: block;
	float: right;
	min-height: 450px;
	height: auto !important;
	height: 450px;
	width: 500px;
	padding: 0px 4px 0px 0px;
	margin: 5px 0px 0px 0px;
}

.subset_left h1 {
	position: relative;
	right: 5px;
}

.subset_left h2 {
	font-weight: normal;
	font-size: 18px;
	color: #F78F1E;
	margin: 0px;
	border-bottom: 1px dotted #def;
	padding: 5px;
	position: relative;
	right: 20px;
}

.subset_left ul {
	display: block;
	clear: both;
	color: #006699;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}

.floatright {
	float: right;
	margin: 0px 0px 10px 10px;
}

.floatleft {
	float: left;
	margin: 0px 10px 10px 0px;
}

.floatcenter {
	float: center;
	margin: 0px 0px 0px 60px;
}

.image-right {
	width: 220px;
	float: right;
	margin-left: 5px;
}

#availability {
	float: left;
	width: 280px;
}

.clear_both {
	clear: both;
}

.ecommerce-checkouts {
	padding-top: 30px;
}

.breadcrumbs {
	margin-bottom: 15px;
}

.breadcrumbs a {
	color: #F78F1E;
	text-decoration: none;
}

.breadcrumbs a:hover {
	text-decoration: underline;
}

.enquiry {
	position: relative;
	right: 5px;
}

.button {
	display: block;
	background: url(/images/arrow-fade.gif) no-repeat 5px 15px;
	width: 110px;
	border-top: 1px solid #dfdfef;
	padding: 15px 0px 10px 30px;
}

.button:hover {
	background-color: #f0f2ff;
	text-decoration: none;
}

.button .title,.button .desc {
	display: block;
	color: #678;
	padding: 0px;
	margin: 0px;
}

.button .title {
	font-size: 17px;
	font-weight: bold;
}

.button .desc {
	font-size: 11px;
	position: relative;
	bottom: 5px;
	left: 3px;
}

.button:hover .title {
	color: #36a;
}

.button:hover .desc {
	
}

.left_section .actions p {
	margin: 0px;
}

.left_section .button {
	position: relative;
	right: 5px;
}

.left_section {
	margin-top: 30px;
	/*border-top: 1px solid #eee;
border-bottom: 1px solid #eee;*/
	width: 135px;
	position: relative;
	aright: 15px;
	padding-left: 15px;
}

.left_section,.left_section p {
	
}

.left_section a.selected {
	font-weight: bold;
}

.left_section h3 {
	border-bottom: 1px dotted #ccc;
	padding-bottom: 3px;
}

div.case-study {
	padding: 8px;
	float: left;
	margin-bottom: 20px;
	text-align: center;
}

div.case-study p {
	margin: 0px;
}

a.no-link {
	cursor: default;
}

.side-note,.side-note p {
	font-size: 85%;
	color: #aaa;
	padding: 0px;
	margin: 0px;
}

#virtualisation-example {
	font-family: arial;
}

#virtualisation-example table {
	border-collapse: collapse;
}

#virtualisation-example td {
	vertical-align: top;
	width: 50%;
	padding: 5px;
}

#virtualisation-example th {
	text-align: right;
	padding: 5px;
	padding: 10px;
	font-size: 10px;
	vertical-align: top;
}

#virtualisation-example tr.head th {
	text-align: left;
	border-bottom: 1px solid #ddd;
	border-right: none;
	font-size: 12px;
	padding: 5px;
}

#virtualisation-example tr.head th,#virtualisation-example th {
	color: #666;
}

#virtualisation-example tr.odd {
	background-color: #eee;
}

#sector-list {
	position: absolute;
	top: 20px;
	right: 245px;
	width: 220px;
	background-color: #fff;
	overflow: hidden;
}

#sector-list .sector {
	margin-bottom: 30px;
	width: 200px;
}

#sector-list .sector a,#sector-list-h .sector a {
	display: block;
	opacity: 0.7;
	filter: alpha(opacity =                       70);
}

#sector-list .sector a:hover,#sector-list-h .sector a:hover {
	opacity: 1.0;
	filter: alpha(opacity =                       100);
}

#sector-list-h {
	margin: 20px 0px;
	height: 110px;
}

#sector-list-h .sector {
	float: left;
	margin-right: 40px;
}

#hosted-sites {
	
}

#hosted-sites-logos {
	width: 830px;
	/*margin-top: 10px;*/
	margin-top: 20px;
	background-color: #fff;
	padding: 1px 20px;
}

#hosted-sites-logos h3 {
	color: #aaa;
	font-size: 12px;
	padding: 0;
	margin: 0;
}

#hosted-sites-logos .box {
	margin-top: 10px;
	padding: 0px 5px;
}

#suppliers-footer {
	margin: 0px auto;
	margin-top: 30px;
	height: 65px;
	margin-bottom: -14px;
	background-color: #f5f5f5;
}

#suppliers-footer .corner-box-content {
	padding: 10px 40px;
}

#featured-site { /*border: 5px solid #eee;*/
	width: 220px;
	position: absolute;
	top: 0px;
	left: 434px;
	padding: 0px;
	background-color: #fff;
	z-index: 600;
	padding-bottom: 6px;
}

#featured-site h3 {
	color: #aaa;
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
	padding-top: 3px;
	font-size: 11px;
	position: relative;
	top: 7px;
}

#featured-site a {
	text-decoration: none;
	font-size: 11px;
	font-family: verdana;
	display: block;
	text-align: right;
	padding: 0px 15px;
	position: absolute;
	bottom: 5px;
	right: 0px;
}

#featured-site a:hover {
	
}

#wave-index {
	position: absolute;
	bottom: 0px;
	width: 920px;
	height: 110px;
	z-index: 500;
	background: url(/images/backgrounds/wave.png);
	display: none;
}

#contact-us {
	border-right: none;
	position: absolute;
	top: 30px !important;
	width: 200px;
	height: 146px;
	z-index: 600;
	font-size: 13px;
	background-color: #aaa;
}

#index-head #contact-us {
	right: 22px !important;
	top: 40px;
}

#contact-us .contact-type {
	margin-bottom: 10px;
	color: #fff;
	font-weight: bold;
}

#contact-us .contact-type-email a {
	color: #fff;
}

#contact-us .contact-type-callback input {
	float: left;
}

#contact-us .contact-type-callback input.text {
	width: 103px;
	margin-right: 8px;
	padding: 4px 6px;
	background-color: #444;
	color: #777;
	border: none;
	height: 17px;
	background: url(/images/ex/text-input-115-25-2.jpg);
}

#contact-us .contact-type-callback input.submit {
	width: 60px;
	padding: 2px 4px;
	float: right;
	border: 1px solid #ccc;
}

#contact-us .contact-type-livechat .corner-box-content {
	padding: 3px 0 !important;
}

#contact-us .contact-type-livechat #livechat-start {
	overflow: hidden;
}

#contact-us .contact-type-livechat input {
	position: relative;
	right: 10px;
}

/* corner box
----------------------*/
.corner-box {
	position: relative;
	z-index: 500;
	display: block;
}

.corner-box h3 {
	margin: 0;
	padding: 0;
	margin: 2px 0px 5px 0px !important;
	font-weight: bold !important;
	line-height: 20px;
}

.corner-box p {
	margin: 5px 0px 5px 0px;
}

.corner-box .corner {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: -2000;
	display: none;
}

.corner-box>.corner {
	display: block;
}

.corner-box .corner-box-content {
	z-index: -2000;
	display: block;
	padding: 5px 8px;
}

/*
.corner-box .top-left {
	background: url(/images/corners/corner_01.gif) no-repeat top left;
}

.corner-box .top-right {
	background: url(/images/corners/corner_02.gif) no-repeat top right;
}

.corner-box .bottom-left {
	background: url(/images/corners/corner_03.gif) no-repeat bottom left;
}

.corner-box .bottom-right {
	background: url(/images/corners/corner_04.gif) no-repeat bottom right;
}
*/
.corner-box .top-left {
	background: url(/images/corners/corner_01.png) no-repeat top left;
}

.corner-box>.top-right {
	background: url(/images/corners/corner_02.png) no-repeat top right;
}

.corner-box>.bottom-left {
	background: url(/images/corners/corner_03.png) no-repeat bottom left;
}

.corner-box>.bottom-right {
	background: url(/images/corners/corner_04.png) no-repeat bottom right;
}

.front-boxes .corner-box>.top-left {
	background: url(/images/corners/corner_f5_01.png) no-repeat top left;
}

.front-boxes .corner-box>.top-right {
	background: url(/images/corners/corner_f5_02.png) no-repeat top right;
}

.front-boxes .corner-box>.bottom-left {
	background: url(/images/corners/corner_f5_03.png) no-repeat bottom left;
}

.front-boxes .corner-box>.bottom-right {
	background: url(/images/corners/corner_f5_04.png) no-repeat bottom right
		;
}

.corner-box.aaa-box>.top-left {
	background: url(/images/corners/corner_aaa_01.png) no-repeat top left;
}

.corner-box.aaa-box>.top-right {
	background: url(/images/corners/corner_aaa_02.png) no-repeat top right;
}

.corner-box.aaa-box>.bottom-left {
	background: url(/images/corners/corner_aaa_03.png) no-repeat bottom left;
}

.corner-box.aaa-box>.bottom-right {
	background: url(/images/corners/corner_aaa_04.png) no-repeat bottom right
		;
}

/* three column
----------------------*/
.three-column-wide-narrow-narrow {
	
}

.three-column-wide-narrow-narrow .column-wide {
	width: 440px;
}

.three-column-wide-narrow-narrow .column-narrow {
	/*border-left: 1px solid #ddd;*/
	width: 210px;
}

.four-column-all-narrow {
	width: 840px;
}

.four-column-all-narrow .column { /*border-left: 1px solid #ddd;*/
	width: 206px;
}

.four-column-all-narrow .column .item {
	height: 220px;
}

.column {
	float: left;
}

.column .item {
	margin: 0px;
	padding: 5px;
}

.column-wide .item {
	border: none;
}

.column .item h3 {
	padding: 0;
	margin: 0;
}

.column .item ul {
	padding: 0;
	margin: 0;
	padding-left: 15px;
}

.column .item ul {
	width: auto;
}

#rails-platform img {
	float: right;
	padding: 8px 3px 0 5px;
}

#blog-summary {
	
}

#blog-summary h3 {
	padding-top: 3px;
	margin-left: 8px !important;
}

#blog-summary h3 a {
	display: block;
	color: #555;
	text-decoration: none;
}

#blog-summary ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: auto;
}

#blog-summary li a {
	display: block;
	text-decoration: none;
	color: #555;
}

#blog-summary li a:hover {
	background-color: #09d;
	color: #fff !important;
}

#blog-summary li a:hover .date {
	color: #ddf;
}

#blog-summary li a .date {
	display: block;
	color: #aaa;
	font-size: 10px;
	display: none;
}

#blog-summary li a .title {
	font-weight: bold;
}

#index-head #contact-us {
	right: 29px;
	top: 40px;
}

a.link-box {
	color: #555;
}

a.link-box:hover {
	color: #fff;
}

a.link-box:hover h3 {
	color: #fff;
}

a.managed-box:hover {
	background-color: #eb951b;
}

a.hosting-box:hover {
	background-color: #666;
}

.lightgrey-box {
	background-color: #dedede;
}

a.lightgrey-box:hover {
	background-color: #e5e5e5;
}

.dark-box {
	background-color: #444;
}

.dark-box .corner-box-content {
	color: #fff;
}

.dark-box .corner-box-content a,.very-dark-box .corner-box-content a {
	color: #bbd5ff;
}

.dark-box .corner-box-content h3 {
	color: #fff !important;
}

.corner-box-content ul {
	padding-left: 15px;
	margin: 0;
}

a.dark-box:hover {
	background-color: #777;
}

.blue-box {
	background-color: #09d;
}

.blue-box .corner-box-content h4 {
	color: #fff;
}

a.blue-box:hover {
	background-color: #4bb0dd;
}

.blue-box .corner-box-content {
	color: #fff;
}

.blue-box .corner-box-content h3 {
	color: #fff !important;
}

#sidebar .corner-box {
	margin-bottom: 20px;
	z-index: 1000;
	zoom: 1;
}

.lightgrey-box h3 {
	color: #555 !important;
}

.lightgrey-box .corner-box-content {
	color: #555;
}

.corner-box h4 {
	color: #444;
	font-weight: bold;
	padding: 0;
	margin: 0;
	font-size: 11px;
}

.very-dark-box {
	background-color: #222;
}

a.very-dark-box:hover {
	background-color: #333;
}

.very-dark-box .corner-box-content {
	color: #fff;
}

.dark-box .corner-box-content h3,.dark-box .corner-box-content h4,.very-dark-box .corner-box-content h3,.very-dark-box .corner-box-content h4
	{
	color: #fff !important;
}

.header-with-navigation {
	position: relative;
	width: 415px;
	margin-bottom: 20px;

}

.header-with-navigation h1 {
	padding: 0;
	margin: 0;
float: left;
}

.header-with-navigation h1 a {
	color: #333;
}

.header-with-navigation h1 a:hover {
	color: #444;
}

.header-with-navigation .local-navigation {

margin-top: 10px;
	height: 18px;
float: right;


}

.header-with-navigation .local-navigation ul {
	padding: 0 !important;
	margin: 0 !important;
	list-style: none;
	width: auto;
}

.header-with-navigation .local-navigation li {
	float: left;
	border-right: 1px solid #ddd;
}

.header-with-navigation .local-navigation li.last {
	border-right: none;
}

.header-with-navigation .local-navigation li a {
	display: block;
	margin: 0px 8px;
	padding-bottom: 3px;
	color: #777;
}

.header-with-navigation .local-navigation li a:hover {
	color: #444;
	border-bottom: 1px solid #cec;
}

.header-with-navigation .local-navigation li.selected a,.header-with-navigation .local-navigation li.selected a:hover
	{
	border-bottom: 2px solid #7c7;
	color: #444;
}

.header-with-navigation .local-navigation li.home-local a {
	display: block;
	width: 18px;
	height: 18px;
	background: url(/images/icons/home-small.gif?v2) no-repeat 2px 2px;
}

.header-with-navigation .local-navigation li.home-local a:hover {
	background: url(/images/icons/home-small-darker.gif) no-repeat 2px 2px;
}

.header-with-navigation .local-navigation li.home-local a span {
	display: none;
}

#registration {
	position: relative;
	right: 10px;
	z-index: 5000;
	zoom: 1;
}

#registration h3 a {
	color: #fff;
}

#registration p {
	margin: 10px 0;
	clear: both;
}

#registration label {
	width: 100px;
	display: block;
	padding: 5px;
	margin-right: 5px;
	text-align: right;
	color: #aaa;
	font-weight: bold;
	font-family: tahoma;
	float: left;
	z-index: 20000;
}

#registration input.text {
	display: block;
	border: 2px solid #888;
	background-color: #ccc;
	padding: 5px;
	margin-bottom: 20px;
	width: 150px;
	color: #444;
	float: left;
	z-index: 20000;
}

#registration input.submit {
	margin-left: 115px;
}

.brando {
	background-position: 7px 14px !important;
}

.neoco {
	background-position: 5px 14px !important;

}

.required {
	color: red;
	}

.message {
	background-color: #ffd;
	border: 1px solid #ffd;
	color: #442;
	padding: 0px 10px;
}

.simple-layout #body-text {
border: 1px solid #bbb !important;
padding: 20px !important;
margin-top: 40px;
width: 500px;
}
