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

img.home-main-image
{
border:2px solid #000000;
margin-right:10px;
}

.intro-title
{
color: #FFCC00;
font: Bold 15px Arial;
}

.intro-box
{
padding: 5px 0px 5px 0px;
}


.home-primary-box
{
border:1px solid #999999;
margin: 10px 0px 0px 10px;
}


a.home-primary-title,
a.home-primary-title:visited,
a.home-primary-title:active
{
display:block;
color:#000000;
font:Bold 15px Arial;
padding:8px 0px 5px 0px;
}

.primary-image-box
{
border-top: 5px solid #999999;
}

.home-primary-image
{
border:1px solid #999999;
margin-top:5px;
}

.home-action-box
{
background: url(/webfiles/SaddleryWarehouseNZ/webpages/images/23804/action_bg.jpg) no-repeat;
height:32px;
margin: 7px 5px 10px 0px;
padding 5px 0px 5px 0px;
width:197px;
}

.home-action-box a,
.home-action-box a:visited,
.home-action-box a:active
{
color:#000000;
display: block;
font:Bold 13px Arial;
padding:0px 10px 2px 10px;
text-align: center;
text-decoration:none;
}

/************** THEMES **************/
h1
{
	margin: 10px 0px 10px 5px;
	padding: 0px 0px 0px 0px;
	display: block;
}
h1,
h1 a,
h1 a:visited,
h1 a:hover
{
	color: #000000;
	letter-spacing: 0px;
	text-transform: none;
	text-decoration: none;
	font: normal normal bold 18px/normal arial;
}

h2
{
	margin: 0px 0px 8px 0px;
	padding: 2px 2px 2px 5px;
	display: block;
	background-color:#dddddd;
}

h2,
h2 a,
h2 a:visited,
h2 a:hover
{ 
	border-bottom: 0px solid;
	color: #000000;
	font: normal normal bold 11px/normal arial;
}
h3
{
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 4px;
	display: block;
}

h3,
h3 a,
h3 a:visited,
h3 a:hover
{
	color: #333333;
	font: normal normal bold 11px/normal arial;
}

.paragraph-box
{
background: url(/webfiles/SaddleryWarehouseNZ/layouts/images/2441/theme_bullet.gif) no-repeat top left;
margin: 10px 15px 15px 5px;
padding: 0px 0px 0px 24px;
background-color:#FFFFFF;
}

.box-container
{
background: url(/webfiles/SaddleryWarehouseNZ/layouts/images/2441/theme_dotted-line.gif) repeat-x bottom;
background-color:#FFFFFF;
}

.box-container-top
{
background: url(/webfiles/SaddleryWarehouseNZ/layouts/images/2441/theme_dotted-line.gif) repeat-x top;
background-color:#FFFFFF;
}

.box-container-right
{
background: url(/webfiles/SaddleryWarehouseNZ/layouts/images/2441/theme_dotted-line.gif) repeat-y right;
background-color:#FFFFFF;
}

.box-container-left
{
background: url(/webfiles/SaddleryWarehouseNZ/layouts/images/2441/theme_dotted-line.gif) repeat-y left;
background-color:#FFFFFF;
}

.box-container-bottom
{
background: url(/webfiles/SaddleryWarehouseNZ/layouts/images/2441/theme_dotted-line.gif) repeat-x bottom;
background-color:#FFFFFF;
}

.link-button
{
border: 1px solid #FFFFFF;
background-color: #FFFFFF;
color:#000000;
padding:0px 0px 0px 4px;
text-align:center;
vertical-align:middle;
}

a.link-button:hover,
a.link-button:visited,
a.link-button:active,
{
color:#000000;
}


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

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

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

.theme-bullet
{
margin-right: 5px;
}
/************** THEME STYLES END **************/

/************* GENERAL STYLES *************/	
body
{
	color: #666666;
	font: 11px verdana;
	background: #FFFFFF;
margin: 0px 20px 20px 20px;

}

img
{
border:0px;
}

a
{
	text-decoration: underline;
	color: #FF9900;
}

a:visited {
	color: #6600CC;
}

a:hover {
	color: #FF9900;
}

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

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

} 

div#header-container
{
/*	background: ##Header Background Color## url(/webfiles/SaddleryWarehouseNZ/layouts/images/bg-header.gif); */
}

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

.internal
{
padding: 0px 0px 0px 10px;
}

/*************** TOP NAV ***************/	
div#tn-container 
{
background: #FFFFFF url(/webfiles/SaddleryWarehouseNZ/layouts/images/tn_repeater.jpg) repeat-x;
height: 53px;
margin: 0px 0px 10px 0px;
text-align: Center;
}

table#topnav 
{
height:42px;
}


table#topnav tr
{
vertical-align: middle;
}

td#tn-left 
{
border-right: 1px solid #000000;
border-top: 2px solid #000000;
border-bottom: 2px solid #000000;
}

td#tn-right {}

div#tn-bottom {}

/***** Top Nav Standard Links *****/
td.tn-link-std,
td.tn-selected-std 
{
	border-right: 1px solid #343434;
height:38px;

}

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: #343434;
	display: block;
	font:bold 11px Arial;

	padding: 0px 15px 0px 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;
}

td.tn-selected-std 
{
background: #FFE530;
border-top: 2px solid #000000;
border-bottom: 2px solid #000000;
}

/*************** LEFT NAV ****************/
td#ln-container
{
	width: 160px;
	background: #FFFFFF;
	border-right: 0px solid #CCCCCC;
}

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: #BDBEC2;
	*/
	background: url(/webfiles/SaddleryWarehouseNZ/layouts/images/2441/layout_leftnav_bg.jpg);
border-bottom: 1px dotted #000000;
	border-left: 1px solid #000000;
	border-right:  1px solid #000000;
	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 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: #BDBEC2 !important;
	color: #FFFFFF !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: #BDBEC2;
	border-bottom: 1px solid #000000;
	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 
{
	font-weight:bold;
}

/*************** FOOTER ****************/
div#footer-container
{
	border-top: 1px solid #CCCCCC;
	text-align: center;
margin-top:20px;
	padding: 0px 0px 10px 0px;
}

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: 1px 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;
}
