/* GENERAL  */

body {
    margin: 0px;
    padding: 0px;
    background: #F2F2EC;
}

.bg_main_left {
    background: url(../../images/bg_left.jpg) top right;
}
.bg_main_right {
    background: url(../../images/bg_right.jpg) top left;
}
.table_main {
    background: #FFFFFF;
}
.table_content {
    background: #FFFFFF;
    margin-top: 20px;
}
td.content {
    background: #EFF7FD;
}

td, p, div, select {
    font-family: Myriad, Arial;
    font-size: 12px;
    color: #000000;
    line-height: 17px;
}

td.h1 {
    background: url(../../images/bg_title_line.jpg) repeat-x bottom left;
    height: 30px;
    vertical-align: bottom;
}

h1 {
    font-family: 'Trebuchet MS', Arial;
    font-size: 18px;
    color: #0E75A7;
    padding: 0px 0px 8px 2px;
    margin: 0px;
    text-align: left;
    line-height: 20px;
}
h2 {
    font-family: 'Trebuchet MS', Arial;
    font-size: 16px;
    font-weight: bold;
    padding: 0px 60px 8px 2px;
    margin: 0px;
    text-align: left;
    line-height: 20px;
    text-decoration: none;
}
h3 {
  font-size: 26px;
  font-weight: normal;
  color: #33333;
  margin: 0px;
  padding: 0px;
}
h4 {
  font-family: 'Trebuchet MS', Arial;
  font-size: 22px;
  font-weight: bold;
  color: #535352;
  margin: 0px;
  padding: 0px;
  line-height: 27px;
}
a {
    font-family: Myriad, Arial;
    font-size: 12px;
    color: #2A9DD5;
    text-decoration: underline;
}

a:visited {
    font-family: Myriad, Arial;
    font-size: 12px;
    color: #2A9DD5;
    text-decoration: underline;
}
a:hover {
    font-family: Myriad, Arial;
    font-size: 12px;
    color: #2A9DD5;
    text-decoration: none;
}

select {
    border: 1px solid #0E75A7;
}
select#small {
    border: 1px solid #0E75A7;
    font-size: 10px;
}
input, textarea {
    border: 1px solid #0E75A7;
}


/* NAVIGATION */

table.site_nav {
    margin-bottom: 10px;
    margin-left: 10px;
    width: 678px;
}
td.site_nav {
    background: #BDBDBD;
    height: 24px;
    width: 113px;
    color: #fff;
    padding-left: 10px;
    font-weight: bold;
    font-family: Myriad, Arial;
    font-size: 14pt;
}
td.site_nav_active {
    background: #1995D1;
    height: 24px;
    width: 113px;
    color: #fff;
    padding-left: 10px;
    font-weight: bold;
    font-family: Myriad, Arial;
    font-size: 14pt;
}
a.site_nav {
    color: #fff;
    text-decoration: none;
}
a.site_nav:visited {
    color: #fff;
    text-decoration: none;
}
a.site_nav:hover {
    color: #fff;
    text-decoration: none;
}
td.site_nav_sub {
    color: #6E7F8E;
    height: 30px;
    font-family: Myriad, Arial;
    font-szie: 14pt;
    padding-left: 5px;
}
a.site_nav_sub {
    color: #6E7F8E;
    text-decoration: none;
}
a.site_nav_sub:visited {
    color: #6E7F8E;
    text-decoration: none;
}
a.site_nav_sub:hover {
    color: #6E7F8E;
    text-decoration: underline;
}
a.site_nav_sub_active {
    color: #6E7F8E;
    text-decoration: none;
    font-weight: bold;
}
a.site_nav_sub_active:visited {
    color: #6E7F8E;
    text-decoration: none;
    font-weight: bold;
}
a.site_nav_sub_active:hover {
    color: #6E7F8E;
    text-decoration: underline;
    font-weight: bold;
}
.site_nav_sub_sep {
    padding-left: 10px;
    padding-right: 10px;
}



/* BOX */

.box {
    background: #FFF8DD;
    border: 5px solid #FFFFFF;
    padding: 5px;
}
.box_mouse_out {
    background: #FFFFFF;
    border: 5px solid #FFFFFF;
    padding: 5px;
}
.box_icon_link {
    background: url(../../images/icon_link.gif) no-repeat left;
    padding-left: 15px;
    color: #006600;
    text-align: left;
}
.box_icon_tel {
    background: url(../../images/icon_tel.gif) no-repeat left;
    padding-left: 18px;
    text-align: left;
}
.box_icon_fax {
    background: url(../../images/icon_fax.gif) no-repeat left;
    padding-left: 18px;
    text-align: left;
}
.box_icon_adr {
    background: url(../../images/icon_address.gif) no-repeat left;
    padding-left: 18px;
    text-align: left;
}
.box_icon_adr2 {
    padding-left: 18px;
    text-align: left;
}
.box2 {
    background: #F7FBFD;
    border: 5px solid #D1F0FF;
    padding: 5px;
}
.box_webmaster {
    background: #F7FBFD url(../../images/bg_box_webmasters.jpg) no-repeat top center;
    border: 9px solid #D1F0FF;
    padding: 10px;
    min-height: 221px;
    margin: 0px 10px 10px 10px;
    text-align: left;
}
.box_webmaster_mouse_over {
    background: #F7FBFD url(../../images/bg_box_webmasters.jpg) no-repeat top center;
    border: 9px solid #D1F0FF;
    padding: 10px;
    min-height: 221px;
    margin: 0px 10px 10px 10px;
    text-align: left;
    cursor: hand;
    cursor: pointer;
}    
.header_overall {
    width: 1004px;
    height: 118px;
    background: #0F81B7 url(../../images/header.jpg);
}
.split_page_box {
    background: #F7FBFD;
    border: 5px solid #D1F0FF;
    padding: 5px;
    position: relative;
    min-height: 270px;
}
.split_page_box_mouse_over {
    background: #FFF8DD;
    border: 5px solid #D1F0FF;
    padding: 5px;
    position: relative;
    min-height: 270px;
    cursor: hand;
    cursor: pointer;
}
.split_page_box_header
{
  position: absolute;
  top: -50px;
  right: -20px;
  z-index: 10;
}
.split_page_box_button
{
  position: absolute;
  bottom: 20px;
  left: 70px;
  z-index: 10;
}

/* TITLES */
.title1 {
    font-size: 18px;
    color: #FFFFFF;
}
.title {
    background: #2B9DD5;
    padding: 5px;
    color: #FFFFFF;
}
a.title_link {
    color: #FFFFFF;
    text-decoration: underline;
}
a.title_link:visited {
    color: #FFFFFF;
    text-decoration: underline;
}
a.title_link:hover {
    color: #FFFFFF;
    text-decoration: none;
}
.title2 {
    font-size: 14px;
    color: #0E75A7;
}
.title3 {
    font-size: 12px;
    color: #0E75A7;
}
.title4 {
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
    background: #2B9DD5;
    padding: 2px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.title5 {
    font-size: 12px;
    color: #0E75A7;
    font-weight: bold;
    background: #F7FBFD;
    padding: 2px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.title6 {
    font-size: 20px;
    color: #000000;
    font-weight: bold;
    line-height: 25px;
}
.table_line_bg {
    background: #FFFFFF;
}
.table_line_bg_alt {
    background: #F7FBFD;
}

.separator_result {
    height: 14px;
    background: url(/images/bg_title_line.jpg) repeat-x;
}

/* PATH  */
td.path {
    font-size: 10px;
    font-family: Verdana;
    color: #999999;
    padding: 12px;
}
a.path {
    font-size: 10px;
    font-family: Verdana;
    color: #999999;
    text-decoration: underline;
}
a.path:visited {
    font-size: 10px;
    font-family: Verdana;
    color: #999999;
    text-decoration: underline;
}
a.path:hover {
    font-size: 10px;
    font-family: Verdana;
    color: #999999;
    text-decoration: none;
}

/* COMMON */
.clear {
  clear: both;
  width: 1px;
  height: 1px;
  font-size: 1px;
}

.msg
{
  text-align: center;
  margin: 3px;
  vertical-align: top;
  font-family: Myriad, Verdana;
  font-size: 12px;
  font-weight: bold;
}

.msg-error
{
  color: #933;
}

.msg-success
{
  color: #393;
}

/*added style for quotes from internax*/

#quotes
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  width: 280px;
  white-space: nowrap;
  color: #393c39;
}	

#quotes thead,
#quotes tfoot
{
 /* font-size: 11px;
  color: #3376C8;*/
}

#quotes tfoot tr td
{
}	

#quotes thead tr td.main-title
{
  background-color: #fff7de;
}	

#quotes thead tr td
{
  font-weight: bold;
}	

#quotes tr
{
  height: 10px;
}

#quotes td
{
  border: 1px #f7d394 solid; 
  font-size: 10px;
}
	
#quotes td.top
{
  color: #090;
}

#quotes td.with-pic
{
  padding-right: 5px;
}

#quotes td.top.with-pic span
{
  padding-right: 8px;
  background: transparent url(../images/icons/top.gif) right no-repeat;
}


#quotes td.flop
{
  color: #900;
}

#quotes td.flop.with-pic span
{
  padding-right: 8px;
  background: transparent url(../images/icons/flop.gif) right no-repeat;
}

#quotes td.black
{
    line-height: 10px;
}

#quotes tr.distinct
{
  /*background-color: #e0e0e0;*/
}

/* internaxx */
#web_internaxx_ticker_box_main {
	position: relative;
	clear: both;
	width: 285px;
	height: 75px;
	padding: 0;
	margin: 0;
	top: -5px;
}
#web_internaxx_ticker_logo {
	position: relative;
	float: left;
	clear: none;
	margin: 0;
	padding: 0;
	top: -1px;
	left: 15px;
}
#web_internaxx_ticker_hint {
	position: relative;
	float: right;
	clear: none;
	width: 135px;
	color: #464646;
	font-weight: bold;
	font-size: 10px;
	margin: 0;
	padding: 0;
	left: 24px;
	top: -22px;
}
#web_internaxx_ticker_box_top {
	position: relative;
	float: left;
	clear: both;
	width: 280px;
	height: 42px;
	margin: 0;
	padding: 0;
    left: -8px;
    top: 10px;
}
#web_internaxx_ticker_box {
	position: relative;
	width: 280px;
	height: 70px;
	padding: 0;
    margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	background:white;
    z-index: 999;
}
#web_internaxx_ticker_box_shadow {
	position: absolute;
	width: 285px;
	height: 60px;
	padding: 0;
    margin: 0px;
    top: -8px;
    left: 6px;
    z-index: 998;
}
.web_internaxx_ticker_col {
	position: relative;
	float: left;
	clear: none;
    padding: 1px 1px 1px 5px;
    margin: 1px;
    width: 60px;
	border: 1px solid #f7d394;
}
.web_internaxx_ticker_spacer {
	position: relative;
	float: left;
	clear: both;
    display: block;
	width: 285px;
	height: 2px;
	padding: 0;
    margin: 0;
}
.web_internaxx_ticker_heading {
	font-weight: bold;
}
.web_internaxx_ticker_top {
	color: #090;
}
.web_internaxx_ticker_flop {
	color: #900;
}
#web_internaxx_ticker_rows {
	position: relative;
	float: left;
	clear: both;
	width: 300px;
}
#web_internaxx_ticker_rows_heading {
	position: relative;
	float: left;
	clear: both;
	width: 300px;
}
