/* Redefined HTML tags */
html,table {
	color: #000;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
}

body{
	margin: 0;
	padding: 0;
	text-align: center;
	background:url("img/background.gif") repeat-x top left;
}

a:link, a:visited { color: #5b80b2; text-decoration:none; }
a:hover { color: #036; }

img {
	border: 0px;
}

h2{
	color:#036;
	background: transparent;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	padding: 5px 0 10px 0;
	font-size: 160%;
	border-bottom: 2px dotted #A4AE8C;
}

h3{
	color:#6F6F6F;
	background: transparent;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	padding: 5px 0 5px 0;
	font-size: 150%;
	border-bottom: 1px dotted #A4AE8C;
}

h5{
	background:transparent url('img/admin/icon-unknown.gif') 0px 9px no-repeat;
	padding: 5px 0 0px 14px;
	margin: 0;
	font-size: 110%;
	border-bottom: 1px dotted #C9CFBA;
}

.faq p {
	padding:0;
	margin:5px 0 15px 0;
}

form table{
	width: 100%;
}

form table td{
	vertical-align: top;
	padding-left:20px;
	color: #818181;
}

input,select,textarea {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #303030;
	line-height: 18px;
}
input,textarea,select { 
	line-height: normal;
	border-top: 1px solid #485032;
	border-left: 1px solid #485032;
	border-right: 1px solid #BDC6A4;
	border-bottom: 1px solid #BDC6A4;
	background-color: #FBFAF9;
}
input.submit { 
	border: 1px solid #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0.25em;
	background-color: #EFEADA;
	color: #595F47;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin-top: 5px;
}
input.submit:hover { 
	background-color: #D2C599;
}

.data-table {
	color: #7F7F7F;
	font: 11px Verdana,sans-serif;
	border-collapse: collapse;

}

.data-table,caption {
	margin: 0 auto;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
}

.data-table caption,th,td {
	border-left: 0;
	padding: 5px;
}

.data-table caption,thead th,tfoot th,tfoot td {
	background-color: #E63C1E;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
}

.data-table thead th {
	background-color: #C30;
	color: #FFB3A6;
	text-align: center;
}

.data-table tbody th {
	padding: 10px 5px;
	border-bottom: 1px dotted #A8A6A6;
}

.data-table tbody td {
	border-bottom: 1px dotted #A8A6A6;
}

.data-table tbody tr.odd {
	background-color: #F7F7F7;
	color: #666;
}

.data-table tbody a {
	padding: 1px 2px;
	color: #333;
	text-decoration: none;
	border-bottom: 1px dotted #E63C1E;
}

.data-table tbody a:active,tbody a:hover,tbody a:focus,tbody a:visited {
	color: #666;
}

.data-table tbody tr:hover {
	background-color: #EEE;
	color: #333;
}

.data-table tbody tr:hover a {
	background-color: #FFF;
}

.data-table tbody td+td+td+td a {
	color: #C30;
	font-weight: bold;
	border-bottom: 0;
}

.data-table tbody td+td+td+td a:active,tbody td+td+td+td a:hover,tbody td+td+td+td a:focus,tbody td+td+td+td a:visited {
	color: #E63C1E;
}

.data-table tbody a:visited:after {
	font-family: Verdana,sans-serif;
}


blockquote {
  background: transparent url(img/blockquote_open.gif) left top no-repeat;
}
blockquote div {
  padding: 0 45px 15px 45px;
  min-height: 40px;
  background: transparent url(img/blockquote_close.gif) right bottom no-repeat;
}

	
/* ---- Custom styles ----*/


#main-body {
	width: 885px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#mornet-logo {
	background: url("img/mornet-logo.gif") no-repeat top left;
	width: 198px;
	height: 90px;
	margin-top: 7px;
	float: left;
}

#mornet-logo h1{
	display: none;
}

#topmenu{
	float: right;
	width: 662px;
	margin-top: 6px;
	color: #FFF;
	
}

#topmenu a:link, #topmenu a:visited{
	color: #FFF;
	text-decoration: none;
}

#topmenu a:hover{
	color: #FFCC00;
	text-decoration: none;
}


#sub-navbar{
	float: left;
	width: 510px;
	height: 58px;
}

#sub-navbar table{
	width: 80%;
	line-height: 17px;
}

#sub-navbar2{
	float: right;
}

#navbar{
	clear: both;
	position: relative;
	padding: 3px 0 0 0;
}

#navbar a{
	font-size: 11px;
	font-weight: bold;
	padding: 0 15px 0 0;
	text-decoration: none;
}

#promotions{
	clear:both;
	position: relative;
}

#left-promotion{
	float: left;
	width: 728px;
	height: 90px;
	background-color: #E3FDFC;
	border: 1px solid #BACDD1;
	margin: 8px 0 8px 0;
}

#right-promotion{
	float: right;
	width: 149px;
	height: 95px;
	background: url("img/header-bar-back.png") no-repeat center left;
	margin: 8px 0 8px 0;
}

#right-promotion {
	float: right;
	width: 149px;
	height: 95px;
	background: url("img/header-bar-back.png") no-repeat center left;
	margin: 8px 0 8px 0;
}

#right-promotion ul{
	margin: 0 0 0 0;
	padding: 5px 0 0 40px;
	list-style: none;
	font: 11px Arial, Helvetica, sans-serif;
	color: #CC0000;
}
#right-promotion li{
	padding: 4px 0 4px 14px;
	background: url("img/bullet-arrow2.gif") no-repeat 0px 8px;
	vertical-align:middle;
	line-height: 14px;
}
#right-promotion li a{
	color: #CC0000;
}

#contents{
	clear:both;
	border-top: 1px solid #D4D4D4;
	border-right: 1px solid #D4D4D4;
	border-bottom: 0;
	border-left: 1px solid #D4D4D4;
	background: #FFFFFF;
	padding: 6px;
	min-height: 650px;
}

#left-contents{
	float: left;
	padding: 10px;
	width: 650px;
}

#right-contents{
	float: right;
}
#ad-banner{
	padding: 8px;
	/*background-color: #F9F9EB;*/
}

.bullet-arrow1{
	background: url("img/bullet-arrow1.gif") no-repeat center left;
	padding: 0 0 1px 12px;
}
.bullet-login{
	background: url("img/bullet-login.gif") no-repeat center left;
	padding: 0 0 0 17px;
}

#bottombar {
	clear: both;
	background: url("img/back-bottom.gif") repeat-x top left;
	height: 119px;
}

#bottombar-contents{
	width: 885px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	color: #fff;
}

#bottombar a{
	padding: 0 10px 0 0px;
	text-decoration: none;
}

#bottombar a:link{
	color: #FFF;
}

#bottombar a:hover{
	color: #FFCC00;
}

#bottombar a:visited{
	color: #FFF;
}

.bottom-menu{
	padding: 34px 0 0 0;
	line-height: 18px;
	color: #E1EFDC;
}

.bottom-menu a{
	font-size: 11px;
	font-weight: bold;
	padding: 0 15px 0 0px;
	color: #E1EFDC;
}

#left-bottombar{
	float: left;
	width: 225px;
	text-align: left;
	padding-left: 10px;
}

#right-bottombar{
	float: right;
	width: 650px;
	text-align: left;
}

.search-box {
	border-width:1px 0 1px 1px;
	border-style:solid none solid solid;
	border-left-color:#489100;
	border-top-color:#489100;
	border-bottom-color:#336600;
	padding:2px 2px 0;
	vertical-align:middle;
	background-position:right;
	background-repeat:no-repeat;
	background-color:#F4FFE6;
	font-size:110%;
	color: #298000;
}

.search-button {
	vertical-align: middle;
	margin-left: -5px;
	border: 1px solid #336600;
	background: #277900 url("img/back-button.gif") repeat-x top left;
	margin: 0;
	padding: 0;
	width: 90px;
}

.search-radio{
	background: transparent;
	border: none;
}

#advisor{
	background: url("img/back-advisor.gif") no-repeat top left;
	width: 372px;
	height: 147px;
	padding-left: 279px;
	line-height: 16px;
}
.advisor-input{
	height:18px;
	width:130px;
	border: 1px solid #BABABA;
	background-color: #F7F7F7;
	font-size:95%;
	vertical-align:middle;
	padding:2px 2px 0;
}
.advisor-button{
	vertical-align:middle;
	border: 0px;
}

#sub-contents {
	float: left;
	width: 651px;
	margin-top: 25px;
}

#share-guide-container{
	float: left;
}

#news-container{
	float: right;
	width: 299px;
}
.news-headings{
	margin: 0 0 0 0;
	padding: 3px 0 0 0;
	list-style: none;
}
.news-headings li{
	padding: 4px 0 4px 14px;
	background: url("img/bullet-arrow2.gif") no-repeat 0px 8px;
	vertical-align:middle;
	line-height: 14px;
}
.news-headings li a{
	color: #1B5085;
}

.content-header1{
	background: url("img/back-news-title.gif") repeat-x top left;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding:2px 4px 4px 4px;
}

/******/
.product{
	width: 612px;
	line-height: none; 
}
.product a{
	color: #4E7CC2;
	text-decoration: underline;
}
.product-title{
	height: 18px;
	cursor: pointer;
	padding: 5px;
	color: #0096DE;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: bold;
	background-color: #F7F7F7;
	border: 1px dotted #C1C1C1;
	_height: 20px !important;
	_overflow: hidden;
}

.product-title-left{
	float: left;
	font-size: 125%;
}

.product-title-right{
	float: right;
}

.product-description{
	clear:both;
	background: #FFF url("img/p-back.gif") repeat-x left bottom;
	border-left: 1px dotted #0096DE; 
	border-right: 1px dotted #0096DE; 
	padding: 6px;
	color: #787878;
}

.product:hover .product-description{
	color: #000000;
}
.product:hover .product-title{
	color: #E27A1D;
	background-color: #F0F0F0;
}

.product-bottom{
	background: transparent url("img/p-bottom.gif") no-repeat left bottom;
	color: #F7F7F7;
	height: 15px;
	margin-bottom: 20px;
}

.subscription-table{
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
	font-size: 12px; 
	line-height: normal; 
	font-size-adjust: none; 
	font-stretch: normal; 
	border: 1px dotted #A58343;
}
.subscription-table td{
	text-align: center;
}
.note{
	background-color: #FFFFE8; 
	border: 1px dotted #E6C968; 
	padding: 4px; 
	color: #54401B;
	font-style: italic;
}
.errornote { 
	font-size:12px !important; 
	display:block; 
	padding:4px 5px 4px 25px; 
	margin:0 0 3px 0; 
	border:1px solid red; 
	color:red;
	background:#ffc url('img/admin/icon_error.gif') 5px 5px no-repeat; 
}
.successnote { 
	font-size:12px !important; 
	display:block; 
	padding:4px 5px 4px 25px; 
	margin:0 0 3px 0; 
	border:1px solid black; 
	color:black;
	background:#ffc url('img/admin/icon_success.gif') 5px 5px no-repeat; 
}

.tools{
	display:block; 
	float:right; 
	margin-left:2px; 
	margin-top: -45px;
	height:16px;
	background:transparent url('img/admin/selector-addall.gif') 0px 7px no-repeat;
	padding: 5px 0 0px 17px;
}
#register-popup{
	position: absolute; 
	top: 22px; 
	left: 788px; 
	display: none; 
}
.left-bottom-menu{
	padding: 0 0 0 0;
	margin: 42px 0 0 0;
}