/*
===============
developed by Vel
at http://www.vhg-design.com
===============
*/


html, body {
  background: #dcdcdc;
  font-size: 62.5%;
  margin: 0;
  padding: 0;
  text-align: center;
}

body {
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.2em;
  text-shadow: 0 0 0 #000;
}

a {
  color: #575759;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

ul, ol, dl, dt, dd {
  list-style: none;
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6, form, fieldset {
  margin: 0;
  padding: 0;
}

fieldset {
  border: none;
}

.left {
  float: left;
}

.right {
  float: right;
}

.clear {
  clear: both;
  font-size: 0;
  height: 0;
  line-height: 0;
}

#wrap {
  background: white;
  margin: 0 auto;
  text-align: left;
  width: 980px;
}

.container {}

#twocols-container {
  float: left;
  position: relative;
  width: 735px;
}

.like-btn {
  display: -moz-inline-box;
  display: inline-block;
  outline: none;
  text-indent: -999em;
}

#online-results {
  background: white;
  border-bottom: 1px solid #999999;
  color: #333333;
  font-size: 1.08em;
  font-weight: bold;
  margin-bottom: 16px;
  padding: 7px 9px 7px 27px;
  text-align: right;
}

#hp #online-results {
  margin-bottom: 0;
}

#online-results a, #online-results span  {
  color: #333333;
  margin: 0 5px;
}

a.more {
  color: #666666;
  font-weight: bold;
}



/*   ============   HEADER   ============   */

#header {
  background: #2d2d2d;
  height: 69px;
  position: relative;
  width: 100%;
  z-index: 10;
}

#header h1 {
  float: left;
  height: 42px;
  margin: 16px 0 0 28px;
  width: 148px;
}

* html #header h1 {
  display: inline;
}

#header h1 a.like-btn {
  background: url(../img/logo.png) 0 0 no-repeat;
  display: block;
  height: 42px;
}

span.trigger {
  background: white url(../img/dropdown-arrow.png) 100% 0 no-repeat;
  display: block;
  float: right;
  height: 17px;
  margin: 46px 10px 0 0;
  width: 43px;
}

a#uk, a#usa {
  background: url(../img/gb.png) 0 0 no-repeat;
  color: #767676;
  display: block;
  font-size: 0.92em;
  font-weight: bold;
  height: 11px;
  line-height: 11px;
  margin: 3px;
  padding-left: 24px;
}

a#usa {
  background: url(../img/us.png) 0 0 no-repeat;
}

a#uk:hover, a#usa:hover {
  color: black;
  text-decoration: none;
}

span.trigger #uk, span.trigger #usa {
  outline: none;
  text-indent: -999em;
}

.toggle_container {
  background: white;
  border: 1px solid #b3b3b3;
  padding: 2px;
  position: absolute;
  right: 0;
  top: 63px;
  z-index: 100;
}

* html .toggle_container {
  width: 60px;
}



/*   ============   LEFT COLUMN   ============   */

#leftcolumn {
  float: left;
  margin-left: 20px;
  position: relative;
  width: 238px;
}

* html #leftcolumn {
  display: inline;
}

#leftcolumn p img.right {
  margin: 0 0 5px 10px;
}



/*   ============   RIGHT COLUMN   ============   */

#rightcolumn {
  float: right;
  margin-right: 17px;
  position: relative;
  width: 212px;
}

* html #rightcolumn {
  display: inline;
}

/*
#rightcolumn input, #rightcolumn select {
  background: #F1F1F2;
  border: 1px solid #adadad;
  color: #686868;
  font: normal 0.92em Arial, Helvetica, sans-serif;
  padding: 1px;
  
}
*/

#rightcolumn #like {
  width: 211px;
}

#rightcolumn .ttl {
  background: #2d2d2d;
  border: 1px solid #cbcbcb;
  color: white;
  font-size: 1.17em;
  font-weight: bold;
  margin: 16px 0;
  padding: 18px 6px;
}

#rightcolumn #contact {
  text-align: center;
  margin-top: 0px;
}

#rightcolumn #contact-info li {
  color: #575759;
  font-size: 1.17em;
  font-weight: bold;
  margin: 0 0 8px 10px;
}

* html #rightcolumn #contact-info li {
  position: relative;
}

#rightcolumn #contact-info li a {
  color: #575759;
}

#rightcolumn #contact-info li#phone {
  background: url(../img/phone-icon.jpg) 2px 0 no-repeat;
  padding: 8px 0 15px 36px;
}

#rightcolumn #contact-info li#mail {
  background: url(../img/mail-icon.jpg) 0 0 no-repeat;
  padding: 3px 0 10px 36px;
}

#rightcolumn #contact-info li#chat {
  background: url(../img/chat-icon.jpg) 0 0 no-repeat;
  padding: 6px 0 15px 36px;
}
/*
#rightcolumn label {
  clear: left;
  color: #333333;
  display: block;
  
  font-size: 1.14em;
  font-weight: bold;
  height: 17px;
  line-height: 17px;
  margin: 0 5px 10px 0;
  width: 55px;
}

#rightcolumn label.long {
  width: 148px;
}
*/

#rightcolumn .field, #rightcolumn .sm {
  float: left;
  height: 17px;
  margin-bottom: 10px;
  width: 145px;
}

#rightcolumn .sm {
  height: auto;
  width: 55px;
}
/*
#rightcolumn input.btn {
  background: #2d2d2d;
  border: 1px solid #cbcbcb;
  clear: both;
  color: white;
  font-size: 1.17em;
  font-weight: bold;
  margin-left: 134px;
  overflow: visible;
  padding: 8px 10px;
}
*/


/*   ============   MAIN CONTENT   ============   */

#maincontent{
  background: url(../img/main-cont-bg.gif) 100% 0 repeat-y;
  display: inline;
  float: left;
  margin: 0 0 0 11px;
  padding-right: 10px;
  position: relative;
  width: 719px;
}

#call-to-action {
	background: url(../img/call-to-action.jpg) 0 0 no-repeat;
	color: #000000;
	font-size: 2.25em;
	font-weight: bold;
	height: 197px;
	line-height: 1em;
	padding: 12px 0 0 15px;
}

#follow {
  background: #2d2d2d;
  border-bottom: 22px solid white;
  color: white;
  padding: 8px 25px;
  text-align: right;
  position: relative;
  height: 16px;
}

#follow span.left {
  text-align: left;
}
#follow span.left a {
  color: white;
}


#follow a img {
  margin-left: 2px;
}
#follow #scroller_container {
   width: 700px;
   height: 20px;
   overflow: hidden;
   position: absolute !important;
   top: 5px;
   left: 160px;
}
#follow #scroller_container a, #follow #scroller_container {
  color: white;
}
#follow #scroller_container a {
  text-decoration: underline;
}


#follow #twitter h2 {
  display: none;
}
#follow #twitter #twitter_update_list {
  height: 20px !important;
}
#follow #twitter #twitter_update_list li {

  margin-right: 25px;
  height: 20px;
  line-height: 20px;
  display: inline;
  white-space: nowrap;
  width: auto !important;
}


#content {
  margin: 10px;
}

	/*#content h2 {
		color: #666666;
		font-size: 1.67em;
	}*/
	
	#content STRONG { 
		font-weight: bold;
	}
	
	#content H1 {
		display: block;
		font-size: 24px;
		line-height: 28px;
		font-weight: bold;
		margin: 2px 0 15px 0;
		padding: 0px;
	}
	
	#content H2 {
		display: block;
		font-size: 18px;
		font-weight: bold;
		margin: 10px 0 7px 0;
		padding: 0px;
		color: #666666;
	}
	
	#content H3 {
		display: block;
		font-size: 14px;
		line-height: 16px;
		font-weight: bold;
		margin: 10px 0 6px 0;
		padding: 0px;
	}
	
	#content P {
		display: block;
		margin: 10px 0 10px 0;
	}
	
	#content A {
		color: #111111;
		text-decoration: underline;
		font-weight: bold;
	}
	
	#content UL {
		display: block;
		list-style-position: outside;
		list-style-type: disc;
		margin: 5px 5px 5px 20px;
		padding: 0px;
	}
	
	#content OL {
		display: block;
		list-style-type: decimal;
		list-style-position: inherit; 
		margin: 5px 5px 5px 20px;
		padding: 0px;
	}




.banner {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: transparent;
	/*background-image: url(http://www.zedzed.uk.com/images/int_consult_image.jpg);*/
	background-origin: padding-box;
	color: white;
	display: block;
	font-size: 27px;
	font-weight: bold;
	height: 197px;
	line-height: 27px;
	padding: 12px 0px 0px 15px;
	width: 704px;
}


/*   Home Page   */

#hp {
  background: url(../img/hp-bg.gif) 273px 0 repeat-y;
  position: relative;
}

#hp #maincontent {
  background: white;
  float: right;
  margin: 0 10px 0 0;
  padding: 0;
  width: 433px;
}

#hp h2 {
  color: #333333;
  font-size: 1.67em;
}

#hp #maincontent li {
  background: url(../img/square.gif) 0 7px no-repeat;
  color: #000000;
  padding-left: 12px;
}



/*   ============   FOOTER   ============   */

#footer {
  clear: both;
  font-size: 0.92em;
  margin-top: 30px;
  padding: 5px 10px;
}

#footer .clear {
  border-bottom: 1px solid #cccccc;
  margin: 0 auto;
  width: 750px;
}

#footer p {
  color: #666666;
  margin: 16px 0;
  padding: 0;
  text-align: center;
}

#footer #logos {
  margin-bottom: 14px;
  text-align: center;
}

#footer #logos img {
  margin: 0 8px;
  vertical-align: bottom;
}

#footer #links {
  color: #999999;
  font-size: 0.91em;
  text-align: center;
}

#footer #links a {
  color: #999999;
}





.tickercontainer { /* the outer div with the black border */
	/*border: 1px solid #f00;*/
	width: 700px; 
	height: 18px; 
	margin: -2px 0px 0px 0px; 
	padding: 0;
	overflow: hidden; 
	position: absolute;
	margin-left: 140px;
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
	position: relative;
	left: 0px;
	top: 2px;
	width: 700px;
	overflow: hidden;
}
ul.newsticker { /* that's your list */
	position: relative;
	width: 700px;
	left: 750px;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 0;
}
ul.newsticker li {
	float: left; /* important: display inline gives incorrect results when you check for elem's width */
	margin: 0 75px 0 0;
	padding: 0;
	white-space: nowrap;
}
ul.newsticker A {
	white-space: nowrap;
	padding: 0;	
	margin 0;
	color: #ccc;
} 
ul.newsticker SPAN {
	color: #ccc;
}
ul.newsticker SPAN.date {
	margin: 0 15px 0 0;
	color: #888;
} 

.tickeroverlayleft {
	position: absolute;
	margin: -3px 0px 0px 140px; 
	width: 90px;
	height: 20px; 
	background: url('../img/twitter_overlay.png') repeat-y left top;
	_background: none; /* hide in IE */	
}
.tickeroverlayright {
	margin: -3px 0px 0px 0px; 
	position: absolute;
	right: 110px;
	width: 90px;
	height: 20px; 
	background: url('../img/twitter_overlay.png') repeat-y right top;
	_background: none; /* hide in IE */	
}





/*   ---------   Float containers fix   ---------   */

.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}
/* Hides from IE-mac \*/

* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}
#wrap .container clearfix #maincontent #content .style6 br {
}






FORM.rightpanel {
	float: none;
}
	FORM.rightpanel H1.ttl {
	  	background: #2d2d2d;
	  	border: 1px solid #cbcbcb;
	  	color: white;
	  	font-size: 1.17em;
	  	font-weight: bold;
	  	margin: 16px 0;
	  	padding: 18px 6px;
	}
	FORM.rightpanel DIV.error {
		font-weight: bold;
		color: #aa2222;
		margin: 0 0 10px 0;
	}
 	FORM.rightpanel LABEL {
		color: #333333;
		font-size: 1.14em;
		font-weight: bold;
		height: 17px;
		line-height: 17px;
		margin: 0 5px 10px 0;
 	}
 	FORM.rightpanel BR {
 		clear: both;
 	}  			  
  	FORM.rightpanel INPUT, FORM.rightpanel SELECT {
		background: #F1F1F2;
	  	border: 1px solid #adadad;
	  	color: #686868;
	  	font: normal 0.92em Arial, Helvetica, sans-serif;
	  	padding: 1px;	 
	}
	FORM.rightpanel .fieldError {
		border: 1px solid #aa2222;
	}
	
	FORM.rightpanel INPUT.textField, FORM.rightpanel TEXTAREA.textArea, FORM.rightpanel SELECT.selectBox {
		width: 205px;
	}
	
	FORM.rightpanel INPUT.submit {
	  	background: #2d2d2d;
	  	border: 1px solid #cbcbcb;
	  	clear: both;
	  	color: white;
	  	font-size: 1.10em;
	 	font-weight: bold;
	  	margin-left: 140px;
	  	overflow: visible;
	  	padding: 8px 10px;
	}



FORM.content {
	margin: 20px 0 20px 0;
}
	FORM.content H1.ttl {
	  	font-size: 18px !important;
	  	font-weight: bold;
	  	margin: 12px 0;
	  	padding: 14px 6px;
	}
	FORM.content DIV.error {
		font-weight: bold;
		color: #aa2222;
		margin: 0 0 10px 0;
	}
 	FORM.content LABEL {
		color: #333333;
		font-size: 1.14em;
		font-weight: bold;
		line-height: 17px;
		margin: 0 5px 0px 0;
		width: 120px;
		float: left;
		display:block;
 	}
 	FORM.content BR {
 		clear: both;
 	}  			  
  	FORM.content INPUT, FORM.content SELECT, TEXTAREA {
		background: #F1F1F2;
	  	border: 1px solid #adadad;
	  	color: #686868;
	  	font: normal 1em Arial, Helvetica, sans-serif;
	  	padding: 2px;	
	  	margin: 0 5px 6px 0; 
	}
	FORM.content .fieldError {
		border: 1px solid #aa2222;
	}
	
	FORM.content INPUT.textField, FORM.content TEXTAREA.textArea, FORM.content SELECT.selectBox {
		width: 225px;
	}
	
	FORM.content INPUT.submit {
	  	background: #2d2d2d;
	  	border: 1px solid #cbcbcb;
	  	clear: both;
	  	color: white;
	  	font-size: 1.10em;
	 	font-weight: bold;
	  	margin-left: 125px;
	  	overflow: visible;
	  	padding: 8px 10px;
	}

	
	

