/*------------------------------------------------

NetHosting.com

Style Sheet

Version: 1.0

--------------------------------------------------*/

#main-nav li a {
  display: inline;
  color: #cbe1ff;
  text-transform: uppercase;
  padding: 0px 10px 0px 10px;
  text-decoration: none;
  font-size: 11pt;
  font-weight: normal;
}

#main-nav {
  margin: 0px 0px;
  padding: 0px;
}

#main-nav li {
  display: inline;
  list-style-type: none;
  margin: 0px 5px 0px 0px;
}

#main-nav li:hover {
  position: relative;
}

#main-nav li a:hover {
  color: #336699;
  background-color: #aaceff;
}

#main-nav li ul {
  display: none;
  z-index: 1;
}

#main-nav li:hover > ul {
  display: block;
  position: absolute;
  top: 14px;
  left: -30px;
  width: 150px;
  padding: 10px 30px 30px 30px;
  /*padding: 0px;*/
  /*border: 1px solid red;*/
}

#main-nav li ul li {
  color: #fff;
  background-image: url(/images/sub-menu-bg.gif);
  background-repeat: repeat-x;
  background-position: top left;
  background-color: #939598;
  font-family: arial, sans-serif;
  font-size: 10pt;
  display: block;
  list-style-type: none;
  border: 1px solid #fff;
  margin: 0px;
  padding: 0px;
}

#main-nav li ul li a {
  color: #fff;
  background-image: url(/images/sub-menu-bg.gif);
  background-repeat: repeat-x;
  background-position: top left;
  background-color: #939598;
  border: 1px solid #939598;
  font-family: arial, sans-serif;
  font-size: 10pt;
  display: block;
  padding: 2px 2px 2px 5px;
  margin: 0px;
  text-transform: none;
}

#main-nav li ul li a:hover {
  color: #fff;
  background-image: url(/images/sub-menu-bg-hover.gif);
  background-repeat: repeat-x;
  background-color: #f47920;
  padding: 2px 2px 2px 5px;
  margin: 0px;
}



/*--- Search ----*/



.search_box {
  line-height: 1.75em;
  float: right;
  width: 110px;
  /*height: 20px;*/
  padding-right: 1.25em;
}

.search_field {
  float: right;
}

.search_field input {
  background: #aaceff;
  color: #336699;
  border: 1px solid #819cc9;
  width: 100px;
  height: 12px;
  font-size: 8pt;
}



/*--- Login ----*/



.field input {
  color: #819cc9;
  background: #ffffff;
  border: 1px solid #819cc9;
  width: 100px;
  height: 12px;
  font-size: 8pt;
  margin-left: 10px;
  padding-left: 5px;
}



/*---- hosting_plans.php ----*/



.content-box {
    width: 700px;
    overflow: hidden;
    margin: 25px 0px 45px 0px;
}

.content-img {
    float: left;
    clear: left;
    margin: 10px 0px 0px 0px;
}

.content-img img {
    float: left;
    clear: left;
    margin: 0px;
}

.content-txt {
    padding: 5px 0px 0px 0px;
    clear: right;
    float: right;
    width: 530px;
}
  
.content-txt p {
    padding: 2px 0px 0px 0px;
}

.content-txt h3 a {
    font-family: arial, sans-serif;
    font-size: 1.1em;
    color: #336699;
    text-decoration: none;
    text-transform: uppercase;
}

.content-img a.link-button_2 {
    font-size: 9pt;
    text-transform: uppercase;
    background-image: url(/images/link-bk.gif);
    background-repeat: repeat-x;
    background-position: bottom left;
    background-color: #fff;
    padding: 2px 5px 2px 5px;
    text-decoration: none;
    cursor: pointer;
    border: solid 1px #c6c7c7;
    color: #0072bc;
    clear: both;
    float: left;
    margin: 15px 0px 0px 30px;
}

.content-img a:hover.link-button_2 {
    background-image: url(/images/link-bk-hover.gif);
    background-repeat: repeat-x;
    background-position: bottom left;
    background-color: #a8d0ef;
    padding: 2px 5px 2px 5px;
    text-decoration: none;
    cursor: pointer;
    border: solid 1px #4c93c9;
    color: #fff;
}

i.italic_style {
    font-size: 1em;
    color: #666666;
    font-weight: bold;
}



/*--- Content ----*/



.content_wrapper {
  width: 980px;
  margin: 30px auto 0px auto;
  overflow: hidden;
  color: #484848;
}

.content_wrapper h1 {
  font-family: arial, verdana, sans-serif;
  font-size: 22pt;
  color: #f87f11;
  font-weight: normal;
  text-transform: uppercase;
}

.content_wrapper h2 {
  font-family: arial, verdana, sans-serif;
  font-size: 14pt;
  color: #336699;
  font-weight: bold;
  text-transform: uppercase;
}

.content_wrapper h2 a {
  font-size: 10pt;
  color: #336699;
  font-weight: normal;
  text-transform: none;
  padding-left: 10px;
  text-decoration: none;
}

.content_wrapper h2 a:hover {
  text-decoration: underline;
}

.content_wrapper h3 {
  font-family: arial, verdana, sans-serif;
  font-size: 11pt;
  color: #666666;
  font-weight: bold;
  margin: 0px 0px 0px 0px;
}

.content_wrapper h4 {
  font-family: arial, verdana, sans-serif;
  font-size: 12pt;
  color: #7f7f7f;
  font-weight: normal;
  margin: 0px 0px 20px 0px;
  font-style: italic;
}

.content_wrapper li img {
  margin: 0px 0px 0px 10px;
  vertical-align: middle;
}

.content_wrapper h4 a {
  color: #336699;
  text-decoration: none;
}

.content_wrapper h4 a:hover {
  text-decoration: underline;
}

.content_wrapper_text3 {
  width: 770px;
  float: right;
  margin: 0px 0px 20px 0px;
}

.content_wrapper_text3 p {
  margin: 0px 0px 20px 0px;
}

.content_wrapper_text3 a {
  color: #3e7cbb;
}

.content_wrapper_text3 a:hover {
  color: #939598;
  text-decoration: none;
}

.content_wrapper_text3 ul {
  list-style-type: disc;
}

.content_wrapper_text3 li {
  margin: 10px 0px 0px 0px;
}

.content_wrapper_text3 h6{
	font-family: arial, verdana, sans-serif;
	font-size: 16pt;
	color: #f87f11;
	font-weight: bold;
	text-transform: uppercase;
	clear: both;
	padding: 25px 0px 10px 0px;
}

.content_wrapper_text3 h5 {
  font-family: arial, verdana, sans-serif;
  font-size: 12pt;
  color: #336699;
  font-weight: bold;
  text-transform: uppercase;
  clear: both;
  padding: 15px 0px 10px 25px;
}

.content_wrapper_text4 {
    width: 380px;
    float: left;
}

.content_wrapper_text4 a {
    text-decoration: none;
    color: #f98d1b;
    font-weight: bold;
}

.content_wrapper_text4 a:hover {
    text-decoration: underline;
    color: #f98d1b;
    font-weight: bold;
}

.content_wrapper_text4 ul {
    line-height: 20px;
    padding: 0px 0px 0px 25px;  
}

.content_wrapper_text4 li {
    margin: 20px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
    list-style-type: disc;
}

.content_wrapper_text5 {
  width: 620px;
  float: right;
  padding-left: 85px;
}

.content_wrapper_text5 h3 {
  font-size: 10pt;
}

.content_wrapper_text5 p {
  font-family: arial;
  font-size: 10pt;
}

.content_wrapper_text5 a {
  font-family: arial;
  font-size: 10pt;
  text-decoration: none;
  text-transform: uppercase;
}

.content_wrapper_text5 a:hover {
  text-decoration: underline;
}

.content_wrapper_text5 h3 a {
  font-size: 10pt;
  color: #7f7f7f;
  text-decoration: none;
}

.content_wrapper_text5 h3 a:hover {
  text-decoration: underline;
}



/*---- Oy! Cake outputs this class by default! ----*/

.submit {
  padding: 10px 0px 0px 0px;
  margin: 20px 0px 20px 20px;
  clear: both;
}



/*
 * ...
 *
 */

.clear {
  width: 100%;
  clear: both;
}

.focus_window {
  background-image: url(/images/focus_window_fade.gif);
  background-repeat: repeat-x;
  background-position: top;
  border: 1px solid #d7d9d9;
  background-color: #e4e4e4;
  padding: 20px 20px 20px 20px;
  margin-top: 20px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}

#side_nav {
  width: 150px;
  float: left;
  margin: 0px 0px 20px 0px;
  padding: 10px 10px 20px 10px;
  clear: left;
}

#contact_nav {
  width: 150px;
  float: left;
  margin: 0px 0px 20px 0px;
  padding: 10px 10px 20px 10px;
  font-size: 10pt;
  line-height: 25px;
  color: #484848;
}

#login_nav {
  width: 150px;
  float: left;
  margin: 0px 0px 20px 0px;
  padding: 15px 10px 0px 10px;
  font-size: 10pt;
  line-height: 16px;
  color: #484848;
}

#login_nav p {
  line-height: 18px;
margin-top:10px;

}

#login_nav b {
  color: #336699;

}


.contact_phone {
  color: #336699;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0px 0px 0px 8px;
}

.support_left {
  width: 320px;
  float: left;
  font-size: 10pt;
  margin: 10px 0px 10px 20px;
  display: inline;
}

.support_left img {
  clear: left;
  float: left;
  margin: 0px 5px 0px 0px;
}


.support_left p {
  margin: 0px 5px 0px 0px;
width: 240px;
float: right;
}



.support_left h2 {
  font-size: 12pt;
  margin: 5px 0px 0px 0px;
}

.support_right {
  width: 320px;
  float: right;
  font-size: 10pt;
  margin: 10px 30px 10px 0px;
  display: inline;
}

.support_right img {
  float: left;
  margin: 0px 5px 0px 0px;
}


.support_right p {
  margin: 0px 5px 0px 0px;
width: 240px;
float: right;
}


.support_right h2 {
  font-size: 12pt;
  margin: 5px 0px 0px 0px;
}

.login {
  width: 720px;
  float: left;
  padding: 10px 20px 5px 5px;
}

#login_focus_current_services {
  background-image: url(/images/account_info_icon.gif);
  background-repeat: no-repeat;
  float: left;
}

#login_focus_ip_request {
  	background-image: url(/images/request_support_icon.gif);
    	background-repeat: no-repeat;
      	float: left;
}     

#login_focus_ticket_summary {
  background-image: url(/images/request_support_icon.gif);
  background-repeat: no-repeat;
  float: left;
}

#login_focus_billing_summary {
  background-image: url(/images/billing_support_icon.gif);
  background-repeat: no-repeat;
  float: left;
}

.dashboard_table {
  margin: 20px 0px 20px 0px;
  border-collapse: collapse;
  width: 100%;
}

.dashboard_table td {
  font-size: 9pt;
  padding: 5px;
  vertical-align: middle;
}

.dashboard_table tr:hover {
  background-color: #ffffff;
}

.dashboard_table td a {
  color: #336699;
  text-decoration: none;
  text-transform: uppercase;
}

.dashboard_table td a:hover {
  text-decoration: underline;
}

.dashboard_table td img {
  margin: 0px 10px 0px 0px;
  vertical-align: middle;
}

.dashboard_table_header {
  background-color: #e4e4e4;
  text-transform: uppercase;
}



/*--- Store ----*/



a.focus {
  background-image: url(/images/breadcrumb_focus.gif);
  background-repeat: no-repeat;
  font-weight: bold;
  color: #666666;
}

a.complete {
  background-image: url(/images/breadcrumb_complete.gif);
  background-repeat: no-repeat;
  color: #666666;
}

.input {
  margin: 20px 0px 0px 0px;
}



/*--- hosting comparison table ----*/


.hosting_comparison_table {
  margin: 20px 0px 0px 0px;
  width: 590px;
  border-collapse: collapse;
  float: left;
}

.hosting_comparison_table td {
  padding: 4px 4px 4px 4px;
  color: #545454;
  font-size: 11pt;
  background-color: #ffffff;
  border: 1px solid #c5c5c5;
}

td img {
  margin: 0px 0px 0px 20px;
}

td.table_header {
  background-image: url(/images/table_bar_bg.gif);
  background-repeat: repeat-x;
  background-color: #4284b7;
  color: #ffffff;
  font-weight: bold;
  font-size: 11pt;
  height: 40px;
  border: 0px solid #c5c5c5;
  margin: 0px 0px 0px 0px;
  text-transform: uppercase;
}

td.table_header a {
  float: left;
  color: #ffffff;
  text-decoration: none;
}

td.table_header a:hover {
  color: #ffffff;
  text-decoration: underline;
}

td.alt_row {
  background-color: #e8e8e8;
}

td.alt_row a {
  cursor: pointer;
}

td.alt_row a:hover {
  cursor: pointer;
}

td.row a {
  cursor: pointer;
}

td.row a:hover {
  cursor: pointer;
}

td.buy2 {
  font-weight: bold;
  text-align: center;
  padding-top: 8px;
  text-transform: uppercase;
}



/*---Pop Up Information Window---*/



.popup {
  position: absolute;
  background-color: #ffffff;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  padding: 2px 3px 0px 0px;
  text-transform: none;
  min-width: 200px;
}

.popup p {
  width: 162px;
  margin: 5px 10px 10px 0px;
  font-size: 10pt;
  float: right;
}

.popup b {
  color: #336699;
}

.popup img {
  margin: 0px 0px 3px 2px;
  float: left;
}

.popup a {
  color: #336699;
  font-size: 8pt;
  cursor: pointer;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
}

.popup a:hover {
  cursor: pointer;
  text-decoration: underline;
}



/*--- aboutUs/web-badges.php ---*/



.badge_code {
    position: absolute;
    background-color: #e4e4e4;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    padding: 25px 20px;
    text-transform: none;
    min-width: 200px;
    width: 340px;
}

.badge_code p {
    margin: 15px 10px 10px 0px;
    font-size: 10pt;
    float: left;
}

.badge_code b {
    color: #336699;
}

.badge_code img {
    margin: 0px 0px 3px 2px;
    float: left;
}

.badge_code a {
    color: #336699;
    font-size: 8pt;
    cursor: pointer;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}

.badge_code a:hover {
    cursor: pointer;
    text-decoration: underline;
}

.badge_code textarea {
    width: auto;
    margin: 0px 0px 10px 0px;
}



/*--- ... ---*/



.terms {
  margin: 0px 0px 30px 0px;
}



/*--- Blog Styles ---*/



.post {
  margin: 20px 0px 40px 0px;
  text-align: justify;
}

.post h2 a {
  font-family: arial, verdana, sans-serif;
  font-size: 14pt;
  color: #336699;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.post small {
  font-family: arial, verdana, sans-serif;
  font-size: 12pt;
  color: #7f7f7f;
  font-weight: normal;
  margin: 0px 0px 20px 0px;
  font-style: italic;
}

.post p {
  margin: 10px 0px 10px 0px;
}

.alt {
  background-color: #f8f8f8;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin: 20px 0px 20px 0px;
  padding: 20px 0px 20px 0px;
}

.entry p a {
  color: #336699;
  text-decoration: underline;
}

.entry p a:hover {
  color: #336699;
  text-decoration: none;
}



/*
 * Auto Logout
 *
 */

#autoLogout-disable {
  position: absolute;
  background-color: #E5e5e5;
  color: #000000;
  height: 1px;
  width: 1px;
  z-index: 998;
}

#autoLogout {
  position: fixed;
  top: 25%;
  left: 49%;
  z-index: 999;
  text-align: center !important;
  width: 400px;
  margin-left: -200px;
}

#autoLogout-message h2 {
  color: #336699;
}

#autoLogout-message p span {
  font-size: xx-large;
  font-weight: bold;
  color: red;
}

#autoLogout-controls {
  margin-left: 125px;
}

#autoLogout-controls a {
  cursor: pointer;
}


/*
 * Backroom tickets view_one page
 *
 */

.managed-contact-box {
  clear: both;
  margin: 10px 0px 10px 10px;
  overflow: hidden;
}

.managed-contact-box a {
  font-size: 12px;
}

.managed-contact-box ul {
  font-family: arial,verdana,sans-serif;
  font-size: 12px;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

.managed-contact-box ul li {
  line-height: 23px;
}

.managed-contact-left {
  float: left;
  width: 150px;
}

.managed-contact-right {
  float: left;
  white-space: nowrap;
  margin: 0px 0px 0px 5px;
  width: 450px;
}

.managed-contact-box-full {
  font-family: arial,verdana,sans-serif;
  font-size: 12px;
  margin: 10px 0px 0px 5px;
  padding: 0px;
}

.managed-contact-box-full h6 {
  color: #336699;
  font-size: 10pt;
  padding: 0px 0px 5px;
  text-transform: uppercase;
}

.spacer-dotted {
  border-top: 1px dotted #000000;
  padding: 0px 0px 10px;
}



