.gc_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;
}
.gc_store_cartheader {
	background: #829CA1;
	color: #FFF;
	border-bottom: 3px solid #D8DFE0;
	font: bold 10px/22px Arial, Helvetica, sans-serif;
	white-space: nowrap;
}
.gc_store_HeaderStyle {
	background: #829CA1;
	color: #FFF;
	border-bottom: 3px solid #D8DFE0;
	font: bold 11px/22px Arial, Helvetica, sans-serif;
}
.gc_store_FooterStyle {
	color: black;
	border-top: 3px solid #CCC;
	border-bottom: 3px solid #CCC;
	font: bold 13px/25px Arial, Helvetica, sans-serif;
}
.gc_store_EditItemStyle {
	color: white;
	background-color: #999999;
	font: normal 10px Arial, Helvetica, sans-serif;
}
.gc_store_SelectedItemStyle {
	color: #333333;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	background-color: #E2DED6;
}
.gc_store_PagerStyle {
	color: black;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	background-color: white;
	text-align: center;
}
.gc_store_AlternatingItemStyle {
	color: #333;
	border-bottom: 1px dotted #CCC;
	font: 12px Arial, Helvetica, sans-serif;
	background: #F2F2F2;
}
.gc_store_ItemStyle {
	color: #333;
	border-bottom: 1px dotted #CCC;
	font: 12px Arial, Helvetica, sans-serif;
}
.gc_store_Updated {
	color: Green;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
}
.gc_store_UpdatedDiv {
	text-align: left;
	padding: 10px;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}
.gc_store_ButtonDiv {
	text-align: left;
	padding: 10px;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}
.gc_store_ActionDiv {
	text-align: left;
	padding: 10px;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}
.gc_store_MenuTitleDiv {
	padding:10px;
	font-size: 32px;
	font-family: Arial;
	text-align: left;
}
.gc_store_EditDiv {
	text-align: left;
	background-color: white;
	padding:5px;
	font-size: 12px;
	font-family: Arial;
}
.gc_store_SelectDiv {
	text-align: left;
	padding: 10px;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}
.gc_store_CommandButton {
	font: 12px Arial, Helvetica, sans-serif;
	border: 1px solid #6b6b6b;
	color: #000;
	text-decoration: none;
	padding: 4px;
}
a.gc_store_CommandButton:link, .a.gc_store_CommandButton:visited, a.gc_store_CommandButton:active, a.gc_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.gc_store_CommandButton:hover {
	background: url(/images/cart_cmdbuttonbghover.gif) repeat-x;
	border: 1px solid #326091;
	text-decoration: none;
	line-height: 28px;
}
.gc_store_AddButton {
	font-weight:bold;
	padding-left: 20px;
	background: url("/DesktopModules/GC_Store/img/add.png") no-repeat;
	height: 16px;
}
.gc_store_SaveButton {
	font-weight:bold;
	padding-left: 20px;
	background: url("/DesktopModules/GC_Store/img/save.png") no-repeat;
	height: 16px;
}
.gc_store_ReturnButton {
	font-weight:bold;
	padding-left: 20px;
	background: url("/DesktopModules/GC_Store/img/return.png") no-repeat;
	height: 16px;
}
.gc_store_DeleteButton {
	font-weight:bold;
	padding-left: 20px;
	background: url("/DesktopModules/GC_Store/img/delete.png") no-repeat;
	height: 16px;
}
.gc_store_PrintButton {
	font-weight:bold;
	padding-left: 20px;
	background: url("/DesktopModules/GC_Store/img/print.png") no-repeat;
	height: 16px;
}
.gc_store_CancelButton {
	font-weight:bold;
	padding-left: 20px;
	background: url("/DesktopModules/GC_Store/img/cancel.png") no-repeat;
	height: 16px;
}
.gc_store_AcceptButton {
	font-weight:bold;
	padding-left: 20px;
	background: url("/DesktopModules/GC_Store/img/accept.png") no-repeat;
	height: 16px;
}
.gc_store_ActionButton {
	background-color: white;
	text-align: left;
	padding: 4px;
	border: #d0ccc9 solid 1px;
	font-size: 11px;
	font-family: Arial;
}
.gc_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;
}
.gc_store_ClientButtonDiv {
	text-align: left;
	padding: 10px;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}
.gc_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;
}
.gc_store_RecalcButtonDiv {
	text-align: right;
	padding: 10px;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}
.gc_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;
}
.gc_store_SaveCurrentQuoteButtonDiv {
	text-align: right;
	padding: 10px;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	white-space: nowrap;
}
.gc_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;
}
.gc_store_EmailButtonDiv {
	text-align: right;
	padding: 10px;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	white-space: nowrap;
}
.gc_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/GC_Store/img/tabmenu/borderbt.gif") repeat-x bottom left;
	height: 28px;
	width: 800px;
}
.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;
}