/* header */
/*@font-face {
	font-family: 'ITCAvantGardeGothicBook';
	src: url('avantguard-webfont.eot');
	src: url('avantguard-webfont.woff') format('woff'), url('avantguard-webfont.ttf') format('truetype'), url('avantguard-webfont.svg#webfont564Bbtwi') format('svg');
	font-weight: normal;
	font-style: normal;
}*/
body{
	background: #DADAD9 url('../img/bkg-page.jpg') repeat-x; 
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	margin: 20px;
	color: #575757;
}

/*body {
font-family: "aguard", Arial, verdana;
}*/
div#wraper{
	width: 947px;
	margin-left: auto;
	margin-right: auto;
}
div#header{
	background: url('../img/header.png') no-repeat;
	height: 133px;
	margin-bottom: 10px;
}
div#header div#right{
	width: 185px;
	height: 133px;
	float:right;
}
div#header div#right a#joinnow{
	display: block;
	width:175px;
	height: 69px;
	margin-top: 14px;
	margin-left: 3px;
}
div#header div#followus{
	font-weight: bold;
	text-align: center;
	padding: 3px;
	font-size: 11px;
}
div#header a#facebook{
	width: 32px;
	height: 30px;
	display:block;
	float:left;
	background: url('../img/icon-facebook.png') no-repeat;
	margin-left: 46px;
}
div#header a#twitter{
	width: 33px;
	height: 31px;
	display:block;
	float:left;
	background: url('../img/icon-twitter.png') no-repeat;
}
div#header a#linkedin{
	width: 33px;
	height: 31px;
	display:block;
	float:left;
	background: url('../img/icon-in.png') no-repeat;
}
div#header div#search{
	width: 350px;
	float: left;
	margin-left: 400px;
	margin-top: 40px;
	white-space: nowrap;
}
div#header div#search input.text{
	border: solid 2px #ccc;
	width: 250px;
	height: 20px;
	padding-left: 5px;
	line-height: 20px;
}
div#header div#search input#search{
	width: 76px;
	height: 28px;
	border: none !important;
	margin: 0px !important;
	padding: 0px !important;
}
div#header a#logolink{
	display:block;
	height: 85px;
	width: 300px;
	position: absolute;
}
div#lang{
/* 	width: 150px; */
	margin-right: 30px;
	float:right;
	margin-bottom: -10px;
	margin-top: -10px;
}
div#header div.login,div#header div.logout{
	display:block;
	height: 20px;
	width: 75px;
	margin-top: 29px;
	margin-left: 20px;
	float:left;
	background: url('../img/login-button.png');
	border: solid 4px white;
}
div#header div.login a,div#header div.logout a{
	display: block;
	height: 18px;
	padding-top: 2px;
	text-align: center;
	color: white;
	font-weight: bold;
	font-size: 14px;
}

/* module */
div.module{
	margin-bottom: 10px;
/* 	*margin-bottom: 30px; */
	font-size: 10px;
}
div.module h3{
	color: white;
	padding-left: 40px;
	padding-top: 6px;
	padding-bottom: 3px;
	margin: 0px;
	text-transform: uppercase;
	font-size: 16px;
	overflow: hidden;
}
div.module div.header{
	background: url('../img/mod-header.png') no-repeat top;
	height: 26px;
}
div.module div.middle{
	background: url('../img/mod-bkg.png') repeat-y;

}
div.module div.footer{
	background: url('../img/mod-foot.png') no-repeat bottom;
/* 	height: 16px; */
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

/* top2 module (above component) */
div#top2{
	float:left;
	margin-left: 12px;
}

/* login module */
div#left div.login{
	height: 112px;
}
div#left div.login div#link_to_members a{
	display:block;
	height: 45px;
	font-size: 0px;
	line-height: 0px;
	text-indent: 1000px;
}
div#left div.login div#link_to_members{
	background: url('../img/en-GB/buttons/entermembers-button.png') no-repeat;
	height: 45px;
	width: 120px;
	margin: auto;
	margin-top: 5px;
}
div#left div.login div.login{
	height: 75px !important;
}
div#left div.login h3{
	background: url('../img/lock.png') no-repeat 10px 5px;
}
div#left div.login div label{
	
}
div#left div.login div#inputs input{
	border: solid 1px #696969;
	width: 100px;
	margin-bottom: 3px;
}
div#left div.login input#module-login{
	margin-bottom: -8px;
	float: right;
}
div#left div.login label.remember input{
	margin-bottom: -6px;
}
div#left div.login div.welcome{
	font-weight: bold;
	font-size: bold;
}
div#left div.login span.username{
	color: #0D60BC;
	font-size: 15px;
	font-weight: bold;
}
div#left div.login h2{
	display:none;
}
/* solutions module */
div#left div.solutions{
	*margin-bottom: 0px;
/* 	*height: 130px !important; */
}
div#left div.solutions h3{
	background: url('../img/tools.png') no-repeat 10px 5px;
}

/* cloudbox module */
div#cloudbox{
	width: 342px;
	height: 202px;
	background: url('../img/cloudbox.png') no-repeat;
	float:left;
	clear:both;
	overflow: hidden;
}
div#cloudbox h2{
	padding-left: 60px;
	color:white;
	text-transform: uppercase;
	font-size: 16px;
	margin-top: 8px;
	*padding-top: 10px;
}
div#cloudbox h3{
	padding-left: 30px;
	color:#6e6e6e;
	text-transform: uppercase;
	font-size: 23px;
	margin-top: 15px;
}
div#cloudbox p{
	padding: 10px;
}

/* nav */
div#nav{
	padding-top: 20px;
	float:right;
	padding-right: 30px;
	white-space:nowrap;
	*width:600px;
}
div#nav ul.menutop ul.level2{
	margin: -6px 0 0 0 !important;
}
.menutop .level2 li,.menutop .level3 li{
	background-color: #FF8000 !important;
}
.menutop .level2, .menutop .level3{
	background-color: #ff8000 !important;
	border: solid 1px #D86C00;
}
/* general */
div#component hr{
	background: url('../img/divider-fade.png') no-repeat;
	border: none;
	height: 6px;
}
.indent{
	padding-left: 20px;
	padding-top: 0px;
	margin-top: 0px;
}
.indent2{
	padding-left: 20px;
	padding-top: 0px;
	margin-top: 0px;
	width: 400px;
}
.bkg{
	font-size: 0px;
	line-height: 0px;
	color: white;
	text-decoration: none;
	text-indent: 1000px;
	overflow:hidden;
}
form{
	*display:inline;
}
div#main{
	clear: both;
}
div#xtra{
	clear:both;
}
div#component a{
	text-decoration: none;
	color: #0D60BC;
}
a:hover{
	text-decoration: underline;
}
#partners a:hover{
	text-decoration: none;
}
a{
	text-decoration: none;
	color: #575757;
}
div#component a:hover{
	text-decoration: underline;
}

table,tr,td,th{
	border-collapse: collapse;
}
span.article_separator{
	display:none;
}
.item71 span.separator{
	display:none;
}
img.pageimage{
	position: absolute;
	top: 555px;
	margin-left: 271px;
}
/*div#top2 h1,div#top2 h2, div#component h1,div#component h2{
	font-family: arial,sans-serif;
}*/

/* left */
div#left{
	width: 210px;
	float:left;
}

/* component */
div#component{
	width: 724px;
	float: left;
	/*margin: 0 0 10px 10px;*/
}
div#contenttop{
	background: url('../img/mainbox-topbar.png') no-repeat;
	height: 60px;
	width: 709px;
	padding-right: 40px;
}
div#contentbottom{
	background: url('../img/mainbox-bottombar.png') no-repeat;
	height: 63px;
	width: 749px;	
}
div#mid-container{
	background: url('../img/mainbox-midgradient.png') repeat-y;
	width: 719px;
	padding-left: 15px;
	padding-right: 15px;
/* 	margin-left: -2px; */
}
div#mid-container2{
	background: url('../img/mainbox-vertgradianttop.png') repeat-x top;
}
div#mid-container3{
	background: url('../img/mainbox-vertgradiantbot.png') repeat-x bottom;
	padding-left: 20px;
	padding-right: 20px;
/* 	margin-left: 5px; */
padding-top: 5px; 
}
table.contentpaneopen td{
/* 	margin-left: 20px; */
/* 	margin-right: 20px; */
/* 	padding-right: 10px; */
}
div#component td.roadshow-titles{
	font-weight: bold;
	color: white;
	padding-top: 7px;
	vertical-align: top !important;
	text-align: center;
}
div#component div#compcatbox{
	height: 90px;
}
div#component div.testimonial p:first-child{
	margin-bottom: 0px;
	margin-left: -15px;
	padding-left: 15px;
	background: url('../img/arrow.png') top left no-repeat;
}
div#component .blog span.article_separator{
	display:block !important;
	height: 1px;
	background-color: black;
}
a#tab-contactus{
	background: url('../img/bluetab.png') no-repeat;
	padding-left: 24px;
	margin-right: 4px;
}
a#tab-joinnow{
	background: url('../img/yellowtab.png') no-repeat;
}
a#tab-freetrial{
	background: url('../img/orangetab.png') no-repeat;
}
a.content-tab{
	display:block;
	width: 88px;
	height: 35px;
	float:right;
	padding: 10px 0 0 28px;
	color: white !important;
	font-weight: bold;
	margin-top: 4px;
}
#contenttop #contentpagetitle{
	display:block;
	width: 240px;
	height: 40px;
	float: left;
	background: url('../img/green_tab.png') no-repeat;
	font-weight: bold;
	color: white;
	padding-top: 15px;
	padding-left: 70px;
	margin-top: 2px;
	margin-left: 20px;
	font-size: 16px;
	overflow: hidden;
	white-space: nowrap;
}
#hiddenheading{
	display: none;
}
.hidden{
	display: none !important;
}
.contentpaneopen{
	color: #575757;
/* 	overflow: hidden; */
}
.contentpaneopen h2{
	color: #CF5504;
}
.contentpaneopen li{
	list-style-image: url('../img/arrow.png');
}

/* footer */
div#footbar{
	background: url('../img/bkg-footer.gif') repeat-x;
	height: 20px;
	padding-top: 7px;
	padding-left: 10px;
	color: white;
	clear:both;
}
div#footer{
	clear: both;
	font-size: 10px;
}
div#footer div#copyright{
	float:left;
	width: 300px;
}
div#footer ul.menu-footer{
	margin: 0;
	padding: 0;
	float:right;
	width: 600px;
}
div#footer ul.menu-footer li{
	float: right;
	list-style: none;
	padding: 0 2px 0 2px;
}
div#ben_foot{
	clear:both;
	padding-top: 40px; 
}
div#footer a{
	text-decoration: underline;
}
div#footer a:hover{
	text-decoration: none;
}

/* home */
div#headerstack{
	width:724px;
	height:320px;
}
#headerstack #flash-content{
    width: 730px;
    height: 319px;
	margin-left: 10px;
	*margin-left: 0px;
}
#headerstack #flash-content a{
    display:block;
    width: 240px;
    height:75px;
    position:relative;
}
#headerstack #flash-content #features-buy{
    left:0;
    top:240px;
}
#headerstack #flash-content #features-sell{
    left:242px;
    top:165px;
}
#headerstack #flash-content #features-optimize{
    left:484px;
    top:95px;
}

#headerstack #flash-content embed,
#headerstack #flash-content object {
    display: block;
}

/* bottom tabs*/
#xtra .tabs{
    float:right;
    width:598px;
}
#xtra .tabs .tab-container{
    height:160px;
    overflow:hidden;
    clear:both;
	background: url('../img/box-bkg.png');
    position:relative;
    z-index:10;
    top:-1px;
}
#xtra .tabs .tab-container .phone{
	background: url('../img/telephone.png') no-repeat;
	height:90px;
	width:90px;
}
#xtra .tabs .tab-container .business{
	background: url('../img/business_users.png') no-repeat;
	height:90px;
	width:96px;
}
#xtra .tabs .tab-container .stars{
	background: url('../img/stars.png') no-repeat;
	height:42px;
	width:177px;
}
#xtra .tabs .tab-container .package{
	background: url('../img/rti-icon.png') no-repeat;
	height:82px;
	width:80px;
}

#xtra .tabs .tab-container .clock{
	background: url('../img/clock-icon.png') no-repeat;
	height:87px;
	width:85px;
}

#xtra .tabs .tab-container .rti_text{
	background: url('../../images/en-gb/confidence-text.png') no-repeat;
	height:26px;
/* 	width:408px; */
}
#xtra .tabs .tab-container .eval_proc{
	background:url('../img/en-GB/eval_proc.png') no-repeat scroll 0 0 transparent;
	width: 445px;
	height: 24px;
}
#xtra .tabs .tab-container .onthego{
	background:url('../img/broker_to_go.png') no-repeat scroll 0 0 transparent;
	width:362px;
	height:22px;
}
#xtra .tabs .tab-container .mobile_iphone{
	background:url('../img/broker_iphone.png') no-repeat scroll 0 0 transparent;
	bottom:-1px;
	height:159px;
	left:340px;
	position:absolute;
	width:253px;
}
#xtra .tabs ul.titles{
    height:34px;
    float:left;
    list-style:none;
    margin:0;
    padding:0;
    overflow:hidden;
    background:#fff;
    position:relative;
    z-index:300;
	width:100%;
}
#xtra .tabs ul.titles .button{
    float:left;
    height:34px;
    margin:0;
    font-size:.9em;
	background-image: url('../img/orange-box-top-bkg.png');
	cursor:default;
}
#xtra .tabs ul.titles .sep{
	width: 2px;
	height: 34px;
	background-image: url('../img/orange-tab-sep.png');
	cursor:default;
}


#xtra .tabs ul.titles .left{
    float:left;
    height:34px;
    margin:0;
	background: url('../img/orange-box-top-left.png') no-repeat;
	width:17px;
}
#xtra .tabs ul.titles .right{
    float:left;
    height:34px;
    margin:0;
	background: url('../img/orange-box-top-right.png') no-repeat;
	width:17px;
}
#xtra .tabs .bottom-corners{
	background:url('../img/bottom-corners.png') no-repeat scroll 0 0 transparent;
	width:598px;
	height:11px;
	z-index:11;
	position:relative;
	top:-2px;
}

#xtra .tabs ul.titles .button:hover,#xtra .tabs ul.titles .litab-active {
	background-image: url('../img/orange-box-top-bkg-dark.png');
}
#xtra .tabs ul.titles .right-active {
	background-image: url('../img/orange-box-top-right-dark.png');
}
#xtra .tabs ul.titles .left-active {
	background-image: url('../img/orange-box-top-left-dark.png');
}
#xtra .tabs ul.titles li a{
    float:left;
    display:inline;
    font-size: 7pt;
    overflow:hidden;
    text-decoration:none;
    color:#FFFFFF;
    font-weight:bold;
    padding:10px 0 0 5px;
    margin:0;
}
#xtra .tabs ul.titles .cart{
	background:url('../img/shopping_cart.png') no-repeat scroll 0 0 transparent;
	float:left;
	height:24px;
	position:relative;
	top:4px;
	width:24px;
	margin-left: 20px;
}
#xtra .tabs ul.titles .iphone{
	background:url('../img/iphone.png') no-repeat scroll 0 0 transparent;
	float:left;
	height:24px;
	position:relative;
	top:4px;
	width:24px;
}
#xtra .tabs ul.titles .check{
	background:url('../img/checkmark.png') no-repeat scroll 0 0 transparent;
	float:left;
	height:24px;
	left:2px;
	padding-right:3px;
	position:relative;
	top:4px;
	width:24px;
}
#xtra .tabs ul.titles .tag{
	background:url('../img/tag.png') no-repeat scroll 0 0 transparent;
	float:left;
	height:24px;
	left:2px;
	padding-right:5px;
	position:relative;
	top:4px;
	width:24px;
}
#xtra .tabs ul.titles li a:hover{
/*     text-decoration:underline; */
}
#xtra .tabs ul.titles li a.active{
    background:none;
    color:#2AA8EA;
}
#xtra .tab-content {
    color: #494949;
	display:none;
	padding: 10px;
}
#xtra .tab-content-show{
	display:block !important;
}
#tabs a.moreLink {
    text-decoration: underline;
    color:#2aa8ea;

}
#tabs a.moreLink:hover {
    text-decoration: none;

}
#tab1 a.moreLink {
    position:absolute;
    bottom: 10px;
    right:15px;

}
#tab1 img.logos {
    display: block;
    margin: 12px auto 0;
}

/* Contact */ 
div#contactus div.right,div#contact-us div.right{
	float:right;
	width: 210px;
	border-left: solid 2px #575757;
	padding-left: 15px;
/* 	margin-left: 100px; */
}
div#contactus{
	padding-top: 20px;
	padding-bottom: 20px;
}

/* standard form */
form.standard span.required{
	color: red;
}
form.standard label,
form.standard .label {
    display: block;
    width: 160px;
    padding: 5px 0;
    margin-bottom: 0.5em;
    line-height: 1em;
    text-align: right;

    position: relative;
}
form.standard label .field,
form.standard .label .field {
    width: 250px;
    text-align: left;

    position: absolute;
    top: 0;
    left: 170px;
}
form.standard .label .field label {
    width: auto;
    text-align: left;
}
form.standard .label .grid {
    overflow: auto;
}
form.standard .label .grid label {
    display: block;
    width: 50%;
    float: left;
    margin-bottom: 0;
}
form.standard .label .field input,
form.standard .label .field select {
    position: static;
    width: auto;
}
form.standard input.text {
    width: 250px;
    padding: 2px;
    border: 1px solid #CCCCCC;

    position: absolute;
    top: 0;
    left: 170px;
}
form.standard label.textarea {
    height: 5em;
}
form.standard label textarea {
    width: 250px;
    height: 5em;
    padding: 2px;
    border: 1px solid #CCCCCC;

    position: absolute;
    top: 0;
    left: 170px;
}
form.standard label.checkbox {
    width: auto;
    text-align: left;
    margin-left: 170px;
}
form.standard select {
    width: 250px;
    padding: 2px;
    border: 1px solid #CCCCCC;

    position: absolute;
    top: 0;
    left: 170px;
}
form.standard input.submit {
    display: block;
/*     margin-left: 170px; */
	background: url('../img/greenbutton.png') no-repeat;
	display:block;
	height:45px;
	width: 110px;
	border:none;
	font-size: 0px;
	cursor:pointer;
	color:white;
	margin-top: 10px;
	font-size: 14px;
	font-weight: bold;
}
#btn_now {
	display:block;
	height:28px;
	width: 65px;
	border:none;
	font-size: 0px;
	cursor:pointer;
	color:white;
}
#btn_later {
	display:block;
	height:28px;
	width: 65px;
	border:none;
	font-size: 0px;
	cursor:pointer;
	color:white;
}
#btn_partners{
	display:block;
	height: 30px;
	width: 130px;
	border: none;
	font-size: 0;
	cursor: pointer;
}
div#component h1{
	font-size: 18px;
	color: #cf5504;
	margin-bottom: 5px;
	margin-top: 10px;
	font-weight: normal;
}
div#component h2{
	margin-top: 5px;
	margin-bottom: 20px;
	font-size: 24px;
	color: #cf5504;
}
div#component h3{
	color: #cf5504;
	font-size: 16px;
	font-weight: normal;
/* 	background: url('../img/arrow.png') no-repeat left 3px; */
/* 	margin-left: -15px; */
	padding-left: 20px;
	margin-bottom: 5px;
	font-weight: bold;
}
div#component h4{
	color: #cf5504;
	font-size: 16px;
	font-weight: bold;
/* 	padding-bottom: 0px; */
	margin-bottom: 0px; 
}
div#component table.contentpaneopen div.right{
	float: right;
	width: 350px;
}
ul.noindent{
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 5px;
}
/* page images */
.pageimage-right{
	margin-left: 271px;
	margin-top: -239px;
	position: absolute;
}
.pageimage-left{
	margin-left: -20px;
	margin-top: -7px;
	position: absolute;
}



.btn-free-trial{
	background: url('../../images/en-gb/freetrial-button.png') no-repeat;
	text-indent: 1000px;
	font-size: 0px;
	line-height: 0px;
	height: 75px;
	width: 120px;
	float:right;
	margin-left: 50px;
}
.btn-join-now{
	background: url('../../images/en-gb/joinnow-button.png') no-repeat;
	text-indent: 1000px;
	font-size: 0px;
	line-height: 0px;	
	height: 75px;
	width: 120px;
	float:right;
	margin-left: 50px;
}
.plan .btn-join-now{
	background: url('../../images/greenbutton.png') no-repeat;
	height: 30px;
	width: 110px;
	margin-left: 145px;
	color: white !important;
	font-size: 12px;
	line-height: 20px;
	text-indent: 0px;
	font-weight: bold;
	text-align:center;
	padding-top: 10px;
	margin-top: -30px;
	float: none;
	display: block;
	
}
.plan .right{
	width: 270px !important;
	margin-right: 10px;
}
.plan .sprice{
	font-size: 14px;
	font-weight: bold;
	color: #CF5504;
	
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

.clearfix {display: inline-block;}  /* for IE/Mac */

.content-head-custom{
	display:none !important;
}


/* Search Results */
#search a#search_hdr{
    color:Red;
    text-decoration:none;
}
#search h2{
    color:#666;
}
#search .net_stat{
    color:red;
}
a.map_link{
    width:30%; !important
    }
#search #query {
    width: 330px;
    margin-left: auto;

    width:332px;
}
#search #query input.text {
    border:2px solid #ccc;
    float:left;
    font:12px/12px verdana,sans-serif;
    color:#666;
    height:12px;
    padding:6px 7px;
    width:234px;
    margin:0 4px 0 0;
}
#search #query input.btn{
    float:left;
}
#search #results {
    width: 100%;
    font-size: 0.7692em;
    clear:both;
}
#search #results thead th {
    padding: 6px 10px;

    color: #666;
    text-align: left;
    line-height: 1em;
    font-weight: bold;
    text-transform: uppercase;

    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    background: url('../img/search/thead-bg.gif') repeat-x left top;
}
#search #results thead th.description {
    border-left: 1px solid #CCCCCC;
}
#search #results thead th.endusr {
    border-right: 1px solid #CCCCCC;
}
#search #results tbody td {
    padding: 6px 10px;
    border-bottom: 1px solid #CCCCCC;
}
#search #results .condition,
#search #results .mfg,
#search #results .join {
    text-align: center;
}
#search #results .endusr {
    text-align: center;
}
#search #results .price {
    text-align: right;
}
#search #results tbody td.description {
    color: #2AA8EA;
    font-weight: bold;
}
#search #results tbody td.join a {
    display: block;
    width: 65px;
    height: 0;
    overflow: hidden;
    padding-top: 21px;
    background: url('../img/search/join-now.gif') no-repeat left top;
}
#search a#buying_link{
    display:block;
    background:url('../img/wantbuy.gif') no-repeat 90px 0;

    width: 150px;
    /*height: 100px;*/
    float:left;
    text-align:left;
    margin-top:20px;
    padding: 50px 0 40px 160px;
}
#search a#selling_link{
    display:block;
    background:url('../img/wantsell.gif') no-repeat 90px 0;
    width: 150px;
    /*height: 100px;*/
    float:left;
    text-align:left;
    margin-top:20px;
    padding: 50px 0 40px 160px;
}
.post0{
	clear:both;
}
.pbrROL{
margin-left: -21px !important;
margin-top: -20px !important;
}
div#top2 .lof-main-wapper{
	width: 660px !important;
	margin-left: 30px !important;
}

.item72{
	display:none;
}
