/* Universal Tags */

@media screen {

html {
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
}

body {
	behavior: url(csshover.htc);
	/*font-size: 62.5%;*/
	background-image: url(../images/bg.gif);
	margin: 0px auto;
	height: 100%;

}

* html body {
	font-size: 100%;
	f\ont-size: 100%;
}

H1 {
	color: #990000;
	font-size: 135%;
	font-weight: bold;
	padding-top: 2px;
	padding-left: 30px;
	background-image: url(../images/red_box.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

H2 {
	/*font-size: medium; */
	font-size: 125%;
	font-weight: bold; 
	color: #000000; 
	margin-top: 10px;
}

H3 {
	font-size: 150%;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 2px;
}

H3.special{
	color: #FF0000;
}

a {
	color:#336699;
	text-decoration: none;
}

a:visited {
	color: #336699;
}

input {
/*	font-size: 80%;*/
	font-size: .8em;
}

select {
/*	font-size: 80%;*/
	font-size: .8em;
}

.sdusa_content_text_sm {
	font-size: .8em;
}

.sdusa_reqfield em {
	color: red;
}

/* Sets the width and positioning for all body content */

#sdusa_wrapper {
	background-image: url(../images/common_elements/bg_mid.gif);
	background-position: center;
	background-repeat: repeat-y;
	width: 1024px;
	margin: 0 auto;
}

* html #sdusa_wrapper {
	marging-left: 5px;
}

#sdusa_breadcrumb {
	margin-bottom: 20px;
}

/* Controls the top section of the page. */

#sdusa_header {
	width: 1024px;
	padding: 0px;
	font-size: .8em;
}

#sdusa_header_bg {
	width: 1024px;
	padding-top: 18px;
	background-image: url(../images/common_elements/bg_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	min-height: 100px;
}

#sdusa_header_left {
	float: left;
	width: 742px;
	_width: 720px;
	margin-left: 20px;
}

#sdusa_header_right {
	float: right;
	margin-right: 15px;
	_margin-right: 8px;
	width: 238px;
	text-align: center;
	margin-top: 0px;
}

#sdusa_home_search {
	margin-top: 0px;
	margin-left: 170px;
}

.sdusa_advanced_search {
	margin-left:15px;
	color:#336699;
}

.sdusa_advanced_search a:link{
	margin-left:150px;
	color:#336699;
}

#selectedQuantity {
	font-size: 100%;
}

.sdusa_logo {
	width:161px;
	height:86px;	
	float: left;
	background-image:url(/images/common_elements/Logo_wbg.jpg);
}

.sdusa_logo a {
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
}

.sdusa_logo a:hover {
	cursor:pointer;
	text-decoration:none;
}
	
.sdusa_welcome{
	margin-right:5px;
	color:#000000;
	margin-left:5px;
	margin-top:4px;
}

.sdusa_welcome a:link{
	margin-right:5px;
	color:#336699;
	margin-left:5px;
	margin-top:4px;
}
.sdusa_mycart {
	margin: 1em auto;
	background-color: #f5f5f5;
	width: 70%;
	height: 2.5em;
	border: 1px solid #cccccc;
}
	

.sdusa_mycart a {
	background-image: url(../images/header/shoppingcarticon.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
}

.sdusa_myshopping_lists {
	margin: 0 auto;
	padding-top: .5em;
	color: black;
	background-color: #f5f5f5;
	height: 2em;
	width: 60%;
	border: 1px solid #cccccc;
}

.sdusa_myshopping_lists a:link {
	margin-right:10px;
	margin-top:5px;
	color:#336699;
	margin-left:5px;
}

.sdusa_home_nav_elements {
	color:#336699;
	margin-left: 0px;
	margin-bottom: 8px;
	float: left;
	min-height: 45px;
	width: 100%;
}

.sdusa_home_nav_elements a:active {
	color:black;
}

.sdusa_home_nav_elements a:visited, a:link{
	color:#336699;
}

.sdusa_search {
	float: left;
	text-align: left;
}

/*Controls positioning of the top navigation. */
#sdusa_navigation {
	width: 990px;
	margin: 0px auto;
	clear: both;
}

/* Controls the positioning and width of the body area of the homepage. */
#sdusa_body {
	float: left;
	margin-left: 18px;
	_margin-left: 8px;
	margin-top: 10px;
	width: 990px;
	min-height: 400px;
	z-index: -20;
	background-color: white;
}

#sdusa_main_content {
	margin-left: 0px;
	padding-left: 0px;
	width: 740px;
	_width: 720px;
	float: left;
	z-index: -10;
}

* html #sdusa_main_content {
	margin-left: 0px;
}

.sdusa_flash_ad {
/*	position: relative;*/
	margin-bottom: 15px;	
	width: 471px;
	height: 280px;
	_margin-left: 20px;
}

#sdusa_nav_content {
	margin: 0px;
	padding: 0px;
	width: 190px;
	float: left;
}

#sdusa_middle_content {
	float: right;
	margin-right: 15px;
	padding: 0px;
	width: 510px;
	z-index: -9;
}

* html #sdusa_middle_content {
	margin-right: 10px;
}

#sdusa_right_content {
	float: right;
	width: 220px;
	margin-right: 20px;
	_margin-right: 10px;
	font-size: 80%;
}

#sdusa_right_content input {
	font-size: 110%;
}

#sdusa_right_content select {
	font-size: 110%;
}

* html #sdusa_right_content {
	margin-left: 0px;
}

#sdusa_1column_column1 {
	width: 900px;
	margin: 60px;
	margin: 0 auto;
}

#sdusa_2column_column2 {
	float: right;
	margin-right: 10px; display:inline;
	_margin-right: 5px; display:inline;
	width: 770px;
	min-height:300px;
	overflow:hidden;
	height:expression(this.scrollHeight < 300? "300px" : "auto" );
}

/* End of body layout divs */


/* Controls the positioning of content for all sub pages. */

#sdusa_content {
	float:left;
	width:755px;
	margin-left: 30px;
}

/* Divs that are in the body tag area and effect the related elements. */

#sdusa_login {
	margin-bottom: 1em;	
}

.sdusa_login_help_headers {
	font-weight: bold;
	font-size: 120%;
}

#sdusa_help {
	margin-bottom: 1em;	
}

#sdusa_findbranch {
	margin-bottom: 1em;	
/*	margin-top:10px;
	width:210px;
	height:120px;
	padding:5px;
*/
}

.sdusa_sm_text {
	color:#555555;
	padding-left: 15px;
}

/* Footer tags */
#sdusa_footer {
	margin: 0px auto;
	padding: 0px;
	width: 1024px;
	font-size: .8em;
	clear: all;
}

#sdusa_footer_bg {
	background-image: url(../images/common_elements/bg_btm.gif);
	width: 1024px;
	height: 134px;
	background-position: bottom;
	float: left;
}

#sdusa_footer_text {
	color: #000000;
	width: 375px;
	text-align: center;
	float: left;
	margin-top: 45px; display:inline;
	margin-left: 275px; display:inline;
}

#sdusa_footer_logo {
	float: right;
	margin-top: 35px; display:inline;
	margin-right: 140px; display:inline;
	
}

.sdusa_branch_field {
	height:18px;
	margin-bottom:5px;
}

.sdusa_division_field {
	height:18px;
	width:180px;
}

.sdusa_password_field {
	/*font-size:11px;*/
	/*font-family:Arial, Helvetica, sans-serif;*/
	background-image:url(../images/header/search_field_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
}

.sdusa_seacrh_field {
	margin-bottom:10px;
	font-size: 100%;
	/*font-family:Arial, Helvetica, sans-serif;*/
/*	background-image:url(../images/header/search_field_bg.gif);
	background-repeat:repeat-x;
	background-position:top;*/
	width:161px;
}


/* Form Formatting */

.sdusa_subhead {
	/*font-size: medium; */
	font-weight: bold; 
	color: #000000; 
	margin-top: 10px;
}

.sdusa_subhead div {
	margin: 5px 0px;
	font-size: 75%;
	font-weight: normal;
	font-style: italic;
}


fieldset {
	float: left;
	clear: left;
	width: 100%;
	margin: 1.5em 0 0 0;
	padding: 0;
	border: 0;
}

fieldset ol {
	padding: 1em 1em 0 1em;
	list-style: none;
}

fieldset li {
	float: left;
	clear: left;
	width: 100%;
	margin-bottom: 10px;
}

#sdusa_buttons {
	margin-left: 6em;
	margin-top: 5px;
}

fieldset li label {
	float: left;
	width: 10em;
	margin-right: 1em;
	text-align: right;
}

label em {
	color: red;
}

.smalltext {
	font-size: 80%;
}

.sdusa_address {
	display: block;
	margin-bottom: 15px;
	margin-top: 10px;
}

.sdusa_addresstype div.subhead a {
	font-size: small;
	font-weight: normal;
	margin: 15px 0px;
	display: block;
}

.list-none {
	list-style-type: none;
}	

/* End Form Formatting */

/*end of fields */

/* checkout classes */

#checkout_steps {
	padding-bottom: 40px;
	padding-left: 50px;
	padding-top: 10px;
}

/* set default attributes for checkout step images */
#checkout_step1, #checkout_step2, #checkout_step3 {
	width: 98px; 
	height: 20px;
	float: left;
}
/* set default images for each step */
div#checkout_step1 {
	background-image: url(../images/checkout/1_off.gif);
}
div#checkout_step2 {
	background-image: url(../images/checkout/2_off.gif);
}
div#checkout_step3 {
	background-image: url(../images/checkout/3_off.gif);
}
/* set highlighted image for step depending on page body id */
body#body_checkout_step1 div#checkout_step1 {
	background-image: url(../images/checkout/1_on.gif);
}
body#body_checkout_step2 div#checkout_step2 {
	background-image: url(../images/checkout/2_on.gif);
}
body#body_checkout_step3 div#checkout_step3 {
	background-image: url(../images/checkout/3_on.gif);
}

.message {
	border: 1px solid #CCCC66;
	background-color: #FFFFCC;
	padding: 6px;
	text-align: center;
}

.sdusa_message {
	border: 1px solid #CCCC66;
	background-color: #FFFFCC;
	padding: 6px;
	text-align: center;
}

.sdusa_warning {
	background-image: url(../images/red_x.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	color: red;
}

.sdusa_tab_left {
	background-image: url(../images/common_elements/left_tab_trans.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-left: 4px;
	height: 30px;
	margin: 0px;
}

.sdusa_tab_right {
	background-image: url(../images/common_elements/right_tab_trans.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-right: 4px;
	height: 30px;
	margin: 0px;
}

.sdusa_tab_center {
	background-image: url(../images/common_elements/center_tab_trans.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 30px;
	margin: 0px;
	padding: 0px 10px 0px 10px;
}

.sdusa_tab_body {
	margin-top: 8px;
	padding-top: 8px;
	#padding-top: 0px;
	color: white;
}

.divTopRightCorner {
/*	background-image: url(../images/common_elements/bgcorners_ur.gif);
	background-position: top right;
	background-repeat: no-repeat;*/
	width: 100%;
	height: 100%;
}

.divTopRightCorner p {
/*	background-image: url(../images/common_elements/bgcorners_ll.gif);
	background-position: bottom left;
	background-repeat: no-repeat;*/
	margin-top: 5px;
	height: 100%;
}

.divBottomRightCorner {
/*	background-image: url(../images/common_elements/bgcorners_lr.gif);
	background-position: bottom right;
	background-repeat: no-repeat;*/
	height: 100%;
	width: 100%;
}

/* Begin Home Page */

DIV.contentGroup {
	height: 100%;
	min-height: 340px;
	padding: 10px;
	font-size: 80%;
}

div.contentItem {
	width: 100%;
	height: 100%;
	margin-top: 15px;
}

div.contentItemImage {
	float: right;
	text-align: right;
	width: 40%;
}

div.contentItemText {
	height: 100%;
	font-size: 120%;
}

div.contentItemText div {
	position: absolute;
	top: 50%;
}

DIV.contentItemText div div {
	position: relative;
	top: -50%;
}

/* End Home Page */

/* Begin rounded Corners */

#rnd_container {background-color:#F4F4F4; margin:1px;}
    
.rnd_top, .rnd_bottom {display:block; background:#; font-size:1px;}
.rnd_b1, .rnd_b2, .rnd_b3, .rnd_b4 {display:block; overflow:hidden;}
.rnd_b1, .rnd_b2, .rnd_b3 {height:1px;}
.rnd_b2, .rnd_b3, .rnd_b4 {background:#F4F4F4; border-left:1px solid #CCCCCC; border-right:1px solid #CCCCCC;}
.rnd_b1 {margin:0 5px; background:#CCCCCC;}
.rnd_b2 {margin:0 3px; border-width:0 2px;}
.rnd_b3 {margin:0 2px;}
.rnd_b4 {height:2px; margin:0 1px;}

.rnd_content {
	display:block;
	border:0 solid #CCCCCC;
	border-width:0 1px;
	padding: 4px;
	background:#F4F4F4;
	color:#000000;
}

.rnd_b11 {margin:0 5px; background:#CCCCCC;}
.rnd_b21 {margin:0 3px; border-width:0 2px;}
.rnd_b31 {margin:0 2px;}
.rnd_b41 {height:2px; margin:0 1px;}
.style3 {color: #0099FF}

/* End Rounded Corners */

.sdusa_search_box{
   float: left;
   text-align: right;
}

.sdusa_search_key{
        display:none;
        background:#FFFFFF;
        border:1px solid #000000;
   	position: absolute;
   	margin: .5em;
   	width: 300px;
   	height:15px
   	text-align: left; 	 
}

.sdusa_suggest_link {		
        background-color:#FFFFFF;					
	padding: 2px 6px 2px 6px;
	text-align: left; 
}

.sdusa_suggest_link_over {		
	background-color: #F1EDC2;			
       padding: 2px 6px 2px 6px;	
       text-align: left; 
}

DIV.divHide {
	visibility: hidden;
	display: none;
}
DIV.divShow {
	visibility: visible;
	display: block;
}

DIV.Highlight {
	font-weight: bold;
}

DIV.InStock {
	color: green;
	font-weight: bold;
}

DIV.OutOfStock {
	color: red;
	font-weight: bold;
}

.specsClosedImage {
	background-image: url(../images/searchresults/pl_toggleopen.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 22px;
	height: 22px;
/*	margin-right: 4px;*/
}
.specsOpenImage {
	background-image: url(../images/searchresults/pl_toggleclose.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 22px;
	height: 22px;
/*	margin-right: 4px;*/
}

.moreDetails {
	background-image: url(../images/searchresults/pl_moredetails.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 22px;
	height: 22px;
}
.divSpecs {
	font-size: .8em;
}

th {
	background-color: #8c8b79;
	color: #000000;
	border-right: 1px solid white;
}
td {
	background-color: #FFFFFF;
}

td.pagingHeader {
	background-color: #ededed;
}

TD.productLine {
	display: table-cell;
	border-top: 1px solid #ededed;	
	font-size: 80%;
}

INPUT.ActionButton {
	background-color: #f87312;
}

tr.selectedItemStyle td {
	background-color: #FFFFCC;
}

/***********************************************************************************************************
// --------------
// Print Preview.
// --------------
//
// These are styles used to display a page that a user is print previewing
/**********************************************************************************************************/


Body.PrintPreview #sdusa_2column_column2 {
	float: left;
}

Body.PrintPreview #sdusa_header {
		visibility: hidden;
		display: none;
}
Body.PrintPreview #sdusa_header_bg {
		visibility: hidden;
		display: none;
}
Body.PrintPreview 	#sdusa_nav_content {
		visibility: hidden;
		display: none;
}
Body.PrintPreview 	#sdusa_footer {
		visibility: hidden;
		display: none;
	}
Body.PrintPreview 	#sdusa_navigation {
		visibility: hidden;
		display: none;
	}
Body.PrintPreview 	#sdusa_breadcrumb {
		visibility: hidden;
		display: none;
	}
Body.PrintPreview 	input {
		visibility: hidden;
		display: none;
	}
Body.PrintPreview 	.sdusa_logo {
		display: block;
		visibility: visible;
	}
Body.PrintPreview 	.buttonImg {
		display: none;
		visibility: hidden;
	}	
Body.PrintPreview 	#btnAddToShoppingList {
		display: block;
		visibility: visible;
	}
Body.PrintPreview #divAddToCart {
		display: none;	
		visibility: hidden;
	}	
Body.PrintPreview #divAddToShoppingList {
		display: none;	
		visibility: hidden;
	}	
Body.PrintPreview #sdusa_wrapper {
	background-image: url();
	background-position: center;
	background-repeat: repeat-y;
	width: 650px;
	margin: 0 auto;
}	

/* Controls the positioning and width of the body area of the homepage. */
Body.PrintPreview #sdusa_body {
	width: 650px;
	background-color: white;
}

Body.PrintPreview #sdusa_2column_column2 {
	margin-right: 10px; display:inline;
	_margin-right: 5px; display:inline;
	width: 650px;
}
/**********************************************************************************************************
// End Print Preview Classes
/**********************************************************************************************************/

}

@media print {
	#sdusa_header {
		visibility: hidden;
		display: none;
	}
	#sdusa_nav_content {
		visibility: hidden;
		display: none;
	}
	#sdusa_footer {
		visibility: hidden;
		display: none;
	}
	#sdusa_navigation {
		visibility: hidden;
		display: none;
	}
	#sdusa_breadcrumb {
		visibility: hidden;
		display: none;
	}
	input {
		visibility: hidden;
		display: none;
	}
	.sdusa_logo {
		display: block;
		visibility: visible;
	}
	.buttonImg {
		display: none;
		visibility: hidden;
	}
	#btnAddToShoppingList {
		display: block;
		visibility: visible;
	}
	#divAddToShoppingList {
		display: none;	
		visibility: hidden;
	}	
	#divAddToCart {
		display: none;	
		visibility: hidden;
	}	
}