/*Ver. 1.0 22-04-09*/

/*----------------------------------------------------------------------------
# Plantilla Tropical Server - Archivo CSS Zona Clientes
# ----------------------------------------------------------------------------
# Copyright (C) 2002-2009 Tropical Server S.L. Todos los derechos reservados.
# @licencia - Software Comercial con Copyright
# Autor: Tropical Server, SL
# Websites:  http://www.pixmoon.es -  http://www.tropicalserver.com
# Este archivo no puede copiado ni usado sin permiso de sus autores.
-----------------------------------------------------------------------------*/

html{height:100%;}
body{
	min-width:1000px;
	height:100%;
	font:11px Arial, Hevetica, sans-serif;
	margin:0;
	position:relative;
	color:#666666;
}
img{
	display:block;
	border:0;
}

a, a.link {
font:11px Arial, Hevetica, sans-serif;
color:#48577D;
text-decoration:underline;
}

a.visited, a.hover {
text-decoration:none;
}

form,
fieldset{
	border:0;
	padding:0;
	margin:0;
}
input,
select,
textarea{font:11px Arial, Hevetica, sans-serif;}

/* cuerpo principal */
#page-holder{
	width:100%;
	overflow:hidden;
}
.cent{
	width:1000px;
	margin:0 auto;
}

/*--cabecera--*/
#header{
    width:100%;
	position:relative;
	z-index:3;
}
.top-part{
    background:url(../images/top-part.gif) repeat-x;
}
.top-part .cent{
	height:154px;
	position:relative;
	z-index:2;
}

/* logo */
.logo{
	background:url(../images/logo.png) no-repeat;
	width:268px;
	height:49px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:29px;
	left:1px;
}
.logo a{
	height:100%;
	display:block;
}
.banner-hold{
	background:url(../images/banner-hold.gif) no-repeat 0 100%;
	padding:0 0 10px;
	width:468px;
	position:absolute;
	top:23px;
	left:282px;
}

/* enlaces directos */
.tools{
	width:234px;
	padding:0 0 0 10px;
	position:absolute;
	top:19px;
	right:0;
}
.tel{
	background:url(../images/tel.gif) no-repeat 1px 10px;
	display:block;
	font:bold 26px/30px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#364258;
	letter-spacing:2px;
	word-spacing:4px;
	padding:0 0 0 23px;
}
.add-options{
	width:100%;
	overflow:hidden;
	list-style:none;
	padding:0;
	margin:4px 0 0;
}
.add-options li{
	float:left;
	padding:0 4px 0 0;
}
.add-options a{
	height:25px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
.lnk-client-access{
	background:url(../images/lnk-client-access.gif) no-repeat;
	width:123px;
}
.lnk-support{
	background:url(../images/lnk-support.gif) no-repeat;
	width:90px;
}
.tools div{
	background:url(../images/tools-div.gif) no-repeat;
	float:left;
	display:inline;
	margin:8px 0 0 -10px;
}
.tools div ul{
	background:url(../images/tools-div-ul.gif) no-repeat 100% 0;
	float:left;
	list-style:none;
	padding:0 8px 0 0;
	margin:0 -2px 0 0;
	position:relative;
}
.tools div ul li{
	height:29px;
	float:left;
	padding:9px 2px 0 10px;
}
.cart a{
	background:url(../images/lnk-cart.gif) no-repeat 2px 2px;
	padding:0 0 0 21px;
}
.account a{
	background:url(../images/lnk-account.gif) no-repeat;
	padding:0 0 0 18px;
}
.tools div ul li.login{
	background:url(../images/lnk-login.gif) no-repeat 4px 10px;
	padding:9px 2px 0 11px;
}
.tools div ul a{
	float:left;
	line-height:16px;
	color:#000;
}
.tools div ul a:hover{text-decoration:none;}
.top-part h1{
	background:url(../images/h1.gif) no-repeat;
	font-size:11px;
	font-weight:normal;
	line-height:21px;
	margin:0;
	position:absolute;
	top:98px;
	left:27px;
}
.top-part h1 span{
	background:url(../images/h1-span.gif) no-repeat 100% 0;
	float:left;
	padding:2px 10px 0;
	margin:0 -2px;
	position:relative;
	color:#000000;
}
.holder{
	background:url(../images/holder.gif) no-repeat;
	width:1000px;
	height:33px;
	position:absolute;
	top:121px;
	left:0;
}

/* menú */
#navigation{
	float:left;
	display:inline;
	list-style:none;
	padding:0;
	margin:5px 0 0 7px;
}
#navigation li:first-child{background:none;}
#navigation li{
	background:url(../images/navigation-separator.gif) no-repeat;
	float:left;
	padding:0 4px 0 5px;
}
#navigation a.lnk-seo{
	font-size:13px;
	font-weight:bold;
	color:#c9a54c;
}
#navigation a{
	float:left;
	font-size:12px;
	line-height:22px;
	color:#fff;
	text-decoration:none;
	margin:0 2px 0 0;
}
#navigation span{
	height:24px;
	float:left;
	padding:0 9px;
	margin:0 -2px 0 0;
	position:relative;
	cursor:pointer;
}
#navigation li.active a,
#navigation li:hover a,
#navigation li.hover a{background:url(../images/navigation-a.gif) no-repeat;}
#navigation li.active span,
#navigation li:hover span,
#navigation li.hover span{background:url(../images/navigation-span.gif) no-repeat 100% 0;}
#navigation li:hover a.lnk-parent,
#navigation li.hover a.lnk-parent{
	background:url(../images/navigation-a.gif) no-repeat 0 -24px;
	position:relative;
	z-index:3;
}
#navigation li:hover a.lnk-parent span,
#navigation li.hover a.lnk-parent span{background:url(../images/navigation-span.gif) no-repeat 100% -24px;}
#navigation li:hover ul a,
#navigation li.hover ul a,
#navigation li:hover ul span,
#navigation li.hover ul span{background:none;}
#navigation li:hover,
#navigation li.hover{position:relative;}
#navigation li:hover .drop,
#navigation li.hover .drop{display:block;}
#navigation .drop{
	width:150px;
	display:none;
	position:absolute;
	top:23px;
	left:5px;
	z-index:2;
}
#navigation .drop .top{background:url(../images/drop-top.gif) no-repeat;}
#navigation .drop .bot{background:url(../images/drop-bot.gif) no-repeat;}
#navigation .drop .top,
#navigation .drop .bot{
	width:150px;
	height:5px;
	overflow:hidden;
}
#navigation .drop .mid{
	background:url(../images/drop-mid.gif) repeat-y;
	width:150px;
}
#navigation .drop .mid:after{
	content:"";
	display:block;
	clear:both;
}
#navigation ul{
	width:148px;
	float:left;
	list-style:none;
	padding:0 1px;
	margin:-5px 0;
	position:relative;
}
#navigation ul li{
	background:url(../images/navigation-ul-li.gif) repeat-x;
	width:100%;
	float:none;
	padding:2px 0;
	vertical-align:top;
}
#navigation ul a{
	float:none;
	height:1%;
	display:block;
	line-height:24px;
	padding:2px 0;
}
#navigation ul span{
	display:block;
	float:none;
	padding:0 5px 0 20px;
}
#navigation ul li:hover span,
#navigation ul li.hover span{
	background:url(../images/navigation-ul-span.gif) no-repeat 4px 6px;
}

/* formulario de búsqueda */
.holder fieldset{
	float:right;
	margin:6px 8px 0 0;
}
.holder legend,
.holder label{display:none;}
.holder fieldset input{float:left;}
.holder fieldset span{
	background:url(../images/search-string.gif) no-repeat;
	width:149px;
	height:13px;
	float:left;
	overflow:hidden;
	padding:4px 8px;
	margin:0 11px 0 0;
}
.holder fieldset span input{
	background:none;
	width:149px;
	font-size:10px;
	color:#fff;
	border:0;
	padding:0;
}

/* cabecera */
.visual{
	background:url(../images/visual.gif);
	width:100%;
}
.visual .cent{position:relative;}
.heading-price{
	background:url(../images/heading-price.png) no-repeat;
	width:161px;
	height:50px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:34px;
	left:761px;
	z-index:2;
	margin:0;
}
.intro{
	width:337px;
	position:absolute;
	top:18px;
	left:24px;
}
.intro-top{background:url(../images/intro-top.png) no-repeat;}
.intro-bot{background:url(../images/intro-bot.png) no-repeat;}
.intro-top,
.intro-bot{
	width:337px;
	height:10px;
	overflow:hidden;
}
.intro-mid{
	background:url(../images/intro-mid.png) repeat-y;
	width:301px;
	overflow:hidden;
	padding:5px 18px;
}
.intro h2{
	font-size:16px;
	line-height:20px;
	font-weight:normal;
	color:#c9a54c;
	margin:0;
}
.intro ul{
	list-style:none;
	padding:0;
	margin:10px 0 0;
}
.intro ul li{
	background:url(../images/intro-bullet.gif) no-repeat 1px 2px;
	line-height:17px;
	overflow:hidden;
	padding:0 0 0 17px;
}
* html .intro ul li{
	height:1%;
	overflow:visible;
}
.intro ul a,.intro ul li a{
	color:#fff;
	text-decoration:none;
}
.intro ul a:hover{text-decoration:underline;}

.button{
	background:url(../images/button.gif) no-repeat;
	width:100px;
	height:27px;
	display:block;
	line-height:27px;
	color:#fff;
	text-align:center;
	text-decoration:none;
	padding:0 6px;
}
.button:hover{text-decoration:underline;}
.lnk-also{
	background:url(../images/lnk-also.gif) no-repeat;
	width:155px;
	height:39px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	margin:-8px 0 0 21px;
}

/* parte principal */
#main{
	background:url(../images/main.jpg) repeat-y 50% 0;
	width:100%;
	overflow:hidden;
	position:relative;
	z-index:2;
}
.sub-main{background:url(../images/sub-main.jpg) no-repeat 50% 100%;}
#main .cent{
	width:984px;
	overflow:hidden;
	padding:8px 8px 92px;
}
.left{float:left;}
.right{float:right;}

/* contenido */
#content{width:984px;}

h2{
	font-size:16px;
	line-height:20px;
	font-weight:700;
	color:#48577D;
	text-indent:20px;
	background:url(../images/h2-bg.gif) 20px 0 no-repeat;
	padding-left:20px;
}

h3 {
	font-size:14px;
	line-height:14px;
	font-weight:700;
	color:#7690CF;
	padding-left:20px;
}

.blue{color:#48577d;}
.green{color:#778b47;}

.more{
	font:bold 11px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#48577d;
	float:right;
}
.more:hover{text-decoration:none;}

/* tab-hold-1 */
.tab-hold-1{
	width:100%;
	overflow:hidden;
	margin:10px 0 0;
}
.tab-hold-1 .tabset{
	overflow:hidden;
	list-style:none;
	padding:0 0 0 17px;
	margin:0;
	position:relative;
}
* html .tab-hold-1 .tabset{
	height:1%;
	overflow:visible;
}
.tab-hold-1 .tabset li{
	float:left;
	padding:0 0 0 3px;
}
.tab-hold-1 .tabset a{
	background:url(../images/tabset-1-a.gif) no-repeat;
	line-height:28px;
	color:#666;
	text-decoration:none;
	float:left;
	outline:none;
}
.tab-hold-1 .tabset span{
	background:url(../images/tabset-1-span.gif) no-repeat 100% 0;
	height:28px;
	float:left;
	padding:0 20px;
	cursor:pointer;
}
.tab-hold-1 .tabset a.active,
.tab-hold-1 .tabset a:hover{background-position:0 -28px;}
.tab-hold-1 .tabset a.active span,
.tab-hold-1 .tabset a:hover span{background-position:100% -28px;}
.tab-hold-1 div.tab{
	background:#f1f1f1 url(../images/tab-1.gif) repeat-x;
	min-height:182px;
	border:1px solid #e6e6e6;
	overflow:hidden;
	margin:-1px 0 0;
}
* html .tab-hold-1 div.tab{
	height:182px;
	overflow:visible;
}

/* título */
.title{width:606px;}
.title-top{background:url(../images/title-top.gif) no-repeat;}
.title-bot{background:url(../images/title-bot.gif) no-repeat;}
.title-top,
.title-bot{
	width:606px;
	height:10px;
	overflow:hidden;
}
.title-mid{
	background:#48577d;
	width:606px;
}
.title-mid:after{
	content:"";
	display:block;
	clear:both;
}
.title-inner{
	width:606px;
	float:left;
	margin:-10px 0;
	position:relative;
	z-index:2;
}
.title h5,
.title h4{
	font-size:14px;
	line-height:21px;
	font-weight:normal;
	color:#fff;
	margin:0 10px;
}
p.add{
	font:11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#999;
	padding:0 0 12px;
}
p.add a{color:#999;}
p.add a:hover{text-decoration:none;}

/* columna izquierda */
#sidebar{width:325px;}
.sub-heading{
	font:12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#c9a54c;
	display:block;
}
.description{
	list-style:none;
	padding:0;
	margin:5px 0 0;
}
* html .description{height:1%;}
.description li{
	background:url(../images/description-bullet.gif) no-repeat 2px 5px;
	line-height:13px;
	color:#fff;
	padding:0 0 0 12px;
}
.add-tools{
	width:268px;
	overflow:hidden;
	margin:-60px 0 0 0;
}
.add-tools ul{
	text-align:right;
	list-style:none;
	padding:0;
	margin:14px 0 0;
}
.add-tools ul li{
	display:inline;
	font:11px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#c9a54c;
	padding:0 3px;
}
.add-tools ul a{color:#c9a54c;}
.add-tools ul a:hover{text-decoration:none;}
.add-tools ul a.recruit{
	background:url(../images/recruit.gif) no-repeat 0 3px;
	line-height:12px;
	padding:2px 0 0 18px;
}
.add-tools .note{
	display:block;
	font-size:10px;
	line-height:20px;
	color:#d3dcf2;
	margin:0 0 0 73px;
}

/* wrapper */
.wrapper{width:984px;}
.wrapper-top{background:url(../images/wrapper-top-clientes.gif) no-repeat;}
.wrapper-bot{background:url(../images/wrapper-bot-clientes.gif) no-repeat;}
.wrapper-top,
.wrapper-bot{
	width:984px;
	height:10px;
	overflow:hidden;
}
.wrapper-mid{background:url(../images/wrapper-mid-clientes.gif) repeat-y;}
.wrapper-sub-mid{
	background:url(../images/wrapper-sub-mid-clientes.png) repeat-x;
	width:984px;
	min-height:360px;
	overflow:hidden;
}

* html .wrapper-sub-mid{
	height:360px;
	overflow:visible;
}
.register-domain{
	width:298px;
	margin:0 13px 0 14px;
}
.heading{
	background:url(../images/heading.gif) no-repeat;
	padding:0 0 0 15px;
}
* html .heading{
	height:1%;
	overflow:visible;
}
.heading:after{
	content:"";
	display:block;
	clear:both;
}
.heading div{
	background:url(../images/heading-div.gif) no-repeat 100%;
	float:left;
	padding: 0 10px 0 0;
}
.heading h3{
	float:left;
	font:bold 16px/26px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#48577d;
	padding:8px 0 0;
	margin:0 0 0 -8px;
}
.heading h3 img{
	float:left;
	display:inline;
	margin:-8px -5px -12px 0;
	position:relative;
}

/* formulario de registro de dominios */
.register-domain fieldset{
	background:url(../images/fieldset.gif) no-repeat;
	width:274px;
	padding:27px 0 28px 24px;
}
.register-domain fieldset legend,
.register-domain fieldset label{display:none;}
.register-domain fieldset input{float:left;}
.string{
	background:url(../images/string.gif) no-repeat;
	width:158px;
	height:16px;
	float:left;
	padding:3px 5px 8px;
}
.string input{
	background:none;
	width:158px;
	border:0;
	padding:0;
}
.string-2{
	width:48px;
	height:16px;
	float:left;
	padding:3px 5px;
	margin:0 0 0 4px;
}
.string-2 input{
	background:none;
	width:48px;
	font-size:12px;
	font-weight:bold;
	border:0;
	padding:0;
}
.add-link{
	background:#48577d;
	display:block;
	line-height:23px;
	text-align:right;
	overflow:hidden;
	padding:0 20px;
}
* html .add-link{
	height:1%;
	overflow:visible;
}
.add-link a{
	font-size:10px;
	color:#fff;
}
.add-link a:hover{text-decoration:none;}

/* banner 2 */
.test{
	background:#fcfcfc url(../images/test.gif) repeat-x 0 100%;
	width:296px;
	border:1px solid #e6e6e6;
	margin:9px 13px 0 14px;
}
.test h3{
	background:#f4f4f4 url(../images/test-h3.gif) repeat-x;
	font:bold 16px/33px "Trebuchet MS", Arial, Helvetica, sans-serif;
	height:33px;
	color:#48577d;
	border-bottom:1px solid #e6e6e6;
	overflow:hidden;
	padding:0 10px;
	margin:0;
}
.test label{
	width:100px;
	float:left;
	line-height:22px;
	color:#48577d;
	text-align:right;
	padding:0 10px 0 0;
}
.test .submit{
	float:right;
	margin:3px 21px 0 0;
}
.sub-test{
	overflow:hidden;
	padding:17px 8px 10px 9px;
}
* html .sub-test{
	height:1%;
	overflow:visible;
}
.test img{
	float:left;
	margin:0 6px 0 0;
}
.test p{
	line-height:11px;
	color:#666;
	margin:0;
}
.test fieldset legend{display:none;}
.test p strong{color:#87985d;}
.more-info{
	background:url(../images/more-info.gif) no-repeat;
	width:80px;
	height:26px;
	float:right;
	line-height:26px;
	color:#fff;
	text-decoration:none;
	text-align:center;
	overflow:hidden;
}

/* banner */
.banner{
	width:296px;
	display:block;
	border:1px solid #ccc;
	margin:10px 13px 0 14px;
}

/* columna derecha */
#derecha {
	width:606px;
	overflow:hidden;
	margin:25px 0 0 16px;
}

/* footer */
#footer{
	width:100%;
	margin:-85px 0 0;
	position: relative;
	z-index: 3;
}
#footer .cent{background:#455477;}

/* footer fila 1 */
.foot-row-1{
	background:#f6f6f6 url(../images/foot-row-1.jpg) no-repeat;
	width:983px;
	overflow:hidden;
	list-style:none;
	padding:11px 0 9px 17px;
	margin:0;
}
.foot-row-1 li:first-child{background:none;}
.foot-row-1 li.bullet{
	background:url(../images/foot-row-1-bullet.gif) no-repeat 12px 7px;
	padding:0 13px 0 30px;
}
.foot-row-1 li{
	background:url(../images/foot-row-1-separator.gif) no-repeat;
	float:left;
	display:inline;
	font-size:12px;
	line-height:21px;
	color:#9197a6;
	padding:0 13px;
	margin:0 1px 0 -1px;
}
.valid-xhtml{background:url(../images/valid-xhtml.gif) no-repeat;}
.valid-css{background:url(../images/valid-css.gif) no-repeat;}
.valid-xhtml,
.valid-css{
	width:78px;
	height:13px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	margin:5px 0 0;
}
.foot-row-1 li a{color:#9197a6;}
.foot-row-1 li a:hover{text-decoration:none;}
.foot-row-1 img{margin:3px 0 0;}

/* footer fila 2 */
.foot-row-2{
	background:#465579 url(../images/foot-row-2.gif) repeat-x;
	width:100%;
	min-height:201px;
	overflow:hidden;
	padding:21px 0 22px;
	position:relative;
}
* html .foot-row-2{
	height:201px;
	overflow:visible;
}
.foot-row-2 div{
	background:url(../images/sub-foot-row-2.gif) repeat-y;
	width:950px;
	overflow:hidden;
	padding:0 24px 0 26px;
}
.foot-row-2 ul{
	width:170px;
	float:left;
	list-style:none;
	padding:0 15px 0 5px;
	margin:0 0 -13px;
}
.foot-row-2 ul li{
	width:100%;
	overflow:hidden;
	line-height:14px;
	padding:0 0 13px;
	vertical-align:top;
}
.foot-row-2 ul a{color:#d3dcf2;}
.foot-row-2 ul a:hover{text-decoration:none;}
.foot-row-2 ul span{
	display:block;
	font-size:10px;
	line-height:13px;
	color:#4b5670;
	margin:0 0 -13px;
}
.foot-row-2 a.lnk-forum{
	background:url(../images/lnk-forum.gif) no-repeat;
	height:27px;
	float:left;
	line-height:20px;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
	padding:0 0 0 38px;
	margin:13px 0 0;
}
.foot-row-2 a.lnk-forum:hover{text-decoration:underline;}
#close{
	background:url(../images/close.gif) no-repeat;
	width:7px;
	height:9px;
	overflow:hidden;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:20px;
	right:10px;
}
#close:hover{background-position:0 -9px;}

/* footer fila 3 */
.foot-row-3{
	background:#455477 url(../images/foot-row-3.gif) repeat-x;
	width:1000px;
	min-height:26px;
	border-bottom:1px solid #49597e;
	padding:7px 0 6px;
	position:relative;
}
.foot-row-3:after{
	content:"";
	display:block;
	clear:both;
}
* html .foot-row-3{height:26px;}
.add-navig{
	float:left;
	display:inline;
	overflow:hidden;
	list-style:none;
	padding:0;
	margin:0 0 0 24px;
}
.add-navig li{
	background:url(../images/add-navig-separator.gif) no-repeat 0 50%;
	float:left;
	line-height:26px;
	display:inline;
	padding:0 7px 0 8px;
	margin:0 1px 0 -1px;
}
.lnk-network-status{
	background:url(../images/lnk-network-status.gif) no-repeat 0 1px;
	line-height:26px;
	padding:2px 0 0 20px;
}
.add-navig a{color:#fff;}
.add-navig a:hover{text-decoration:none;}
.sitemap-hold{
	float:right;
	display:inline;
	margin:0 7px 0 0;
	position:relative;
}
.lnk-sitemap{
	background:url(../images/lnk-sitemap.gif) no-repeat;
	width:65px;
	height:26px;
	display:block;
	font-size:11px;
	line-height:26px;
	color:#fff;
	overflow:hidden;
	padding:0 24px 0 11px;
}
#sitemap-hold:hover .lnk-sitemap,
#sitemap-hold.hover .lnk-sitemap{text-decoration:none;}
#sitemap-hold:hover .sitemap,
#sitemap-hold.hover .sitemap{display:block;}

/* mapa web */
.sitemap{
	background:#404d68;
	width:510px;
	display:none;
	overflow:hidden;
	border-style:solid;
	border-color:#3a465f;
	border-width:11px 10px 13px;
	padding:13px 0 11px 15px;
	position:absolute;
	right:0;
	bottom:23px;
	z-index:999;
}
.sitemap div{
	width:165px;
	float:left;
	padding:0 5px 0 0;
}
.sitemap h5{
	font-size:12px;
	color:#7690cf;
	margin:0;
}
.sitemap ul{
	width:100%;
	line-height:13px;
	list-style:none;
	padding:6px 0;
	margin:0;
}
.sitemap ul a{color:#d3dcf2;}
.sitemap ul a:hover{text-decoration:none;}
.foot-logo{
	background:url(../images/foot-logo.gif) no-repeat;
	width:133px;
	height:47px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	margin:5px auto 0;
}
.foot-logo a{
	height:100%;
	display:block;
}

/* footer fila 4 */
.foot-row-4{
	background:#455477;
	width:100%;
	overflow:hidden;
	padding:0 0 16px;
}

/* partners */
.partners{
	width:100%;
	overflow:hidden;
	text-align:center;
	position:relative;
	padding:0 0 22px;
	margin:27px 0 0;
}
.partners div{
	float:left;
	position:relative;
	left:50%;
}
.partners ul{
	float:left;
	list-style:none;
	padding:0;
	margin:0;
	position:relative;
	left:-50%;
}
.partners ul li{
	float:left;
	padding:0 15px;
}
.partners ul a{
	height:55px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
.partners ul a:hover{background-position:0 -55px;}
.lnk-joomla{
	background:url(../images/partner-1.gif) no-repeat;
	width:50px;
}
.lnk-linux{
	background:url(../images/partner-2.gif) no-repeat;
	width:64px;
}
.lnk-cpanel{
	background:url(../images/lnk-cpanel.gif) no-repeat;
	width:99px;
}
.lnk-intel{
	background:url(../images/lnk-intel.gif) no-repeat;
	width:73px;
}
.lnk-centos{
	background:url(../images/partner-3.gif) no-repeat;
	width:50px;
}
.lnk-apache{
	background:url(../images/lnk-apache.gif) no-repeat;
	width:79px;
}
.lnk-php{
	background:url(../images/lnk-php.gif) no-repeat;
	width:62px;
}
.lnk-mysql{
	background:url(../images/lnk-mysql.gif) no-repeat;
	width:76px;
}
.lnk-zend{
	background:url(../images/lnk-zend.gif) no-repeat;
	width:50px;
}
.foot-row-4 p{
	line-height:14px;
	color:#d3dcf2;
	text-align:center;
	margin:0;
}
.foot-row-4 p span{color:#fff;}