html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

body {
  line-height: 1;
  color: black;
  background: white;
}
ol, ul {
  list-style: none;
}

table {
  border-collapse: separate;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
}
blockquote, q {
  quotes: "" "";
}/* template with 3 columns ------------------------*/
#e_content {
  background: white url(/resources/all/files/28511/_fn/content_e_column_bg.jpg) no-repeat scroll center 96px;
}
#e_column_0 {
  margin: 0;
  position: relative;
  height: 100%;
  line-height: 18px;
  margin: 40px 0 0;
  text-align: left;
  background: url(/resources/all/files/37480/_fn/e_column_bg.gif) repeat-y top left;  
}
#column1,
#column2 {
  width: 160px;
  float: left;
  padding: 20px 15px;
  display: inline; /* fix IE6 double margin bug*/
}
#column1 {
  left: 0;
  margin: 0 0 0 15px;
  background: transparent url(/resources/all/files/28736/_fn/column1_corner.gif) no-repeat top left;
}
#column2 {
  margin: 0 15px 0 0;
  background: transparent;
}
#column3 {
  background: white;
  width: 500px; 
  float: left;
  padding: 5px 15px 15px 10px;
  margin: 0 0px 0 0;
}
/* EPP and VIP template exceptions -------*/

#epp_template #header,
#vip_template #header {
  background: transparent url(/resources/dyn/files/87329/_fn/header_epp.gif) no-repeat scroll left top;
}
#epp_template #logo a,
#vip_template #logo a {
  display: none;
}
/*
BASIC STYLE	
Filename: styles.css
Author: Vivian Clark
Company: ToughOnline.com
*/

body {
  font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
  margin: 0 auto;
  text-align: center;
  background: #323232 url(/resources/all/files/28614/_fn/bg.gif) repeat-x top left;
  width: 956px;
  font-size: 11px;
  color: #464646;
}

/* header ------------------------------------*/
#header {
  width: 956px;
  height: 97px;
  background: url(/resources/all/files/38061/_fn/header_bg.gif) no-repeat top left;
  clear: both;
  margin-top: 35px;
}

#logo {
  background: url(/resources/all/files/28531/_fn/home_logo.gif) no-repeat top left;
  width: 309px;
  height: 38px;
  float: left;
  margin: 28px;
  display: inline; /* fix IE6 double margin bug*/
}
#logo h1 a {
  display: block;
  text-indent: -4000em;
  width: 309px;
  height: 38px;
}
#header_menu {
  float: right;
  margin-right: 0px;
}
#header_menu li {
  margin: 0 1px 2px;
  padding: 4px 6px;
  background: #232323;
  text-transform: lowercase;
}
#header_menu li.last {
  margin-right: 0;
}
#header_menu li.over {
  background: black;
}
#header_menu li a {
   color: white;
}
#header_menu li a:hover {
  text-decoration: none;
}
#column3 #header_menu li { /* epp pages */
  list-style-type: none;
  margin-left: 2px;
}

/* logout button ------*/

.logoutbean {
  float: right;
}
.logoutbean span.username {
  display: none;
}
.logoutbean span.logout_url a {
  color: white;
  background: #232323;
  padding: 4px 6px;
  margin: 0 1px;
  display: block;
  text-transform: lowercase;
}
.logoutbean span.logout_url a:hover {
  background: black;
  text-decoration: none;
}
/* verizon banner -------------------------------*/
#verizon_banner {
  width: 307px;
  height: 66px;
  float: right;
  padding-right: 4px;
}
/* catalog menu --------------------------------*/
.catalogbean li,
#column1 .menubean li {
  font-weight: bold;
  padding: 4px 0;
  border-bottom: 2px dotted #aaa;
  font-size: 1.1em;
}
.catalogbean li.over,
.catalogbean li.mi_active,
#column1 .menubean li.over,
#column1 .menubean li.mi_active {
  background: url(/resources/all/files/28744/_fn/red_arrow_14.gif) no-repeat center left;
  padding-left: 15px;
}
.catalogbean li a,
#column1 .menubean li a {
  color: #464646;
}
.catalogbean li a:hover,
#column1 .menubean li a:hover {
  text-decoration: none;
}
#column1 div.model_menu li {
  padding-left: 15px;
  font-weight: normal;
  font-size: 1em;
}
#column1 .textbean h3 {
  padding-bottom: 10px;
}
/* footer -------------------------------------*/
#footer {
  width: 956px;
  height: 37px;
  background: url(/resources/all/files/28523/_fn/home_footer_bg.gif) repeat-x top;
  clear: both;
  border-bottom: 5px solid black;
  border-top: 1px solid black;
}
#footer_logos {
  background: url(/resources/all/files/28519/_fn/footer_logo.gif) no-repeat top left;
  float: left;
  width: 193px;
  height: 28px;
  text-indent: -4000em;
  margin: 6px 0 0 30px;
  display: inline; /* fix IE6 double margin bug*/
}
#footer_logos a {
  display: block;
  float: left;
  width: 96px;
  height: 28px;
}

#footer_menu {
  float: right;
  width: 350px;
  padding: 15px 15px 0 0;
}
#footer_menu a {
  color: #333;
  font-weight: bold;
}
/* general styles -----------------------------*/
a {
  text-decoration: none;
  color: #086d9e;
}
a:hover {
  text-decoration: underline;
}
h1, h2, h3, h4 {
  font-family: "Arial Black", Arial, Helvetica, sans-serif;
  font-weight: normal;
}
h1 {
  font-size: 2.5em;
  margin-bottom: 10px;
}
h2 {
  font-size: 1.2em;
}
h3 {
  font-size: 1.1em;
  color: #9b9b9b;
}
h4 {
  font-size: 1em;
}
h5 {
  font-size: 1em;
}
.textbean p {
  padding-bottom: 15px;
}
#column3 li {
  list-style-type: disc;
  margin-left: 15px;
}
#column3 ul {
  padding-bottom: 15px;
}

div.site_search_results_heading span.site_search_title {
  font-size: 1.3em;
  font-weight: normal;
  font-family: "Arial Black", Arial, sans-serif;
}
div.site_search_rpp {
  background: #ddd;
  padding: 8px 0;
}
span.site_search_current_offset a,
a.site_search_pager_next:hover,
a.site_search_pager_offset:hover,
a.site_search_pager_prev:hover {
  background: #ddd;
}
a.site_search_current_rpp,
a.site_search_rpp:hover {
  font-weight: bold;
}
/* only search results page -------------------*/


div.sitesearch input.site_search_button {
  height: 15px;
  width: 125px;
  border: none;
  cursor: pointer;
  color: white;
  text-transform: uppercase;
  font-size: 10px;
  margin-left: 20px;
  text-align: right;
  padding-right: 20px;
  line-height: 15px;
  background: url(/resources/all/files/28503/_fn/bg_button_blue_arrow.gif) no-repeat top left;
}
div.sitesearch input.site_search_buttom:hover {
  background-position: bottom left;
}

#chat_content {
  display: none; 
}
#chat_prompt {
  z-index: 502;
  position: absolute;
  right: 50%;
  top: 200px;
  width: 400px;
  background-color: white;
  border: 1px solid #fff;
  text-align: center;
  padding: 1em 1em 0em;
  font-size: 1.1em;
}
.prompt_background {
  background: #777;
  opacity: 0.65;
  filter:alpha(opacity=65);
}

.site_search_results_heading {
  padding: 0.125em;
}
.site_search_results_heading .clear_float_bounding {
  line-height: 1px;
}
.site_search_no_results .site_search_query {
  font-weight: bold;
}
.site_search_results_heading .site_search_title {
  font-size: 1.3em;
  font-weight: bold;
  display: block;
  width: 50%;
  float: left;
  clear: left;
}
.site_search_results_heading .site_search_results_count {
  margin-top: 0.125em;
  text-align: right;
  display: block;
  width: 50%;
  float: left;
  clear: right;
}
div.site_search_rpp {
  margin-bottom: 1em;
  margin-left: 0.125em;
  font-size: 80%;
}
a.site_search_rpp {
  text-decoration: none;
}
div.site_search_rpp span.site_search_rpp {
  padding-left: 0.25em;
}
div.site_search_rpp span.site_search_rpp_sep {
  border-right: 1px black solid;
}
.site_search_current_rpp {
}
div.site_search_results {
  margin: 1em 0 1em 0;
  width: 100%;
  float: left;
}

.site_search_result {
   padding-bottom: 0.71em;
}
.site_search_result .highlight {
  font-weight: bold;
}
.site_search_result .site_search_result_title {
}
.site_search_result .site_search_result_description {
  font-size: 0.93em;
}
.site_search_result .site_search_result_link {
  font-size: 0.93em;
}
.site_search_pager {
  width: 75%;
  margin: 0 auto;
  text-align: center;
  height: 1.5em;
  padding: 10px;
}
.site_search_pager a, site_search_rpp {
  text-decoration: none;
}
span.site_search_pager_offset a:hover, 
.site_search_current_offset a,
span.site_search_pager_prev a:hover,
span.site_search_pager_next a:hover {
}
span.site_search_pager_offset a,
span.site_search_pager_prev a,
span.site_search_pager_next a {
  border: 1px gray solid; 
  padding: 0.13em 0.33em 0.13em 0.33em;
}
span.site_search_pager_offset {
  padding-left: 0.25em;
}
.site_search_pager_next {
  padding-left: 0.25em;
}
/* HORIZONTAL / HORIZ. PERSISTENT CSS --------------- */
ul.menubeanh,
ul.menubeanh_persistent {
  list-style: none;
  position: relative;
  overflow: visible;
}
ul.menubeanh,
ul.menubeanh ul,
ul.menubeanh_persistent,
ul.menubeanh_persistent ul {
  padding: 0;
  margin: 0;
  list-style: none;
  /* background-color: #fff;  IE Requires a background color. */
}
ul.menubeanh li,
ul.menubeanh_persistent li {
  float: left;
  position: relative;
  list-style: none;
  /*
  	width: 8em;
	overflow: visible;
	*/
}
ul.menubeanh li ul,
ul.menubeanh_persistent li ul {
  display: none;
  position: absolute;
  top: 1.2em; /* IE */
  left: 0; /* IE */ /* background-color: #fff;  IE Requires a background color. */
}
ul.menubeanh > li > ul,
ul.menubeanh_persistent > li > ul {
  top: auto; /* Non-IE */
  left: auto; /* Non-IE */
}
/* (sub-)submenus */
ul.menubeanh ul,
ul.menubeanh ul ul,
ul.menubeanh ul ul ul,
ul.menubeanh_persistent ul,
ul.menubeanh_persistent ul ul,
ul.menubeanh_persistent ul ul ul {
  position: absolute;
  top: 0;
  left: 95%;
}
/* Interactive lines: show/hide menus */
ul.menubeanh li.over ul ul,
ul.menubeanh li.over ul ul ul,
ul.menubeanh_persistent li.over ul ul,
ul.menubeanh_persistent li.over ul ul ul {
  display: none;
}
ul.menubeanh li.over ul,
ul.menubeanh ul li.over ul,
ul.menubeanh ul ul li.over ul,
ul.menubeanh_persistent li.over ul,
ul.menubeanh_persistent ul li.over ul,
ul.menubeanh_persistent ul ul li.over ul {
  display: block;
}

/* VERTICAL CSS --------------- */
ul.menubeanv,
ul.menubeanv_persistent,
ul.menubeanv ul,
ul.menubeanv_persistent, ul { 
  /* background-color: #fff;  IE requires a background color. */
}
ul.menubeanv li,
ul.menubeanv_persistent li {
  position: relative;
  /* background-color: #fff;  IE requires a background color. */
}
ul.menubeanv li ul {
  display: none;
  position: absolute;
  top: 2px; /* IE */
  left: 6em; /* IE */ 
  /* background-color: #fff;  IE requires a background color. */
}
ul.menubeanv li:hover ul,
ul.menubeanv li.over ul {
  display: block;
}

ul.menubeanv_persistent li.mi_parent {
  cursor: pointer;
}
ul.menubeanv_persistent li ul {
  display: none;
}
ul.menubeanv_persistent li.over ul {
  display: block;
}
