

.home-title
{
text-align: right; 
position:relative; 
left:240px;
margin-bottom: -15px;
}

/************* GENERAL STYLES *************/	
body
{
	color: #333333;
	font: 12px tahoma, arial, verdana;

}

p
{
margin:15px 0px 0px 0px;
}
a
{
font-weight: bold;
	text-decoration: none;
	color: #23408F;
}

a:hover {
	text-decoration: underline;
	color: #A6CE39;
}

/***** Layout Structure Styles *****/

div#overall-container /* overall-body encompasses the header, body, and footer */
{
	width: 924px;
} 

div#header-container
{
	background: #FFFFFF url(/webfiles/EverestTreksNZ/layouts/images/bg-header.gif);
}

td#body-container /* body container only includes the content and not the left nav*/
{
	background: #FFFFFF url(/webfiles/EverestTreksNZ/layouts/images/bg-main.gif);
	padding: 20px; /* the padding here is commonly used to create margins around the content*/
line-height:17px;
}

/************** HEADINGS **************/

hr
{
color:#E1ECF8;
height:2px;
}

h1
{
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 2px;
	display: block;
	background:url(/webfiles/EverestTreksNZ/layouts/images/h1.gif) no-repeat left;
}
h1,
h1 a,
h1 a:visited,
h1 a:hover
{
	color: #23408F;
	letter-spacing: 0px;
	text-transform: none;
	text-decoration: none;
	font: normal normal bold 19px/normal tahoma, arial, verdana;
font-style: italic;
}
h2
{
	margin: 8px 0px 8px 0px;	
	padding: 0px 0px 0px 0px;
	display: block;
}

h2,
h2 a,
h2 a:visited,
h2 a:hover
{ 
	border-bottom: 0px solid;
	color: #A6CE39;
	font: normal normal bold 14px/normal tahoma, arial, verdana;
}
h3
{
	margin: 0px 0px 0px 0px;	
	padding: 0px 0px 0px 0px;
	display: block;
}

h3,
h3 a,
h3 a:visited,
h3 a:hover
{
	color: #808080;
	font: normal normal bold 12px/normal tahoma, arial, verdana;
}

h4
{
	margin: 0px 0px 0px 0px;	
	padding: 0px 0px 0px 0px;
	display: block;
}

h4,
h4 a,
h4 a:visited,
h4 a:hover
{
	color: ##Paragraph Header Color##;
	font: normal normal bold 12px/normal tahoma, arial, verdana;
}

h5
{
	color: Maroon;
	display: block;
	font: normal 12px tahoma, arial, verdana;
	margin: 0px;
	padding: 0px 10px 0px 0px;
}
h6
{
	display: block;
	margin: 0px;
	padding: 0px;
}

/*************** TOP NAV ***************/	
div#tn-container 
{
text-align:Left;
background: #4992DF url(/webfiles/EverestTreksNZ/layouts/images/bg-tn.gif) repeat-x;
}

table#topnav {}

td#tn-left {}

td#tn-right {}

div#tn-bottom {}

/***** Top Nav Standard Links *****/
td.tn-link-std,
td.tn-selected-std {}

td.tn-link-std a,
td.tn-link-std a:visited,
td.tn-link-std a:active,
td.tn-selected-std a,
td.tn-selected-std a:active,
td.tn-selected-std a:visited 
{
	color: #FFFFFF;
	display: block;
	padding: 5px 15px 5px 15px;
	text-transform: none;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
}

td.tn-selected-std a,
td.tn-selected-std a:visited, 
td.tn-link-std a:hover,
td.tn-selected-std a:hover 
{
	color: #003399  ! important;
	text-decoration: none;
}

/*************** LEFT NAV ****************/
td#ln-container
{
	width: 123px;
	background: #FFFFFF url(/webfiles/EverestTreksNZ/layouts/images/bg-ln.gif);
	border-right: 0px solid #CCCCCC;
}

table#leftnav
{
	width: 100%;
}	

td#ln-top {
	background: #E1ECF8;
}
	
td#ln-middle {
	background: #E1ECF8;
}

td#ln-bottom {
	background: #E1ECF8;
}

/***** Left Nav Standard Links *****/

a.ln-link-std,
a.ln-selected-std,
a.ln-link-std:active,
a.ln-selected-std:active,
a.ln-link-std:visited,
a.ln-selected-std:visited
{
	background: #E1ECF8;
	border-bottom: 1px solid #A6CE39;
	color: #23408F;
	display: block; /* "block" is used to make top and bottom padding work on A tags*/
	font-family: tahoma;
	font-size:12px;
		padding: 10px 3px 3px 0px;

	text-align:left; /* by default this A tag will center the text */
	text-decoration: none;
	margin-left: 20px;
	font-weight: normal;
	height: 100%;
}

a.ln-selected-std,
a.ln-link-std:hover,
a.ln-selected-std:hover 
{
background: #E1ECF8 !important;
color: #23408F !important;
text-decoration: none;
font-weight:bold;
}

a.ln-selected-std,
a.ln-selected-std:active,
a.ln-selected-std:visited
{
font-weight:bold;
}

/***** Left Nav Sub Links *****/


a.ln-link-sub,
a.ln-selected-sub,
a.ln-link-sub:active,
a.ln-selected-sub:active,
a.ln-link-sub:visited,
a.ln-selected-sub:visited
{

	background: #E1ECF8;
	font-style:italic;
	color: #000000;
	display: block; /* "block" is used to make top and bottom padding work on A tags*/
	font-family: tahoma;
	font-size:11px;
	padding: 4px 3px 3px 19px;
	text-align:left; /* by default this A tag will center the text */
	text-decoration: none;
	font-weight: normal;
}

a.ln-selected-sub
{
font-weight:bold !important;
}

/*************** BODY ****************/
.list-table {}
.list-header {background-color:#CCCCCC;}
.list-row {border-top:1px solid #cccccc}

.back{
	text-decoration:none;
	font-weight:bold;
}

.main-image {
	border: 2px solid #eeeeee;
}
.thumbnail-image
{
	border: 1px solid #eeeeee;
}

.print-page-break {
	page-break-Before: always;
}
div.menu div.options {	
	margin: 0px 1px 0px 1px;
	border:1px solid #9F9F9F;
	background-color:#E1ECF8;
}
div.options,
div.options a,	
div.options a:visited,
div.options a:active
 {
	font-size:11px;
	font-weight: normal;
	padding: 6px 3px 6px 3px;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	color:#23408F;
	display:block;

	text-decoration:none;
	background-color:transparent;
}
div.options a:hover {
	color:#A6CE37;
	text-decoration:underline;
}
.body-section-b
{
}
.body-section-a
{
}
table.productlist
{
	width: 100%;
}
table.productlist td
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	border-bottom:1px solid #cecfce;
}
table.productlist th
{
	font:bold 12px Arial;
	background-color:#cecfce;
	text-align:center;
}

.image-caption {
font-size:10px;
font-weight:bold;
}

/*************** FOOTER ****************/
div#footer-container
{
text-align: center;
padding: 10px 0px 10px 0px;
	/*background: #A6CE39 url(/webfiles/EverestTreksNZ/layouts/images/bg-footer.gif) repeat-x;*/
	background: #A6CE39;
	border-top: 0px solid #000000;
}
div#footer-container,
div#footer-container span.spacer,
div#footer-container a,
div#footer-container a:active,
div#footer-container a:visited
{
	color: #FFFFFF;
	font: 10px Verdana;
}
div#footer-container a {
	text-decoration: underline;
}
div#footer-container span.spacer
{
	padding:0px 10px;
}
