/*****************************************************
Print style
******************************************************/

@media screen {
	*.noview
		{ display : none; }
		
	*.Height100
	{
		height:100%;
	}
}

.printBar {
	background-color: #E5E5E5;
	height: 40px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0px;
	vertical-align: middle;
	text-align:right;
	padding: 4px;
}

.printBarBottom 
{
	background-color: #E5E5E5;
	height:20px;
}

.printBar a:link,
.printBar a:visited {
	color: #000000;
	text-decoration: none;
}
.printBar a:hover {
	color: #000000;
	text-decoration: underline;
}



/***********************************************************************
* Page under-construction style  
/***********************************************************************/
.HeaderStyle { FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #0066cc; HEIGHT: 27px;  }
TABLE.TableBorder { BACKGROUND-COLOR: #74baf3 }	
	
TD.TableTD {BACKGROUND-COLOR: #f1f9ff}		
TD.TableTD A:link {FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #0066cc; TEXT-DECORATION: underline}
TD.TableTD A:visited {FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #0066cc; TEXT-DECORATION: underline}
TD.TableTD A:hover {FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #0066cc; TEXT-DECORATION: none}

@media screen {
	*.noview
		{ display : none; }
		
	*.Height100
	{
		height:100%;
	}
}

/***********************************************************************
* Global styles
/***********************************************************************/

html {
	font-size: 100%;
}
body {
	font-size: 0.68em;
	font-size: 0.71em !important;
	margin:0;
	padding:0;
}
table, input, select{
	font-size: 100%;
}




TD { font-family: Tahoma; color:#000000;}	
ul, li {
	font-family: Tahoma;
	margin: 5px 6px 5px 6px;
	line-height: 18px;
	padding: 0px;
	text-align: justify;
}

p {
	font-family: Tahoma;
	line-height: 18px;
	color:#000000;
	margin:0;
}

hr {
	height: 0px;
	border-bottom:1px solid #750900;
}

a:link,
a:visited
{
	color: #721B00;
	text-decoration: underline;
	/*font-size:14px;*/
}

a:hover {
	color: #721B00;
	text-decoration: none;
}

/***********************************************************************
* Text title styles
/***********************************************************************/

h1 {
	color: #252525;
	font-family: Tahoma;
	font-weight:bold;
	font-size:12px;
	padding:0 0 0 0;
	margin:0;
}

h2 {
	color: #750900;
	font-weight: bold;
	font-family: Tahoma;
	font-size:1.4em;
	margin:0px;
	padding:0 0 0 10px;
}

h3 {
	color: #AAAAAA;
	font-weight: bold;
	font-family: Tahoma;
	font-size:1.0em;
	margin:0px;
	padding:0px;
}


/***********************************************************************
* Design styles
/***********************************************************************/

.headerTop {
	padding: 0 10px 0 14px;
	height: 25px;
	vertical-align: middle;
	background-color:#ffffff;
	color:#454545;
}
.logoBorder {
	
}

.headerMid {
	background-color:#E4E4E4;
	color:#454545;
	padding: 0 10px 0 14px;
	height: 23px;
	vertical-align: middle;
}

.headerBott {
	padding: 0 10px 0 14px;
	height: 23px;
	vertical-align: middle;
	background-color:#F4F4F4;
	color:#00000;
}

.OrderScrollHeader 
{	
	vertical-align: middle;
	background-color:#F4F4F4;
	color: #750900;
	font-weight: bold;
	font-family: Tahoma;
	font-size:1.4em;
}

.footer {
	padding-left:14px;
	color:#444444;
	vertical-align: middle;
	border-top:1px solid #000000;
	background-color:#ffffff;
	padding-right:10px;
	height:34px;
}
.footerSolution {
	padding: 10px 0px 5px 15px;
}

.footerText
{
	color:#444444;
	padding-left:80px;
}


/***********************************************************************
* Main menu styles
/***********************************************************************/



.mainMenu,
.mainMenuOver,
.mainMenuClick {
	vertical-align: middle;
	text-align: center;
	height: 27px;
	width: 5%;
	cursor: pointer;
	font-size: 12px;
}
.mainMenu {
	background-color: #d4e1fa;
	background-image:url(../Images/design/mainMenuBg.gif);
	background-repeat:repeat-x;
	color: #ffffff;
}
.mainMenuClick {
	background-color: #ffda77;
	background-image:url(../Images/design/mainMenuBgOver.gif);
	background-repeat:repeat-x;
	color: #ffffff;
}
.mainMenuOver {
	background-color: #a9c4f8;
	background-image:url(../Images/design/mainMenuBgOver.gif);
	background-repeat:repeat-x;
	color: #ffffff;
}

.submenuSpaces {
	padding: 2px;
}

/***********************************************************************
* Static text styles
/***********************************************************************/

A.linkHighlight:link,
A.linkHighlight:visited,
A.linkHighlight:hover,
.textHighlight {
	color: #000;
	font-weight: bold;
	text-decoration:none;
	/*font-size:14px;*/
}


.greyText {
	color: #666666;
}

/***********************************************************************
* Content styles
/***********************************************************************/

.contentMain {
	padding: 0px 10px 10px 10px;		
}

.step,
.stepLink,
.stepClick {
	height: 40px;
	padding: 0 10px 0 10px;
	font-weight: bold;
	vertical-align: middle;
}
.step {
	background-color: #F4F4F4;
	color: #aaaaaa;
}

.stepLink {
	background-color: #F4F4F4;
	color: #6D1500;
}

.stepClick {
	background-color: #F0E2DE;
	color: #6D1500;
	height:50px;
}

.step span,
.step a:link,
.step a:visited {
	color: #aaaaaa;
	text-decoration: none;
}
.step a:hover {
	color: #aaaaaa;
	text-decoration: underline;
}
.stepClick span,
.stepClick a:link,
.stepClick a:visited {
	color: #76160A;
	text-decoration: none;
}
.stepClick a:hover {
	color: #76160A;
	text-decoration: underline;
}

.textBig {
	font-size: 1.4em;
}
.stepTable {
	
}


/***********************************************************************
* Tables styles 
/***********************************************************************/

.tableHAltCell,
.tableHCell,
.tableAltCell,
.tableCell,
.tableHeader {
	border: none;
}
.tableHAltCell {
	background-color: #F4F4F4;
	padding: 3px 5px 3px 20px;
}
.tableHCell {
	background-color: #FFFFFF;
	padding: 3px 5px 3px 20px;
}
.tableAltCell {
	background-color: #F4F4F4;
	padding: 3px 5px 3px 5px;
	text-align: right
}
.tableCell {
	background-color: #FFFFFF;
	padding: 3px 5px 3px 5px;
	text-align: right;
}

.tableHeader {
	font-weight: bold;
	background-color: #E4E4E4;
	padding: 3px 5px 3px 5px;
}

/***********************************************************************/

.bottomTable {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	padding: 4px;
	border: none;
	text-align: right;
}


.priceTableBorder {
	border: 1px solid #7C7C7C;
}

.priceMenuContain {
	padding: 0px 10px 10px 10px;
}

.tableSpaces {
	padding: 4px;
	border-bottom: 1px solid #7C7C7C;
}
.tableSpaces2 {
	padding: 4px;
}

.tableBg {
	background-color: #CED4EA;
}

.simpleCellInCart,
.highlightAltCell,
.highlightCell,
.simpleAltCell,
.simpleCell,
.calculatorTop,
.tableTop,
.summaryTop {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 1em;
	padding: 4px;
	border: none;
}
.highlightAltCell {
	color: #000000;
	background-color: #F5EAE8;
}
.highlightCell {
	color: #000000;
	background-color: #FFF4F2;
}

.simpleAltCell {
	color: #000000;
	background-color: #F4F4F4;
}


.simpleCell {
	color: #000000;
	background-color: #FFFFFF;
}

.simpleCellInCart {
	color: #000000;
	background-color: #FFF3E2;
}


.tableTop {
	font-weight: bold;
	color: #000000;
	background-color: #E4E4E4;
	border-bottom: 1px solid #7B7B7B;
}
.calculatorTop {
	font-weight: bold;
	color: #000000;
	background-color: #506B96;
}
.summaryTop {
	font-weight: bold;
	color: #000000;
	background-color: #d4e1fa;
}


a.pricelistSortLink:link,
a.pricelistSortLink:visited {
}

.userPrice {
}

.PriceWithDiscount {	
	color: #AB0000;
}
a.ItemPriceWithDiscount:link,
a.ItemPriceWithDiscount:visited {
	color: #AB0000;
	text-decoration: underline;
}
a.ItemPriceWithDiscount:hover {
	color: #AB0000;
	text-decoration: none;
}

/*
a.ItemLink:link,
a.ItemLink:visited {
	color: #000000;
	text-decoration: underline;
}
a.ItemLink:hover {
	color: #000000;
	text-decoration: none;
}*/

.ItemStore {
	font-weight:bold;
}

a.BlackLink:link,
a.BlackLink:visited {
	color: #000000;
	text-decoration: underline;
}
a.BlackLink:hover {
	color: #000000;
	text-decoration: none;
}

SPAN.ItemLink {
	color: #004893;
}

SPAN.DeliveryDate {
	color: red;
	font-size: 9px;
	font-family: Arial, Tahoma;
}

a.itemManufacture:link,
a.itemManufacture:visited {
	color: #000000;
	text-decoration: underline;
}
a.itemManufacture:hover {
	color: #000000;
	text-decoration: none;
}

a.menuTxtOver:link,
a.menuTxtOver:visited {
	color: #000000;
	text-decoration: none;
}

.pagingCell {
	background-color: #ffffff;
	border: 1px solid #ffffff;
	padding: 10px;
}

/***********************************************************************
* xPriceList menu styles
/***********************************************************************/

.leftMenu,
.leftSubMenu,
.leftAccessoryMenu
{
	color: #6E1A10;
	text-decoration: none;
	cursor: pointer;
	margin: 2px 0px 2px 4px;
	font-size:14px;
}

.leftMenu-over,
.leftSubMenu-over,
.leftAccessoryMenu-over
{
	color: #9F372A;
	text-decoration: underline;
	cursor: pointer;
	margin: 2px 0px 2px 4px;
	font-size:14px;
}


.leftMenu-selected,
.leftSubMenu-selected
{
	color: #BD1C09;
	font-weight:bold;
	text-decoration: underline;
	cursor: pointer;
	margin: 2px 0px 2px 4px;
	font-size:16px;
}


/***********************************************************************
* Form input styles
/***********************************************************************/

.inputStyleRequired
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #1B236A;
	border: 1px solid #FF0000;
	background-color: #f2f6ff;
}

.inputStyle,
.inputAddr,
.inputCity,
.inputCart,
.inputTextarea,
select {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #1B236A;
	border: 1px solid #7F301F;
	background-color: #ffffff;
}
.inputAddr,
.inputCity,
.inputStyle {
	height: 18px;
}

.inputCart {
	text-align:center;
}

.loginTextBox {
	width: 120px;
}


select.calcStyle {
	width: 100%;
}

select.filterSelect {
	width:190px;
}

.selectCart,
.selectCartEmpty
{
	border:1px solid #7F301F;
	color:#000000;
	height:14px;
	font-size:10px;
	width:420px;	
	vertical-align:middle;
	font-size:11px;
	
}

.selectCart {
	background-color:#F8FF8A;
}

.selectCartEmpty {
	background-color:#FFFFFF;
}

input.buttonStyle,
input.buttonStyleOver,
input.buttonRed,
input.buttonRedOver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: repeat-x;
	padding: 0px 12px 0px 12px;
	color: #ffffff;
	cursor: pointer;
	height: 18px;
	border:none;
	text-decoration: none;
}
input.buttonStyle {
	background-color:#6B1601;
	
}
input.buttonStyleOver {
	background-color:#863622;
}
input.buttonRed {
	border: 1px solid #007706;
	background-color: #007706;
}
input.buttonRedOver {
	border: 1px solid #007706;
	background-color: #007706;
}

input.buttonSearch,
input.buttonSearchOver {
	background:none;
	border:none;
	background-image: url(../Images/design/searchBtn.gif);
	background-repeat: no-repeat;
	background-position: center;
	width:26px;
	height:17px;
	cursor: pointer;
}

/***********************************************************************
* Compare styles
/***********************************************************************/

a.compareLink:link,
a.compareLink:visited {
	color: #505050;
	text-decoration: underline;
}
a.compareLink:hover {
	color: #121212;
	text-decoration: underline;
}


/***********************************************************************
* Cart styles
/***********************************************************************/

.cartHeader,
.cartAltCell,
.cartCell 
{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 1em;
	padding: 4px;
	border: none;	
}

.cartHeader {
	font-weight: bold;
	color: #000000;
	background-color: #E4E4E4;
	border-bottom: 1px solid #7B7B7B;
}
.cartAltCell {
	color: #000000;
	background-color: #F4F4F4;
}
.cartCell {
	color: #000000;
	background-color: #FFFFFF;
}

.subtotalsCell {	
	background-color: #FFFFFF;
	padding: 5px 10px 5px 5px;
	text-align: right;
}
.subtotalsCell p {
	color: #000000;
	text-align: right;
	margin: 2px 0px 2px 0px;
}
.subtotalsCellVal 
{	
	background-color: #FFFFFF;
	padding: 5px 10px 5px 5px;
}
.subtotalsCellVal p 
{
	color: #000000;
	margin: 2px 0px 2px 0px;
}

.cartStepNumber {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.cartStepActive {
	font-weight: bold;
	color: #6D1500;
	background-color:#F0E2DE;
	height: 50px;
	vertical-align: middle;
}
.cartStepActiveLeft {
	background-image: url(../images/xshop/cart_left.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 50px;
	width: 12px;
}
.cartStepActiveRight {
	background-image: url(../images/xshop/cart_right.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 50px;
	width: 12px;
}


.cartStepActive a:link,
.cartStepActive a:visited {
	color: #1B236A;
	text-decoration: none;
}

.cartStepActive a:hover {
	color: #1B236A;
	text-decoration: underline;
}

.cartStepInactive {
	font-weight: bold;
	color: #999999;
	padding: 0px 12px 0px 12px;
}
.cartStepInactive a:link,
.cartStepInactive a:visited {
	color: #999999;
	text-decoration: none;
}

.cartStepInactive a:hover {
	color: #999999;
	text-decoration: underline;
}


.formMandatory {
	color: red;
}

/***********************************************************************
* Calculator and cart style
/***********************************************************************/
.CalcAdd,
.CalcRemove,
.CalcRemoveAll,
.CalcItemAdd,
.CartAdd,
.CartRemove,
.CartRemoveAll,
.CartItemAdd
{
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
}

.CalcItemAdd,
.CalcRemoveAll
{
	width: 15px;
	height: 15px;	
}

.CartItemAdd,
.CartRemoveAll
{
	background-color:Transparent;
	width: 20px;
	height: 20px;	
}

.CalcAdd,
.CalcRemove
{
	width: 9px;
	height: 7px;
}

.CalcAdd
{
	background-image: url(../Images/default/icon_plus.gif);	
}

.CalcItemAdd
{
	background-image: url(../Images/default/icon_Add.gif);	
}

.CartItemAdd
{
	background-image: url(../Images/default/cart_add.gif);	
}

.CalcRemove
{
	background-image: url(../Images/default/icon_minus.gif);	
}

.CalcRemoveAll
{
	background-image: url(../Images/default/icon_delete.gif);

}

.CartRemoveAll
{
	background-image: url(../Images/default/cart_remove.gif);

} 


/***********************************************************************
* Spacers styles
/***********************************************************************/

/***********************************************************************
* page style
/***********************************************************************/

.NotFound {
  font-weight:bold;	
}

/***********************************************************************
* system style
/***********************************************************************/

.hiddenText
{
	visibility:hidden;
}

.visibilityText
{
	visibility:visible;
}

.noneText
{
	display:none;
}

.displayText
{
	display:block;
}

.ValidateError,
.ValidateErrorTitle
{
	color:Red;
}
.InformationError,
.InformationErrorTitle
{
	color:#2D3292;
}
.ValidateErrorTitle,
.InformationErrorTitle
{
	font-weight: bold;
}

.pagingCell {
	background-color: #fef4d5;
	border: 1px solid #9db8ed;
	padding: 10px;
}

/***********************************************************************
* solution style
/***********************************************************************/


a.Solution:link,
a.Solution:visited {
	font-weight: normal;
    text-decoration: none;
    color: #555;
}
a.Solution:hover {
	font-weight: normal;
    text-decoration: none;
    color: #333;
}

.orange {
	font-weight: normal;
	color: #FF6600;
}

a.Solution:hover .orange {
	text-decoration: underline;
    color: #FF6600;
}
/***********************************************************************
* Baloon tip style
/***********************************************************************/
.navtext {
width:150px;
font-size:12pt;
border-width:2px;
border-style:outset;
border-color:darkgray;
layer-background-color:tan;
background-color:tan;
color:black;
}
#dhtmltooltip{
position: absolute;
left: -300px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
 /*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
.middleImg
{
	vertical-align:middle;
	border:0;
}

