/* Online Store stuff */	
.greyBox {border:1px solid #dfdfdf; background-color: #f7f7f7; padding: 5px 5px 5px 5px; font-family:"Times New Roman", Times, serif; font-size:12px;}
.productName {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; font-style:normal; font-weight:bold; font-variant:normal; color:#56486c; margin:0 0 0 20px;}
a.productName {cursor:pointer;}
.productPriceSizeQty tr {height:35px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}
.descriptionTag { line-height:40px; margin:0 0 0 20px;}
.ordersummary tr {height:45px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; padding-left:20px;}
.checkout { border:1px solid #CCCCCC;}
.checkout tr {height:25px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; padding-left:20px;}
#manufacturerName {font-family:Geneva, Arial, Helvetica, sans-serif; font-size:9px;}
#cartAdd {border:1px solid #dfdfdf; background-color: #f7f7f7; padding: 25px 25px 25px 25px;}
#cartResults {border:1px solid #dfdfdf; background-color: #f7f7f7; height:37px;}
#lblCount {font-weight:bold;}
#lblTotal {font-weight:bold;}
.categoryList {margin-left:15px; margin-bottom:15px;}
.catListHeader {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color:#004890; padding: 0; margin:5px 0 5px 15px;}

	/* online store buttons */
	a.viewCart {background: url(/store/images/buttons/btn_store_viewCart.jpg) 0 0; width:129px; height:37px; text-indent:-9999px; float:right; display:block; margin-top:-10px;}
	a.viewCart:hover {background-position: 0 -37px;}
	
	a.addToCart {background: url(/store/images/buttons/btn_store_addCart.jpg) 0 0; width:129px; height:37px; text-indent:-9999px; display:block;}
	a.addToCart:hover {background-position: 0 -37px;}
	
	a.remove {background: url(/store/images/buttons/btn_store_remove.jpg) 0 0; width:87px; height:37px; text-indent:-9999px; display:block;}
	a.remove:hover {background-position: 0 -37px;}
	
	a.updateQty {background: url(/store/images/buttons/btn_store_updateQty.jpg) 0 0; width:129px; height:37px; text-indent:-9999px; display:block;}
	a.updateQty:hover {background-position: 0 -37px;}
	
	a.apply {background: url(/store/images/buttons/btn_store_applyDiscount.jpg) 0 0; width:129px; height:37px; text-indent:-9999px; display:block; margin:0 0 0 75px;}
	a.apply:hover {background-position: 0 -37px;}
	
	a.checkOut {background: url(/store/images/buttons/btn_store_checkOut.jpg) 0 0; width:126px; height:37px; text-indent:-9999px; display:block;}
	a.checkOut:hover {background-position: 0 -37px;}
	
	a.continue {background: url(/store/images/buttons/btn_store_continue.jpg) 0 0; width:129px; height:37px; text-indent:-9999px; display:block;}
	a.continue:hover {background-position: 0 -37px;}
	
	a.continueShopping {background: url(/store/images/buttons/btn_store_continueShop.jpg) 0 0; width:129px; height:37px; text-indent:-9999px; display:block;}
	a.continueShopping:hover {background-position: 0 -37px;}
	
	a.backToListing {background: url(/store/images/buttons/btn_store_backToListing.jpg) 0 0; width:129px; height:37px; text-indent:-9999px; display:block;}
	a.backToListing:hover {background-position: 0 -37px;}
	
	a.tellFriend {background: url(/store/images/buttons/btn_store_tellFriend.jpg) 0 0; width:129px; height:37px; text-indent:-9999px; display:block;}
	a.tellFriend:hover {background-position: 0 -37px;}
	
	a.send {background: url(/store/images/buttons/btn_store_sendOrder.jpg) 0 0; width:87px; height:37px; text-indent:-9999px; float:right; display:block;}
	a.send:hover {background-position: 0 -37px;}
	
	a.back {background: url(/store/images/buttons/btn_store_back.jpg) 0 0; width:87px; height:37px; text-indent:-9999px; display:block;}
	a.back:hover {background-position: 0 -37px;}

	input.addToCart {background: url(/store/images/buttons/btn_store_addCart.jpg) 0 0; border:0; width:129px; height:37px; text-indent:-9999px; display:block;}
	input.addToCart:hover {background-position: 0 -37px;}

	input.updateQty {background: url(/store/images/buttons/btn_store_updateQty.jpg) 0 0; border:0; width:129px; height:37px; text-indent:-9999px; display:inline;}
	input.updateQty:hover {background-position: 0 -37px;}

	input.continue {background: url(/store/images/buttons/btn_store_continue.jpg) 0 0; border:0; width:129px; height:37px; text-indent:-9999px; display:block;}
	input.continue:hover {background-position: 0 -37px;}
	
	input.send {background: url(/store/images/buttons/btn_store_sendOrder.jpg) 0 0; border:0; width:87px; height:37px; text-indent:-9999px; float:right; display:block;}
	input.send:hover {background-position: 0 -37px;}

.selectOption {
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	background-color:#f4f4f4;
}

.gray {
    color:#353535;
}


/* styling for the image wrapper  */ 
#image_wrap {
	/* dimensions */
	width:500px;
	height:350px;
	margin:5px 0 5px 15px;
	padding:5px 0;
	/* centered */
	text-align:center;
	/* some "skinning" */
	background-color:#efefef;
	border:2px solid #fff;
	outline:1px solid #ddd;
	-moz-ouline-radius:4px;
}

/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 390px;
	height:120px;
	margin-left: -5px;

	/* custom decorations */
	border:1px solid #ccc;
	background:url(/store/images/h300.png) repeat-x;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
.scrollable .items2 {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}

/* single scrollable item */
.scrollable img {
	float:left;
	margin:20px 5px 20px 21px;
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	cursor:pointer;
	/* width:100px; */
	height:75px;
	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

/* active item */
.scrollable .active {
	border:2px solid #000;
	z-index:9999;
	position:relative;
}

/* this makes it possible to add next button beside scrollable */
.scrollable {
	float:left;	
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
	background:url(/store/images/hori_large.png) no-repeat;
	display:block;
	width:30px;
	height:30px;
	float:left;
	margin:40px 10px;
	cursor:pointer;
	font-size:1px;
}

/* right */
a.right 		{ background-position: 0 -30px; clear:right; margin-right: 0px;}
a.right:hover 	{ background-position:-30px -30px; }
a.right:active 	{ background-position:-60px -30px; } 


/* left */
a.left			{ margin-left: 40px; } 
a.left:hover  	{ background-position:-30px 0; }
a.left:active  	{ background-position:-60px 0; }

/* up and down */
a.up, a.down		{ 
	background:url(/store/images/vert_large.png) no-repeat; 
	float: none;
	margin: 10px 50px;
}

/* up */
a.up:hover  	{ background-position:-30px 0; }
a.up:active  	{ background-position:-60px 0; }

/* down */
a.down 			{ background-position: 0 -30px; }
a.down:hover  	{ background-position:-30px -30px; }
a.down:active  	{ background-position:-60px -30px; } 


/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
} 	

    /* Featured Products */
    .productFeatured
    {}
        .productControl .head
        {
            padding-bottom:8px;
            overflow:auto;
            background:url(/store/images/div-horizontal.png) bottom repeat-x;
        }
        .productControl .pagination a
        {
            color:#e13b00;
            display:inline-block;
        }

        .productFeatured .productPromotion
        {
            margin:0 10px;
			font-size:11px;
            padding:2px;
	        border-radius: 3px;
	        -moz-border-radius: 3px;
	        -webkit-border-radius: 3px;
            background:#ffedf5;
            border:1px dashed #efdee7;
        }
        
        
        /* root element for scrollable */
        .horizontal {  
	        position:relative;
	        overflow:hidden;
	        margin-top:10px;	
	        height: 205px;	 
	        width: 630px;	
        }

        /* root element for scrollable items */
        .items {	
	        position:absolute;
	        width:20000em;	
        }

        /* single scrollable item */
        .items li 
        {
	        border-right:1px dotted #ddd;
	        width:210px;
	        text-align:center;
	        float:left;
        }
        .items li p
        {
            text-align:left;
            padding:0 12px;
        }
        .items li img
        {
            margin:5px auto;
            border:1px solid #b2c2cb;
            display:block;
			float: none;
        }
            .items li a:hover img
            {
                border:1px solid #343434;
                box-shadow: 0px 0px 6px #8d8880;
                -moz-box-shadow: 0px 0px 6px #8d8880;
                -webkit-box-shadow: 0px 0px 6px #8d8880;
            }
        .items li a
        {
            font-weight:bold;
            line-height:16px;
            display:inline-block;
        }
        

        /* the action buttons above the scrollable */
        #actions 
        { 
            float:right;
        }
            #actions a 
            {
                color:#e13b00;
                line-height:inherit;
                padding:0 0 0 4px;
                cursor:pointer;
            }
                #actions a:hover 
                {
	                text-decoration:underline;
	                color:#000;
                }

        /* the action buttons above the scrollable */
        #actions2 
        { 
            float:right;
        }
            #actions2 a 
            {
                color:#e13b00;
                line-height:inherit;
                padding:0 0 0 4px;
                cursor:pointer;
            }
                #actions2 a:hover 
                {
	                text-decoration:underline;
	                color:#000;
                }

        .disabled 
        {
	        display:none;		
        }

        .nextPage 
        {}	

.productPromotion
{
	margin:10px 10px 0 10px;
	font-size:11px;
	padding:4px 12px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background:#ffedf5;
	text-align:center;
	line-height:14px;
	border:1px solid #efdee7;
}


/* ----- Tabs ---- */
/* root element for tabs  */
ul.tabs { 
	list-style:none; 
	margin:0 !important; 
	padding:0;	
	border-bottom:1px solid #666;	
	height:30px;
}

/* single tab */
ul.tabs li { 
	float:left;	 
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important; 
}

/* link inside the tab. uses a background image */
ul.tabs a { 
	background: url(/store/images/blue_tab.png) no-repeat -420px 0;
	font-size:11px;
	display:block;
	height: 30px;  
	line-height:30px;
	width: 134px;
	text-align:center;	
	text-decoration:none;
	color:#333;
	padding:0px;
	margin:0px;	
	position:relative;
	top:1px;
}

ul.tabs a:active {
	outline:none;		
}

/* when mouse enters the tab move the background image */
ul.tabs a:hover {
	background-position: -420px -31px;	
	color:#fff;	
}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
	background-position: -420px -62px;		
	cursor:default !important; 
	color:#000 !important;
}

/* Different widths for tabs: use a class name: w1, w2, w3 or w2 */

.oddList {
	background-color:#f7f7f7;
}
.evenList {
	background-color:#ffffff;
}

/* width 1 */
ul.tabs a.s 			{ background-position: -553px 0; width:81px; }
ul.tabs a.s:hover 	{ background-position: -553px -31px; }
ul.tabs a.s.current  { background-position: -553px -62px; }

/* width 2 */
ul.tabs a.l 			{ background-position: -248px -0px; width:174px; }
ul.tabs a.l:hover 	{ background-position: -248px -31px; }
ul.tabs a.l.current  { background-position: -248px -62px; }


/* width 3 */
ul.tabs a.xl 			{ background-position: 0 -0px; width:248px; }
ul.tabs a.xl:hover 	{ background-position: 0 -31px; }
ul.tabs a.xl.current { background-position: 0 -62px; }


/* initially all panes are hidden */ 
div.panes div.pane {
	display:none;		
}


div.panes div.panesDiv {
	display:none;		
	padding:15px 10px;
	border:1px solid #999;
	border-top:0;
	height:auto;
	font-size:14px;
	background-color:#fff;
}


/* ----- error message for field validation ----- */
.form input.error, form textarea.error, .form select.error {background:url(/store/jquery/images/form_error.gif) right no-repeat #fff1ec;}
.form input.corrected {background:url(/store/jquery/images/form_check.gif) right no-repeat;}

.error {
	background-position:left;
	background-repeat:no-repeat;
	color: #CC0000;
	padding:1px 20px 1px 5px;
	text-align:left;
	font-weight: bold;
}
.errMsg {
	background-position:left;
	background-repeat:no-repeat;
	background-color:#f5e5e5;
	color: #990000;
	text-align:left;
	font-weight: bold;
}
.okMsg {
	background-position:left;
	background-repeat:no-repeat;
	background-color:#e1f9c1;
	color:#006600;
	text-align:left;
	font-weight: bold;
}
.errorMessage {
	background-image:url(/store/jquery/images/bg_error.gif);
	background-position:left;
	background-repeat:no-repeat;
	background-color:#f5e5e5;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	color: #990000;
	padding:10px 10px 10px 46px;
	text-align:left;
	font-weight: bold;
}
.okMessage {
	background-image:url(/store/jquery/images/exclamation_sent.jpg);
	background-position:left;
	background-repeat:no-repeat;
	background-color:#e1f9c1;
	border-top:1px solid #004;
	border-bottom:1px solid #004;
	color:#006600;
	padding:10px 10px 10px 46px;
	text-align:left;
	font-weight: bold;
}

#f1_upload_process{
	z-index:100;   
	visibility:hidden;
	text-align:center;
}

label.warning {
	text-align: left;
	width: auto;
	padding: 0;
	margin: 0 0 0 10px;
	float: none;
	clear: none;
	display: block;
	color: #990000;
	font-size: 10px;
	border: none;
}

div.requiredNotice {
	float: right;
	margin: 0 24px 0 0;
	padding: 0;
	color:#FF0000;
}

/* Online Store stuff */	
.greyBox {border:1px solid #dfdfdf; background-color: #f7f7f7; padding: 5px 5px 5px 5px; font-family:"Times New Roman", Times, serif; font-size:12px;}
.productName {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; font-style:normal; font-weight:bold; font-variant:normal; color:#56486c; margin:0 0 0 20px;}
a.productName {cursor:pointer;}
.productPriceSizeQty tr {height:35px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}
.descriptionTag { line-height:40px; margin:0 0 0 20px;}
.ordersummary tr {height:45px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; padding-left:20px;}
.checkout { border:1px solid #CCCCCC;}
.checkout tr {height:25px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; padding-left:20px;}
#manufacturerName {font-family:Geneva, Arial, Helvetica, sans-serif; font-size:9px;}
#cartAdd {border:1px solid #dfdfdf; background-color: #f7f7f7; padding: 25px 25px 25px 25px;}
#cartResults {border:1px solid #dfdfdf; background-color: #f7f7f7; height:37px; padding:2px;}
#lblCount {font-weight:bold;}
#lblTotal {font-weight:bold;}

.border {border:1px solid red;}
.categoryImage {width:150px; height:100px; border-bottom:1px dashed #a0b82a; padding:0 0 20px 0;}
.catImgPadded {padding-left:25px;}
.categoryName {width:100px; font-weight:bold;}
a.categoryName  {color:#004890; text-decoration:none;}
a.categoryName:hover { text-decoration:underline;}

.entryTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f4f4f4;
}
.table_head {
	height:1px;
	width:100%;
	background-color:#000066;
	color:#FFFFFF;
	margin:0;
}
.table_foot {
	height:0px;
	width:100%;
	background-color:#7f7f7f;
	margin:0px 0 10px 0;
}

.addrLinks { float: left; margin-left: 20px; margin-top: 5px; }

.slideshow {
	padding: 0;  
	margin:  0;  
}
.slideshow img {
	padding: 15px;  
	border:  1px solid #ccc;  
	background-color: #eee;  
	top:  0; 
	left: 0 
}

#manufacturerName { margin-left: 15px; }
#freeshipping { margin-left: 20px; }
.navPics { margin: 5px 0 }
#navPics a, #s7 strong { margin: 0 5px; padding: 3px 5px; border: 1px solid #ccc; background: #fc0; text-decoration: none }
#navPics a.activeSlide { background: #ea0 }
#navPics a:focus { outline: none; }

.password {
	border : 1px solid #cc9933;
	width : 200px;
	font-family : arial, sans-serif;
}
.pstrength-minchar {
	font-size : 10px;
	color:#993300;
}

fieldset { border:1px solid green; padding: 5px 5px 5px 5px;}

legend {
  padding: 0.2em 0.5em;
  border:1px solid green;
  color:green;
  font-size:90%;
  text-align:right;
}

ul#stepForm,ul#stepForm li {
	margin: 0;
	padding: 0;
}

ul#stepForm li {
	list-style: none;
}

.invisible {
	display:none;
}

.visible {
	display:block;
}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
}

.larger{
	font-size: 1.1em;
}

.jsddm{
	margin: 0;
	padding: 0;
}

.jsddm li {
	float: left;
	list-style: none;
}

.jsddm li a {
	display: block;
	padding: 5px 12px;
}

.jsddm li a:hover {
	background: green;
}

.jsddm li ul {
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
}

.jsddm li ul li {
	float: none;
	display: inline;
}

.jsddm li ul li a {
	width: auto;
	color: #9F1B1B;
}

.jsddm li ul li a:hover {
	color: #7F1616;
}
