@charset "utf-8";
/* CSS Document */


/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:url(images/overlay.png) repeat 0 0;}
#colorbox{outline:0;}
    #cboxTopLeft{width:21px; height:21px; background:url(images/controls.png) no-repeat -101px 0;}
    #cboxTopRight{width:21px; height:21px; background:url(images/controls.png) no-repeat -130px 0;}
    #cboxBottomLeft{width:21px; height:21px; background:url(images/controls.png) no-repeat -101px -29px;}
    #cboxBottomRight{width:21px; height:21px; background:url(images/controls.png) no-repeat -130px -29px;}
    #cboxMiddleLeft{width:21px; background:url(images/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(images/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(images/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(images/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff; overflow:hidden;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxLoadingOverlay{background:url(images/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(images/loading.gif) no-repeat center center;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
        
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0; background:url(images/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(images/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext:hover{background-position:-50px -25px;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(images/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose:hover{background-position:-25px -25px;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}



.pad {
padding:1px;
}

.shipnotes {
font-weight:bold;
color:#446200;
}

.shipnotes li:first-child{

	color:#000;
	list-style:none;
	padding-left:0;
}

*{padding: 0; margin: 0;}
.toplink{font-weight:bold; color:#36355A; font-size:12px; text-decoration:none; padding:0; margin:0;}
.toplink:hover{color:#fff; background-color:#333370}
.sublink{color:#36355A; font-size:12px; margin-left:10px; text-decoration:none}
.sublink:visited{color:#555}
.sublink:hover{color:#fff; background-color:#333370}
.catlink a{color:#903030;}
.catlink a:hover{color:#fff; background-color:#903030;}
.switchcontent p{
	padding-top:4px;
	padding-bottom:4px;
	}
	
.switchcontent a{
	font-weight:normal;
}
ul {
margin-left:10px;
padding-left:10px;
padding-top:14px;
}
.bigdd
{
	font-size: 14px;
	width: 165px;
	height: 26px;
	padding: 3px;
}
#targetDiv
{
	clear:both;
	margin-top:10px;
}
.cattitle
{
	text-align:center;
	padding-top:10px;
	padding-bottom:5px;
}
.w150
{
	width:150px;
	text-align:center;
}
.w330
{
	width:330px;
}
.w500
{
	width:500px;
}
td
{
	vertical-align:top;
}
.catwindow
{
	width:780px;
	margin:0 auto;
}

.catcell
{
	width:200px;
	text-align:center;
	margin:0 auto;
	vertical-align:bottom;
}
.sidemenuheader
{
	color:#36355a;
	font-weight:bold;
	padding-top:8px;
	margin-bottom:4px;
	font-size:14px;
}

.sidemenutext
{
	color:#444;
	margin-left:4px;
	font-size:11px;
}

.

.sidemenutext:hover
{
	cursor:pointer;
}

#top
{
	position:absolute;
	height:137px;
	top:0;
	width:100%;
	min-width:1081px;
}
.pagecontainer {
	width:1001px; margin:0 auto;
	_width:1021px;
	background: #fff;
	padding:0 20px 20px 20px;
	margin-top:0px;

}

#nolinelinks a
{
	text-decoration:none;
}
.expNav {
	padding:0;
	margin:0;
}

.tlbox {
	border-top:1px solid #DCD8B8;
	padding-top:5px;
	padding-bottom:5px;
}

#firstmenubar {
	width:100%;
	font-size:14px;
	background-color: #333;	

}

#firstmenubar-inside {
	height: 34px;
	background-repeat: repeat-x;
	margin: 0 auto;
	width:1021px;
}

#firstmenu {
	list-style-type: none;
	margin: 0px;
	padding-left: 20px;
	padding-top: 4px;	
}

#firstmenu li {
	display: inline-block;
	float:left;
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-weight: bold;
	font-size: 13px;
	zoom: 1;
    *display: inline-block;
    display: -moz-inline-stack;	
}
#firstmenu li a {
	color: #fff;
	display:block;
	padding: 4px 6px 12px 6px;
	text-decoration:none;
	font-size:14px;
}

#firstmenu a:hover {
	color: #a0be5c;
	background-color: #fff;
}

#phone-number a {
	color: #fff;
	margin-top: 10px;
	font-weight: bold;
	font-size: 13px;
	text-decoration:none;
}

#phone-number {
	float:right;
	font-size: 13px;
	width: 145px;

}

.topmenuleft {
	display:block; 
	background:url(images/nav_left.png) left top no-repeat; 
	height:25px; 
	width:72px; 
	line-height:21px;
	text-align:center;
	text-decoration:none;
	float:left;
	color:#36355A;
	font-family:helvetica;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.topmenumid {
	display:block;
	background:url(images/nav_middle.png) center top no-repeat; 
	height:25px; 
	width:71px; 
	line-height:21px;
	text-align:center;
	text-decoration:none;
	float:left;
	color:#36355A;
	font-family:helvetica;
	font-size:14px;
	border-left: 1px solid #fff;
	font-weight:bold;
	text-decoration:none;
}
.topmenuright {
	display:block;
	background:url(images/nav_right.png) right top no-repeat; 
	height:25px; 
	width:72px; 
	line-height:21px;
	text-align:center;
	text-decoration:none;
	float:left;
	color:#36355A;
	font-family:helvetica;
	border-left: 1px solid #fff;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}





.topmenuleft:hover {
	background:url(images/nav_left_blue.png) center top no-repeat;
	color:#FFF;
}
.topmenumid:hover {
	background:url(images/nav_middle_blue.png) center top no-repeat;
	color:#FFF;
}
.topmenuright:hover {
	background:url(images/nav_right_blue.png) center top no-repeat;
	color:#FFF;
}
.displayprice {
	font-size:15px;
	font-weight:bold;
}
	
	#toplinks a {
	text-decoration:none;
	color:#36355A;
}
    #toplinks a:hover {
	color:#ffffff;
	background-color:#36355A
}

	#logobox {
		width:310px; float:left;
		padding-top:3px;
	}
	#midbox {
		width:506px; 
		float:left;
		padding-top:13px;
		text-align:center;
		color:#36355A;
	}
	#cartbox {
		width:180px; 
		float:left;
		padding-top:22px;
		text-align:right;
	}
	
.content-block {
min-height: 282px;
margin-bottom: 10px;

}
	body {
		border:0;			/* This removes the border around the viewport in old versions of IE */
		width:100%;
		font-size:14px;
		font-family: 'Open Sans', sans-serif;
		color:#222;
	}
	
	a {
	
	color:#0059b5;
	font-weight:bold;


	}
	a:hover {
	color:#0059b5;
	text-decoration: none;

	}
	
	.itemname {
	
	font-weight:bold;
	text-decoration:none;
	font-size:90%
	}
	
	.itemname:hover {
	text-decoration:underline;
	}	


    h1, h2, h3 {
        margin:0;
        padding:0;
    }
    
    h3 {
    font-size:15px;
    }
    p {
        margin:0;
        padding:0;
    }
img {
	border:0;
}
	/* Header styles */
    #header {
        clear:both;
		font-family:helvetica;
		font-size:11px;
		font-weight:bold;
		height:70px;
		float:none;
		margin:0 auto;
		width:1021px;
		padding-left:20px;		
    }

	#header p,
	#header h1,
	#header h2 {
	    padding:.4em 15px 0 15px;
        margin:0;
	}

	.photodiv {
		float:left;
		width:290px;
		text-align:center;
		padding-right:10px;
	}
	.maindiv {
		float:left;
		width:550px;
		padding-top:10px;

		
	}
	.relateddiv {
		float:left;
		width:150px;
		padding-top:10px;
	}


	/* 'widths' sub menu */
	#layoutdims {
		clear:both;
		background:#eee;
		border-top:4px solid #000;
		margin:0;
		padding:6px 5px !important;
		text-align:right;
	}
	/* column container */
	.colmask {
		position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	    clear:both;
	    float:left;
        width:100%;				/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
	}
	/* holy grail 3 column settings */
	.holygrail {
	    background:#fff;    	/* Right column background colour */
	}
    .holygrail .colmid {
        float:left;
        width:200%;
        margin-left:-150px; 	/* Width of right column */
        position:relative;
        right:100%;
        background:#fff;    	/* Centre column background colour */

    }
    .holygrail .colleft {
        float:left;
        width:100%;
        margin-left:-50%;
        position:relative;
        left:450px;         	/* Left column width + right column width */
        background:#fff;    	/* Left column background colour */
	

    }
    .holygrail .col1wrap {
        float:left;
	    width:50%;
	    position:relative;
	    right:300px;        	/* Width of left column */
	    padding-bottom:1em; 	/* Centre column bottom padding. Leave it out if it's zero */
	
		
	}
	.holygrail .col1 {
        padding-top:10px;
		margin:0 160px 0 290px;     	/* Centre column side padding:
                            	Left padding = left column width + centre column left padding width
                            	Right padding = right column width + centre column right padding width */
        position:relative;
	    left:200%;
	    overflow:hidden;

	}
    .holygrail .col2 {

		float:left;
        float:right;			/* This overrides the float:left above */
        width:300px;        	/* Width of left column content (left column width minus left and right padding) */
        position:relative;
        right:15px;         	/* Width of the left-had side padding on the left column */
		text-align:center;

    } 
    .holygrail .col3 {
        padding-top:10px;
		float:left;
        float:right;			/* This overrides the float:left above */
        width:140px;        	/* Width of right column content (right column width minus left and right padding) */
        margin-right:5px;  	/* Width of right column right-hand padding + left column left and right padding */
        position:relative;
        left:50%;
		font-size:12px;
		font-weight:bold;
    }
	
	/* Footer styles */
#footer {
	width: 1021px;
	padding: 19px 10px 0px 10px;
	height:76px;
	background: #fff url(images/bg_footer.jpg) repeat-x;
	display:block;
	margin: 0px auto;
	margin-top: 25px;
	margin-bottom:9px;
	clear:both;
	box-shadow: 0px 0px 32px rgba(0, 0, 0, 0.46);
	-moz-box-shadow: 0px 0px 32px rgba(0, 0, 0, 0.46);
	-webkit-box-shadow: 0px 0px 32px rgba(0, 0, 0, 0.46);
}

#footer a {
font-weight:normal;
}



.securefooterbox  {
	width: 230px;
	display: block;
	float: left;
	height: 60px;
	margin: 0px 0px 0 20px;
}
.infofooterbox {width: 200px; display: block; float: left;}
.footer-text {color: #444; text-align:center; margin-bottom: 4px; font-weight: bold;} 
.footer-text-copy {font-size:12px; color: #444; text-align:center; margin: 0px auto;  }
.footer-light {clear: both; font-size:12px; color: #4b4b4b; text-align:center;  } 
.footer-text a {font-size:11px; color: #292929; text-align:center; margin-bottom: 3px;  text-decoration: none;} 
.footer-info-link {width: 170px; height: 30px; background: #039 url(images/helpful-links.jpg); margin: 0px auto;}
.footer-info-link a {color: #fff; font-size:18px; padding: 5px 0 0px 15px; display: block ; text-decoration: none; }
.emailfooterbox {
	display: block;
	float: left;
	width: 330px;
	margin-left: 10px;
}
.footer-social-links {}
.footer-social-links inner {width: 190px; margin: 0px auto;}
.footer-email {padding-top:10px;width: 296px; margin: 0px auto; }
.footer-email-input {
	width: 196px;
	height: 28px;
	padding: 2px;
	display:block;
	float: left;
}
.email-input {	
	height: 26px;
	margin-top: -2px;
	padding-left: 10px;
}

.socialfooterbox {width: 230px; display: block; float: left;  }
.boxes { margin: -8px 0 0 14px; background-image:url(images/boxes.png); width: 59px; height: 56px; display:block; float: left;}
.social-title {
	width:150px;
	height:25px;
	font-size: 18px;
	display:block;
	float:left;
	color: #0059b5;
	text-decoration:underline;
}
.social-icons {
	width:200px;
	height:70px;
	display:block;
	float:left;
	margin-left:30px;
}
.bronto-form {margin: 0px; padding: 0px; }
.pinit {float:left; display:block; margin-left: 6px; margin-right: 6px;}
.reviewus {float:left; display:block; margin-left: 26px; margin-right: 6px;}
.form-checked {display: none;}
.social-list {float:left; margin-bottom: 4px;}
.social-list-center {
	margin-left: 24px;
	width: 180px;
}
.social-name {float:left; font-size:12px; color: #4b4b4b; padding-top: 0px}
.social-name a {float:left; font-size:12px; color: #4b4b4b; text-decoration:none; padding: 2px 2px 1px 2px; border: 1px solid rgb(221, 215, 215); background-color: rgb(255, 255, 255); }
.iframe-f {
	float: left;
	padding-left: 6px;
	display: block;
	height: 20px;
}
.buttons {border: 0px;}
.googleplus{ padding-left: 6px; padding-right: 6px; width: 70px; height:20px; display: block; float:left; }

	
	.breadcrumb {
	font-size:12px;
	color:#616161;
	font-weight:bold;
	text-decoration:none;
}
	.breadcrumb:hover {
	background-color:#303070;
	color:#FFFFFF;
}
	.breadcrumb2 {
	font-family:helvetica;
	font-size:16px;
	color:#000000;
	font-weight:bold;
	margin:0px;
}
	.breadcrumb3 {
	font-family:helvetica;
	font-size:21px;
	color:#fff;
	font-weight:bold;
	margin:0px;
	padding:7px;
}
	.breadcrumbdiv {
	border-bottom: 1px solid #999;
	padding-left: 6px;
	padding-bottom: 4px;
	margin-bottom: 5px;
	padding-top: 0px;
	margin-top: 18px;
	clear: both;
	}
 	.breadcrumbdiv2 {
	padding-left:6px;
	padding-bottom:5px;
	margin-bottom:5px;
	padding-top:13px;
	margin-top:13px;
	clear:both;
	}	
	
	h1 {

	margin:0px;
	font-size:27px;
	font-weight: 700;
	padding-bottom: 8px;
	}
	
	.cartbuttons {
		width:130px;
		float:left;
		margin-bottom:4px;

	}
	.cartbuttons p {
		margin-top:0;
		margin-bottom:0;
	}
	.cartbuttons img {
		margin:0;
		margin-top:2px;
     	padding:0;
		border:0;
	}
	.cartbuttons a {
		margin:0;

		padding:0;
		border:0;
	}
	.smbold {
		font-family:helvetica;
		font-size:11px;
		font-weight:bold;
	}
	.mainprodarea {
		float:left;
		width:420px;
		color:#333;
	}
	.bodylink {
	font-size:12px;
	font-weight:bold;
	color:#616161;
}


.tabon {
	background-color:#ffffff;
	color:#36355A;
	top:-1px;
	position:relative;
	font-size:14px;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	border: solid #000000 1px;
	border-bottom: none;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	width: 100px;
}
.tabon:hover {
	background-color:#4e82b8;
	color:white;
}
.taboff {

	top:-1px;
	position:relative;
	font-size:14px;
	background-color:#DCD8B8;
	color: #000000;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	border: solid #000000 1px;
	border-bottom:none;
	padding-bottom: 1px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	width: 100px;
}
.taboff:hover {
	text-decoration: none;
	background-color:#4e82b8;
	color:white;
}

.cartbtn {float:right; padding:0; margin:0; width:30px; height:25px; padding-top:2px;}
.cartbtn .cw .opaque {background-color:#ffffff; position:relative; right:50%; color:#000000; padding:0; width:30px; height:25px;}

.cartbtn a img {border:none; margin-top:0px;}

.cartbtn a {display:block; width:30px; height:25px; background:url("images/cart_lighter.png") left top no-repeat;}
.cartbtn a:hover img {position:absolute; left:-999em; top:-999em;}
.cartbtn a:hover {zoom:1;}
.footerbox {
	float:left;
	width:172px;
	min-height:154px;
	padding:10px;
	margin-top:12px;
	margin-bottom:12px;
	border-left: 1px solid #666;

}

.footerboxleft {
	float:left;
	width:173px;
	min-height:154px;
	padding: 10px 10px 10px 21px;
	margin-top:12px;
	margin-bottom:12px;
}

.footerbox img{
	padding-top:5px;
	
}

#hiddenrevs {
	width:100%;
	margin:0 auto;
	display:none;
}
.rb {
	width:100%;
	background-color:#DCD8B8;
	border:#093 1 solid;
}
.r1 {
	text-align:left;
	width:90px;
	float:left;
	background-color:#DCD8B8;
	overflow: hidden;
	height: 16px;	
	padding:1px;
	margin-top:7px;
}
.r2 {
	text-align:left;
	width:340px;
	float:left;
	background-color:#DCD8B8;
	overflow: hidden;
	height: 16px;
	padding:1px;
		margin-top:7px;
}
.r3 {
	text-align:right;
	width:110px;
	float:left;
	background-color:#DCD8B8;
	overflow: hidden;
	height: 16px;
	padding:1px;
		margin-top:7px;
}
.r4 {
	text-align:left;
	width:90px;
	float:left;
	padding:1px;
}
.r5 {
	text-align:left;
	float:left;
	width:456px;
	padding-bottom:12px;
	font-weight:normal;
    font-size:12px;
    min-height:25px;
    padding:1px;
}

.catmenu{border:1px solid #aaa; padding:2px;}
.regprice{font-size:12px; font-weight:bold}

.saleprice{font-weight:bold; font-size:12px; color:red}

.displayprice{font-size:15px; font-weight:bold}

.displaysaleprice{font-weight:bold; font-size:15px; color:red}

.stockIn{color:#000}
.stockLow{color:#c46f00}
.stockOut{color:#d00}
.pagenumberON{font-size:15px; font-weight:bold; color:#000; text-decoration:none}
.pagenumberOFF{font-size:13px; font-weight:bold; color:#616161}
.leftnavtable{border:1px solid #959595; background-color:#fff; width:190px; padding:0px; margin:0px}
.leftnavtable2{background-color:#fff; width:190px; padding:0px; margin:0px}
.leftnavtable tr {padding:0; margin:0; height:25px;}
.leftnavtd{background-color:#fbf1cb; padding:0px; margin:0px}
.navHeaderTD{background-color:#DCD8B8; color:#36355A; font-family:tahoma,geneva; font-size:13px; font-weight:bold; height:18px; margin:0px; padding:2px; text-align:center;}

#catpagemain {
	
	width:795px; 
	float:right; 
	padding:3px;
	margin-top:7px;
	}

#catpagemenu {
	
	width:190px; 
	float:right;
	padding:0;
	border:0;
	padding-right:10px;
	
	}
	
#closetlink {
	text-align: center;
	font-style: italic;
	font-size: 75%;
}
	
.controlpanel{border:1px solid #959595; background-color:#f1f0e3}

#tspan4 {

padding-top:15px;
padding-bottom:15px;

}

.multitable {
 width:520px;
font-size:12px;
font-weight:normal;
}

ol {
padding-left:36px;
}

td {
padding:0px;
}

.infotext td {
padding:8px;
}

.infotable{font-size:12px; border:1px solid black; margin-left:auto; margin-right:auto;}
.infotablecell{border:1px solid black; border-top:none; border-left:none; border-right:1px solid #959595; padding:2px; text-align:cent}
.producttable{font-weight:bold;}
.salepctable{font-weight:bold;color:#F00;}

.infotext{background-color:white; line-height:18px; color:#000}
.infomenu{line-height:24px; color:#2f3030}
.infomenulink{color:#012548; text-decoration:none; font-weight:normal;}
.infomenulink:hover{color:#2f3030; text-decoration:underline; font-weight:normal;}
.infotop{color:#fff; font-weight:bold; font-size:28px;}
.infoheading{color:#600; font-size:16px; padding:4px 4px 8px 4px;}/* Color formerly 10375c */
.spacer2{font-size:2px}
	


/* Following line is for SLI auto suggest */
.autocomplete{visibility:hidden;font-family:Tahoma;font-size:8pt;background-color:white;border:1px solid black;position:absolute;cursor:default;overflow:auto;overflow-x:hidden;text-align:left!important}
.autocomplete_item,.autocomplete_item_highlighted{padding:1px;padding-left:5px;color:black}
.autocomplete_item_highlighted{background-color:#feffaf}DIV.autocomplete_footer{margin-top:2px;padding-left:4px;border-top:1px solid gray;padding-top:1px;padding-bottom:1px}
DIV.autocomplete_footer IMG.autocomplete_footer_branding{height:15px;width:150px}
IMG.autocomplete_footer_branding{border:0}



/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/


#TB_window {
	font: 12px;
	color: #333333;
}

#TB_secondLine {
	font: 10px;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=40);
	-moz-opacity: 0.40;
	opacity: 0.40;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}





/* BE SURE TO INCLUDE THE CSS RESET FOUND IN THE DEMO PAGE'S CSS */
/*------------------------------------*\
	NAV
\*------------------------------------*/
#nav{
	list-style:none;
	font-weight:bold;
	margin-top:-10px;
	padding-bottom:0px;
	/* Clear floats */
	float:left;
	width:1041px;
	_width:1061px;
	position:relative;
	z-index:100;
	font-size:14px;
	font-weight:bold;
	margin-left:-30px;
}
#nav li{
	float:left;
	margin-right:0px;

	text-align:center;
	position:relative;
}

.topmenu {
	background:url(/images/mbbgm.png) #e9e6cc;
	width:74px;
}

.topmenul {
	background:url(/images/mbbgl.png) #e9e6cc;
	width:77px;
}

.topmenur {
	background:url(/images/mbbgr.png) #e9e6cc;
	width:76px;
}

#nav a{
	display:block;
	padding:5px;
	color:#36355a;

	text-decoration:none;
}
#nav a:hover{
	color:#fff;
	background:#0059b5;
}

/*--- DROPDOWN ---*/
#nav ul{
	list-style:none;
	position:absolute;
	left:-9999px; /* Hide off-screen when not needed (this is more accessible than display:none;) */


}
#nav ul li{
	padding-top:0px; /* Introducing a padding between the li and the a give the illusion spaced items */
	float:none;
	width:180px;
	text-align:left;
	padding-left:7px;
	padding-right:3px;
	padding-bottom:4px;
	font-size:12px;
	background:url(/images/ddmenubg1.png);
	margin-left:-22px;
	margin-bottom:-4px;
}
#nav ul li:last-child{
	padding-bottom:8px;
	background:url(/images/ddmenubg2.png);
	repeat:none;
}
#nav ul li:first-child{

	margin-top:-14px;
}


#nav ul li a{
background-color:none;
}
#nav ul a{
	
}
#nav li:hover ul{ /* Display the dropdown on hover */
	left:0; /* Bring back on-screen when needed */
}

#nav li:hover ul li a:hover{ /* Here we define the most explicit hover states--what happens when you hover each individual link. */
	background-color:7b212a;
	color:#fff;
}



#nav2{
	list-style:none;
	font-weight:bold;
	margin-top:-10px;
	padding-bottom:0px;
	/* Clear floats */
	float:left;
	width:100%;
	position:relative;
	z-index:3;
	font-size:12px;
	margin-left:-10px;
	margin-top:-16px;
}
#nav2 li{

	margin-right:0px;
	width:190px;
	position:relative;
	background:url(/images/smbg.gif);
	background-repeat:repeat;
	


}


#nav2 li:first-child {
		border-top:1px solid #bcb685;
}

#nav2 li:last-child {
		border-bottom:1px solid #bcb685;
}
.sidemenu {
	border-left:1px solid #bcb685;
	border-right:1px solid #bcb685;
}

#nav2 a{
	display:block;
	padding:5px;
	color:#36355a;

	text-decoration:none;
}
#nav2 a:hover{
	color:#fff;
	background:#0059b5;
}

/*--- DROPDOWN ---*/
#nav2 ul{
	list-style:none;
	position:absolute;
	left: 192px;
	margin-top:-26px;
	display:none;
	 /* Hide off-screen when not needed (this is more accessible than display:none;) */


}
#nav2 ul li{
	padding-top:0px; /* Introducing a padding between the li and the a give the illusion spaced items */
	float:none;
	width:180px;
	text-align:left;
	padding-left:0px;
	padding-right:3px;
	font-size:12px;
	background:#efeddf;
	border-left:1px solid #bcb685;
	border-right:1px solid #bcb685;
	margin-left:-22px;
}
#nav2 ul li:last-child{
	padding-bottom:8px;

}
#nav2 ul li:first-child{

	margin-top:-14px;
}


#nav2 ul li a{
background-color:none;
}
#nav2 ul a{
	
}
#nav2 li:hover ul{ /* Display the dropdown on hover */
	display:block; /* Bring back on-screen when needed */
}

#nav2 li:hover ul li a:hover{ /* Here we define the most explicit hover states--what happens when you hover each individual link. */
	background-color:7b212a;
	color:#fff;
}

.bcnolink {
	font-weight:bold;
	font-size:12px;
}

.rsm {
	margin-left:-108px;
}
.rsm2 {
	margin-left:-37px;
}
.cartitemlink
{color:#000;
}
.cartitemlink:hover
{color:#1dad4b;
}

.searchbg {
	width:220px;
	float: left;
	margin-right: -8px;

}
.revtitle {
background-color:#555;
clear:both;
text-align:left;
color:#fff;
padding:5px;
font-weight:bold;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 0;
-moz-border-radius-bottomleft: 0;

-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-right-radius: 0;
-webkit-border-bottom-left-radius: 0;


}

.revtitle img {
	margin: 5px 1px -2px 1px;
}

.revuserinfo {
float:right;
text-align:right;
}

.revcontent
{
text-align:left;
padding:5px;
border:1px solid #555;
color: #333;
margin-bottom: 5px;
-moz-border-radius-topleft: 0;
-moz-border-radius-topright: 0;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;

-webkit-border-top-left-radius: 0;
-webkit-border-top-right-radius: 0;
-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
}


.cartarea{
	text-align:right;
	
}

.cartcont{
float: right;
width: 139px;
height: 67px;
min-height: 67px;
background: url(/img/cart-bg.jpg);
margin-top: -37px;
}
.cartitems{
font-size: 14px;
font-weight: bold;
color: #f00;
float: right;
text-align: center;
display: block;
list-style: none;
margin-right: -1px;
width: 137px;
margin-top: -2px;
}
.cartitems a {
text-decoration: none;
color: #fff;
display: block;
padding-top: 27px;
padding-bottom: 22px;
padding-left: 107px;
padding-right: 1px;
margin-top: 0px;
width: 28px;

	
}


.cartprice {
float: left;
text-align: center;
font-size: 14px;
font-weight: bold;
margin-top: -12px;
margin-left: -58px;
	}
.cartprice a{
	text-decoration:none;
	color:#000;
	padding-left:12px;
	}
	
.cartprice a:hover{
	text-decoration:none;
	color:#090;
	padding-left:12px;
	}	
.searchbtn {
	width:70px;
	float:left;
	padding:0;

}	
.searchinput {
	font-size:12px;
	margin:0px;
	padding:7px 6px 8px 6px;
	width:204px;
	border-color:1px solid #aaa;
	font-family: 'Open Sans', sans-serif;
}

.searchinput:focus { outline:none; }

#navmenu {
margin: 0 auto;
width:1041px;
padding-right:20px;
}
#footercontainer {
	width:1041px;
	margin:0 auto;
}
.navbotheader {
	float:left;
	width:210px;
	padding:10px;
}

.navbotsocial {
	float:left;
	width:331px;
	padding:10px;
	text-align:center;
}
.dd {
    left:-9999px;
    top: -9999px;
    visibility: hidden;	
    position:absolute;
background:#f6f6f6;
float:left;

margin-top:-3px;
width:600px;
border-bottom-left-radius:5px;
border-bottom-right-radius:5px;
font-size:12px;
-moz-box-shadow: 10px 10px 5px rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 10px 10px 5px rgba(0, 0, 0, 0.3);
box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
z-index:99;
text-align:left;
padding:12px 10px 10px 10px;
text-transform:none;
border:1px solid #999;
border-top:none;
}



.dd li {
   list-style:none;
   margin:0;
   padding:0;
}

.dd ul {
   margin-left:3px;
   padding-left:5px;
   padding-top:0;
   padding-bottom:5px;
   }
.dd a {
font-weight:normal;
font-size:12px;
}

.ddtitle a {
   font-weight:bold;
   font-size:14px;
   padding-top:0px;
   margin-top:13px;
   text-transform:uppercase;

}
#navmenu a {
text-decoration:none;
}
.ssse {background: url('/images/sprites-defaultv2.gif'); background-position: -141px -95px;width:114px;height:35px;margin-left:0px;display:inline-block;}
.sssf {background: url('/images/sprites-defaultv2.gif'); background-position: -129px -47px;width:32px;height:32px;margin-left:0px;display:inline-block;}
.ssst {background: url('/images/sprites-defaultv2.gif'); background-position: -166px -47px;width:32px;height:32px;margin-left:0px;display:inline-block;}
.sssg {background: url('/images/sprites-defaultv2.gif'); background-position: -203px -47px;width:32px;height:32px;margin-left:0px;display:inline-block;}
.sssp {background: url('/images/sprites-defaultv2.gif'); background-position: -92px -47px;width:32px;height:32px;margin-left:0px;display:inline-block;}
.sssy {background: url('/images/sprites-defaultv2.gif'); background-position: -240px -47px;width:32px;height:32px;margin-left:0px;display:inline-block;}
.sssr {background: url('/images/sprites-defaultv2.gif'); background-position: -277px -47px;width:32px;height:32px;margin-left:0px;display:inline-block;}

.col  {
width:190px;
padding: 0 5px 0 5px;
float:left;
}

.barblocks
{
	/*background:url(http://www.organizeit.com/images/topbarright.png);*/
	height:33px;
	width:44px;
	margin:-2px -10px -3px 0;

	padding:0;
}

.topmenu {
	background:url(http://www.organizeit.com/images/mbbgm.png) #e9e6cc;
	width:74px;
}

.tm {
	background:#a0be5c;  
	width:74px;
	float:left;
	z-index:100;
	position:relative;
	text-align:center;
	height:26px;
	font-size:15px;
}


.tm a {
color:#fff;
text-shadow: 1px 1px 2px rgba(0,0,0,0.70);
}

.tm a:hover {
	color:#fff;
	background-color:#4e6715;
}

.dd a:hover {
	color:#fff !important;
	background-color:#0059b5;
}

.dd a {
	color:#333 !important;
	text-shadow: none !important;
}

.topmenur {
	background:url(http://www.organizeit.com/images/mbbgr.png) #e9e6cc;
	width:76px;
}

#nav a{
	display:block;
	padding:5px;
	color:#36355a;

	text-decoration:none;
}
#nav a:hover{
	color:#fff;
	background:#0059b5;
}

.tm:hover > div {
    left:0;
    top:3px;
	visibility:visible;
	position:relative;
}
.dd:hover {
    left:0;
    top:0;
	visibility:visible;
	position:relative;
}
#navmenu .tm a {
	padding:5px 5px 8px 5px;
	display:block;
	margin: 0 auto;
}

.dd a {
	padding:0 !important;
}

#footernew a {
	text-decoration:none;
	font-weight:normal;

}
.navbottstyle {
	font-weight:700;
}
#footernew {
	padding: 29px 10px 0px 10px;
	display:block;
	clear:both;
	border-top: 2px dotted #aaa;
	height: 220px;
	margin-bottom:0;	
	color:#333;
	min-width:1061px;

}
.cat-image {
	height:175px;
}

#footernew a:hover {
	color#fff;
	text-decoration:underline;
}

#footernew ul {
	list-style-type: none;
	padding-left:0;
	margin:0;
	font-size:9pt;
}

.module {
    width: 1040px;
    background-color: #fff;
	margin-right:-20px;
}

.topmodbar
{
padding: 2px 10px 3px 10px;
background:#666;
border:1px solid #333;
color:#fff;
height:28px;
}

.cat-cell {
	margin: 4px;
	width: 145px;
	height: 240px;
	padding: 20px;
	border:#bfbfbf 1px solid;
	float:left;
	
}
.cat-cell:hover {
	box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.26);
	-moz-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.26);
	-webkit-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.26);
	
}
.cat-cell img {border: none;}
.cat-title {
	padding: 2px;
	text-align: center;
	margin-top: 18px;
	background: url('/images/grgradient.png') #444;
	/*border: #969696 1px solid;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	font-size: 18px;
	text-decoration:none;
	overflow: hidden;
	line-height:21px;
	height:44px;
	font-weight:normal;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.90);

}

.cat-cell a {
	text-decoration:none;
}
.cat-cell a:hover {
	text-decoration:none !important;
	color: #ffc !important;
}
#footerbox {
width:1041px;
margin: 0 auto;
}

#tmdiv
{
clear:both; 
height:26px; 
padding-bottom:0px; 
margin-bottom:5px;
margin: 0 auto;
padding-left:20px;
border-top: 1px solid #7a963a;
border-bottom: 1px solid #7a963a;
padding-bottom: 6px;
background: #a0be5c;
/*background: #f6f6f6;
border-top:#999 1px solid;
border-bottom:#999 1px solid;*/
/*background: url('/images/tbfade.png');*/
}

.clearboth
{
clear: both;
height: 0px;
width: 100%;
}

.hrdot {
/*border-bottom:8px dotted #C00; */

clear:both !important;
margin: 200px -20px 12px -20px;
}

.module a {
	text-decoration: none;
	color: #444;
	
}

.cat-title a
{
	color:#fff;
	font-weight: normal;
}
	
.modcell
{
	width:155px;
	float:left;
	font-size:12px;
	padding: 0 4px 8px 4px;
	text-align:center;
}


.modcell .modprice
{	
font-family: Georgia;
color: #a00;
font-size:14px;
line-height: 15px;
margin-bottom: -5px;
font-weight:bold;
}


.m-inside {
    background-color: #fff;
    margin-top: 5px;
}
.products {
    height: 220px;
    width: 970px;
    padding: 5px;
    overflow: hidden;
}
.arrowl {
    width: 30px;
    height: 230px;
    margin-top: 5px;
    cursor:pointer;
    cursor:hand;
    background:url('/images/modl.png');
    background-position:0px 50%;
}
.arrowr {
    width: 30px;
    height: 230px;
    margin-top: 5px;
    cursor:pointer;
    cursor:hand;
    background:url('/images/modr.png');
    background-position:-30px 50%;
}

.arrowr:hover {
background-position:0px 50%;
}

.arrowl:hover {
background-position:-30px 50%;
}

.clicker:hover {
cursor: hand;
}

.clicker {
    margin: 0 10px 0 10px;
    
}
.left {
    float: left;
}
.right {
    float: right;
}
.title-block {
    display: block;
    background-color: #fff;
    padding-top: 10px;
    float:left;
    height:260px;
    margin:16px -20px 8px -20px;
    
-webkit-box-shadow: 0px 66px 38px -70px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 66px 38px -70px rgba(0,0,0,0.75);
box-shadow: 0px 66px 38px -70px rgba(0,0,0,0.75);
}
.module-title {
    font-size: 20px;
    display:block;
    margin-left: 8px;
    margin-top: 1px;
    font-weight:700;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.95);
    
}
.module-search {
    width: 160px;
    height: 24px;
    margin: 3px 3px 2px 3px;
    background-color: #fff;
    padding:0;
    margin-left:12px;
}
.module-search-icon {
    width: 26px;
    height: 26px;
    margin: 2px 3px 0 0;
    background:url('/images/modsearch.jpg');
}

.module-search-icon:hover {
	background-position:0px 26px;
}
.table-container {
    margin-left: 0px;
    float: left;
}


/*HOLIDAY BANNER COUNTDOWN STYLES */
#holiday-banner {
	
    margin-left:-20px;
	width: 1070px;
	height:38px;	
	background:url(/images/holiday-gift-center-banner2.png) no-repeat;
	
}
#countdown-clock {
	float: right;
	width: 240px;
	margin-top: 5px;
	margin-right: 9px;
	margin-left:-400px;
	}
#act-banner {

	width: 1070px;

	}
	
/*FIX BELOW SECTION SOON */


.collapsible
{
margin-top:10px;
padding: 5px 5px 0 10px;
background:#666;
color:#fff;
height:28px;
border:1px solid #333;
background-position:center; 
font-weight: 700;
font-size:18px;
text-shadow: 1px 1px 2px rgba(0,0,0,0.95);
}

.collapse-open span {
display: block;
float: right;
background: url(/img/minus.png) center center no-repeat;
padding: 10px;

}

#nav2 li {
margin-right: 0px;
width: 188px !important;
position: relative;
background-image:none !important;
background-color: #eee !important;
border-left: 1px solid #cdcdcd;
border-right: 1px solid #cdcdcd;

}
#nav2 ul
{
	left: 190px !important;
}
#nav2 li:first-child {
border-top: 1px solid  #cdcdcd !important;
}

#nav2 ul li {

/*margin-left: 0px !important;*/
border-left: 1px solid #cdcdcd !important;
border-right: 1px solid #cdcdcd !important;
padding-right: 0 !important;
}
#nav2 li:last-child {
border-bottom: 1px solid  #cdcdcd !important;
}

#nav2 {
margin-left: -11px !important;
margin-top: -15px !important;
}


#nav2 ul li a {
margin-left: 0px;
padding-left: 15px;
}

.collapse-close span {
display: block;
float: right;
background: url(/img/plus.png) center center no-repeat;
padding: 10px;

}

.smContent
{
background-color:#eee;
border:1px solid #cdcdcd;

font-size:12px;
font-weight:bold;
}
.smContent a {
	text-decoration:none;
	display:block;
	padding: 4px 10px 4px 10px;
	color:#36355a;
}

.smContent a:hover
{
color:#fff;
background-color:#0059b5;
}

@import url(http://fonts.googleapis.com/css?family=Yellowtail);
