/** Default settings **/
*{ margin:0; padding:0; }
html, body, #pageForm
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	background-color: #eef2f6;
	font-weight: normal;
	margin: 0px auto 0px auto;
	color: #455560;
}
form
{
	margin: 0px;
	padding: 0px;
}
p
{
	padding: 5px 7px 12px 7px;
	margin: 0px;
}

#divHeader
{
	width: 982px;
	margin: 0px auto 0px auto;
}

a, a:link, a:visited
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	text-decoration: underline;
}

#divBody
{
	padding: 0px;
	width: 982px;
	margin: 0px auto 0px auto;
}

.pageContentTitle
{
	color: #1d5b8e;
	font-size: 13px;
	font-weight: bold;
	padding-top: 7px;
}


#divFooter
{
	background-position: center top;
	width: 982px;
	margin: 0px auto 7px auto;
	font-size: 10px;
	text-align: center;
	background-image: url('images/psisupport/content982fbg.png');
	background-repeat: no-repeat;
	padding-top: 42px;
}
#divFooter div
{
	display: inline;
}
#WTFooterRight
{
	float: right;
	text-align: right;
	top: 0px;
}
#WTFooterLeft
{
	float: left;
	text-align: left;
	top: 0px;
}
#WTFooterMid
{
}
#WTPageTitle
{
	position: relative;
	top: 10px;
}
/*
#contents
{
	padding: 10px;
	padding-left: 20px;
	margin-left: 130px;
}
*/
/** Site content **/
#siteContent
{
	width: 982px;
}

#contentSegment
{
	width: auto;
	vertical-align: top;
	text-align: left;
	left: 0px;
	top: 0px;
}

/** Branding **/
#branding
{
	height: 50px;
	text-align: left;
	background-color: #FFFFFF;
}

#brandingLogo
{
	width: 400px;
}

#subBrandingLogo
{
	text-align: center;
	font-size: 85%;
}

/** Menu bar **/
#menuBarContent ul
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0 0 0 2px;
	padding: 0;
}
#menuBarContent li
{
	float: left;
	margin: 0;
}
#menuBarContent li a
{
	background-image: url('images/psisupport/navLinkbg.gif');
	background-position: right bottom;
	background-repeat: no-repeat;
	color: #455560;
	display: block;
	padding: 12px 5px 10px 5px;
	text-align: center;
	text-decoration: none;
	min-width: 120px !important;
	font-weight: normal;
}
#menuBarContent .selected a
{
	color: #1A598C;
	text-decoration: none;
}
#menuBarContent .selected
{
	background-image: url('images/psisupport/navHover.png');
	background-position: center bottom;
}
#menuBarContent li a:hover
{
	background-image: url('images/psisupport/navHover.png');
	background-position: center bottom;
	color: #1A598C;
	text-decoration: none;
}
#menuBar
{
	/*background-image: url('images/psisupport/navbg1.gif');*/
	/*height: 42px;*/
	vertical-align: bottom;
	font-size: 15px;
	background-image: url('images/psisupport/navbg1.png');
}

.shoppingCartInfo
{
}

#WTShoppingCartInfo
{
	float: right;
	font-size: 11px;
	margin-right: 12px;
	margin-top: 3px;
}

/** Page title **/
#pageTitleHeader
{
	height: 30px;
}

#pageTitleContent
{
	margin: 12px 0px 12px 0px;
	background-image: url('images/psisupport/navbottomcontent982.png');
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 48px;
	font-size: 17px;
	color: #455560;
	line-height: 42px;
	text-indent: 10px;
}

/** Search bar **/
.searchBarTableRow
{
	height: 30px;
	background-color: #ffffff;
}

.searchBarContent
{
	font-weight: normal;
	text-align: left;
	border: #cdd5dc 1px solid;
	border-top: none;
	border-bottom: none;
	padding-bottom: 10px;
	padding-top: 10px;
}

.searchBarContent form
{
	float: left;
}
.searchText
{
	font-size: 8pt;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
}

/** Navigation **/
.navigationBar
{
	vertical-align: top;
	width: 140px;
}

#navigation
{
	background-image: url('vertNavDivider.gif');
	background-position: right top;
	background-repeat: no-repeat;
}


/** Content zone **/
#mainContent
{
	padding: 0px;
	margin: 0px;
	border-style: none solid none solid;
	border-color: #cdd5dc;
	width: 982px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
}

#contentContainer
{
	text-align: left;
	vertical-align: top; /*margin-left: 10px; 	margin-right: 10px;*/
	width: 100%;
}

#contentContainer a:link, #customPageTitle a:visited
{
	text-decoration: none;
	color: #000000;
}

#contentContainer a:hover
{
	text-decoration: underline;
	color: #000000;
}

/** Paging **/
.pageNumberCurrentPage
{
	background-color: #336699;
	color: #F0F0F0;
}

.pageNumber
{
	color: #336699;
}

/** Results ordering **//*
.orderingDropDown
{
	font-size: 8pt;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
}*/

/** Page content **/
#pageContent
{
	padding: 0px;
	width: 100%;
}

/** Footer **/
#footer
{
	width: 100%;
}


/** Styling for the login page **/

.LoginError
{
	padding: 5px 0;
	display: block;
	font-weight: bold;
	color: Red;
}


.LoginPane
{
	padding: 12px 0px 0px 0px;
	margin: 0px;
	border-style: none;
	width: 100%;
}
/*
.LoginPane div
{
	padding: 5px 0;
}
*/

.validatorMessage
{
	color: #ff0000;
	font-size: 12px;
}

/** Payment Cards **/
.payMonthDropdown
{
	width: 50px;
	font-size: 9pt;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
}

.payYearInput
{
	width: 60px;
	font-size: 9pt;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
}

.payCvvInput
{
	width: 50px;
	font-size: 9pt;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
}

.paymentErrorMessage
{
	display: block;
}

.paymentErrorReturnLink
{
	color: #336699;
}

/** Mandatory Information **/
.mandatoryFieldMarker
{
	color: #ff0000;
	font-weight: bold;
}

/** Panel Footers **/
.currentItemsPerPageStyle
{
	color: #336699;
}

.itemsPerPageStyle
{
	font-weight: normal;
}

/** Header Bars **/
.packCalculatorHeaderBar
{
	height: 20px;
	color: White;
	background-color: #336699;
	font-weight: bold;
}

/** External Links **/
.externalLinkWarning
{
	font-size: 80%;
}

/** Related Products **/
#WTRelatedProducts
{
}

.relatedProductsHeaderBar
{
	font-size: 13px;
	font-weight: bold;
	height: 20px;
}

.relatedProductsHeaderBar td
{
	border-bottom: 1px solid #8B8B8B;
	padding-left: 5px;
	width: 100%;
}

.relatedProductsScrollingDiv
{
	width: 100%;
	overflow-x: hidden;
	background-color: #f9f9f9;
}

.relatedProductsScrollingDivInner
{
	padding-right: 20px;
}

.relatedProductsGroupsScrollingDiv
{
	width: 100%;
	overflow-x: hidden;
}

.relatedProductsGroupsScrollingDivInner
{
	padding-right: 20px;
}

.watermarkText
{
	color: #808080;
}

.addressFinderControl
{
	width: 390px;
}

/** Modal Popups **/
.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalPopup
{
	background-color: #ffffff;
	border: 1px solid #8d8d8d;
	width: 250px;
}

.modalPopupLarge
{
	width: 400px;
}

.modalPopupHuge
{
	width: 620px;
}

.modalPopupMassive
{
	width: 700px;
}

.modalPopupStock
{
	background-color: #ffffff;
	border: 1px solid #8d8d8d;
	width: 440px;
}

.modalPopup p
{
	padding: 5px;
}

.modalPopupTitle
{
	padding: 3px;
	background-color: #8d8d8d;
	color: #ffffff;
}

/* Your Prices and Stock */
.stockDetailTable
{
	padding: 10px;
	width: 80%;
}

.stockDetailTable td
{
	border-bottom: solid 1px #8d8d8d;
}

.stockDetailTableLabel
{
	text-align: left;
}

.stockDetailTableValue
{
	text-align: right;
}

/* Product Details *//*
.productDescriptionScrollingDiv
{
	overflow-x: hidden;
	overflow-y: scroll;
	background-color: #f0f0f0;
}

.productDescriptionScrollingDivInner
{
	padding-right: 20px;
}

.productDescriptionImagePlaceholderDiv
{
	width: 200px;
	overflow-x: hidden;
	overflow-y: scroll;
}*/



.mainHeader
{
}

.mainHeader h2
{
	color: #455560;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding-bottom: 15px;
	padding-top: 10px;
	text-align: left;
	width: 100%;
}

.mainContents
{
}

.fullWidth
{
	width: 100%;
}

#pageContent
{
	width: 100%;
	position: relative;
	top: -10px;
}

.searchDropDown
{
	font-size: 11px;
	vertical-align: middle;
}
.orderingDropDown
{
	font-size: 11px;
}
.searchPanel
{
	margin: 0px;
	padding: 0px;
	height: 40px;
}
.searchPanel div
{
	line-height: 30px;

}
.searchPanel input
{
	vertical-align: middle;
}

.WTInformation1
{
	background-color: #F9F9F9;
	border: 1px solid #E7E7E7;
	color: #1A598C;
	font-size: 11px;
	margin: 10px 7px !important;
	padding: 7px !important;
}

#CustomerSelectorFindControls
{
	width: 100%;
	margin: 10px -10px 0px 10px;
}

.lmargin2
{
	margin-left: 2px;
}

.topAlign
{
	vertical-align: top;
}

.textInput
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}

textarea 
{
	resize: none;
}

.floatLeft
{
	float: left;
}

.floatRight
{
	float: right;
}

.halfWidth
{
	width: 50%;
}

.quarterWidth
{
	width: 25%;
}

div.row
{
	clear: both;
	padding-top: 3px;
}

div.row span.label
{
	float: left;
	width: 100px;
	text-align: left;
}

div.row span.field
{
	/*float: left;*/
	margin: 0;
	padding: 0px;
	text-align: left;
}

.timePickerContainer
{
	margin: 0;
	padding: 0;
}

.timePickerTimeContainer
{
	clear:both;
	float: left;
	margin: 0;
	padding: 0;
}

.timePickerButtonContainer
{
	float: left;
	margin: 0;
	padding: 0;
	width: 16px;
	height: 16px;
}

.timePickerButtonContainer ul li
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 0px;
	font-size: 0px;
}

.timePickerButtonContainer ul
{
	margin-left: 3px;
	margin-top: 2px;
}

.timePickerLink:link .timePickerLink:visited .timePickerLink:hover
{
	text-decoration: none;
	font-variant: normal;
	cursor: hand;
}

.timePickerButtonContainer img
{
	margin: 0;
	padding: 0;
}

.timePickerText
{
	width: 40px;
	text-align: center;
}

.SigninMessage
{
	font-size: 13px;
	background-color: #ffebe8;
	border: 1px solid #dd3c10;
	color: #1A598C;
	margin: 10px 7px !important;
	padding: 7px !important;
}