/*
 * customer specific style-sheet elements......
 */

/******************************************
 * general HTML elements -- their defaults
 ******************************************/
/* sync IE and FF styles */
h1, h2, h3, p {
    padding : 0;
    margin: 0;
    position: relative;
}
h1 
{
    margin-top: 10px;
    margin-bottom: 10px;
}

BODY
{
	background-color: white;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	/*color: #636363;*/
	color: #000000;
}

A:visited{
	color: #6a540a;	
}
A:link {
	color: #6a540a;
	text-decoration: underline;
	font-weight: normal;
}

A:hover {
	text-decoration: none;
}

A:active {
	text-decoration: none;	
}

A.leftNav:visited {
	text-decoration: none;
	font-weight: normal;
	color:#000000;
}
A.leftNav:link {
	text-decoration: none;
	color:#000000;
}

A.leftNav:hover {
	text-decoration: underline;
	font-weight: normal;
	color:#000000
}

/* side nav on home page */
A.leftNavHP:visited {
	text-decoration: none;
	font-weight: normal;
	color:#000000;
}
A.leftNavHP:link {
	text-decoration: none;
	color:#000000;
}

A.leftNavHP:hover {
	text-decoration: underline;
	font-weight: normal;
	color:#000000;
}
/* end side nav home page */


A.leftNavSelected:visited{
	font-weight: bold;
	text-decoration: none;
	color:#b23c34;
}
A.leftNavSelected:link{
	font-weight: bold;
	text-decoration: none;
	color:#b23c34;
}

A.leftNavSelectedWithChildSelected:visited{
	font-weight: bold;
	text-decoration: none;
	color:#000000;
}
A.leftNavSelectedWithChildSelected:link{
	font-weight: bold;
	text-decoration: none;
	color:#000000;
}

A.productSearch:visited{
	font-weight: bold;
	text-decoration: none;
	color:#6a540a;
}

A.productSearch:hover{
	font-weight: bold;
	color:#6a540a;
	text-decoration: underline;
}

A.productSearch:link{
	font-weight: bold;
	text-decoration: none;
	color:#6a540a;
}


A.leftNavSelected:active{
	font-weight: bold;
	text-decoration: none;
	color:#b23c34;
}
A.leftNavSelected:hover{
	font-weight: bold;
	color:#b23c34;
	text-decoration: underline;
}


A.inBodyGrey:link{
	font-weight: normal;
	color:#636363;
	text-decoration: underline;
}

A.inBodyGrey:visited{
	font-weight: normal;
	color:#636363;
	text-decoration: underline;
}
A.inBodyGrey:hover{
	font-weight: normal;
	color:#636363;
	text-decoration: none;
}
A.inBodyGrey:active{
	font-weight: normal;
	color:#636363;
	text-decoration: underline;
}
/*
H1 {
	font-size: 18px;
}
H2 {
	font-size: 14px;
}

H3 {
	font-size: 14px;
	margin:0px;
	text-indent:0px;
	color: black;
}
*/
HR
{
	border: solid 1px gray;
}


TD {
	font-size: 12px;
}



TD.leftside
{
	border-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
}

TD.leftsideBorder
{
	background-color: white;
}
TD.leftside HR
{
	border: solid 1px #FFF8D1;
}
/******************************************
 * customer-specific layout elements
 ******************************************/

.error
{
	border: 1px solid #b23c34;
	padding: 5px;
	color: #b23c34;
	font-weight: bold;
}

/* top menu bar */
.topMenu
{
	border: solid 1px #636363;
}
.topMenu TD,
.topMenu TR
{
	padding: 0px;
	text-align: center;
	vertical-align: top;
}

.topMenu A
{
	padding: 3px 0px 0px 0px;
	color: Black;
	display: block;
	height: 18px;
	font-size: 11px; font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.topMenu A:link, 
.topMenu A:visited
{
	color: Black;
	background-color: White;
	border-bottom-style: solid;
	border-bottom-color: white;
	border-bottom-width: 2px;
}

.topMenu A:hover,
.topMenu A.selMenuItem:link,
.topMenu A.selMenuItem:visited
{
	color: Black;
	text-decoration: none;
	background-color: #DCDCDC;
	border-bottom-style: solid;
	border-bottom-color: #DCDCDC;
	border-bottom-width: 2px;
}
.topMenu A.selMenuItem:link,
.topMenu A.selMenuItem:visited
{
	color: Black;
	text-decoration: none;
	background-color: #DCDCDC;
	border-bottom-style: solid;
	border-bottom-color: Red;
	border-bottom-width: 2px;
}


/* top header section */
.headerTop_phone
{
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: black;
	padding-top: 9px;
}

.headerTop_search
{
	padding-top: 5px;
}
.headerTop_searchTxt
{
	color: black;
	font-size: 10px;
	font-weight: normal;
	height: 20px;
}

.headerTop_searchBtn
{
	font-size: 10px;
	height: 20px;
}

.headerTop_links A 
{
	color: #836348;
	font-size: 10px;
	text-decoration: none;
}

.headerTop_links A:hover {
	color: #A87F5D;
	text-decoration: underline;
}

/* left-nav */
.left-nav
{
	background-color: #f7f3e6;

	font-size: 12px;
	padding-left: 5px;
}

#left-nav SELECT
{
	font-size: 10px;
	width: 165px;
}

/* general layout elements */
.spacerRow
{
	font-size: 8px;
	line-height: 8px;
}

.subSection
{
	margin: 0px 10px 0px 10px;
}


.affiliate_insert_text_cell
{
	/*border: solid 1px #000000;*/
	width="99%";
	border-top: solid 1px #000000;
	border-left: solid 1px #000000;
	border-bottom: solid 1px #000000;
	border-right: solid 1px #000000;

}

/* default page */
#welcomemsg {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin-left: 10px;
	margin-right: 10px;
}

.rightside
{
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	padding-left: 5px;
}

/* titles */

.title {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
}

.smTitle {
	font-family: arial, helvetica, sans-serif;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	line-height: 26px;
}

.productTitle
{
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 30px;
}

/* tables */
.dataSelect
{
	width: 100%;
	text-align: left;
	border: solid 1px #636363;
}

.heading TD
{
	background-color: #636363;
	color: White;
	font-weight: bold;
}

.shoppingBag
{
	border: solid 1px #636363;
	width: 100%;
}

.dataLine
{
	background-color: #FFFFFF;
}

.totals
{
	width: 100%;
}

.totalRow
{
	background-color: #F7F3E6;
}

.patientInfo,
.patientInfo TD,
.patientInfo DIV
{
	background-color: #CEDDF5;
	color: black;
}

/* footer text */
#footer {
	font-size: 10px;
	text-align: center;
	
	color: black;
	font-weight: bold;
}

#footer A 
{
	color: black;
	font-weight: bold;
	text-decoration: none;
}

#footer A:hover 
{
	color: blue;
	text-decoration: underline;
}

#footer A.inline {
	color: blue;
}

/* Feature Product area */
#feature
{
	background-color: #a3351e;	/* dark red */
	border: solid 8px #a3351e;
	border-top: solid 4px #a3351e;
	padding: 0px;
	margin: 4px;
	height: 240px;
	width: 240px;
}
#feature TD
{
	border: none;
	padding: 1px;
}

#feature .title
{
	color: white;
	font-style: normal;
	font-size: 16px;
	font-weight: bold;
	line-height:normal;
}
#feature .description
{
	color: white;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
}
#feature .image
{
	background-color: white;
}
#feature img
{
	/* Decorative image */
	width: 17px;
	height: 17px;
}
#feature .image img
{
	width: 130px;
	height: 130px;
}
.advancedSearch TD
{
	padding: 5px;
	text-align: right;
}
.advancedSearch .dropdowns
{
	width: 250px;
	text-align: left;
	vertical-align: middle;
}
.advancedSearch .dropdowns select
{
	width: 250px;
}
.advancedSearch .labels
{
	width: 120px;
	text-align: right;
	vertical-align: middle;
}
.advancedSearch .textInputs
{
	text-align: left;
	width: 180px;
	vertical-align: middle;
}
.advancedSearch .textInputs input
{
	width: 180px;
}
.advancedSearch .prompts TD
{
	text-align: center;
	vertical-align: top;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

.TitleBar
{
	background-color: #636363;	
	color: white;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;	
	padding: 2px;
}

.TitleBar A, .TitleBar A:link, .TitleBar A:visited, .TitleBar A:active
{
	color: white;
	font-weight: normal;
	text-decoration: none;
}
.TitleBar A:hover
{
	color: white;
	text-decoration: underline;
}

.RedFont13
{
	font-size: 13px;
	font-weight:normal;	
	color:#b23c34;
}

.RedFont12
{
	font-size: 12px;
	font-weight:normal;	
	color:#b23c34;
}
.RedFont12Bold
{
	font-size: 12px;
	font-weight: bold;	
	color:#b23c34;
}

.BrownFont12Bold
{
	font-size: 12px;
	font-weight: bold;	
	color:#6a540a;
}

.GreenFont12Bold
{
	font-size: 12px;
	font-weight: bold;	
	color:#026921;
}

.BlackFont12Bold
{
	font-size: 12px;
	font-weight: bold;	
	color:#000000;
}

.BlackFont12Normal
{
	font-size: 12px;
	color:#000000;
}

td.leftnav
{
	background-color: #f7f3e6;
	font-size: 11px;
	padding-left: 5px;
	width:173px;
	height:100%;
	border-style: solid; 
	border-color: #b1b1b1; 
	border-left-width: 1px; 
	border-bottom-width: 1px;
	border-right-width: 1px; 
	border-top-width: 0px;
}
.AlternateImageButtons1,.AlternateImageButtons1 img,
.AlternateImageButtons2,.AlternateImageButtons2 img,
.AlternateImageButtons3,.AlternateImageButtons3 img,
.AlternateImageButtons4,.AlternateImageButtons4 img
{
	width: 30px;
	height: 30px;
}
.AlternateImageButtons2,.AlternateImageButtons2
{
	text-align: left;
}
.AlternateImageButtons1,.AlternateImageButtons3
{
	text-align: right;
}
.AlternateImageButtons1,.AlternateImageButtons3
{
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #b1b1b1;
}
.AlternateImageButtons1,.AlternateImageButtons2
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #b1b1b1;
}
.AlternateImageButtonsLabelsDisabled
{
	color: #b1b1b1;
}
.AlternateImageButtonsLabels
{
	/*color: #636363;*/
	/*color: #000000;*/
}
.AlternateImageZoom, .AlternateImageThumb
{
	vertical-align:middle;
	text-align:center;
}
.AlternateImageZoom,.AlternateImageZoom img
{
	width: 30px;
	height: 30px;
}
.AlternateImageThumb,.AlternateImageThumb img
{
	width: 40px;
	height: 40px;
}

.SwatchImages img
{
	border-style: solid;
	border-color: Black;
	border-width: 1px;
}
.ProductTabs
{
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
.ProductTabs td
{
	height: 0.8em;
	text-align:center;
	border-left-style: solid;
	border-left-color: #6a540a;
	border-left-width: 1px;
}
.ProductTabs td.First
{
	border-left-style: none;
}
.ProductTabs td#ProductInfo
{
	width: 68px;
}
.ProductTabs td#ProductFeatures
{
	width: 98px;
}
.ProductTabs td#ProductFAQs
{
	width: 78px;
}
.ProductTabs td#UserManual
{
	width: 70px;
}
.ProductTabs td#Dimensions
{
	width: 66px;
}
.ProductTabs a
{
	font-size: 11px;
	color: #6a540a;
	text-decoration: underline;
	font-weight: normal;
}
.ProductTabs a.selected
{
	text-decoration: none;
	font-weight: bold;
}
.ProductTabContent, td.ProductTabContent
{
	font-size: 11px;
	border-left-style: none;
	text-align: left;
}
td.ProductTabContent iframe
{
	width: 100%;
	height: 14em;
}
.StandardImageSize
{
	width: 200px;
	height: 200px;
}
.ThumbnailImageSize
{
	width: 80px;
	height: 80px;
}
.SwatchImageSize
{
	width: 30px;
	height: 15px;
}
.LargerImageSize
{
	width: 400px;
	height: 400px;
}
.PartsAndAccessoriesTable .attribute,
.PartsAndAccessoriesTable .attribute select
{
	width: 110px;
}
.PartsAndAccessoriesTable .Quantity
{
	width: 50px;
}
.PartsAndAccessoriesTable .Price
{
	width: 140px;
}
.productComparisonTop, .productComparisonFeatures
{
	border: solid 1px #636363;
	border-collapse:collapse;
}
.productComparisonTop td, .productComparisonFeatures td
{
	border-left: solid 1px #636363;
	border-collapse:collapse;
	margin: 0px;
	padding: 0.5em;
}
.productComparisonFeatures .whiteBackground
{
	background-color: White;
}
.productComparisonFeatures .grayBackground
{
	background-color: #F0F0F0;
}
.productComparison .SectionBreak td, .productComparisonFeatures .SectionBreak td
{
	border-top: solid 1px #636363;
	border-collapse:collapse;
	font-size: 0px;
	padding: 0px;
}
.productComparisonTop td, .productComparisonTop td input,
.productComparisonFeatures td, .productComparisonFeatures td input
{
	text-align: center;
	vertical-align: middle;
}
#productComparisonFeaturesIframe
{
	border-bottom: solid 1px #636363;
	border-collapse:collapse;
	height: 35em;
}
.CustomerServiceCell
{
	border-right: solid;
	border-right-width:1px;
	width:25%;
}
.CustomerServiceCell table
{
	width: 100%;
}
.CustomerServiceCell table td a
{
	text-decoration: none;
}
.CustomerServiceCell .heading td
{
	font-size:16px;
}
td.intruductions
{
	background-color: #f7f3e6;
	border-style: solid; 
	border-color: #b1b1b1; 
	border-left-width: 1px; 
	border-bottom-width: 1px;
	border-right-width: 1px; 
	border-top-width: 1px;
	text-align:center;
}
/* default page center content */
.defaultPageMiddleHeading
{
    background-color: #f7f3e6;
    border-color: #b1b1b1;
    border-width: 1px; 
    border-style: solid; 
    border-left: none;
    border-right: none;
    text-align: center;
}
.defaultPageMiddleHeading img
{
    padding: 0px;
    margin: 0px;
    
}
.defaultPageMiddleHeading .text
{
    font-weight: bold;
    font-size: 1.5em;
    padding-top: 3px;
    padding-bottom: 3px;
}
.newArrivals
{
    text-align: center;
    padding: 5px;
}
/* default page left and right nav bars */
.innerNavTop {
    background-color: #ffffff;
    border: none;
}
.innerNavBtm {
    background-color: #f7f3e6;
    font-size: 11px;
    padding-left: 5px;
    width:173px;
    height:100%;
    border: none;
}
.outerNav {
    background-color: #f7f3e6;
    border-style: solid; 
    border-color: #b1b1b1; 
    border-left-width: 1px; 
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-top: none;
}

/* login page */
.login_leftCell, .login_rightCell
{
    vertical-align: top;
}
.login_leftCell
{
    text-align: center;
    padding: none;
    /* width: 45%; */
}
.login_rightCell
{
    /* width: 55%;*/
    padding: 0px;
    padding-left: 30px;
    border-left: 2px solid #aaa;
}
.inputTbl
{
    width: 100%;
}
.inputTbl td
{
    padding-top: 3px;
    padding-left: 5px;
}
.textBtnSmall, .textBtnMed, .textBtnLarge {
    background-color: #B23C34;
    border: 1px solid #636363;
    color: #ffffff;
    padding: 0 .25em 0 .25em;
    width: auto;
    overflow: visible;
    text-transform: uppercase;
    cursor: pointer;
}
.textBtnSmall 
{
    font-size: 9px;
}
.textBtnMed
{
    font-size: 12px;
}
.textBtnLarge 
{
    border: 2px solid #636363;
    font-size: 1.3em;
}

/* Anchor hover effect on parts-number tables - dept page */
.partsTbl td            { height: 20px; }
.partsRow A:link        { color: #6a540a; text-decoration: underline; font-weight: normal; }
.partsRow A:visited     { color: #6a540a;}
.partsRow A:hover       { color: brown; font-weight: bold; font-size: 1.3em; text-decoration: none; }
.partsRow A:active      { text-decoration: none; }

.breadcrumb {
	text-transform: uppercase;
	font-size: 10px;
}

/*
 *
 * REPAIRS
 *
 */
/* REPAIRS - MAIN PAGE */

table.repairs_main_instructions {
    margin-top: 10px;
    margin-bottom: 10px;
}

.reapairs_requestRepair_btn {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.reapairs_checkStatus_btn {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}



/* REPAIRS - REQUEST FORM */


table.repairs_instructions {
	margin-top: 10px;
}

table.repairsRequest_mainTbl {
    
}

.repairsRequest_mainTbl td.heading_cell {
    padding-top: 10px;
    padding-bottom: 5px;
}
.repairsRequest_mainTbl td.heading_cell div.heading_text {
    font-weight: bold;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #777;
	color: #fff;
}

.repairsRequest_mainTbl td.title_cell {
	font-weight: bold;
	padding-right: 10px;
}

.repairsRequest_mainTbl td.data_cell {
	
}

.repairsRequest_mainTbl td.submit_cell {
	padding-top: 10px;
}

.repairsRequest_mainTbl td.title_cell span.requiredMark {
	color: Red;
}

.repairsRequest_mainTbl td.captcha_cell {
    padding-top: 20px;
}

.captchaMessage {
	
}


/* REPAIRS - CONFIRMATION */

table.repairs_confirmationInfo td {
    padding-top: 5px;
    padding-bottom: 5px;
}

table.repairs_confirmationInfo td.title_cell {
    font-weight: bold;
    padding-right: 5px;
    padding-left: 3px;
}

table.repairs_confirmationInfo td.data_cell {
    font-weight: normal;
    padding-left: 5px;
    padding-right: 5px;
}

.confirmation_number_row td {
    background-color: Yellow;
}


div.repairs_confirmationMessage_container {
    margin-top: 10px;
    margin-bottom: 10px;
}



/* REPAIRS - SEARCH */

div.repairs_searchMessage_container {
	margin-top: 10px;
	margin-bottom: 10px;
}

.repairs_searchTbl {
    
}

.repairs_searchTbl td.title_cell {
    padding-right: 10px;
    font-weight: bold;
}

.repairs_searchTbl td.data_cell {

}

.repairs_searchTbl td.submit_cell {
    padding-top: 10px;
}

.repairs_search_error {
    margin-bottom: 10px;
}


/* REPAIRS - DETAILS */

.repairs_detailsMessage_container {
	margin-top: 10px;
	margin-bottom: 10px;
}

.repairs_detailsTbl {
	margin-top: 10px;
    border: 1px solid #777;
}

.repairs_detailsTbl tr.heading_row td {
	font-weight: bold;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 5px;
    background-color: #777;
    color: White;
}

.repairs_detailsTbl tr.data_row td {
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    border: 1px solid #777;
}

.parts_info_container {
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    border: 1px solid #777;
    padding-left: 100px;	
}

.parts_info_table {
	
}

.parts_info_partnum {
	width: 100px;
}

.parts_info_desc {
	
}

.purchase_order_info_title {
    margin-bottom: 5px;
    font-weight: bold;
}
/* REPAIRS - LIST */

.repairs_listMessage_container {
	margin-top: 10px;
	margin-bottom: 10px;
}

.repairs_listTbl {
    margin-top: 10px;
    border: 1px solid #777;
}

.repairs_listTbl tr.heading_row td {
    font-weight: bold;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 5px;
    background-color: #777;
    color: White;
}

.repairs_listTbl tr.data_row td {
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    border: 1px solid #777;
}


/* product page - product parts paging classes */

td.product_parts-paging-container {

}
a.product_parts_view-all {

}
a.product_parts_view-paged {

}
a.product_parts_view-previous {

}
a.product_parts_view-next {

}
a.product_parts_page-number {

}
span.product_parts_view-previous {

}
span.product_parts_view-next {

}

/*CSS buttons - use the button classes over standard links or buttons to allow enable the button styling*/
.button {
    color:White; 
    background-image:url(../images/button-background-small.gif); 
    border:inset 1px #999999;
    -moz-border-radius:1px;
    -webkit-border-radius:1px;
    -khtml-border-radius:1px;
    border-radius:1px;
    -moz-box-shadow:0px 0px 10px #000;
    -webkit-box-shadow:0px 0px 2px #000; 
    box-shadow: 0px 0px 2px #000;
    padding: 1px 10px 1px 10px;
    font-size:8pt;
    line-height:auto;
    height:auto;
}
.button * {
   padding: 0px 0px 0px;
   margin: 0px 0px 0px 0px;
   verical-align:middle;
   text-align:center;
}
.button:link { 
    color:White; 
    text-decoration:none;
    }
.button:visited {
    color:White; 
    text-decoration:none;
}
.button:hover {
    outline: none;
    cursor:pointer;
}
.button:active { 
    outline: none;
    border-style:outset; 
    background-image:url(../images/button-background-small-pressed.gif);
}









