
/* =================================================== */
/* CLEAR TAGS  */
/* =================================================== */


body, h1, h2, h3, h4, h5, h6, p, form, blockquote {
	padding: 0;
	margin: 0;
	}

h1, h2, h3, h4, h5, h6, pre, code {
	font-size: 1em;
	}

a {
	text-decoration: none;
	}

a img {
	border: none;
	}


/* =================================================== */
/* GENERAL TAGS  */
/* =================================================== */

#shell {
	background-color: #479fc1;
	font-family: verdana, arial, helvetica, sans-serif;
	}

a {
	color: #e32736;
	}

a:hover {
	color: #9d0021;
	}
	

/* =================================================== */
/* FAQ TAGS  */
/* =================================================== */

#faqshell {
	width: 100%;
	padding: 0;
	}

#faqshell td {
	padding: 0 20px 10px 0;
	vertical-align: top;
	}

.iconq {

	}

.icona {
	
	}

.faqq {
	font-weight: bold;
	}

.faqa {
	padding: 0 20px 20px 0;
	}
	

/* =================================================== */
/* HEADER TAGS  */
/* =================================================== */

#bannershell {
	background: url(http://www.voyagemahia.com/templateimages/bg-header.gif) repeat-x left top;
	position: relative;
	width: auto;
	}

#bannerwhite {
	background: url(http://www.voyagemahia.com/templateimages/header-right.jpg) no-repeat right top;
	position: relative;
	min-width: 670px;
	}

#banneryolk {
	width: 670px;
	}


/* =================================================== */
/* OTHER TAGS  */
/* =================================================== */


#content {
	padding: 20px 20px 20px 30px;
	background-color: #fff;
	}

#logoprint {
	display: none;
	}

#content p {
	font-size: small;
	line-height: 140%;
	margin-bottom: 1em;
	}

.newnewsteaser {
	font-size: small;
	}

#content a {
	text-decoration: underline;
	}

h1 {
	font-family: verdana;
	font-size: large;
	margin-bottom: 1em;
	color: #000;
	padding: 0 5px 1px 0;
	}

h1:first-letter {
	font-size: x-large;
	}
	
h2 {
	font-family: verdana;
	font-size: large;
	margin-bottom: .4em;
	margin-top: 1.25em;
	color: #4da3c4;
	}

li {
	font-family: tahoma;
	font-size: small;
	color: #007f57;
	}

#footershell {
	width: auto;
	border-top: #afe0ef solid 1px;
	border-bottom: #013457 solid 1px;
	}
	
#footer {
	clear: both;
	background-color: #8eccdf;
	background-image: url(http://www.voyagemahia.com/templateimages/bg-footer.gif);
	background-position: top left;
	background-repeat: repeat-y;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 5px 20px 7px 20px;
	font-size: x-small;
	color: #7bc0d7;
	text-align: center;
	}

#footer a {
	text-decoration: underline;
	color: #024f76;
	}

#footer a:hover {
	color: #fff;
	}

#powered {
	clear: both;
	float: left;
	margin: 10px 10px 0 10px; 
	width: auto;
	}
	
* html #powered {
	display: inline;
	}
	
#copyright {
	margin: 10px 0 0 0;
	font-size: x-small;
	color: #10698c;
	}
	
	
/* ========================================================================================= */
/* NAVIGATION and LINKS */
/* ========================================================================================= */

#navblock {
	position: absolute;
	top: 158px;
	left: 0px;
	z-index: +1;
	}

.navshell {
	width: 158px;
	background: #afe0ef url(http://www.voyagemahia.com/templateimages/bg-nav2.gif) repeat-y left top;
	}

#navigator {
	background: #fff url(http://www.voyagemahia.com/templateimages/bg-nav1.gif) repeat-y left top;
	width: 159px;
	padding-bottom: 15px;
	}

.button1, .button2, .currentpage, .submen {
	margin-left: 8px;
	font-family: verdana;
	font-size: x-small;
	font-weight: bold;
	width: 149px;
	}

.button1 a, .button2 a, .currentpage a, .submen a {
	padding: 4px 5px 5px 6px;
	text-decoration: none;
	display: block;
	width: auto;
	color: #000;
	}

* html #navigator .button1 a,
* html #navigator .button2 a,
* html #navigator .currentpage a,
* html #navigator .submen a {
	width: 100%;
	}

.currentpage a {
	color: #fff;
	background: #4da3c4 url(http://www.voyagemahia.com/templateimages/bg-current.gif) no-repeat left top;
	}

.currentpage a:hover {
	color: #e4eaf2;
	}

.button1 a:hover,
.button2 a:hover,
.submen a:hover {
	background-color: #e4eaf2;
	color: #4da3c4;
	}

* html .currentpage a:hover,
* html .button1 a:hover,
* html .button2 a:hover,
* html .submen a:hover {
	height: 1px;
	}

.submen a {
font-weight: normal;
}