/********************************************
*                                           *
*   Copyright 2009 - Osona Disseny Web      *
*   Tots els drets reservats                *
*                                           *
********************************************/

/* ESTILS DE LES PÀGINES DE HOSTING */
#mtregistre {background: url(../img/icons/48/world/globe.png) no-repeat left center;}
#mttrasllat {background: url(../img/icons/48/download/package.png) no-repeat left center;}
#mtprivacitat {background: url(../img/icons/48/lock/lock.png) no-repeat left center;}
#mtcomparativadominis {background: url(../img/icons/48/money/euro_currency_sign.png) no-repeat left center;}

/* Icones amb els títols */
#tregistre {background: url(../img/icons/32/world/globe.png) no-repeat left center;}
#ttrasllat {background: url(../img/icons/32/download/package.png) no-repeat left center;}
#tprivacitat {background: url(../img/icons/32/lock/lock.png) no-repeat left center;}
#tcomparativa {background: url(../img/icons/32/money/euro_currency_sign.png) no-repeat left center;}
#tregistre-subactiu {background: #3080C7 url(../img/icons/32/world/globe.png) no-repeat left center;}
#ttrasllat-subactiu {background: #3080C7 url(../img/icons/32/download/package.png) no-repeat left center;}
#tprivacitat-subactiu {background: #3080C7 url(../img/icons/32/lock/lock.png) no-repeat left center;}
#tcomparativa-subactiu {background: #3080C7 url(../img/icons/32/money/euro_currency_sign.png) no-repeat left center;}

.nota {font-size: 10px; color: #999999;}

/* ESTIL DE LES TAULES DE CARACTERÍSTIQUES */
.comparativa-dominis {border-collapse: collapse; width: 650px; text-align: center; vertical-align: middle; margin: 20px auto;}
.comparativa-dominis .celalinux {background: #3080C7 url(../img/icons/32/logos/penguin.png) no-repeat 10px center;}
.comparativa-dominis .celawindows {background: #3080C7 url(../img/icons/32/logos/windows.png) no-repeat 10px center;}
.comparativa-dominis .celalinux, .caracteristiques-pla .celawindows {width: 180px; color: #ffffff; font-size: 16px;}
.comparativa-dominis .celacar {text-align: left;}
.comparativa-dominis .titol {background: #68B2EF !important;}
.comparativa-dominis h3 {color: #ffffff; font-size: 18px; padding-left:  0px !important; margin-top: 5px !important;}
.comparativa-dominis tr th{height: 40px;}
.comparativa-dominis .odd {background: #EFF8FF;}
.comparativa-dominis tr td {padding: 5px; border: 1px dotted #3080c7; line-height: 12px;}
.comparativa-dominis tbody tr:hover {background: #BFE2FF;}
.comparativa-dominis tbody .titol:hover {background: #68B2EF !important;}

.odw {background: #3080c7; color: #ffffff; font-size: 20px; height: auto;}
.thcomp {background: #3080c7; color: #ffffff; font-size: 12px; height: auto;}


/* ESTILS DELS TABS DE REGISTRAR DOMINIS */
#nav{
	height:66px;
	width:696px;
	margin-top: 20px;
}
#nav2 {
	height:37px;
	width:696px;
	margin-top: 20px;
}
#nav ul, #nav2 ul {

}
#nav li {
	border-top:1px solid #3080c7;
	border-left:1px solid #3080c7;
	float:left;
	list-style-type:none;
	text-align:center;
	width:200px;
}
#nav2 li {
	border-top:1px solid #3080c7;
	border-left:1px solid #3080c7;
	float:left;
	list-style-type:none;
}
#nav li#lastitem, #nav2 li#lastitem {border-right:1px solid #3080c7;}
#nav a {
	color:#333333;
	display:block;
	font-size:11px;
	height:32px;
	padding:17px;
	position:relative;
	text-decoration:none;
	background: #d8e6f3 url(../img/dominis/down_largeB.jpg) no-repeat left bottom;
}
#nav2 a {
	color:#333333;
	display:block;
	font-size:11px;
	height:20px;
	padding:11px 15px 5px 15px;
	position:relative;
	text-decoration:none;
	background: #d8e6f3 url(../img/dominis/down_largeB.jpg) no-repeat left bottom;
}
#nav a:active, #nav2 a:active {
	outline:none;
}
#nav a.current, #nav2 a.current {
	color: #ffffff;
	background: #3080c7 url(../img/dominis/down_large.jpg) no-repeat left bottom;
}
#nav strong, #nav2 strong {
	display:block;
	font-size:13px;
}
#panes {
	background: #a8d0f3 url(../img/dominis/h300_reverse.jpg) repeat scroll 0 0;
	border-color:#3080c7;
	border-style:solid;
	border-width:1px;
	height:255px;
	margin-bottom:20px;
	padding-bottom:20px;
	position:relative;
	width:696px;
}
#panes2 {
	background: #EAF2F8;
	border-color:#3080c7;
	border-style:solid;
	border-width:5px;
	margin-bottom:20px;
	padding-bottom:20px;
	position:relative;
	width:690px;
	height: 440px;
}
#panes div {
	color:#ffffff;
	display:none;
	left:20px;
	position:absolute;
	top:20px;
	width:650px;
}
#panes2 div {
	display:none;
	left:20px;
	position:absolute;
	top:20px;
	width:650px;
}
#panes h3 {
	font-size:22px;
	font-weight:normal;
	padding: 0px 5px 0px 0px;
	margin: 0px;
}
#panes2 h3 {
	font-size:18px;
	font-weight:normal;
	padding: 0px 5px 0px 0px;
	margin: 0px;
	color: #3080C7;
}
#panes2 h4 {
	color:#3080C7;
	margin-top: 0px;
}
#panes2 h5 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: 1px dashed #333333;
}
/*.overlay {
	background-color:#DDDDDD;
	display:none;
	padding:20px;
	width:500px;
} */

/* ESTILS FORMULARIS REGISTRE DOMINIS */
#dominio {width: 480px; height: 36px; padding: 10px; color: #777777; font-size: 30px;}
#resdomtab {font-size: 20px; border-collapse: collapse;}
#resdomtab tr td {padding-right: 15px;}
#domdisp {color: #3F8B2D;}
#domocu {color: #BF0000;}
.opdomini {color: #000000; font-size: 16px;}

#doministextarea {background: url(../img/dominis/bg-textarea.gif) no-repeat left top; border: 1px solid #000000; width: 390px; height: 158px; font-family: "Trebuchet MS",Arial,Helvetica,sans-serif; font-size: 12px; padding: 2px 0px 0px 10px; line-height: 20px;}
#intromulti {float: left; width: 200px;}
#multiregistre {float: right; width: 401px; margin-top: 15px;}

#introext {margin-bottom: 20px;}
#dominiinput {width: 200px;}
.llista-extensions {width: 75px; float: left;}
#comprovadisp {float: right; width: 160px;}

.ocult {display: none; visibility: hidden;}
.invisible {visibility: hidden;}

.titlecerca {font-size: 20px; color: #ffffff; background: #3080C7; border: 2px solid #000000; padding: 5px;}
#lldominis {}
#lldominis li {border-bottom: 1px dashed #999999; font-size: 20px; height: 35px; padding: 10px 0px 0px 0px;}
#lldominis li .domain {float: left;}
#lldominis li .dispo {float: right;}
.nodisp {color: #999999;}
#reg-dominis:link, #reg-dominis:visited {display: block; float: right; color: #ffffff; text-decoration: none; font-size: 16px; font-weight: bold; background: url("../img/dominis/bg-registre.jpg") no-repeat left center; width: 275px; height: 35px; text-align: center; margin-bottom: 15px; padding-top: 10px;}
#reg-dominis:hover, #reg-dominis:active, #reg-dominis:focus {background-position: right center;}


/* PANELL DELS PREUS AMB DESCOMPTES */
#preusdescomptes {position: relative; margin-top: 15px; height: 200px; clear: left;}
.panellpreus {
	position: absolute;
	left: 0;
	top: 0;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
}
#de1a4 {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
#numdominis {width: 198px;}

.panellpreus ul li {display: block; float: left; border-right: 1px dashed #999999; width: 103px; padding: 0px 10px 0px 0px;}
.panellpreus ul li.oddli {padding: 0px 0px 0px 10px !important; border-right: none !important;}
.panellpreus ul li span {color: #3080C7;}
.llistaok li {padding-left: 20px; background: url(../img/icons/16/operations/accept.png) no-repeat left 2px; margin-bottom: 5px;}
.llistaokgran li {padding-left: 40px; background: url(../img/icons/32/operations/accept.png) no-repeat left 2px; margin-bottom: 10px;}
#llistapassos li {margin-bottom: 10px;}
.nota {font-size: 11px;}
