/*Styles par Vlad pour les pages statiques du site*/

/* If Javascript is disabled, displayed message style */

#no-script-error {
    background-color: red;
    color: #FFFFFF;
    font-size: 12px;
    padding: 15px 0;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 9999;
}

#no-script-error span.alert {
    display: inline-block;
    height: 17px;
    width: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
}

/* ABOVE HEADER PROMO TAB START */

#globalTopHeader-PROMOtab {
    background-color: #ffec44;
	box-shadow: 0 1px 10px #555;
	-webkit-box-shadow: 0 1px 10px #555;
	-moz-box-shadow: 0 1px 10px #555;
    font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    line-height: 18px;
    color: #ffffff;
    padding: 5px 0 8px 0;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 9999;
	background: -moz-linear-gradient(left,  #ffb744 0%, #ffec44 50%, #ffb744 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ffb744), color-stop(50%,#ffec44), color-stop(100%,#ffb744)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #ffb744 0%,#ffec44 50%,#ffb744 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #ffb744 0%,#ffec44 50%,#ffb744 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #ffb744 0%,#ffec44 50%,#ffb744 100%); /* IE10+ */
	background: linear-gradient(to right,  #ffb744 0%,#ffec44 50%,#ffb744 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb744', endColorstr='#ffb744',GradientType=1 ); /* IE6-9 */
}

.PROMOtab-LrgText {
    font-family: georgia;
    font-size: 20px;
    line-height: 25px;
}

#globalTopHeader-PROMOtab a:link {
	text-decoration: none !important;
	color: #000;
}

#globalTopHeader-PROMOtab a:visited {
	text-decoration: none !important;
	color: #000;
}

#globalTopHeader-PROMOtab a:hover {
	text-decoration: none !important;
	color: #47005F;
}

#globalTopHeader-PROMOtab a:active {
	text-decoration: none !important;
	color: white;
}

/* global: image rounded corners */

.cornerRad img {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}

.txtPanel {					/* Style for all text blocs of the site */
    background-color: #F4F4F4;
    border: 1px solid #BFBFBF;
    border-radius: 5px 5px 5px 5px;
    clear: both;
    font-size: 10pt;
    line-height: 1.5em;
    margin-bottom: 20px;
    margin-top: 0;
    padding: 10px;	
}

.txtPanel p {
	padding: 5px 0;
}

.txtPanel h2 {
	color: #ff4388;
	font-size: 16px;
}

.txtPanel hr {
	border:none;
	Border-top: 1px solid #bfbfbf;
}

.txtPanel .bulettListItalic {
	list-style: square inside none;
	margin: 0 20px 10px 20px;
	font-style:italic;
}

.txtPanel .bulettListNormal {
	list-style: square inside none;
	margin: 0 20px 10px 20px;
	font-style: normal;
}

.txtPanel.minHeightBlock {
	min-height:265px;	
}

.txtPanel ol {
	list-style: none inside decimal;
	font-weight: bold;
	margin: 5px 0 5px 10px;
}

.txtPanel ol li p {
    display: inline;
    font-weight: normal;
    padding: 0;
}


/* PROFIL CORPO */

#photo-block-left {
    border: 1px solid #BFBFBF;
    float: left;
    height: 300px;
    margin: 10px 20px 20px 10px;
    position: relative;
    width: 200px;
}

#text-block-right {
 	float: left;
    position: relative;
    width: 500px;
}

td {
/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
font-size:11px;
vertical-align:middle;
}

.color_panel {
background-color:#E5F0F9;
border-top:2px solid #6A93B6;
margin:0;
padding:0;
}

.color_panel_tab  {
border-top:4px solid #6A93B6;
margin:0;
padding:0;
position:relative;
top:-6px;
width:140px;
}

.inner_color_panel  {
padding:8px;
position:relative;
top:-8px;
}

/* bloc texte rouge */

.color_panel-red {
background-color: #FADCDD;
border-top:2px solid #9A1920;
margin:0;
padding:0;
}

.color_panel_tab-red  {
border-top:4px solid #9A1920;
margin:0;
padding:0;
position:relative;
top:-6px;
width:140px;
}

.inner_color_panel-red  {
padding:8px;
position:relative;
top:-8px;
}

/* bloc fin */

.color_panel_yellow {
background-color: #FFFFCC;
margin:0;
padding:8px;
vertical-align:middle;
}

.smpl_text {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:13px;
text-align:justify;
vertical-align:inherit;
}

.med_text {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
line-height:15px;
text-align:justify;
vertical-align:inherit;
}

.smpl_text_lft {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:13px;
text-align:left;
vertical-align:inherit;
}

.sup {
    bottom: 1px;
    font-size: 0.7em;
    line-height: 0.8em;
    position: relative;
    vertical-align: super;
}

.bold_title {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#000000;
line-height:30px;
vertical-align:inherit;
}

.bold_title2 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-weight:bold;
color: #000000;
text-decoration:none;
line-height: normal;
vertical-align:inherit;
}

.title_coll {
/*font-family: Georgia, "Times New Roman", Times, serif;*/
font-size:12px;
font-weight: normal;
color: #333333;
text-decoration:none !important;
line-height: normal;
vertical-align:inherit;
}

.title_coll_season h2 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:20px;
color: #555555;
text-decoration:none !important;
line-height: normal;
vertical-align:inherit;
letter-spacing: 0.2em;
text-align: center;
}

.coll_section {
width: 100%;
margin-bottom: 20px;
margin-top: 25px;
height: auto;
border-bottom-color:#CC1C55;
border-bottom-style:dotted;
border-bottom-width:1px;
padding-bottom:2px;
}

.title_section h2 {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:20px;
color: #555555;
text-decoration:none;
line-height: normal;
vertical-align:inherit;
text-align: left;
}

.section_head {
width: 100%;
margin-bottom: 20px;
margin-top: 25px;
height: auto;
border-bottom-color:#555555;
border-bottom-style:dotted;
border-bottom-width:1px;
padding-bottom:2px;
clear: both;
}


.bold_title_centered {
text-align:center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#000000;
line-height:normal;
position:inherit;
}

.bold_title_red {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:rgb(154, 25, 32);
line-height:30px;
vertical-align:inherit;
}

.bold_title_red2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:rgb(154, 25, 32);
line-height:30px;
vertical-align:inherit;
}

.bold_title_plcy {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#00000;
line-height:30px;
width:100%;
height:30px;
background-color: #E5F0F9;
}

.bold_title_med {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#ff4388;
line-height:24px;
width:100%;
height:24px;
padding: 0 0 0 5px;
background-color: #efefef;
}

.bold_title-formula {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#000000;
line-height:30px;
height:30px;
}

.small_txt {
font-size: 11px;
line-height:13px;
color:#555;
}

.blue_bold {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:rgb(63, 77, 92);
text-align:left;
line-height:20px;
vertical-align:inherit;
}

.blue_bold_txt {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:rgb(63, 77, 92);
text-align:left;
line-height:normal;
vertical-align:inherit;
}

.table_policy {
width:775px;
cellpadding:5px;
vertical-align:middle;
}

#circle {
width: 112px;
height: 112px;
text-align:center;
vertical-align:middle;
background-image:url(/Content/Images/elements/green-circle.png);
background-repeat:no-repeat;
position:relative;
}

.br_01 {
content: "";
visibility: hidden;
display: block;
margin-top:-8px;
}

#smpl_table {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:13px;
text-align:left;
vertical-align:inherit;
border:1px solid black;
}

.td_smpl_table {
border: 1px solid black;
padding: 3px;
}

.th_smpl_table {
border: 1px solid black;
padding: 3px;
background-color:#E9F0F9
}

#img_hlink {
border:1px solid blue;
padding:0px;
width: 258px;
height: 158px;
position:relative;
}

.img_left {
float:left;
margin-left:0;
width:260px;
height:160px;
text-align:center;
position:relative;
line-height:22px;
}

.img_right {
float:right;
margin-left:0;
width:260px;
height:160px;
text-align:center;
position:relative;
line-height:22px;
}

#main_shell {
width:650px;
height:210px;
padding-bottom:10px;
}

/* style pour vignette 258px avec texte � droite*/

.main_shell_txt {
padding-top:10px;
margin-left:20px;
float:left;
width: 330px;
}

.main_shell_txt a{
text-decoration: none !important;
}

.main_shell_txt h1{
color: #888888;
font-size: 12px;
font-style:normal;
font-weight:normal;
line-height: normal;
text-align: left;
text-decoration: none;
vertical-align: inherit;
}

.main_shell_txt h2 {
color: #666666;
font-family: Georgia,"Times New Roman",Times,serif;
font-size: 20px;
font-style: italic;
font-weight:normal;
line-height: normal;
text-align: left;
text-transform:uppercase;
text-decoration: none !important;
vertical-align: middle;
padding-top:5px;
padding-bottom:5px
}

.main_shell_txt h2:hover{
color: #000000;
text-decoration: underline !important;
}

.main_shell_txt h2 a{
text-decoration:none !important;
}

.main_shell_number{
color: #DDDDDD;
font-size: 40px;
}

/* FIN style pour vignette 258px avec texte � droite*/


/* page Nous Joindre/Contact Us */

.contactInfoShell{
	width: 780px;
	height: auto;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	margin-bottom: 30px;
	float: left;
	border-bottom: 1px dotted #999999;
}

.contactInfo {
	font-size: 10pt;
	display: inline;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: left !important;
	width: 100%;	
}

.contactInfoLOGO {
	margin: 5px 0;
}

.contactInfo.map {
	margin-right: 0;
}

.contactInfoShell .addressWrapper {
	padding-left: 20px;
}

.contactInfo h2 {
	font-size: 16pt;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ff4388;
	margin-bottom: 0.5em;
}

.contactInfo h3 {
	font-size: 13pt;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ff4388;
	margin-bottom: 0.5em;
	margin-top: 1.5em;
}

.contactInfo p {
	margin-bottom: 10px;
	line-height: 1.4em;
}

.contactInfo .addressWrapper ul {
	/*float:left;*/
}

.contactInfo .addressWrapper li {
	font-weight: bold;
    padding-top: 8px;
}

.contactInfo .addressWrapper li span {
    display: inline-block;
    font-weight: normal;
    width: 250px;
}

/* OLD
#mapPic{
	width:380px;
	height:350px;
	margin:0 auto;
	border: 1px solid #BFBFBF;
	text-align: center;
	clear: both;	
}
*/

.CB-mapContainer{
	width:780px;
	height:400px;
	margin:0 auto;
	border: 1px solid #BFBFBF;
	text-align: center;
	clear: both;	
}

.mapLink {
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	margin:10px 0;
	text-align:center;
}

.mapLink a {
	color: #333;
	text-decoration:none !important;
	font-weight:bold;
	float: right;
}

.mapLink a:hover{
	color: #666;
	text-decoration: none !important;
}

.contactInfoFBtag span {
	margin: 0 10px 0 0;
}

/* Section cours CBP*/

.prjt_A1 {
font-weight: bold; 
color: rgb(159, 197, 77);
}

/* Section Horaire des fetes */

.borderStndrd {
margin-bottom: 20px;
margin-top: 20px; 
border: 1px solid rgb(204, 204, 204);
}

#zebTab tr {
height: 1.8em;
}

#zebTab th {
background-color: #ff4388;
color: #fff;
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
font-size: 16px;
vertical-align: middle;
text-align: left;
padding: 5px;
}

#zebTab tbody tr.even td {
background-color: #fff;
font-size:12px;
padding:5px;
}

#zebTab tbody tr.odd  td {
background-color: #efefef;
font-size:12px;
padding:5px;
}

/* styles pour listes images ex. Astuces, Infolettre ...*/


.list_shell {
margin-bottom: 10px;
min-height: 122px;
width: 100%;
}

.list_img {
float: left;
background-color:#FFFFFF;
border:1px solid #CCCCCC;
padding:10px;
width: 100px;
height: 100px;
position:relative;
}

.list_img:hover {
background-color: #E6E6E6;
}

.list_txt {
padding-top:10px;
margin-left:20px;
float:left;
width: 438px;
}

.list_txt h1{
color: #888888;
font-size: 12px;
font-style:normal;
font-weight:normal;
line-height: normal;
text-align: left;
text-decoration: none;
vertical-align: inherit;
}

.list_txt h2{
color: #666666;
font-family: Georgia,"Times New Roman",Times,serif;
font-size: 20px;
font-style: italic;
font-weight:normal;
line-height: normal;
text-align: left;
text-transform:uppercase;
text-decoration: none;
vertical-align: middle;
padding-top:5px;
padding-bottom:5px
}

.list_txt a:hover{
color: #000000;
text-decoration: underline;
}

.list_txt a{
text-decoration:none;
}

.list_txt-BigNumber {
font-size:36px;
}

.list_txt-fileSize {
font-size: 11px; 
color: rgb(172, 172, 172);
}

/* tag over image (Upper left corner) */

.list_img-tag {
    width: auto;
    height: auto;
	color: #BFBFBF;
    float: left;
    font-family: georgia;
    font-size: 26px;
    font-weight: normal;
    position: relative;
    text-shadow: 0 1px 0 #FFFFFF;
    top: -100px;
    z-index: 5;
}

/*  section bijoux en rafale */

.RAF_thumb_container {
width: 690px;
height:auto;
margin-left: auto;
margin-right:auto;
margin-top:30px;
}

.RAF_thumbnails {
float: left;
background-color:#FFFFFF;
border:1px solid #CCCCCC;
padding:10px;
width: 100px;
height: 100px;
position:relative;
margin: 2em 1.5em;
}

/* tag "NEW" upper right corner of RAF_thumbnails divs for new method sheets */

.thumbnails_NEWtag {
	background-color: red;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 1px 1px 3px #666666;
	-webkit-box-shadow: 1px 1px 3px #666666;
    color: white;
    font-size: 10px;
    font-weight: bold;
    height: 12px;
    right: -5px;
	top: 15px;
    margin: 0;
    padding: 0 3px;
    position: absolute;
    width: auto;
}

.title_thumbnails {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: normal;
text-align:center;
color: #555555;
text-decoration:none !important;
line-height: normal;
vertical-align:inherit;
margin-top:12px;
}

.title_thumbnails h2{
font-weight:normal;
}

.RAF_thumbnails:hover {
background-color: #E6E6E6;
}

/* Section Fiches Techniques */

.TECH_thumb_container {
width: 690px;
height: auto;
margin-left: auto;
margin-right: auto;
margin-top: 30px;
}

/* Section Produits Vedettes  */

.vedette_Container {
width: 780px;
height: auto;
position: absolute;
}

.vedettes_Wrapper {
width: 680px;
margin-left: auto;
margin-right: auto;
}

.thumb_Vedette {
width: 150px;
height: 65px;
float: left;
position: relative;
padding: 10px;
}

/* Wire Gauge Conversion Chart page */

.chartContainer {
width: 680px;
height: auto;
margin-left: auto;
margin-right: auto;
margin-bottom: 20px;
}

    .chart_CopperWire table {
	border-collapse:collapse;
	}
	.chart_CopperWire td {
	border-bottom:1px solid #EDEDED; 
	}
	
	.chart_AlumWire table {
	border-collapse:collapse;
	}
	.chart_AlumWire td {
	border-bottom:1px solid #EDEDED; 
	}


 
.chart_CopperWire th,
.chart_AlumWire th {
font-size: 12px;
color: #666666;
padding: 8px 0 8px 0;
background-color: #efefef;
}

.headerRow {
height: 1.7em !important;
border-bottom: none !important;
}

.chart_CopperWire tr,
.chart_AlumWire tr {
	height: 2.5em;
    line-height: 1em;
}

.mm {
width: 8%;
text-align: center;
font-weight:bold;
}

.mm a:link {
text-decoration:none !important;
}

.gauge {
width: 15%;
text-align: center;
font-weight:bold;
}

.gauge a:link {
text-decoration:none !important;
}


.suggest {
width: auto;
text-align: left !important;
}

/* ########## Chart: Number of Beads Per 16-inch String ########## */

.chartQuantityBeads16inString {
width: 680px;
height: auto;
margin-left: auto;
margin-right: auto;
margin-bottom: 20px;
}

.chart_Beads16inStringTbl table {
border-collapse:collapse;
}

.chart_Beads16inStringTbl tr {
height: 2.5em;
line-height: 1em;
}

.chart_Beads16inStringTbl tr:hover {
background-color: #FAFAFA;
}

.chart_Beads16inStringTbl td {
border-bottom:1px solid #EDEDED; 
}

.chart_Beads16inStringTbl .mm {
width: 50%;
text-align: center;
font-weight:bold;
}

.chart_Beads16inStringTbl .qty {
width: 50%;
text-align: center;
font-weight:bold;
}

.chart_Beads16inStringTbl th {
font-size: 12px;
color: #666666;
padding: 8px 0 8px 0;
background-color: #efefef;
}

.printChartBtn {
margin: 10px 0 10px 0;
text-align: right;
font-size: 14px;
font-weight:bold;

}

.printChartBtn a:link {
	color: #ff4388;
	text-decoration: none;
}

.printChartBtn a:visited {
	color: #ff4388;
	text-decoration: none;
}

.printChartBtn a:hover {
	color: #ff6600;
	text-decoration: underline;
}

.printChartBtn a:active {
	color: red;
	text-decoration: none;
}

.bottomPgNote {
	font-size: 13px;
	margin: 20px 0;
	line-height: 1.3em;
}

/* Section Types de colliers/Necklace type */

.LearnCenter3ColWrapper { /* container for 3 columns */
	width:780px;
	height:auto;
	float:left;
}

.LearnCenterCol-250{
	width:250px;
	height:auto;
	float:left;
}

.LearnCenterCol-250.middle {
	margin: 0 15px 0 15px;
}

.LearnCenter3ColImg {
	width: 100%;
	height: 200px;
	margin-bottom: 20px;
}

.LearnCenter3ColImg img {
	border: 1px solid #bfbfbf;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius:5px;
	border-radius: 5px;
}

.LearnCenterItalic {
	font-style:italic;
}

/* Kit d�part cours CBP table*/

.kitContainer {
width: 680px;
height: auto;
margin-left: auto;
margin-right: auto;
margin-bottom: 20px;
}

.kitPhoto {
background-image: url("/Content/images/elements/KITdepart.jpg");
background-repeat: no-repeat;
float: left;
width: 778px;
height: 400px;
border: 1px solid #BFBFBF;
margin: 10px 0;
}

.kitPhoto-EN {
background-image: url("/Content/images/elements/KITdepart-EN.jpg");
background-repeat: no-repeat;
float: left;
width: 778px;
height: 400px;
border: 1px solid #BFBFBF;
margin: 10px 0;
}


#kitTag {
/*background-image: url("/Content/images/elements/kitSticker.png");
background-repeat: no-repeat;*/
float: right;
height: 200px;
width: 200px;
margin-top:5px;
text-indent: -9999px;
}

.materielKIT table {
border-collapse:collapse;
}

.materielKIT td {
border-bottom:1px solid #EDEDED; 
padding: 8px;
}
	
.materielKIT th {
font-size: 12px;
color: #666666;
padding: 8px;
background-color: #efefef;
}

.headerRow {
height: 1.7em !important;
border-bottom: none !important;
}

.materielKIT tr {
height: 2em;
}

.codeKIT {
width: 20%;
text-align: left;
font-weight:bold;
}

.codeKIT a:link {
color: #000;
text-decoration: none !important;
}

.codeKIT a:hover {
color: #000;
text-decoration: underline !important;
}

.codeKIT a:visited {
color: #666;
text-decoration: none !important;
}

.descrptionKIT {
width: 65%;
text-align: left;
}

.qtyKIT {
width: auto;
text-align: left !important;
}

.kitLink { 				/* style for link to kit item result page */
text-align: center;
}
/*
.kitLink a:link {
text-decoration: none !important;
color: #000;
}

.kitLink a:hover {
text-decoration: underline !important;
color: #666;
}

.kitLink a:visited {
text-decoration: none !important;
color: #000;
}
*/

/* ############ New price policy ############ */

#NewPricePolicyTable table {
border-collapse:collapse;
border:1px solid #000;
}

#NewPricePolicyTable th {
color: #FF4388;
background-color: #efefef;
font-size:18px;
vertical-align:middle;
border: solid 1px #000;
text-align:center;
font-size: 18px;
}

#NewPricePolicyTable td {
color:black;
background-color: white;
border: solid 1px #000;
text-align:center;
font-size: 13px;
}

/* ############ Shamballa promo page ############ */

.promoPgPics {
width: auto;
height: auto;
text-align: center;	
}

/* #### photo styled pics #### */

.photoStylePics {
margin-top:15px;
margin-bottom: 30px;
width: auto;
height: auto;
text-align: center;
}

/* ############ Informative sessions styles ############ */

.InfoSessionHeading {
font-size: 22px;
color: #333;
margin: 10px 0;
text-align: center;
}

.currentInfoSessionDate {
font-size: 30px;
color: #e52b38;
border-bottom: 1px dotted #e52b38;
padding-bottom: 10px;
text-align: center;
font-weight: bold;
}

#infoSessionContainer {
font-size:14px;
font-family: Trebuchet MS ,Arial,Helvetica,sans-seriff;
margin-bottom: 30px;
}

.infoSessionScheduleBlock {
width: 650px;
height: auto;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
font-size: 1.3em;
}

.infoSessionSchedule {
list-style: none;
color: #ff4388;
margin-top: 10px;
margin-bottom: 10px;
}

.infoSessionSchedule li {
margin: 15px 0;
line-height: 1.2em;
background-color: #F6F6F6;
padding: 3px;
    border-color: #E3E3E3;
    border-style: solid;
    border-width: 1px;
}

.infoSessionSchedule li:hover {
background-color: #efefef;
}

.infoSessionSchedule li div {
color: #444;
}

.infoSessionSchedule li span {
color: #888;
}

.infoSessionUpCommingDates {
text-align: center;
margin-bottom: 20px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 18px;
}

/* ############ Top, left menu holiday notice block ############ */

#holidayNoticeBlock {
	background-color: #dcdcdc;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
    color: #DE2516;
    display: block;
    font-size: 17px;
    height: auto;
    letter-spacing: 0.05em;
    margin: -2px;
    padding: 5px;
    text-align: center;
    text-decoration: none !important;
    width: auto;
	transition: 0.2s ease;
}

#holidayNoticeBlock:hover {
background-color: #FFDD00;
color:black;
}

#holidayNoticeBlock a:link {
	text-decoration:none !important;
	color: white;
}

#holidayNoticeBlock a:visited {
	text-decoration:none !important;
	color: white;
}

#holidayNoticeBlock a:hover {
	text-decoration:none !important;
	color: black;
}

#holidayNoticeBlock a:active {
	text-decoration:none !important;
	color: red;
}


/* ############ About Us / Company profile page styles ########## */

.AboutUsQuote {
width: 392px;
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
text-align: justify;
color: #444;
font-size: 0.85em;
height: auto;
float: right;
left: -180px;
top: 19px;
position: relative;
}

.AboutUsLeftDoubleQuote {
float: left;
width: 55px;
height: 55px;
background: url(/Content/images/fashionGuide/guideDoubleQuote-left.png) no-repeat scroll 0px 0px transparent;
margin-top: -26px;
margin-left: -56px;
}

.AboutUsRightDoubleQuote {
float: right;
width: 55px;
height: 55px;
background: url(/Content/images/fashionGuide/guideDoubleQuote-right.png) no-repeat scroll 0px 0px transparent;
padding-top: 0px;
margin-top: -20px;
margin-right: -46px;
}

.AboutUsQuote h1 {
font-size: 20px;
color: #ff4388;	
margin-bottom: 10px;
}

.AboutUsQuote p {
line-height: 1.4em;
}

#AboutUsContentWrapper {
width:780px;
height:auto;
margin-top:20px;
margin-bottom:0;
font-size: 15px;
line-height: 1.2em;
font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;	
}

AboutUsContentWrapper a {
outline:none;
}

#AboutUsInfoBlock {
width: 720px;
height: auto;
/*background-color:#fff;*/
margin-left:20px;
margin-right:20px;
padding: 15px 10px 10px;
}

.AboutUsTitleSection {
font-size: 22px;
color: #ff4388;
padding: 3px;
text-shadow: 0 1px 0 #fff;
background: none repeat scroll 0 0 #efefef;
border: 1px solid #e1e1e1;
margin-bottom: 15px;
}

.AboutUsInfoBlock ul {
list-style: square outside none;
font-size: 0.9em;
margin-top: 10px;
padding-left: 30px;
padding-right: 30px;
margin-left: 0px;
}

.AboutUsInfoBlock li {
margin-bottom: 10px;
}

.turquoiseDotted {
border: none;
border-top: dotted 1px #ff4388;
margin: 10px 0 10px 0;
height: 0;
}

.turquoiseBld {
color: #ff4388;
}

/* ######## Not available content, content comming soon txt ######## */

.contentComingSoonTxt {
font-size:1.5em;
color:#ff4388;
text-align:center;
margin-top: 100px;
}

/* Fashion tips : choose the right necklace */

.guideQuote {
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
text-align: justify;
color: #444;
font-size: 0.85em;
height: auto;
position: relative;
}

.guideQuote p {
line-height: 1.2em;
}

.guideLeftDoubleQuote {
float: left;
width: 55px;
height: 55px;
background: url(/Content/images/fashionGuide/guideDoubleQuote-left.png) no-repeat scroll 0px 0px transparent;
margin-top: -26px;
margin-left: -56px;
}

.guideRightDoubleQuote {
float: right;
width: 55px;
height: 55px;
background: url(/Content/images/fashionGuide/guideDoubleQuote-right.png) no-repeat scroll 0px 0px transparent;
padding-top: 0px;
margin-top: -20px;
margin-right: -46px;
}

.curlyBraceQuote {
clear: both;
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
color: #999999;
font-size: 1.2em;
text-align: justify;
}

.curlyBraceQuote p {
line-height: 1.2em;
}

.FashionGuideCurlyBrace {
font-size: 4em;
height: 82px;
padding-top: 0px;
color: #dddddd;
}

.CurlyLeft {
float: left;
margin-top: -24px;
margin-left: -40px;
}

.CurlyRight {
float: right;
margin-top: -56px;
margin-right: -40px;
}

.guideSketch {
float: left;
height: auto;
padding: 0;
margin-top: 20px;
width: auto;
}

/* ########### Articles/Chroniques pic & text layout layout similar to TOOL DIRECTORY (imgs are smaller) ########## */

.ArticleSplashText h1 {
    color: #e36;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 2.5em;
    font-style: italic;
    font-weight: bold;
    letter-spacing: -0.05em;
    margin: 0 10px;
}

.ArticlesItemContainer {
	/*clear: left;  this creates a bug in IE 7 */
	margin: 0;
	min-height: 150px;
	margin: 0 0 15px;
	position: relative;
	float: left;
}

.ArticlesItemPicture {
	border: 1px solid #BFBFBF;
	float: left;
	height: 150px;
	width: 150px;
	outline: none;
	-moz-box-shadow: 1px 1px 5px #BABABA;
	-webkit-box-shadow: 1px 1px 5px #BABABA;
	box-shadow: 1px 1px 5px #BABABA;
}

.ArticlesItemDetails {
	background-color: #f6f6f6;
	border: 1px solid #BFBFBF;
	float: left;
	margin-left: 10px;
	min-height: 150px;
	width: 615px;
	-moz-box-shadow: 1px 1px 5px #BABABA;
	-webkit-box-shadow: 1px 1px 5px #BABABA;
	box-shadow: 1px 1px 5px #BABABA;
}

.ArticlesItemDetailsWrapper {
	padding:10px;
}

.ArticlesItemDetailsWrapper h2 {
	border-bottom: 1px dotted #ff4388;
	font-family: 'Trebuchet MS',Arial,Helvetica,sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 1.1em;
	margin: 0 0 7px;
	padding: 0 0 3px;
}

.ArticlesItemDetailsWrapper h2 a:link {
	color: #ff4388;
	text-decoration: none !important;
}

.ArticlesItemDetailsWrapper h2 a:visited {
	color: #ff4388;
	text-decoration: none !important;
}

.ArticlesItemDetailsWrapper h2 a:hover {
	color: #ff4388;
	text-decoration: underline !important;
}

.ArticlesItemDetailsWrapper h2 a:active {
	color: #ff6600;
	text-decoration: underline !important;
}

.ArticlesItemDescription {
	font-size: 11px;
	line-height: 1.3em;
	text-align: justify;
}

.ArticlesItemDetailsWrapper > h2 > span {
    color: blue;
    display: block;
    float: right;
    font-size: 65%;
    text-align: right;
	font-weight:bold;
    text-transform: none;
}
.ArticlesItemDetailsWrapper > h2 > span a:link {
    color: #7836A3;
    text-decoration: underline;
}
.ArticlesItemDetailsWrapper > h2 > span a:visited {
    color: #7836A3;
    text-decoration: underline;
}
.ArticlesItemDetailsWrapper > h2 > span a:hover {
    color: #FF6600;
    text-decoration: none;
}
.ArticlesItemDetailsWrapper > h2 > span a:active {
    color: red;
    text-decoration: none;
}

/* ##### Static step by step pages section identical layout as TOOL DIRECTORY #### */

.StepByStepDirectoryHeadPic {
	height: auto;
    width: auto;
    margin-bottom: 20px;
    text-align: center;
	}

.StepByStepDirectoryContainer {
	margin: 0;
	min-height: 200px;
	margin: 0 0 15px;
	position: relative;
	float: left;
}

.StepByStepDirectoryPicture {
	border: 1px solid #BFBFBF;
	float: left;
	height: 200px;
	width: 200px;
	-moz-box-shadow: 1px 1px 5px #BABABA;
	-webkit-box-shadow: 1px 1px 5px #BABABA;
	box-shadow: 1px 1px 5px #BABABA;
}

.StepByStepDirectoryDetails {
	background-color: #f6f6f6;
	border: 1px solid #BFBFBF;
	float: left;
	margin-left: 10px;
	min-height: 200px;
	width: 560px;
	-moz-box-shadow: 1px 1px 5px #BABABA;
	-webkit-box-shadow: 1px 1px 5px #BABABA;
	box-shadow: 1px 1px 5px #BABABA;
}

.StepByStepDirectoryDetailsWrapper {
	padding:10px;
}

.StepByStepDirectoryDetailsWrapper h2 {
	border-bottom: 1px dotted #ff4388;
	font-family: 'Trebuchet MS',Arial,Helvetica,sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 1.1em;
	margin: 0 0 7px;
	padding: 0 0 3px;
}

.StepByStepDirectoryDetailsWrapper h2 a:link {
	color: #ff4388;
	text-decoration: none !important;
}

.StepByStepDirectoryDetailsWrapper h2 a:visited {
	color: #ff4388;
	text-decoration: none !important;
}

.StepByStepDirectoryDetailsWrapper h2 a:hover {
	color: #ff4388;
	text-decoration: underline !important;
}

.StepByStepDirectoryDetailsWrapper h2 a:active {
	color: #ff6600;
	text-decoration: underline !important;
}

.StepByStepDirectoryDescription {
	font-size: 11px;
	line-height: 1.3em;
	text-align: justify;
}

.StepByStepDirectoryDescription p {
	margin-top: 10px;
}

.StepByStepDirectoryDescription ul {
	list-style: square inside none;
    padding-left: 10px;
}

/* ########### New layout for classes section & special classes offer. Similar to TOOL DIRECTORY (imgs are smaller) ########## */

.ClassesItemContainer {
	margin: 0;
	min-height: 150px;
	margin: 0 0 15px;
	position: relative;
	float: left;
}

.ClassesItemPicture {
	border: 1px solid #BFBFBF;
	float: left;
	height: 150px;
	width: 150px;
	outline: none;
	-moz-box-shadow: 1px 1px 5px #BABABA;
	-webkit-box-shadow: 1px 1px 5px #BABABA;
	box-shadow: 1px 1px 5px #BABABA;
}

.ClassesItemDetails {
	background-color: #f6f6f6;
	border: 1px solid #BFBFBF;
	float: left;
	margin-left: 10px;
	min-height: 150px;
	width: 615px;
	-moz-box-shadow: 1px 1px 5px #BABABA;
	-webkit-box-shadow: 1px 1px 5px #BABABA;
	box-shadow: 1px 1px 5px #BABABA;
}

.ClassesItemDetailsWrapper {
	padding:10px;
}

.ClassesItemDetailsWrapper h2 {
	color: #ff4388;
	border-bottom: 1px dotted #ff4388;
	font-family: 'Trebuchet MS',Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.1em;
	margin: 0 0 7px;
	padding: 0 0 3px;
}

.ClassesItemDetailsWrapper h3 {
    color: #666;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 0.9em;
    margin: 0 0 4px;
    padding: 0 0 3px;
}

.ClassesItemDetailsWrapper h3 a:link {
	text-decoration: underline;
	color: #999 !important;
}
	
.ClassesItemDetailsWrapper h3 a:visited {
	text-decoration: underline;
	color: #999 !important;
}

.ClassesItemDetailsWrapper h3 a:hover {
	text-decoration: none !important;
	color: #FF6600 !important;
}

.ClassesItemDetailsWrapper h3 a:active {
	text-decoration: underline;
	color: red !important;
}


.ClassesPriceBox {
    background-color: #fefefe;
    border: 1px solid #ff4388;
	color: #ff4388;
    font-size: 18px;
    height: auto;
    margin: 0 auto;
    padding: 10px;
    text-align: center;
    width: 300px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.ClassesItemDescription {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.3em;
	text-align: justify;
	border-bottom: 1px dotted #aaa;
	margin: 0 0 7px 0;
}

.ClassesItemDescription ul li {
	list-style: none outside none;
}

.ClassesItemDescription ul li b {
    color: #00A30D;
}

.ClassesItemDescription li {
	line-height: 1.5em;
}

.ClassesItemDescription li:first-child {
   	color: #555555;
    font-size: 1.2em;
	line-height: 1.2em;
	font-weight:bold;
}

.ClassesItemDescription li:first-child span {
color: #D70005;
}

.ClassesItemDescription li:second {
	font-weight:bold;
	color: #ff4388;
}

/* ######## jobs offer ###### */

.jobOffers-container {
	margin: 10px 0 30px 0;
}

.jobOffers-container ul li {
	line-height: 1.5em;
	font-size: 0.8em;
	margin-left: 20px;
	font-weight:bold;
	}
	
.jobOffers-container ul li a:link {
	color:#ff4388;
	text-decoration:none;
}

.jobOffers-container ul li a:visited {
	color:#ff4388;
	text-decoration:none;
}

.jobOffers-container ul li a:hover {
	color:#FF6600;
	text-decoration: underline;
}

.jobOffers-container ul li a:active {
	color: red;
	text-decoration: underline;
}

/* ################## SWAROVSKI COLOR AND SHAPE CHART ##################### */

.swaro-chart h2 {
	color: #ff4388;
    font-family: trebuchet MS;
    font-size: 1.3em;
    font-style: normal;
    font-weight: normal;
    margin: 35px 0 20px;
    text-align: center;
	border-bottom: 1px solid #ff4388;
	padding: 0 0 5px 0;
}

.Swaro-4colChart {
	margin-bottom: 20px;
}

.Swaro-4colChart span {
	font-weight: bold;
	font-size: 1.3em;
	color: #ff4388;
	display: block;
	margin: 2px 0 0 0;
}

/* #################### Halloween jewelry compilation ###################### */

.pgContentMenu {
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 0.9em;
    height: auto;
    line-height: 1em;
    position: relative;
    text-align: center;
    width: 690px;
	margin: 0 auto;
}

.pgContentMenu h3 {
	color:#555;
	margin-bottom: 3px;
}

.pgContentMenu ul li {
    border: 1px solid #bfbfbf;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
    float: left;
    list-style: none inside none;
    margin: 6px 10px 0 0;
    padding: 1px 3px;
    position: relative;
	display: inline-block;
}

.pgContentMenu ul li a:link {
    color: #ff4388;
    text-decoration: none;
}

.pgContentMenu ul li a:visited {
    color: #ff4388;
    text-decoration: none;
}

.pgContentMenu ul li a:hover {
    color: #FF6600;
    text-decoration: none;
}

.pgContentMenu ul li a:active {
    color: #FF0000;
    text-decoration: none;
}

.pgContentMenu ul li:hover {
	background-color:#efefef;
	border: 1px solid #999;
}

.goToTop {
	width:100%;
	height:auto;
	clear:both;
	text-align: right;
}

/* **************************************************************************************** */

.btnCBpibnk-lrg {
  background: #ff4388;
  background-image: -webkit-linear-gradient(top, #ff4388, #ff4388);
  background-image: -moz-linear-gradient(top, #ff4388, #ff4388);
  background-image: -ms-linear-gradient(top, #ff4388, #ff4388);
  background-image: -o-linear-gradient(top, #ff4388, #ff4388);
  background-image: linear-gradient(to bottom, #ff4388, #ff4388);
  -webkit-border-radius: 20;
  -moz-border-radius: 20;
  border-radius: 20px;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.btnCBpibnk-lrg:hover {
  background: #ff9dc1;
  background-image: -webkit-linear-gradient(top, #ff9dc1, #ff9dc1);
  background-image: -moz-linear-gradient(top, #ff9dc1, #ff9dc1);
  background-image: -ms-linear-gradient(top, #ff9dc1, #ff9dc1);
  background-image: -o-linear-gradient(top, #ff9dc1, #ff9dc1);
  background-image: linear-gradient(to bottom, #ff9dc1, #ff9dc1);
  text-decoration: none;
}




.blueGenBtn {
    background-color: #ff4388;
    border: 1px solid #57A4AF;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    display: block;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    height: auto;
    margin-right: 15px;
    margin-top: 10px;
    padding: 3px 5px 5px;
    position: relative;
    text-align: center;
    text-decoration: none !important;
    width: 140px;
	/*clear:both;*/
	float:left;
}

.blueGenBtn:hover {
    background-color: #3DC5D8;
    color: #FFFFFF;
    text-decoration: none !important;
}

.blueGenBtn a {
	text-decoration:none !important;
	color: white;
}
/* **************************************************************************************** */

/* ####### Projets du moment ####### */

.momentProject-blueBtn {
    background-color: #ff4388;
    border: 1px solid #57A4AF;
    border-radius: 5px;
    color: #FFFFFF;
    display: inline-block;
    float: right;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: auto;
    margin: 5px;
    padding: 3px 5px 5px;
    position: relative;
    text-align: center;
    text-decoration: none !important;
    width: auto;
}

.momentProject-blueBtn:hover {
    background-color: #3DC5D8;
    color: #FFFFFF;
    text-decoration: none !important;
}

.momentProject-blueBtn a {
	text-decoration:none !important;
	color: white;
}
/* ********************************** */

/* ########## capsules video ############ */

.videoTip-Container {
    border-bottom: 1px solid #DDDDDD;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    margin: 10px auto;
    padding: 10px;
}

.youtubeEmbededFrame {
	display: block;
    margin: 0 auto 10px;
	border: 1px solid #666666;
}

.videoDescription {
    height: auto;
    margin: 5px auto 0;
    width: 550px;
}

.videoDescription h3 {
	color: #ff4388;
    font-size: 20px;
    margin: 5px 0;
}

.videoDescription p {
    color: #999999;
    /*font-size: 13px;*/
}

.videoThumbnailDesc h4 {
	font-size: 15px;
	font-weight: bold;
	color: #ff4388;
}

.videoThumbnailDesc a {
	color: #FF4388;
	text-decoration: none;
 }
 videoThumbnailDesc a:hover {
	color: #C40048;
	text-decoration: underline;
 }
 videoThumbnailDesc a:active {
	color: #FF0000;
 }
 videoThumbnailDesc a:visited {
	 color: #FFA8C8;
 }

.videoThumbnailDesc p {
	font-size: 12px;
	margin: 5px 0;
	color: #777777;
}

/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ Conseil de pros/Tips from a pro & Chroniques/Articles styles @@@@@@@@@@@@@@@@@@@@@@@@@ */

.txtPanelWht {
    clear: both;
    font-size: 10pt;
    line-height: 1.5em;
    margin-bottom: 20px;
    margin-top: 0;
    padding: 10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;	
}

.txtPanelWht p {
	margin: 5px 0;
	font-size: 1.2em;
    color: #444;
}

.txtPanelWht h2 {
	color: #ff4388;
	font-size: 16px;
	margin-top: 15px;
	display:block;
	clear:both;
}

.txtPanelWht h3 {
	color: #ff4388;
	font-size: 14px;
}

.txtPanelWht a:link {
    color: #ff4388;
    text-decoration: underline;
}

.txtPanelWht a:visited {
    color: #ff4388;
    text-decoration: underline;
}

.txtPanelWht a:hover {
    color: #FF6600;
    text-decoration: none;
}

.txtPanelWht a:active {
    color: #FF0000;
    text-decoration: none;
}

.txtPanelWht ul {
	margin:5px 15px;
	list-style: square outside none; 
}

.txtPanelWht ul li {
	padding-left: 3px; 
	margin-top: 5px;
}

/*- - -*/
.txtPanelWht ol {
	margin:5px 0 0 40px;
	list-style-type:decimal;
    counter-reset:item;
}

.txtPanelWht ol li {
	padding-left: 3px; 
	margin-top: 5px;
     text-indent:-2em;
    list-style-type:none;
    counter-increment:item;
}

.txtPanelWht ol>li:before {
  display:inline-block;
  width:1.5em;
  padding-right:0.5em;
  font-weight:bold;
  text-align:right;
  content:counter(item) ".";
}
/*- - -*/

.txtPanelWht .bulettListNormal {
	list-style: square inside none;
	margin: 0 20px 10px 20px;
	font-style: normal;
}

.text_image_box {
	width:auto;
	min-height: 150px;
	margin:15px 0;
	padding:0
}


.ArticleImage_boxLeft {
    border: 1px solid #bfbfbf;
	float: left;
    height: 150px;
    margin-right: 10px;
    width: 150px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}

.ArticleImage_boxLeft img {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}


/* next style .image_boxLeft is unknown usage, left active. Created bug on Article and Tip from pro, pages */
.image_boxLeft {
    border: 1px solid #bfbfbf;
    height: 150px;
    margin-right: 10px;
    position: absolute;
    width: 150px;
}

.text_boxRight {
    height: auto;
    padding: 0 0 0 160px;
    width: auto;
}

.imagesInRow img {
    border: 1px solid #bfbfbf;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}

.imagesInRow div {
    min-height:40px;
	width:150px;
	display: inline-block;
	font-size:14px;
	color:#ff4388;
	text-decoration:none;
	font-weight: bold;
	outline:none;
	text-decoration:none;
}

/* boutiques partenaires pg scroll box */
.boutiqueDescriptionScrollBox {
	clear: both;
	border: 1px solid #bfbfbf;
	color: #777;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 100px;
	overflow: auto;
	padding: 10px;
	width: auto;
}

.boutiqueDescriptionScrollBox p {
	margin: 0 0 5px 0;
}