.pl_s_Store_emailheader {
	color: black;
	font-family: Arial, Helvetica;
	font-size: 22px;
	font-weight: bold;
	color: #C1CDC1;
}
#CartListTotals {
	font: 13px/25px Arial, Helvetica, sans-serif;
}
#CartListTotals td {
	border-bottom: 0px none;
}
.CartlistTabe input {
	font: 10px Arial, Helvetica, sans-serif;
	border: 1px solid #CCC;
}
.CartlistTabe tr td {
	border-bottom: 1px dotted #CCC;
}
.pl_s_Store_cartheader {
	background: #829CA1;
	color: #FFF;
	border-bottom: 3px solid #D8DFE0;
	font: bold 10px/22px Arial, Helvetica, sans-serif;
	white-space: nowrap;
}
.pl_s_Store_HeaderStyle {
	background: #829CA1;
	color: #FFF;
	border-bottom: 3px solid #D8DFE0;
	font: bold 11px/22px Arial, Helvetica, sans-serif;
}
.pl_s_Store_FooterStyle {
	color: black;
	border-top: 3px solid #CCC;
	border-bottom: 3px solid #CCC;
	font: bold 13px/25px Arial, Helvetica, sans-serif;
}
.pl_s_Store_EditItemStyle {
	color: white;
	background-color: #999999;
	font: normal 10px Arial, Helvetica, sans-serif;
}
.pl_s_Store_SelectedItemStyle {
	color: #333333;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	background-color: #E2DED6;
}
.pl_s_Store_PagerStyle {
	color: black;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	background-color: white;
	text-align: center;
}
.pl_s_Store_AlternatingItemStyle {
	color: #333;
	border-bottom: 1px dotted #CCC;
	font: 12px Arial, Helvetica, sans-serif;
	background: #F2F2F2;
}
.pl_s_Store_ItemStyle {
	color: #333;
	border-bottom: 1px dotted #CCC;
	font: 12px Arial, Helvetica, sans-serif;
}
.pl_s_Store_Updated {
	color: Green;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
}
.pl_s_Store_UpdatedDiv {
	text-align: left;
	padding: 10px;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}
.pl_s_Store_ButtonDiv {
	text-align: left;
	padding: 10px;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}
.pl_s_Store_ActionDiv {
	text-align: left;
	padding: 10px;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}
.pl_s_Store_MenuTitleDiv {
	padding:10px;
	font-size: 32px;
	font-family: Arial;
	text-align: left;
}
.pl_s_Store_EditDiv {
	text-align: left;
	background-color: white;
	padding:5px;
	font-size: 12px;
	font-family: Arial;
}
.pl_s_Store_SelectDiv {
	text-align: left;
	padding: 10px;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}
.pl_s_Store_CommandButton {
	font: 12px Arial, Helvetica, sans-serif;
	border: 1px solid #6b6b6b;
	color: #000;
	text-decoration: none;
	padding: 4px;
}
a.pl_s_Store_CommandButton:link, .a.pl_s_Store_CommandButton:visited, a.pl_s_Store_CommandButton:active, a.pl_s_Store_CommandButton:hover {
	background: url(/images/cart_cmdbuttonbg.gif) repeat-x;
	font: 12px/28px Arial, Helvetica, sans-serif;
	border: 1px solid #6b6b6b;
	color: #000;
	text-decoration: none;
}
a.pl_s_Store_CommandButton:hover {
	background: url(/images/cart_cmdbuttonbghover.gif) repeat-x;
	border: 1px solid #326091;
	text-decoration: none;
	line-height: 28px;
}
.pl_s_Store_AddButton {
	font-weight:bold;
	padding-left: 20px;
	background: url("/DesktopModules/PL_S_Store/img/add.png") no-repeat;
	height: 16px;
}
.pl_s_Store_SaveButton {
	font-weight:bold;
	padding-left: 20px;
	background: url("/DesktopModules/PL_S_Store/img/disk.png") no-repeat;
	height: 16px;
}
.pl_s_Store_ReturnButton {
	font-weight:bold;
	padding-left: 20px;
	background: url("/DesktopModules/PL_S_Store/img/return.png") no-repeat;
	height: 16px;
}
.pl_s_Store_DeleteButton {
	font-weight:bold;
	padding-left: 20px;
	background: url("/DesktopModules/PL_S_Store/img/delete.png") no-repeat;
	height: 16px;
}
.pl_s_Store_PrintButton {
	font-weight:bold;
	padding-left: 20px;
	background: url("/DesktopModules/PL_S_Store/img/print.png") no-repeat;
	height: 16px;
}
.pl_s_Store_CancelButton {
	font-weight:bold;
	padding-left: 20px;
	background: url("/DesktopModules/PL_S_Store/img/cancel.png") no-repeat;
	height: 16px;
}
.pl_s_Store_AcceptButton {
	font-weight:bold;
	padding-left: 20px;
	background: url("/DesktopModules/PL_S_Store/img/accept.png") no-repeat;
	height: 16px;
}
.pl_s_Store_ActionButton {
	background-color: white;
	text-align: left;
	padding: 4px;
	border: #d0ccc9 solid 1px;
	font-size: 11px;
	font-family: Arial;
}
.pl_s_Store_ClientButton {
	padding: 6px;
	background: url(/images/cart_recalculate.gif) no-repeat right;
	border: 1px solid #d6d6d6;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	width: 100px;
	text-align: center;
}
.pl_s_Store_ClientButtonDiv {
	text-align: left;
	padding: 10px;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}
.pl_s_Store_RecalcButton {
	padding: 6px 6px 6px 25px;
	background: url(/images/cart_recalculate.gif) no-repeat left;
	border: 1px solid #d6d6d6;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	width: 150px;
	text-align: center;
}
.pl_s_Store_RecalcButtonDiv {
	text-align: right;
	padding: 10px;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}
.pl_s_Store_SaveCurrentQuoteButton {
	padding: 6px 6px 6px 25px;
	background: url(/images/cart_savequote.gif) no-repeat left;
	border: 1px solid #f4db6a;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	width: 150px;
	text-align: center;
	white-space: nowrap;
}
.pl_s_Store_SaveCurrentQuoteButtonDiv {
	text-align: right;
	padding: 10px;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	white-space: nowrap;
}
.pl_s_Store_EmailButton {
	padding: 6px 6px 6px 25px;
	background: url(/images/cart_sendemails.gif) no-repeat left;
	border: 1px solid #BFDFFF;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	width: 150px;
	text-align: center;
	white-space: nowrap;
}
.pl_s_Store_EmailButtonDiv {
	text-align: right;
	padding: 10px;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	white-space: nowrap;
}
.pl_s_Store_CartOptDiv {
	text-align: left;
	padding: 10px;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}
/******* MENU *******/
.tabStrip {
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	background: url("/DesktopModules/PL_S_Store/img/tabmenu/borderbt.gif") repeat-x bottom left;
	height: 28px
}
.tabStrip ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
}
.tabStrip li {
	float: left;
	margin-right: 5px;
	display: block
}
.tabLink {
	background: #efefef;
	color: #898989;
	display: block;
	padding: 5px 10px;
	border: 1px solid #d0ccc9;
}
a.tabLink:link, a.tabLink:visited, a.tabLink:active {
	text-decoration:none;
	color: #898989;
}
a.tabLink:hover {
	color: #5f95ef;
	text-decoration:none;
	background-color: white;
	border-top: 1px solid #d0ccc9;
	border-right: 1px solid #d0ccc9;
	border-bottom: 1px solid white;
	border-left: 1px solid #d0ccc9;
}
.tabLinkActive {
	background-color: white;
	border-top: 1px solid #d0ccc9;
	border-right: 1px solid #d0ccc9;
	border-bottom: 1px solid white;
	border-left: 1px solid #d0ccc9;
	color: #5f95ef;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 5px 10px;
}
a.tabLinkActive:link, a.tabLinkActive:visited, a.tabLinkActive:active, a.tabLinkActive:hover {
	text-decoration: none;
	color: #5f95ef;
}
/******* SOUS-MENU *******/

.tabStripSub {
	padding-left: 10px;
	text-align: center;
	background-color: white;
	height:27px;
	border: 1px solid #d0ccc9;
	border-width: 0 1px 1px 1px;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	clear: both;
}
.tabStripSub ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
}
.tabStripSub li {
	margin-right: 10px;
	list-style-type: none;
	float: left;
	display: block;
}
.tabLinkSub {
	padding: 5px 0;
	text-decoration: none;
	color: #898989;
	display: block;
}
a.tabLinkSub:link, a.tabLinkSub:visited, a.tabLinkSub:active {
	text-decoration:none;
	color: #898989;
}
a.tabLinkSub:hover {
	color: #5f95ef;
	text-decoration:none;
}
.tabLinkActiveSub {
	display: block;
	text-decoration: none;
	padding: 5px 0;
	color: #5f95ef;
}
a.tabLinkActiveSub:link, a.tabLinkActiveSub:visited, a.tabLinkActiveSub:active, a.tabLinkActiveSub:hover {
	text-decoration: none;
	color: #5f95ef;
}