@import "cart.css";
body {
	background: url(../images/layout/main_bg.jpg) repeat-x #f2f2f2;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #323949;
	}
.plus_guy, .footer_sections {
	font-size: 10px;
	}
a:link, a:visited, a:active {
	color: #717171;
	text-decoration: none;
	font-weight: bold;
	}
a:hover {
	text-decoration: underline;
	color: black;
	}
h1 {
	padding: 2px;
	margin: 5px 0px 0px 0px;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid black;
	background: white;
	}
h2 {
	margin-top: 3px;
	color: black;
	border-bottom: 1px solid #4f4f4f;
	background: #dbdbdb;
	padding: 2px;
	font-size: 12px;
	text-transform: uppercase;
	float: left;
}
h3 {
	font-size: 12px;
	margin: 2px 0px 0px 0px;
	display: block;
	background: #eaeaea;
	font-style: italic;
	padding: 1px;
	}
h4 {
	padding: 2px;
	margin: 5px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid black;
	background: white;
	}
h5 {
	background: #ffd504;
	font-size: 11px;
	padding: 1px 1px 1px 3px;
	border-left: 2px solid #FF3300;
	margin: 2px 0px 0px 0px;
	color: black;
	}

.cl {
	clear: both;
	} 
.sep_line {
	border-top: 1px solid white;
	border-bottom: 1px solid #cfcfcf;
	width: 920px;
	margin: 0 auto;
	}
#color_top {
	height: 202px;
	width: 100%;
	z-index: -10;
	background-attachment: scroll;
	background-image: url(../images/layout/bg_gradient.png);
	background-repeat: no-repeat;
	position: absolute;
	clear: both;
	}
#color_bottom{
	background: url(../images/layout/bg_footer.png) top repeat-x;
	behavior: url(/assets/css/iepngfix.htc);
	background-color: #000000; 
	width: 100%;
	margin-top: 5px;
	height: 100%;
	}
#wrapper {
	margin: 0 auto;
	margin-top: 18px;
	width: 1002px;
	z-index: 10;
	}
#middle_wrapper {
	background: url(../images/layout/bg_middle.gif);
	margin: 10px 25px 5px 25px;
	padding: 5px 0px 5px 0px;
	min-height: 400px;
	}
.spacer {
	height: 30px;
	}
#flash_header {
	margin-bottom: 5px;
	}
#title_bar {
	height: 49px;
	}
#masthead {
	padding-top: 3px;
	margin-left: 5px;
	}
#left_side {
	float: left;
	width: 190px;
	min-height: 450px;
	}
#right_side {
	float: right;
	width: 600px;
	}
.front_feature {
	background: url(../images/imgs/img_feature.gif) no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 25px 1px 5px 1px;
	width: 550px;
	}
	.feature_navigate {
		float: right;
		width: 170px;
		height: 15px;
		}
	#front_featured_swf {
		margin-top: 2px;	
		}
.login_form {
	.margin-top: -5px;
	}
.login_box, .login_box2, .login_box3 {
	width: 173px;
	height: 93px;
	background: url(../images/layout/bg_dealer.png) no-repeat;
	behavior: url(/assets/css/iepngfix.htc); 
	margin: 0px 0px 2px 0px;
	padding: 2px 5px 4px 8px;
	font-size: 11px;
	}
.login_box2 {
	font-size: 12px;
	background: url(../images/layout/bg_dealer2.png) no-repeat;
	height: 105px;
	}
.login_box3 {
	font-size: 12px;
	background: url(../images/layout/bg_dealer3.png) no-repeat;
	height: 160px;
}
.left_button {
	width: 185px;
	height: 96px;
	display: block;
	margin: 0px 0px 10px 0px;
	}
#menu_swf {
	margin-top: 5px;
	float: left;
	}
.contactus {
	background: url(../images/layout/contact.png) no-repeat;
	width: 183px;
	height: 41px;
	display: block;
	}
/* footers */
#footer_wrapper {
	margin: 0 auto;
	background: #F2F2F2;
	width: 990px;
	font-size: 10px;
	text-align: center;
	padding: 5px;
	}
.copyright {
	width: 180px;
	float: left;
	background: url(../images/layout/sm_logo.jpg) no-repeat;
	padding: 0px 10px 15px 115px;
	border-right: 1px solid #CCCCCC;
	font-size: 10px;
	}
.footer_sections {
	behavior: url(/assets/css/iepngfix.htc); 
	width: 660px;
	padding-top: 5px;
	float: right;
	margin-right: 5px;
	}
.op_logo_foot {
	background: url(../../_config/op_logo.png) no-repeat;
	width: 90px;
	height: 36px;
	float: left;
	margin: -5px 20px 0 0;
	behavior: url(/assets/css/iepngfix.htc); 
}
/* sub menus */
#product_menu {
	float: right;
	width: 660px;
	}
#menu_furniture, #menu_technology, #menu_supplies {
	display: block;
	width: 190px;
	float: left;
	height: 30px;
	margin-left: 20px;
	background: url(../images/layout/but_furniture.png) no-repeat;
	behavior: url(/assets/css/iepngfix.htc); 
	position: relative;
	z-index:500;
	}
#menu_technology {
	background: url(../images/layout/but_technology.png) no-repeat;	
	}
#menu_supplies {
	background: url(../images/layout/but_officesupplies.png) no-repeat;	
	}

#product_menu_right {
	float: right;
	width: 190px;
	margin-left: 5px;
	padding-left: 5px;
	border-left: 1px solid #999999;
	height: 500px;
	}

/* dropdown */
div.logo_link {
	width: 148px;
	display: block;
	height: 118px;
	margin-bottom: 5px;
	position: relative;
	text-decoration: none;
}
div.logo_link:hover {
	text-decoration: none;
}
div:hover.logo_link {
	font-size: 99%; /* this is just for IE */
	z-index: 1;
}
div:hover.logo_link span {
	display: block; /* this is just for IE */
	z-index: 1;
}
div.logo_link span {
	display: none;
	}
div.logo_link:hover span {
	display: block;
	min-height: 30px;
	width: 260px;
	top: 27px;
	left: -80px;
	position: absolute;
	z-index: 100;
	border-top: 1px solid #c88080;
	color: #002E57;
	font-weight: bold;
	text-align: left;
	background-image: url(../images/layout/bg_stock_span.gif);
	background-repeat: no-repeat;

	}
.menu_title {
	font-weight: bold;
	padding: 4px;
	height: 15px;
	color: white;
	}
.menu_body {
	background-color: #e3e3e3;
	padding: 1px;
	border-bottom: 1px solid black;	
	border-left: 1px solid black;	
	border-right: 1px solid black;	
	}
.menu_item {
	font-size: 11px;
	display: block;
	padding: 2px;
	}
	.menu_item:hover {
		background: #333333;
		color: white;
		}
.menu_item_left {
	width: 170px;
	display: block;
	font-size: 11px;
	padding: 1px;
	border: 1px solid #4f4f4f;
	margin: 0px 0px 2px 3px;
	border-left: 3px solid #4f4f4f;
	background: #ebebeb;
	}
.left_menu_item, .left_menu_item_selected {
	width: 180px;
	display: block;
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px solid #CCCCCC;
	margin: 0px 0px 2px 0px;
	padding: 1px 0px 0px 3px;
	text-decoration: none;
	}

.login_input {
	font-size: 11px;
	padding: 1px;
	border: 1px solid #b2b2b2;
	float: left;
	width: 120px;
	height: 12px;
}
.login_row {
	height: 18px;
	clear:both;
	float: left;
	margin-top: 0;
	}
.login_field {
	width: 45px;
	float: left;
	padding-top: 1px;
	font-weight: bold;
	}
.logged_in, .loggin_in:link, .loggin_in:visited {
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 4px;
	border-bottom: 1px solid white;
	padding: 1px 0px 1px 14px;
	color: black;
	}
/* blog */
.rss_blog {
	display: block;
	margin-top: 10px;
	margin-right: 5px;
	width: 193px;
	height: 42px;
	background: url(../images/layout/but_rss.jpg) no-repeat;
	}
.blog {
	display: block;
	width: 193px;
	height: 42px;
	background: url(../images/layout/but_blog.jpg) no-repeat;
	}

.blog_menu_select, .blog_menu {
	margin: 0px 0px 2px 10px;
	font-size: 11px;
	display: block;
	width: 150px;
	border-bottom: 1px solid #dbe6f5;
	padding-bottom: 2px;
	}
	/*end blog */
	
.blog_year:link, .blog_year {
	font-size: 12px;
	margin: 2px 0px 0px 0px;
	display: block;
	border: 1px solid #cccccc;
	background: #e3e3e3;
	padding: 1px;
	}
.blog_month:link {
	background: #ffd504;
	font-size: 11px;
	padding: 1px 1px 1px 3px;
	border-left: 2px solid #FF3300;
	margin: 0px 0px 0px 0px;
	color: black;	
	display: block;
	}
.rss_feed {
	background: url(../images/imgs/rss.gif) no-repeat;
	display: block;
	width: 156px;
	height: 30px;
	position: relative;
	left: 4px;
	}
.blog_menu_select {
	color: black;
	padding: 1px 0px 0px 10px;
	font-weight: bold;
	background: #CCCCCC;
	display: block;
	border-bottom: #999999 1px solid;
	}
.blog_menu {
	padding: 1px 0px 0px 10px;
	border-bottom: #999999 1px solid;
	display: block;
	}
.blog_menu:hover {
	background-color: #CCCCCC;
	}
.front_feature {
	float: left;
	}
.side-news {
	float: right;
	width: 190px;
	}
.readmore {
	font-size: 11px;
	display: block;
	text-align: right;
	margin-bottom: 10px;
	}
/* rebates */
.rebate_box, .rebate_box:visited, .rebate_box:active, .rebate_box:link{
	border: 1px solid #bfbfbf;
	border-bottom-color: #e3e3e3;
	border-right-color: #e3e3e3;
	display: block;
	margin-top: 2px;
	font-size: 12px;
	padding: 2px 2px 2px 50px;
	background: url(../images/imgs/pdf.png) no-repeat 5px;
	color: black;
	min-height: 35px;
	border-left: 4px solid #bfbfbf;
	}
.rebate_box:hover {
	color: white;
	border-color: black;
	}
.rebate_box_url, .rebate_box_url:visited, .rebate_box_url:active, .rebate_box_url:link{
	border: 1px solid #bfbfbf;
	border-bottom-color: #e3e3e3;
	border-right-color: #e3e3e3;
	display: block;
	margin-top: 2px;
	font-size: 12px;
	padding: 2px 2px 2px 50px;
	background: url(../images/imgs/url.png) no-repeat 5px;
	color: black;
	min-height: 35px;
	border-left: 4px solid #bfbfbf;
	}
.rebate_box_url:hover {
	color: white;
	border-color: black;
	}
.rebate_desc {
	font-size: 10px;
	}

.flyer_menu {
	color: black;
	padding: 2px 0px 1px 2px;
	border-top: #999999 1px solid;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	display: block;
	font-size: 12px;
	margin-top: 1px;
	}
.flyer_menu:hover {
	background-color: #CCCCCC;
	}
/* Product Scroll */
.product_scroll {
	border: 1px solid black;
	width: 590px;
	margin: 5px;
	}
.scroll_title {
	background: url(../images/pr_scroll/head_bg.png) repeat-x center center;
	height: 15px;
	padding: 3px;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid black;
	color: white;
	}
.scroll_group {
	padding: 2px;
	text-transform: uppercase;
	font-weight: bold;
	background: #CCCCCC;
	}
.scroll_divide {
	background: url(../images/pr_scroll/shad.png) no-repeat;
	height: 8px;
	}
.scroll-left {
	background: url(../images/pr_scroll/left.png) no-repeat right;
	height: 262px;
	width: 43px;
	display: block;
	float: left;
	}
.scroll-left:hover {
  	background-image: url(../images/pr_scroll/left.png);
  	background-repeat: no-repeat;
  	background-position: -43px 0px;
		}
.scroll-left-nonav {
	height: 262px;
	width: 43px;
	display: block;
	float: left;
	background-image: url(../images/pr_scroll/left.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}
.scroll-right {
	background: url(../images/pr_scroll/right.png) no-repeat;
	height: 262px;
	width: 43px;
	display: block;
	float: right;
	}
.scroll-right:hover {
		background-image: url(../images/pr_scroll/right.png);
		background-repeat: no-repeat;
		background-position: -43px 0px;
		}
.scroll-right-nonav {
	height: 262px;
	width: 43px;
	display: block;
	float: right;
	background-image: url(../images/pr_scroll/right.png);
	background-repeat: no-repeat;
	background-position: -86px 0px;
	}

.product_photo_scroll {
	display: block;
	width: 100px;
	height: 100px;
	margin: 5px 5px 5px 0px;
	border: 1px solid #999999;
	background-attachment: scroll;
	background-color: black;
	background-repeat: no-repeat;
	background-position: center center;
	}
	.product_photo_scroll:hover {
	border: 1px solid black;
	}
.scroll_product {
	float: left;
	border-right: 1px solid #999999;
	padding: 5px;
	width: 105px;
	margin-top: 5px;
	margin-right: 10px;
	}
.scroll_name {
	display: block;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	height: 30px;

	}
.scroll_price {
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	text-align: right;
	margin: 5px 0px 5px 0px;
	}
.but_viewdetails {	
	background: url(../images/layout/but_details.png) no-repeat;
	height: 18px;
	width: 91px;
	display: block;
	float: right;
	margin-top: 5px;
	}
.scroll_desc {
	padding: 2px;
	}
.scroll_intro {
	height: 50px;
	}
	
#scrolling_box_viewer {
	width:500px;
	height:263px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	position: relative;
	float: left;
}	
#scrolling_box_slider {
	width:1000px;
	height:263px;
	position: absolute;
}	
#left_btn_container {
	display: none;	
}
#right_btn_container {
	display: none;	
}
#left_btn_holder {
	display: inline;	
}
#right_btn_holder {
	display: inline;	
}
.round_box {
	border: 1px solid #000;
	padding: 4px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
.sp_offers {
	background: url(../images/layout/sp_offers.png) no-repeat top;
	width: 191px;
	height: 37px;
	display: block;
	margin: 0 0 5px 0;
}
	.sp_offers:hover {
		background-position: bottom;
	}
.fav_products {
	background: url(../images/layout/fav_products.png) no-repeat;
	 width: 180px;
	 height: 27px;
	 margin: 0 0 2px 0;
}
.search_prod {
	background: url(../images/layout/search_prod.png) no-repeat;
	width: 122px;
	height: 20px;
}
.search_inbox {
	width: 150px;
}
.search_combobox {
	width: 156px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom:5px;
}

.go_search {
	background: url(../images/layout/go_btn.png) no-repeat top;
	width: 16px;
	height: 20px;
	display: block;
	border: none;
	margin: 0 0 0 4px;
	float: left;
}
	.go_search:hover {
		background-position: bottom;
	}

.go_filter {
	background: url(../images/layout/go_btn.png) no-repeat top;
	width: 16px;
	height: 20px;
	display: block;
	border: none;
	margin: 0 0 0 4px;
	float: right;
}
	.go_search:hover {
		background-position: bottom;
	}

.search_box {
	font-size: 12px;
	height: 50px;
}
.add_all, .add_list, .del_list, .new_list, .save {
	border: none;
	display: inline;
	cursor: pointer;
	height: 25px;
}
	.add_all:hover, .add_list:hover, .del_list:hover, .new_list:hover, .save:hover {
		background-position: bottom;
	}
input.add_all {
	background: url(../images/layout/add_all.png) no-repeat top;
	width: 206px;
}
.add_list {
	background: url(../images/layout/add_list.png) no-repeat top;
	width: 114px;
	float: right;
	margin: -2px 0 0 0;
}
.del_list {
	background: url(../images/layout/del_list.png) no-repeat top;
	width: 114px;
	margin: 0 0 0 5px;
}
.new_list {
	background: url(../images/layout/new_list.png) no-repeat top;
	width: 141px;
}
.save {
	background: url(../images/layout/save.png) no-repeat top;
	width: 67px;
	float: left;
	margin-top: -2px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
/*----------------------- PREDICTIVE SEARCH --------------------*/
#search-box {
	position: absolute;
	background: #fff;
	border: 1px solid #ccc;
	width: 142px;
	padding: 5px;
	margin-top:20px;
	z-index: 1000;
	display: none;
}
.search-box-title {
	font-size: 13px;
	color: #999;
	font-weight: bold;
	margin-bottom: 5px;
}
.search-results-list {
	clear:both;
	margin-left: 0px;
	font-size: 10px;
}
.search-result {
	cursor: pointer;
}
#search-box .selected {
	background: #ccc;
	padding-left: 5px;
	margin-left: -5px;
	width: 142px;
	padding-right: 5px;
}
