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

.intro-title
{
color: #71051A;
font: italic bold 16px arial;
margin-bottom:4px;
}

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

.intro-box-text
{
padding: 6px 16px 6px 16px;
}

.primary-container 
{
background: #71051A;
}

.primary-container tr
{
 vertical-align: top;
}

.primary-box
{
color: #FFFFFF;
margin: 7px 0px 10px 10px;
}

.primary-box-border
{
border-right: 2px solid #CCCCCC;
}

.primary-image
{
border: 1px solid #CCCCCC;
margin-right:6px;
}

.primary-title,
.primary-title:visited,
.primary-title:active
{
display: block;
color:#FFFFFF;
font:bold 12px arial;
padding: 0px 5px 6px 0px;
}

.primary-text-box
{
padding-right: 6px;	
}

.action-container 
{
margin: 6px 0px 6px 0px;	
}
	
.action-container tr
{
 vertical-align: top;
}

.action-box 
{
padding: 6px 10px 6px 4px;
}

.action-box-border
{
border-right: 1px solid #CCCCCC;
}

.action-image
{
border: 1px solid #CCCCCC;
margin-left:0px;
}

.action-title,
.action-title:visited,
.action-title:active
{
border-bottom: 1px solid #71051A;
color:#71051A;
display: block;
font:bold 12px arial;
padding: 0px 5px 0px 0px;
text-decoration:none;
}

/*************** THEME STYLES ****************/

h1,
h1 a
{
	background:url(/webfiles/FredsFineFoodsNZ/layouts/images/h1.gif) no-repeat left;
border-bottom: 1px solid #72051A;
	color: #72051A;
	font-family: arial;
	font-weight: bold;
	font-size: 18px;
	margin: 10px 0px 10px 5px;
	padding: 0px 0px 5px 0px;
}

h2{
	background: url(/webfiles/FredsFineFoodsNZ/layouts/images/2415/theme_header_bg.jpg) no-repeat right;
}

h2,
h2 a
{
	color: #72051A;
	font-family: arial;
	font-weight: bold;
	font-size: 15px;
	margin: 0px 0px 10px 0px;	
	padding: 0px 0px 0px 0px;
}

h3,
h3 a,
{
	color: #72051A;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	margin: 0px 0px 0px 0px;	
	padding: 0px 0px 0px 0px;
}

a.link-button,
a.link-button:active
{
border: 1px solid #FFFFFF;
color: #72051A;
background-color: #FFFFFF;
}

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

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



.header-box
{
background-color:#FFFFFF;
}

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

div.dotted
{
	background:url(/webfiles/FredsFineFoodsNZ/layouts/images/2415/theme_line.jpg) repeat-x;	
}

/************* GENERAL STYLES *************/	
body
{
	color: #333333;
	font: 11px verdana;
	background: #FFB700;
}

img
{
border: 0px;
}

a
{
	text-decoration: underline;
	color: #72051A;
}

a:visited {
	color: #72051A;
}

a:hover {
	color: #FFB700;
}

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

div#overall-container /* overall-body encompasses the header, body, and footer */
{
	width: 776px;
	background: #FFFFFF; /*url(/webfiles/FredsFineFoodsNZ/layouts/images/bg-main.gif); */
} 

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

.body-container /* body container only includes the content and not the left nav*/
{
	background: #FFFFFF url(/webfiles/FredsFineFoodsNZ/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 10px 0px 10px;
}

/*************** TOP NAV ***************/	
div#tn-container 
{
background:  url(/webfiles/FredsFineFoodsNZ/layouts/images/2415/layout_topnav_bg.jpg) #FFFF00;
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: #333333;
	display: block;
	font: bold 11px Arial;
	padding: 8px 15px 8px 15px;
	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: #000000  ! important;
	text-decoration: none;
}

/*************** LEFT NAV ****************/
td#ln-container
{
	width: 130px;
	background: #FFB701 url(/webfiles/FredsFineFoodsNZ/layouts/images/bg-ln.gif);
	border-right: 1px solid #72051A;
}

table#leftnav
{
	width: 100%;
}	

td#ln-top {}
	
td#ln-middle {}

td#ln-bottom {}

/***** 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: #FFB701;
	border-bottom: 1px solid #FFFFFF;
	color: #000000;
	display: block; /* "block" is used to make top and bottom padding work on A tags*/
	font:bold 11px Arial;
	padding: 6px 3px 6px 3px;
	text-align:left; /* 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: #CCCCCC !important;
	color: #72051A !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: #FFB701;
	border-bottom: 1px solid #FFFFFF;
	color: #000000;
	display: block; /* "block" is used to make top and bottom padding work on A tags*/
	font-family: Arial;
	font-size:11px;
	padding: 6px 3px 6px 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 
{
	color: #000000;
	font-weight:bold;
}

/*************** FOOTER ****************/
div#footer-container
{
	background: url(/webfiles/FredsFineFoodsNZ/layouts/images/layout_footer_bg.jpg) #990000;
	border-top: 0px solid #546785;
	padding: 15px 0px 15px 0px;
	text-align: center;
}

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

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 #CCCCCC;
}
.thumbnail-image
{
	border: 1px solid #CCCCCC;
}

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