html { overflow: -moz-scrollbars-vertical; }
body,div,dl,dt,dd,ul,ol,li,pre,form,fieldset,input,p,blockquote { margin: 0; padding: 0; }
body, td, table, div, span, input, select, textarea {
  font: 8pt Arial, sans-serif; 
  line-height: 18px;
  color: #555555;
}
body {
  background-repeat: repeat-x;
  background-image: url(../../images/site_bg.jpg);
}
input,select,textarea {
  color: #888888;
  line-height: 14px;
}
ul {
  list-style-image: url(../../images/list_item.jpg);
}

#banner_row {
  width: 778px;
  height: 80px;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  margin-left: -390px;
}
#banner {
  position: absolute;
  height: 96px;
  width: 900px;
  top: 34px;
}
#nav_bar {
  width: 778px;
  height: 27px;
  position: absolute;
  top: 102px;
}
#content { 
  margin-top: 6px;
  top: 134px;
  width: 780px;
  height: 300px;
  position: absolute;
  left: 50%;
  margin-left: -390px;
}
.heading_1 {
  color: #007DC2;
  font-size: 13px;
  padding-bottom: 8px;
}

.heading_1:first-letter {
  font-size: 130%;
}

.purple { color: purple; }
.black { color: black; }
.blue { color: #007DC2; }
.light_grey { color: #888888; }
.burgundy { color: #990000; }
.bold { font-weight: bold; }

ul {
  margin-top: 10px;
  margin-left:0px;
  padding-left: 18px;
}
a:link, a:visited {
  text-decoration: none;
  color: #007DC2;
}
a:hover {
  border-bottom: 1px solid #007DC2;
  background-color: #f9f9f9;
  color: #4080FF;
}
a.no_style_link:hover { 
  border-bottom: 0px solid white;
  background-color: transparent;
}
div.flag_div {
  cursor: pointer;
}

.large_form_field {
  font-size: 10pt;
  font-family: verdana;
  color: #333333;
}
/*----------------- UI messages ------------------*/
.error {
  background-color: #ffffee;
  color: #cc0000;
}
.notify span, .error span {
  background: url(../../images/notify_left.jpg) left repeat-y;
	display: block;
  z-index: 1;
}
.notify span span, .error span span {
  background: url(../../images/notify_right.jpg) right repeat-y;
	display: block;
  z-index: 1;
}
.notify span span span, .error span span span {
  background: url(../../images/notify_bottom.jpg) bottom repeat-x;
	display: block;
  z-index: 1;
}
.notify span span span span, .error span span span span {
  background: url(../../images/notify_top_right_corner.jpg) top right no-repeat;
	display: block;
  z-index: 2;
}
.notify span span span span span, .error span span span span span {
  background: url(../../images/notify_top_left_corner.jpg) top left no-repeat;
	display: block;
  z-index: 2;
}
.notify span span span span span span, .error span span span span span span {
  background: url(../../images/notify_bottom_left_corner.jpg) bottom left no-repeat;
	display: block;
  z-index: 2;
}
.notify span span span span span span span, .error span span span span span span span {
  background: url(../../images/notify_bottom_right_corner.jpg) bottom right no-repeat;
	display: block;
}
.notify span span span span span span span span {
  background-color: #ffffee;
  color: #336699;
  padding: 8px;
  padding-left: 10px;
  padding-bottom: 14px;
  padding-right: -6px;
}
.notify2 {
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #666666;
  border-bottom: 1px solid #666666;
  background-color: #ffffcc;
  color: #111111;
  filter:alpha(opacity=80);
  -moz-opacity: .80; 
  opacity: .80;
  padding: 10px;
}
.notify3 {
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #666666;
  border-bottom: 1px solid #666666;
  background-color: #f1f1f1;
  filter:alpha(opacity=80);
  -moz-opacity: .80; 
  opacity: .80;
  padding: 10px;
}
.page_nav_div {
  background-color: #ffffee; 
  border-top: 1px solid #dddddd; 
  border-bottom: 1px solid #dddddd; 
  padding: 5px;
  margin-top: 8px;
  margin-bottom: 8px;
}

table.info th {
  background-color: #D7F0FF;
  height: 20px;
}
table.info th a:link, table.info th a:visited {
  color: #333333;
  text-decoration: none;
}
table.info td.action_cell {
  background-color: #D7F0FF;
}

table.info tr.odd_row {
 background-color: #F4FBFF;
}

a.main_nav:hover { border-bottom: 0px; background-color: #ffffff; }
div.hr { border-bottom: 1px solid #efefef; }

/*----------------- tabs -------------------*/
.tab_selected {
  background-color: #ffffff; 
  border-top: 1px solid #999999;
  border-bottom: 1px solid #ffffff;
  height: 22px;
  text-align: center;
}
.tab_not_selected {
  border-top: 1px solid #999999; 
  border-bottom: 1px solid #999999; 
  background-color: #efefef;
  height: 21px;
  text-align: center;
}

div.hr {
  width: 100%;
  height: 5px;
  border-bottom: 1px solid #b9b9b9;
}
.featured_product_title {
  color: #3366cc;
  font-size: 9pt;
  font-family: verdana, tahoma;
}
#featured_products {
  color: #333333;
  letter-spacing: -0.5px;
  font-size: 11pt;
  font-family: verdana;
  margin-top: 10px;
  margin-bottom: 6px;
}

a.headline_formtools_org:link, a.headline_formtools_org:visited { color: #B2E2FF; text-decoration: none; }
a.headline_formtools_org:hover { color: #333333; text-decoration: none; border-bottom: 0px; background-color: #ffffff; }
a.headline_benjaminkeen_com:link, a.headline_benjaminkeen_com:visited { color: #990000; text-decoration: none; }
a.headline_benjaminkeen_com:hover { color: #333333; text-decoration: none; border-bottom: 0px; background-color: #ffffff; }
a.headline_generatedata_com:link, a.headline_generatedata_com:visited { color: #ACE8AC; text-decoration: none; }
a.headline_generatedata_com:hover { color: #333333; text-decoration: none; border-bottom: 0px; background-color: #ffffff; }

.page_heading {
  font-weight: bold;
  font-family: arial;
  padding-top: 4px; 
  margin-bottom: 10px;
  color: #555555;
}
