/*=============================================================================
// Common Elements
//===========================================================================*/
/*BODY
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	MARGIN: 5px 5px 5px 5px;
	COLOR: black;
	FONT-FAMILY: Tahoma, Verdana, Arial;
	BACKGROUND-COLOR: #FFFFFF;
	TEXT-ALIGN: center;
}*/
TD, TH
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: black;
	FONT-FAMILY: Tahoma, Verdana, Arial;
}
INPUT, SELECT, TEXTAREA
{
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, Tahoma
}
img { border: none; }

hr { background-color: #999; border: 0pt none; color: #999; height: 1px; }
UL
{
	LIST-STYLE-POSITION: outside;
	LIST-STYLE-TYPE: square;
	MARGIN-LEFT: 0px;
	PADDING-LEFT: 25px;
	MARGIN-TOP: 3px;
}
OL
{
	LIST-STYLE-POSITION: outside;
	MARGIN-LEFT: 0px;
	PADDING-LEFT: 25px;
	MARGIN-TOP: 3px;
}
LI
{
  PADDING-BOTTOM: 3px;
}
h1
{
	color: #ff6600;
	font-size: 18px;	
	font-weight: normal;
	margin-bottom: 6px;
}
H2
{
	COLOR: #8f8f8f;
	FONT-SIZE: 18px;
	FONT-WEIGHT: bold;
}
H3
{
	COLOR: #344C7C;
	FONT-SIZE: 13px;
	FONT-WEIGHT: bold;
	MARGIN-BOTTOM: 0px;
}
h4
{
	color: #ff6600;
	font-family: Arial;
	font-size: 18px;
	margin-bottom: 3px;
}
h4 a { font-family: Arial; font-size: 10px; color: #ff6600; margin: 0px 0px 17px 5px; text-decoration: underline; }
H6
{
	COLOR: #344C7C;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	MARGIN-BOTTOM: 10px;
	MARGIN-LEFT: 9px;
}



/*=============================================================================
// Common Classes
//===========================================================================*/
.left { text-align: left; }
.right { text-align: right !important; }
.center { text-align: center !important; }
.justify { text-align: justify ; }
.v-middle { vertical-align: middle; }
.small { font-size: 85%; }
.bold { font-weight: bold; }
.hidden { display: none !important; }
.float { float: left; }
.float-r { float: right; }
.clear { clear: both; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { *display: inline-block; }
.nowrap { white-space: nowrap; }
.icon { height: 16px; vertical-align: text-bottom; width: 16px; }
.icon-10 { height: 10px; width: 10px; }
.image-right { float: right; margin: 0px 0px 5px 5px; }
.radio { float: left; position: relative; margin-left: 4px; *height: 13px; *width: 13px; }
.radio-label { float: left; position: relative; padding-left: 2px; }
.link-button { color: #454545; font-weight: bold; padding-top: 2px; }
.orange, a.orange:hover, a.orange:visited { color: #ff6600 !important; }
.underline, a.underline:hover, a.underline:visited { text-decoration: underline !important; }
.gray, a.gray:hover, a.gray:visited { color: #474747 !important; }
.link { text-decoration: underline !important; }
.no-border { border: none 0px !important; }
.no-top-b { border-top: none !important; }
.no-bottom-b { border-bottom: none 0px !important; }
.no-left-b { border-left: none 0px !important; }
.no-right-b { border-right: none 0px !important; }
.no-padding { padding: 0 !important; }

.CaptionH6
{
    FONT-WEIGHT: bold;
}
.ParagraphTitle
{
    BORDER-BOTTOM: #474747 2px solid;
    COLOR: #FF6600;
    FONT-WEIGHT: bold;
    MARGIN-LEFT: 30px;
}
LABEL.Message
{
    COLOR: blue
}
TD.ErrorMessageOn
{
    WIDTH: 100%;
    COLOR: #0000ff;
    HEIGHT: 20px;
    TEXT-ALIGN: center
}
TD.ErrorMessageOff
{
    WIDTH: 100%;
    HEIGHT: 20px;
    TEXT-ALIGN: center
}
IMG.Button
{
    CURSOR: pointer;
}
UL LI.NormalText
{
    LIST-STYLE-TYPE: none
}
IMG.PageTitle
{
	MARGIN-TOP: 7px;
	MARGIN-BOTTOM: 3px;
	MARGIN-LEFT: 0px;
}
SPAN.ArticlePostedNote
{
	COLOR: #999999;
	FONT-SIZE: xx-small;
	PADDING-LEFT: 7px;
}


/*=============================================================================
// Page Header 
//===========================================================================*/
.header-cell { vertical-align: top; }
.header  
{
	background-image: url(../images/website/panel_page_header/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 90px;
}
.header .info
{
	height: 66px;
}    
.header .info .logo
{
	float: left;
	width: 355px;
	height: 66px;
}    
.header .info .search
{
	float: right;
	height: 66px;
	width: 360px;
}    
.header .info .search .phone
{
	height: 34px;
	width: 360px;
}  
.header .info .search form
{
	background-color: #414141;
	border: solid 1px #ffffff;
	*width: 294px;
	width: 296px;
	margin-right: 12px;
	float: right;
}
.header .info .search form .title
{
    float: left;
    margin: 0.45em 0em 0em 1em; 
}
.header .info .search form .text
{
	background: #FFFFFF url(../images/website/panel_page_header/field-bg.gif) repeat-x scroll center top;
	border: solid 1px #7c7c7c;
    float: left;
    margin: 2px 5px 0px 5px; 
    width: 155px;
    font-size: 12px;
}    
.header .info .search form .button
{
    float: left;
    margin: 0.25em 1em 0em 0em; 
}    

.header .menu
{
	height: 24px;
}    

.header .menu .cart 
{
	float: right;
}


/* Drop Down Menus */
.CoverFrame
{
	border: none;
	display: none;
	height :300px;
	position: absolute;
	z-index: 0;
    -moz-opacity: 0.0;
    opacity:0.0;
    filter: alpha(opacity=0);
}
.DropDownMenu
{
	background-color: #45507E;
	display: none;
	cursor: pointer;
	position: absolute;
	z-index: 1;
    -moz-opacity: 0.95;
    opacity:0.95;
    filter: alpha(opacity=95);
		
}
.MenuItem
{
	BACKGROUND-COLOR: #45507E;
	COLOR: #ffffff;
	CURSOR: pointer;
	PADDING: 3px 6px 4px 6px;
	width: 127px;
	white-space: nowrap; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif;
}

.MenuItemOver
{
	BACKGROUND-COLOR: #d85e0c;
	COLOR: #ffffff;
	CURSOR: pointer;
	PADDING: 3px 6px 4px 6px;
	width: 127px;
	white-space: nowrap;font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif;
}
.MenuItemAll
{
	BACKGROUND-COLOR: #474747;
	COLOR: #FF9900;
	CURSOR: pointer;
	PADDING: 3px 6px 4px 6px;
	white-space: nowrap;
}

.sub-header { margin-bottom: 7px; }
.sub-header a, .sub-header a:hover, .sub-header a:visited { color: #ff6600 !important; }
.sub-header .breadcrumbs
{
	font-size: 11px;
	padding: 7px 5px;
	float: left;
}
.sub-header .cart-items
{
	float: right;
	font-size: 11px;
	padding: 5px 0px;
	padding-top: 5px;
	text-align: center;
	width: 118px;
}

/* Checkout Pages Header */
.checkout-header
{
	background-image: url(../images/website/checkout/bg-header.gif);
	background-position: left top;
	background-repeat: repeat-x;
	height: 61px;
}
.checkout-header .logo 
{
	height: 61px; 
	width: 283px; 
}
.checkout-header .phone 
{
	float: right;
	height: 61px; 
	width: 317px; 
}



TABLE.BrowseTable TD.SearcBlock
{
	TEXT-ALIGN: center;
	PADDING-BOTTOM: 7px;
	WIDTH: 100%
}
TABLE.BrowseTable TD.SearcBlock INPUT
{
	FONT-SIZE: 11px;
}
TABLE.BrowseTable TD.SearcBlock SELECT
{
	FONT-SIZE: 11px;
}


/*=============================================================================
// Page Footer Panel
//===========================================================================*/
TD.PanelPageFooter
{
	PADDING: 9px 12px 9px 12px;
	WIDTH: 100%;
	/*HEIGHT: 150px;*/
}
TD.PanelPageFooter TABLE.PageFooterTemplate
{
	BACKGROUND-COLOR: #ffffff;
	BORDER: solid 1px #CDCDCD;
	WIDTH: 100%;
	MARGIN-TOP: 10px;
}
TD.PanelPageFooter TABLE.PageFooterTemplate TD.BottomLinksBar
{
	COLOR: #745D57;
	FONT-SIZE: 11px;
	PADDING-TOP: 5px;
	PADDING-BOTTOM: 4px;
	TEXT-ALIGN: center;
	WIDTH: 100%;
	VERTICAL-ALIGN: top;
}
TD.PanelPageFooter TABLE.PageFooterTemplate TD.Copyrights
{
	COLOR: #745D57;
	FONT-SIZE: 11px;
	PADDING: 7px 0px 7px 0px;
	TEXT-ALIGN: center;
	WIDTH: 100%
}

/*=============================================================================
// Website Page Template
//===========================================================================*/
TABLE.PageTemplate 
{
	BACKGROUND-COLOR: #FFFFFF;
	BORDER: solid 1px #999999;
	HEIGHT: 600px;
	WIDTH: 799px;
}
TD.PanelLeftBar
{
	BACKGROUND-COLOR: #ffffff;
	BORDER-RIGHT: solid 1px #cccccc;
	FONT-SIZE: 11px;
  WIDTH: 180px;
  HEIGHT: 100%;
  PADDING-LEFT: 9px;
  TEXT-ALIGN: right;
  VERTICAL-ALIGN: top;
}
TD.PanelRightBar
{
  BORDER-RIGHT: solid 1px #cccccc;  
  FONT-SIZE: 11px;
  WIDTH: 166px;
  HEIGHT: 100%;
  VERTICAL-ALIGN: top;
}
TABLE.PageContent
{
  HEIGHT: auto;
  WIDTH: 100%;
}
TABLE.PageContent TD.Content
{
	PADDING: 5px 5px 5px 5px;
  VERTICAL-ALIGN: top;
  HEIGHT: 100%
}
TABLE.PageContent TD.Content P
{
  PADDING-RIGHT: 20px;
  PADDING-LEFT: 20px
}

TD.PanelLeftBarInfo
{
	BACKGROUND-COLOR: #FFFFFF;
  HEIGHT: 100%;
}
TD.PanelRightBarInfo
{
	BACKGROUND-COLOR: #FFFFFF;
  HEIGHT: 100%;
}


/*=============================================================================
// DataTableView - Style for displaying tabular data
//===========================================================================*/

.table-view 
{ 	
	border-collapse: separate;
	border-right: solid 1px #747474;
	border-bottom: solid 1px #747474;
	empty-cells: show;
	width: 100%;
}

.table-view th, 
.table-view td
{
	border-left: solid 1px #747474;
	border-top: solid 1px #747474;
	padding: 6px 7px 7px 7px;
	text-align: left;	
}
.table-view th, 
.table-view .footer 
{
	background-color: #353535;
	background-image: url(../images/website/cart/bg-column-headers.gif);
	background-position: left top;
	background-repeat: repeat-x;
	color: #ffa200;
	font-weight: bold;
	text-transform: uppercase;
}
.table-view .total-label { color: #474747; font-weight: bold; text-transform: uppercase; }



/*=============================================================================
// Input Form Structure
//===========================================================================*/
table.InformationForm { }
table.InformationForm td.Title
{
	color: #454545;
    font-weight: bold;
    font-size: 13px;
    padding-bottom: 5px;
    padding-right: 2px;    
    width: 33%;
    text-align: right;
}
table.InformationForm td.Data
{
    padding-left: 1px;
    padding-bottom: 5px
}
table.InformationForm .full
{
	width: 17em;
}
.mandatory
{
	color: #c00000;
	font-size: 13px;
	font-family: Serif;
    text-align: right;
    vertical-align: top;
}



/*=============================================================================
// CCV/Card ID - Edit Crdit Card
//===========================================================================*/
DIV.CCVHelpBox
{
	BACKGROUND-IMAGE: url(../images/website/bg_sub_category.gif);
	BACKGROUND-POSITION: left top;
	BACKGROUND-REPEAT: repeat-x;
	BORDER: solid 1px #474747;
	MARGIN-TOP: 55px; 
	PADDING: 5px;
	TEXT-ALIGN: left;
	VISIBILITY: hidden; 
	WIDTH: 300px; 
}
DIV.EditCCVHelpBox
{
	BACKGROUND-IMAGE: url(../images/website/bg_sub_category.gif);
	BACKGROUND-POSITION: left top;
	BACKGROUND-REPEAT: repeat-x;
	BORDER: solid 1px #344C7C;
	DISPLAY: none;
	MARGIN-TOP: 5px; 
	PADDING: 5px;
	TEXT-ALIGN: left;
	WIDTH: 300px; 
}



TABLE.CVVCardIDInfo
{
	BACKGROUND-COLOR: #f0f0f0;
	BORDER: solid 2px #344C7C;
}
TABLE.CVVCardIDInfo TD.CVVDescription
{
	FONT-SIZE: 9px;
	PADDING: 5px 5px 5px 5px;
}
TABLE.CVVCardIDInfo TD.CVVImage
{
	PADDING: 5px 5px 5px 5px
}
.kw {
	font-weight:	normal;
	text-decoration:	none;
}
.seo_h1 {
	color: orange; 
	font-size: 14px; 
	font-weight: bold;
	margin: 0px;
}
.inline_h1
{
	color:#ff7200; 
	font-size: 16px; 
	font-weight: bold;
	display:inline;
	margin: 0px;
}






.size-chart { color:#333333; }
.size-chart .color1 { color: #ffa200; }
.size-chart .color2 { color: #2f9d24; }
.size-chart .color3 { color: #000000; }
.size-chart .color4 { color: #ff3700; }
.size-chart ol { margin-bottom: 12px; }
.size-chart ol li { list-style-type: decimal; list-style-position: inside; margin-top: 12px; }
.size-chart .note { font-size: 9px; }
.size-chart .chart-image { float: right; }


/* Rich Relevance Recommandations */
.recommandations
{
	margin-top: 15px;
	padding: 13px;
	clear: both;
}
.recommandations h1
{
	color: #ff6600 !important;
	font-size: 18px !important;	
	margin-bottom: 6px;
}
.recommandations img
{
	border: solid 1px #e0e0e0 !important;
	height: 85px;
	width: 164px;
	margin-bottom: 3px;
}
.recommandations a
{
	font-weight: bold;
}
.recommandations a:hover
{
	text-decoration: underline !important;
}
.recommandations table
{
	width: 100%;
}
.recommandations table td
{	
	vertical-align: top; 
}
.recommandations table td div
{
	margin: 0px !important;
}
.cart-recommandations 
{
	margin: 0px !important;
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.cart-recommandations2
{
	margin: 0px !important;
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.cart-recommandations2 h1
{
	margin-bottom: 1px;
}

.message-box
{
	background-color: #fbe3e4;
	background-image: url(../images/website/icon-error.png);
	background-position: 6px center;
	background-repeat: no-repeat;
	border: solid 1px #ff9999;
	color: #cc0000;
	padding: 4px 6px 5px 24px;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 7px;
}
/* CSS Document */

