body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
	background-color: #323838;
	background-image: url(layout/background.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	cursor: default;
}

a {
	text-decoration: none;

	color: #bf0707;
	outline: none;
}

a:hover {
	color: #000000;
}

ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

dl {
	vertical-align:top;
	margin: 0px;
	padding: 0px;
}

dd {
	margin: 0px; 
	padding: 0px;
}

img {
	border: none;
}

h1 {
	font-size: 20px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

h2 {
	font-size: 20px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	color: #bf0707;
}

h3 {
	padding: 0px;
	margin: 0px;
	color: #bf0707;
	font-weight: normal;
}

p {
	padding: 0px;
	margin: 0px;
}

hr {
	border: none;
	height: 1px;
	background-color: #d9d9d9;
}

input, textarea {
	border: 1px solid #d9d9d9;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #404040;
	font-size: 12px;
}

blockquote {
	margin: 5px 0px;
	font-size: 16px;
	line-height: 25px;
	font-style: italic;
	padding: 10px 10px 10px 25px;
	color: #bf0707;
	background-color: #EEEEEE;
}

blockquote:first-letter { margin-left: -15px; }
blockquote strong { color: #999; font-size: 25px; }

blockquote div {
	text-align: right;
	color: #404040;
	font-size: 12px;
	font-style: normal;
}

blockquote div a { color: #404040; }

#page {
	width: 950px;
	margin: 0 auto;
}

#logo {
	float: left;
}

#support {
	float: right;
	text-align: right;
	margin: 24px 0px 0px 0px;
}

#support ul {
	margin: 14px 0px 0px 0px;
}

#support ul li {
	display: inline;
}

#support ul li img {
	vertical-align: middle;
	padding-right: 15px;
}

#support ul li a {
	color: #d3d3d3;
	padding: 0px 15px 0px 10px;
	display: inline-block;
	background: url(layout/support/space.png) right no-repeat;
	margin-left: -5px;
}

#support ul li .end {
	padding-right: 10px;
	background: none;
}

#support ul li a:hover {
	background: url(layout/support/highlight.png) right no-repeat;
	color: #FFF;
}

#support ul li .end:hover {
	background: url(layout/support/highlight.png) no-repeat;
}

.breadcrumbs {
	color: #3e4242;
}

.breadcrumbs .end {
	color: #d3d3d3;
}

.breadcrumbs a, .breadcrumb {
	color: #5a6565;
}

.breadcrumbs a:hover, .breadcrumb:hover {
	color: #FFFFFF;
}

#navigation {
	margin-bottom: 20px;
	height: 40px;
	width: 950px;
	background: url(layout/navigation.png);
}

#navigation ul {
	margin: 0px 20px;
	height: 40px;
}

#navigation ul li { float: left; }

#navigation ul li .end { background: none; }

#navigation ul li a {
	font-size: 13px;
	color: #FFFFFF;
	padding: 11px 20px 11px 20px;
	margin-left: -1px;
	line-height: 40px;
	background: url(layout/nav_space.png) right no-repeat;
}

#navigation ul li:hover a { background-image: url(layout/nav_highlight.png); }

#navigation ul li div {
	position: absolute;
	width: 210px;
	left: -1000px;
	background: url(layout/drop.png) no-repeat bottom;
	padding-bottom: 15px;
	padding-top: 5px;
	z-index: 2;
}

#navigation ul li div ol {
	float: none;
	margin: 0px;
	padding: 0px;
	width: 210px;
	list-style: none;
}

#navigation ul li div ol li {
	width: 201px;
	margin-left:2px;
}

#navigation ul li div ol li a {
	color: #bf0707;
	text-align: left;
	display: block;
	background: none;
	margin: 0px;
	padding: 5px;
	padding-left: 10px;
	line-height: 18px;
	border-bottom: 1px solid #dddddd;
}

#navigation ul li div ol li a:hover {
	background-image: url(layout/highlight.png);
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#navigation ul li.sfhover div {
	background-image: url(layout/nav_highlight.png);
}

#navigation ul li:hover div {
	left:auto;
	margin-left: -3px;
}

#window, #window_footer {
	background-color: #FFFFFF;
	margin-bottom: 20px;
	width: 950px;
}

.border { background: url(layout/border.png) repeat-y; }

.border-default { background: url(layout/border_default.png) repeat-y; }

#top, #top_footer {
	background: url(layout/top.png) no-repeat;
	width: 950px;
}

#toptop {
	background: url(layout/toptop.png) no-repeat;
	width: 950px;
}

#topmid {
	background: url(layout/topmid.png) no-repeat;
	width: 950px;
}

#bottom, #bottom_footer {
	background: url(layout/bottom.png) no-repeat bottom;
	width: 950px;
}

#left {
	float: left;
	width: 669px;
}

#right {
	float: right;
	width: 280px;
}

#split {
	width: 870px;
	padding: 0px 40px 0px 40px;
}

#split li {
	width: 425px;
	float: left;
}

#split li h1 {
	color: #bf0707;
	border-bottom: 1px solid #dddddd;
	margin-bottom: 15px;
	padding: 0px 0px 10px 10px;
}

#boxes {
	width: 930px;
	margin: 40px 10px 0px 10px;
	color: #FFFFFF;
}

.boxes-web { background: url(layout/boxes.png) top no-repeat; }
.boxes-it { background: url(layout/boxes-it.png) top no-repeat; }
.boxes-connectivity { background: url(layout/boxes-connectivity.png) top no-repeat; }


#boxes div {
	width: 930px;
	background: url(layout/boxes_footer.png) bottom no-repeat;
	max-height: 175px;
	overflow: hidden;
}

#boxes div ul li {
	width: 270px;
	float: left;
	padding: 1px 20px 10px 20px;
	text-align: justify;
}

#boxes div ul li a {
	display: block;
	color: #FFFFFF;
}

#boxes div ul li a:hover { text-decoration: underline; }

#boxes h1 {
	font-size: 14px;
	padding: 11px 0px 15px 0px;
}

#footer {
	padding: 40px 40px 0px 40px;
}

#footer dl {
	float:left;
	display: block;
	width: 170px;
}

#footer dt {
	color: #bf0707;
	font-size: 13px;
	margin-bottom: 10px;
}

#footer dd a {
	color: #404040;
}

#footer h1 a {
	color: #bf0707;
	font-size: 12px;
}

#footer a {
	color: #404040;
}

#footer a:hover {
	color: #bf0707;
}

#footer li {
	width: 210px;
	float: left;
}

#baseline {
	margin-top: 40px;
	border-top: 1px solid #d9d9d9;
	padding: 10px 40px 10px 40px;
}

#left h1 {
	padding: 40px;
	border-bottom: 1px solid #d9d9d9;
	font-size: 25px;
	color: #bf0707;
}

#left h2 {
	padding: 0px;
	margin: 0px;
	border: none;
	font-size: 14px;
	color: #bf0707;
}

#left h3 {
	padding: 0px;
	margin: 0px;
	border: none;
	font-size: 20px;
	color: #bf0707;
}

#right h1 {
	border-bottom: 1px solid #d9d9d9;
	font-size: 16px;
	color: #bf0707;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#sub {
	padding-left:40px;
	height:30px;
	line-height:30px;
	margin-bottom: -20px;
}

#sub a { color: #404040; }
#sub a:hover { color: #bf0707; }

#service ul .info {
	float: right;
	width: 510px;
}

#service ul li {
	float:left;
}

#service ul h1 {
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #d9d9d9;
	font-size: 25px;
	color: #bf0707;
}

.content {
	padding: 40px;
	text-align: justify;
}

.web { 	background: url(layout/header/red.png) no-repeat; color: #ffa2a2; font-size:14px; }
.it { background-image: url(layout/header/grey.png); color: #DDDDDD; font-size:14px; }
.connectivity { background-image: url(layout/header/orange.png); color: #ffae89; font-size:14px; }


.standard {
	list-style: outside;
	padding-left: 30px;
}

#header-default {
	background: url(layout/header/default.png) no-repeat;
	height: 400px;
	width: 950px;
	margin-bottom: 20px;
}

#header-default h1 {
	font-size: 18px;
	color: #bf0707;
	position: relative;
	top: 40px;
	left: 60px;
}

#header-default h2 {
	font-size: 14px;
	color: #404040;
	position: relative;
	top: 55px;
	left: 60px;
}

#header-default p {
	width: 410px;
	position: relative;
	top: -48px;
	left: 280px;
	text-align: justify;
}

#header-service {
	height: 190px;
	width: 950px;
	margin-bottom: 20px;
}

#header-service img {
	float: left;
	margin: 20px 20px 0px 40px;
}

#header-service div {
	width: 700px;
	height: 105px;
	float: left;
	padding-top: 65px;
}

#header-service div h1 {
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
}

.default { width: 950px; }
.default li { float:left; padding: 20px; }
.default li h1 { color: #bf0707; border-bottom: 1px solid #d9d9d9; padding-bottom: 5px; margin-bottom: 10px;  }
.default li ul li { color: #bf0707; border-bottom: 1px solid #d9d9d9; margin: 0px; padding: 5px 0px 5px 0px; width: 240px; }

.side {
	width: 240px;
	background: url(layout/sidebar.png) no-repeat;
	margin: 20px 20px 0px 20px;
	color: #FFFFFF;
}

.side-it {
	width: 240px;
	background: url(layout/sidebar-it.png) no-repeat;
	margin: 20px 20px 0px 20px;
	color: #FFFFFF;
}

.side-connectivity {
	width: 240px;
	background: url(layout/sidebar-con.png) no-repeat;
	margin: 20px 20px 0px 20px;
	color: #FFFFFF;
}

.side-bottom { padding: 15px; background: url(layout/sidebar_footer.png) no-repeat bottom; }

.side-bottom a { color: #FFFFFF; }
.side-bottom a:hover { text-decoration:underline; }

#right dl, #sbNewsFeedOutputRHN {
	width: 240px;
	margin: 20px 20px 0px 20px;
}

#news {
	width: 240px;
}

#right dl dt, #sbNewsFeedOutputRHN h2, #news dt {
	padding: 5px;
	border-bottom: 1px solid #d9d9d9;
	font-size: 16px;
	color: #bf0707;
}

#right dl dd a, #microsoftNewsFeed li a, #news dd a {
	color: #404040;
	padding: 5px;
	display: block;
	border-bottom: 1px solid #d9d9d9;
	background-color: #EEEEEE;
}

#right dl dd a:hover, #news dd a:hover {
	color: #FFFFFF;
	background: url(layout/highlight.png);
	border-bottom: 1px solid #FFFFFF;
}

#microsoftNewsFeed li a:hover {
	color: #FFFFFF;
	background-color: #bf0707;
}

#poweredByMicrosoft {
	display: none;
}

#case-studies .case { width: 200px; height: 100px; overflow: hidden; position: relative; margin-bottom: 10px; border: 1px solid #D9D9D9; padding: 1px; }
#case-studies .case div { height: 85px; top: 0px; position: relative; background: url(layout/overlay.png); color: #CCC; padding: 10px; }
#case-studies .case div a { color: #FFFFFF; font-size: 14px; font-weight: bold; }

#carousel-wrapper {
	height: 300px;
	width: 950px;
	margin-bottom: 20px;
	overflow: hidden;
}

#carousel {
	height: 300px;
	width: 950px;
	overflow: hidden;
	background: #494f4f;
}

#carousel img {
	margin: 5px 20px 35px 20px;
}

.carousel-menu {
	width: 950px;
	text-align: center;
	position: relative;
	top: -40px;
	height: 40px;
}

.carousel-menu a { color: #FFF; line-height: 40px; padding: 5px; border: 1px solid #666666; margin: 5px; }

#header-client {
	height: 300px;
	width: 950px;
	overflow: hidden;
	margin-bottom: 20px;
}

#header-client div {
	height: 300px;
	width: 950px;
	overflow: hidden;
}

#header-client-left { position: relative; top:-60px; left: 20px; width: 10px; height: 300px; background-color: #FFF; }


#header-client-nav { position: relative; top:-30px; left: 10px; }
#header-client-nav a { padding: 0px 6px 0px 6px; margin: 2px; background-color: #FFF; text-align: center;line-height: 20px; }

#header-client td { vertical-align: top; }

.matrixtable {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	border: 1px solid #c0c0c0;
}

/*Estate Agents Styling*/

#estateContainerFirst {
	width:950px;
	height:268px;
	background:url(Property/Magic-Property-Portal.png) no-repeat;
	position:relative;
}

#estateContainerInner {
	width:950px;
	background:url(Property/magicsystem-bg.png) no-repeat #fff;
	overflow:hidden;
	padding-bottom:20px;
}

#estateContainerInnerSet {
	width:950px;
	padding-top:40px;
}

#estateContainerLeft {
	width:425px;
	float:left;
	margin-left:35px;
}

#estateContainerLeftNarrow {
	width:190px;
	float:left;
	margin-left:35px;
}

#estateContainerRightWide {
	width:662px;
	float:right;
	margin-right:35px;
}

#estateContainerRight {
	width:435px;
	float:right;
	margin-right:25px;
}

.estateH1 {
	font-family: "Segoe UI", Tahoma, Verdana, Arial;
	font-size:23px;
	color:#000;
}

.estateLarge {
	font-family: "Segoe UI", Tahoma, Verdana, Arial;
	font-size:30px;
	color:#000;
}

.estateP {
	font-family: "Segoe UI", Tahoma, Verdana, Arial;
	font-size:14px;
	color:#000;
	font-weight:100;
}

.estateDisclaimer {
	font-family: "Segoe UI", Tahoma, Verdana, Arial;
	font-size:11px;
	color:#000;
	font-weight:100;
	padding-top:5px;
}

.estatePricingP {
	font-family: "Segoe UI", Tahoma, Verdana, Arial;
	font-size:13px;
	color:#000;
	font-weight:100;
}

#estatePricingHeader {
	width:662px;
	height:85px;
	background:url(Property/pricingBg.png) no-repeat;
}

#estatePricingColumn1 {
	width:210px;
	padding:18px 0px 0px 10px;
	float:left;
}

#estatePricingColumn2 {
	width:210px;
	padding:18px 0px 0px 10px;
	float:left;
}

#estatePricingColumn3 {
	width:210px;
	padding:18px 0px 0px 10px;
	float:right;
}

#estatePricingColumn4 {
	width:200px;
	height:550px;
	border-left:1px solid #b2b2b2;
	border-bottom:1px solid #b2b2b2;
	padding:10px 10px 10px 10px;
	float:left;
}

#estatePricingColumn5 {
	width:198px;
	height:550px;
	border-left:1px solid #b2b2b2;
	border-right:1px solid #b2b2b2;
	border-bottom:1px solid #b2b2b2;
	padding:10px 10px 10px 10px;
	float:left;
}

.pricingH1 {
	font-family: "Segoe UI", Tahoma, Verdana, Arial;
	font-size:25px;
	color:#fff;
	line-height:28px;
}

.pricingH2 {
	font-family: "Segoe UI", Tahoma, Verdana, Arial;
	font-size:18px;
	color:#848484;
	line-height:22px;
}

.pricingH3 {
	font-family: "Segoe UI", Tahoma, Verdana, Arial;
	font-size:14px;
	color:#1e1c1d;
	line-height:14px;
	font-weight:bold;
}

dl.pricing {
	font-family: "Segoe UI", Tahoma, Verdana, Arial;
	font-size:14px;
	color:#1e1c1d;
}

dl.pricing dt {
	font-family: "Segoe UI", Tahoma, Verdana, Arial;
	font-size:14px;
	color:#1e1c1d;
	line-height:14px;
	font-weight:bold;
	line-height:30px;
}

dl.pricing dd {
	background:url(Property/tick.png) left center no-repeat;
	font-family: "Segoe UI", Tahoma, Verdana, Arial;
	font-size:13px;
	color:#000;
	font-weight:100;
	padding-left:20px;
}
	