@charset "utf-8";
/*  
	GoCloud Master CSS 
	Created by Ben Garratt - Intragroup Ltd, http://www.intragroup.co.uk
*/
/* some resets */
* {
	margin:0;
	padding:0;
}
html {
	font-size:100%;
}
body {
	background:url(../img/bg-body.jpg) repeat-x #fff top center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	text-align:left;
}
a img {
	border:0;
}
/* Link styles (global) */

a {
	color:#4c9adf;
	text-decoration:none;
}
a:hover {
	color:#666;
	text-decoration:underline;
}
/* Global headings and Paragraphs */

h2 {
	font-weight:normal;
	font-size:1.0em;
	text-transform:uppercase;
	color:#585858;
	margin-bottom:10px;
}
h2.casestudy {
	margin:0;
}
h3.company {
	margin-bottom:10px;
}
h3 {
	font-weight:normal;
	font-size:1.0em;
	text-transform:uppercase;
	color:#585858;
}
p {
	font-size:0.9em;
	line-height:1.3em;
	margin:0.55em 0 0.9em 0;
}
/* Paragraph, link and heading styles class dependant */

p.smallbox {
	font-size:0.9em;
	line-height:1.3em;
	margin:0;
	color:#585858;
}
p.quoteby {
	color:#999;
}
a.smallboxa {
	color:#585858;
	text-decoration:none;
}
a.cta {
	display:block;
	background:url(../img/cta-sprite.png);
	height:46px;
	width:377px;
	margin-left:37px;
	margin-top:15px;
	text-indent:-9999px;
}
a.cta:hover {
	background:url(../img/cta-sprite.png) 0 -46px;
}
p.featurelink {
	padding-left:38px;
	display:block;
	margin-top:35px;
}
/* global noncascaded classes */

.green {
	color:#599f1b;
}
.red {
	color:#F00;
}
p.quote {
	font-style:italic;
}
p.grey {
	color:#999;
}
/* global wrapper and header */

#wrapper {
	background:url(../img/wrapper-bg-y.png) repeat-y top center;
	margin:0 auto;
	padding-bottom:1px;
	width:972px;
}
#wrapper #header {
	background:url(../img/header-bg.jpg) no-repeat;
	height:130px;
	margin:0 auto;
	position:relative;
	text-align:left;
	width:960px;
}
#wrapper #header #logobox {
	width:300px;
	float:left;
	padding-top:40px;
	margin-right:105px;
}
#wrapper #main {
	background:url(../img/mainbg.png);
	margin:0 auto;
	text-align:left;
	width:966px;
	padding-left:7px;
	padding-top:10px;
	overflow:hidden;
}
/* homepage feature */

#wrapper #featuredarea {
	background:url(../img/topbg.png) no-repeat 0px 30px;
	height:380px;
}
#wrapper #featuredarea #featuredbox {
	height:380px;
	background:url(../img/featurebg.png) no-repeat 5px 5px;
	overflow:hidden;
}
#wrapper #featuredarea #featuredbox #featuretext {
	width:480px;
	float:left;
	padding-top:80px;
}
#wrapper #featuredarea #featuredbox #featuretext ul {
	list-style:none;
	text-align:left;
	padding-left:40px;
}
#wrapper #featuredarea #featuredbox #featuretext li {
	background:url(../img/whitecloud.png) no-repeat center left;
	padding-left:30px;
	margin-bottom:7px;
	color:#FFF;
	font-size:1.2em;
}
#wrapper #featuredarea #featuredbox #featuretext ul {
	list-style:none;
}
#wrapper #featuredarea #featuredbox #featuretext .headerimg {
	margin-left:37px;
}
#wrapper #featuredarea #featuredbox #featuretext .home-cta {
	margin-top:8px;
	margin-left:37px;
}
#wrapper #featuredarea #featuredbox #featuredimage {
	width:450px;
	float:left;
	padding-top:8px;
	padding-left:15px;
}
/* homepage content boxes */

#wrapper #main #hosteddesktop {
	background:url(../img/hdhome-bg.jpg);
	height:173px;
	width:287px;
	float:left;
	padding-left:20px;
	padding-top:15px;
	padding-right:11px;
	margin-bottom:10px;
}
#wrapper #main #onlinebackup {
	background:url(../img/obhome-bg.jpg);
	height:173px;
	width:287px;
	float:left;
	padding-left:20px;
	padding-top:15px;
	padding-right:11px;
	margin-bottom:10px;
}
#wrapper #main #cloudconsultancy {
	background:url(../img/cchome-bg.jpg);
	height:173px;
	width:287px;
	float:left;
	padding-left:20px;
	padding-top:15px;
	padding-right:11px;
	margin-bottom:10px;
}
#wrapper #main #becomeapartner {
	background:url(../img/parthome-bg.jpg);
	height:173px;
	width:287px;
	float:left;
	padding-left:20px;
	padding-top:15px;
	padding-right:11px;
	margin-bottom:10px;
}
#wrapper #main #findapartner {
	background:url(../img/parthome-bg.jpg);
	height:173px;
	width:287px;
	float:left;
	padding-left:20px;
	padding-top:15px;
	padding-right:11px;
	margin-bottom:10px;
}
#wrapper #main #casestudies {
	background:url(../img/parthome-bg.jpg);
	height:173px;
	width:287px;
	float:left;
	padding-left:20px;
	padding-top:15px;
	padding-right:11px;
	margin-bottom:10px;
}
#wrapper #main #solutionadviser {
	background:url(../img/sahome-bg.jpg);
	height:173px;
	width:287px;
	float:left;
	padding-left:20px;
	padding-top:15px;
	padding-right:11px;
	margin-bottom:10px;
}
#wrapper #main ul {
	list-style:none;
	font-size:0.9em;
	margin-bottom:10px;
}
/* List a styles */
#wrapper #main li.home {
	background:url(../img/linkcloud.png) no-repeat center left;
	padding-left:25px;
	margin-top:5px;
	margin-bottom:2px;
}
#wrapper #main li.infolist {
	background:url(../img/infocloud.jpg) no-repeat center left;
	padding-left:30px;
	margin-top:15px;
	margin-bottom:2px;
}
#wrapper #main li.bottomlink {
	background:url(../img/linkcloud.png) no-repeat center left;
	padding-left:30px;
	margin-top:15px;
	margin-bottom:15px;
	list-style:none;
}
#wrapper #main li.inner {
	background:url(../img/linkcloud.png) no-repeat center left;
	padding-left:25px;
	margin-top:5px;
	margin-bottom:15px;
}
#wrapper #main #sidebar li {
	padding-left:25px;
}
/* RSS a style */
#wrapper #main li.inner-rss {
	background:url(../img/rsscloud.png) no-repeat center left;
	padding-left:25px;
	margin-top:5px;
	margin-bottom:15px;
}
/* full width cta box */

#wrapper #main #widehold {
	width:960px;
	background:url(../img/widebox.png) no-repeat 2px 0px;
	height:70px;
	overflow:auto;
	margin-bottom:5px;
}
#wrapper #main #widehold #livechat {
	width:250px;
	height:55px;
	float:left;
height:55px;
margin-right:50px;
padding-left:20px;
padding-top:11px;
width:250px;
}
#wrapper #main #widehold #callus {
	width:250px;
	height:55px;
	float:left;
	background:url(../img/callus-icon.jpg) no-repeat 15px 5px;
	padding-left:60px;
	padding-top:15px;
}
#wrapper #main #widehold #email {
	width:250px;
	height:55px;
	float:left;
	background:url(../img/emailus-icon.jpg) no-repeat 15px 5px;
	padding-left:60px;
	padding-top:15px;
}
/* secondary nav */

#wrapper #header #nav {
	height:30px;
	float:right;
	margin-top:20px;
	margin-bottom:10px;
	text-align:right;
}
#wrapper #header #nav li {
	display:inline;
	float:left;
	height:30px;
	padding:8px 8px 0 10px;
}
#wrapper #header #nav li a {
	color:#666;
	text-decoration:none;
}
#wrapper #header #nav li a:hover {
	text-decoration:underline;
	color:#55a1da;
}
/* primary nav - drop downs */

ul.topnav {
	display:block;
	margin: 0;
	float: right;
	width: 485px;
	background:url(../img/navbg.png) no-repeat top left;
	height:51px;
	font-size: 1.0em;
	padding-top:17px;
	padding-left:25px;
}
ul.topnav li {
	float: left;
	display:inline;
	margin: 0;
	padding: 0 20px 0 0;
	position: relative; /*--Declare X and Y axis base--*/
	margin-right:45px;
}
ul.topnav li.last {
	float: left;
	display:inline;
	margin: 0;
	padding:0 0 0 0;
	position: relative; /*--Declare X and Y axis base--*/
}
ul.topnav li a {
	color: #1f1f1f;
	text-shadow: 0px 2px 3px #555;
	display: block;
	text-decoration: none;
	float: left;
}
ul.topnav li a:hover {
	background: url(topnav_hover.gif) no-repeat center top;
}
.hd {
	width:130px;
	background:url(../img/dropdownindicator.png) no-repeat top right;
}
.rb {
	width:100px;
	background:url(../img/dropdownindicator.png) no-repeat top right;
}
.part {
	width:54px;
	background:url(../img/dropdownindicator.png) no-repeat top right;
}

ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0;
	top: 35px;
	background:url(../img/dropdownbg.png);
	margin: 0;
	padding: 0;
	display: none;
	float: left;
	width: 150px;
	z-index:1;
}
ul.topnav li ul.subnav li {
	margin: 0;
	padding: 0;
	clear: both;
	width: 150px;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 140px;
	background:url(../img/dropdownbg.png);
	padding-bottom:10px;
	padding-left:10px;
	padding-top:10px;
	z-index:1;
}
ul.topnav li span { /*--Drop down trigger styles--*/
	width: 1px;
	height: 35px;
	float: left;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background:#55a1da;
}
/* Global inner styles */
#wrapper #toparea {
	background:url(../img/topbg.png) no-repeat 0px 30px;
	height:197px;
}
#wrapper #main #content {
	float:left;
	width:688px;
}
/* HD header */
#wrapper #toparea #hosteddesktop-head {
	height:68px;
	background:url(../img/hdtop-bg.png) no-repeat 5px 5px;
	overflow:auto;
	padding-top:130px;
	padding-left:30px;
}
/* RB Header */
#wrapper #toparea #remotebackup-head {
	height:68px;
	background:url(../img/rbtop-bg.png) no-repeat 5px 5px;
	overflow:auto;
	padding-top:130px;
	padding-left:30px;
}
/* Partners header */
#wrapper #toparea #partners-head {
	height:68px;
	background:url(../img/partnertop-bg.png) no-repeat 5px 5px;
	overflow:auto;
	padding-top:130px;
	padding-left:30px;
}
/* Generic header */
#wrapper #toparea #generic-head {
	height:68px;
	background:url(../img/generictop-bg.png) no-repeat 5px 5px;
	overflow:auto;
	padding-top:130px;
	padding-left:30px;
}
/* --- sidebar --- */
#wrapper #main #sidebar {
	float:left;
	width:256px;
	padding-left:8px;
}
/* --- sidebar wp --- */
#wrapper #main #sidebar-wp {
	float:left;
	width:256px;
	padding-left:8px;
}
#wrapper #main #sidebar-wp li {
background:url("../img/subnav-bg.jpg") no-repeat top left;
list-style:none;
margin:0 0 10px;
padding-left:20px;
padding-top:8px;
width:220px;


}

#wrapper #main #sidebar ul {
	list-style:none;
	width:246px;
	font-size:1.0em;
}
/* sub nav */
#wrapper #main #sidebar li {
	width:220px;
	height:25px;
	background:url(../img/subnav-bg.jpg) no-repeat top left;
	margin:0;
	padding-top:10px;
}
#wrapper #main #sidebar li.top {
	background:url(../img/subnav-bg-top.jpg) no-repeat top left;
	margin:0;
	padding-top:10px;
}
#wrapper #main #sidebar li.topnews {
	background:url(../img/subnav-bg-topnews.jpg) no-repeat top left;
	margin:0;
	padding-top:10px;
}
/* live chat */
#wrapper #main #sidebar .livechat-sb {
	width:243px;
	height:49px;
	background:url(../img/lc-sb-bg.jpg) no-repeat top left;
	margin-top:15px;
	padding-left:8px;
	padding-top:10px;
}
/* call SB */
#wrapper #main #sidebar .call-sb {
	width:206px;
	height:46px;
	background:url(../img/call-sb-bg.jpg) no-repeat top left;
	margin-top:15px;
	padding-left:45px;
	padding-top:13px;
}
/* blog SB */
#wrapper #main #sidebar .goblog-sb {
	width:206px;
	height:46px;
	background:url(../img/gb-sb-bg.jpg) no-repeat top left;
	margin-top:12px;
	padding-left:45px;
	padding-top:13px;
}
/* twitter SB */
#wrapper #main #sidebar .twitter-sb {
	width:206px;
	height:46px;
	background:url(../img/tw-sb-bg.jpg) no-repeat top left;
	margin-top:12px;
	padding-left:45px;
	padding-top:13px;
}
/* kirkella CS SB */
#wrapper #main #sidebar .casestudy-ki {
	width:226px;
	background:url(../img/cski-bg.jpg) no-repeat top left;
	height:217px;
	padding-top:13px;
	padding-left:15px;
	padding-right:10px;
	margin-top:12px;
}
/* --- wide includes --- */
/* thin clients include */
#wrapper #main #content #thinclientswide {
	background:url(../img/thinclients-wide.jpg) no-repeat top left;
	width:669px;
	height:68px;
	padding-top:52px;
	padding-left:20px;
}
/* environment include */
#wrapper #main #content #environmentwide {
	background:url(../img/environment-wide.jpg) no-repeat top left;
	width:559px;
	height:68px;
	padding-top:52px;
	padding-left:130px;
}
/* budget include */
#wrapper #main #content #budgetswide {
	background:url(../img/budget-wide.jpg) no-repeat top left;
	width:669px;
	height:68px;
	padding-top:52px;
	padding-left:20px;
}
/* What next include (HD and RB) */
#wrapper #main #content #whatnext {
	background:url(../img/whatnext-bg.jpg) no-repeat top left;
	height:60px;
	margin-left:15px;
	overflow:auto;
	float:left;
	width:670px;
}
#wrapper #main #content #whatnext #factsheet {
	background:url(../img/factsheet-icon.png) no-repeat 15px 2px;
	float:left;
	width:170px;
	height:43px;
	padding-left:50px;
	padding-top:12px;
}
#wrapper #main #content #whatnext #haveago {
	background:url(../img/haveago-icon.png) no-repeat 1px 2px;
	float:left;
	width:150px;
	height:43px;
	padding-left:45px;
	padding-top:12px;
	margin-left:5px;
}
#wrapper #main #content #whatnext #howtobuy {
	background:url(../img/howtobuy-icon.png) no-repeat 5px 2px;
	float:left;
	width:160px;
	height:43px;
	padding-left:45px;
	padding-top:12px;
}
#wrapper #main #content #whatnext #wncallus {
	background:url(../img/callus-icon.jpg) no-repeat 1px 2px;
	float:left;
	width:160px;
	height:43px;
	padding-left:50px;
	padding-top:12px;
	margin-left:20px;
}
/* global content areas */
#wrapper #main #content #boxtop {
	height:12px;
	background:url(../img/mainboxtop-bg.jpg) no-repeat top left;
}
#wrapper #main #content #textarea {
	background:url(../img/middle-bg.jpg);
	overflow:auto;
}
#wrapper #main #content #textareain {
	background:url(../img/middle-bg.jpg);
	overflow:auto;
	padding-left:20px;
	padding-right:15px;
}
#wrapper #main #content .longcontent {
	padding-left:15px;
	padding-right:15px;
}
#wrapper #main #content #boxbottom {
	height:12px;
	background:url(../img/mainboxbottom-bg.jpg) no-repeat top left;
}
#wrapper #main #content #boxbottomin {
	height:12px;
	background:url(../img/mainboxbottom-bg.jpg) no-repeat top left;
	margin-bottom:15px;
}
#wrapper #main #content .textareain {
	background:url(../img/middle-bg.jpg);
	overflow:auto;
	padding-left:20px;
	padding-right:15px;
}
#wrapper #main #content .boxbottomin {
	height:12px;
	background:url(../img/mainboxbottom-bg.jpg) no-repeat top left;
	margin-bottom:15px;
}
#wrapper #main #content .boxtop {
	height:12px;
	background:url(../img/mainboxtop-bg.jpg) no-repeat top left;
}
#wrapper #main #content #textarea .section {
	width:300px;
	float:left;
	padding-left:20px;
	padding-top:5px;
	margin-bottom:15px;
}
#wrapper #main #content #textarea .section1 {
	width:300px;
	float:left;
	padding-left:20px;
	padding-top:5px;
	margin-bottom:15px;
	height:180px;
}
#wrapper #main #content #textarea .section2 {
	width:300px;
	float:left;
	padding-left:20px;
	padding-top:5px;
	margin-bottom:15px;
	height:250px;
}


/* Features */
#wrapper #main #content #verthold {
	width:100%;
	height:310px;
}
#wrapper #main #content #verthold-second {
	width:100%;
	height:250px;
}
#wrapper #main #content #verthold-third {
	width:100%;
	height:370px;
}
#wrapper #main #content .feature {
	width:320px;
	float:left;
	padding-top:5px;
	margin-bottom:15px;
	margin-left:10px;
}
#wrapper #main #content .feature #fulldesktopexp {
	width:260px;
	padding-left:45px;
	background:url(../img/fde-icon.png) no-repeat top left;
}
#wrapper #main #content .feature #support {
	width:260px;
	padding-left:45px;
	background:url(../img/support-icon.png) no-repeat top left;
}
#wrapper #main #content .feature #remoteworking {
	width:260px;
	padding-left:45px;
	background:url(../img/rw-icon.png) no-repeat top left;
}
#wrapper #main #content .feature #security {
	width:260px;
	padding-left:45px;
	background:url(../img/sec-icon.png) no-repeat top left;
}
#wrapper #main #content .feature #highavil {
	width:260px;
	padding-left:45px;
	background:url(../img/han-icon.png) no-repeat top left;
}
#wrapper #main #content .feature #ease {
	width:260px;
	padding-left:45px;
	background:url(../img/ease-icon.jpg) no-repeat top left;
	height:150px;
}
#wrapper #main #content .feature #crossplat {
	width:260px;
	padding-left:45px;
	background:url(../img/crossplat-icon.jpg) no-repeat top left;
	height:150px;
}
#wrapper #main #content .feature #anyfile {
	width:260px;
	padding-left:45px;
	background:url(../img/anyfile-icon.jpg) no-repeat top left;
}
#wrapper #main #content .feature #baremetal {
	width:260px;
	padding-left:45px;
	background:url(../img/bremetal-icon.jpg) no-repeat top left;
}
/* RB - How it works */
#wrapper #main #content .feature #stepone {
	width:260px;
	padding-left:45px;
	background:url(../img/step-one.jpg) no-repeat top left;
	height:100px;
}
#wrapper #main #content .feature #steptwo {
	width:260px;
	padding-left:45px;
	background:url(../img/step-two.jpg) no-repeat top left;
	height:100px;
}
#wrapper #main #content .feature #stepthree {
	width:260px;
	padding-left:45px;
	background:url(../img/step-three.jpg) no-repeat top left;
	height:100px;
}
#wrapper #main #content .feature #stepfour {
	width:260px;
	padding-left:45px;
	background:url(../img/step-four.jpg) no-repeat top left;
	height:100px;
}
#wrapper #main #content .feature #stepfive {
	width:260px;
	padding-left:45px;
	background:url(../img/step-five.jpg) no-repeat top left;
	height:180px;
}
#wrapper #main #content .feature #stepsix {
	width:260px;
	padding-left:45px;
	background:url(../img/step-six.jpg) no-repeat top left;
	height:180px;
}
#wrapper #main #content .feature #stepseven {
	width:600px;
	padding-left:45px;
	background:url(../img/step-seven.jpg) no-repeat top left;
	height:150px;
}
#wrapper #main #content .feature #location {
	width:260px;
	padding-left:45px;
	background:url(../img/loc-icon.png) no-repeat top left;
}
/* footer */

#footer {
	background:url(../img/footerbg.jpg) no-repeat top left;
	color:#000;
	margin:0 auto;
	width:974px;
	height:194px;
	font-size:0.8em;
}
#footer #ftext {
	width:630px;
	float:left;
	margin-top:30px;
	padding-left:20px;
}
#footer #logos {
	width:150px;
	float:left;
}
#footer #logos .citrix {
	display:block;
}
#footer ul {
	list-style:none;
	margin-bottom:10px;
}
#footer li {
	float:left;
	padding-right:15px;
}
#footer p {
	margin:0;
	color:#666;
}
/* FAQ styles */
#faqRoot {
	margin: 0 auto;
	padding: 0;
}
#faq {
	float:left;
	margin: 0 auto;
}
#faq {
	margin-bottom: 25px;
}
#faq .faqcontent {
	width:650px;
	margin-left:8px;
	background:#ececec;
	padding:10px;
}
#faq h4.faqopened, #faq h4.faqclosed {
	display:block;
	cursor: pointer;
	padding: 13px 0 0 40px;
	width:661px;
	height:27px;
	margin-top:5px;
}
#faq h4.faqclosed:hover {
	color: black;
}
#faq h4.faqclosed {
	color: #666666;
	background:url(../img/faq-bg-sprite.png) no-repeat scroll 0 0;
	width:661px;
	height:27px;
}
#faq h4.faqopened {
	color: black;
	background:url(../img/faq-bg-sprite.png) no-repeat scroll 0 -40px;
	width:661px;
	height:27px;
}
h4 {
	font-size:0.9em;
	color:#444444;
	font-weight:normal;
}
/* partners */
#wrapper #main .partnerbox-is {
	width:500px;
	padding-left:160px;
	background:url(../img/is-logo.png) no-repeat center left;
	border-bottom:1px dotted #CCC;
	margin-top:10px;
}
#wrapper #main .partnerbox-kc {
	width:500px;
	padding-left:160px;
	background:url(../img/kc-logo.png) no-repeat center left;
	margin-top:10px;
	border-bottom:1px dotted #CCC;
}
#wrapper #main .gc-propart {
	width:500px;
	padding-top:30px;
	height:70px;
	padding-left:160px;
	background:url(../img/gc-propart.jpg) no-repeat center left;
	margin-top:10px;
	border-bottom:1px dotted #CCC;
}
#wrapper #main .gc-entpart {
	width:500px;
	padding-top:30px;
	height:70px;
	padding-left:160px;
	background:url(../img/gc-entpart.jpg) no-repeat center left;
	margin-top:10px;
	border-bottom:1px dotted #CCC;
}
#wrapper #main .gc-salespro {
	width:500px;
	padding-top:30px;
	height:70px;
	padding-left:160px;
	background:url(../img/gc-salespro.jpg) no-repeat center left;
	margin-top:10px;
	border-bottom:1px dotted #CCC;
		margin-bottom:10px;
}
#wrapper #main .gc-systemseng {
	width:500px;
	padding-top:30px;
	height:70px;
	padding-left:160px;
	background:url(../img/gc-syseng.jpg) no-repeat center left;
	margin-top:10px;
	border-bottom:1px dotted #CCC;

}
/* Support */
#wrapper #main .servicestatus-ok {
	width:490px;
	padding-left:50px;
	background:url(../img/servicestatus-bg.jpg) no-repeat center left;
	margin-top:10px;
}
.supportnumber {
	font-weight:bold;
	font-size:1.1em;
}
#wrapper #main .dl-windows {
	width:550px;
	padding-left:50px;
	background:url(../img/windowsdl-bg.jpg) no-repeat top left;
	border-bottom:1px dotted #CCC;
	margin-top:10px;
}
#wrapper #main .dl-apple {
	width:550px;
	padding-left:50px;
	background:url(../img/appledl-bg.jpg) no-repeat top left;
	border-bottom:1px dotted #CCC;
	margin-top:10px;
}
#wrapper #main .dl-linux {
	width:550px;
	padding-left:50px;
	background:url(../img/linuxdl-bg.jpg) no-repeat top left;
	border-bottom:1px dotted #CCC;
	margin-top:10px;
}
#wrapper #main .logticket {
	width:550px;
	padding-left:50px;
	background:url(../img/logticket-bg.jpg) no-repeat top left;
	border-bottom:1px dotted #CCC;
	margin-top:10px;
}
#wrapper #main .phonesupport {
	width:550px;
	padding-left:50px;
	background:url(../img/phonesupport-bg.jpg) no-repeat top left;
	border-bottom:1px dotted #CCC;
	margin-top:10px;
}
/* news */
#wrapper #main .newsitem {
	width:550px;
	padding-left:50px;
	background:url(../img/newsitem-bg.jpg) no-repeat top left;
	border-bottom:1px dotted #CCC;
	margin-top:10px;
}
/* media */
#wrapper #main .pressitem {
	width:550px;
	padding-left:50px;
	background:url(../img/press-bg.jpg) no-repeat top left;
	border-bottom:1px dotted #CCC;
	margin-top:10px;
}
.pressimg {
	border:4px solid #999;
}
/* contact form */
 
#contactform {
	font-family: verdana;
	width: 600px;
}
#contactform h1 {
	font-size: 130%;
}
#contactform img {
	border: 0px;
}
#contactform .errors-big {
	display:block;
	width:500px;
	height:35px;
	background:url(../img/form-error-bg.jpg) no-repeat center left #e0e0e0;
	color: #ff0000;
	padding-left:50px;
	padding-top:15px;
	border:1px dotted #666;
	font-weight:bold;
}
#contactform .errors {
	display:block;
	color:#ff0000;
	margin-bottom:5px;
}
#contactform .correct {
	color: black;
}
#contactform legend {
	font-size: 120%;
	font-weight: bold;
}
#contactform .title {
	color: black;
	font-weight: bold;
	font-size: 90%;
	margin-top: 2px;
	margin-bottom: 5px;
}
#contactform .field {
	color: black;
	font-size: 90%;
	margin-bottom: 7px;
}
#contactform .forminput {
	padding: 5px;
	color: #696969;
	border: 1px solid #a7a7a7;
	font-size:1.5em;
	margin-bottom:10px;
	width:355px;
}
#contactform .forminput:focus {
	border-left: 4px solid #0093de;
	background-color: #efefef;
	width: 352px;
}
#contactform .capinput {
	padding: 5px;
	color: #696969;
	border: 1px solid #a7a7a7;
	font-size:1.5em;
	margin-bottom:10px;
}
#contactform .capinput:focus {
	border-left: 4px solid #0093de;
	background-color: #efefef;
}
#contactform .small {
	font-size: 0.8em;
	color:#999;
	margin-bottom:20px;
	display:block;
}
#contactform .thanks {
	margin-top: 15px;
	color: green;
	font-size: 105%;
	margin-bottom: 15px;
}
textarea {
	width: 355px;
	height: 150px;
	padding: 5px !important;
	margin: 0px 0px 10px 0px !important;
	font-size: 1.5em;
	font-family:Arial, Helvetica, sans-serif;
	color: #696969;
	border: 1px solid #a7a7a7;
}
textarea:focus {
	border-left: 4px solid #0093de;
	background-color: #efefef;
	width: 352px;
}
.submitbut {
	width: 69px;
	height: 0px;
	padding-top:34px;
	overflow: hidden;
	border: none;
	background: url(../img/submitbut.jpg) no-repeat 0 0;
	margin-top:10px;
}
.submitbut:hover {
	background-position: 0 -32px;
	cursor:pointer;
}
.radio {
	margin-top:10px;
	margin-right:5px;
}
.radio2 {
	margin-top:10px;
	margin-bottom:10px;
	margin-right:5px;
}
#wrapper #main .thanks {
	width:550px;
	padding-left:50px;
	background:url(../img/thanks.jpg) no-repeat top left;
	border-bottom:1px dotted #CCC;
	margin-top:10px;
}
/* IE warning */
#iewarning {
	position:fixed;
	bottom:0;
	left:0;
	background:#CCC;
	width:100%;
	color:#039;
	border-top:3px solid #F00;
	text-align:center;
}
/* partners table */
.table
{
background:#333;

}
.table ul
{
float:left;
margin:0;
padding:0;
border:1px solid #cccccc;
}
.table ul.noborder {
	border-right:none;
}
.table ul li
{
list-style:none;
padding:5px 10px;
}
.table ul li.title
{
font-weight:bold;
background:url(../img/tabletop-bg.jpg);
color:#999;
padding-top:15px;
height:30px;
}
.table ul li.even
{
background:#fff
}
.table ul li.odd
{
background:#dddddd
}
.hp-logo {
	margin-right:20px;
}