/* $Id$ */
html {
  height: 100%;
  overflow: scroll;
}

body {
	
	margin: 0;
	padding: 0;
	height:100%;

}

table.content {
	margin: 0;
	padding: 0;
	border: none;
	border-collapse: collapse;
	width: 863px;
}

P, TD, .black {
	color: #666666;
	font-family: Verdana, Arial;
	font-size: 12px;
}

h1#header {
	font-size: 0;
	width: 863px;
	height: 123px;
	background: url(header.jpg) repeat-x;
	padding: 0;
	margin: 0;
}

table.manufacturerlist {
	background: #36c;
	padding: 0;
	margin: 0;
	/*border: solid 1px red;*/
	border-collapse: collapse;
}

.manufacturerlist td {
	margin: 0;
	padding: 2px;
	text-align: center;
	vertical-align: middle;
}

td.menupane {
	vertical-align: top;
	background:#0900bd;
	padding: 0;
	margin: 0;
	width: 160px;
}

td.contentpane {
	vertical-align: top;
	background: #fff;
	width: 688px;
	padding: 10px;
	margin: 0;
}

.HomeHead {
	color: #FF9F00;
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	height: 35px;
	vertical-align: middle;
}

/* */
.ContentHead {
	background-color: #ffffff;
	color: #020066;
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
}

/* */
.SubContentHead {
	background-color: #ffffff;
	color: dimgray;
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	height: 20px;
}

/* */
.UnitCost {
	color: #020066;
	font-family: Verdana, Arial;
	font-size: 15px;
	line-height: 20pt;


}




/* */
.ModelNumber {
	color: #808080;
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 20pt;
}

/* */
.ErrorText {
	color: red;
	font-family: Verdana, Arial;
	font-size: 12px;
	line-height: 20pt;
}
.MostPopularHead {
	background-color: #3266cc;
	color: white;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

A.MostPopularItemText, A.MostPopularItemText:link, A.MostPopularItemText:visited {
	color: black;
	font-family: Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
}

A.MostPopularItemText:hover {
	color: red;
	font-family: Verdana, Arial;
	font-size: 11px;
	text-decoration: underline;
}

A.SubCat, A.SubCat:visited, A.SubCat:link {
	color: #2a00aa;
	font-family: Verdana, Arial;
	font-size: 14px;
	padding-left: 10px;
	text-decoration: none;
}
A.SubCa1t, A.SubCa1t:visited, A.SubCa1t:link {
	color: #2a00aa;
	font-family: Verdana, Arial;
	font-size: 12px;
	padding-left: 10px;
	text-decoration: none;
}
.SubCat {
	color: #2a00aa;
	font-family: Verdana, Arial;
	font-size: 12px;
	padding-left: 10px;
	text-decoration: none;
}
.SubCa1t {
	color: #2a00aa;
	font-family: Verdana, Arial;
	font-size: 12px;
	padding-left: 10px;
	text-decoration: none;
}

A.SubCat:hover {
	color: #2a00aa;
	font-family: Verdana, Arial;
	font-size: 14px;
	padding-left: 10px;
	text-decoration: underline;
}
A.SubCa1t:hover {
	color: #2a00aa;
	font-family: Verdana, Arial;
	font-size: 12px;
	padding-left: 10px;
	text-decoration: underline;
}
.ProductListHead {
	color: black;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 14pt;
	text-decoration: underline;
}
.ProductListItem {
	color: black;
	font-family: Verdana, Arial;
	font-size: 10px;
}

.OfferPrice {
	color: red;
	font-family: Verdana, Arial;
	font-size: 10px;
}
.OfferPriceLarge {
	color: red;
	font-family: Verdana, Arial;
	font-size: 14px;
text-decoration: underline;
}


.CartListHead {
	background-color: Beige;
	border-bottom: dimgray;
	border-left: dimgray 1px solid;
	color: black;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 20pt;
	padding-left: 5px;
}

.CartListItem {
	background-color: #ffffff;
	border-bottom: dimgray;
	border-left: dimgray 1px solid;
	color: black;
	font-family: Verdana, Arial;
	font-size: 11px;
	padding-left: 5px;
}

.CartListItemAlt {
	background-color: #f2f2f2;
	border-bottom: dimgray;
	border-left: dimgray 1px solid;
	color: black;
	font-family: Verdana, Arial;
	font-size: 11px;
	padding-left: 5px;
}

.CartListFooter {
	background-color: #dddca3;
	line-height: 10pt;
}

/* text style for the links */
A.SiteLink, A.SiteLink:link, A.SiteLink:visited {
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	color: #dddddd;
	font-size: 11px;
}

A.SiteLink:hover {
	text-decoration: underline;
	color: white;
}

A.SiteLinkBold, A.SiteLinkBold:link, A.SiteLinkBold:visited {
	color: #dddddd;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

A.SiteLinkBold:hover {
	color: white;
	text-decoration: none;
}

/* */
A.OfferLink, A.OfferLink:link, A.OfferLink:visited {
	color: #ff0000;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	line-height: 16px;
	padding-left: 10px;
	font-weight: bold;
}
A.MenuUnselected, A.MenuUnselected:link, A.MenuUnselected:visited {
	color: yellow;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
	padding-left: 2px;
	font-weight: bold;
}
A.MenuUnselected1, A.MenuUnselected1:link, A.MenuUnselected1:visited {
	color: yellow;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold; /*line-height: 12px;     padding-left: 2px*/
}
A.MenuStandard, A.MenuStandard:link, A.MenuStandard:visited {
	color: gold;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	line-height: 12px;
	padding-left: 2px;
	font-weight: bold;
}
A.MenuUnselectedSmall, A.MenuUnselectedSmall:link, A.MenuUnselectedSmall:visited {
	color: #2a00aa;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	padding-left: 10px;
}

A.MenuUnselected:hover {
	color: #417CB6;
	text-decoration: underline;
	padding-left: 2px;
}
A.MenuStandard:hover {
	color: #417CB6;
	text-decoration: underline;
	padding-left: 2px;
}


A.MenuSelected {
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	padding-left: 2px;
	font-weight: bold;
}

A.MenuSelected:hover {
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: underline;
	padding-left: 10px;
}

/* GENERAL */

/* text style used for most text rendered by modules */
.Normal {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
}

.NormalDouble {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
}

/* text style used for textboxes in the admin pages, for Nav compatibility */
.NormalTextBox {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
}

/* text style used for selects in the admin pages, for Nav compatibility */
.NormalSelect {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
}

/* text style used for textboxes in the edit pages, for Nav compatibility */
.EditTextBox {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	border-style: solid;
	border-width: 1px;
	border-color: #5F9EA0;
	width: 100%;
}

/* text style used for controls in the admin and edit pages, for Nav compatibility */
.NormalControl {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalCheckBox {
	margin-left: -4px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalRadio {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-indent: -5px;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalButton {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-indent: -5px; /*    border-style: solid;     border-width: 1px;     border-color: #cccc99; */
	background-color: #ccccaa;
}

.NormalRed {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: red;
}

.NormalBold {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
}

.NormalItalic {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
}



A:link {
	text-decoration: underline;
	color: 020066;
font-weight: bold;
}

A, A:hover {
	text-decoration: none;
	color: 3266cc;
font-weight: bold;
	
}


A:visited {
	text-decoration: underline;
	color: 020066;
font-weight: bold;
}

SMALL {
	font-size: 8px;
}

BIG {
	font-size: 14px;
}

BLOCKQUOTE, PRE {
	font-family: Lucida Console, monospace;
}

UL LI {
	list-style-type: square;
}

UL LI LI {
	list-style-type: disc;
}

UL LI LI LI {
	list-style-type: circle;
}

OL LI {
	list-style-type: decimal;
}

OL OL LI {
	list-style-type: lower-alpha;
}

OL OL OL LI {
	list-style-type: lower-roman;
}

HR {
	height: 1pt;
	text-align: left;
}

.BuyHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2C68A7;
	margin: 0px;
	padding: 0px;
}

A.OnOffUnderline, A.OnOffUnderline:link, A.OnOffUnderline:visited {
	color: #0086C6;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	padding-left: 2px;
	font-style: italic;
}

A.OnOffUnderline:hover {
	color: #006699;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	padding-left: 2px;
	font-style: italic;
}
.BuyAlternatingItemStyle {
	background-color: #FFFFFF;
}
.BuyItemStyleCopy {
	background-color: #ECF3FB;
}
.lblconfirmmsg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #CC0000;
}

.Menupanel {
	background-image: url(images/blueside.gif);
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	color: yellow;
	font-size: 12px;
	font-weight: bold;
	width: 153px;
	vertical-align: top;





}

.contentpanel {
	padding: 5px;
	background: #ffc;
	vertical-align: top;
}

.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.sous-categorie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-image: url(../COMMUN/bak-titre.gif);
	color: #000000;
	font-weight: bold;
}
.sous-titre {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2F4880;
	font-weight: bold;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: 003366;
}


.ProdDetails {
	background-color: #ffffff;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
color: #333333;
}
.XmasHomeHead {
	color: #000080;
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	height: 35px;
	vertical-align: middle;
}

.topback {
	background: url(images/topback.gif);

background-color:#0900bd;

}

.SubCats, A.SubCats, A.SubCats:link, A.SubCats:visited {
	color: #000088;
	font-family: Arial;
	font-size: 16px;
}

.pnlBasketOff {
	font-size: 8pt;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
A.pnlBasketOn {
	font-size: 8pt;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
A.pnlBasketOn:hover {
	font-size: 8pt;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.pnlBasketOn {
	font-size: 8pt;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.panelst {
	display: inline;
	margin: 0px;
}

.error {
	background: #CC0033;
	color: white;
	font-weight: bold;
	border: solid 1px #FD6F93;
	padding: 0;
	margin: 5px;
}

.error p {
	padding: 5px;
	margin: 5px;
	color: white;
}

#menu {
	position: relative;
	top: -150px;
	z-index: 1;

background-color:#0900bd;

}
#RHScontent
{
	
	 
	position:absolute;
	background-color:#0900bd;
	 padding:2px;
	top:0px;
	width:163px;
	 left:863px;
	 height:1130px;

	
	 
	 
}

ul.leftmenu, ul.categorymenu {
	list-style: none;
	margin: 10px 0px;
	padding: 3px;
	width: 153px;

}

.leftmenu li, .categorymenu li {
	list-style: none;
	margin: 0;
	padding: 0;

}

.leftmenu a, .leftmenu a:visited {
	color: gold;
	font-size: 13px;
	padding: 1px 2px;
	
	display: block;
	width: 100%;
	text-decoration: none;

}

.categorymenu a, .categorymenu a:visited {
	color: yellow;
	font-size: 13px;
	padding: 1px 2px;
	
	display: block;
	width: 100%;
	text-decoration: none;
}

.categorymenu a.selected {
	background: #e6e6fa;
	color: black;
}

.leftmenu a:hover, .categorymenu a:hover {
	color: #417cb6;
	text-decoration: underline;


}

form {
	margin: 0;
	padding: 0;
}


.sale {
	font-size: 400%;
	color: red;
	padding: 0;
	margin: 0;
}

/* Start Christmas settings */
/*h1#header {
	background: url(Christmas/top.gif) repeat-x;
}

td.menupane {
	
background:#0900bd;


}

table.manufacturerlist, td.contentpane {
	background: url(Christmas/snowbg2.jpg);
}*/
/* End Christmas settings */


.leftmen2 {
	color: #FFFF00;
	font-size: 11px;
	padding: 1px 2px;
	
	display: block;
	width: 100%;
	text-decoration: none;



}


.toggleopacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.toggleopacity:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}

.toggleopacity img{
border: 1px solid #ccc;
}













