/******************************************************************************************/
/* begin global styles                                                                    */
/******************************************************************************************/

/* force a vertical scrollbar in firefox, prevents horizontal page shifting */
html { min-height: 100%; margin-bottom:1px; }

body 
{ 
    background: url("images/TTW-Background.jpg") no-repeat scroll center top #dee2eb;
    margin: 0;
    padding: 0;
    text-align: left;
	font-family: Arial,Tahoma,Helvetica,sans-serif; 
	font-size: 12px;
}

td, p, form {text-decoration:none; margin:0; }
p { margin: 0 0 1em 0; }
p.topMargin { margin: 1em 0; }
ul { list-style-type:none; margin:0; padding:0; }
h2 { font-size:1.2em;font-weight:bold; }
table caption { font-size:1.2em; font-weight:bold; }
h3 { font-size:1em;font-weight:bold; }
h2,h3 { margin: 0; }

/* links */
a { color: #003D76; text-decoration: none; }
a:hover { text-decoration: underline; }
a.highlight 
{ 
	font-weight:bold; 
	color:#003718;
	padding:5px 0px;
	margin-top:5px; 
	text-decoration:none; 
}
a.link { text-decoration:underline; }

a.linked, .linked:link, .linked:visited { text-decoration: underline; }
.linked:hover { color:#CAB999; }

/* input elements */
input { vertical-align:middle; }
input[type="radio"], input[type="checkbox"] { margin: 0px 5px 3px 9px; }
input[type="radio"]:first-child, input[type="checkbox"]:first-child { margin-left:3px; }

input.textBox 
{ 
	background-color:#FFFFFF; 
	border:1px solid #b3b3b3; 
	padding: 2px; 
	width:190px; 
	height:16px; 
	margin:0 3px 0 15px; 
}

input, textarea, select {
    font-family: inherit;
    font-size: 120%;
    font-weight: inherit;
}
/* updown control images */
.quantityUpDown #Up{ background: url(images/up.gif) center no-repeat; display:block; width:12px; height:12px; }
.quantityUpDown #Down{ background: url(images/down.gif) center no-repeat;  display:block; width:12px; height:12px; }
div.basketItems .quantityUpDown #Up, div.basketItems .quantityUpDown #Down{ margin-top:6px; }

/* buttons */
.button
{
    background-color:#F09800; 
    font-size: 12px; 
	color: #FFF;
	cursor:pointer; 
	padding:0px 12px;
	margin: 0 0 2px 4px; 
	font-weight: bold;
    border: 1px solid #E4E4E4; 
	white-space: nowrap; 
	height:23px;
	line-height:23px;
	border-radius:4px;
}

.button:hover
{
	background-color:#FFA100; 
	border: 1px solid #E4E4E4;
	color: #fff !important; 
}

a.button
{
	display:inline-block;
	/*height:19px;
	line-height:21px;*/
	text-decoration:none;
}

.button:active
{
	position: relative;
	top: 1px;
}

/* Text styles used to provide status information */
.goodCondition{font-weight: bold; color: #008000; padding-bottom: 3px;}
.warnCondition{font-weight: bold; color: #FFA500; padding-bottom: 3px;}
.errorCondition{font-weight: bold; color: #FF0000; padding: 3px;}
.requiredField {color: #FF0000; padding-bottom: 3px; margin-left:3px;}
p.success { font-weight:bold; color: #008000; }
p.error { font-weight:bold; color: #FF0000; }

/* misc general styles */
.contentArea { padding:5px 10px 5px 10px; }
.borderedArea { border:solid 1px #0077e5;}
.noTopPadding { padding-top:0; }
.noBottomPadding { padding-bottom:0;}
.noRightPadding { padding-right:0;}
.noLeftPadding { padding-left:0;}
.noTopBottomPadding {padding-top:0; padding-bottom:0;}
.noLeftRightPadding {padding-left:0; padding-right:0;}
div.noResultsPanel {padding:10px; text-align:center;}
p.highlight { color:#DB0B0B; padding-top:5px; margin-top:5px; text-decoration:none; }
.visiblePanel { display:block; }
.hiddenPanel { display:none; }
span.label { font-weight:bold; }
.fieldHeader {font-weight:bold;}
.noteText {}
span.msrp { text-decoration:line-through; }
span.msrp.noMsrpLine {text-decoration:none;}
.mappricing {font-size:16px; font-weight:bold;}
.linkHighlight {font-weight:bold; text-decoration:underline;}
.textContent {padding-bottom:20px;}
span.message {padding-left:5px;}
div.message {display:block;margin-bottom:1em;}
.clearAll {clear:both;}
div.infoBullets {padding-bottom:10px;}

/******************************************************************************************/
/* end global styles                                                                      */
/******************************************************************************************/

/******************************************************************************************/
/* begin common page layout and container styles                                          */
/******************************************************************************************/

/* high level containers */
#outerPageContainer {margin:0 auto; width:960px;}
#innerPageContainer {width: 960px;}
#mainBody {background-color:#FFF;}

#mainColumn, #leftColumn, #rightColumn, .column_1, .column_2, .column_3 
{
    display: inline;
	float: left;
	margin-left: 0;
	margin-right: 0;
}
div.clear { clear:both; }

#header
{
    width:960px;
	display:block;
	margin: 0;
    clear: both;
}

#header div.zone {}

#footer
{
    width:960px;
	display:block;
	margin-left: 0;
	margin-right: 0;
    clear: both;
}

.trustedsite-floating-element {bottom:75px !important;}
img.trustedsite-floating-element {bottom:75px !important;}

#leftColumn { width: 260px; }
#leftColumn div.zone {padding:0 10px 0 10px;}

#rightColumn { width: 200px;}
#rightColumn div.zone {padding:10px 10px 0 0;}
#rightColumn.noTopMargin div.zone {padding-top:0;}

#mainColumn {width:460px;}
#mainColumn.leftSidebarLayout {width: 700px;}
#mainColumn.rightSidebarLayout {width: 760px;}
#mainColumn.threeColumnLayout {width: 440px;}
#mainColumn.oneColumnLayout {width:960px;}
#mainColumn.oneColumnLayout.noLeftMargin {padding-left: 0;}

#mainColumn div.zone {padding:0 10px 0 0px}
#mainColumn.oneColumnLayout div.zone {padding:0;}
div.zone {}

/* column gutters */
.column_2,
.column_3
{
	margin-left:20px;
}

/* standard styling for three columns at page top */
/* 20px zone padding + 40px gutter + (300*3) = 960 */
.thirdsColumn { width: 300px; }
.thirdsColumn .widget { min-height:150px; }

/* standard styling for pages split in two columns */
/* 20px zone padding + 20px gutter + (460*2) = 960 */
.halfColumn { width: 460px; }

/* standard styling for pages split into main section with sidebar */
/* 20px zone padding + 20px gutter + 600 + 320 = 960 */
.mainColumn { width: 600px; }
.sidebarColumn { width: 320px; }

/* make sure column sections are cleared */
.section { clear:both; }

/******************************************************************************************/
/* end common page layout and container styles                                            */
/******************************************************************************************/

/******************************************************************************************/
/* begin header, footer, and sidebar styling                                              */
/******************************************************************************************/

/* header area styling */
#storeHeader {color:#FFFFFF; font-size:11px;}
#storeHeader a {color:#555555;}
#storeHeader .logo {margin: 10px 0 10px; padding: 0;}
#storeHeader .logo img {margin: 0 0 0 10px;}
#storeHeader .logo a, #storeHeader .logo a:hover {background:none; border:none;}
#categoryHeader {background-color:#FFF;}


#headerTop { display:block; clear:both;background: transparent url("images/ttw-gradient-yellow-header.png") repeat-x;}
#headerTop .column_1, #headerTop .column_2 { margin:0; }
#headerTop .column_1 {width:415px;}
#headerTop .column_2 {text-align:center;font-size:12px;}
#headerTop .column_3 {padding-top:32px; float:right;}
#headerTop .column_3 .headerPromo {display:inline-block;}
#headerTop .column_3 .headerCart {display:inline-block; text-align:center;width:140px;position:relative;}
#headerTop .welcomeMessage {display:block;clear:both;color:#003D76;padding-top:14px;font-weight:bold;}
#headerTop .phoneNumbers {color: #003d76; padding-top: 30px;font-size:16px;font-weight:bold;}
#headerTop .phoneNumberUS {display:block; font-size:20px; padding-bottom:5px;}
#headerTop .shortcuts {width:auto;}
#headerTop .shortcuts  a 
{
    border: 1px solid #65AEDB;
    border-radius: 2px 2px 2px 2px;
    color: #003D76;
    display: block;
    float: right;
    height: 20px;
    margin: 8px 2px 8px 0px;
    padding: 8px 3px 0;
    text-align: center;
    text-decoration: none;
    text-transform: capitalize;
    width: 67px;
}
#headerTop .shortcuts a:hover
{	
	font-weight:bold; background-color: #F09800;
}

#headerNavigation .search { text-align:left; border: solid 3px #003D76;background-color:#003D76; float:right; display:inline-block;}
#headerNavigation .search input.searchPhrase 
{ 
    color: #324F65; background:#FFFFFF; border: solid 1px #65AEDB; width: 238px; margin: 0; padding:0 2px; font-size:140%; font-style:italic; height:33px;
}
#headerNavigation .search .button
{
	background-color: #003D76;
	color:#fff;
	border:1px solid #65aedb;
	height:19px;
	line-height:19px;
	margin:0;
}
#headerNavigation .search .button:hover 
{
	background-color:#F09800;
	color: #003D76 !important;
}

#headerAboveLogo, #headerNavigation {display:block;clear:both;background-color:#696969;}
#headerNavigation .navigation, #headerAboveLogo .navigation 
{	
	border: 1px solid #000;
	border-top:none; 
	border-left:none;
	border-right:none;
	background-color: #003D76;
	width:100%;
	text-align:left;
}
#headerNavigation .navigation {height:42px;}
#headerAboveLogo .wideNavTop {width:2000px; margin-left:-500px;text-align:center;height:45px;position:absolute;z-index:1;}
#headerAboveLogo .wideNav {width:2000px; margin-left:-500px;text-align:center;background-color:#003D76; height:29px;position:absolute;z-index:1;top:45px;}
#headerAboveLogo .navigation {width:960px;float:left;position:relative;z-index:2;}
#headerNavigation .content {margin:0 auto;}
#headerNavigation a, #headerAboveLogo a 
{
	background-color:#003D76; 
	font-weight: bold;
	width: auto; 
	padding: 6px 20px;
    text-decoration: none; 
	text-align: center; 
	line-height:28px; 
	letter-spacing: 1px;
	color:#fff;
	border-left:1px solid gray;
}
#headerNavigation a {font-family:"Oswald",Arial,Tahoma;font-size:15px;line-height:40px;font-weight:normal;letter-spacing: 1px;text-transform:uppercase;}
#headerNavigation a.lastMenuItem, #headerAboveLogo a.lastMenuItem {	border-right:1px solid gray;}
#headerAboveLogo a.manual-optin-trigger {background:transparent;border-left:none;}
#headerNavigation a.admin.lastMenuItem, #headerAboveLogo a.admin.lastMenuItem {	border-right:1px solid gray; border-left:none;}
#headerNavigation a.menuDown {background:transparent url('images/menu_down.gif') no-repeat right center; padding-right:30px;}
#headerNavigation #mfgMenuDiv {position:relative;display:inline-block;}
#headerNavigation #mfg-menu {display:none;position:absolute; top:40px; left:0;background-color:#FFF; border:8px solid #003D76; width:625px;padding:6px;z-index:200;}
#headerNavigation #mfg-menu .mfg-menu-item {display:inline-block;}
#headerNavigation #mfg-menu a {white-space:nowrap; color:#003D76;background-color:transparent;border:none;display:inline-block;line-height:normal;padding:6px;}
#headerNavigation #mfg-menu a:hover {background-color:#0077E5; color:#FFF;}
.mfg-list {display:none;}
#mfg-listing {display:none;color:#003D76; width:100%;}
#mfg-listing .subMenu {display:inline-block; vertical-align:top; /*width:200px;*/ padding-top:5px;}
table.mfg-list-table {}
#headerNavigation #mfg-menu #mfg-listing  a {
    display: block;
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
    overflow: hidden;
    padding: 3px 20px 0;
    text-align: left;
    text-indent: -13px;
    text-transform: uppercase;
    white-space: normal;
}

#headerNavigation #catMenuDiv {position:relative;display:inline-block;}
#headerNavigation #cat-menu {display:none;position:absolute; top:41px; left:0;background-color:#003D76; width:170px;padding:5px 0;z-index:200;height:350px;}
#headerNavigation #catMenuDiv a.notHomePage + div {width:183px;}
#headerNavigation #cat-menu .cat-menu-item {}
#headerNavigation #cat-menu a {white-space:nowrap; color:#FFF;background-color:transparent;border:none;display:inline-block;line-height:normal;padding:4px 10px; font-size:12px;text-transform:none;font-family: Arial,Tahoma,Helvetica,sans-serif;letter-spacing:normal;font-weight:bold; text-align:left; display:block;}
#headerNavigation #cat-menu a:hover {background-color:#0077E5; color:#FFF;}
.cat-list {display:none;}
.cat-list-item {width:300px; background-color:#FFF; border:8px solid #003D76;height:325px;position:absolute;top:-1px;left:170px;}
#cat-listing {display:none;color:#003D76; background-color:#FFF; border:8px solid #003D76;height:319px;position:absolute;top:0;left:170px;}
#cat-listing .subMenu {display:inline-block; vertical-align:top; width:250px; padding-top:5px;}
table.cat-list-table {}
#headerNavigation #cat-menu #cat-listing  a {
    display: block;
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
    overflow: hidden;
    padding: 5px 20px 0 35px;
    text-align: left;
    text-indent: -15px;
    text-transform: none;
    white-space: normal;
    color:#003D76;
}

#headerAboveLogo .rightMenu { float:right;display:inline-block; }
#headerAboveLogo .leftMenu {display:inline-block;}
/*#headerAboveLogo a.phoneNumber {padding-left:110px;}*/
#headerAboveLogo a.phoneNumber:hover { background-color: #003D76; }
#headerNavigation a:hover, #headerAboveLogo a:hover { background-color:#0077E5; color: #FFF; }
#headerAboveLogo a.manual-optin-trigger:hover {background:transparent;}
#headerAboveLogo #helpMenuDiv {position:relative;display:inline-block;}
#headerAboveLogo #help-menu {display:none;position:absolute; top:29px; left:0;background-color:#FFF; border:8px solid #003D76; }
#headerAboveLogo #help-menu a {white-space:nowrap; color:#003D76;background-color:transparent;border:none;display:block;line-height:normal;padding:6px 10px;text-align:left;}
#headerAboveLogo #help-menu a:hover {background-color:#0077E5; color:#FFF;}

#headerAboveLogo .freeShipping {text-align:center; vertical-align:middle;height:40px;float:left;position:relative;width:960px;z-index:2;margin:0 auto 5px;}
#headerAboveLogo .freeShippingText {color:#f09800; font-size:15px;font-family:"Oswald",Arial,Tahoma;letter-spacing:1px;line-height:30px;}
#headerAboveLogo .freeShippingLink {color:#003D76; font-size:10px;background:none; border:none;}
#headerAboveLogo a.freeShippingLink:hover {background:none; color:#003D76; text-decoration:underline;}

#headerBottom {display:block;clear:both;}

#headerTop .column_3 div#HeaderCartCount {
    background-color: #F09800;
    border: 4px solid #F09800;
    border-radius: 15px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    padding: 1px 3px;
    position: absolute;
    right: 30px;
    top: -10px;
    z-index: 999;
}
/*#headerTop .headerCart {width:112px; height:200px;}*/
/*.cart-count {display:inline; height:50px; width:50px;}*/

/* standard page header */
div.pageHeader, #pageHeader { position:relative; margin-top:4px; padding:2px 0px 7px; }
div.pageHeader h1, #pageHeader h1 {color:#000; font-size:1.5em; font-weight:bold; line-height:1.5em; margin:0; }
div.pageHeader div.links, #pageHeader div.links { right:10px; top:4px; position:absolute; }
#searchPage div.pageHeader h1 { font-weight: normal; }

/* breadcrumbs */
.breadCrumbs { background-color: #F8F8F8; color: #888; margin: 0; padding: 6px; }
.breadCrumbs a {color:#888888;}

/* footer area styles */
#TWFooterTop {background-color: #fff;margin: 0 auto;padding-top: 0;position: relative;width: 960px;}
#TWFooterTop > div {border-left: 1px solid #ccc;float: left;height: 101px;padding: 0 15px;width: 280px;}
#TWFooter {clear: both;min-height: 5px;}
#TWFooter a {color: #000;display: block;font-size: 11px;line-height: 18px;}
#TWFooter a.manual-optin-trigger {display: inline-block;}
#TWFooter a.manual-optin-trigger:hover {text-decoration:none;}
#TWFooter h2 {border: medium none;clear: none;display: block;font-family: Arial;font-size: 15px;font-stretch: condensed;font-weight: bold;margin: 0 0 5px;padding: 0;}
.TWFooterTitle {margin-bottom: 5px;}
#TWFooter > div > div {float: left;padding-right: 20px;position: relative;}
#TWFooter div {font-size: 11px;}
.TWFooterDivider {display: block;height: 100%;margin: 5px 15px;position: absolute;right: 0;top: 0;width: 1px;}
/*#TWFooterContent {background: url("images/twfooter.png") no-repeat scroll 0 0 #f9eb71;margin: 0 auto;padding-left: 15px;padding-top: 25px;position: relative;width: 945px;}*/
#TWFooterContent {background-color:#fde548;margin: 0 auto;padding-left: 15px;padding-top: 10px;position: relative;width: 945px;}
#TWFooterContent h2 {font-family: "Oswald",Arial,Tahoma;font-size: 14px;font-weight: normal;}
#TWFooterCats {width: 185px;}
#TWFooterMans {width: 175px;}
#TWFooterCustServ {width: 152px;}
#TWFooterShopping {width: 159px;}
#TWFooterEmail {padding-right: 0 !important;width: 182px;}
h2#TWFooterEmailH2 {background: url("images/TWEMail.png") no-repeat scroll 0 3px rgba(0, 0, 0, 0);padding-left: 19px;}
#TWFooterEmail a img {margin-right: 3px;}
.FooterClear {clear: both;display: block;padding-bottom: 25px;}
.FooterGap {margin-bottom: 10px;}
#TWFooterIcons {font-size: 12px;right:0px;position: absolute;text-align: center;top: 290px;width: 390px;}
#TWFooterIcons img {clear: both;display: block;margin: 0 auto 10px;}
#TWTrustGuard {height: 95px;margin: 0 auto;}
#TWTrustGuard a {display: block;float: left;margin: 0 3px;width: 124px;}
#EmailField, #EmailFullName {border: 1px solid #888;display: block;margin: 5px 0 10px;padding: 3px 5px;width: 165px;}

#TWFooterIcons {text-align: left;}
#TWFooterIcons > div {display:inline-block;}
#TWCreditCards {margin:15px 0 0 30px; vertical-align:top;}
#TWGoDaddy {margin:12px 0 0 30px; vertical-align:top;}
#TWCopyright {clear:both;}


/* widget styling */
div.widget { border:solid 1px #0077e5; margin-bottom:1em;}
div.widget .header { border-bottom:solid 1px #0077e5; margin: 0px 0 0; padding: 3px 10px 4px; }
div.widget .header h2 { text-transform:uppercase; }
div.widget .content { padding:10px; }
div.widget .content a{ color:#003D76; text-decoration:none;}
div.widget .content a:hover{ text-decoration:underline;}
div.widget .content .options { margin-bottom:1em; padding:0 5px 0 5px;}
div.widget .content p instruction { padding:0 5px 0 5px; font-weight:bold; }

table.widget { border-collapse:collapse; border:solid 1px #0077e5; margin-bottom:1em; width:100%; }
table.widget td { padding:0px;vertical-align:top; }
table.widget caption { border:solid 1px #0077e5; border-bottom:none; padding:6px; text-align:left; text-transform:uppercase; }

/* custom styles for specific widgets */
.simpleCategoryListWidget .content { padding: 0; }
.simpleCategoryListWidget ul { margin:0; padding:0; list-style-type:none; }
.simpleCategoryListWidget li { margin:0; border-bottom:1px dashed #0077e5; }
.simpleCategoryListWidget li:last-child { border-bottom:none; }
.simpleCategoryListWidget li a { display:block; padding:8px; color:#003D76; background-color:#F5F5F5; font-weight:bold; }
.simpleCategoryListWidget li a:hover { color:#003D76; background-color:white; }

.categorySearchwidget .criteriaPanel { margin-bottom: .5em }
.categorySearchwidget .criteriaPanel h3 { margin-bottom: .5em; color:#333 }

.categorySearchSidebarWidget .content { line-height:2em; }

.basketShippingEstimateWidget table.compact th {padding-left:0px;}
.basketShippingEstimateWidget select {width:100px;}
.basketShippingEstimateWidget input {max-width:90px;}

div.widget.ppCheckout { border:none; }
div.widget.ppCheckout .header { border-bottom:none;text-align:center;}
div.widget.ppCheckout .contentArea { text-align:center;}


/* custom styles for Special Products page */
div.specialProductsGrid.widget {border:none;}
div.specialProductsGrid.widget .header {border:none;}
div.specialProductsGrid.widget .content {padding:0;}
div.specialProductsGrid.widget .content .actions a {color:#FFF}
div.specialProductsGrid .itemListing .itemContainer {display:inline-block;width:235px;background-color:White;margin:0px;height:auto;} /* height:210px; */
div.specialProductsGrid .itemListing .itemContainer .productItemDisplay .detailsArea {height:auto;padding:0 5px;}
div.specialProductsGrid .itemListing .itemContainer .productItemDisplay .detailsArea div.details div.manufacturer a {color:#8D8D8D;text-decoration:none;}
div.specialProductsGrid .itemListing .itemContainer .productItemDisplay .detailsArea div.details div.sku a {color:#CF0725;text-decoration:none;}
div.specialProductsGrid div.thumbnail img {max-width:150px;max-height:130px;}
div.specialProductsGrid .itemListing .itemContainer {margin:0 0 10px 10px;}
/*div.specialProductsGrid div.productItemDisplay div.actionsArea {height:30px;}*/

.homeBottomLeft .govtPricing {margin-top:10px;}
.homeBottomRight .specialsSideBar {margin-top:10px;}

/* custom styles for home page top sellers */
div.homeBottomCenter div.homePageProductsGrid.widget {border:1px solid #000; margin-bottom:0; border-radius:0;}
div.homeBottomCenter div.homePageProductsGrid.widget .header h2 {color:#003D76;}
div.homeBottomCenter div.homePageProductsGrid .itemListing .itemContainer {width:185px; border:none; vertical-align:top;}
div.homeBottomCenter div.homePageProductsGrid .itemListing .itemContainer div.productItemDisplay div.thumbnailArea {height:120px;}
div.homeBottomCenter div.homePageProductsGrid .itemListing .itemContainer div.productItemDisplay div.detailsArea {padding:0 5px;}
div.homeBottomCenter div.homePageProductsGrid .itemListing .itemContainer div.productItemDisplay div.detailsArea div.details {height:auto; padding-bottom:5px;}
div.homeBottomCenter div.homePageProductsGrid .itemListing .itemContainer div.productItemDisplay div.detailsArea div.details div.price {height:15px;}
div.homeBottomCenter div.homePageProductsGrid .itemListing .itemContainer div.productItemDisplay div.detailsArea .itemName {height:auto; font-size:1em;}
div.homeBottomCenter div.homePageProductsGrid .itemListing .itemContainer div.productItemDisplay div.detailsArea div.msrp {display:none;}
div.homeBottomCenter div.homePageProductsGrid .itemListing .itemContainer div.productItemDisplay div.detailsArea .itemSku {font-size:1em;}
div.homeBottomCenter div.homePageProductsGrid .itemListing .itemContainer div.productItemDisplay div.detailsArea .itemManufacturer {font-size:1em;}

/* custom styles for recently viewed in sidebar */
div#rightColumn div.recentlyViewedWidget.widget .content {padding:0;text-align:center;}
div#rightColumn div.recentlyViewedListing .itemListing .tableNode {height:auto; border-bottom:1px solid #E0E0E0;padding-top:10px;}
div#rightColumn div.recentlyViewedListing .itemListing .itemContainer {height:auto;border:none;margin:0; padding:0 5px;}
div#rightColumn div.recentlyViewedListing table.itemListing tr:last-child td.tableNode {border-bottom:none;}
div#rightColumn div.recentlyViewedListing div.productItemDisplay div.detailsArea {width:180px;vertical-align:top;height:auto;}
div#rightColumn div.recentlyViewedListing div.productItemDisplay div.detailsArea div.details div.itemName {padding:0;height:auto;}
div#rightColumn div.recentlyViewedListing div.productItemDisplay div.manufacturer {display:block;}
div#rightColumn div.recentlyViewedListing div.productItemDisplay div.manufacturer a {color:#8D8D8D;}
div#rightColumn div.recentlyViewedListing div.productItemDisplay div.sku {display:block;}
div#rightColumn div.recentlyViewedListing div.productItemDisplay div.sku a {color:#CF0725;}
div#rightColumn div.recentlyViewedListing div.productItemDisplay div.price {display:block;}

/* styles for More Category Items carousel */
div.widget.moreCategoryItemsCarousel {border:none;margin-top:10px;}
div.widget.moreCategoryItemsCarousel .header {border:none;}
/*div.moreCategoryItemsCarousel.widget div.innerSection div.header {background-color:#E0E0E0;}*/
div.moreCategoryItemsCarousel div.productItemDisplay {height:250px;}
div.moreCategoryItemsCarousel div.productItemDisplay div.thumbnailArea {height:130px;display:table;margin:0 auto;width:150px;float:none;}
div.moreCategoryItemsCarousel div.productItemDisplay div.thumbnailArea div.thumbnailWrapper {display:table-cell;vertical-align:middle;}
div.moreCategoryItemsCarousel div.productItemDisplay {text-align:center;}
div.moreCategoryItemsCarousel div.productItemDisplay div.detailsArea {display:block;}
div.moreCategoryItemsCarousel div.productItemDisplay div.productThumbnail {height:135px; padding:5px 0;}
div.moreCategoryItemsCarousel div.productItemDisplay div.detailsArea div.details div.itemName {padding-top:3px;height:50px; overflow:hidden;}
div.moreCategoryItemsCarousel div.productItemDisplay div.detailsArea div.details div.manufacturer a {color:#8D8D8D;text-decoration:none;}
div.moreCategoryItemsCarousel div.productItemDisplay div.detailsArea div.details div.sku a {color:#CF0725;text-decoration:none;}


/* hover popup styling */
div.hoverPanel { border:solid 1px #0077e5; }
div.hoverPanel .header { border-bottom:solid 1px #0077e5; padding:6px; }
div.hoverPanel .content { padding:6px; }

/******************************************************************************************/
/* end header, footer, and sidebar styling                                                */
/******************************************************************************************/

/******************************************************************************************/
/* begin style for notifications                                                          */
/******************************************************************************************/

.ui-notify-container { margin:10px; }
.ui-notify { width:350px; position:fixed; top:10px; right:10px; }
.ui-notify-message { padding:10px; margin-bottom:15px; -moz-border-radius:8px; -webkit-border-radius:8px; border-radius:8px }
.ui-notify-message h1 { font-size:14px; margin:0; padding:0 }
.ui-notify-message p { margin:3px 0; padding:0; line-height:18px }
.ui-notify-message:last-child { margin-bottom:0 }
.ui-notify-message-style { background:#000; background:rgba(0,0,0,0.8); -moz-box-shadow: 0 0 6px #000; -webkit-box-shadow: 0 0 6px #000; box-shadow: 0 0 6px #000; }
.ui-notify-message-style h1 { color:#fff; font-weight:bold }
.ui-notify-message-style p { color:#fff }
.ui-notify-message-style li { color:#fff }
.ui-notify-close { color:#fff; text-decoration:underline }
.ui-notify-click { cursor:pointer }
.ui-notify-cross { margin-top:-4px; float:right; cursor:pointer; text-decoration:none; font-size:12px; font-weight:bold; text-shadow:0 1px 1px #fff; padding:2px }
.ui-notify-cross:hover { color:#ffffab }
.ui-notify-cross:active { position:relative; top:1px }

div[aria-describedby=email-dialog-form] {
    z-index: 100;
}

.ui-widget-overlay {
    width: 200% !important;
    height: 200% !important;
}
/******************************************************************************************/
/* end style for notifications                                                            */
/******************************************************************************************/

/******************************************************************************************/
/* begin user interaction and form styling                                                */
/******************************************************************************************/

/* shows a tabstrip menu */
div.tabstrip { padding:0px; border-bottom:1px solid #0077e5; }
div.tabstrip ul { margin:10px 0 0 0; padding:0px; }
div.tabstrip ul li { display:inline; padding:0px; margin:0px;}
div.tabstrip ul li a { display:inline-block; margin:0px; padding:4px 10px; text-decoration:none; color:#000; border:1px solid #0077e5; border-bottom: none; border-radius: 6px 6px 0px 0px; font-size:1.1em; font-weight:bold; }
div.tabstrip ul li a:hover { background:#003D76; color:#fff; }
div.tabstrip ul li.active a { background:#003D76; color:#fff; }
div.tabpane { border:1px solid #0077e5; border-top:none; padding:8px; margin-bottom:1em; }

/* contains a dialog for interacting with the user */
.dialogSection .header {height:29px; line-height:24px; padding: 0 0 0 10px; margin:0 1px 0 0; }
.dialogSection .header h2 { color:#005b95; height: 29px; border-right: solid 1px #0077e5; padding-right: 0; width: 100%; margin:0; text-transform: uppercase; font-size:12px; float:left; line-height:29px;}
.dialogSection .header a { float:right; text-decoration:underline; color:#444444; }
.dialogSection .header a:hover { float:right; text-decoration:underline; color:#8C0901; }
.dialogSection .content { border-top:10px solid #e1f2f9;  margin-top:0;   background: #FFFFFF; min-height: 200px;}
.dialogSection .content table th.rowheader{background-color:White;}
.dialogSection .nofooter { margin-right:0;}
.dialogSection .footer { height:24px; line-height:24px; margin:0; color:#8C0901; margin-top:8px; }

/* default styling for generic input forms */
table.inputForm { text-align: left; width: 100%; }
table.inputForm input[type="text"], table.inputForm input[type="password"] { border:solid 1px #0077e5; color: #444444; padding: 2px; }
table.inputForm select { border:solid 1px #0077e5; color: #444444; padding: 2px }
table.inputForm th { padding-left: 25px; text-align:left;} 
table.inputForm td { padding: 5px; margin: 0; }
table.inputForm .rowHeader { color: #444444; padding:10px 5px 10px 10px; text-align:right;}
table.inputForm .rowHeader a {  border:1px solid #650101; width:100%; color: #444444; font-size: 10px; font-weight:bold; text-align:left; padding: 6px; }
table.inputForm .rowHeader * {  font-weight: bold; font-size: 12px;  }
table.compact { width:100%; margin:0;}
table.compact th { color: #444444; padding:5px 5px 5px 5px; text-align:right; }
table.compact td { padding: 10px 0 10px 0;}
table.compactleft { width:100%; margin:0}
table.compactleft th { color: #444444; padding:5px 5px 2px 5px; text-align:left; }
table.compactleft td { padding: 2px 0 10px 5px;}

/* styling for search forms */
.searchPanel { border: solid 1px #A0D9ED; margin-bottom:10px;}
.searchPanel table.inputForm th,
.searchPanel table.inputForm td { padding: 10px 5px 5px 5px; }

/* styleing for nextopia */
.nxt-ac-main {z-index:1000 !important; width:300px !important;}
.nxt-ac-item {border:none !important; padding:2px !important;font-family: Arial,Tahoma,Helvetica,sans-serif !important;}
.nxt-ac-products-container + div {display:none;}

/* styling for validation summary lists */
.validationSummary { margin-bottom:6px; }
.validationSummary ul { margin-left:25px; list-style-type:disc; }
.validationSummary ul li { color:#f00; }

/******************************************************************************************/
/* end user interaction and form styling                                                  */
/******************************************************************************************/

/******************************************************************************************/
/* begin home page styling                                                                */
/******************************************************************************************/
.homeTop {margin-top:0;}
.homeCategories {display:inline-block; height:350px; width:170px; margin:0 0 5px;vertical-align:top;}
.homePromoMain {display:inline-block; vertical-align:top; margin:5px 10px 0;width:600px;height:345px;overflow:hidden;}
.homePromoSide {display:inline-block; vertical-align:top;margin-top:5px;}
.homePromoSide a > img {display:block;}
.homePromoSide a > img:nth-child(1) {margin-bottom:15px;}

.homeBottom { margin-top: 10px; margin-bottom:10px;}
.homeBottom > div {display: inline-block;}
.homeBottomLeft {color: #003d76;margin-right: 8px;padding: 0 8px;vertical-align: top;width: 156px;}
.homeBottomLeft h2 {font-weight: bold;text-transform: uppercase;}
.popularManufacturers > a, .popularCategories > a {display: block;padding: 2px 0;}
.popularCategories {padding-top: 10px;}
.homeBottomRight {margin-left: 8px;}
.homeBottomCenter {width:600px; overflow:hidden;vertical-align:top;}

#CategoryNavigation {display:inline-block;}
#CategoryNavigation ul#hd-deptNav {display:none;}
#CategoryNavigation ul#hd-deptNav .flyout {display:none;}
#TopLevelCategories.widget {border:none;background-color:#003D76;height:100%;}
#TopLevelCategories.widget ul {padding:5px 0; list-style-type:none;}
#TopLevelCategories.widget .content {padding:0; position:relative}
#TopLevelCategories.widget .content a {color:#FFF;display:block;font-weight:bold;padding:4px 10px;}
#TopLevelCategories.widget .content a:hover {text-decoration:none; background-color:#0077E5;}

#TopLevelCategories .flyout {display:none;background-color:#FFF; position:absolute; top:0; left: 170px;color:#FFF; height:319px; padding:5px 0 0 10px; border:8px solid #003D76;z-index:200;}
#TopLevelCategories .flyout.active {display:block;}
#TopLevelCategories .flyout > div {display:inline-block;vertical-align:top;width:250px;}
#TopLevelCategories.widget .content .subMenu > a {color:#003D76;font-weight:normal;}
#TopLevelCategories.widget .content .subMenu > a:hover {color:#FFF;}

/* Email Banner and Email Sidebar styling */
.emailBanner { background-color: #003069; color: #fff; height: 40px; text-align: left;}
.emailBanner > div {display:inline-block; vertical-align:top;}
.emailBanner #EmailField {display:inline;padding:0;margin:9px 0;}
.emailBanner .button, .reviewsTable a.button {background-color:#F09800; color:#003069; margin:8px 0 0 40px;}
.reviewsTable a.button {margin-left:0;}
.emailBanner .button:hover, .reviewsTable a.button:hover { background-color:#FFA100; color:#FFF !important; text-decoration:none !important;}
.become {display: inline-block;overflow: hidden;padding-top: 5px;vertical-align: top;}
.insider {display: inline-block;font-size: 24px;font-style: italic;margin: 0 30px 0 10px;overflow: hidden;padding-top: 10px;text-transform: uppercase;vertical-align: middle;}
.first {display: inline-block;margin-right: 20px;overflow: hidden;vertical-align: middle;}
.emailBanner > input#EmailField {display: inline-block;margin-top: 8px;padding: 1px 5px;}
.emailBanner > input#submit {background-color:Red;border:none;padding:2px 6px;color:#FFF;}
.leftArrow {border-color: transparent transparent transparent #fff;border-style: solid;border-width: 20px 0 20px 40px;display: inline;float: left;height: 0;width: 0;}
.rightArrow {border-color: transparent #fff transparent transparent;border-style: solid;border-width: 20px 40px 20px 0;display: inline;float: right;height: 0;width: 0;}

.emailSidebar {background-color: #002950;height: 160px;width: 160px;margin-left:10px;}
.emailSidebarForm {text-align: center;}
.emailSidebarForm #EmailField {margin: 0 auto 5px;width: 140px;}
.emailSidebarForm .button {margin:20px 0 0;}

#leftColumn .govtPricing {height: 160px;width: 160px;margin:20px 0 0 10px;}

.HeaderMessage {background-color: #f9f199;color: #000; height: 30px;text-align: center; font-size:16px; line-height:28px; color:#000;}

/******************************************************************************************/
/* end home page styling                                                                  */
/******************************************************************************************/

/******************************************************************************************/
/* begin category display styling                                                         */
/******************************************************************************************/

/* category page */
#categoryPage.mainContentWrapper {padding-left:5px;}
#categoryPage div.subCategories {background-color:#F5F5F5; padding: 5px 5px 10px;}
#categoryPage div.subCategories a {display:inline-block; padding:5px 10px; font-size: 1.1em; font-weight: bold; background-color: #FFFFFF; border-radius:5px;margin-left:2px;margin-top:5px;}
#categoryPage div.subCategories a:hover {background-color:#E0F5F8;}

/* category details display */
.categoryDetailsListing div.itemContainer {height:150px; margin:10px;}
.categoryDetailsListing div.itemContainer div.itemDisplay { padding:10px; }
.categoryDetailsListing div.itemContainer div.itemDisplay div.thumbnailArea {float:left;height:130px;display:table;}
.categoryDetailsListing div.itemContainer div.itemDisplay div.thumbnailArea div.thumbnailWrapper {display:table-cell;vertical-align:middle;}
.categoryDetailsListing div.itemContainer div.itemDisplay div.detailsArea {overflow: hidden;padding:10px;}
.categoryDetailsListing div.itemContainer div.itemDisplay div.detailsArea .itemName {font-weight:bold; font-size:115%;padding-bottom:10px;}
.categoryDetailsListing div.itemContainer div.itemDisplay div.detailsArea .summary {}

/* category details display page */
.categoryGridListing4 itemListing div.itemContainer {height:auto;}
.categoryGridListing4 itemListing div.itemContainer div.productItemDisplay div.detailsArea {height:auto;margin-bottom: 10px; vertical-align:middle; }
#categoryGridPage4 .nodeSummaryLink{text-decoration: underline; text-indent: 0px; color:#5872CB; margin:4px 0 8px 0; padding:4px 0 8px 0; cursor:pointer;}

.categoryGridPage1 .searchSortHeader {border:none; margin:0; padding:0;}
.categoryGridListing1 .itemListing .itemContainer {}

div.widget.categorySearchSidebarWidget {border:none;}

div#categoryHeader div.pageHeader {padding-left:10px;}

#categoryGridLevel1 .itemListing .tableNode {height:auto;}
#categoryGridLevel1 .itemListing .itemContainer {height:auto;padding:0 10px;margin:0 3px 6px;}
#categoryGridLevel1 div.categoryItemDisplay div.detailsArea {height:60px;}


/* style for grid of catalog items */
.itemListingContainer {}
.itemListing {}
.itemListing .tableNode {text-align:center;}
.itemListing .itemContainer {margin:3px 3px; border: 1px solid #0077E5; border-radius:8px;}

/* style for product item within the grid */
div.productItemDisplay {}
div.productItemDisplay div.thumbnailArea {height:130px;display:table;margin:0 auto;}
div.productItemDisplay div.thumbnailArea div.thumbnailWrapper {display:table-cell;vertical-align:middle;}
div.productItemDisplay div.detailsArea {text-align: center;padding:0 5px;}
div.productItemDisplay div.detailsArea div.details{height:85px;}
div.productItemDisplay div.detailsArea div.details .itemName{font-weight:bold; font-size: 13px; height:50px;overflow:hidden; display:block;line-height:16px;}
div.productItemDisplay div.detailsArea div.details .itemManufacturer{font-size:1.1em;font-weight:bold;padding-right:5px;}
div.productItemDisplay div.detailsArea div.details .itemSku{font-size:1.1em;font-weight:bold;}
div.productItemDisplay div.detailsArea div.details div.rating{}
div.productItemDisplay div.detailsArea div.price {color: #e5a704;font-weight: bold;font-size:13px;height:30px;}
div.productItemDisplay div.detailsArea div.price a {text-decoration:none;}
div.productItemDisplay div.detailsArea div.price span.value {color:Red;}
div.productItemDisplay div.detailsArea div.msrp {font-weight: normal;font-size:12px;}
div.productItemDisplay div.detailsArea div.summary{height:70px; margin:5px 0;overflow: auto;}
div.productItemDisplay div.actionsArea {position:relative;/*height:25px;*/padding-top:5px;}
div.productItemDisplay div.actionsArea div.actions {width: 100%;margin-bottom:5px;}
div.productItemDisplay div.actionsArea div.actions > a {color:#FFF;}
div.productItemDisplay div.actionsArea div.actions > a:hover {color:#003D76 !important; text-decoration:none;}
div.productItemDisplay div.thumbnail img {max-width:100px;}


/* style for webpage item within the grid */
div.webpageItemDisplay {}
div.webpageItemDisplay div.thumbnailArea {height:130px;display:table;margin:0 auto;}
div.webpageItemDisplay div.thumbnailArea div.thumbnailWrapper {display:table-cell;vertical-align:middle;}
div.webpageItemDisplay div.detailsArea {height:85px;text-align: center;}
div.webpageItemDisplay div.detailsArea div.details{}
div.webpageItemDisplay div.detailsArea div.details div.itemName{ color:#000; font-weight:bold; font-size: 1.2em;}
div.webpageItemDisplay div.detailsArea div.details div.itemName a{color:#000; text-decoration:none;}
div.webpageItemDisplay div.detailsArea div.details div.summary{height:60px; margin:5px 0;overflow:hidden;}

/* style for category item within the grid */
div.categoryItemDisplay {}
div.categoryItemDisplay div.thumbnailArea {height:130px;display:table;margin:0 auto;}
div.categoryItemDisplay div.thumbnailArea div.thumbnailWrapper {display:table-cell;vertical-align:middle;}
div.categoryItemDisplay div.detailsArea {height:85px;text-align: center;}
div.categoryItemDisplay div.detailsArea div.details{}
div.categoryItemDisplay div.detailsArea div.details div.itemName{ color:#000; font-weight:bold; font-size: 1.2em;}
div.categoryItemDisplay div.detailsArea div.details div.itemName a{color:#000; text-decoration:none;}
div.categoryItemDisplay div.detailsArea div.details div.summary{height:60px; margin:5px 0;overflow:hidden;}

/* style for link item within the grid */
div.linkItemDisplay {}
div.linkItemDisplay div.thumbnailArea {height:130px;display:table;margin:0 auto;}
div.linkItemDisplay div.thumbnailArea div.thumbnailWrapper {display:table-cell;vertical-align:middle;}
div.linkItemDisplay div.detailsArea {height:85px;text-align: center;}
div.linkItemDisplay div.detailsArea div.details{}
div.linkItemDisplay div.detailsArea div.details div.itemName{ color:#000; font-weight:bold; font-size: 1.2em;}
div.linkItemDisplay div.detailsArea div.details div.itemName a{color:#000; text-decoration:none;}
div.linkItemDisplay div.detailsArea div.details div.summary{height:60px; margin:5px 0;overflow:hidden;}

div.categoryGridListing1 div.productItemDisplay div.detailsArea div.price {height:70px;}
div.categoryGridListing1 div.productItemDisplay div.detailsArea div.price div.saleprice {margin-top:5px;}

.hasSalePrice {background: transparent url("images/msrp-cross.png") no-repeat scroll center center;}
div#saleCell {display:inline-block; vertical-align:middle;}

div.productItemDisplay div.detailsArea div.price span.salePriceValue{background:transparent url("images/msrp-cross.png") no-repeat scroll center center; color:#003D76;}
div.searchListing div.productItemDisplay div.detailsArea div.price {height:70px;}
div.searchListing div.productItemDisplay div.detailsArea div.price div.saleprice {margin-top:5px;}
div.productItemDisplay div.detailsArea div.price div.saleprice > span {display:inline-block; margin-top:10px; vertical-align:top;} /* DCJ for sale */
span.label.salePrice, span.value.salePrice {color: #cf0725;font-weight:bold;}


/* style for sort control of catalog grid */
.searchSortHeader { border-top:1px dotted #005B95; color:#005B95; margin:5px 0; padding: 10px 0 0;}
.searchSortHeader span {font-size:12px; font-weight: bold;}
.searchSortHeader .sorting { border: 1px solid #65AEDB; color: #222222; padding: 1px; font-size: 1em;}
.searchSortHeader .fieldHeader {font-size:12px;}
.searchSortHeader .sortPanel {float:right;}
.searchSortHeader .pageSizePanel {float:left; margin-left:10px;}
.relatedSearches {padding-bottom:10px;}

/******************************************************************************************/
/* end category display styling                                                           */
/******************************************************************************************/

/******************************************************************************************/
/* begin catalog item display styling                                                     */
/******************************************************************************************/

/* styling for product page */
div.widget.productDescription, div.widget.productReviewsPanel {border:none; margin:1em;}
div.widget.productDescription .header, div.widget.productReviewsPanel .header {border-bottom: 2px solid #E4E4E4;}
div.widget.productDescription ul { list-style-type:disc; margin:10px; padding:0; }
div.productRowDisplay {border: 1px solid #65aedb; }
div.productRowDisplay h1 {color:#003D76; text-align:center; font-size:1.5em; font-weight:bold; line-height:1.5em; margin:0px; letter-spacing: 1px; }
div.productDisplay {overflow:hidden;margin-bottom:6px;}
div.productDisplay h1 {color:#003D76; text-align:left; font-size:1.5em; font-weight:bold; line-height:1.5em; padding:10px; letter-spacing: 1px; }
div.productDisplay div.simpleProduct div.productImageArea {float:left; vertical-align:top; text-align:center; width:650px; padding:6px;}
div.mainImage img {max-width: 300px; max-height:400px;}
div.mainImage img.productImage:hover { cursor:pointer; }
div.productDisplay div.simpleProduct div.productDetails {float:right; vertical-align:top; padding: 5px; width:250px;}
div.productDisplay div.optionProduct div.productDetails {vertical-align:top; padding: 5px;}

div.customFieldsWrapper {margin-top:10px;}
div.notCalifornia {font-weight:bold;}
div.customFieldsWrapper div.indicators {margin-top:10px;}

/* buy product dialog */
table.buyProductForm { padding:10px 5px 5px 5px; width:100%; }
table.buyProductForm td, table.buyProductForm th {  padding:5px 0 5px 5px; vertical-align:middle; }
table.buyProductForm .rowHeader {
    font-weight: bold; border-width: 0;  padding:5px 5px 5px 5px; 
    border-right: solid 1px #0077e5; text-align: right; }
span.inventoryDetails {display:block; width:200px;}
.optionPicker td { border: outset 2px #999; }
.optionPicker td.selected { border: inset 2px #999; }

table.buyProductForm td {text-align:center;vertical-align:middle;}
table.buyProductForm td.manufacturer,
table.buyProductForm td.buttonRow,
table.buyProductForm td.sku {border: 2px solid #E4E4E4;}
table.buyProductForm td.price,
table.buyProductForm td.varprice,
table.buyProductForm td.mapPrice,
table.buyProductForm td.saleprice,
table.buyProductForm td.youSave,
table.buyProductForm td.msrp,
table.buyProductForm td.quantity,
table.buyProductForm td.actions {border: 2px solid #E4E4E4; border-width: 0 2px; }

table.buyProductForm td.actions .button {font-size:1.2em; padding:5px 30px; height:auto; margin-bottom: 5px;}

table.buyProductForm td.sku {font-size:20px; font-weight:bold;padding:10px 0;}
table.buyProductForm td.price {font-size:28px; font-weight:bold;}
table.buyProductForm td.youSave {color:red;}
div.buttonCell {display:inline-block; height:40px; width:45%; margin-top:15px;}

table.buyProductForm table.quantityUpDown {display:inline-block;}
table.buyProductForm td.quantity > span {display:inline-block;margin-top:10px;vertical-align:top;}

div.widget.moreCategoryItems {border:none;margin-top:10px;}
div.widget.moreCategoryItems .header {border:none;}
div.moreCategoryItemsListing .itemListing .itemContainer {width: 220px;}

/* style for displaying the hidden price popup */
.pricePopup {background-color:#E3EFFF; border-width:3px; border-style:solid; border-color:Gray; padding:3px; width:300px; position:absolute; left:50%; margin-left:-150px; z-index:99;}
.pricePopup .header {background-color:#DDDDDD; border:solid 1px Gray; color:Black; margin:-3px; padding:6px; font-weight:bold;}
.pricePopup span.fieldHeader {display:block;float:left;width:135px;text-align:right;margin-right:6px; }
.pricePopup span.fieldValue {display:block;float:left; }

/* style for displaying product ratings */
div.aggregateRating {display: inline;}
div.aggregateRating .ratingText {display:inline;}

/* style for product reviews */
.productReviewContent {white-space: pre-line; text-align: justify; padding: 10px;}

.ratingStar00, .ratingStar01, .ratingStar02, .ratingStar03, 
.ratingStar04, .ratingStar05, .ratingStar06, .ratingStar07, 
.ratingStar08, .ratingStar09, .ratingStar10
{
    background-position:0 0;
    background-repeat: no-repeat;
    width: 50px;
    height:9px;
    display:inline-block;
}
.ratingStar00 { background-image:url(images/ratings/rate_00.gif); }
.ratingStar01 { background-image:url(images/ratings/rate_01.gif); }
.ratingStar02 { background-image:url(images/ratings/rate_02.gif); }
.ratingStar03 { background-image:url(images/ratings/rate_03.gif); }
.ratingStar04 { background-image:url(images/ratings/rate_04.gif); }
.ratingStar05 { background-image:url(images/ratings/rate_05.gif); }
.ratingStar06 { background-image:url(images/ratings/rate_06.gif); }
.ratingStar07 { background-image:url(images/ratings/rate_07.gif); }
.ratingStar08 { background-image:url(images/ratings/rate_08.gif); }
.ratingStar09 { background-image:url(images/ratings/rate_09.gif); }
.ratingStar10 { background-image:url(images/ratings/rate_10.gif); }
.ratingStarNone {}

/* product images page styles */
#productImages img{border:0}
#productImages div.progress-bar{border:1px solid #fff; background-color:#000}
#productImages div.missing-thumbnail{background:#333 url('images/redx.gif') center center no-repeat; cursor:pointer; border:1px solid #bbb}
#productImages div.error-message{color:#bbb; font-size:1.2em; margin-top:-0.6em; position:relative; text-align:center}
#productImages div.caption{background-color:#000; color:#fff}
#productImages div.caption a{color:#fff}
#productImages body, #productImages html{background-color:#333; margin:0; padding:0; }
#productImages #gallery{margin:20px auto; height:520px; width:750px; position:relative; color:#aaa; padding:20px; overflow:hidden; border:1px solid #888; background-color:#000}

/* styling for display of webpage objects */
#webpagePage { padding:0px; margin-left:10px;}
#mainColumn.noLeftMargin #webpagePage { margin-left:0;}
#webpagePage ul {list-style-type:disc; padding:0 0 0 40px;}

/* REBATES PAGE */
    div#rebateCenterDocument {padding:5px 10px;height:100%;margin-bottom:10px;}
    div#rebateCenterDocument:nth-child(even) {background-color:#ffffff;}
    div#rebateCenterDocument:nth-child(odd) {background-color:#F5F5F5;}
    div.RebateImage {display:inline-block; width: 120px; vertical-align:middle;}
    div.RebateContent {display:inline-block; width:625px; vertical-align:top;}
    div.RebateExpiration {display:inline-block; width:75px; vertical-align:top;text-align:center;}
    div.RebateDownload {display:inline-block; width:75px;vertical-align:top;text-align:center;}
    p.RebateName {margin-bottom:10px;font-style:italic;}
    p.RebateDescription {}
    a.RebateViewButton {
        background-color:#000; padding:2px 4px;
        font-size: 11px; color: #FFF !important; cursor:pointer; margin: 1px 0; font-weight:900;
        white-space: nowrap; height:21px;}
    a.RebateViewButton:hover { 
        border:1px solid #999999;
        text-decoration:none;}
/* END REBATES PAGE

/* Email a Friend Popup */
div#email-dialog-form div {padding-bottom:10px;}
div#email-dialog-form div input {display:block;width:100%;}

#loginPage.mainContentWrapper {padding-left:10px;}

.newLogin {color:Red; font-weight:bold; font-size:15px;}

.signUpThankyou {padding:10px; margin-bottom:1em;}


/******************************************************************************************/
/* end catalog item display styling                                                       */
/******************************************************************************************/

/******************************************************************************************/
/* begin basket display styling                                                           */
/******************************************************************************************/

/* basket styling */
#basketPage div.basketContainer div.actions { margin-top:10px; margin-bottom:10px; text-align:center; }
#basketPage div.basketContainer div.actions span.checkout .button { background-color:#003D76; color:#fff;border:1px solid #54A; }
#basketPage div.basketContainer div.actions span.checkout .button:hover { background-color:#F09800; color:#003D76 !important; }
#basketPage div.warnings {padding-left:20px;}
#basketPage div.emptyBasketPanel 
{
    background-color:white; 
	padding-top: 20px; 
	margin: 20px 35px 20px 35px;
    height: 50px; text-align:center; 
}
#basketPage div.emptyBasketPanel span.message { font-size: 18px; font-weight: normal; color: #666666; }
#basketPage.mainContentWrapper {padding-left:10px;}

/* display of the basket items */
table.basket { border:0; border-collapse:collapse; width:100%; }
table.basket th, table.basket td { border:1px solid #ccc;padding:4px 8px; text-align:center; vertical-align:top; }
table.basket td a { color: #416573; }
table.basket td a:hover { color: #788F03; }
table.basket th.thumbnail { border-right:none; text-align:left; width:60px; }
table.basket td.thumbnail { border-right:none; text-align:center; width:60px; }
table.basket th.item { border-left:none; text-align:left; }
table.basket td.item { border-left:none; text-align:left; }
table.basket td.item div.setGiftOptions a { background:url(images/icons/gift-box.gif) center right no-repeat; height:30px; line-height:30px; padding-right:25px; }
table.basket td.item div.itemDetail { margin-bottom:1em; }
table.basket td.item div.itemActions a { margin-right:8px; text-transform:lowercase }
table.basket th.quantity { text-align:center; width:60px; }
table.basket td.quantity { text-align:center; width:60px; }
table.basket td.footerSubtotalLabel { text-align:right; }

/* mini basket styles */
.miniBasket .price { color:#ff0000; }
.miniBasket .label { color:#003616; font-weight:bold; margin-right:5px; }
.miniBasket .value { font-weight: bold; font-size:1.1em; }

.miniBasket .basketItemBox { border-bottom:1px dashed #7ec1db; margin-bottom:1em; padding-bottom:0.5em; }
.miniBasket .basketItemBox .iconBox { width:50px; height:50px; float:left; overflow:hidden; margin-right:5px;}
.miniBasket .basketItemBox .titleBox { float:left; }
.miniBasket .basketItemBox .noIcon {padding-left:5px;}
.miniBasket .basketItemBox .actions { margin:1em 0; }
.miniBasket .basketItemBox .actions input.quantity { width:20px; }
img.miniBasketDelete {margin:0 0 1px 5px; vertical-align:bottom;}

.miniBasket .subTotalsBox {	border-bottom:1px solid #7ec1db; margin-bottom:1em; padding-bottom:0.5em; }
.miniBasket .checkoutButtonsBox .standardCheckout,
.miniBasket .checkoutButtonsBox .alternateCheckouts {text-align:center;}
.miniBasket .checkoutButtonsBox .alternateCheckouts>div {padding-top:6px;}
.miniBasket .noResultsPanel {padding:5px; font-style:italic;}

.miniBasketItemDetail .subscriptions .lineBlock {display:block; font-size:10px;}
.miniBasketItemDetail .subTitle {padding: 0; text-indent:0; margin:0 7px; clear:both; }
.miniBasketItemDetail .subTitle li {color:#788A95; list-style-type:none; margin:4px 0 0 10px; }

.miniBasketItemDetail .title {color:#3f2a4b; font-weight: normal; float:left; text-align:left; position:relative;  }
.miniBasketItemDetail .title a {color:#444444;}
.miniBasketItemDetail .title a:hover {color:#005c92;}

.paypalExpress .noBottomPadding {padding:0;}

.widget.ppExpressCheckout {border:none;}
.widget.ppExpressCheckout.ppCreditCheckout img {display:block;}

/******************************************************************************************/
/* end basket display styling                                                             */
/******************************************************************************************/

/******************************************************************************************/
/* begin product display tab styling                                                         */
/******************************************************************************************/

div.tabs div.widget, .ui-tabs div.widget {border:none;}
div.tabs div.widget div.innerSection div.header, .ui-tabs div.widget div.innerSection div.header {display:none;}

.tabs .ajax__tab_header {border-bottom: solid 1px #65aedb;}
.tabs .ajax__tab_panel {border-color: #65aedb #65aedb #65aedb #65aedb; border-style: none solid solid solid;border-width: medium 1px 1px 1px;}
.tabs .ajax__tab_outer {margin-top:8px;margin-right:5px;margin-bottom:-1px;} 
.tabs .ajax__tab_inner {padding-left:3px;border:#65aedb solid 1px;border-radius: 5px 5px 0px 0px; background-color:#FFF; font-weight:bold; padding: 3px 10px;} 
.tabs .ajax__tab_tab {height:15px;padding:0px;margin:0;outline:none;}
.tabs .ajax__tab_hover .ajax__tab_outer {outline:none;} 
.tabs .ajax__tab_hover .ajax__tab_inner {background-color:#003D76;outline:none;} 
.tabs .ajax__tab_hover .ajax__tab_inner a {color:#FFFFFF; outline:none;}
.tabs .ajax__tab_hover .ajax__tab_tab {outline:none;}
.tabs .ajax__tab_active .ajax__tab_outer {outline:none;} 
.tabs .ajax__tab_active .ajax__tab_inner {background-color:#003D76;} 
.tabs .ajax__tab_active .ajax__tab_inner a {color:#FFFFFF; outline:none;}
.tabs .ajax__tab_active .ajax__tab_tab {outline:none;}
.tabs .ajax__tab_body {outline:none;}

/******************************************************************************************/
/* end product display tab styling
/******************************************************************************************/

/******************************************************************************************/
/* begin checkout display styling                                                         */
/******************************************************************************************/

/* checkout progress indicator in page header */
div.checkoutProgress
{
    background-color:#003D76;
	font-size:12px;
    font-weight:bold; 
	padding:8px 2px;
    text-transform:uppercase; 
	color:#fff; 
	display:block;
	clear:both; 
}
div.checkoutProgress span { padding:3px 6px; }
div.checkoutProgress span.on span 
{
	background-color:#fff;
	border: solid 1px #0077e5; 
    border-radius:5px 5px 5px 5px;
	color: #3f294d;
}
div.checkoutProgress span.off span 
{
	background-color:#0077e5;
	border: solid 1px #0077e5; 
    border-radius:5px 5px 5px 5px;
	color: #FFF;
}
div.checkoutProgress span.off span a {color:#FFF;}


/* address validation */
div.validAddressContainer {padding:5px; background-color:#FF803F;}
div.validAddressContainer p {font-weight:bold;}
div.validAddresses {}

/* position edit link for address items */
#checkoutPage div.billingAddress { margin-left:10px; }
#checkoutPage div.billingAddress span.editLink,
#checkoutPage div.shippingAddress span.editLink { margin-left:10px; }
#checkoutPage span.editLink a { text-decoration:none; }
#checkoutPage span.editLink a:hover { text-decoration:underline; }

/* styling for specific checkout widgets */
#checkoutPage div.basketTotalSummaryWidget .message { font-style:italic; }
#checkoutPage div.basketNonShippableItemsWidget div.content { padding:0 }
#checkoutPage .orderSummaryWidget div.content div { margin-bottom:1em; }

/* assign layout settings for shipment listings */
#checkoutPage table.shipmentWidget td.address { width: 200px; padding:8px; }
#checkoutPage table.shipmentWidget td.address div { margin-bottom:1em; }
#checkoutPage table.shipmentWidget td.address span.links { margin-right:20px; float:right; }
#checkoutPage table.shipmentWidget td.items { padding-top:8px; }
#checkoutPage table.shipmentWidget td.method { width:280px;border-left:1px solid #0077e5; background-color:#efefef; }
#checkoutPage table.shipmentWidget td.method h3 { border-bottom:1px solid #ccc; margin:0; padding:12px 8px 4px 8px; }
#checkoutPage table.shipmentWidget td.method select { margin: 15px 8px; }
#checkoutPage table.shipmentWidget td.method p { margin: 4px 8px; }
#checkoutPage .paymentForm .paypalbutton {font-size:12px;height:auto;padding:5px 10px;color:#FFF; background-color:#000;}


.expeditedOrders {display:block;max-width:600px;}
#LiftGatePanel {position:relative;}
#LiftGateInstructions {color: #003d76;display: inline;padding-left: 10px;}
#liftInfoDialog {display:none; background-color:#FFF;color:#003D76;border:4px solid #003D76; width:250px; position:absolute;padding:20px;top:0;}

/* add top padding because there is no page header */
#checkout_startPage { padding-top:1em; }

/* add frame to billing address to be consistent with other checkout pages */
#checkout_billPage .column_1 div.section { border:1px solid #65AEDB; margin-bottom:1em; }
#checkout_billPage .inputForm th.rowHeader { width:25%; }
#checkout_billPage .inputForm td { min-width:150px; }

/* frame the order terms and conditions */
#checkout_payPage .orderTerms{ height: 60px; overflow: auto; border: 1px solid #666; padding: 8px; }

/* handle option sections on receipt page */
#checkoutPage .balanceDueSection, 
#checkoutPage .orderInvalidSection { margin-bottom:1em; }

/* checkout hover help images */
.cvvAmex
{
	background-image:url(images/PaymentInstruments/cvv_amex.gif);
	background-repeat:no-repeat;
	border:0;
	height:169px; 
	width:249px;
}

.cvvVisa
{
	background-image:url(images/PaymentInstruments/cvv_visa.gif);
	background-repeat:no-repeat;
	border:0;
	height:169px; 
	width:249px;
}

.checkHelp
{
	background-image:url(images/PaymentInstruments/checkhelp.jpg);
	background-repeat:no-repeat;
	border:0;
	height:181px; 
	width:250px;
}

/* used where order items are displayed during checkout */
table.itemList { border:0; border-collapse:collapse; width:100%; }
table.itemList th, table.itemList td { padding:4px 8px; text-align:center; vertical-align:middle; }
table.itemList th { border-bottom:1px solid #ccc; }
table.itemList td { padding-bottom:10px; padding-top:10px; }
table.itemList td a { color: #416573; }
table.itemList td a:hover { color: #788F03; }
table.itemList th.thumbnail { border-right:none; text-align:left; width:60px; }
table.itemList td.thumbnail { text-align:center; width:60px; }
table.itemList th.item { border-left:none; text-align:left; }
table.itemList td.item { text-align:left; }
table.itemList td.item div.setGiftOptions a { background:url(images/icons/gift-box.gif) center right no-repeat; height:30px; line-height:30px; padding-right:25px; }
table.itemList th.quantity { width:60px; }
table.itemList td.quantity { width:60px; }
table.itemList th.sku { width:80px; }
table.itemList td.sku { width:80px; }
table.itemList th.price { width:70px; }
table.itemList td.price { width:70px; }
table.itemList th.total { width:70px; }
table.itemList td.total { width:70px; }
table.itemList th.shipTo { text-align:left; border:1px solid #0077e5; }
table.itemList td.shipTo { text-align:left; background-color:#efefef; border:1px solid #0077e5;}
table.itemList th.giftOption { text-align:left; width:300px; }
table.itemList td.giftOption { text-align:left; width:300px; }
table.itemList td.giftOption div.message { margin-top:10px; }
table.itemList td.giftOption div.message textarea { height:60px; width:95%; }
table.itemList th.paymentDate { width:100px; }
table.itemList td.paymentDate { width:100px; }
table.itemList th.paymentAmount { width:100px; }
table.itemList td.paymentAmount { width:100px; }
table.itemList th.paymentStatus { width:100px; }
table.itemList td.paymentStatus { width:100px; }
table.itemList th.paymentMethod { text-align:left; }
table.itemList td.paymentMethod { text-align:left; }
table.itemList th.noteDate { width:140px; }
table.itemList td.noteDate { width:140px; }
table.itemList th.noteAuthor { width:140px; }
table.itemList td.noteAuthor { width:140px; }
table.itemList th.noteText { text-align:left; }
table.itemList td.noteText { text-align:left; }
table.itemList th.digitalGood { text-align:left; width:300px; }
table.itemList td.digitalGood { text-align:left; width:300px; }
table.itemList th.download { width:80px; }
table.itemList td.download { width:80px; }
table.itemList th.remainingDownloads { width:80px; }
table.itemList td.remainingDownloads { width:80px; }
table.itemList th.serialKey { text-align:left; }
table.itemList td.serialKey { text-align:left; }
table.itemList th.giftCertificate { text-align:left; }
table.itemList td.giftCertificate { text-align:left; }
table.itemList th.giftCertificateStatus { width:150px; }
table.itemList td.giftCertificateStatus { width:150px; }
table.itemList th.giftCertificateExpiration { width:150px; }
table.itemList td.giftCertificateExpiration { width:150px; }
table.itemList th.subscription { text-align:left; }
table.itemList td.subscription { text-align:left; }
table.itemList th.subscriptionStatus { width:150px; }
table.itemList td.subscriptionStatus { width:150px; }
table.itemList th.subscriptionExpiration { width:150px; }
table.itemList td.subscriptionExpiration { width:150px; }

/* styles for the address book table */

.addressBook .entries
{
    margin-left: 10px;
        
    }
.addressBook .entry 
{
	border:1px solid #65AEDB;
	vertical-align:top;
	margin:5px;
    background-color:#fff; 
    border-radius:10px;
    padding:10px;
	overflow:hidden;
	display:inline-block;
	width:256px;
	height:150px;
	position:relative;
}
.addressBook .address
{
	padding-left:20px;
}
.addressBook .entry h2
{
	margin:0 0 0.5em 0;
	font-size:1.2em;
	font-weight:bold;
	display:inline-block;
}
.addressBook .caption .links
{
	float:right;
}
.addressBook .entry .buttons
{	
    position:absolute;
    top:135px; 
}
.addressBook .addEntry
{
	background-color:#efefef;
}
.addressBook .addEntry .buttons
{
    position:absolute;
}

/* basket and order summary sidebar */
table.orderTotalSummary { width:100%; margin-bottom:1em; }
table.orderTotalSummary th { text-align:right;font-weight:normal; white-space:nowrap; border-bottom:0;}
table.orderTotalSummary td { text-align:right; width:80px; border-bottom:0;}
table.orderTotalSummary tr.dividerRow td { border-bottom: 1px solid #ccc; width:100%;}
table.orderTotalSummary tr.importantRow {font-weight:bold;}
table.orderTotalSummary tr.actionsRow td {text-align:center; width:100%;}

/* payment form */
.paymentFormContainer .paymentMethodList {display:table-cell; vertical-align:top; border-right: 0px dotted #ccc; white-space:nowrap;}
.paymentFormContainer .paymentForm {display:table-cell; background-color:#efefef; border: 1px solid #0077e5; border-radius: 5px; width: 100%; padding:10px; vertical-align:middle;}
.paymentFormContainer table.inputForm th { width:120px; text-align:right; }
.paymentFormContainer table.inputForm td { }

.paymentOptions input[type="radio"], .paymentOptions input[type="checkbox"] { margin: 5px 5px 3px 3px; vertical-align:top;}
.gfPayment {border-radius: 5px;}

.applyCouponPanel { padding:6px 6px 12px 6px; margin-bottom:1em; border-bottom: 1px dotted #ccc; }
.applyCouponPanel label { margin-right:4px; }
.applyCouponPanel p { display:block;margin-top:1em; }
.cvvHelpHoverPanel .helpSection { display:inline-block; width:280px; margin:10px; vertical-align:top; }
.cvvHelpHoverPanel .helpSection h3 { margin-bottom:0.5em; }
.cvvHelpHoverPanel .helpSection p { text-align:justify; }

/******************************************************************************************/
/* end checkout display styling                                                           */
/******************************************************************************************/

/******************************************************************************************/
/* begin my account area styling                                                          */
/******************************************************************************************/

/* account area styles */
/* This is used on my account page only. Should follow some more general structure/styling. */
ul.columns { margin: 0 0 0 30px; padding: 0; list-style: none; }
ul.columns li {  margin: 2px; background-image: url(images/bullet1.gif); background-position: 0 3px; background-repeat: no-repeat; text-indent:20px; height: 20px; }
.orderHistoryDialog .content { border:solid 1px #0077e5; padding: 5px 10px; line-height: 25px; }
.orderHistoryDialog .content .bullet{ background-color:#AAAAAA; padding-left:18px;}

/* wishlist styling */
#account_wishlistPage .actions {text-align:center; margin-top:10px; margin-bottom:10px;}
#wishlistPage div.emptyWishlistPanel 
{
    background-color:white; 
	padding-top: 20px; 
	padding-left: 60px; 
	margin: 20px 35px 35px 35px;
    height: 50px; text-align:center; 
}
#wishlistPage div.emptyWishlistPanel span.message { font-size: 18px; font-weight: normal; color: #666666; }

/* serial keys page */
#account_serialKeyPage div.content {width:100%;overflow:scroll;}

#accountPage div.tabpane { position:relative; }
#accountPage div.tabpane .ui-notify { position:absolute; }
.wishlistPasswordWidget { position:relative; }
.wishlistPasswordWidget .ui-notify { position:absolute; }

/* styles for paged list of data */
table.pagedList { width:100%; border-collapse:collapse; }
table.pagedList tr.oddRow { background-color:#fff; }
table.pagedList tr.oddRow td { color: #000000; padding: 10px; }
table.pagedList tr.evenRow { background-color:#f5f5f5; }
table.pagedList tr.evenRow td { color: #000000; padding: 10px; }
table.pagedList tr.empty td { font-size:1.1em; font-style:italic; padding:10px; text-align:center; }
table.pagedList td { border:solid 1px #0077e5; padding:4px; text-align:center}
table.pagedList th { padding: 7px 4px; font-weight:bold; background-color:#0077e5; margin:0; border: solid 1px #0077e5;}
table.pagedList th a { color: #003D76; text-decoration:underline; }
table.pagedList th a:hover { color: #003D76; text-decoration:underline; }
table.pagedList td a { color: #003D76; }
table.pagedList td a:hover { color: #e5a704; text-decoration:none;}
table.pagedList th.thumbnail { border-right:none; text-align:center; width:60px; }
table.pagedList td.thumbnail { border-right:none; text-align:center; width:60px; }
table.pagedList th.itemName { border-left:none; }
table.pagedList td.itemName { border-left:none; text-align:left; }
table.pagedList th.quantity { width:60px; }
table.pagedList td.quantity { width:60px; }
table.pagedList th.sku { width:80px; }
table.pagedList td.sku { width:80px;text-align:left;}
table.pagedList th.price { width:70px; }
table.pagedList td.price { width:70px; }
table.pagedList th.manufacturer { width:100px; }
table.pagedList td.manufacturer { width:100px; }
table.pagedList th.categories { width:120px; }
table.pagedList td.categories { width:120px; }
table.pagedList th.actions { width:100px; }
table.pagedList td.actions { width:100px; }
table.pagedList th.orderItems { text-align:left; }
table.pagedList td.orderItems { text-align:left; }
table.pagedList tr.paging td {border: 0px; padding:0px; text-align:center}

/* styles for paging of catalog grids */
div.pagingPanel {margin:0;}
div.pagingPanel, .paging table { text-align: left; padding: 10px; margin: 10px 0px 0px 0px;}
.paging table {margin-bottom : 10px; }
div.pagingPanel span, div.pagingPanel .current, div.pagingPanel a, .paging span, .paging a
{
padding: 3px 5px;  
border: 1px solid #65aedb; 
font-weight: bold; 
font-size: 12px; 
margin: 3px 0 3px 1px; 
background-color: #F09800; 
color: #003D76; 
}
div.pagingPanel a, table.pagedList tr.paging a
{
background-color:#003D76; 
color: #FFF; 
text-decoration:none; 
}
div.pagingPanel a:hover, table.pagedList tr.paging a:hover { background-color: #003D76; color: #FFF; border:1px solid #003D76; }

/******************************************************************************************/
/* end my account area styling                                                            */
/******************************************************************************************/

/******************************************************************************************/
/* begin ajax related styling                                                             */
/******************************************************************************************/

/* popup dialog related styles */
.popupOuterWrapper {overflow:hidden;width:1px;height:1px;} /* prevents the screen from dynamically resizing when the popup shows */
.modalBackground { background-color:Gray; filter:alpha(opacity=70); opacity:0.7; }
.modalPopup { background-color:#ffffff; border-width:2px; border-style:solid; border-color:#003D76; width:500px;}
.modalPopup .header, .modalPopupHeader {cursor:move; background-color:#003D76; border:solid 1px 000; color:#fff; padding:6px; font-weight:bold; font-size:1.1em;}
.modalPopup .modalPopupContent {padding:8px;}
.addAddressPopup {width:500px;}
.editAddressPopup {width:500px;}
.shipEstimatePopup {width:450px;}

/* ajax progress styling */
#ajaxProgressOuter 
{
    border: 0; padding: 0; margin: 0; 
	position:fixed; 
	width:100%;
	height:100%;
	left: 0; top:0; bottom:0;
	background-color: #444444; 
	opacity: .65;
    filter: alpha(opacity=65);
	z-index: 1000;
}

#ajaxProgressInner
{
	padding: 0; 
	background: #FFFFFF url(images/processing.gif) no-repeat 50%; 
	position: absolute; 
    left:48%;
	top:25%; 
	margin-left:-100px; 
	width:200px; 
	height:200px;		
	border: solid 2px #444444; 
	opacity: 1;
    filter: alpha(opacity=100);
    z-index: 1001;
}

/* Main Product Image */
div.mainImageArea {height:250px;display:table;margin:10px auto;position: relative;}
div.mainImageArea div.mainImageWrapper {display:table-cell;vertical-align:middle;top: 50%;}
div.mainImageArea div.mainImageWrapper div.mainImage {position: relative; top: -50%}

/* product image thumbnails */
.additionalImages 
{
    position: relative;
    margin: auto;
    width: 350px;
}
.additionalImages img.thumbnail { max-width:50px; max-height: 50px; }
div.thumbnailsList {}
div.thumbnailsList ul {list-style:none;}
div.thumbnailsList ul li {display:inline;}
div.thumbnailImage
{
    margin:2px;
    border: 1px solid #ccc;
    text-align: center;
    display:inline-block;
}

div.thumbnailImage img, div.thumbnailsList a img{border:none;}

.socialMediaLinksDialog .fb_edge_comment_widget  { display:none; }

/******************************************************************************************/
/* end ajax related styling                                                               */
/******************************************************************************************/

/******************************************************************************************/
/* begin admin panel related styling                                                             */
/******************************************************************************************/

#adminPanel {padding:10px 15px 10px 15px; background-color:#FFF; border-top:1px solid #000;}
#adminPanel .rowHeader {font-weight:bold;}
#adminPanel div.editItemPanel {padding: 0 0 10px;}
#adminPanel div.displayPagePanel {}

/******************************************************************************************/
/* end admin panel styling                                                               */
/******************************************************************************************/

/******************************************************************************************/
/* Amazon payment page                                                               */
/******************************************************************************************/
#checkout_amazon  div.section {margin-bottom:1em; border:1px solid #636363; border-radius:5px; background-color:#E1E1E1;}
#checkout_amazon  div.section .header {padding-left: 10px; background:url(images/amazon-header-bg.gif) top left repeat-x #E1E1E1; border-radius: 5px;}
#checkout_amazon  div.section .header h2{font: bold 12px/29px arial,sans-serif; display: inline-block; letter-spacing: 0.5pt; margin: 0; }
#checkout_amazon  div.section .content { margin:0px 3px 3px 3px; border:1px solid #636363;padding: 10px 10px 10px 10px; background-color:White; }

#checkout_amazon .sidebarColumn { width: 420px; }
#checkout_amazon .mainColumn { width: 520px; }


/******************************************************************************************/
/* End Amazon payment page                                                               */
/******************************************************************************************/

/* jQuery jCarousel styles */
/* Styling for More Items In Category Carousel */
.jcarousel-container {
    background: #FFF;
}

/* Styling for More Items In Category Carousel */
.jcarousel-skin-mci .jcarousel-container {
    background: #FFF;
}

.jcarousel-skin-mci .jcarousel-container-horizontal {
    width: 880px;
    padding: 10px 40px;
}

.jcarousel-skin-mci .jcarousel-clip {
    overflow: hidden;
}

.jcarousel-skin-mci .jcarousel-clip-horizontal {
    width:  880px;
    height: 292px;
}

.jcarousel-skin-mci .jcarousel-item {
    width: 210px;
    height: 290px;
}

.jcarousel-skin-mci .jcarousel-item-horizontal {
	margin-left: 0;
    margin-right: 10px;
    border: 1px solid #0077e5;
    border-radius: 8px;
}

.jcarousel-skin-mci .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/* Horizontal Buttons */
.jcarousel-skin-mci .jcarousel-next-horizontal, 
.jcarousel-skin-mci .jcarousel-prev-horizontal {
    position: absolute;
    top: 135px;
    right: 3px;
    width: 35px;
    height: 35px;
    cursor: pointer;
    background: transparent url(images/right-arrow-interior.png) no-repeat 0 0;
}

.jcarousel-skin-mci .jcarousel-prev-horizontal 
{
    left: 3px;
    background: transparent url(images/left-arrow-interior.png) no-repeat 0 0;
}

.jcarousel-skin-mci .jcarousel-next-disabled-horizontal,
.jcarousel-skin-mci .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-mci .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-mci .jcarousel-next-disabled-horizontal:active,
.jcarousel-skin-mci .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-mci .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-mci .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-mci .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background: none;
}


.prop65 { }
.prop65Text { float: right; width: 215px; text-align:left; }
.prop65Text a {color: #BF0A30; text-decoration:underline;}
.indicators {margin: 2px 0; text-align:center;height:21px;}
.indicators img {padding-left:5px;}
.indicators img:first-child {padding-left:0;}
.indicatorLegendProduct img {padding-left:10px;}
.indicatorLegendProduct img:first-child {padding-left:0 !important;}
.indicatorLegend {text-align:center;}
.indicatorLegend img {padding-left:10px;}
.indicatorLegend img:first-child {padding-left:0 !important;}
.prop65Specs {
    background: white url("images/icon_alert.png") no-repeat 5px 10px !important;
    padding: 10px !important;
    border: 2px solid #222;
    margin-bottom: 10px;
}
.prop65Specs .prop65Content {padding-left: 30px !important;}

div.qtip-bootstrap .qtip-content {
    background: white url(/app_themes/ttw/images/icon_alert.png) no-repeat 5px 10px;
    padding-left: 35px !important;
}
div.qtip-bootstrap .qtip-content a {
    color: #00577B;
}

#notifyBar {
	background: #ff0;
  padding: 8px 24px;
  margin-top: -7px;
  margin-left: calc(-100vw / 2 + 1170px / 2);
  margin-right: calc(-100vw / 2 + 1170px / 2);
}

#notifyBar a {
	font-weight: bold;
	text-decoration: underline;
}

#notifyBar a:hover {
	text-decoration: none;
}
/* STORE CLOSED */
#headerTop, 
#notifyBar, 
#headerAboveLogo .freeShipping, 
.phoneNumbers, 
.headerPromo, 
#TWFooter, 
div#om-heyfwpgtxegfl8otwvok, 
#memphis-optin {display:none !important;}

#TWFooterIcons #TWMcAfee, #trustedsite-tm-image{display:none !important;}

