body {
	font-family:verdana,helvetica,arial,sans-serif;
	font-size:70%;
	margin: 0;
	background:#B7BDBE url(../img/bg.jpg) repeat-x scroll center top;
	color:#565656;
}
.header{
	width: 720px;
	height:153px;
	background: url('../img/banner.jpg');
	padding: 0px;
	float:left;
}
.footer {
	width: 720px;
	padding-top:10px;
	height:20px;
	font-size:9px;
	color:#848687;
	float:left;
}
/** 
Containers
**/
.outerContainer {
	padding-left:25%;
}
.mainContainer {
	width:720px;
	height:100%;
	background: url(../img/backline.png) repeat-y;
	float:left;
}
/* Hide from IE-Mac \*/
html>body .mainContainer {background: url(../img/backlinefirefox.png) repeat-y;}
/* End hide */
.contentContainer {
	width:504px;
	float:left;
	height:100%;
}
.downloadCategoryContainer {
	border: 1px solid grey;
	width: 450px;
	background:white;
}
.navContainer {
	padding-top:3px;
	height:30px;
	background:white;
}
.menuContainer {
	width:89px;
	float:right;
	height:100%;
}
.contentDiv {
	float:left;
	width:100%;
}
.downloadViewDiv {
	height:32px;
	margin-top:8px;
	text-align:left;
	margin-left:10px;
	width:370px;
	float:left;
}
.downloadViewDiv:hover {
	background:#F4F4F4;
}
/**
Texts
**/
.nolink:link {
	text-decoration:none;
	color:black;
}
.nolink {
	text-decoration:none;
	color:black;
	margin-left:0px;
	font-weight:bold;
	height:30px;
}
.breadcrumblink {
	text-decoration:none;
	color:black;
	display:block;
	float:left;
	margin-left:15px;
	font-weight:bold;
	font-family:arial;
	font-size:11px;
	margin-top:10px;
	margin-bottom:10px;
}
h1 {
	font-size:17px;
	color:#B7BDBE;
	margin-top:20px;
	padding-right:10px;
	padding-left:10px;
	font-family:arial;
}
h2 {
	color:#97A499;
	font-size:15px;
	text-align:left;
	margin-top:10px;
	padding-right:10px;
	padding-left:15px;
	font-family:arial;
	text-decoration:none;
}
h2 a {
text-decoration:none;
color:black;
}
h3 {
	color:#020202;
	font-size:13px;
	text-align:left;
	margin-top:10px;
	padding-right:10px;
	padding-left:15px;
	font-family:arial;
}
h4 {
	padding-right:10px;
	font-weight:none;
	font-size:11px;
}
.standardText{
	color:#020202;
	font-size:11px;
	text-align:left;
	margin-top:10px;
	padding-right:10px;
	padding-left:15px;
	font-family:arial;
}
.callbacktext {
	width: 720px;
    padding-top:15px;
	font-size:12px;
	color:white;
	font-style:italic; 
	text-align:right;
	padding-right:175px;
	float:left;
}
.callbacktext big {
	font-size:16px;
	font-weight:bold;
	font-style:normal;
}
.newtoolstext {
	margin-top:12px;
	margin-left:15px;
	font-weight:bold;
	font-family:arial;
}
.leftmenutitletext {
	margin-top:9px;
	margin-left:10px;
	font-weight:bold;
	font-family:arial;
}
.leftmenuaccesstext {
	text-decoration: none;
	font-family:arial;
	font-size:10px;
	margin-top:2px;
	margin-left:5px;
}
.leftmenubuttontext {
	padding-left:20px;
	font-family:arial;
	font-size:9px;
}
.navbuttontext {
	font-family:arial;
	text-decoration:none;
	font-weight:bold;
	padding-top:7px;
	padding-right:12px;
	padding-bottom:7px;
	display:block;
	color:#545454;
}
.error-text {
	color: red;
	margin-top:10px;
	font-weight: bold;
	font-size:11px;
}
.error-message {
	color: red;
	font-weight: bold;
}
/**
Menus
**/
.leftmenu {
	width:108px;
	float:left;
	height:100%;
}
.rightmenu {
	width:107px;
	float:left;
	height:100%;
}
.leftmenugap {
	height:10px;
}
/**
Form styling
**/
.form {
	background-color: #D8E8EB;
	border: 1px solid #B7B8B7;
	font-family:arial;
	font-size:11px;
	padding-top:2px;
	padding-left:2px;
	color:black;
}
.formouter {
	background-color:#D2F1F6;
	border:1px solid grey;
	margin-top:20px;
	margin-left:5px;
	margin-right:9px;
	padding-top:10px;
	padding-bottom:35px;
	padding-left:18px;
	text-align:left;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
}
/** 
Nav icons
**/
.navicon {
	width:20px;
	height:20px;
	margin-top:3px;
	margin-left:8px;
	float:left;
}
.navicon.home {
	background: url('../img/homeicon.png');
}
.navicon.services {
	background: url('../img/servicesicon.png');
}
.navicon.about {
	background: url('../img/abouticon.png');
}
.navicon.clients {
	background: url('../img/clientsicon.png');
}
.navicon.contact {
	background: url('../img/contacticon.png');
}
/**
Buttons and titles 
**/
.downloadBtn {
	width:38px;
	height:38px;
	float:right;
	display:block;
	background: url('../img/downloadBtn.jpg');
	margin-right:4px;
}
.downloadBtn:hover{
		filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}
.continuebutton {
	font-family:arial;
	text-decoration:none;
	font-weight:bold;
	font-size:15px;
	color:grey;
	text-align:right;
}
.homepageTitle {
	width:220px;
	height: 70px;
	margin-top:15px;
	margin-right:200px;
	background: url('../img/theworld.jpg');
}
.pleaseTitle {
	width:210px;
	height: 90px;
	margin-top:15px;
	margin-right:200px;
	background: url('../img/please.jpg');
}
.successTitle {
	width:217px;
	height: 79px;
	margin-top:15px;
	margin-right:200px;
	background: url('../img/success.jpg');
}
.softwareIcon {
	width:26px;
	height: 27px;
	margin-left:15px;
	float:left;
	display:block;
	background: url('../img/software.jpg');
}
.clientsTitle {
	width:210px;
	height: 90px;
	margin-top:15px;
	margin-right:200px;
	background: url('../img/clients.jpg');
}
.redFunnel {
margin-right:5px;
	width:132px;
	height: 73px;
	border: 1px solid grey;
	margin-left:15px;
	float:left;
	background: url('../img/redfunnel.jpg');
}
.email {
	width:134px;
	height: 22px;
	float:left;
	margin-left:15px;
	background: url('../img/email.jpg');
	}
.tel {
	width:144px;
	height: 22px;
	margin-left:15px;
	background: url('../img/tel.jpg');
	float:left;
	clear:right;
	}
.mobile {
	width:144px;
	height: 22px;
	float:left;
	clear:right;
	margin-left:15px;
	background: url('../img/mobile.jpg');
	}
.visitBarcelona {
margin-right:5px;
	width:203px;
	height: 71px;
	border: 1px solid grey;
	margin-left:15px;
	float:left;
	background: url('../img/visitbarcelona.jpg');
}
.contactTitle {
	margin-top:5px;
	width:195px;
	margin-right:150px;
	height: 76px;
	background: url('../img/contact.jpg');
}
.downloadsTitle {
	margin-top:5px;
	width:265px;
	margin-right:150px;
	height: 75px;
	background: url('../img/downloads.jpg');
}
.ooops {
	margin-top:5px;
	width:195px;
	margin-right:150px;
	height: 78px;
	background: url('../img/ooops.jpg');
}
.tbAdventure {
margin-right:5px;
	width:137px;
	height: 70px;
	border: 1px solid grey;
	margin-left:15px;
	float:left;
	background: url('../img/tbAdventure.jpg');
}
.aboutTitle {
	width:270px;
	height: 90px;
	margin-top:15px;
	margin-right:200px;
	background: url('../img/about.jpg');
}
.dots {
		background: url('../img/dots.jpg') repeat-x;
		height:1px;
		width:90%;
}
.servicesTitle {
	width:225px;
	height: 80px;
	margin-top:15px;
	margin-right:200px;
	background: url('../img/services.jpg');
}
.navButton {
	text-decoration:none;
	color:#606061;
	background: url('../img/navbutton.jpg');
	width:100px;
	height:29px;
	float:left;
}
.navButton:hover {
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}
.newtools {
	width:89px;
	height:32px;
	background: url('../img/newtools.jpg');
	float:left;
}
.leftmenubutton {
	padding-top:5px;
	padding-bottom:5px;
	text-decoration:none;
	text-align:left;
	color:#505151;
	width:89px;
	float:left;
}
.leftmenubutton:hover{
	background:#fff;
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
}
.newsoftwareico {
	background:url(../img/newsoftwareico.jpg);
	width:18px;
	display:block;
	height:20px;
	margin-left:1px;
	float:left;
}
.freebiesico {
	background:url(../img/freebiesicon.jpg);
	width:18px;
	display:block;
	height:20px;
	margin-left:5px;
	margin-top:5px;
	float:left;
}
.newfreebieico {
	background:url(../img/newfreebieicon.jpg);
	width:16px;
	display:block;
	height:16px;
	margin-left:1px;
	margin-top:3px;
	float:left;
}
.leftmenutitle {
	height:30px;
	background:url(../img/leftmenutstandarditle.jpg);
	width:89px;
	float:left;
}
.leftmenutitle:hover {
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}
/**
Header menu
**/
.header-menu-text {
	padding-top:9px;
	font-size:11px;
	color:black;
}
.header-menu {
	padding-top:244px;
	padding-left:178px;
}
/**
visuals
**/
.bottomstrip {
	height:34px;
	width:717px;
	background:url(../img/bottom.jpg) repeat-x;
	float:left;
	margin-left:1px;
}
/* Hide from IE-Mac \*/
html>body .bottomstrip {background:url(../img/bottomfirefox.jpg) repeat-x;}
.rightmenucontent {
	background-image: url('../img/rightmenu.jpg');
	width:88px;
	height:392px;
	float:left;
	text-align:left;
	
}
.rightmenucontent:hover {
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}
/**
other
**/
.clearJump {
	clear:both;
}	
img, div { behavior: url('/files/iepngfix.htc') }
/**
Biscuits
**/
.biscuitsFill10{height:10px;}
.biscuitsFill30{height:30px;}
