/*
Rouge A32C2F
Noir 3A2925
Blanc F8F0DC
*/

HTML, BODY
{
	behavior:url(/Public/45/HTML/csshover.htc);
	padding: 0px;
	background: White;
	margin: 0px;
	font-family: Verdana, Arial Black;
	font-size: 10px;
	color: Navy;
	vertical-align: top;
	text-decoration: none;
	width: 100%;
	height: 100%;
	text-align: center;
	background-image:url(/Public/45/HTML/Images/Wrapper/backgr1pix.jpg);
}

a
{
	text-decoration:none;
	color:Navy;
	font-weight:bold;
	text-align:left;
	text-decoration:underline;
}

a:visited
{
	text-decoration:none;
	color:Navy;
	font-weight:bold;
	text-align:left;
	text-decoration:underline;
}

a:hover
{
	/*color:#104063;*/
	color:Navy;
	font-weight: bolder;
	text-decoration:none;
}

h1, h2, h3
{
	font-size: 24px;
	margin: 0px;
	vertical-align: middle;
	color: white;
	padding-top: 5px;
	padding-left: 15px;
	font-family: Verdana, Arial #104063;
	font-style:italic;
	height: 50px;
	text-align: Left;
	text-decoration:none;
	font-weight:bolder;
}
h3
{
	color: #104063;
	padding-top: 0px;
	padding-left: 0px;
	vertical-align: top;
	text-decoration:none;
}

h4
{
	color: #104063;
	padding: -10px;
	margin:0px;
	
	vertical-align: top;
	text-decoration:none;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	display:inline-block;
}

.smalltitle
{
	color: #104063;
	padding: -10px;
	margin:0px;
	
	vertical-align: top;
	text-decoration:none;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	display:inline-block;
	
}

p
{
	padding: 0px;
	margin:0px;
	color: Black;
	vertical-align: top;
	text-align:justify;
	font-size:11px;
}

hr{color:#9AB5D3;}
.Sections
{
	font-weight: bold;
	color: #213C9C;
	height: 20px;
	background-color: #D6D3EF;
	padding-left:5px;
}
.Sections a
{
	font-weight: bold;
	color: #F8F0DC;
}

.lightText
{
	font-weight: normal;
	color: white;
	font-size:9px;
}

.Sections a:hover
{
	font-weight:bolder;
	color: #F8F0DC;
	text-decoration: underline;
}

td
{
	font-size: 8pt;
	font-family: Verdana;
}

.ErrorMessages
{
	border: solid 1px #b22222;
	background-position: left top;
	padding-top:5px;
	padding-left: 35px;
	font-weight: bold;
	font-size: 16px;
	background-image: url(/Public/43/HTML/images/_Defaults/Warning_small.jpg);
	width: 350px;
	color: #b22222;
	height: auto !important;
	min-height:30px;
	background-repeat: no-repeat;
	text-decoration: none;
	background-color: #F8F8F8;
}

/*.ContentArea
{
	width: 770px;
	position: relative;
	border: solid 1px green;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}*/

.cliPage-Container
{
	width: 730px;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	/*border: solid 1px #3A2925;*/
	display:block;
	top:10px;
	left:0px;
}

.cliLeftMenu
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 160px;
	min-height: 100%; 
	height:100%;
	background-color : #A32C2F;
	z-index: 1; 
	border-right: solid 1px #3A2925;
	background-repeat: repeat-y;
	display:none;
}

.cliContent
{
	position: relative;
	top:0px;
	left:0px;
	/*margin-left: 161px;*/
	text-align: center;
	width: 730px;
	min-height: 450px;
	height: auto !important;
	height: 450px;
	background-color:White;
}

.navigationBox
{
	position: relative;
	top:0px;
	left:161px;
	border-bottom: solid 1px #3A2925;
	/*background-color: #e6e6e6;*/
	text-align: left;
	width: 607px;
	padding:5px;
	padding-top:25px;
	height:145px;
	background-image:url(/Public/43/HTML/images/topnavig.jpg);
	background-repeat:repeat-x;
	display:none;
}

.SearchBox
{
	position: Absolute;
	width: 200px;
	height: 20px;
	left: 590px;
	top: 70px;
	color:#3A2925;
	font-weight:bold;
}
.Wrapper
{
	width: 730px;
	position: relative;
	border: solid 3px #3A2925;
	}
.CartBox
{
	position: absolute;
	width: 170px;
	height: 50px;
	left: 590px;
	top: 10px;
	border: solid 1px #3A2925;
	color:#3A2925;
	background-color:#F8F0DC;
}
.CartText
{
	position: absolute;
	top: 0px;
	left: 45px;
}

.CatalogSort
{
	position: absolute;
	width: 200px;
	height: 20px;
	right: -25px;
	top: -70px;
	display: none;
}
.FilterBox
{
	position: absolute;
	width: 160px;
	height: 30px;
	left: 430px;
	top: 3px;
	color:#F8F0DC;
	font-weight:bold;
}

.SortBox
{
	position: absolute;
	width: 160px;
	height: 30px;
	left: 430px;
	top: 40px;
	color:#F8F0DC;
	font-weight:bold;
}

.CatNavig a
{
	color: #002786;
}

/*
Rouge A32C2F
Noir 3A2925
Blanc F8F0DC
*/

.DataGrid
{
	padding: 0px;
	font-size: 12px;
	color: #002786;
	font-family: Verdana;
	background-color: #3A2925;
	width: 570px;
}

.DataGridHeader
{
	color: #F8F0DC;
	font-weight: bold;
	background-color: #A32C2F;
	height: 20px;
	text-align: center;
}

.DataGridItems
{
	background-color: White;
	padding: 1px;
	margin: 0px;
	height: 18px;
	text-align:right;
}

.CartBottom
{
	position:relative;
	height:190px;
	margin:1px;
	width: 570px;
}

.CartUpdateQty
{
	position:absolute;
	left:140px;
	height:30px;
}

.CartSummary
{
	position:absolute;
	right:0px;
	top:0px;
	width:180px;
	border:solid 1px black;
}

.CartShipRequest
{
	position:absolute;
	left:1px;
	bottom:1px;
	border:solid 1px black;
	width:320px;
	height:100px;
	text-align:center;
	display:block;
	overflow:auto;
}

.Buttons
{
	position:relative;
	font-family: Verdana, Arial Black, helvetica;
	font-size: 10px;
	font-weight: Bold;
	vertical-align: middle;
	text-align:center;
	height:25px;

	padding:5px;
	padding-left:10px;
	padding-right:10px;

	border:solid 1px #3A2925;
	background-color: #9AB5D3;
	color: #3A2925;
}

.Buttons:hover
{
	cursor: hand;
	border:solid 1px #9AB5D3;
	background-color: #3A2925;
	color:#9AB5D3;
}

.Buttons a
{
	position:relative;
	text-decoration: none;
	font-family: Verdana, Arial Black, helvetica;
	font-size: 10px;
	font-weight: Bold;
	vertical-align: middle;
	text-align:center;

	color: #3A2925;
}

.Buttons a:hover
{
	cursor: hand;
	background-color: #9AB5D3;
	color: #104063;
}


