/* CORE */

html {
	}

body {
	margin:0px 0px 0px 0px;
	color: #313231;
	/*background:#EBE1C8;*/
	background:#FFFFFF;
	padding:0px;
	font-family: Arial, Georgia, Times, Times New Roman, serif;
	font-size:11px;
	}

p, li, ul, ol, h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	}

th {
	font-family: Georgia, Times, Times New Roman, serif;
        color: #ffffff;
	background-color: #A35143;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 3px 3px 3px;
	}

h1 {
	margin: 4px 4px 4px 4px;
	padding: 0;
        /* NHS - Jason - 11/12/08 changed h1 font-size from 30px to 1em */
	font-size: .8em;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	letter-spacing: 2pt;
	font-weight: bold;
	}

h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	margin-right: 8px;
	font-size: 1.25em;
	letter-spacing: 3pt;
	padding: 0px;
	font-weight: bold;
	}

h3 {
	text-align: left;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 0px;
        font-size: 14px;
	color: #1e643b;
        font-family: Georgia, Times, Times New Roman, serif;
	}

h4 {
	text-align: center;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	font-size: 14px;
	letter-spacing: 0pt;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 8px;
	color: #ffffff;
	background-color: #d1cea5;
	}

h5 {
	text-align: left;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 0px;
        font-size: 12px;
	color: #1e643b;
        font-family: Georgia, Times, Times New Roman, serif;
	}

h6 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	margin-right: 8px;
	font-size: 1.25em;
	letter-spacing: 3pt;
	padding: 0px;
	font-weight: bold;
	}

img {
	display: block;
	border:0;
	}

img.inline {
	display: inline;
	border:0;
	}

#collapse {
border-collapse:collapse;
border:1px solid black;
}

#page_color {
        background-color: #EBE1C8;
}

#footer_color {
        /*background-color: #A35143;*/
        background-color:#9F5143;
}

#top_nav {
	text-align: right;
	font-size: 12px;
	font-weight: normal;
	padding: 5px 5px 5px 5px;
	}

#breadcrumb {
	font-size: 11px;
	font-weight: normal;
	padding: 0px 0px 0px 5px;
	}

#area_top {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 0px solid #000000;
	border-right: 1px solid #000000;
	}

#area_middle_left {
	border-top: 0px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	text-align: center;
	padding: 8px 8px 8px 8px;
	font-weight: bold;
	line-height: 1.5;
	}

#area_middle_right {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 8px 8px 8px 8px;
	}

#area_middle_right p {
	text-align: left;
	font-weight: normal;
	line-height: 1.5;
	padding: 0px 8px 0px 8px;
	}

.category_button {
	text-align: left;
	}

.category_button_on {
	text-align: left;
	}

.sitesearch_btn {
	display:inline; display:inline-block;
	width:25px;
        height:22px;
	margin:0.2em; padding:1px;
	font-size:11px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	background:#cdf;
	color:#333;
	border: thin ouset #cccccc;
	vertical-align:middle;
        horizontal-align:right;
	white-space:nowrap;
	cursor:hand; cursor:pointer;
	}
.addtocart_btn {
	display:inline; display:inline-block;
	width:100px;
	margin:0.0em; padding:2px 0px 1px 0px;
	font-size:11px;
	font-family: Georgia, Times, Times New Roman, serif;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	background:#cdf;
	color:#333;
	border:1px solid white;
	vertical-align:middle;
        horizontal-align:right;
	white-space:nowrap;
	cursor:hand; cursor:pointer;
	}
/*.addtocart_btn[class] {
	width:auto;
	min-width:75px;
	}*/
.addtocart_btn strong {
	font-weight:bold;
	background:white;
	color:#06c;
	}
.addtocart_btn:hover { background:#A35143; color:white text-decoration: none;}
.addtocart_btn:hover strong { background:#ccc; color:black;  }

.btnstyle1 { background:#A35143; color:white }

.btnstyle2 { background:#cccccc; color:black }

#product_panel .buy_button {
	padding: 8px 8px 8px 8px;
	text-align: right;
	}

#product_panel .price, .units {
	padding: 0px 8px 0px 8px;
	font-size: 85%;
	font-weight: bold;
	letter-spacing: 1pt;
	}
#prev_next {
	text-align: right;
	padding: 0px 8px 0px 8px;
	font-size: 11px;
	font-weight: bold;
}

#prodprev_next,#prodprev_next a:link,#prodprev_next a:visited {
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 2px 2px 0px;
	color: #313231;
        font-family: Arial, Times, Times New Roman, serif;
        text-decoration: underline;
	}

#prodprev_next a:hover,#prodprev_next a:active {
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 2px 2px 0px;
	color: #313231;
        font-family: Arial,Georgia, Times, Times New Roman, serif;
        text-decoration: none;
	}

#product_panel {
	padding: 8px 8px 8px 8px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	}

#product_thumbnail {
	padding: 8px 8px 8px 8px;
	border-right: 1px dotted #000000;
	}
	
	
.strike {
          text-decoration: line-through 
	}

.subheading{
         	font-size: 14px;
		font-weight: bold;
		color: #1e643b;
                font-family: Georgia, Times, Times New Roman, serif;
              }

.productprice {
         	font-size: 11px;
		font-weight: normal;
		color: black;
		background: transparent;
              }

.prodshipweight {
         	  font-size: 12px;
		  font-weight: normal;
		  color: black;
		  background: transparent;
		}

.largetext {
         	font-size: 14px;
		font-weight: bold;
		color: black;
		background: transparent;
	     }

.normaltext {
         	font-size: 11px;
		font-weight: normal;
		color: black;
		font-family: Arial, Helvetica, sans-serif;
	     }

.formtext {
         	font-size: 11px;
		font-weight: normal;
		color: black;
                font-family:  Arial, Helvetica, sans-serif;
                border:1px solid #ccc;
                background-color:white;
                padding:2px 0px 1px 0px;
                vertical-align:middle;
	     }

.formtext2 {
         	font-size: 12px;
		font-weight: normal;
		color: #a35143;
                font-family:  Arial, Helvetica, sans-serif;
                border:1px solid #ccc;
                background-color:white;
	     }

.smalltext {
         	font-size: 11px;
		font-weight: normal;
		color: black;
		font-family:  Arial, Helvetica, sans-serif;
	}

.xsmalltext {
         	font-size: 10px;
		font-weight: normal;
		color: black;
		font-family:  Arial, Helvetica, sans-serif;
	}

#checkoutPanel {
	padding: 16px 16px 16px 16px;
	}

#checkoutPanel td{
	padding: 5px 5px 5px 5px;
	}

#checkoutPanelBar{
	padding: 5px 5px 5px 5px;
	border-top: 5px solid #000000;
	border-bottom: 5px solid #000000;
	border-left: 5px solid #000000;
	border-right: 5px solid #000000;
        background-color: #336666;
        color: #ffffff;
	font-size: 0.95em;
	font-weight: bold;
	}

#checkoutPanelBar2{
	padding: 5px 5px 5px 5px;
	border-top: 5px solid #000000;
	border-bottom: 5px solid #000000;
	border-left: 5px solid #000000;
	border-right: 5px solid #000000;
        background-color: #336666;
        color: #ffffff;
	font-weight: bold;
	}

#checkoutPanelWarning {
	color: white;
	background-color: #ff0000;
	}

#checkout_panel table{
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	}

#cartHelpText{
         	font-size: 12px;
		font-weight: normal;
		color: black;
		background: transparent;
	}

#area_middle_wholesale {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	padding: 8px 8px 8px 8px;
	}

#wholesaleTableBorder{
	border-top: 0px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;

	border-right: 1px solid #aaaaaa;
	}

#wholesaleCategoryRow{
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
        background-color: #336666;
        color: #ffffff;
	font-size: 0.95em;
	font-weight: bold;
        text-align: center;
	}

#wholesaleSubCategoryRow{
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
        background-color: #ccc088;
        color: #666666;
	font-size: 0.80em;
	font-weight: bold;
        text-align: center;
	}

#wholesaleTitleRow{
	padding: 3px 3px 3px 3px;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
        background-color: #ccc594;
        color: #666666;
	font-size: 0.75em;
	}

#wholesaleProdParentRow{
        background-color: #d1cea5;
        color: #666666;
	font-size: 0.75em;
        font-weight: bold;
	}

#wholesaleProdParentRow td{
	border-top: 1px solid #aaaaaa;
	border-bottom: 0px solid #666666;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	}


#wholesaleProdChildRow{
	padding: 10px 5px 5px 5px;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
        background-color: #d1cea5;
        color: #666666;
	font-size: 0.75em;
	}

#wholesaleText{
        background-color: #ffffff;
        color: #666666;
	font-size: 0.75em;
        font-weight: bold;
	}

#wholesaleHeaderText{
        background-color: #ffffff;
        color: #666666;
	font-size: 0.85em;
        font-weight: bold;
	}

#footer_text {
        font-size: 10px;
	font-weight: normal;
	color: #EBE1C8;
        font-family: Arial, Georgia, Times, Times New Roman, serif;
        text-align:center;
	}

a:link,a:visited {
	color: #a35143;
	text-decoration: underline;
	font-weight: normal;
        font-size:11px;
	}

a:hover,a:active {
	color: #a35143;
	font-weight: normal;
	text-decoration: none;
        font-size:11px;
	}

A.menu_links:link,A.menu_links:visited {
        color: #c6c195;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
        text-decoration: underline;
        font-size:12px;
}

A.menu_links:hover,A.menu_links:active {
        color: white;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
        text-decoration: underline;
        font-size:12px;
}

A.footer_links:link,A.footer_links:visited {
        color: white;
        font-family: Arial, Georgia, Times, Times New Roman, serif;
        text-decoration: none;
        font-size:10px;
        font-weight:normal;
}

A.footer_links:hover,A.footer_links:active {
        color: white;
        font-family: Arial, Georgia, Times, Times New Roman, serif;
        text-decoration: none;
        border-bottom:1px dashed;
        font-size:10px;
        font-weight:normal;
}

A.mainarea_links:link,A.mainarea_links:visited {
        color: #78gt85;
        font-size: 12px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
        text-decoration: none;
}

A.gateway_links:link,A.gateway_links:hover,A.gateway_links:active,A.gateway_links:visited {
        color: #cccccc;
        font-size: 10px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	text-decoration: underline;
}

.dynamic_qty {
 background: transparent;
 border: 0px;
 width: 60px;
 font-weight: bold;
 font-size: 12px;
 font-weight: bold;
 color: black;
 background: transparent;
}

#parentcat { line-height: 2; }
#catimg { vertical-align: top; }
#siteprod { color: black; font-weight: normal; }
#subcat { font-weight: normal; }

/*
 popup.js
*/
div.popup {
  max-width: 600px;
  border: 1px solid red;
  padding: 5px;
  background-color: white;
  /* The following properties should not be changed */
  position: absolute;
}

#popup_overlay {
  background-color: black;
  /* The following properties should not be changed */
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 500px;
}

span.popup_link, a.popup_link {
  cursor: pointer;
  border-bottom: 1px dotted;
}

.popup_draghandle {
  cursor: move;
}
#media-grid td{
 padding:1px;
 border: 1px solid #ffffff;
}
.mediaContent,.mediaContent img {
 text-align:center;
}
.mediaContent img {
 border: 1px solid #ffffff;
 margin: 0 auto;
}
/*Behind The Scenes Gallery CSS Malcolm NHS 03-18-10*/
/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
#gallery ul { list-style: none; }
#gallery ul li { display: inline; }
#gallery ul img {
 border: 2px solid #9F5143;
 display:inline;
 padding:2px;
}
#gallery.behind-scene ul img {
 height:100px;
}
#gallery.media-page ul {
 width:100%;
}#gallery.media-page li {display:block; float:left; margin:5px; padding:3px;}
#gallery.media-page ul img {
 height:284px;
 width:219px;
}
#gallery ul a:hover img {
 border: 2px solid #FFFFFF;
 color: #fff;
}
#gallery ul a:hover { color: #fff; }
.gallery-header ul { list-style: none; }
.gallery-header ul li { display: inline; }
.gallery-header ul li a:link, .gallery-header ul li a:visited { 
 background: transparent;
 padding:5px;
 border:1px solid #9F5143;
 text-decoration:none;
}
.gallery-header ul li a:hover, .gallery-header ul li a:active {
 background:#A35143;
 color:#ffffff;
 border:1px solid #9F5143;
 text-decoration:underline;
}
/******************* Site Update Styles ****************/
#outerWrapper {margin:0 auto; width:1024px;}
#pageWrapper {background: url(/images/main-bg.jpg) repeat-y 0 0 transparent;}
#header, #footer {background-color:#9F5143;}
#headerTop, #footerBtm, #pageWrapper {margin:0 auto; padding:0 15px 0 18px; width:991px;}
#headerTop {background:url(/images/main-bg-top.jpg) no-repeat 0 0 transparent; height:18px;}
#footerBtm {background:url(/images/main-bg-btm.jpg) no-repeat 0 0 transparent; height:24px;}
#search_keyword, #newsletter_keyword {border:none; color:#A9A9A9; font-size:10px; font-weight:normal; padding:3px 2px; vertical-align:middle;}
#imageGallery {margin:0 auto;}
#imageGallery img {margin: 0 auto;}

#categoryMain {border-left:5px solid #FFFFFF; border-right:5px solid #FFFFFF; float:right;padding:5px; width:800px;}
#leftNav {background:#EBE1C8; float:left; min-height:500px; padding:0 5px 0 5px; width:160px;}
#leftNav label, #leftNav span {color:#A35143; font-size:11px; padding-left:5px;}
#leftNav h5 {font-size:11px; font-weight:normal; margin:3px 0 5px 0;}
#categoryList, #minicart, #recentProds, #newsletter, #theFind, #socials {border-bottom: 1px solid #FFF; margin-bottom:15px; padding:0 0 15px 0;}
#categoryList ul {list-style:none; margin:0 0 20px 0; padding:10px 0 0 0;}
#categoryList ul ul {padding:0 0 0 10px;}
#categoryList li {font-size:11px; padding:8px 0 0;}
#categoryList li a {font-size:11px; text-decoration:none;}
#categoryList li.category_top_active a {border-bottom:1px solid #FFFFFF; color:#000; font-weight:normal;}
#categoryList li.category_sub {padding-left:5px;}
#categoryList li.category_sub_active {padding-left:5px;}
#categoryList li.category_sub_sub {padding-left:10px;}
#categoryList li.category_sub_sub_active {padding-left:10px;}
#categoryList li.category_sub a {}
#categoryList li.category_sub_active a {}
#categoryList li.category_sub_sub a {}
#categoryList li.category_sub_sub_active a {}
#categoryList li.category_sub_active a {border-bottom:1px solid #FFFFFF; font-weight:normal; color:#000;}
#categoryList li.category_sub_sub_active a {border-bottom:1px solid #FFFFFF; font-weight:normal; color:#000;}
.sort_area, .sort_area a, .sort_area .formtext, .sort_area .formtext a {color:#A35143;font-size:11px;}
.catImgBox {position:relative;}
.smallVid {background:#FFFFFF; bottom:0; margin:1px; position:absolute; right:0;}

#catHeader {overflow:hidden; padding-right:5px; position:relative;}
#catHeader .addthis_toolbox {bottom:8px;position:absolute;right:0px;min-width:145px;}
.catHero {float:left;}
.catTitle {color:#9F5143; font-family:'Times New Roman', arial, serif; font-size:34px; font-style:italic; float:left; margin:0 10px 0 20px; text-shadow:2px 3px 4px #777777;}

#page {border-top:5px solid #FFFFFF; border-bottom:5px solid #FFFFFF; overflow:hidden;}
#main {float:left; min-height:720px; padding:0 5px 0px 5px; width:615px;}
#rightColumn {min-height:500px; float:right; padding:5px; width:180px;}

/*#productMain {overflow:hidden;}*/
h1.prodName {color:#9F5143; font-family:Georgia, arial; font-size:20px; margin:10px 0 10px 0; padding-bottom:7px;}
#prodImgContainer {background:#FFFFFF; float:left; padding:0 10px 10px 0;}
.bordered {border:1px solid #CCCCCC;}
#prodHeader {padding:0 0 5px 5px;}
.prodDesc {line-height:1.4em;padding:10px 0;}
.prodVideo {float:right; margin:2px;}
a.inline img {display:inline; text-decoration: none; vertical-align:middle;}
a.inline {text-decoration:none;}
#miscProdLinks {border-top:1px solid #EBE1C8;border-bottom:1px solid #EBE1C8; overflow:hidden; padding:10px 0; text-align:right;}
.prodVideo {float:right; margin-right:20px;}
.tellFriend {float:right; padding:3px 0 0 0;}
.bottomBorder {border-bottom:1px solid #EBE1C8}
#prodTop {overflow:hidden; padding:5px 0; width:100%;}
#prodTop #breadcrumb {float:left; margin:0; padding: 0;}
#prodTop #prodprev_next {border-top:1px solid #313231;border-bottom:1px solid #313231; float:right; font-weight:normal; margin:0; padding: 2px 0; text-decoration:none; width:100px;}
#prodTop #prodprev_next a:link,#prodTop #prodprev_next a:visited,#prodTop #prodprev_next a:hover,#prodTop #prodprev_next a:active {font-size:10px; font-weight:normal; text-decoration:none;}
#parentForm {text-align:right;}
#parentForm input, #parentForm select {margin:10px 0;}
.searchBtn {background:transparent; border:none; color:#EBE1C8; margin:0; padding:0; vertical-align:baseline; width:40px;}
.subText {color:#666; padding-left:8px;}

#siteChampion {padding:4px;}
#siteChampion a {color:#ebe1c8;font-weight:bold;}

/***************** Cloud Zoom CSS **********************/
/*********** Malcolm Boyanton NHS 08-12-2011 **********/

/* This is the moving lens square underneath the mouse pointer. */
.mousetrap {background-repeat:no-repeat;}
.cloud-zoom-lens {
	border: 4px solid #888;
	margin:-4px;	/* Set this to minus the border thickness. */
	background-color:#fff;
        background-repeat:no-repeat;	
	cursor:move;		
}

/* This is for the title text. */
.cloud-zoom-title {
	font-family:Arial, Helvetica, sans-serif;
	position:absolute !important;
	background-color:#000;
	color:#fff;
	padding:3px;
	width:100%;
	text-align:center;	
	font-weight:bold;
	font-size:10px;
	top:0px;
}

/* This is the zoom window. */
.cloud-zoom-big {
	border:4px solid #ccc;
	overflow:hidden;
        background-repeat:no-repeat;
}

/* This is the loading message. */
.cloud-zoom-loading {
	color:white;	
	background:#222;
	padding:3px;
	border:1px solid #000;
}

.additional-images {float:left; margin:5px; padding:3px; width:75px;}

.filtertext {
  color:#A35143;
}
#page-behind-scene-fashion #main, #page-media #main, #page-behind-scene #main  {width:800px;}
#page-behind-scene-fashion #rightColumn, #page-media #rightColumn, #page-behind-scene #rightColumn {display:none;}
#gallery.behind-scene-fashion ul {float:left; margin:0; padding:6px 7px 6px 10px;}
#gallery.behind-scene-fashion li {display:none;}
#gallery.behind-scene-fashion li.first {display:block;}
#gallery.behind-scene-fashion li.first img {width:175px;}
#page-media #gallery li {padding:8px;}
