/* !Generic Styles */
* { margin: 0; padding: 0; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
body, td, th, p, br { font: 12px "Helvetica Neue", Helvetica, Arial, Tahoma, Verdana, sans-serif; line-height: 130%; }
body { background-color: #f6f6f6; color: #333; line-height: 115%; }
strong { font-weight: bold }
p { margin: 0 0 20px 0px }
ul { margin: 0 }
ol li { list-style: decimal }
li { margin-bottom: .5em; margin-left: 2em; }
dt { padding: 5px 0px 3px 0px }
hr { height: 1px; clear: both; border-top: 1px solid #ffffff; border-bottom: 1px solid #dddddd; display: block; width: 100%; }
h1 { font-size: 24px; color: #333; font-weight: bold; margin: 0 0 15px; }
h2 { font-size: 20px; margin: 15px 0; font-weight: bold; }
h3 { font-size: 18px; margin: 15px 0; font-weight: bold; color: #333; }
h4 { font-size: 16px; margin: 15px 0; font-weight: bold; color: #333; }
h5 { font-size: 11px; margin: 15px 0; font-weight: bold; color: #333; }
img { border: 0 }
a { color: #1E9EBD; text-decoration: none; }
a:hover { color: #000; text-decoration: underline; }
.nomargin { margin: 0 }
.subtle { color: #888; font-size: 11px; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both }
.clear { clear: both; height: 0; }
.hide { display: none }

/* !Forms */
select, input[type=password], input[type=text], textarea { vertical-align: middle; font: 13px "Helvetica Neue", Helvetica, Arial, Tahoma, Verdana, sans-serif; background-color: #f7f7f7; border: 1px solid #ccc; margin: 0 0 3px; margin-right: 10px; }
select { padding: 4px; border-radius: 2px; vertical-align: middle; }
select:focus,.side-panel select:focus,.side-panel select[multiple]:focus { background-color: #ffffdd; border: 1px solid #aaa; }
input[type=password], input[type=text], textarea { padding: 5px; border-radius: 2px; box-shadow: 0 1px 3px rgba(0,0,0,0.1) inset; }
input.single { min-width: 300px; }
input[type=hidden] { border: 0 }
input:focus, textarea:focus,.side-panel input[type="password"]:focus, .side-panel input[type="text"]:focus, .side-panel textarea:focus { background-color: #ffffdd; border: 1px solid #aaa; }
label { font-weight: bold }
fieldset { margin: 10px; padding: 10px; }
legend { font-weight: bold }
.button, .lightbutton, input[type=submit],input[type=button], .edit-panel a { text-transform: capitalize; vertical-align: middle; color: #FFFFFF; background-color: #19c4d8; background-image: -webkit-gradient(linear, left top, left bottom, from(#43D0E3), to(#19c4d8)); background-image: -webkit-linear-gradient(top, #43D0E3, #19c4d8); background-image: -moz-linear-gradient(top, #43D0E3, #19c4d8); background-image: -o-linear-gradient(top, #43D0E3, #19c4d8); background-image: -ms-linear-gradient(top, #43D0E3, #19c4d8); background-image: linear-gradient(top, #43D0E3, #19c4d8); border-bottom: 1px solid #25b0bf; border: 1px solid #25b0bf; padding: 5px 5px 4px; font-size: 12px; font-weight: bold; margin: 0 5px 3px 0; box-shadow: 0 1px 0 rgba(255,255,255,.3) inset, 0 1px 3px rgba(0,0,0,.2); text-shadow: 0 -1px 0 rgba(0,0,0,0.3); border-radius: 2px; cursor: pointer; }
.button:hover, .button:focus, .lightbutton:hover, .lightbutton:focus, input[type=submit]:hover, input[type=button]:hover, input[type=submit]:focus, .edit-panel a:hover { text-decoration: none; border: 1px solid #3D90A5; box-shadow: 0 3px 3px rgba(255,255,255,.2) inset, 0 1px 0 rgba(255,255,255,.3) inset, 0 1px 3px rgba(0,0,0,.2); }
a.button { display: inline-block; padding: 6px 7px 5px; }
a.button:hover { color: #fff; }
#changestate a:hover { text-decoration: none }
.button:active, .edit-panel a:active, .lightbutton:active { background-color: #33e0f3; background-image: -webkit-gradient(linear, left top, left bottom, from(#19c4d8), to(#43D0E3)); background-image: -webkit-linear-gradient(top, #19c4d8, #43D0E3); background-image: -moz-linear-gradient(top, #19c4d8, #43D0E3); background-image: -o-linear-gradient(top, #19c4d8, #43D0E3); background-image: -ms-linear-gradient(top, #19c4d8, #43D0E3); background-image: linear-gradient(top, #19c4d8, #43D0E3); }
input[type=radio], input[type=checkbox] { margin: 8px 3px 0 0 }
.edit-form p { margin: 0 0 5px }
.edit-form .fielddata { display: block; padding: 7px 0; }
select[multiple] { border: 1px solid #ccc!important; border-radius: 2px; box-shadow: 0 1px 3px rgba(0,0,0,0.1) inset; }
.side-panel select { background: #fff; }
.side-panel select[multiple] { background-color: #fff; }
.side-panel input[type="password"], .side-panel input[type="text"], .side-panel textarea{ background-color: #fff; }

a.lightbutton { display: inline-block; border: inherit; margin: 0 2px 2px 0!important; background-color: inherit; box-shadow: none; border-color: #25b0bf!important;}
a.lightbutton:hover { color: #fff; }
td[width="104"] { width: 110px; }


/* !Layout */
#cmsheader { background-color: #19c4d8; background-image: -webkit-gradient(linear, left top, left bottom, from(#33e0f3), to(#19c4d8)); background-image: -webkit-linear-gradient(top, #33e0f3, #19c4d8); background-image: -moz-linear-gradient(top, #33e0f3, #19c4d8); background-image: -o-linear-gradient(top, #33e0f3, #19c4d8); background-image: -ms-linear-gradient(top, #33e0f3, #19c4d8); background-image: linear-gradient(top, #33e0f3, #19c4d8); border-bottom: 1px solid #25b0bf; }
#cmslogo { display: inline-block; margin: 10px 0 10px 20px; }
#cmsusermenu { list-style: none; position: absolute; top: 0; right: 20px; padding: 6px 8px 7px; border: 1px solid #a2a2a2; border-top: 0; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -moz-border-radius-bottomleft: 5px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; background-color: #d2d2d2; background-image: -webkit-gradient(linear, left top, left bottom, from(#e5e5e5), to(#d2d2d2)); background-image: -webkit-linear-gradient(top, #e5e5e5, #d2d2d2); background-image: -moz-linear-gradient(top, #e5e5e5, #d2d2d2); background-image: -o-linear-gradient(top, #e5e5e5, #d2d2d2); background-image: -ms-linear-gradient(top, #e5e5e5, #d2d2d2); background-image: linear-gradient(top, #e5e5e5, #d2d2d2); box-shadow: 0 0 3px rgba(0,0,0,0.3) inset, 0 1px 0 rgba(255,255,255,.3); color: #666; text-shadow: 0 1px 0 rgba(255,255,255,.5); }
#cmsusermenu li { display: inline-block; margin: 0; }
#cmsusermenu  a { font-weight: bold; color: #444; border-left: 1px solid #999; padding: 0 3px 0 6px; }
#selectednav a { border-left: 0; padding-left: 3px; }
#cmsbreadcrumb { border-top: 1px solid #eee; border-bottom: 1px solid #b3b3b3; background: #e5e5e5; margin: 0 0 20px; padding: 7px 20px 9px; background-color: #d2d2d2; background-image: -webkit-gradient(linear, left top, left bottom, from(#e5e5e5), to(#d2d2d2)); background-image: -webkit-linear-gradient(top, #e5e5e5, #d2d2d2); background-image: -moz-linear-gradient(top, #e5e5e5, #d2d2d2); background-image: -o-linear-gradient(top, #e5e5e5, #d2d2d2); background-image: -ms-linear-gradient(top, #e5e5e5, #d2d2d2); background-image: linear-gradient(top, #e5e5e5, #d2d2d2); box-shadow: 0 1px 2px 0px rgba(0,0,0,0.3); color: #666; text-shadow: 0 1px 0 rgba(255,255,255,.5); }
#cmsbreadcrumb a { color: #444 }
#cmscontainer { padding: 20px; margin: 30px 30px 20px; min-width: 940px; background: #FFF; border: 1px solid #ddd; border-radius: 5px; }
.modal { padding: 20px; margin: 30px auto 20px; background: #FFF; border: 1px solid #ddd; border-radius: 5px; max-width: 600px; }
.modal p { margin: 0 0 10px }
.modal .subtle { margin: 20px 0 0 }

#sub-header { margin: 10px 10px 20px; padding: 0; }
#sub-header h1 { font-size: 24px; border: 0px; margin: 0; float: left; color: #333; padding: 0; }
#sub-header h4 { font-size: 12px; border: 0; padding: 5px 0 0 0; text-align: right; float: right; color: #333; margin: 0; font-weight: normal; }
#sub-header h4 img { margin: 0 3px 0 6px }
#cmscontent { background: #fff; color: #333; border: 0; line-height: 125%; }
#top { padding: 0.5em; background-color: #ddd; border-bottom: 1px solid gray; }
#left-column { float: left; position: absolute; width: 130px; padding: 10px; }
#right-column { float: right; width: 260px; }
#center-column {  padding: 10px; min-height: 280px; }
#front-center-column { margin-right: 280px; padding: 1em; padding-top: 160px; background: transparent url("/images/decor-wide.jpg") repeat-x; }
#wide-center-column { margin-right: 280px; padding: 1em; min-height: 280px; padding-bottom: 30px; }
#front-right-column { float: right; width: 260px; padding: 1em; }
#no-right-column { display: none }
#full-center-column { padding: 1em; min-height: 280px; }
#cmsfooter { clear: both; width: auto; margin: 0 auto 10px; text-align: center; color: #999; }
#cmsfooter a { color: #999 }

/* !Elements */
iframe { border: 1px solid #ccc; }
#datepickeriframe { border: none!important; }
fieldset { border: 1px solid #ddd; }
fieldset legend { padding: 0 5px; }
#tool-bar a { background-color: #C0C0C0; margin: 10px 10px 0 10px; padding: 5px; display: none; }
.vertical-menu { list-style-type: none; margin-left: -20px; }
.vertical-menu a { display: block; border-bottom: 1px solid #C0C0C0; padding: 4px; margin: 0; }
.paging { text-align: center; margin-left: auto; margin-right: auto; }
.paging center { font-size: 120%; color: #bbb; }
.paging center a { font-weight: bold }

.formblock { display: block; width: 450px; clear: both; background-color: #FFF; margin: 0px auto; }
.formblock_heading { display: block; width: 450px; clear: both; font-size: 12px; color: #666; border-bottom: 1px solid #CCC; border-right: 1px solid #CCC; border-top: 1px solid #FFF; border-left: 1px solid #f5f5f5; padding: 4px 0px 2px 0px; cursor: pointer; font-weight: normal; background-color: #EEE; text-indent: 6px; }
.formsection { overflow: hidden; background-color: #fff; padding: 0px 10px; }
.formrow { display: block; width: 100%; height: 22px; margin: 5px 0px 0px 0px; clear: both; }
.formleft { display: block; float: left; width: 130px; height: 22px; height: auto; text-align: right; color: #1E9EBD; margin-right: 8px; font-size: 11px; }
.formright { float: left; display: block; width: auto; height: 22px; }
.formsubmit { float: right; text-align: right; width: 50%; }
.formaction { float: left; width: 49%; }
.look { color: #0099CC }
#response .listing { padding: 0px; margin-top: 8px; margin-bottom: 0px; display: block; }
#response .listing th { font-size: 13px }
#response .listing td { font-size: 11px; padding-left: 5px; }
.domain_list_item { border-bottom: 1px dotted #CCC }
.mootabs_title { height: 24px; list-style-image: none; list-style-type: none; position: relative; top: 5px; font-size: 10px; margin: 0px; padding-left: 2px; }
.mootabs_title li { float: left; margin: 0px; }
.mootabs_title a { background-color: #DDD; color: #777; margin-right: 3px; padding: 3px 10px 3px 10px; text-decoration: none; border: 1px solid #ddd; }
.mootabs_title a.active { background-color: #CCC; color: #444; border: 1px solid #ccc; z-index: 100; }
.mootabs_panel { display: none; top: -1px; position: relative; border: 1px solid #CCC; margin-left: 2px; overflow: auto; padding: 20px 8px 8px 8px; font-family: "Lucida Sans Unicode","Lucida Grande",Arial,sans-serif; font-size: 12px; text-align: left; background-color: #EEE; color: #fff; }
.mootabs_panel.active { display: block }
#loadbar { float: right; margin: 6px 10px 0px 6px; display: block; height: 22px; width: auto; padding: 0px 0px 0px 0px; text-align: right; overflow: hidden; }
#message { float: left; margin: -1px 6px 0px 0px; height: 22px; width: auto; color: #CC0000; overflow: hidden; }
#response { background-color: #FFF }
hr { width: 100% }
#batch_regform { width: auto; background-color: #FFF; overflow: hidden; }
.bold_red { color: #CC0000; font-weight: bold; }
.domain_price { float: right; color: #CC0000; font-weight: bold; }
.small_margin { padding: 10px; display: block; width: auto; height: auto; background-color: #FFF; overflow: hidden; }
.big_link { display: block; font-size: 15px; margin: 8px 0px; }
.btn_datepicker { border: 1px solid #CCC; background-color: #EEE; font-size: 10px; color: #CC0000; margin: 3px 6px 10px 0px; padding: 2px; display: block; float: left; }
.date_select { display: block; height: auto; width: auto; background-color: #FFF; overflow: hidden; }
#viewall { display: block; margin: 0px; padding: 0px; width: 100%; height: auto; background-color: #FFF; }
.intro { font-size: 11px }
legend.look { font-size: 13px }
.bordered { border: 1px solid #CCC }

.message.inset { padding: 0 20px }
.message p { padding: 8px 8px 8px 26px; border: 1px solid rgba(0,0,0,0.1); box-shadow: 0 1px 0 rgba(255,255,255,.7) inset; margin-bottom: 10px; border-radius: 3px; font-weight: bold; }
.message .ok { background: rgba(95, 235, 126, .2) url("/images/ok.png") no-repeat 5px 7px }
.message .error { background: rgba(212, 79, 79, .2) url("/images/error.png") no-repeat 5px 7px }
.message .info { background: rgba(119, 151, 239, .2) url("/images/info.png") no-repeat 5px 7px }

/* !Tables */
.listing { width: 100%; font-size: 100%; border: 0; padding: 0; margin-top: 10px; color: #3b4024; margin-bottom: 10px; margin-right: 0; border-right: 1px solid #ddd; box-shadow: 0 1px 3px rgba(0,0,0,.1); }
table.basket tr td.total { background: #fff; border-color: #ddd; font-size: 14px; }
table.basket tr.odd_row td:last-child, table.basket tr th:last-child { border-right: 1px solid #ddd }
.listing img, table.basket img { vertical-align: middle }
.listing th, table.basket th { text-align: left }
.listing tr:hover td, table.basket tr:hover td { background: #ffffe9 }
.listing a, table.basket a { font-weight: bold; text-align: left; }
.listing td, table.basket tr td { font-size: 12px; padding: 5px 6px; border-color: #DDDDDD!important; }
.listing th, table.basket tr th { font-size: 12px; color: #3b4024; text-shadow: 0 1px 0 rgba(255,255,255,.7); background-color: #e3e3e3; background-image: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#e3e3e3)); background-image: -webkit-linear-gradient(top, #eeeeee, #e3e3e3); background-image: -moz-linear-gradient(top, #eeeeee, #e3e3e3); background-image: -o-linear-gradient(top, #eeeeee, #e3e3e3); background-image: -ms-linear-gradient(top, #eeeeee, #e3e3e3); background-image: linear-gradient(top, #eeeeee, #e3e3e3); filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#e3e3e3', EndColorStr='#dddddd'); padding: 5px 6px; border: 0; border-left: 1px solid #dddddd; border-top: 1px solid #dddddd; border-bottom: 1px solid #ccc; font-weight: bold; }
.listing input[type=checkbox], table.basket input[type=checkbox] { margin: 0 }
.nosort { text-align: left; border-right: 0; }
.listing th.az { text-align: right; border-left: 0; }
.odd_row td { background: #FFF; border-left: 1px solid #dddddd; padding: 5px 6px; border-bottom: 1px solid #dddddd; }
table .even_row td { background: #f4f4f4; border-left: 1px solid #dddddd; padding: 5px 6px; border-bottom: 1px solid #dddddd; }
.sep_row td { background: #FFF; border-left: 1px solid #dddddd; padding: 5px 6px; border-bottom: 1px solid #ddd; }
.gray_row td { background: #EEE; padding: 2px 0px; }
.table_blue td { background: #FFF; border-left: 1px solid #dddddd; padding: 5px 6px; border: 1px solid #e1e1e1; }
.table_dblue td { background: #FFF; border-left: 1px solid #dddddd; padding: 5px 6px; border-bottom: 1px solid white; }
.actiontable .alignmiddle, .actiontable .alignmiddle * { vertical-align: middle }
.actiontable .aligntop, .actiontable .aligntop * { vertical-align: top }
.actiontable .alignbottom, .actiontable .alignbottom * { vertical-align: bottom }
.side-panel { background-color: #f4f4f4; border: 1px solid #ddd; padding: 10px; margin-bottom: 20px; border-radius: 2px; box-shadow: 0 1px 3px rgba(0,0,0,.1); }
.side-panel h4 { margin: 0 0 5px; : ; }
.side-panel a { font-weight: bold }
.side-panel ul { font-weight: normal; padding-bottom: 3px; color: #1E9EBD; list-style-type: disc; }
.service_panel { float: left; width: 50%; margin: 0 0 20px; }
.service_panel:nth-child(even) { clear: both }
.service_panel ul { padding: 5px 0 5px 60px }
.service_panel h4 { margin: 0 0 10px 60px }
#right-column dd { background: #eee; color: #444 border: solid #ccc; border-width: 3px 1px 1px 1px; padding: 5px; }
table.summary { margin: 10px 0 20px; }
table.summary h3 { background: transparent; border: 0; font-size: 16px; padding: 0; margin: 10px 0; }
table.summary p { background: transparent; font-size: inherit; padding: 0; margin: 3px 0; }
table.summary p strong { display: inline-block; width: 30%; }
th[width="65"] { min-width: 90px }
tr.fraudratingrow_0 td,tr.fraudratingrow_1 td,tr.fraudratingrow_2 td,tr.fraudratingrow_3 td,tr.fraudratingrow_4 td { padding: 5px 6px !important; }

/* !Edit Forms */
.edit-panel a { text-align: center; display: block; padding: 5px; float: left; font-weight: bold; }
.edit-panel a.selected { background: #ddd; border-color: #ddd; color: #999; box-shadow: none; text-shadow: none; }
#edit-mode-left { margin: 5px 3px 3px 0; width: 48%; }
#edit-mode-right { margin: 5px 0 3px 3px; width: 48%; }
.edit-panel { overflow: hidden; background-color: #FFF; border: 0; border-top: 1px solid #ddd; padding: 0; padding-bottom: 10px; }
span.required,strong.required { color: #990000; background: transparent; font-weight: bold; }
.edit-form label, .edit-form label { display: block; float: left; text-align: right; padding-right: 10px; padding-top: 7px; margin-bottom: 0; width: 150px; }
.edit-form h4 { clear: left; margin: 3px 0 20px 150px; font-weight: normal; color: #888; font-size: 12px; font-style: italic; }
.edit-form h5 { background-color: #FFF3F1; border: 1px dashed #C00; padding: 3px; margin-left: 165px; display: block; width: 400px; font-weight: normal; }
.edit-form div.block { margin-left: 115px }
.edit-form p { clear: left }
.edit-form textarea { width: 405px }
.edit-form textarea table { border: 2px solid black }
.edit-form strong { padding-top: 4px; display: block; height: 10px; text-align: top; }
#sort-actions { float: right; height: 10px; }
#sort-actions select { float: left }
.image-upload-sizes { margin: 0 0 0 160px; width: 400px; }
.image-upload-sizes p { float: left; width: 95%; }
#tablist { padding: 0 0 4px; margin-left: 0; margin-bottom: 0; margin-top: 0.1em; font-weight: bold; }
#tablist li { list-style: none; display: inline; margin: 0; }
#tablist li a { display: inline; text-decoration: none; padding: 4px 8px 4px; margin: 0 1px 0 0; border: 1px solid #ddd; background-color: #EEE; -webkit-border-top-left-radius: 2px; -webkit-border-top-right-radius: 2px; -moz-border-radius-topleft: 2px; -moz-border-radius-topright: 2px; border-top-left-radius: 2px; border-top-right-radius: 2px; }
#tablist li a:link, #tablist li a:visited { color: #777777 }
#tablist li.right { float: right }
#tablist li.right a { margin-right: 0; border-bottom: 1px solid white; background-color: #FFFFFF; }
#tablist li a.current { padding-bottom: 5px; border-bottom: 0; background-color: #FFFFFF; }
#tablist li.system { list-style: none; float: right; margin: 0; position: relative; top: -22px !important; top: -25px; }
#tablist .system a { color: #1E9EBD !important; background-color: #EEE !important; display: block; }
#tabcontentcontainer { padding: 20px; border: 1px solid #ddd; margin-top: 0; }
.tabcontent { display: none }
a.lightbutton { background-color: #EEEEEE; border: 1px solid #D5D2D5; padding: 1px 4px 1px 4px; font-size: 11px; font-weight: normal; margin : 0 4px 0 0; }
.user-details table td { padding: 5px 5px 0 5px!important; }
.user-details table td input[type=checkbox] { margin: 0; }

/* !Datepickers */
.dpTable { font-family: "Helvetica Neue", Helvetica, Arial, Tahoma, Verdana, sans-serif; font-size: 12px; text-align: center; color: #505050; background-color: #ece9d8; border: 1px solid #AAAAAA; }
.dpTD { cursor: pointer }
.dpDayHighlightTD { background-color: #CCCCCC; border: 1px solid #AAAAAA; cursor: pointer; }
.dpDayTD { background-color: #CCCCCC; border: 1px solid #AAAAAA; color: white; }
.dpTitleText { font-size: 12px; color: gray; font-weight: bold; }
.dpDayHighlight { color: 4060ff; font-weight: bold; }
.dpButton { font-family: "Helvetica Neue", Helvetica, Arial, Tahoma, Verdana, sans-serif; font-size: 10px; color: gray; background: #d8e8ff; font-weight: bold; padding: 0px; }
.dpTodayButton { font-family: "Helvetica Neue", Helvetica, Arial, Tahoma, Verdana, sans-serif; font-size: 10px; color: gray; background: #d8e8ff; font-weight: bold; }
.published { color: #1A8338 }
.highlight_red { color: #CC0000 }
li.newslink { padding: 0px; margin: 0px; }
.whois_report { color: #333; font-size: 11px; font-family: "Helvetica Neue", Helvetica, Arial, Tahoma, Verdana, sans-serif; }
sup { font-weight: normal; color: #1E9EBD; }
#form-actions { float: left }
#changestate { float: left }

/* !Content Search */
.contentsearch { background: #fff; padding: 10px 20px 20px; }
.contentsearch form.listing { box-shadow: none; border :0; }
.contentsearch fieldset { margin: 10px 0; border: 1px solid #ddd; }
.contentsearch fieldset legend { padding: 0 5px; }
.contentsearch strong .button { float: right; }

/* !PayPal */
#ppsignup strong { display: block; padding: 5px 5px 0; } 
#ppsignup-full table thead th { padding: 5px!important; text-align: left!important; }
#ppsignup-full table tbody td { padding: 5px!important; }
.ppsearch { height: auto!important; }
#ppbutton { text-shadow: 0 1px 0 rgba(255,255,255,.3); }

