@charset "UTF-8";
/* CSS Document */

body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-repeat: repeat-x;
	background-image: url(../ImagesNew/BodyTop.gif);
	background-color: #FFFFFF;
	font-size: 101%;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	background-repeat: repeat-x;
}
a:focus {
	outline: 0;
}
p {
	margin: 0px;
}
a {
	color: #000000;
}
a:hover {
	color: #EB5D2A;
}
h1, h2, h3, h4, h5 {
	margin: 0;
	font-weight: normal;
	font-size: 100.01%;
}
h1{
	font-weight: bold;
}
input, textarea 
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
}
.cms-editable {
}
.cms-repeat {
}
.hiddenform {
	visibility: hidden;
}
#wrapper {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	font-size: 11px;
}
#header, #headerSupport {
	background-repeat: no-repeat;
	background-image: url(../ImagesNew/HeaderBottom.gif);
	margin: 0 auto;
	width: 980px;
	text-align: left;
	background-position: bottom;
}
#headerSupport {
	background-image: url(../ImagesNew/HeaderBottom.gif);
}
#HeaderTop, #HeaderTopOrange, #HeaderTopForum {
	background-image: url(../ImagesNew/HeaderTop.gif);
	background-repeat: no-repeat;
	height: 60px;
}
#HeaderTopOrange {
	background-image: url(../ImagesNew/HeaderTopOrange.gif);
	background-color: #000;
}
#HeaderTopForum {
	background-image: url(../images-support/Forum/HeaderTop-Forum.gif);
	background-color: #000;
}
#container {
	width: 980px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
}
#mainContent {
	margin-top: 0px;
	position: relative;
}
#footer {
	margin: 0 auto;
	background-image: url(../ImagesNew/FooterBG.gif);
	background-repeat: no-repeat;
	width: 970px;
	height: 73px;
	background-position: bottom;
	padding: 10px 0 0 10px;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
}
#Telephone {
	line-height: 24px;
	background-color: #FFFFFF;
	display: block;
	padding: 4px 0 0 15px;
	font-size: 11px;
	background-image: url(../ImagesNew/BodyTop.gif);
	background-repeat: repeat-x;
	font-weight: bold;
}
.Spacer45px {
	float: right;
	height: 24px;
	width: 45px;
}
#SupportVideoWrapper {
	width: 707px;
	background-color: #000;
	height: 522px;
	float: left;
	padding-left: 66px;
	margin: 6px 0 6px 0;
}
.TopLInks a, .TopLInks a:hover{
	background-image: url(../ImagesNew/TopLinks.gif);
	background-repeat: repeat-x;
	float: right;
	text-align: center;
	color: #000;
	font-size: 10px;
	line-height: 24px;
	text-decoration: none;
	padding: 4px 15px 0 15px;
	display: block;
	background-color: #E0E0E0;
	margin-left: 1px;
}
.TopLInks a:hover{
	color: #F84816;
}
.UKButton a:active{
	background-image: url(../ImagesNew/buttonTopDown.gif);
	color: #FFFFFF;
}
#topContentHome {
	background-color: #FFFFFF;
	height: 272px;
}
#MenuWrapper {
}
.PageTitle {
	background-image: url(../ImagesNew/PageTitleBG.gif);
	float: left;
	color: #FF6600;
	line-height: 36px;
	width: 415px;
	padding-left: 20px;
	font-size: 13px;
	background-repeat: no-repeat;
}
#NewsWrapper {
	float: left;
	width: 777px;
	background-image: url(../ImagesNew/StoryBG.gif);
	background-repeat: no-repeat;
}
.clearfloat {
	clear: both;
}
#H1Wrapper {
	float: left;
	width: 174px;
	padding: 10px 5px 0 15px;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
}
.demoButton a, .demoButton a:hover{
	background-image: url(../ImagesNew/buttonTopMarker.gif);
	background-repeat: no-repeat;
	float: right;
	width: 124px;
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 30px;
	margin: 0px 10px 10px 0px;
	text-decoration: none;
}
.demoButton a:hover{
	background-image: url(../ImagesNew/buttonTop.gif);
	color: #F84816;
}
.demoButton a:active{
}
.LeftButton a, .LeftButton a:hover{
	background-image: url(../ImagesNew/LeftButton.gif);
	background-repeat: no-repeat;
	width: 186px;
	color: #000;
	font-size: 11px;
	line-height: 30px;
	margin: 0px 0px 1px 0px;
	text-decoration: none;
	background-color: #E1E1E1;
	font-weight: bold;
	padding-left: 20px;
	display: block;
}
.LeftButton a:hover{
	background-image: url(../ImagesNew/LeftButtonOver.gif);
	color: #F84816;
	background-repeat: no-repeat;
}
.LeftButton a:active{
}
.UKButton a, .UKButton a:hover{
	background-image: url(../ImagesNew/FlagButton.gif);
	background-repeat: no-repeat;
	float: right;
	width: 116px;
	text-align: center;
	color: #CCCCCC;
	font-size: 11px;
	line-height: 30px;
	margin: 0px 0px 10px 0px;
	text-decoration: none;
	padding-right: 10px;
}
.UKButton a:hover{
	background-image: url(../ImagesNew/FlagButtonOver.gif);
	color: #F84816;
}

#USAButton a, #USAButton a:hover{
	background-image: url(../ImagesNew/FlagButtonUSA.gif);
	background-repeat: no-repeat;
	float: right;
	width: 46px;
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
	height: 30px;
	background-position: right;
	display: block;
	margin: 0px 10px 0 0;
}
#USAButton a:hover{
	background-image: url(../ImagesNew/FlagButtonUSAOver.gif);
}
#USAButton a:active{
}
.RightAdvantagesHeading {
	background-image: url(../ImagesNew/AdvantagesBGTop.jpg);
	float: none;
	color: #EB5D2A;
	padding: 69px 0 10px 30px;
	width: 172px;
	font-size: 13px;
	background-repeat: no-repeat;
	background-position: top right;
}
.RightContentWrapper, .RightContentBottom,  .RightContentHeading, .RightContentHeadingFF {
	width: 202px;
	float: right;
	background-image: url(../ImagesNew/RightContentBG.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.RightContentHeading {
	background-image: url(../ImagesNew/RightContentHeadingBG.gif);
	float: none;
	color: #EB5D2A;
	padding: 22px 0 10px 30px;
	width: 172px;
	font-size: 13px;
	background-repeat: no-repeat;
}
.RightContentHeadingFF {
	background-image: url(../ImagesNew/RightContentHeadingFF.gif);
	float: none;
	color: #EB5D2A;
	padding: 22px 0 10px 30px;
	width: 172px;
	font-size: 13px;
	background-repeat: no-repeat;
}
.RightContentBody {
	padding: 0px 10px 0px 30px;
	margin-bottom: 5px;
}
.RightContentBodyNoMargin {
	padding: 0px 10px 0px 30px;
	margin: 0px;
}
.RightContentBottom {
	height: 12px;
	background-image: url(../ImagesNew/RightContentBottomBG.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#MiddleContentWrapper {
	height: 250px;
	width: 325px;
	float: right;
}
#PanelNavRight a, #PanelNavRight a:hover{
	background-image: url(../ImagesNew/PanelNav.gif);
	background-repeat: no-repeat;
	float: right;
	width: 17px;
	height: 272px;
	background-position: right;
	display: block;
}
#PanelNavRight a:hover{
	background-image: url(../ImagesNew/PanelNavOver.gif);
}
#PanelNavRight a:active{
	background-image: url(../ImagesNew/PanelNav.gif);
}
#PanelNavLeft a, #PanelNavLeft a:hover{
	background-image: url(../ImagesNew/PanelNav.gif);
	background-repeat: no-repeat;
	float: left;
	width: 17px;
	height: 272px;
	background-position: left;
	display: block;
}
#PanelNavLeft a:hover{
	background-image: url(../ImagesNew/PanelNavOver.gif);
}
#PanelNavLeft a:active{
	background-image: url(../ImagesNew/PanelNav.gif);
}
#LogoWrapper, #LogoWrapperVideos {
	float: right;
	width: 170px;
	padding: 40px 10px 0 12px;
}
#LogoWrapperVideos {
	padding-top: 6px;
}
.OrangeSubHeading {
	font-size: 14px;
	color: #EB5D2A;
	line-height: 22px;
	font-weight: normal;
}
.strapline {
	color: #FF4800;
	margin-top: 10px;
}
.LeftColumn {
	float: left;
	width: 206px;
	margin-right: 2px;
}
.IncontextWrapper {
	float: left;
	width: 200px;
}
.TickOrange, .SubscribeWrapper {
	color: #000;
	background-color: #F15B23;
	background-image: url(../ImagesNew/Tick.gif);
	background-repeat: no-repeat;
	display: block;
	float: right;
	padding: 8px 10px 10px 70px;
	width: 455px;
	margin: 10px 32px 10px 0;
	line-height: 16px;
}
.SubscribeWrapper {
	background-image: url(../ImagesNew/EmailFormBG.gif);
}
.NewsHeading, .NewsSubHeading {
	font-size: 28px;
	color: #000;
	padding: 48px 0 0 262px;
	line-height: 68px;
}
.NewsSubHeading {
	font-size: 14px;
	padding: 28px 140px 28px 262px;
	line-height: 20px;
	font-weight: bold;
}
.newsBodyRefesh, .newsBodyRefeshLong, .FF, .FAQ_Q, .FAQ_A, .Unlocked, .UnlockedLong, .newsBodyRefeshFFGrey {
	background-image: url(../ImagesNew/Symbol-Refresh.gif);
	background-repeat: no-repeat;
	display: block;
	float: right;
	width: 480px;
	padding: 8px 34px 0 54px;
	line-height: 16px;
}
.newsBodyRefeshLong {
	margin-bottom: 100px;
	background-image: url(../ImagesNew/Symbol-FF-Grey.gif);
}
.newsBodyRefeshFFGrey {
	background-image: url(../ImagesNew/Symbol-FF-Grey.gif);
	margin-bottom: 10px;
}
.FAQ_Q {
	background-image: url(../ImagesNew/Symbol-Q.gif);
}
.Unlocked {
	background-image: url(../Support/support-Images/padlock-unlocked.gif);
	margin-bottom: 10px;
}
.UnlockedLong {
	background-image: url(../Support/support-Images/padlock-unlocked.gif);
	margin-bottom: 100px;
}
.FAQ_A {
	background-image: url(../ImagesNew/Symbol-A.gif);
	font-weight: bold;
}
.FF {
	background-image: url(../ImagesNew/Symbol-FF.gif);
}
.NewsFooter {
	background-image: url(../ImagesNew/StoryBG.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 20px;
	float: left;
	width: 776px;
}
.floatLeft {
	float: left;
}
.FloatRight {
	float: right;
}
.FloatRight202 {
	float: right;
	width: 202px;
}
.MoreButton a, .MoreButton a:hover {
	text-decoration: none;
	background-image: url(../ImagesNew/MoreButton.png);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	display: block;
	line-height: 27px;
	width: 97px;
	color: #FFF;
}
.MoreButton a:hover {
	color: #000;
}
.EmailTop {
	background-image: url(../ImagesNew/EmailBG.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 202px;
	padding-top: 20px;
	float: right;
}
.EmailBody {
	padding: 0 8px 0 20px;
}
.NewsFloatRight {
	float: right;
	padding: 15px 5px 0 0;
}
.NewsColumnTop {
	height: 42px;
	padding: 20px 10px 0 0px;
}
.TickOrangeHeading {
	font-size: 14px;
	line-height: 20px;
	color: #FFF;
}
.SPSubHeading {
	font-size: 14px;
	line-height: 20px;
}
.SPContentWrapper {
	float: left;
	padding: 40px 0 0 40px;
	width: 280px;
}
.SPContentWrapper img {
	margin-bottom: 40px;
}
#CaseStudyWrapper {
	background-image: url(../ImagesNew/Case-StudyBG.gif);
	background-repeat: no-repeat;
	float: left;
	width: 167px;
	padding: 10px 10px 0 10px;
	height: 248px;
}
.CaseStudy {
	position: absolute;
	top: 213px;
	left: 41px;
}
.white {
	color: #FFF;
}
#MainImageWrapper {
	height: 260px;
	width: 543px;
	float: left;
	background-color: #CCC;
	margin: 6px 0 0 28px;
}
.LeftAdvertWrapper {
	font-size: 13px;
	color: #FFF;
	background-color: #000;
	background-image: url(../ImagesNew/LeftAdvert-Top.gif);
	background-repeat: no-repeat;
	width: 206px;
	margin: 0px 0 10px 0;
}
.LeftAdvertWrapperHeading {
	padding: 4px 44px 0 20px;
	line-height: 20px;
}
.ReasonsWrapper {
	margin-bottom: 20px;
}
.floatLeftReadMoreWrapper {
	float: left;
	padding: 20px 0 0 26px;
}
.supportImage {
	padding: 6px 0 0 20px;
}
.GotoAssistWapper {
	height: 29px;
	float: right;
	width: 483px;
	background-color: #050033;
	margin-right: 31px;
}
.supportVideo {
	float: left;
	margin: 0px 0 0px 0;
}
a img {
	border: 0;
}
.InfoBGTop {
	background-image: url(../ImagesNew/Info-BG.gif);
	background-repeat: no-repeat;
	padding: 30px 0 4px 30px;
	margin-top: 20px;
}
.InfoBGBottom {
	background-image: url(../ImagesNew/Info-BG.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 10px;
	margin-bottom: 6px;
}
.BlackSubHeading {
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 6px;
	display: block;
}
.VideoMenuWrapper {
	float: right;
	width: 200px;
	margin-top: 20px;
}

.TickOrange form p a:hover {
	color: #FFF;
}
.HomePanelsCaseStudiesWrapper {
	padding-top: 4px;
}
.HomeRightColumn {
	width: 200px;
	float: right;
}
#Colum03 ul li {
	margin-bottom: 6px;
}

