

/**** HOME STYLES START ****/

/* INTRO */

.intro-container
{
width: 100%;
}

.intro-box
{
background: #e7eaf4;
color:;
width: 100%;
}

.intro-title,
.intro-title:visited,
.intro-title:active
{
color: #696295;
display: block;
font: bold 16px arial;
margin: 0px 0px 10px 0px;
text-decoration:none;
}

.intro-image {}

.intro-text {
padding-top:15px;
padding-left:15px;
padding-right:13px;
}

/* PRIMARY LINKS */

.primary-container
{
}

.primary-box
{
padding: 8px 6px 8px 6px;
}

a.primary-title,
a.primary-title:visited,
a.primary-title:active
{
color:#352b6e;
display: block;
font:bold 15px arial;
padding-top:4px;
padding-bottom:4px; 
text-decoration:none;
}

.primary-image
{
border:1px solid #FFFFFF;
}

.primary-text
{
}

.primary-readmore
{
color: ;
font: normal 10px verdana,;
}

/* ACTION LINKS */

.action-container
{
background: url(/webfiles/TheMarinaNZ/webpages/images/30825/home_action_bg.jpg) repeat-x top;
}

.action-box 
{
}

.action-title,
.action-title:active,
.action-title:visited
{
color:#FFFFFF;
display: block;
font:bold 12px arial;
text-decoration:none;
}

.action-image 
{
}

.action-text 
{
}

/**** HOME CLASSES END ****/

/*************** THEME STYLES START ****************/

hr
{
border: 1px dotted #D6D0E2;
color:#ffffff;
height:1px;}

h1,
h1 a
{
	background:url(/webfiles/TheMarinaNZ/layouts/images/h1.gif) no-repeat left;
	color: #8171a6;
	font: bold 24px times new roman;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

/* h2{
	background: url(/webfiles/TheMarinaNZ/layouts/images/3040/theme_header_bg.jpg) no-repeat right #FFFFFF;
}
*/
h2,
h2 a
{
	color: #352b6e;
	font: bold 14px times new roman;
	margin: 0px 0px 10px 0px;	
	padding: 0px 0px 0px 0px;
}

h2.section-header
{
	background: none;
	font: bold 16px times new roman;
	margin: 8px 0px 0px 0px;
}

h3,
h3 a,
{
	color: #352b6e;
	font: bold 12px times new roman;
	margin: 0px 0px 0px 0px;	
	padding: 0px 0px 0px 0px;
}

a.link-button,
a.link-button:active
{	
	background-color: #ffffff;
	border: 1px solid #ffffff;
	color: #352b6e;
}

.main-image 
{
	border: 3px solid #e7eaf4;
}

.thumbnail-image
{
	border: 2px solid #e7eaf4;
}

.image-caption {
	font-size:10px;
	font-weight:bold;
}



.header-box
{
	background-color:##Box Header Color##;
}

table.paragraph-box
{
	background-color:#ffffff;
	border: 1px solid #ffffff;
	padding: 10px 10px 10px 10px;
}

div.dotted
{
	background:url(/webfiles/TheMarinaNZ/layouts/images/3040/theme_line.jpg) repeat-x;	
}

/**** GENERAL STYLES START ****/	

img
{
border: 0px;
}

a
{
	text-decoration: underline;
	color: #352b6e;
}

a:visited {
	color: #433878;
}

a:hover {
	color: #8576a9;
}

/*  LAYOUT STRCUCTURES */

td,p,ul,ol,li,dl,dt,dd,menu,dir,blockquote,pre,tt
{
		color: #333333;
	font: 11px verdana;
line-height:15px;
}
body {
background: ECEAF3;
line-height: 18px;
}

div#overall-container /* overall-body encompasses the header, body, and footer */
{
	background: #FFFFFF;
	width: 800px;
        border:0px solid #b7afcf;
        margin-top:0px;
}

div#dropshadow
{
	background-image: url(/webfiles/TheMarinaNZ/layouts/images/3040/dropshadow.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 800px;
	padding-right: 31px;
} 

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

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

.internal
{
padding: 0px 0px 0px 10px;
}

.body-section-a
{
}

.body-section-b
{
}

/**** GENERAL STYLES END ****/

/**** TOP NAV STYLES START ****/	

div#tn-container 
{
background:  url() repeat-x left #5C4288;
text-align:Right;

border-top:0px solid #5C4288;
border-bottom:1px solid #ffffff;
}

table#topnav 
{
height:35px;
}

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 
{
    /*background:url(/webfiles/TheMarinaNZ/layouts/images/3040/layout_topnav_bullet.jpg) no-repeat left;*/
	color: #FFFFFF;
	display: block;
	font: normal 12px Arial;
	padding: 0px 15px 0px 20px;
	text-transform: none;
	text-decoration: none;
}

td.tn-selected-std a,
td.tn-selected-std a:visited, 
td.tn-link-std a:hover,
td.tn-selected-std a:hover 
{
	color: #fdcd00  !important;
	text-decoration: none;
}


/* DROP DOWN STYLES */

div.menu div.options 
{	
	margin: 0px 1px 0px 1px;
	border:1px solid #dddddd;
	background-color:#5C4288;
}

div.options,
div.options a,	
div.options a:visited,
div.options a:active
{
	background-color:transparent;
	border-bottom: 1px solid #dddddd;
	color:#FFFFFF;
	display:block;
	font:bold 10px arial;
	padding: 6px 3px 6px 3px;
	text-decoration:none;
}

div.options a:hover 
{
	color:#fdcd00;
}


/**** TOP NAV STYLES END ****/

/**** LEFT NAV STYLES START ****/

td#ln-container
{
	background: url(/webfiles/TheMarinaNZ/layouts/images/3040/layout_leftnav_bottom.jpg) bottom no-repeat #E0DCE9;
	border-right: 1px solid #FFFFFF;
	width: 173px;
}

table#leftnav
{
	width: 100%;
}	

td#ln-top 
{
}
	
td#ln-middle 
{
vertical-align: top;
}

td#ln-bottom 
{
}

/* LEFT NAV STARNDARD 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: url() no-repeat left center #E0DCE9;
	border-bottom: 1px solid #FFFFFF;
	color: #000000;
	display: block; /* "block" is used to make top and bottom padding work on A tags*/
	font: normal 12px arial;
	padding: 8px 26px 8px 16px;
	text-align:right; /* by default this A tag will center the text */
	text-decoration: none;
}

a.ln-selected-std,
a.ln-link-std:hover,
a.ln-selected-std:hover 
{
	background: url() no-repeat left  center #b1a9cb !important;
	color: #655891 !important;
}

/* 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: #E0DCE9;
	border-bottom: 1px solid #FFFFFF;
	color: #000000;
	display: block; /* "block" is used to make top and bottom padding work on A tags*/
	font: normal 11px arial;
	padding: 8px 3px 8px 25px;
	text-align:left; /* by default this A tag will center the text */
	text-decoration: none;
}

a.ln-selected-sub,
a.ln-link-sub:hover,
a.ln-selected-sub:hover 
{
	font-weight:bold;
}

/**** LEFT NAV STYLES END ****/

/**** FOOTER STYLES START ****/

div#footer-container
{
border-top: 0px solid #C8C3D4;
	padding: 10px 0px 10px 0px;
	text-align: center;
background: #C8C3D4;
border-left: 173px solid #D7D2E3;
}

div#footer-container,
div#footer-container span.spacer,
div#footer-container a,
div#footer-container a:active,
div#footer-container a:visited
{
	color: #666666;
	font: 10px Verdana;
}

div#footer-container a {
	text-decoration: underline;
}

div#footer-container span.spacer
{
	padding:0px 10px;
}

/**** FOOTER STYLES END ****/

/**** BODY STYLES START ****/

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

.main-image {
	border: 3px solid #e7eaf4;
}

.thumbnail-image
{
	border: 2px solid #e7eaf4;
}

.image-caption 
{
font: bold 10px;
}

.print-page-break 
{
	page-break-Before: always;
}


/* DEVELOPMNET STYLES */

table.productlist
{
	width: 100%;
}

.list-table 
{
}

.list-header 
{
background-color:#CCCCCC;
}

.list-row 
{
border-top:1px solid #cccccc
}

table.productlist td
{
	border-bottom:1px solid #cecfce;
	font: 10px Verdana;
	text-align: center;
}

table.productlist th
{
	font: bold 12px Arial;
	background-color: #cecfce;
	text-align: center;
}


/**** BODY STYLES END ****/
