/*
Easily.co.uk stylesheet.
The styles here are intended to be applicable mainly to the body section of the page.
For general styling see page.css; for styles relating to the templated areas and menus, see menus.css
For styles relating to the legacy pages using the old code, see styles.css (and others)
*/
body {
    font-family:Arial,Verdana,Helvetica,sans-serif;
}

.easy_title1 {
    font-size:16px;
    font-weight:bold;
    color:#000000;      /*easily black*/
}
.easy_subhead1 {
    font-size:14px;
    font-weight:bold;
    color:#000000;      /*easily black*/
}
.easy_title2 {
    font-size:16px;
    font-weight:bold;
    color:#2E3092;      /*easily blue*/
}
.easy_subhead2 {
    font-size:14px;
    font-weight:bold;
    color:#2E3092;      /*easily blue*/
}
.easy_title3 {
    font-size:16px;
    font-weight:bold;
    color:#F4792C;      /*easily orange*/
}
.easy_subhead3 {
    font-size:14px;
    font-weight:bold;
    color:#F4792C;      /*easily orange*/
}
.easy_colour1 {color:#000000;}  /*easily black*/
.easy_colour2 {color:#2E3092;}  /*easily blue*/
.easy_colour3 {color:#F4792C;}  /*easily orange*/
.easy_colour_warning {color:#FF0000;}  /*easily red (warning messages)*/
.easy_colour_safe    {color:#00AA00;}  /*easily green (safe/ok messages)*/

.easy_smalltext {
    font-size:14px;
}
.easy_mediumtext {
    font-size:15px;
}

.easy_stdbutton {
    font-size:12px;
    font-weight:bold;
    text-align:center;
    height:22px; width:128px; background:url(/pics/bti_blank.gif);
    line-height:22px;
    color:#FFFFFF;
    display:-moz-inline-block;
    display:inline-block;
    user-select: none; -moz-user-select: none;
    text-decoration:none;
}

.easy_stdbutton_halfsize {
    font-size:12px;
    font-weight:bold;
    text-align:center;
    height:22px; width:64px; background:url(/pics/bti_blank_half.gif);
    line-height:22px;
    color:#FFFFFF;
    display:-moz-inline-block;
    display:inline-block;
    user-select: none; -moz-user-select: none;
    text-decoration:none;
}

.easy_stdbutton_packages {
    font-size:12px;
    font-weight:bold;
    text-align:center;
    height:22px; width:100px; background:url(/pics/bti_blank_packs.gif);
    line-height:22px;
    color:#FFFFFF;
    display:-moz-inline-block;
    display:inline-block;
    user-select: none; -moz-user-select: none;
    text-decoration:none;
}

/* Used eg for feature-comparison tables. Left hand cells (descriptions) left aligned; most other cells centered */
.easy_prodtable {
    font-family:Arial,Verdana,Helvetica,sans-serif;
    border: none;
    border-collapse:collapse;
    text-align:center;
}
.easy_prodtable td, .easy_prodtable th {
    text-align:center;
    padding:2px;
    border: solid #454545 1px;
}
.easy_prodtable td:first-child {
    text-align:left;
}
/* Feature heading in table -- grey background */
.easy_prodtable_subhead {
    background:#dadada;
    font-weight:bold;
}
.easy_prodtable_prehead td, .easy_prodtable_prehead th {
    border:none;
    font-size:14px;
    font-weight:bold;
}

/* class='button' makes the button look blue, and then orange on hover. */
input.button {
    font-family      : Arial, Verdana, Helvetica, sans-serif;
    font-style       : normal;
    font-size        : 14px;
    font-weight      : bold;
    background       : url("/pics/bti_blank.gif");
    color            : #ffffff;
}

input.button:hover {
    font-family      : Arial, Verdana, Helvetica, sans-serif;
    font-style       : normal;
    font-size        : 14px;
    font-weight      : bold;
    background       : url("/pics/bti_blank.gif");
    color            : #ffffff;
    text-decoration: underline;
}

.comparisoninfo {
    width:100%;
    text-align:left;
    padding:2px;
    margin-bottom:10px;
}
.comparisontag {
    font-weight:bold;
    font-size: 12px;
}
.comparisontagset {
    background:url(/gfx/common/white_box.gif) center no-repeat;
    height:237px;
    width:268px;
}
.comparisontagset div { padding:20px; }
.comparisontagset td {
    font-weight:bold;
    font-size:14px;
    padding-bottom:5px;
}
.comparisontagset a {text-decoration:none;}
.comparisontagset a:hover {text-decoration:underline;}

.comparisoninfo li.tick  { list-style-type:none; list-style-image:url(/gfx/common/tick.gif);}
.comparisoninfo li.qmark { list-style-type:none; list-style-image:url(/gfx/common/Qmark.gif);}

.clickable  {cursor:pointer;}
.inprogress {cursor:wait;}

.domlookupbox {
    padding:10px;
    margin-left:7px;
    margin-right:7px;
    margin-bottom:7px;
    background-color:#F0F0F0;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    behavior:url(/scripts/sdc-radius.htc);
}
.mailinfobox {
    height:193px; width:250px;
    box-shadow: 5px 5px 5px #ccc;
    -moz-box-shadow: 5px 5px 5px #ccc;
    -webkit-box-shadow: 5px 5px 5px #ccc;
    position:relative;
}
.mailinfoimg {
    position:absolute;
    z-index:1;
    height:75px; width:75px; right: 8%; top: 8%;
}
.mailinfotext {
    font-weight:bold;
    position:absolute;
    top:0; left:0;
    z-index:5;
}

.cp_section {padding:10px; margin-bottom:15px; position:relative; margin-left:auto; margin-right:auto; border:1px solid black; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:15px;}
.cps_title {background:#ffffff; position:absolute; top:-8px; left:5px; font-weight: bold; font-size:12px;}

.extra_info {
    margin:4px;
    padding:4px;
    background-color:#eaeaea;
}

.mbox_address {
    /* prevent very long email addresses from messing with the page layout by locking them to a maximum width and hiding the rest with an ellipsis */
    white-space:nowrap;
    width:265px;
    text-overflow:ellipsis;  /* text-overflow not supported by Firefox (!), but okay without it */
    -o-text-overflow:ellipsis;
    overflow:hidden;
}

/* dialog box styles. currently used for OpenXchange T&C agreement popup  */
.dialogunderlay {
    opacity:.75; -moz-opacity:.75; -khtml-opacity:.75; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; filter:alpha(opacity='75');
    display:block; position:absolute; top:0px; left:0px; z-index:100; width:100%; height:100%; background:#828282;
}
.dialogcontainer {
    position:absolute; top:20%; left:0px; width:100%; height:100%; z-index:102;
}

.searchbuy_price {
    font-size: 12px;
}

.active-odd {
    background-color: #ffbf99;
}

.active-even {
    background-color: #ffd5bb;
}

.notactive-odd {
    background-color: #cccccc;
}

.notactive-even {
    background-color: #dddddd;
}

.cntct-tab {
    padding-left: 15px;
    padding-right: 15px;
    /* margin-left: 15px; */
    /* margin-right: 15px; */
    /* margin-bottom: 5px; */
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    behavior:url(/scripts/sdc-radius.htc);
}

.cntct-head {
    text-align: center;
    font-weight: bold;
}

.cntct-subhead {
    white-space: nowrap;
    text-align: right;
    font-weight: bold;
}

.bundle-table td {
    padding: 5px;
}

.orange-button {
    text-align: center;
    vertical-align: middle;
    height: 20px;
    width: 20px;
    padding: 0;
    display: inline-block;
    background-image: url('/images/orange.gif');
    background-repeat: no-repeat;
    color: #ffffff;
}

.left {
    text-align: left;
}
.right {
    text-align: right;
}
.centre {
    text-align: center;
}
.justify {
    text-align: justify;
}

#easy_renewal {
    width:100%;
}
#easy_renewal td,#easy_renewal th {
    padding:2px;
}
#easy_renewal_head_extend {
    text-align:center;
    color:#000066;
    font-weight:bold;
}
#easy_renewal_head_domain {
    text-align:left;
    color:#000066;
    font-size:12px;
}
#easy_renewal_head_price {
    text-align:center;
    width:10%;
    color:#000066;
    font-size:12px;
}
#easy_renewal_head_later {
    text-align:center;
    color:#000066;
    font-weight:bold;
}
#easy_renewal_head_duration {
    text-align:center;
    width:5%;
    color:#000066;
    font-size:12px;
}
#easy_renewal_head_expiry {
    text-align:right;
    width:20%;
    color:#000066;
    font-size:12px;
}
#easy_renewal_detail_domain {
    text-align:left;
    font-weight:bold;
}
#easy_renewal_detail_price {
    text-align:right;
    width:10%;
    font-size:12px;
}
#easy_renewal_detail_later {
    text-align:center;
}
#easy_renewal_detail_duration {
    text-align:center;
    width:5%;
}
#easy_renewal_detail_expiry {
    text-align:right;
    width:20%;
}

td.navcontent
{
    background-color: #eeeeee;
    line-height: 15pt;
    font-size: 12px;
}
td.leftofwhois
{
    background: #FFFfff url("/images/centermain_39.gif");
}

td.rightofwhois
{
    background: #ffffff url("/images/centermain_41.gif");
}

td.sumhosting
{
    font-size: 11px;
}

td.lefttofnav
{
    background: #FFFfff url("images/easily_28.gif");
}
td.lefttofnavbottom
{
    background: #FFFfff url("images/easily_34.gif");

}
td.rightofnav
{
    background: #FFFfff url("images/easily_30.gif");

}
td.rightofmain
{
    background: #FFFfff url("images/easily_5.gif");
}

.list {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    margin-left: 1em;
    border-bottom-color: #CCCCCC;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    float:left;
    width:280px;
    padding-left:.7em;

}

.list2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;

    border-bottom-color: #CCCCCC;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    width:260px;
    float:left;
    padding-left:.7em;
}



.yesbutton
{
    margin-left:23em;
    margin-top:-.9em;
    display:block;
}

.yesbutton2
{
    margin-left:21em;
    margin-top:-.9em;
    display:block;
}

.ui-dialog-titlebar {
    display:none;
}

.ui-widget-overlay {
    background: #000;
}

input, input:active, input:focus{
    outline: 0;
    outline-style:none;
    outline-width:0;
}

a.ssl-tooltip-domain-list {
    position: relative; 
    color:red;
    font-weight:bold;
    cursor:pointer;
}

a.ssl-tooltip-domain-list:hover span {
    opacity: 1; 
    visibility: visible;
}

a.ssl-tooltip-domain-list span {
    padding: 10px;
    top: -10px;  
    background-color: #fff; 
    color: #333;
    width:100px;
    height: auto;
    border-radius: 5px; 
    opacity: 0; 
    position:absolute;
    visibility: hidden;
    word-wrap: break-word;
    -webkit-transition: all 0.5s; 
       -moz-transition: all 0.5s; 
        -ms-transition: all 0.5s; 
         -o-transition: all 0.5s; 
            transition: all 0.5s;  
    border:1px solid #666;
}