

/************** HOME **************/

.intro-title,
.intro-title:visited,
.intro-title:active
{
color: #B90020;
display: block;
font: bold 12px arial;
margin: 0px 0px 10px 0px;
}

.intro-box
{
background: #EDE0D1;
color:#333333;
margin: 10px;
}

.intro-image {}


.primary-banner
{
background-color: ;
background: #000000;
color: #FFFFFF;
font: italic bold 15px arial;
margin: 0px 0px 9px 9px;
padding: 5px;
}

.primary-box
{
background: #C7BCAF;
border:0px solid #EDE0D1;
margin: 0px 0px 9px 9px;
}

.primary-table
{
	background: #C8C9CA;
	border-left: 1px solid #FFFFFF;
	height:100px;
}

a.primary-title,
a.primary-title:visited,
a.primary-title:active
{
margin-top: 3px;
margin-left: 12px;
margin-right: 12px;
color:#333333;
display: block;
font:normal 11px arial;
}


a.primary-title:hover
{
color:#666666;
text-decoration: underline;
}

.primary-image
{
}

.primary-text
{
padding: 8px 15px 8px 10px;
}

.action-container
{
background:url(/webfiles/KagiStyleNZ/webpages/images/24757/home_action_bg.jpg);
width:100%;
}

.action-box 
{
border: 1px solid #BA0524;
margin-left:8px;
}



.action-title,
.action-title:active,
.action-title:visited
{
color:#BA0524;
display: block;
font:italic bold 14px arial;
padding: 3px 10px 3px 10px;
text-align:right;
}

/*************** THEME STYLES START ****************/

h1,
h1 a
{
	background:url(/webfiles/KagiStyleNZ/layouts/images/h1.gif) no-repeat left #ffffff;
	color: #A29770;
	font: normal 32px arial narrow;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-transform:uppercase;
}

h2{
	background: url(/webfiles/KagiStyleNZ/layouts/images/2946/theme_header_bg.jpg) no-repeat right #FF99FF;
}

h2,
h2 a
{
	color: #CC00CC;
	font: bold 13px arial narrow;
	margin: 0px 0px 10px 0px;	
	padding: 0px 0px 0px 0px;
}

h2.section-header
{
	background: none;
	font: bold 16px arial narrow;
	margin: 8px 0px 0px 0px;
}

h3
{
	font: bold 18px verdana;
	color: #B4B4B4;
	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: #ffffff;
}

.main-image 
{
	border: 2px solid #808080;
}

.thumbnail-image
{
	border: 0px solid #808080;
}

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



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

.paragraph-box
{
	margin: 31px 10px 0px 0px;
}

div.dotted
{
	background:url(/webfiles/KagiStyleNZ/layouts/images/2946/theme_line.jpg) repeat-x;	
}

/************* GENERAL STYLES PUBLIC *************/	
body,td,p,ul,ol,li,dl,dt,dd,menu,dir,blockquote,pre,tt
{
	color: #808080;
	font: 11px verdana;
	scrollbar-face-color:#eeeeee;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-arrow-color:#303030;
	scrollbar-track-color:#ffffff;
}
body
{
 background: #EFEFEF;
}

img
{
border: 0px;
}

a
{
	text-decoration: none;
	color: #000000;
}

a:visited {
	color: #000000;
}

a:hover {
	color: #666666;
}

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

div#overall-container /* overall-body encompasses the header, body, and footer */
{
	width: 779px;
	/* height: 436px;	*/
	background: #FFFFFF; /*url(/webfiles/KagiStyleNZ/layouts/images/bg-main.gif); */
	margin: 5px 0px 0px 0px;
	padding: 11px 11px 11px 0px;
}

div#header-container
{
	margin: 25px 0px 5px 0px;
	width: 800px;
/*	background: #303030; */
}

.body-container /* body container only includes the content and not the left nav*/
{
	background: #FFFFFF url(/webfiles/KagiStyleNZ/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 16px;
}

li
{
	padding-top:3px;
	padding-bottom:3px;	
}

/*************** TOP NAV ***************/	
div#tn-container 
{
background: #341B11 url();

text-align:Left;
}

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;
	font: bold 10px Arial;
	padding: 5px 15px 5px 15px;
	text-transform: uppercase;
	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: #CCCCCC  ! important;
	text-decoration: none;
}

/*************** LEFT NAV ****************/
td#ln-container
{
	background: #FFFFFF;
	border-right: 1px solid #ADAEB0;
	padding: 0px 6px 0px 0px;
	width: 115px;
	height: 100%;
}

table#leftnav
{
	width: 100%;
	height: 100%;
}

td#ln-top {
	height: 75px;
	text-align:right;
	vertical-align:text-top;
}
	
td#ln-middle {
	text-align:right;
	vertical-align:text-top;
}

td#ln-bottom {
	text-align:right;
}

/***** 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: url(/webfiles/KagiStyleNZ/layouts/images/2946/layout_leftnav_bullet.jpg) no-repeat left top #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	color: #B0B0B0;
	display: block; /* "block" is used to make top and bottom padding work on A tags*/
	font: bold 11px Arial;
	padding: 1px 4px 1px 0px;
	text-align:right; /* by default this A tag will center the text */
	text-decoration: none;
	margin-left: 11px;
}

a.ln-selected-std,
a.ln-link-std:hover,
a.ln-selected-std:hover 
{
	background: url(/webfiles/KagiStyleNZ/layouts/images/2946/layout_leftnav_bullet.jpg) no-repeat left top #FFFFFF !important;
	color: #333333 !important;
	border-bottom: 1px solid #929191 !important;
	border-top: 1px solid #929191 !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: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	color: #B0B0B0;
	display: block; /* "block" is used to make top and bottom padding work on A tags*/
	font-family: Arial;
	font-size:11px;
	padding: 1px 8px 1px 5px;
	text-align:right; /* by default this A tag will center the text */
	text-decoration: none;
	font-weight:normal;
}

a.ln-selected-sub,
a.ln-link-sub:hover,
a.ln-selected-sub:hover 
{
	font-weight:normal;
	color: #333333 !important;
}

/*************** FOOTER ****************/
div.footer-bar
{
background: #C01B29;
margin-bottom: 10px;
text-align:right; 

}

div#footer-container
{
	background: url() #EFEFF0;
	border-top: 7px solid #EFEFF0;
	padding: 0px 0px 10px 10px;
	text-align: left;
	width: 799px;
margin-left: auto;
margin-right: auto;
}

div#footer-container,
div#footer-container span.spacer,
div#footer-container a,
div#footer-container a:active,
div#footer-container a:visited
{
	color: #A7A7AB;
	font: bold 11px trebuchet ms;
}

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

div#footer-container span.spacer
{
	padding:0px 10px;
}

/*************** 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 #808080;
}
.thumbnail-image
{
	border: 0px solid #808080;
}

.print-page-break {
	page-break-Before: always;
}
div.menu div.options {	
	margin: 0px 1px 0px 1px;
	border:1px solid #9F9F9F;
	background-color:#E5E7EC;
}
div.options,
div.options a,	
div.options a:visited,
div.options a:active
 {
	font-size:10px;
	font-weight: bold;
	padding: 6px 3px 6px 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#656565;
	display:block;
	border-bottom: 1px solid #9F9F9F;
	text-decoration:none;
	background-color:transparent;
}

div.options a:hover {
	background-color:#aaaaaa;
	color:#ffffff;
}


a.collection-links,
a.collection-links,
a.collection-links:active,
a.collection-links:visited
 {
	font-size:11px;
	font-weight: normal;
	font-family: Arial;
	color:#BABBBD;
	text-decoration:none;
}

a.collection-links:hover {
	color:#2F2D2E;
}

.press-gallery-text
{
	font-size:11px;
	font-weight: normal;
	font-family: Arial;
	color:#BABBBD;	
}

.press-gallery-text-selected
{
	font-size:11px;
	font-weight: normal;
	font-family: Arial;
	color:#2F2D2E;	
}

.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;
}

ul
{
padding: 0px;
margin: 15px;
}

.body-link-selected
{
	color:#ABABAB;
}

.drop-down
{
 background-color:#E3E4E5;color:#333333;font: normal 12px Arial;
}

.luxe-header
{
	color:#eeeeee;
	font-family:Times New Roman;
/*	text-transform:lowercase; */
	font-size:24px;
}


.luxe-header-small
{
	color:#eeeeee;
	font-family:Verdana;
	text-transform:lowercase;
	font-weight:bold;
	font-size:12px;
}

a.luxe-number,
a.luxe-number,
a.luxe-number:active,
a.luxe-number:visited,
a.luxe-number:hover
{
	color:#615B43;
	font:bold 47px Arial;
}

a.luxe-number-selected,
a.luxe-number-selected,
a.luxe-number-selected:active,
a.luxe-number-selected:visited,
a.luxe-number-selected:hover
{
	color:#FFFFFF;
	font:bold 47px Arial;
}

a.button-links,
a.button-links:active,
a.button-links:visited
{
	color:#CACBCC;
}

a.button-links:hover
{
	color:#000000;
}