/*
RESET BROWSER DEFAULTS -------------------------- */

* {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img {
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight: normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
  border:0;
}


/*
TYPOGRAPHY -------------------------------------- */
body,td,h1,h2,h3,p { font: 13px arial,verdana, helvetica,clean,sans-serif; }
select, input, textarea { font: 11px arial,helvetica,clean,sans-serif; }
pre, code { font: 11px monospace; }
body * { line-height: 1.2em }

h1 {
  font-size: 26px;
  font-weight: normal;
}
h2 {
  font-size: 20px;
  font-weight: bold;
}
h3 {
  font-size: 14px;
  font-weight: bold;
}

p {
  margin-bottom: 1em;
}

ul {
  list-style-type: none;
}


/*
ALL BUT COLOUR ---------------------------------- */

body {
  text-align: center;
  margin: 0 0 20px 0;
}

#wrapper {
  width: 950px;
  margin: 0 auto;
  text-align: left;
}

#header {
line-height: 54px;
font-size: 12px;
position: relative;
}

#navStrapBox {
height: 100px;
padding: 0px;
margin-bottom:45px;
}

#navStrap {
  float: left;
  background: url("../images/wfus/logo.png") no-repeat;
  height: 100px;
}
#navBox {
  float: right;
  margin-top: 50px;
}

#navTabs {
}
#navTabs li {
float: left;
}
#navTabs a {
font-family: Arial;
font-size: 14px;
font-weight: bold;
height: 36px;
line-height: 36px;
overflow: hidden;
white-space: nowrap;
text-align: center;
display: block;
}
#navTabs a {
  text-decoration: none;
}

#navBox input.text {
	background: url("../images/wfus/bg-search2.png") no-repeat;
  font-size: 12px;
  height: 16px;
  border: 0;
  padding: 4px;
  width: 192px;
}

#navBox input.search-button{
	height: 24px;
	*margin-top: 2px;
	*height: 25px;
}


#navBox p {
  font-weight: bold;
  margin: 0 0 3px 0;
}

#navStrapDomain {
  font-weight: bold;
  font-size: 36px;
  overflow: hidden;
  width: 500px;
  line-height: 1em;
}
#navStrapDomain span {
  font-size: 16px;
}
#navStrapTagLine {
  width: 300px;
  overflow: hidden;
  padding: 66px 0 0px 333px;
  font-size: 14px;
  font-weight: normal;
  font-family:Arial, Helvetica, sans-serif;
  line-height:1em;
}

#main {
	width: 960px;
	margin: 0 auto;
  padding: 30px 0 20px 0;
}

#mainLeft {
  float: left;
  width: 205px;
  padding: 0 10px 0 0;
  text-align: left;
}

#mainLeft ul {
  margin: 0 0 30px 0;
}
#mainLeft li {
  margin: 0 0 10px 0;
  font-family: Arial;
  font-size: 15px;
  font-weight: bold;
}
#mainLeft li a {
  text-decoration: none;
}

#mainRight {
  float: left;
  width: 745px;
}
#mainRight .centralCategories td {
  padding: 0 0 5px 0;
}
#mainRight .centralCategories a:hover {
  text-decoration: none;
}
#mainRight .centralCategories a.centerHeader {
  text-decoration: none;
  font-weight: bold;
  font-size: 15px;
}
#mainRight .centralCategories a.centerHeader:hover {
  text-decoration: underline;
}

#mainRightO {
  height: 60px;
  padding: 30px 0 0 230px;
  margin: 20px 0 30px 0;
  font-size: 14px;
}
#mainRightO a {
  font-weight: bold;
}

#mainRightTitleWrap h2 {
  font-family: Arial;
  font-size: 22px;
  font-weight: bold;
}
#mainRightTitleWrap p {
  margin: 10px 0 5px 0;
}
#mainRightFullResults {
  padding: 0 30px 30px 0;
  float: left;
  width: 515px;
}
#mainRightSideResults {
  float: left;
  width: 178px;
  overflow: hidden;
}
.addWrap {
  padding: 10px 0 10px 0;
}
.addWrapSide {
  padding: 10px 0 10px 0;
}
.addText {
  padding: 0 0 0 0;
  font-family: verdana;
}
a.addLink {
  display: block;
  font-size: 13px;
  font-weight: bold;
}
.addWrapSide a.addLink {
 font-weight: bold;
 font-size: 11px;
}
a.addLink:hover {
  text-decoration: none;
}
a.addDesc {
  display: block;
  font-size: 12px;
  text-decoration: none;
  margin: 5px 0 3px 0;
}
.addWrapSide a.addDesc {
  font-size: 11px;
}
a.addDesc:hover {
  text-decoration: none;
}
a.addHost {
  display: block;
  font-size: 12px;
}
a.addHost:hover {
  text-decoration: none;
}

#mainRightMoreRes {
  margin: 0 0 30px 0;
}
#mainRightMoreRes h2 {
  font-family: Arial;
  font-size: 22px;
  font-weight: bold;
  margin: 0 0 10px 0;
  color: #DF0040;
}
#mainRightMoreRes td {
  padding: 5px 0 5px 0;
}
#mainRightMoreRes a {
  font-family: Arial;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
}

#podWrap{
	text-align: left;
}

#podWrap div {
float: left;
width: 163px;
padding: 17px 8px 50px 9px;
margin-right: 5px;
font-size: 12px;
font-family: arial;
border: 1px solid #ccc;
background: #fff url('../images/wfus/pod_bg.png') repeat-x;
position: relative;
height: 178px;
}
#podWrap .last {
	margin-right: 0;
}
#podWrap h4 {
  margin: 0 0 12px 0;
  font-size: 16px;
  font-weight: bold;
  color: #559922;
}
#podWrap span a:hover {
  text-decoration: none;
}

#podDomainWrap {
margin: 0px 0 20px 0;
padding: 5px 30px 5px 30px;
background-color: #241e1e;
text-align: left;
}
#podDomainWrap .podDomainWrapDiv {
  float: left;
}
#podDomainWrap .podDomainWrapDiv li {
  margin: 0 0 5px 0;
  font-size: 14px;
}

#podDomainWrap .podDomainWrapDiv li a{
color:#ffffff;
}

#podDomainWrap input.text {
  background: url("../images/wfus/bg-search.png") no-repeat;
  font-size: 14px;
  height: 18px;
  border: 0;
  padding: 6px;
  width: 345px;
}
#podDomainWrap p {
  font-weight: bold;
  font-size: 16px;
  margin: 0 0 13px 0;
  color: #51c317;
}

#podWrap{
	float: left;
}

#podWrap div {
  line-height: 140%;
}

div.linkList {
width:160px;
float:left;
margin:0px 20px 20px 0px;
}

	div.linkList ul li {
	line-height:20px;
	}

/*
COLOUR / IMAGES --------------------------------- */

a {
  color: #000000;
  text-decoration:underline;
}

a:hover {
text-decoration:none;
}

body {
  background: url( '../images/wfus/bg_root.png' ) no-repeat;
  color: #333333;
}

#header {
	background: url("../images/wfus/logo_nav.gif") repeat-x 0px 9px;
	height: 150px;
	min-width: 203px;
	width: 100%;
	color: #fff;
	padding-top: 9px;
	text-align: right;
}

#headerWrapper{
	width: 960px;
	margin: 0 auto;
	padding-top: 8px;
}

#header a {
  font-weight: bold;
  color:#559922;
}

#navTabs li.last{
	float: right;
}

#navTabs a.navTabOn,
#navTabs a.navTabOn:hover {
background:#AA5588 url( '../images/wfus/top_blik.png' ) top center no-repeat;
}
#navTabs a:hover {
background:#559922 url( '../images/wfus/top_blik.png' ) top center no-repeat;
}
#navTabs a {
  	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: normal;
	padding: 0px 27px 0;
}

#navBox p {
  color: #FFFFFF;
}

#navStrapDomain {
  color: #FFFFFF;
}
#navStrapTagLine {
	color:#fff;
	font-size: 34px;
}

#mainLeft li a {
  color: #559922;
}
.panelLinksHeader {
  color: #DF0040;
}
#mainLeft .panelLinksHeader a {
  color: #000000;
}

#mainRight .centralCategories a {
  color: #000;
}
#mainRight .centralCategories a.centerHeader {
  color: #000;
}

#mainRightO {
  background: url( 'http://www.slastics.es/library/images/wfus/123-reg-logo-small-alt.gif' ) no-repeat 25px 50% #EAF5FA;
}

#mainRightTitleWrap h2 {
  color: #DF0040;
}
#mainRightTitleWrap p {
  color: #333333;
}
.addWrap {
  border-bottom: 2px solid #D6EBF5;
}
.addWrapSide {
  border: 0;
}
a.addDesc {
  color: #333333;
}

#podWrap span.bottomImage{
	position: absolute;
	bottom: -42px;
	width: 88px;
	height: 80px;
	right: 0px;
}


#podWrap span b {
  color: #559922;
}

#podWrap div a span.button{
	background: url( '../images/wfus/button-leer-mas.png' ) no-repeat;
	width: 109px;
	height: 26px;
	position: absolute;
	bottom: 50px;
	left: 9px;
}

#podWrap #pod1 span.bottomImage{
background: url( '../images/wfus/icon-server.png' ) no-repeat;
}
#podWrap #pod2 span.bottomImage{
background: url( '../images/wfus/icon-home.png' ) no-repeat;
}
#podWrap #pod3 span.bottomImage{
background: url( '../images/wfus/icon-vps.png' ) no-repeat;
}
#podWrap #pod4 span.bottomImage{
background: url( '../images/wfus/icon-register.png' ) no-repeat;
width: 93px;

}
/*
MISC / UTILITIES -------------------------------- */

.clear {
  clear: both;
}



/*
PAGE RECORDS -------------------------- */

.page_records {
  empty-cells: hidden;
  border-collapse: collapse;
  margin: 5px 0 5px 0;
  text-align: left;
}

td.menu_header_top {
  background-color: #1382BF;
  font-weight: bold;
  font-size: 14px;
  color: #FFFFFF;
  white-space:nowrap;
  padding:5px;
  text-align:center;
	border: #DEDEDE solid 1px;
}

td.menu_header {
  background-image: url( '../../images/hbg.gif' );
  font-weight: bold;
  color: #FFFFFF;
  white-space:nowrap;
  padding:5px;
	border: #DEDEDE solid 1px;
  font-size: 12px;
}

.row1 {
  background-color: #F5F5F5;
  color: #000000;
  padding: 3px;
	border: #DEDEDE solid 1px;
  font-size: 12px;
}

.row2 {
  background-color: #FFFFFF;
  color: #000000;
  padding: 3px;
	border: #DEDEDE solid 1px;
  font-size: 12px;
}

.rowBlank {
  padding: 3px;
  font-size: 12px;
}
a.p_link {
  color: #000000;
  text-decoration: none;
  font-size: 85%;
}
a.p_link:hover {
  color: #FF0000;
  text-decoration: none;
  font-size: 85%;
}
a.bold_link {
  text-decoration: none;
  font-weight: bold;
  font-size: 85%;
}

/*======*/

div.hostingBanner {
height:64px;
clear:both;
padding:30px 0px 0px 250px;
margin:20px 0px;
background-image:url(../images/wfus/hosting-banner.gif);
background-position:0px 0px;
background-repeat:no-repeat;
}

p.copyright {
margin-top: 66px;
border-top:solid 1px #000000;
padding-top:20px;
text-align:center;
}
.hidden {
	display: none;
}
#logo_link {
	position: absolute;
	top: 10px;
	left: 0px;
	width: 227px;
	height: 63px;
}