﻿ï»¿/****************************Eric Meyer CSS Reset****************************************************/
/****************************Eric Meyer CSS Reset****************************************************/
/****************************Eric Meyer CSS Reset****************************************************/
html, body, div, span, applet, object, iframe, caption, tbody, tfoot, thead, th, table, tr, td
del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, 
dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	vertical-align: baseline;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
	}
	strong	{ font-weight:bold; }
/* remember to define focus styles! */
:focus {
	outline: 0;
	}
body {
	background: white;
	line-height: 1.2;
	color: black;
	text-align:center;
	}
ol, ul {
	list-style: none;
	}
/* tables still need cellspacing="0" in the markup */
/*table {
	border-collapse: separate;
	border-spacing: 0;
	}
caption, th, td {
	font-weight: normal;
	text-align: left;
	}*/
/* remove possible quote marks (") from <q> & <blockquote> */
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
	}
blockquote, q {
	quotes: "" "";
	}
/****************************Eric Meyer CSS Reset****************************************************/
/****************************Eric Meyer CSS Reset****************************************************/
/****************************Eric Meyer CSS Reset****************************************************/

html, body, p
{	
    font-family:Trebuchet MS, Arial, Sans-Serif;
    font-size:10pt;
    color:#676363;
    background-color:#ffffff;
}
img
{
	border:none;
}

/********************************* Square Root Addition ***************************************/
/********************************* Square Root Addition ***************************************/
.mainContentStd a, .mainContentStd a:link, .mainContentStd a:active, .mainContentStd a:visited { color: #009ddc; }
.mainContentStd a:hover { color: #008348; }

.mainContentStd ol { margin-bottom: 6px; }
.mainContentStd ol li { background-image: none!important; margin-left: 32px; padding-left: 0px; list-style: decimal;}
.mainContentStd li li { 
	line-height: 16px;
 	margin-left: 10px;
	padding: 2px 0 6px 24px;
 	background: url(../images/bodybullet.gif) no-repeat 0.8em 0.3em; }

.cutline { font-style: italic; font-size: 9pt; }
.subhead-red { font-weight: bold; color: #8b0000; padding-bottom: 8px; }

h1 { font-weight: bold!important; font-size: 1.6em!important; padding-bottom: 8px; }
h2 { font-weight: bold!important; font-size: 1.5em!important; padding-bottom: 8px; color: #8b0000; }
h3 { font-weight: bold!important; font-size: 1.4em!important; padding-bottom: 8px; }
h4 { font-weight: bold!important; font-size: 1.3em!important; padding-bottom: 8px;  color: #8b0000;}
h5 { font-weight: bold!important; font-size: 1.2em!important; padding-bottom: 8px; }
h6 { font-weight: bold!important; font-size: 1.1em!important; padding-bottom: 8px; color: #8b0000; }

.rememberme { 
	padding-top: 8px;
	*padding-top: 6px;
	_padding-top: 6px;
	font-weight: bold; }
	
@media screen and (-webkit-min-device-pixel-ratio:0){
.rememberme {padding-top: 6px; }
}
.rememberme input { 
	margin-left: 20px; margin-top: 1px; *margin-top: 0px;
	_margin-top: 0px;
}

	@media screen and (-webkit-min-device-pixel-ratio:0){
.rememberme input {margin-top: 5px;}
}

.paginationText { margin-top: -2px; }

.paginationContainer a,
.paginationContainer a:link,
.paginationContainer a:active,
.paginationContainer a:visited { color: #fff; }

.paginationContainer a:hover { color: #ccc; }
/********************************* Square Root Addition ***************************************/
/********************************* Square Root Addition ***************************************/

/* IE6 comapt - wraps to eliminate double-margin bug */
.floatLeftWrap
{
	float:left;
	display:inline;
}
.floatRightWrap
{
	float:right;
	display:inline;
}
/* IE6 comapt - wraps to eliminate double-margin bug */


.mainContentStd li { 
	line-height: 16px;
 	margin-left: 10px;
	padding: 2px 0 6px 24px;
 	background: url(../images/bodybullet.gif) no-repeat 0.8em 0.3em; }
 	
#header
{
	height:150px;
}
#logoAndPhone
{
	height:150px;
	width:670px;
	float:left;
position: relative;
}	
#headerLogo
{
	float:left;
}
#phoneNumber
{
	/*float:right;*/ /*can't float and use margins in same container or IE6 doubles margins */
	height:50px;
	width:178px;
	background:url("../images/bg_phoneNumber2.gif") no-repeat;
	color:White;
	text-align:left;
	padding-top:6px;
	padding-left:12px;
	margin-top:18px;
	margin-right:5px;

}
#phoneNumber b.us { padding-left: 30px;}
#phoneNumber b.intl { text-align: right!important;}
#hours
{ position: absolute; width: 178px;
top: 40px; left: 462px;
	color:#bdc2c8;
	font-size:8pt;
text-align: right;
	/*float:right;*/ /*can't float and use margins in same container or IE6 doubles margins */
	margin:23px 0 0 0;
}
#shoppingCartContainer
{
	height:150px;
	width:300px;
	/*float:left;*/ /*can't float and use margins in same container or IE6 doubles margins */
	margin-left:22px;
	line-height:1em;
}
#shoppingCart
{
	height:104px;
	width:285px;
	padding-left:15px;
	padding-top:5px;
	background:url("../images/bg_checkout_02.gif") no-repeat;
	display:inline;
	float:left;
	position:static; /*position designation needed to make z-index work!*/
	z-index:1;
}
#chatContainer
{
	position:static;
	z-index:2;
}
.shoppingCartLoginBtn
{
	width:16px;
	float:right;
	margin-right:20px;
	margin-top:1px;
}
.shoppingCartTextBox
{
	height:14px;
	width:86px;
	font-size:9pt;
	padding-left:2px;
	background-color:#eeeeee;
	display:inline;
}
.shoppingCartWelcome
{
	color:#676363;
	padding:5px 0 0 5px;
}
.shoppingCartLink
{
	color:#676363;
	text-decoration:none;
	font-size:10pt;
}
.shoppingCartLink:hover
{
	text-decoration:underline;
}
.shoppingCartLink:visited
{
	color:#676363;
}
#divShoppingCartTotalLine
{
	padding-left:28px;
	padding-top:11px;
	font-size:11pt;
}
#LogoutCheckoutLine
{
	height:22px;
	width:267px;
}
/*#aShoppingCheckout
{
	position:relative;
	left:158px;
	top:5px;
}don't think this is being used anymore*/
.shoppingCartAccountLine1
{
	padding: 12px 0 0 12px;
	font-weight:bold;
}
.shoppingCartAccountLine2
{
	padding:11px 0 0 74px;
	font-weight:bold;
}
.shoppingCartLogout
{
	padding: 10px 0 0 5px;
	font-weight:bold;
	width:80px;
	float:left;
}

table
{
	margin:0;
}
.shopping
{
	border:0;
}
#pageOuterContainer
{
	background-image:url('../images/sl_header.gif');
	background-repeat:repeat-x;
	margin:auto;
	width:100%;
}
#pageInnerContainer
{
	width:1012px;
	text-align:left;
	margin:auto;
}
.bannerImage {padding: 0 0 10px 15px;}

.searchBar table { margin-left: 20px; }
 
#ctl00_ctl00_cphInFormAfterHeader_sidebarSearch1_btnOrderPad { width: 106px!important; height: 28px!important;}
 
#ctl00_ctl00_cphInFormAfterHeader_sidebarSearch1_btnQuickOrder { width: 106px!important; height: 28px!important;}
/********************NAVIGATION*************************/
#topBar
{	width:999px;
	background-image:url(../images/nav_all.jpg);
	height:33px;
}
/*
#topBarLeftEnd
{
	height:33px;
	width:3px;
	display:inline;
	float:left;
}
.topBarInactiveTab
{
	float:left;
	display:inline;
	height:25px;
	color:#ffffff;
	font-size:12pt;
	font-weight:bold;
	margin:0 0 0 42px;
	padding: 8px 7px 0 7px;
	line-height:1.3em;
}

.topBarActiveTab, .topBarHoverTab
{
	float:left;
	display:inline;
	margin: 6px 0 0 0px;
	padding: 2px 0 0 30px;
	height:25px;
	line-height:1.3em;
}
.topBarActiveTabText, .topBarHoverTabText
{
	color:#083152;
	background-color:#ffffff;
	font-size:12pt;
	font-weight:bold;
	text-align:center;
	padding-top:2px;
	height:23px;
}
.topBarHoverTabText
{	color:#000000;background-color:#cccccc;}
#topBarRightEnd
{
	height:33px;	
	width:3px;
	display:inline;
	float:right;
}*/

#breadcrumbsContainer
{
	height:25px;
	padding:10px 0 0 5px;
}

	#breadcrumbsContainer a,
	#breadcrumbsContainer a:link,
	#breadcrumbsContainer a:active,
	#breadcrumbsContainer a:visited { font-weight: bold; color: #083152; text-decoration: none; }
	
	#breadcrumbsContainer a:hover { color: #009ddc; }
	
#sidebarTabs
{
	width:233px;
	height:51px;
	margin-bottom:1px;
}
.NotSelectedTabContainer
{
	display:none;
}
.SelectedTabContainer
{
	display:inline;
}
.QuickOrderText
{
	width:190px;
}
.txtOrderPad
{
 width:145px;
}

.QuickOrderMsgStyle
{
	color:#a1a1a1;
	font-size:8pt;
}

#divSiteSearch, #divQuickPriceCheck, #divQuickOrder,#divCopyPaste,#divTypeItIn
{
	float:left;
	height:25px;
	color:#a1a1a1;
	text-align:center;
	font-size: 9pt;
	font-weight:bold;
}
#divQuickOrder { height: 19px; padding-top: 6px; }
#divSiteSearch
{	width:120px;}
#divQuickOrder
{ width:105px;}
/*#divQuickOrder
{	height: 150px;}
#divQuickPriceCheck
{	margin:0 1px 0 1px;}*/
#divQuickOrderContainer { padding-top: 10px;padding-bottom: 10px; }
.dummySidebarTab
{
	float:left;
	height:26px;
	/* width:136px; (TD - why was this put in?) */
	width:54px;
	border-bottom:solid 1px #cccccc;
	line-height:1em;
}
.sidebarTab
{
	float:left;
	border:solid 1px #cccccc;
	background-image:url('../images/sl_inactiveSidebarTabs.gif');
	background-repeat:repeat-x;
	border-bottom:solid 1px #cccccc;
	line-height:1em;
}
.selectedSidebarTab
{
	background-image:none;
	background-color:#FFffff;
	border-top:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	border-bottom:none;
	line-height:1em;
}
.sidebarTab:hover
{
	cursor:pointer;
}
.sidebarTabSpacer
{
	width:99%;
	height:4px;
}
.tabSpacer
{
	float:left;
	width:2px;
	height:26px;
	margin:0;
	padding:0;
	border-bottom:solid 1px #cccccc;
}
#menuDropdown
{
	position:absolute;
	border-top:solid 1px #a1a1a1;
	border-left:solid 1px #a1a1a1;
	border-right:solid 1px #a1a1a1;
}
.menuItem
{
	line-height:1.3em;
	color:#ffffff;
	background-color:#083152;
	padding:3px 30px 3px 20px;
	border-bottom:solid 1px #a1a1a1;
	font-weight:bold;
}
.menuItem:hover
{
	line-height:1.3em;
	color:#000000;
	background-color:#cccccc;
	padding:3px 30px 3px 20px;
	font-weight:bold;
}
#sidebarTop
{
	/*height:150px;*/
	width:229px;
	border-bottom:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	margin-top:-1px;
	min-height:100px;
}
* html #sidebarTop { height: 100px;}

#divSiteSearchContainer
{	height:95px;	}
#divCopyPasteContainer { width: 190px!important; }
#divQuickOrderContainer { width: 190px!important; }
#divTypeItInContainer
{ height:315px;}
.QuickOrderRadio
{
	float:left;font-size: 10px!important;
}
.searchBar
{
	margin:auto;
	width:196px;
	height:20px;
padding-top: 6px; 
}

.txtSearch
{
	width:166px;
margin-bottom: 2px;
clear: both;
}
.searchBar div #ctl00_ctl00_cphInFormAfterHeader_SearchUI1_chkExact {margin-left: 0!important;padding-top: -10px!important; }
.searchBar #ctl00_ctl00_cphInFormAfterHeader_SearchUI1_chkExact {

	/*float: left;*/
	margin-right: 4px; 
margin-top: 6px;
font-size: 10px!important; 
}

.searchBar label  
{
	/*padding-left: 6px; 
	margin-top: 4px;*/
	font-size: 10px; 
	/*display: block; width: 110px;*/}

.searchGoButton
{
	position:relative;
	top:5px;
	left:158px;
}
* html .searchGoButton { top: -14px;}
.quickGoButton
{
	position:relative;
	bottom:5px;
	left:148px;
}
* html .quickGoButton 
{
	top:2px; /*rule for IE6 positioning only */
}
#ctl00_ctl00_cphInFormAfterHeader_SearchUI1_btnSearch { margin-top: 2px;}
#sidebar
{
	background-image:url('/images/sl_sidebar.gif');
	background-repeat:repeat-x;
	width:229px;
	border:solid 1px #cccccc;
	padding-bottom:10px;
}

#taxonomyMain
{
	padding:2px 8px 2px 8px;
	clear:both;
}
.taxonomyDiv1
{
	padding:10px 8px 0px 8px;
}
.taxonomyDiv2
{
	padding:10px 8px 0px 16px;
}
.taxonomyDiv3
{
	padding:10px 8px 0px 24px;
}
.taxonomyDiv4
{
	padding:10px 8px 0px 32px;
}
.taxonomyLink
{
	font-family:Trebuchet MS, Arial, Sans-Serif;
    font-size:9pt;
    color:#676363;
    font-weight:bold;
    line-height:1.2em;
    cursor:pointer;
    text-decoration:underline;
}
.taxonomyLink:hover
{
    color:#676363;
}
.taxonomyLink:visited
{
    color:#676363;
}

.productCategories
{	padding:8px 8px 0 8px;}
.productInfoText
{	padding-top:1px; line-height:1.1em;}
.productInfoButton
{}

.paginationLast
{
	float: left; margin-right: 10px; 
}
.paginationNext
{
	float:left; margin-right: 4px;
}
.paginationText
{
	font-size:10pt;
	font-weight:bold;
	/*color:white;*/ 
	text-align:right;
	line-height:1.8em; float: left;
}
.paginationContainer
{
	text-align: right!important; width: auto; float: right;
}


/* SRI FIX STARTS HERE */
#sidebarContainer
{
/*	height:1050px; */
	float:left;
position: relative;
	width:250px; /* MY CHANGE */
}

.sidebarHelp img
{
	width:16px;
position: absolute; left: 186px; top: 36px;
	/*border-left:solid 1px #cccccc;
	border-right:solid 1px #cccccc;*/
}
#divSiteSearchContainer .sidebarHelp img
{
	width:16px;
position: absolute; left: 196px; top: 50px;
	/*border-left:solid 1px #cccccc;
	border-right:solid 1px #cccccc;*/
}
* html #divSiteSearchContainer .sidebarHelp img { top: 47px;}

.mainContent p{padding-bottom:6px;}

.mainContent
{ /* SRI CHANGE */
	float:right;
	width:755px;
	/*margin-right:15px;*/
}
/* SRI FIX ENDS HERE */

.featuredProductBox
{	
	min-height:725px;
	padding:5px 5px 5px 5px; 
 	border:solid 1px #dedede;
 	background-image:url('../images/sl_featuredProducts.gif'); 
 	background-repeat:repeat-x;
 }
.featuredProductDescription
{
	height:90px;
	width:210px;
	border-top:solid 1px #dedede;
	padding:5px 5px 5px 5px;
	background-image:url('../images/sl_featuredProductDescription.gif'); 
 	background-repeat:repeat-x;
 	overflow:hidden;
}
.featuredProductImage
{
	height:200px;
	text-align:center;
	overflow:hidden;
}
.featuredProductLogo
{
	height:30px;
	text-align:center;
	overflow:hidden;
}
.featuredProduct
{
	/*float:left;*/
	border:solid 1px #dedede;
	margin:8px 10px 8px 10px;
	width:220px;
	/*display:inline; /* required for IE6 compat. */
}
.newsItem
{	padding:5px 5px 5px 5px; border:solid 1px #dedede; 
 	background-image:url('../images/sl_productNewsItem.gif'); 
 	background-repeat:repeat-x;}
.newsItemTitle
{	padding:5px 5px 5px 5px;}
.newsItemImageAndTextWrap
{}
.newsItemImage
{	float:left; padding:5px 10px 5px 5px;}
.newsItemText
{	padding:0 5px 5px 5px;}
#contentLeftCol
{
	text-align:left;
	width:500px;
/*	height:200px; */
	line-height:1.2em;
	float:left;
}
#contentRightCol
{
/*	height:601px; */
	width:230px;
	float:right;
}

.subheadBar
{
	background-image:url('../images/sl_subheadBar.gif');
	background-repeat:repeat-x;
	height:26px;
}
.subheadBarLeftEnd
{
	height:26px;
	width:3px;
	float:left;
}
.subheadBarRightEnd
{
	height:26px;	
	width:3px;
	float:right;
}
.subheadBarText
{
	color:White;
	font-weight:bold;
	padding:3px 10px 0 10px;
}
#footerWrap
{
	/*clear:both;*/
	margin:auto;
	width:1012px;
	height:37px;
}
#footer
{
	height:37px;
	width:1002px;
	background-image:url('../images/sl_footer.gif');
	background-repeat:repeat-x;
	margin-right:10px;
}
#footerLogo
{
	height:37px;
	width:176px;
	float:left;
}
#footerlinks { padding-top: 7px; float: left; width: 810px!important;text-align:right; }
#footerlinks ul li { display: inline; padding: 0; margin: 0; }
#footerlinks ul li a { color: #666666;font-size: 11px;padding: 0; margin: 0; }
#footerlinks ul li a:hover { color: #008348;}

#footerRightEnd
{
	height:37px;
	width:10px;
	float:right;
	/*clear:both;
	position:relative;
	bottom:37px;
	left:1002px;*/
}

.linkText
{	text-decoration:none;}
.linkText:hover
{	text-decoration:none;}
.lightGray
{	color:#a1a1a1;}
.medGray
{	color:#676363;}
.darkGray
{	color:#4d4d4d;}
.darkBlue
{	color:#083152;}
.white
{	color:#ffffff;}
.black
{	color:#000000;}
.bold
{	font-weight:bold;}
.size09pt
{	font-size:9pt;}
.size12pt
{	font-size:12pt; line-height:1.3em;}
.size14pt
{	font-size:14pt; line-height:1.3em;}
.size16pt
{	font-size:16pt;}
.center
{	text-align:center;}
.emptyPad25px
{	height:25px; clear:both;}
.padTop11px
{	padding-top:11px;}
.divClear
{	height:0; clear:both; 
 	line-height:0; font-size:0; /*IE6 compat*/
 }
.inline
{	display:inline;}
.hide
{	display:none}
.right
{	float:right;}
.left
{	float:left;}
.mnuHomeWidth
{
	width:70px;
}
.mnuCatWidth
{
	width:100px;
}
.mnuServicesWidth
{
	width:100px;
}
.mnuSupportWidth
{
	width:225px;
}
.mnuIntlWidth
{
	width:150px;
}
.mnuAboutWidth
{
	width:125px;
}
.mnuBlogsWidth
{
	width:135px;

}

.litsearch { 
	margin-top: 20px;
	border-top: 1px solid #ccc;
	display: block; 
	width: 100%; 
	height: 30px; 
	text-align: right; 
	padding: 10px;}

.litsearch input#ctl00_ctl00_cphInFormAfterHeader_cphMainContent_txtSearch 
	{ border: 1px solid #ccc; height: 18px; }

.litpagination {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #ECFAFF;
	display: block; 
	width: 100%; 
	height: 20px; text-align: center; padding: 6px;
	margin-bottom: 20px; }

.litpagination a { 
	color: #666!important; 
	padding-left: 3px; 
	padding-right: 3px; }
	
.litpagination a:hover { color: #999!important; }
.litpagination a.active { font-size: 14px!important; font-weight: bold; }



/*********** Deals Promo Page ***********/

.deals-top { 
	width: 746px; 
	height: 415px; 
	display: block; 
	background: url(/images/deals-page-top.jpg) no-repeat; }
	
	.deals-top .text { 
		width: 430px; 
		float: left;
		padding-top: 116px; 
		padding-left: 38px;
		margin-right: 30px;
		 }
		
		.deals-top .text .copy {max-height: 108px;overflow: hidden;}
	.deals-top .text p{ 
		color: #fff!important; 
		background-color: transparent!important;
		font-size: 13px; 
		line-height: 22px;
		margin-top: 0; 
		padding-bottom: 14px;
		}
	.deals-top h2 { 
		color: #ffffff; 
		font-size: 1px; 
		font-weight: bold; 
		text-transform: uppercase; 
		line-height: 16px;}
	.deals-top h3 { 
		color: #81C0EC; 
		font-size: 22px!important; 
		font-weight: bold; 
		text-transform: uppercase; 
		border-bottom: 1px solid #81C0EC;
		line-height: 20px;
		max-height: 34px; 
		overflow: hidden; }
		
	.deals-top .deals-cover { 
		padding-top: 30px; }
		
	.deals-cover img {float: left; -moz-box-shadow: 0px 0px 8px  #666;
	-webkit-box-shadow:0px 0px 8px  #666;
	box-shadow: 0px 0px 8px  #666; width: 220px; 
		height: 284px;}
		
	.deals-top .deals-top-btn  { 
		width: 237px; 
		height: 30px;
		display: block; padding-top: 10px;}
		.deals-top-btn img { }
		
.deals-bottom-text .subheadGreen { font-weight: bold; color: #008A4C; font-size: 14px; }
.deals-bottom-text h1 { color: #083152; }
.deals-bottom-text {  padding-left: 36px; padding-bottom: 30px;}

	.deals-bottom-text ul { margin-top: 10px; margin-bottom: 10px; }

.deals-bottom-text hr { margin-bottom: 18px;}
/*.specialoffer { 
	line-height: 22px; 
	margin-top: 20px; 
	padding: 10px 36px;
	border-top: 1px solid #ccc; 
	border-bottom: 1px solid #ccc; 
	display: block; }

.deals-bottom { 
	background: #073152 url(../images/f700-page-bottom-topcorners.jpg) no-repeat; 
	display: block; 
	width: 755px; 
	min-height: 240px;
	margin-top: 20px;}

	.deals-bottom img.catalog { padding: 20px; float: left;}
*/
	.deals-bottom .subheadWhite { 
		color: #fff; 
		font-size: 22px;
		font-weight: bold; 
		padding-bottom: 12px; }
		
	.deals-bottom .text { color: #fff!important; line-height: 22px;padding-top: 20px; } 
	
	.deals-bottom .text p { color: #fff; background-color: transparent; }
	
	.deals-bottom .text .footnote { font-style: italic; font-size: 11px; padding-top: 40px; }
/*	.f700-bottom img.motorcontrolbtn { padding: 20px; }
*/	.deals-bottom-end { 
		background: url(/images/f700-page-bottom-bottomcorners.jpg) no-repeat; 
		width: 755px;
		height: 18px; }
		
.pdflist li { background: url(/images/deals-pdf-bullet.jpg) no-repeat; }


.dealsbanner { 
	width: 198px; 
	display: block;
min-height: 200px;
	border: 1px solid #007130; 
	position: relative; }
.dealsbanner-top { /*position: absolute; z-index: 1;top: 6px;*/ margin-left: 0;/* left: 36px;
left: 6px\9; border: 1px solid #ccc\9;*/ position: relative;}
.dealsbanner .dealscover { width: 198px; overflow: hidden;}
.dealsbanner .dealscover .coverimg { 
	-webkit-transform: rotate(-8deg);
	-moz-transform: rotate(-8deg);
	width: 184px; 
	height: 300px;
	overflow: hidden!important; border: 1px solid #ccc\9;
	margin-top: 6px;
	margin-left: 22px;
	margin-left: 6px\9; 
	background-repeat: no-repeat;
	-moz-box-shadow: 0px 0px 4px  #666;
	-webkit-box-shadow:0px 0px 4px  #666;
	box-shadow: 0px 0px 4px  #666;
} 

.dealsbanner .dealscover .coverimg img { width: 184px;}
.dealsbanner .dealswave { 
	top: 0px;left: 0;
	position: relative; z-index: 10;
	width: 199px;margin-top: -190px; 
	background: url(/images/deals-banner-wavebkgd.png) no-repeat; }

.dealsbanner .dealswave .text { padding: 40px 14px 20px 14px; color: #ffffff; background-color: transparent;text-align: left; }

.dealsbanner p { background-color: transparent; color: #ffffff; margin-top: 0; padding-bottom: 8px;}

	.dealsbanner h2 { 
		color: #ffffff; 
		font-weight: bold;
font-size: 16px!important; 
		text-transform: uppercase; 
		line-height: 14px;}
	.dealsbanner h3 { 
		color: #81C0EC; 
		font-size: 18px!important; 
		font-weight: bold; 
		text-transform: uppercase; 
		line-height: 18px;}
		
.dealsbanner p.deals-small { font-size: 11px; font-style: italic; padding-top: 8px;}

.dealsbanner .deals-top-btn { 
	background: url(/images/deals-banner-btn.png) no-repeat; 
	color: #ffffff;
	width: 170px; 
	height: 30px; 
	overflow: hidden;padding-top: 5px; 
margin-top: 4px; margin-bottom: 4px;
	text-align: center;}
	
	.dealsbanner .deals-top-btn a { 
		color: #ffffff; 
		text-decoration: none; 
		font-weight: bold;
		text-align: center; 
		display: block; 
		width: 160px; height: 20px;overflow: hidden; 
		margin-top: 0!important;
		font-size: 18px; }