html {
background:#FFF;
}
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
line-height:20px;
word-spacing:normal;
height:100%;
text-align:justify;
cursor:default;
margin:0;
padding:0;
}
.wrapper {
width:900px;
border:0;
margin:0 auto;
padding:0;
}
table#doc {
width:776px;
background-color:#FFF;
height:280px;
margin:0 auto;
}
#mainData {
width:900px;
background:#FFF;
border:0;
height:280px;
margin:0 auto;
}
table#mainData td#mainTD,table#mainData td.mainTD {
vertical-align:top;
height:280px;
padding:5px;
}
.alc {
margin:0 auto;
}
#mainData #tablehead {
background:#FFF url("../images/arrow_2right.gif") left no-repeat;
border:0;
font-weight:700;
color:#033;
padding-left:10px;
border-bottom:1px dotted #033;
/*line0height:25px;*/
vertical-align:middle;
}
table {
border-collapse:collapse;
border-spacing:0;
}
table#mainData table#data {
border:1px solid #000;
}
table.data {
border:1px solid #033;
background:#FFF;
}
.TabTitleBar {
background:url("../images/bgbar.jpg");
border:0;
font-weight:700;
color:#FFF;
line-height:25px;
padding-left:10px;
border-bottom:1px solid #033;
}
.clear {
clear:both;
}
#header {
height:110px;
background:#3E3E3D url("../images/html-bg.png") repeat-x top left;
}
#headerShadow {
height:25px;
background:#3E3E3D url("../images/active-bg.gif") repeat-x top left;
}
#headerImage {
background:url("../images/header-trans2.png") top left no-repeat;
height:70px;
width:600px;
}
#headerImage_PEC {
background:url("../images/logo_NTLab_PEC.png") top left no-repeat;
height:70px;
width:600px;
}
td#headerImagePortal {
background:url("../images/header-portal-trans.png") top left no-repeat;
height:70px;
width:600px;
}
td#forMenu {
height:35px;
}
address,caption,cite,code,dfn,em,strong,th,var {
font-style:normal;
font-weight:400;
}
sup,sub {
line-height:1px;
vertical-align:text-top;
}
sub {
vertical-align:text-bottom;
}
ul,ol {
list-style:none;
margin-left:5px;
padding-left:5px;
}
ol.faq {
list-style:decimal;
margin-left:15px;
padding-left:15px;
font-weight:700;
}
ul.square,ul.square li,ol.square,ol.square li {
list-style:square;
margin-left:15px;
padding-left:15px;
}
ul.circle,ul.circle li,ol.circle,ol.circle li {
list-style:circle;
margin-left:15px;
padding-left:15px;
}
ol.faq p {
font-weight:400;
padding-right:10px;
padding-bottom:10px;
color:#666;
}
div#forlinks {
width:100%;
font-size:100%;
float:left;
text-align:center;
clear:both;
margin:0;
padding:10px;
}
#forlinks,#forlinks a,#forlinks a:hover,#forlinks a:visited {
text-align:center;
color:#666;
font-weight:400;
}
a {
font-weight:700;
color:#033;
text-decoration:none;
}
div#blockDiv {
position:absolute;
width:270px;
height:100px;
border:1px solid #666;
background:#FFF;
text-align:center;
z-index:1;
visibility:hidden;
top:-1000px;
}
div#blockDiv div#blockDivText {
color:#000;
font-weight:700;
height:40%;
position:relative;
display:block;
margin:5px;
padding:5px;
}
.checked,.unchecked,.selected,.unselected {
background-position:12px center;
background-repeat:no-repeat;
border:0;
clear:both;
cursor:pointer;
font-weight:700;
padding:2px 2px 2px 34px;
}
.checked {
background-color:transparent;
background-image:url("../images/checkbox_on.gif");
}
.unchecked {
background-color:transparent;
background-image:url("../images/checkbox_off.gif");
}
.selected {
background-color:transparent;
background-image:url("../images/radiobox_on.gif");
}
.unselected {
background-color:transparent;
background-image:url("../images/radiobox_off.gif");
}
.leftcol {
float:left;
clear:left;
width:50%;
}
.rightcol {
float:left;
clear:right;
width:50%;
}
.underline {
border-bottom:1px dotted #666;
font-weight:400;
font-size:1.1em;
margin-bottom:8px;
}
hr {
border:0;
height:1px;
color:#666;
border-bottom:1px dotted #666;
}
hr.error {
border:0;
height:1px;
color:red;
background-color:red;
}
hr.info {
border:0;
height:1px;
color:#666;
background-color:#666;
}
.width-100 {
width:100%;
}
.width-99 {
width:99%;
}
.width-98 {
width:98%;
}
.width-97 {
width:97%;
}
.width-96 {
width:96%;
}
.width-95 {
width:95%;
}
.width-90 {
width:90%;
}
.width-85 {
width:85%;
}
.width-75 {
width:75%;
}
.width-70 {
width:70%;
}
.width-65 {
width:65%;
text-transform:capitalize;
}
.width-60 {
width:60%;
}
.width-55 {
width:55%;
}
.width-50 {
width:50%;
}
.width-45 {
width:45%;
}
.width-40 {
width:40%;
}
.width-35 {
width:35%;
}
.width-33 {
width:33%;
}
.width-30 {
width:30%;
}
.width-25 {
width:25%;
}
.width-20 {
width:20%;
}
.width-15 {
width:15%;
}
.width-10 {
width:10%;
}
.width-5 {
width:5%;
}
.pb-2 {
padding-bottom:2px;
}
.pb-5 {
padding-bottom:5px;
}
.pb-10 {
padding-bottom:10px;
}
.pb-20 {
padding-bottom:20px;
}
.p-10 {
padding:10px;
}
.p-15 {
padding:15px;
}
.p-20 {
padding:20px;
}
.vlm {
vertical-align:middle;
}
.vlb {
vertical-align:bottom;
}
.ar {
text-align:right;
}
.w-20 {
width:20px;
}
.w-40 {
width:40px;
}
.w-80 {
width:80px;
}
.w-90 {
width:90px;
}
.w-95 {
width:95px;
}
.w-98 {
width:98px;
}
.w-99 {
width:99px;
}
.w-100 {
width:100px;
}
.w-300 {
width:300px;
}
.bg-white {
background-color:#FFF;
}
.bg-black {
background-color:#000;
}
ol.ra {
list-style-position:inherit;
margin:5px;
padding:0 0 0 20px;
}
input,textarea {
font:110% Arial, Helvetica, sans-serif;
background:url("../images/form-bg.gif") no-repeat;
border:1px solid #333;
margin:2px;
padding:5px 3px 3px 7px;
}
select {
font:110% Arial, Helvetica, sans-serif;
color:#FFF;
background-color:#000;
border:1px solid #333;
margin:2px;
padding:3px 1px;
}
a.bluecheck {
padding-left:36px;
background:url("../images/blue-check-trans.png") no-repeat 15px 50%;
}
a.bluecheck:hover {
padding-left:36px;
background:url("../images/square-blue-trans.png") no-repeat 15px 50%;
}
a.toTop {
display:block;
width:100%;
background:url("../images/24-em-up-trans.png") no-repeat 15px 50%;
background-position:right;
vertical-align:middle;
text-align:right;
text-decoration:none;
padding:10px 0;
}
a.mainTop {
display:block;
width:25px;
background:url("../images/24-em-up-trans.png") no-repeat 15px 50%;
background-position:center;
vertical-align:middle;
padding:10px 0;
}
input[type="image"],.noborder {
border:0;
background:transparent;
margin-bottom:-2px;
padding:0;
}
.feed-button {
padding:10px 0;
}
.feed-button a {
background:url("../images/feed-icon-14x14-trans.png") no-repeat 15px 50%;
padding:10px 15px 10px 36px;
}
.feed-button a:hover {
background:url("../images/feed-icon-14x14-trans.png") no-repeat 15px 50%;
}
.feed-list {
list-style-type:none;
margin:0 0 15px 15px;
padding:0;
}
.feed-list li {
list-style-type:none;
margin:0 0 10px;
padding:0;
}
.feed-list li a,a#rssfeed {
background:url("../images/feed-icon-14x14-trans.png") no-repeat 0 50%;
list-style-type:none;
padding:0 0 0 19px;
}
.rssclass {
display:block;
padding:3px;
}
.rsstitle {
font-weight:700;
background:url("../images/tag.gif") no-repeat 0 50%;
color:#333;
display:block;
padding:0 0 0 19px;
}
.rsstitle a {
text-decoration:none;
}
.rssdate {
color:#000;
font-style:italic;
padding-bottom:5px;
display:block;
height:20px;
}
.awform fieldset {
margin-top:10px;
margin-bottom:10px;
border:2px outset #666;
background-image:url('../images/h2bg2.png');
color:#FFF;
}
.awform legend {
border:2px outset #666;
border-bottom:0;
background-image:url('../images/h2bg2.png');
color:#FFF;
margin-bottom:20px;
margin-left:-2px;
font-weight:700;
}
.margin-5 {
margin:-5px;
}
form.awform,div.awform {
margin:-10px 0 0;
padding:5px;
}
.awform fieldset td,table .awflike td {
border-bottom:1px solid #666;
padding:5px 10px 7px;
}
.awform fieldset td.paddZero {
margin-left:50px;
padding:0 5px 0 20px;
}
form {
margin:0;
}
.green {
color:#080;
}
.grey {
color:#999;
}
.blue {
color:#036;
}
.italic {
font-style:italic;
}
.uline {
text-decoration:underline;
}
.verdana {
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.georgia {
font-family:Georgia, "Times New Roman", Times, serif;
}
.trebu {
font-family:"Trebuchet MS";
}
.success {
color:#080;
padding:10px 15px 10px 20px;
}
.failure {
color:red;
background:url("../images/chk_off-trans.png") no-repeat 15px 50%;
padding:10px 15px 10px 20px;
}
div#rssnewsPageIndex {
height:70px;
overflow:auto;
}
div#tipDiv {
position:absolute;
visibility:hidden;
left:0;
top:0;
z-index:10000;
background-color:#FFF;
border:1px solid #333;
width:400px;
color:#000;
font-size:11px;
line-height:1.2;
padding:4px;
}
#uvmenu li a.IDPon,#uvmenu li a.IDPon:hover,#uvmenu li a.IDPon:visited {
color:#080;
padding-left:25px;
background:url("../images/ID_protected.gif") no-repeat 15px 50%;
background-position:left;
text-decoration:none;
display:block;
}
#uvmenu li a.IDPoff,#uvmenu li a.IDPoff:hover,#uvmenu li a.IDPoff:visited {
color:red;
padding-left:25px;
background:url("../images/ID_notprotected.gif") no-repeat 15px 50%;
background-position:left;
text-decoration:none;
display:block;
}
input.blue {
color:#00F;
}
div#content-top {
border-top:1px solid #000;
background:#000 url("../images/menuBG.png") repeat-x;
height:35px;
}
div#content {
width:772px;
background:#333;
color:#FFF;
vertical-align:top;
padding:5px 2px 2px;
}
.intestazione_footer {
background:#414141;
text-align:center;
border:thin solid #999;
color:#666;
font-weight:700;
}
#footer_fine {
background:#414141;
text-align:center;
border:thin solid #999;
color:#666;
font-weight:700;
}
#footer_fine a:link, #footer_fine a:visited {
color:#FFFFFF;
}
#footer_fine a:hover {
color:#63D4F9;
}
div#footer {
clear:both;
font-family:Verdana, "Lucida Grande", Helvetica, sans-serif;
background:#414141;
color:#FFF;
font-weight:400;
font-size:85%;
line-height:1.4em;
padding-top:1px;
padding-bottom:0;
height:170px;
position:relative;
}
#footer_A {
width:1050px;
position:absolute;
left:50%;
margin:0 auto 0 -510px;
}
#Footer_Tab_A {
width:150px;
vertical-align:top;
float:left;
padding-top:1px;
padding-bottom:0;
top:0;
bottom:0;
margin:0;
}
#footerShadow {
margin-top:5px;
height:30px;
}
.inpSubmit,#bigButton {
font:12px/100% Arial, Helvetica, sans-serif;
background:#000 url("../images/menuBG.png") repeat-x;
cursor:pointer;
font-weight:700;
color:#FFF;
border:1px solid #333;
line-height:16px;
}
.inpSubmit:hover,#bigButton:hover {
background:#000 url("../images/menuhover.gif") repeat-x;
cursor:pointer;
color:#FFF;
}
.topnavbar {
width:676px;
vertical-align:top;
border:0;
}
.topminilinks {
width:100px;
height:20px;
vertical-align:middle;
text-align:center;
border:0;
}
.editselected {
border:solid 1px #999;
}
.editunselectedwithtext {
border:solid 1px #FFF;
}
.boxtitle,td.boxtitle {
background:url("../images/bgbar.jpg") repeat-x;
color:#FFF;
font-weight:700;
}
.ccaform fieldset {
margin-bottom:10px;
border:2px outset #666;
background-image:url('../images/h2bg2.png');
color:#FFF;
}
form.ccaform {
margin:5px;
padding:5px;
}
.ccaform legend,.ccaform label {
font-weight:700;
margin:0 -7px 10px -3px;
padding:0;
}
.ccaform fieldset td {
padding:5px 10px 7px;
}
.ccaform fieldset table td.ccaHeader {
background:#000 url("../images/menuBG.png") repeat-x;
font-weight:700;
color:#FFF;
height:25px;
padding:10px;
}
.ccaform .internal {
border:1px solid #666;
}
.tip {
color:#fff;
width:139px;
z-index:13000;
}
.tip-title {
font-weight:700;
font-size:11px;
color:#63D4F9;
background:url("../images/bubble.png") top left;
margin:0;
padding:8px 8px 4px;
}
.tip-text {
font-size:11px;
background:url("../images/bubble.png") bottom right;
text-align:left;
color:#FFF;
padding:4px 8px 8px;
}
table.footerTable {
height:120px;
background:#FFF;
}
form#langSelect input {
width:25px;
height:20px;
border:1px solid #333;
background:#000000;
color:#FFF;
font-weight:700;
margin:-1px 0 0 -2px;
padding:0;
}
form#langSelect select {
margin:0 2px 0 0;
padding:0;
}
table.totalRecords {
border-top:1px solid #333;
border-bottom:1px solid #333;
font-weight:700;
color:#FFF;
background-image:url('../images/h2bg2.png');
}
.small {
font-size:smaller;
}
a.inplink,a.inplink:visited {
display:inline-block;
font:12px Arial, Helvetica, sans-serif;
background:#000 url("../images/menuBG.png") repeat-x;
border:1px solid #333;
font-weight:700;
text-decoration:none;
text-align:center;
min-width:100px;
color:#FFF;
float:right;
margin:5px;
padding:5px;
}
a.inplink_index,a.inplink_index:visited {
display:inline-block;
font:12px Arial, Helvetica, sans-serif;
background:#000 url("../images/menuBG.png") repeat-x;
border:1px solid #333;
font-weight:700;
text-decoration:none;
text-align:center;
min-width:100px;
color:#FFF;
margin:5px;
padding:5px;
}
div.paging {
background-color:#FFF;
border-top:solid 1px #FFF;
border-bottom:solid 1px #FFF;
display:block;
min-width:550px;
}
div.paging ul#paging {
text-align:center;
padding-bottom:5px;
padding-top:5px;
padding-left:0;
}
div.paging ul#paging li {
display:inline;
font-size:0.75em;
}
div.paging ul#paging li a,div.paging ul#paging li.next a,div.paging ul#paging li.previous a {
background:#000 url("../images/menuBG.png") repeat-x;
color:#FFF;
text-decoration:none;
border:1px solid #333;
font-weight:400;
padding:5px 10px;
}
div.paging ul#paging li a:hover,div.paging ul#paging li.next a:hover,div.paging ul#paging li.previous a:hover {
background:#000 url("../images/menuhover.gif") repeat-x;
border:1px solid #000;
color:#FFF;
}
div.paging ul#paging li.next-off,div.paging ul#paging li.previous-off {
border:1px solid #000;
color:#333;
width:100px;
padding:5px 10px;
}
div.paging ul#paging li.page {
color:#719c95;
}
div.paging ul#paging li.active {
background:#FFF;
border:1px solid #333;
color:#666;
font-weight:700;
padding:5px 10px;
}
div#samswhois {
margin-top:30px;
text-align:center;
font-size:10px;
color:#aaa;
}
.swPositioner {
text-align:left;
width:100%;
}
.swHeading {
font-weight:700;
text-align:center;
margin-bottom:0;
}
.swDomain {
width:100px;
text-align:right;
}
.swInfo {
font-size:10px;
color:#000;
text-align:center;
padding:5px;
}
.swStatus {
border-top:2px dotted #3d658b;
text-align:center;
width:500px;
padding:5px;
}
.swServer {
border-top:2px dotted #3d658b;
text-align:center;
color:#3d658b;
padding:10px;
}
.swData {
color:#666;
padding:4px;
}
.error_f {
border:1px dotted red;
background-color:#FFF;
width:85%;
margin:5px;
}
.error_f p {
color:red;
margin:5px;
}
.error_f p span {
font-size:1.1em;
color:#000;
margin:5px 0 0;
}
div#ajaxLoad {
background:url("../images/ajaxLoad.gif") left no-repeat;
padding-left:20px;
display:inline;
font-size:0.8em;
color:#00F;
text-align:left;
height:20px;
padding-top:5px;
padding-bottom:5px;
}
span#uNameError {
background:url("../images/chk_off-trans.png") left no-repeat;
padding-left:20px;
display:inline;
font-size:0.8em;
color:red;
text-align:left;
height:20px;
padding-top:5px;
padding-bottom:5px;
}
span#uNameAvailable {
background:url("../images/chk_on-trans.png") left no-repeat;
padding-left:20px;
display:inline;
font-size:0.8em;
color:#060;
text-align:left;
height:20px;
padding-top:5px;
padding-bottom:5px;
}
#cfData {
overflow:hidden;
margin-bottom:10px;
display:none;
}
#cfData.ajax-loading {
background:url("../images/progress_bar.gif") no-repeat;
background-position:center bottom;
text-align:center;
color:#333;
font-size:2em;
display:block;
font-family:"Century Gothic";
padding:20px 0;
}
div#contactError {
display:block;
width:98%;
border:2px outset red;
margin:0 auto 15px;
padding:5px;
}
div#contactError ul,div#contactSuccess ul {
margin-left:25px;
}
div#contactError ul li,div#contactSuccess ul li {
list-style-type:none;
color:#C00;
}
div#contactSuccess {
display:block;
width:98%;
border:2px outset #060;
margin:0 auto;
padding:5px;
}
a#contactSuccess {
display:block;
width:200px;
height:20px;
padding-top:7px;
font:12px/100% Arial, Helvetica, sans-serif;
background:url("../images/successBG.jpg") left bottom repeat-x;
border:1px solid #060;
cursor:pointer;
font-weight:700;
text-decoration:none;
text-align:center;
color:#FFF;
bottom:0;
left:37%;
margin:10px auto 5px;
}
a#contactSuccess:hover {
background:url("../images/successBGflip.jpg") left bottom repeat-x;
cursor:pointer;
color:#FFF;
text-decoration:none;
}
.smallError {
display:block;
background:#FEE;
color:red;
border:1px solid red;
text-align:center;
font-weight:700;
}
.inline {
display:inline;
}
table#domainPrices th {
background:url("../images/icon-table-sort.png") no-repeat 2px 8px;
color:#FFF;
border-bottom:1px solid #000;
font-weight:700;
padding:4px 4px 4px 14px;
}
table#domainPrices .sortedASC {
background:url("../images/icon-table-sort-asc.png") no-repeat 2px 4px #033;
}
table#domainPrices .sortedDESC {
background:url("../images/icon-table-sort-desc.png") no-repeat 2px 10px #033;
}
table#domainPrices thead tr th {
background:#333;
}
table#domainPrices .tableHeaderOver {
cursor:pointer;
color:#000;
}
.info,.success,.warning,.error,.validation,.alert,.done,.validation,.failure {
border:1px solid;
background-repeat:no-repeat;
background-position:10px center;
width:90%;
margin:5px auto;
padding:15px 10px 15px 50px;
}
.info {
color:#00529B;
background-color:#BDE5F8;
background-image:url("../images/info.jpg");
}
.success,.done {
color:#4F8A10;
background-color:#DFF2BF;
background-image:url("../images/success.jpg");
}
.warning,.alert {
color:#9F6000;
background-color:#FEEFB3;
background-image:url("../images/warning.jpg");
}
.error,.failure {
color:#D8000C;
background-color:#FEE;
background-image:url("../images/error.jpg");
}
#domainPrices {
border:1px solid #033;
width:100%;
font-weight:700;
background:#FFF;
color:#000;
}
#domainPrice .CollapsiblePanel {
border:0;
margin:0;
padding:0;
}
#domainPrice .CollapsiblePanelTab {
border-bottom:2px dotted #033;
cursor:pointer;
}
#domainPrice .CollapsiblePanelContent {
background:url("../images/blank.gif") repeat;
margin:0;
padding:4px;
}
#domainPrice .CollapsiblePanelOpen .CollapsiblePanelTab,.CollapsiblePanelTabHover,.CollapsiblePanelOpen .CollapsiblePanelTabHover {
background:#033 url("../images/bgbar.jpg");
}
table#domainPrices thead {
background:#033;
color:#CCC;
}
table#domainPrices tr.over {
background-color:#033;
color:#FFF;
cursor:pointer;
}
#accordion {
width:560px;
border:0;
border-bottom:1px solid #e4edfa;
margin:0 auto;
}
.paneHead {
font-family:Arial, sans-serif;
font-weight:700;
background:#033;
height:22px;
cursor:pointer;
color:#FFF;
text-align:left;
margin:0;
padding:2px 0 0 10px;
}
.accordionContents {
background:#FFF;
overflow:auto;
border-right:5px solid #033;
height:300px;
}
.activePanel {
background:#033;
color:#000;
}
.toggler {
display:block;
height:21px;
margin:5px;
}
.togglerHolder {
width:750px;
margin:auto;
}
.elementHolder {
position:relative;
height:35px;
width:500px;
margin:auto;
padding:5px;
}
.elements {
position:absolute;
text-align:center;
height:35px;
width:450px;
top:120%;
left:15%;
margin-left:-50px;
margin-top:-50px;
vertical-align:middle;
}
div#generatedPassword {
min-width:100px;
width:100px;
font:110% Arial, Helvetica, sans-serif;
background:url("../images/form-bg.gif") no-repeat;
border:1px solid #3B9ACC;
display:none;
margin:2px;
padding:5px 3px 3px 7px;
}
a#generatePassword,a#generatePassword:hover {
background:url("../images/lock-trans.png") no-repeat;
min-width:16px;
height:16px;
padding-top:2px;
padding-bottom:2px;
padding-left:16px;
text-decoration:none;
}
.disabledInput,disabledInput:hover {
background:#CCC;
color:#333;
font-weight:700;
}
#userPanel {
border:1px solid #FFF;
margin:0;
padding:0;
}
.childTab {
border:0;
background:#FFF;
border-bottom:1px solid #FFF;
}
.tab-wrapper {
border:1px solid #033;
border-top:2px solid #033;
clear:both;
margin:0;
padding:3px;
}
.tab-menu {
list-style:none;
overflow:auto;
display:block;
margin:0;
padding:0;
}
.tab-menu li {
float:left;
line-height:2em;
margin:0;
padding:0;
}
.tab-menu li a {
font-weight:700;
background:#CCC;
border-left:1px solid #333;
color:#666;
margin:0;
padding:0.5em;
}
.tab-menu li a:hover,.tab-menu li a:focus {
background:#333;
color:#CCC;
text-decoration:none;
border-left:1px solid #333;
}
.tab-menu li.tab-selected a {
text-decoration:none;
background:#000 url("../images/menuBG.png") repeat-x;
border-left:0;
color:#FFF;
}
ul.autocompleter-choices {
position:absolute;
list-style:none;
border:1px solid #7c7c7c;
border-left-color:#c3c3c3;
border-right-color:#c3c3c3;
border-bottom-color:#ddd;
text-align:left;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
z-index:50;
background-color:#fff;
margin:0;
padding:0;
}
ul.autocompleter-choices li {
position:relative;
display:block;
float:none !important;
cursor:pointer;
font-weight:400;
white-space:nowrap;
font-size:1em;
line-height:1.5em;
margin:-2px 0 0;
padding:0.2em 1.5em 0.2em 1em;
}
ul.autocompleter-choices li.autocompleter-selected {
background-color:#444;
color:#fff;
}
ul.autocompleter-choices span.autocompleter-queried {
display:inline;
float:none;
font-weight:700;
margin:0;
padding:0;
}
ul.autocompleter-choices li.autocompleter-selected span.autocompleter-queried {
color:#9FCFFF;
}
.removeLink,.removeLink:hover,.removeLink:visited {
background:url("../images/chk_off-trans.png") left no-repeat;
padding-left:20px;
display:inline;
color:red;
text-align:left;
height:15px;
padding-top:5px;
padding-bottom:5px;
text-decoration:none;
}
.cartRemoveItem,.cartRemoveItem:hover,.cartRemoveItem:visited {
display:inline;
text-align:left;
height:15px;
padding-right:10px;
padding-left:5px;
text-decoration:none;
text-indent:-9999em;
}
div.yourstats,div.restrans {
padding-left:20px;
font-weight:700;
font-size:1.1em;
margin-bottom:8px;
}
div.yourstats {
background:url("../images/stats-trans.png") left no-repeat;
border-bottom:1px dotted #033;
}
div.restrans {
background:url("../images/transactions-trans.png") left no-repeat;
border-top:1px dotted #033;
}
.regsitrarLeft {
display:block;
width:100%;
height:100%;
border-top:1px solid #033;
border-bottom:1px solid #033;
border-right:1px solid #033;
z-index:9999;
}
input#sendEEP {
background:url("../images/transactions-trans.png") left no-repeat;
padding-left:20px;
display:inline;
color:#080;
text-align:left;
text-decoration:none;
border:0;
}
.rtrntomgmt,.rtrntomgmt:hover,.rtrntomgmt:visited {
background:url("../images/return-trans.png") left no-repeat;
padding-left:20px;
display:block;
color:red;
text-align:left;
height:15px;
padding-bottom:5px;
text-decoration:none;
width:160px;
margin:5px auto 0;
}
div#watermarklogo {
position:absolute;
top:0;
right:0;
}
div.hsignup {
margin-left:5px;
margin-bottom:10px;
border-left:2px solid #033;
}
h2.hsignup {
font-size:1.1em;
font-weight:700;
background:url("../images/wand-trans.png") left no-repeat;
padding-left:20px;
margin-bottom:20px;
}
h2.addoption {
font-size:1.1em;
font-weight:700;
background:url("../images/addoption-trans.png") left no-repeat;
padding-left:20px;
}
h2.configure {
font-size:1.1em;
font-weight:700;
background:url("../images/configure-trans.png") left no-repeat;
padding-left:20px;
}
.login {
padding-top:0;
}
.login_credentials {
border:1px solid #033;
background:#FFF url("../images/login_screen.png") no-repeat;
background-position:30px center;
margin:0 auto;
padding:16px 16px 16px 200px;
}
.enter {
background:url("../images/login_l.png") no-repeat left;
width:90px;
line-height:20px;
margin:8px 0;
}
.newaccount {
background:url("../images/login_l.png") no-repeat left;
width:170px;
text-align:left;
line-height:20px;
margin:8px 0;
}
.enter_inner {
background:url("../images/login_r.png") no-repeat right;
line-height:20px;
padding:6px 0 6px 8px;
}
.newacct_inner {
background:url("../images/newacct_r.png") no-repeat right;
line-height:20px;
padding:6px 0 6px 8px;
}
.enter_inner input,.newacct_inner input {
border:none;
background:none;
cursor:pointer;
font-family:Tahoma;
font-size:12px;
text-align:left;
color:#000;
line-height:20px;
margin:0;
padding:0;
}
.enter_inner input:hover,.newacct_inner input:hover {
border:none;
background:none;
cursor:pointer;
font-family:Tahoma;
font-size:12px;
color:#000;
line-height:20px;
margin:0;
padding:0;
}
ul.whyregister li {
list-style-type:square;
margin-left:10px;
}
.index-box-tl {
height:200px;
}
.index-box-1,.index-box-2,.index-box-3,.index-box-4 {
height:220px;
}
.index-box-5,.index-box-6 {
height:270px;
}
#mainData table.indexPlan {
width:200px;
height:200px;
}
#mainData table.indexPlan td.panelContents {
background:#FFF;
height:178px;
vertical-align:top;
margin:0;
padding:0;
}
#mainData table.indexPlan td.panelContents div.panelContents {
display:block;
border:1px solid #000;
}
#mainData table.indexPlan a.order {
display:block;
text-align:center;
font-weight:700;
color:red;
text-decoration:underline;
text-transform:uppercase;
}
#mainData table.indexData {
width:450px;
height:210px;
}
#mainData table.indexData td.panelContents {
background:#FFF;
height:178px;
vertical-align:top;
border-top:0;
margin:0;
padding:0;
}
#mainData table.indexData td.panelContents div.panelContents {
display:block;
border:1px solid #000;
height:100%;
padding:5px;
}
#mainData table.indexData td.panelContents2 {
background:#FFF;
height:360px;
vertical-align:top;
margin:0;
padding:0;
}
#mainData table.indexData td.panelContents2 div.panelContents2 {
display:block;
border:1px solid #000;
height:360px;
padding:5px;
}
#mainData table#indexIntro {
width:750px;
}
#mainData table#indexIntro td.panelContents {
background:#FFF;
vertical-align:top;
text-align:left;
border-top:0;
margin:0;
padding:0;
}
#mainData table#indexIntro td.panelContents div.panelContents {
display:block;
border:1px solid #000;
height:100%;
padding:0;
}
ul.plans {
margin-top:15px;
margin-left:5px;
margin-bottom:5px;
text-align:left;
}
ul.indexCart {
margin-top:166px;
margin-left:5px;
margin-bottom:5px;
text-align:left;
}
.idimage {
background-image:url("../images/opacity_index_left-trans.png");
margin:0;
padding:0;
}
.float-right {
float:right;
}
.float-left {
float:left;
}
a.check:hover {
text-decoration:none;
background:#000 url("../images/bgbar.jpg");
}
a.cartCheckOut:hover {
color:#f3d89c;
}
td.cExtrasItem {
width:200px;
font-weight:400;
}
#pkg table.pkgtable {
width:100%;
border:1px solid #000;
background:#FFF;
}
#pkg table.pkgtable td.pkgtabletitle {
background:url("../images/bgbar.jpg") repeat-x;
color:#FFF;
font-weight:700;
padding-left:10px;
}
#pkg .pkgtable .pkgtabletitle {
background:url("../images/bgbar.jpg") repeat-x;
color:#FFF;
font-weight:700;
padding-left:10px;
height:20px;
}
#pkg table.pkgtable td.order {
color:#000;
width:25%;
vertical-align:middle;
padding:5px;
}
#pkg table.price {
width:100%;
padding-bottom:5px;
}
#pkg td.term {
color:#000;
width:60%;
font-weight:700;
border-bottom:dashed thin #000;
}
#pkg td.price {
color:#333;
text-align:right;
border-bottom:dashed thin #000;
}
.boxtitle a.boxlink,a.boxlink,a.boxlink:visited {
color:#CCC;
text-decoration:none;
}
ul.menu_bottom {
color:#FFF;
font-weight:700;
font-size:10px;
text-decoration:underline;
/* border:1px 1px #666; */

border:1px;

vertical-align:top;
padding:0;
}
ul.menu_bottom li a {
color:#FFF;
font-weight:400;
}
.Link_Color {
font-size:12px;
font-weight:700;
color:#FFF;
}
.table_bottom {
/*bordercolor:#000;*/
color:#FFF;
text-decoration:none;
border-bottom-width:thin;
border-bottom-style:solid;
border-bottom-color:#CCC;
width:95%;
}
.Separatore_verticale {
vertical-align:top;
background-image:url(../images/separatore_verticale.GIF);
background-repeat:repeat-y;
}
.Layer1 {
position:absolute;
width:60%;
height:100%;
z-index:1;
visibility:hidden;
overflow:hidden;
}
.Separatore_orizzontale {
background-image:url(../images/separatore.gif);
background-repeat:repeat-x;
}
#Layer1_footer {
position:absolute;
width:60%;
height:20px;
z-index:1;
visibility:hidden;
overflow:hidden;
}
table#data td#data,.vlt {
vertical-align:top;
}
table#mainData table.data td,.swSecureImage {
border:0;
}
table.data td,table#mainData td,.p-2,table.totalRecords td {
padding:2px;
}
#header h1,.invisible,table#domainPrices tr.hide {
display:none;
}
#header a,.boxtitle a:hover,a.boxlink:hover {
color:#FFF;
text-decoration:none;
}
img,fieldset,img {
border:0;
vertical-align:middle;
}
h1,h2,h3,h4,h5,h6,.bold,strong {
font-weight:700;
}
.row_0,.row1_0,.row1_01,tr.row1_0 td,tr.row1_01,#domainPrice tr.row_0 td,#domainPrice tr.row1_0 td,#domainPrice tr.row1_01 td {
background-color:#FFF;
color:#000;
}
.row_1,.row1_1,.row1_11,tr.row1_1 td,tr.row1_11 {
background-color:#000;
color:#FFF;
}
tr.row1_0 td a,tr.row1_01 a,.black {
color:#000;
}
.overline,.sline,.dline {
border-bottom:1px dotted #666;
font-weight:700;
font-size:1.1em;
margin-bottom:8px;
padding:4px;
}
.width-80,.info.sm,.success.sm,.warning.sm,.error.sm,.validation.sm,.alert.sm,.done.sm,.validation.sm,.failure.sm,.welcomeDomainSearch {
width:80%;
}
.width-2,.width-1 {
width:2%;
}
.p-5,.regsitrarLeftContents,div#pkg {
padding:5px;
}
.ac,.center,.swForm {
text-align:center;
}
.al,.swResults {
text-align:left;
}
.w-60,.swSecureCode {
width:60px;
}
.h-10,.h-90 {
height:10px;
}
.rssdescription,.block,a.check {
display:block;
}
.awform fieldset fieldset,.ccaform fieldset fieldset {
background:none;
}
.red,input.red,.sendmail-error {
color:red;
}
div#rssnewsPageOther,textarea {
overflow:auto;
}
.swHilight,.swError,#mainData table.indexPlan td.panelContents strong {
font-weight:700;
color:red;
}
.paneHead:hover,.actog {
background-color:#3d658b;
color:#FFF;
}
#mainData td.paneHead,#mainData table.indexPlan td.paneHead,#mainData table.indexData td.paneHead {
background:#000 url("../images/bgbar.jpg") repeat-x;
padding-right:0;
padding-top:2px;
padding-bottom:0;
font-weight:700;
cursor:pointer;
color:#FFF;
height:25px;
text-align:left;
}
ul.plans li,ul.indexCart li {
padding-left:20px;
background:url("../images/bullet-grey.gif") no-repeat 0 50%;
}
h1,h2,h3,h5 {
font-size:13px;
}
h6 {
font-size:11px;
}
h4 {
font-size:13px;
color:red;
}
body,div,dl,dt,dd,pre,h1,h2,h3,h4,h5,h6,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,#mainData table#indexIntro td,#currency_select select,.zeroPadding select,#userStats {
margin:0;
padding:0;
}
#facebook {
position:absolute;
width:100px;
height:100px;
z-index:1;
padding-top:30%;
visibility:visible;
top:0;
padding-left:0;
margin-left:10px;
left:0;
text-align:center;
font-weight:700;
color:#333;
}
#web_marketing {
height:100%;
width:100%;
}
#logo_marketing {
height:140px;
width:190px;
position:relative;
right:0;
padding-right:0;
float:right;
text-align:right;
}
#logo_marketing2 {
height:140px;
width:190px;
position:relative;
float:left;
padding-left:0;
left:0;
}
#Titolo_marketing {
border-bottom-width:thin;
border-bottom-style:solid;
border-bottom-color:#333;
}
#logo_AdWord {
height:180px;
width:322px;
position:relative;
float:left;
padding-left:0;
left:0;
}
#header_Pagina_nuovo_dominio {
height:90px;
background:#3E3E3D url("../images/html-bg.png") repeat-x top left;
}
table#headerTableLayout,#headerTableLayout {
width:776px;
height:100%;
}
a:hover,ul.menu_bottom li a:hover {
color:#63D4F9;
}
a.inplink:hover,a.inplink_index:hover {
background:#000 url("../images/menuhover.gif") repeat-x;
text-decoration:none;
min-width:100px;
color:#FFF;
}
#pkg table.pkgtable td.descr,#pkg .pkgtable .descr {
background:#EEE;
color:#000;
width:75%;
border-right:1px solid #000;
vertical-align:top;
padding:10px;
}
.TabTitleBar a:link,.TabTitleBar a:hover,.TabTitleBar a:visited,.row_1 a,.row1_1 a,.row1_11 a,tr.row_1 td a,.row1_1 td a,.row1_11 td a,.awform fieldset a,.ccaform fieldset a,table.totalRecords a,table#domainPrices th:hover,a.cartCheckOut:link,a.cartCheckOut:visited,.Text_color_Bottom,li.a {
color:#FFF;
}
#Server_Dedicati_001 {
	position:absolute;
	width:196px;
	height:50px;
	z-index:1;
	left: 754px;
	top: 94px;
}
