html, body
{
	margin:0px;
	background-position:fixed;
	background:url("/images/new_images/bg.jpg") top center repeat transparent;
	font-family:Arial;
}

#siteWrapper
{
	width:940px;
	margin:0 auto;
}

#siteHeader
{
}

#subHeader2
{
	height:142px;
	overflow:hidden;
}

/* Content Blocks */


.pt-10{
	padding-top: 10px;
}

#leftColumnOuterWrap
{
	float:left;
	padding-right:15px;
	padding-bottom:20px;
}

#middleColumnOuterWrap
{
	width:auto;
	float:left;
}

#middleColumnOuterWrap
{
	line-height:15px;
	color:#444444;
	font-size:13px;
}

#middleColumnOuterWrap table
{
	line-height:15px;
	color:#444444;
	font-size:13px;
}

#middleColumnOuterWrap a
{
	line-height:15px;
	color:#1E92CD;
	font-size:13px;
}


#rightColumnOuterWrap
{
	width:715px;
	padding-left:15px;
	padding-bottom:25px;
	float:left;
}

.headerLogo
{
	height:142px;
	float:left;
}

.headerRight
{
	float:right;
}

.headerNavigation
{
	background:url('/images/new_images/topNavigationGradient.jpg') top center repeat-x transparent;
	border:1px solid #0072AE;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	height:36px;
}

.headerNavigation a
{
	/*text-shadow: 1px -1px 2px #646464;
	filter: dropshadow(color=#646464, offx=1, offy=-1); */
	text-decoration:none;
	color:#FFFFFF;
}


.headerNavigation li
{
	line-height:36px;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	/*text-shadow: 1px -1px 2px #646464;
	filter: dropshadow(color=#646464, offx=1, offy=-1); */
	padding:0px 7px 0px 7px;
	float:left;
}

.headerNavigation li.priceItem
{
	line-height:36px;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	/*text-shadow: 1px -1px 2px #646464;
	filter: dropshadow(color=#646464, offx=1, offy=-1); */
	padding:0px;
	text-align:center;
	width:85px;
	float:left;
}

.headerNavigation li.viewCartButton
{
	padding:4px 0px 0px 0px;
}

.headerNavigation li.topNavigationSeparator
{
	width:2px;
	height:36px;
	padding:0px;
	background:url('/images/new_images/topNavigationSeparator.jpg') top center no-repeat transparent;
}

.headerNavigation
{
	clear:both;
}

.loginBoxArrow
{
	width:40px;
	margin-top:-19px;
	margin-left:10px;
	height:19px;
	position:absolute;
	background:url('/images/new_images/loginBoxArrow.png') top left no-repeat transparent;
}

.loginBoxPopUp
{
	display:none;
	margin-left: 50px;
    margin-top: 60px;
	background:url('/images/new_images/loginBoxGradient.jpg') top center repeat transparent;
	position:absolute;
	width:330px;
	z-index:99999999;
	border:1px solid #D3D3D3;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius:5px;
}


.loginBoxPopUp label
{
	color:#444444;
	font-size:12px;
	font-weight:normal;
	display:block;
	padding:12px 12px 12px 0px;
}

.forgotPasswordUrl
{
	color:#444444;
	font-size:12px;
	display:block;
	float:left;
	padding:27px 12px 12px 0;
}

.loginBoxPopUp #forgotPasswordMessage  ,.loginBoxPopUp #loginMessage
{
	border:none;
	background:url("/tools/styles/public_global_images/swFeedbackNegative.gif") no-repeat scroll 5px center transparent;
	width:82%;
}

.forgotPasswordDescription
{
	color:#444444;
	font-size:12px;
	width:65%;
	padding-bottom:10px;
}


#loginLink
{
	font-size:12px;
	color:#444444;
	padding-top:10px;
	padding-bottom:10px;
}

.loginBoxContent
{
	padding:15px 0 0 20px;
}

.loginBoxContent a:hover
{
	text-decoration:underline;
}

.loginBoxContent input[type=text], .loginBoxContent input[type=password]
{
	width:275px;
	font-size:12px;
	padding:7px 3px 7px 10px;
}

.headerCallUsToday
{
	float:left;
	width:215px;
}

.headerChat
{
	float:right;
	padding-top:8px;
	width:154px;
}

.homepageSlider
{
	overflow:hidden;
	padding-bottom:27px;
	margin-top:5px;
}


.sliderCaption
{
	font-size:12px;
	color:#1E92CD;
	padding-top:10px;
	line-height:15px;
	
	width:100%;
	text-decoration:none;
	display:block;
	font-weight:bold;
}


.sliderPrice
{
	font-size:16px;
	padding-top: 10px;
	color:#007DC3;
	line-height:15px;
	width:100%;
	text-decoration:none;
	display:block;
	font-weight:bold;
}

.sliderPrice.onSale
{
	color:#1E92CD;
	font-size:13px;
}

#siteNavigation
{
	width:939px;
	margin-right:2px;
	height:48px;
	clear:both;
	background:url('/images/new_images/sideNavigationGradient.jpg') top center repeat-x transparent;
	border:1px solid #DEDEDE;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius:5px;
}

/* First Level */
#siteNavigation ul:first > li
{
	border-right:1px solid #D3D3D3;
}


#siteNavigation li 
{
	cursor:pointer;
	padding: 15px 16px 0 16px; 
	float:left;
	height:34px;
	text-align:center;
	position: relative;
}


#siteNavigation .parentItem
{
	border-right:1px solid #D3D3D3;
}


#siteNavigation .parentItem.last
{
	border-right:none;	
}

#siteNavigation .parentItem:last-child a
{
margin-left: 9px;
color:#008CCE !important;
}

#siteNavigation .parentItem:last-child
{
	border-right:none;
	color:#008CCE !important;
}

#siteNavigation li a
{
	color:#444444;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	text-shadow:1px 1px #ffffff;
	filter: dropshadow(color=#ffffff, offx=1, offy=1); 
}

#siteNavigation li.active > a, #siteNavigation li a:hover
{
	color:#008CCE;
}

#siteNavigation li.siteNavigationSeparator
{
	float:left;
	width:1px;
	height:48px;
	padding:0px;
	background-color:#D3D3D3;
}

/* Second Level */

.horizontal {
	position: inherit !important;
}

#siteNavigation ul ul.horizontal
{
	display:block;
	margin:1px 0 0 0px;
	border:none;
	background:none;
	position:absolute;
	z-index:999;
	top: 0;
}

#siteNavigation ul ul.horizontal li
{
	padding:10px 4px 10px 4px;
	text-align:center;
	width:98px;
	background:url('/images/new_images/horizontalNavGradient.jpg') top center repeat-x transparent;
	height:127px;
	border-right:none;
	border-top:none;
	border-bottom:none;
	border-right:1px solid #DEDEDE;
	float:left;
	position:static;
}

#siteNavigation ul ul.horizontal li img
{
	border:1px solid #d3d3d3;
}

#siteNavigation ul ul.horizontal li:last-child
{
}

#siteNavigation ul div.horizontalSubnavigation
{
	position:absolute;
	z-index:10;
	display:none;
	margin:17px 0 0 -18px;
	width: 943px;
}

#siteNavigation ul div.horizontalSubnavigation li.active
{
	background:none;
	background-color:#454545;
		padding-bottom:11px;
	color:#FFFFFF;
}

#siteNavigation ul div.horizontalSubnavigation li.active a
{
	color:#FFFFFF;
	text-shadow: -1px -1px #000000;
}

#siteNavigation ul li ul li.active
{
	background-color:#454545;
}

#siteNavigation ul li ul li.active a
{
	color:#FFFFFF;
	text-shadow: -1px -1px #000000;
}

#siteNavigation ul div.horizontalLeftArrow
{
	width:40px;
	height:149px;
	float:left;
	background:url('/images/new_images/horizontalSubnavLeftArrow.png') 0 -152px no-repeat transparent;
	position: relative;
}

#siteNavigation ul div.horizontalLeftArrow.active
{
	background-position: 0 0;
}

#siteNavigation ul div.horizontalRightArrow
{
	width:43px;
	height:149px;
	float:left;
	background:url('/images/new_images/horizontalSubnavRightArrow.png') 0 -152px no-repeat transparent;
	position: relative;
}

#siteNavigation ul div.horizontalRightArrow.active
{
	background-position: 0 0;
}

#siteNavigation ul div.horizontalMiddleSlider
{
	position:absolute;
}

#siteNavigation ul div.horizontalMiddleContainer
{
	width:860px;
	position: relative;
	overflow:hidden;
	float:left;
	background:url('/images/new_images/horizontalNavMiddleShadow.jpg') bottom center repeat-x transparent;
	height:149px;
}

#siteNavigation ul ul.horizontal li a
{
	line-height:18px;
	font-size:12px;
}

#siteNavigation ul {
	z-index: 1000;
}

#siteNavigation ul ul
{
	display:none;
	position:absolute;
	background:url('/images/new_images/sideSubnavNavigationGradient.jpg') top center repeat transparent;
	border:1px solid #DEDEDE;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	width: 300px;
	top: 45px;
	left: 0;
	z-index:999;
}

#siteNavigation ul ul li
{
	border-bottom:1px solid #DEDEDE;
	padding:7px 15px 10px 15px;
	height:15px;
	text-align:center;
	float:none;
}

#siteNavigation ul ul li:last-child
{
	border-color: transparent;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	
}

.searchBox
{
	background:url('/images/new_images/searchBackground.jpg') top center no-repeat transparent;
	padding:10px 0px 0px 2px;
	margin-top:-2px;
	height:75px;
	width:940px;
}

.searchInput
{
	width:590px;
	margin-top: 7px;
	font-size:12px;
	padding:7px 3px 7px 10px;
}

.freeShippingOffer
{
	padding-left:15px;
	float:left;
}

.searchInputSpacing
{
	padding-top:0px;
	padding-right:15px;
	margin-left:10px;
}

.searchLabel
{
	line-height:21px;
	margin-top:6px;
}

#footerBox1
{
	clear:both;
	width:940px;
	background:url('/images/new_images/footer-background.png') top center repeat-x transparent;
}

#footerBox1 li
{
	float:left;
	width:305px;
}

#footerBox1 li.footerBoxSeparator
{
	background:url('/images/new_images/footerBoxSeparator.jpg') top center repeat-y transparent;
	width:2px;
	padding-bottom:15px;
	height:190px !important;
}

.newsletterForm
{
	text-align:center;
	margin-top:4px;
}

.newsletterForm li
{
	padding-bottom:10px;
}

.fadingLabel
{
	position:absolute;
	padding:9px 3px 3px 10px ;
	font-size:12px;
	color:#444444;
}


.newsletterForm input[type=text]
{
	width:270px;
	font-size:12px;
	padding:7px 3px 7px 10px;
}


#footerBox1 .footerBoxTitle
{
	height:39px;
	text-shadow: 1px 1px 1px #ffffff !important;
	line-height:39px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#444444;
}

.alignToText
{
	float:left;
}

.aligntoButton
{
	padding-right:10px;
	font-size:11px;
	color:#444444;
	padding-top:5px;
	float:left;	
}


.footerBoxContent
{
	padding:12px 0 0 0;
}

.footerBoxContent img
{
	padding-top:10px;
}

.footerBoxContent ul
{
	clear:both;
	font-size:13px;
	line-height:18px;
	padding-left:15px;
}

.footerBoxContent a
{
	color:#444444 !important;
	text-shadow: 1px 1px 1px #ffffff !important;
	text-decoration:none;
}

.footerBoxContent a:hover
{
	text-decoration:underline;
}

#siteFooter
{
	clear:both;
	padding:0px 0 15px 0;
	text-align:center;
	font-size:11px;
	text-shadow: 1px 1px 1px #ffffff;
	line-height: 15px;
	color:#4E4E4E;
}

#siteFooter a
{
	font-size:11px;
	color:#4E4E4E;
	text-decoration:none;
}

#siteFooter a:hover
{
	text-decoration:underline;
}


/* box options */
#middleColumnOuterWrap .boxRightAnchor a
{
	line-height:36px;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	color:#444444;
}

#middleColumnOuterWrap .boxRightAnchor a:hover
{
	text-decoration:underline;
}

.boxRightAnchor
{
	background:url('/images/new_images/boxHeaderControlsSeparator.jpg') top left no-repeat transparent;
	line-height:36px;
	font-size:14px;
	font-weight:bold;
	color:#444444;
	padding:0 25px 0 15px;
	float:right;
}

.boxText
{
	background:url('/images/new_images/boxHeaderControlsSeparator.jpg') top right no-repeat transparent;
	line-height:36px;
	font-size:14px;
	font-weight:bold;
	color:#444444;
	padding:0 25px 0 25px;
	float:left;
}

#middleColumnOuterWrap .boxText.active a, #middleColumnOuterWrap .boxTextRight.active a
{
	color:#000000;
}

#middleColumnOuterWrap .boxText a, #middleColumnOuterWrap .boxTextRight a
{
	color:#444444;
	text-decoration:none;
}

.boxTextRight
{
	background:url('/images/new_images/boxHeaderControlsSeparator.jpg') top left no-repeat transparent;
	line-height:36px;
	font-size:14px;
	font-weight:bold;
	color:#444444;
	padding:0 25px 0 25px;
	float:right;
}

.backtotopArrow
{
	padding-top:5px;
	padding-right:5px;
	height:17px;
	float:left;
}

.boxSorting
{
	background:url('/images/new_images/boxHeaderControlsSeparator.jpg') top right no-repeat transparent;
	line-height:36px;
	padding:0 25px 0 25px;
	float:left;
}

.contentBoxHeader select
{
	font-size:12px;
	font-family:Arial;
	width:200px;
}

.boxFilter
{
	line-height:36px;
	padding:0 25px 0 25px;
	float:left;
}

.boxControlsArrows
{
	background:url('/images/new_images/boxHeaderControlsSeparator.jpg') top right no-repeat transparent;
	line-height:36px;
	font-size:14px;
	font-weight:bold;
	color:#444444;
	padding:0 10px 0 10px;
	float:left;
}


.boxControlsArrows .arrowSymbols
{
	height:10px;
	padding:3px 6px 0px 6px;
}

.contentBox .contentBoxTitle
{
	line-height:36px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	color:#444444;
}

.contentBoxDescription
{
	line-height:36px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#444444;
	
	padding:0 26px 0 26px;
}

.contentBoxHeader
{
	height:36px;
	border:1px solid #EFA622;
	
	background:url('/images/new_images/boxHeaderGradient.png') top center repeat-x transparent;
	text-shadow: 1px 1px 1px #FFDA7F;
	filter: dropshadow(color=#FFDA7F, offx=1, offy=1); 
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
}

.contentBoxFooter
{
	line-height:36px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	color:#444444;

	height:36px;
	border:1px solid #EFA622;
	background:url('/images/new_images/boxHeaderGradient.png') top center repeat-x transparent;

	text-shadow: 1px 1px 1px #FFDA7F;
	filter: dropshadow(color=#FFDA7F, offx=-1, offy=1); 
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	margin-bottom: 14px;
}

.contentBoxContent ul {
	z-index: 1 !important;
}

.contentBoxContent li.listItem
{
	float:left;
	text-align:center;
	border-left:1px solid #E3E3E3;
	position: relative;
	padding: 15px 0px;
}

.contentBoxSpecialized li
{
	float:left;
	border-left:1px solid #E3E3E3;
/*	border-top:1px solid #E3E3E3;*/
	width:167px;
	text-align:center;
	height:200px;
	padding-top:15px;
	padding-bottom:15px;
}

.contentBoxContent a
{
	text-decoration:none;
}

.contentBoxSmall li
{
	width:155px;
	overflow:hidden;

	height:170px;
}

.contentBoxContent li.listItemSeparator
{
	width:715px;
	height:1px;
	padding:0px;
	background-color:#E3E3E3;
	clear:both;	
}

.contentBoxSmall li.listItemSeparator
{
	width:940px;
	height:1px;
	background-color:#E3E3E3;
	clear:both;
}

.contentBoxSmall li.noBorder
{
	border-left:none;
}


.contentBoxLarge li
{
	width:168px;
	height:232px;
}

.contentBoxProductListings li.listItem
{
	border-top:1px solid #E3E3E3;
	text-align:left;
	width:715px;
}

.productsListingImage
{
	text-align:center;
	float:left;
}

.contentBox.homepageRightColumn li.listItem {
	width: 168px !important;
	height: 179px;
}

.productsListingDescription
{
	width:415px;
	float:left;
}

.productsListingTitle
{
	color:#0c85c9;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
}

.productsListingDescriptionContent
{
	padding-left:10px;
	width:390px;
}

.productsListingDescriptionContent em
{
	display:block;
	padding-top:5px;
}

.productsListingTitle a
{
	color:#007CC5;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
}

a.gridItemTitle
{
	color:#007CC5;
	font-size:14px;
	display:block;
	padding: 0 10px;
	line-height:16px;
	font-weight:bold;	
}

.productsListingSubTitle
{
	color:#444444;
	font-weight:bold;
	line-height:14px;
	font-size:12px;
	padding-bottom:10px;
}

.pageBreadcrumbs
{
	color:#444444;
	font-weight:bold;
	line-height:14px;
	font-size:12px;
	padding-bottom:5px;
}

.pageBreadcrumbs a
{
	color:#444444;
	font-weight:bold;
	line-height:14px;
	text-decoration:none;
	font-size:12px;
	padding-bottom:10px;	
}

.pageBreadcrumbs a:hover
{
	text-decoration:underline;
}

.productsListingDescription ul
{
	padding-left:25px;
}

.productsListingDescription li
{
	list-style-type:disc;
	padding:5px;
	clear:both;
}

.productsListingDescription
{
	font-size:13px;
	color:#444444;
}

.productsListingPriceAndView
{
	display:block;
	text-align:center;
	width:120px;
	float:left;
}

.productListingPrice
{
	text-align:center;
	font-size:20px;
	color:#444444;
	line-height:20px;
	font-weight:bold;
	position: absolute;
	bottom: 55px;
	text-align: center;
	width: 100%;
}

#priceContainer .productListingPrice
{
	text-align:center;
	font-size:20px;
	color:#007DC3;
	line-height:20px;
	font-weight:bold;
	bottom: 55px;
	text-align: center;
	width: 100%;
	position: relative;
	top: 10px;
}

.productListingViewButton
{
	position: absolute;
	bottom: 20px;
	left: 17%;
}

.contentBoxSidebarAddress
{
	margin-left:25px;
	margin-bottom:35px;
	padding-top:15px;
	width:155px;
}

.genericPageSidebar
{
	float:right;
	width:200px;
	margin-left:25px;
	margin-bottom:25px;
}

.contentBoxSidebar
{
	width:200px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius:5px;
	border:1px solid #ECECEC;
	background-color:#F6F6F6;	
}

#middleColumnOuterWrap .contentBoxSidebar a
{
	font-weight:bold;
	text-decoration:none;
	color:#444444;
	font-size:12px;
}

.genericPage
{
	font-size:12px;
	color:#444444;
	line-height:15px;
	padding:25px;
}


.contentBox .contentBoxContent li:first-child
{
	/*border-left:none;*/
}


.contentBoxContent
{
	width:940px;
	background-color:#FFFFFF;
	border-top:none;
	-webkit-box-shadow: inset 0px .1px 3px .1px #BCBCBC;
	-moz-box-shadow: inset 0px .1px 3px .1px #BCBCBC;
	box-shadow: inset 0px .1px 3px .1px #BCBCBC;
}

.roundBoxBottom
{
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
}

.roundBox
{
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px;
}



.leftSidebarColumn
{
	float:left;	
	padding-right:18px;
}

.productImage
{
	float:left;
	width:370px;
	padding-top:10px;
	text-align:center;
}

.productInformation
{
	width:335px;
	float:left;
}

.productDetailsPage
{
	padding-top:25px;
}

/* tabs styling*/

.tabbedContentSeparator
{
	padding-bottom:40px;
	width:317px;
	margin:0 auto;
	height:3px;
	background:url('/images/new_images/tabbedContentSeparator.jpg') center 50% no-repeat transparent;
}

.tabbedContent
{
	padding:10px 10px 10px 0px;
	width:320px;
}

.tabsHeader
{
	clear:both;
	height:25px;
}

.viewLarger
{
	padding-left:25px;
	text-align:left;
}

.tabsHeader div
{
	padding:5px;
	color:#0064CF;
	font-size:13px;
	border:1px solid #FFFFFF;
	float:left;
	cursor:pointer;
	background-color:#FFFFFF;
}

.tabsHeader div.active
{
	color:#444444;
	border:1px solid #CCCCCC;
	border-bottom:none;
}

.tabsContent h1
{
	color:#0064CF;
	line-height:16px;
	padding:0px;
	margin:0px;
	font-weight:bold;
	font-size:13px;
}

.tabsContent ul
{
	list-style-type:disc;
	padding:5px 0 5px 25px ;
}

.tabsContent
{
	border:1px solid #CCCCCC;
	width:320px;
	height:290px;
	clear:both;
	overflow-y:scroll;
	overflow-x:hidden;
}

.tabsContent div
{
	color:#000000;
	line-height:15px;
	font-size:13px;
	padding:10px;
	display:none;
}

.tabsContent div.active
{
	display:block
}

/*  box options with column */

.contentBox.withOneColumn
{
	width:715px;
}

.contentBox.withOneColumn .contentBoxHeader
{
	width:715px;
}

.contentBox.withOneColumn .contentBoxContent
{
	width:717px;
}

.contentBox.withOneColumn .contentBoxFooter
{
	width:715px;
}

/* fullwidth box options */

.contentBox.fullWidth
{
	width:940px;
}

.contentBox.fullWidth .contentBoxHeader
{
	width:938px;
}


.contentBox.fullWidth .contentBoxFooter
{
	width:940px;
}

.contentBox.fullWidth .contentBoxContent
{
	width:940px;
}


/*usefull classes*/

.cb
{
	clear:both;
}

.fl
{
	float:left;
}

.fr
{
	float:right;
}


.spacing
{
	clear:both;
	height:20px;
}

.spacing-under{
	clear: both;
	height: 30px;
}

.top-spacing
{
	clear: both;
	height: 8px;

}

.roundedInput
{
	color:#444444;
	border:1px solid #CCCCCC;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-radius:5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-webkit-box-shadow: inset 1px 1px 10px 1px #DEDEDE;
	-moz-box-shadow: inset 1px 1px 10px 1px #DEDEDE;
	box-shadow: inset 1px 1px 10px 1px #DEDEDE;
}

/* buttons */
.loginButton
{
	background:url("/images/new_images/loginButton.jpg") no-repeat scroll 50% 50% transparent;
	width:90px;
	height:28px;
	border:none;
	display:block;
	cursor:pointer;
	margin:20px 34px 0px 0px;
	float:right;
}

.sw_formHeader
{
	font-size:12px;
}

.loginBoxContent .swError
{
	color:#444444;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-radius:5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-webkit-box-shadow: inset 1px 1px 10px 1px #DEDEDE;
	-moz-box-shadow: inset 1px 1px 10px 1px #DEDEDE;
	box-shadow: inset 1px 1px 10px 1px #DEDEDE;

	font-size: 12px;
    padding: 7px 3px 7px 10px !important;
    width: 275px;
	border: 1px solid #ff0000;
	background-color: #FFFFFF !important;
	margin: 0px;
}

.loginAccountButton
{
	background:url('/images/new_images/login-btn.png') top center no-repeat transparent;
	width:78px;
	height:30px;
	border:none;
	cursor:pointer;
}

.retrievePasswordButton
{
	background:url('/images/new_images/password.png') top center no-repeat transparent;
	width:174px;
	height:29px;
	border:none;
	cursor:pointer;
}

.continueButton
{
	background:url('/images/new_images/continue-btn.png') top center no-repeat transparent;
	width:104px;
	height:29px;
	border:none;
	cursor:pointer;
}

.accountChangePassword
{
	background:url('/images/new_images/changepassword.png') top center no-repeat transparent;
	width:168px;
	height:29px;
	border:none;
	cursor:pointer;
}

.checkoutNowButton
{
	background:url('/images/new_images/checkout.png') top center no-repeat transparent;
	width:126px;
	height:38px;
	display:block;
	border:none;
	cursor:pointer;
}


.calculateShippingButton
{
	background:url('/images/new_images/calculateshipping.png') top center no-repeat transparent;
	width:171px;
	height:28px;
	float:left;
	border:none;
	cursor:pointer;
	display:none;

}



.nextStepsButton
{
}

.continueShoppingButton
{
	background:url('/images/new_images/continueshopping.png') top center no-repeat transparent;
	width:171px;
	height:28px;
	display:block;
	float:left;
	border:none;
	cursor:pointer;
}

.updateCartButton
{
	background:url('/images/new_images/update-cart.png') top center no-repeat transparent;
	width:124px;
	height:29px;
	border:none;
	cursor:pointer;
}

.addToCart
{
	background:url('/images/new_images/addtocart.png') top center no-repeat transparent;
	width:119px;
	height:29px;
	border:none;
	display:block;
	cursor:pointer;
}

.buyNowGreen
{
	background:url('/images/new_images/buy-now-green.png') top center no-repeat transparent;
	width:118px;
	height:29px;
	border:none;
	display:block;
	cursor:pointer;
}

.purchaseGreen
{
	background:url('/images/new_images/purchase-green.png') top center no-repeat transparent;
	width:118px;
	height:29px;
	border:none;
	display:block;
	cursor:pointer;
}


.cancelButton
{
	background:url('/images/new_images/cancel.png') top center no-repeat transparent;
	width:90px;
	display:block;
	height:29px;
	border:none;
	cursor:pointer;
}

.updateButton
{
	background:url('/images/new_images/update.png') top center no-repeat transparent;
	width:90px;
	display:block;
	height:28px;
	border:none;
	cursor:pointer;
}

.addToPackage
{
	background:url('/images/new_images/addtocart.png') top center no-repeat transparent;
	width:119px;
	height:29px;
	border:none;
	cursor:pointer;
}

.addPromoCodeButton
{
	background:url('/images/new_images/add-promo-code.png') top center no-repeat transparent;
	width:150px;
	height:28px;
	border:none;
	cursor:pointer;
}

.searchButton
{
	background:url('/images/new_images/searchButton.jpg') top center no-repeat transparent;
	width:84px;
	height:38px;
	border:none;
	cursor:pointer;
	margin-top:4px;
	
}

.sendButton
{
	background:url('/images/new_images/send.png') top center no-repeat transparent;
	width:73px;
	height:28px;
	border:none;
	cursor:pointer;
}

.backToShippingOptoinsButton
{
	background:url('/images/new_images/shipping-options.png') top center no-repeat transparent;
	width:219px;
	height:28px;
	border:none;
	cursor:pointer;
	display:block;
}

.processOrderButton
{
	background:url('/images/new_images/process.png') top center no-repeat transparent;
	width:126px;
	height:37px;
	border:none;
	cursor:pointer;
}

.joinButton
{
	background:url('/images/new_images/join.png') top center no-repeat transparent;
	width:104px;
	height:28px;
	border:none;
	cursor:pointer;
}

.submitReviewButton
{
	background:url('/images/new_images/submitreview.png') top center no-repeat transparent;
	width:141px;
	height:28px;
	border:none;
	cursor:pointer;
}

.submitButton
{
	background:url('/images/new_images/submitButton.jpg') top center no-repeat transparent;
	width:88px;
	height:28px;
	border:none;
	cursor:pointer;
}

.customizeAndBuyButton
{
	background:url('/images/new_images/customizeButton.png') top center no-repeat transparent;
	width:273px;
	height:28px;
	border:none;
	cursor:pointer;
}


.backButton
{
	background:url('/images/new_images/back.png') top center no-repeat transparent;
	width:86px;
	height:28px;
	display:block;
	border:none;
	cursor:pointer;	
}

.viewDetailsButton
{
	background:url('/images/new_images/view-product-details.png') top center no-repeat transparent;
	width:118px;
	height:28px;
	display:block;
	border:none;
	cursor:pointer;	
}

.viewButton
{
	background:url('/images/new_images/viewButton.jpg') top center no-repeat transparent;
	width:68px;
	height:27px;
	border:none;
	cursor:pointer;	
}

/* Aditional templating for implementation */

/*
li.listItem a {
    color: #1E92CD;
	display:block;
	padding:15px;
	font-size: 12px;
    font-weight: bold;
    line-height: 15px;
    text-decoration: none;
}
*/
.swDescription a
{
    color: #1E92CD;
	font-size: 13px;
    line-height: 15px;
    text-decoration: none;
 
}

.swDescription a:hover
{
	text-decoration:underline;
}

.swDescription
{
	width:715px;
	font-size:13px;
	color:#444444;
	line-height:15px;
	height: auto;
    min-height: 0px;
    padding-bottom: 10px;
}

a.gridItemTitle:link
{
    color: #1E92CD;
	font-size: 13px;
    line-height: 15px;
	font-weight:bold;
	padding: 0 10px 10px 10px;
	display:block;
    text-decoration: none;
}

.genericPage ul
{
	margin-left:25px;
}

.genericPage li
{
	list-style-type:disc;
}


.contentBoxSidebar ul
{
	margin:0px;
}

.contentBoxSidebar li
{	
	list-style-type:none;
	padding:5px 0px 5px 0px;
	border-top:1px solid #ECECEC;
	text-align:center;
}

.gridItemTitle img
{
	padding-bottom:10px;
}


#productSKU
{
	color:#444444;
	font-size:13px;
}

.rating a, #beTheFirstLink a
{
    color: #feb713;
	font-size: 13px;
    line-height: 15px;
	font-weight:bold;
}

.market_phrase
{
	font-weight:bold;
	color:#444444;
	font-size:13px;
	line-height:18px;
}

#priceContainer{
	margin-top: 10px;
}

#freeShippingIcon
{
	background:url('/images/new_images/freeshipping.jpg') center left no-repeat transparent;
	padding-left:35px;
	font-size:14px;
	padding-top:3px;
	line-height:20px;
	color:#666666;
	font-weight:bold;
	height:25px;
}

.salePrice
{
	font-size:15px;
	color:#1E92CD;
	font-weight:bold;
	line-height:15px;
	display: block;
	margin: 10px 0;
}

.brandBox
{
	float:right; 
	padding-left:25px; 
	padding-right:15px;
}

/* new tabbing styles */

.tabBox 
{
	clear:both;
}


#tabContent h1
{
	color:#0064CF;
	line-height:16px;
	padding:0px;
	margin:0px;
	font-weight:bold;
	font-size:13px;
}

#tabContent ul
{
	list-style-type:disc;
	padding:5px 0 5px 25px ;
}

#tabContent p
{
	padding-top:10px;
}

.productInformation .summary
{
	padding-top:15px;
}

#tabContent
{
	border:1px solid #CCCCCC;
	width:635px;
	padding: 15px 15px 15px 15px;
	height:auto;
	margin-bottom:15px;
	clear:both;
	overflow-y:scroll;
	overflow-x:hidden;
}

#tabContent div
{
	color:#000000;
	line-height:15px;
	font-size:13px;
}

#tabContent table
{
	color:#000000;
	width:100%;
}

.tabBox li
{
	padding-right:5px;
	float:left;
}

.tabBox a.tab
{
	font-size:12px;
	line-height:15px;
	color:#444444;
	display:block;
	margin-bottom:-1px;
	border:1px solid #CCCCCC;
	padding:5px;
}

.tabBox a.tab.active
{	
	color:#0064CF;
	border-bottom:1px solid #FFFFFF;
}

.otherImages
{
	padding:0 20px;
	text-align:left;
}

.otherImages a
{
	display:block;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	padding:5px;
	border:1px solid #CCCCCC;
}

.otherImageNote
{
	text-align:left;
	font-size:13px;
	color:#444444;
	line-height:15px;
	padding-left:25px;
	padding-bottom:15px;
	padding-top:25px;
}

#imageTitle
{
	padding:0px 25px;
	text-align:left;
	font-size:13px;
	color:#444444;
	line-height:15px;
}

.msrpContainer
{
	display:block;
	font-size:12px; 
	color:#444444;
	padding-bottom:5px;
	line-height:14px;
}

.msrpContainer.strike .msrp
{
	text-decoration: line-through;
}

.swt_product_customize_popup #siteWrapper
{
	width:779px;
}

.shippingAndStock
{
	line-height:22px;
}

#swt_product_customize *
{
	text-align:left;
}

#swt_product_customize .header .swButton
{
	text-align:center;
}

.swFeedbackNeutral
{
	width:314px;
	font-size:13px;
	line-height:16px;
	color:#444444;
}

/* Cart pages and Checkout process styling */
.cartHeader div
{
	float:left;
}

.cartHeader .cart_items
{
	text-align:left;
	width:61%;
}

.cartHeader .cart_unit_price
{
	width:10%;
}

.cartHeader .cart_gift_wrap
{
	width:10%;
}

.cartHeader .cart_quantity
{
	width:12%;	
}

.cartHeader .cart_subtotal
{
	text-align:right;
	width:15%;	
}

.cart_items_body
{
	width:350px;
	float:left;
}

.cart_listing_image
{
	width:15%;
	float:left;
	text-align:center;
}

.cart_listing_description
{
	width:45%;
	text-align:left;
	float:left;
}

.cart_listing_title a
{
	color:#007CC5;
	font-size:14px;
	line-height:18px;
	font-weight:bold;	
}

.cart_listing_price
{
	font-size:13px;
	color:#007DC3;
	width:10%;
	float:left;
	text-align:center;
}

.cart_listing_quantity
{
	width:10%;
	float:left;
	text-align:center;
}

.cart_listing_subtotal
{
	color:#007DC3;
	font-size:13px;
	font-weight:bold;
	width:15%;
	float:left;
	text-align:right;	
}

.swCartDetails a
{
	font-size:13px;
	color:#1E92CD;
}

.swCartDetails a:hover
{
	text-decoration:underline;
}

.packageContainer
{
	color:#444444;
	padding:10px;
	font-size:13px;
	line-height:16px;
}

.packageContainer ul
{
	list-style-type:disc;
	margin-left:25px;
}

.swCartSubtotal
{
	font-size:16px;
	color:#007DC3;
	font-weight:bold;
}

.swCartSubtotalContainer
{
	/*width:135px;*/
	padding-right:32px;
}

#opt_table select
{
	width:269px !important;
	font-size:13px;
	color:#444444;
}

#opt_table input
{
	font-size:13px;
	color:#444444;
	padding:3px;
}

#qty_input td
{
	padding-right:5px;
}

#opt_table td
{
	padding:6px 0 6px 0;
}


#opt_table label
{
	display:block;
	padding-right:5px;
	font-size:13px;
	color:#444444;
}

/* Checkout Styles */

#swCheckout li
{
	height:auto;
	width:100%;
}

#swCheckout #swCheckoutSteps
{
	padding:20px 0px 20px 20px;
}

#

#swCheckoutMain 
{
    padding-top: 25px;
	border:none;
	float:left;
	width:74%;
}

.sw_formBlock
{
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius:5px;
	min-height: 50px !important;
	margin-bottom:20px;
}

.swFeedbackNegative
{
	width:60%;
}


.loginBoxContent a
{
	color:#444444;
}


/* Order Details hide Site Structure*/

.accountOrderDetail
{
	margin:10px;
}

.accountOrderDetail, .accountOrderDetail td
{
	font-size:Arial;
	color:#444444;
	text-align:left;
}

.accountOrderDetail #middleColumnOuterWrap
{
	width:100%;
}

.accountOrderDetail #siteWrapper
{
	width:100%;
}


.accountOrderDetail #footerBox1 , .accountOrderDetail #siteFooter, .accountOrderDetail #subHeaderOuterWrap, .accountOrderDetail #leftColumnOuterWrap
{
	display:none;
}


.textInputStyle{
border-top-left-radius: 5px 5px;
border-top-right-radius: 5px 5px; 
border-bottom-right-radius: 5px 5px; 
border-bottom-left-radius: 5px 5px; 
-moz-border-radius: 5px;
border-radius:5px;
padding-left: 5px;
color:#444444;
border: #ccccc 1px solid;
background: -webkit-gradient(linear, left top, left bottom, from(#f0f0f0), to(#f9f9f9));
background: -moz-linear-gradient(top, #f0f0f0, #f9f9f9);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f0f0f0, endColorstr=#f9f9f9);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f0f0f0, endColorstr=#f9f9f9)";
url(../../images/new_images/boxControlsRightArrow.jpg)}


#whycare{
width:960px;
height:100px;
display: block;
margin-top:22px;
margin-bottom: 7px;
clear:both;
}

#whycare img{
padding-right:39px;}

#whycare .last{
padding-right:0px !important;}


#footer-icons
{
	width:960px;
	height:100px;
	display: block;
	padding:8px 0 8px 0;
	clear:both;
}

#footer-icons img{
	padding-right:43px;
}

.footer-icons-last{
	padding-right: 0px !important;
}

.topBrands li
{
	float:left;
	width:auto;
	height:auto;
	padding:10px 8px 10px 8px;
}

.topBrands{
	padding-top:15px;
}

.top-shadow{
text-shadow: -1px -1px 1px #0d5d8a;
}

.loginHandler
{
	width:52px;
	text-align:center;
}

.featuredListings li
{
	height:220px;
}

.productInformation .productsListingTitle
{
	padding:10px 0;
}

.productInformation .market_phrase
{
	padding-bottom:5px;
}

.productInformation #beTheFirstLink
{
	padding-bottom:5px;	
}

#footer-icons
{
	clear:both;

}

.spacer5px
{
	height:5px;
	overflow:hidden;
	width:1px;
}

#swCheckoutFail
{
	padding-left:25px;
}

.wpcart_gallery a
{
	display:block;
	float:left;
}

.listItem div.productListingImage
{
	min-height: 162px;
}


.contentBoxContent.contentBoxSpecialized li.listItem
{
	padding:5px;
}

.facebookLikeContainerCheckout
{
	padding-top:15px;
}

.checkoutReview li
{
	border-right:1px solid #CCCCCC !important;
	width:938px !important; 
}

.cartShippingCharges
{
	color: #379A29 !important;
}

.expidatedDateField
{
	margin-top:15px;
	margin-left:32px;
	width:250px;
	display:none;
}

.headerCallUsToday .callus_icon
{
	float:left;
	width: 55px;
	text-align: center;
}
.headerCallUsToday .phone_numbers
{
	font-size:20px;
	color:#404040;
	font-weight:bold;
	float:left;
}
.headerCallUsToday .phone_numbers span
{
	font-size:13px;
}
.callus_icon span {
	color:#000;
	font-weight: 700;
	font-size: 14px;
	padding-bottom:4px;
	position:relative;
	bottom:8px;
	left: 4px;
}
.callus_icon a {
	text-decoration: none;
	
}