﻿/**************************************
Hôpital Vétérinaire de l'est
2010-01-25
***************************************/
/*body
{
  behavior:url(/csshover.htc); 
 }*/
  
.pageBody
{
  background-color:#7b7b7b;
  text-align:center;
  margin-top:0px;
  font-family:Arial, Verdana, Sans-Serif;
  color:#ccc;
}

#pageAlign
{
  width:902px;
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  font-size:0px;
  line-height:0px;
}

#topSection
{
  text-align:right;
  padding-top:3px;
  padding-bottom:2px;
  height:22px;
}

#topSection a:link, #topSection a:hover, #topSection a:active, #topSection a:visited
{
  color:#ffffff;
  font-size:14px;
  line-height:18px;
  font-weight:bold;
}

#topSection a:hover
{
  text-decoration:none;
  color:#fff;
}

/******************************************
                HEADER
*********************************************/
#header
{
  background:url(/ecom_theme/img/header.jpg) no-repeat top right;
  width:902px;
}

/**********************************************
            TOP NAVIGATION
******************************************/
#topNavigation
{
  width:902px;
  background:url(/ecom_theme/img/topNavigation.gif) no-repeat top left;
  float:left;
  padding-left:15px;
}

/********************************************************************
				FIRST LEVEL LINKS	
				
	Define the apperance of the links of the first level. To use images instead of
	text, insert a id on each A.firstLevelButton to define images seperatly
*/
	
#topNavigation ul  li.mainMenuFirstLevel a.firstLevelButton:link, #topNavigation ul  li.mainMenuFirstLevel a.firstLevelButton:visited, #topNavigation ul  li.mainMenuFirstLevel a.firstLevelButton:active{
	display:block;
	text-indent:-5000px;
	overflow:hidden;
	height:36px;
}
/*
#navigHome
{
  background:url(/ecom_theme/img/topNavigation/fr-ca/home.jpg) no-repeat top left;
  width:115px;
}

#navigClinique
{
  background:url(/ecom_theme/img/topNavigation/fr-ca/clinique.jpg) no-repeat top left;
  width:129px;
}

#navigFiches
{
  background:url(/ecom_theme/img/topNavigation/fr-ca/fiches.jpg) no-repeat top left;
  width:215px;
}

#navigBoutique
{
  background:url(/ecom_theme/img/topNavigation/fr-ca/boutique.jpg) no-repeat top left;
  width:131px;
}

#navigBonus
{
  background:url(/ecom_theme/img/topNavigation/fr-ca/bonus.jpg) no-repeat top left;
  width:106px;
}

#navigJoindre
{
  background:url(/ecom_theme/img/topNavigation/fr-ca/joindre.jpg) no-repeat top left;
  width:164px;
}*/

/*
	ROLL-OVER STATE OF THE FIRST LEVEL BUTTON
*/
#topNavigation ul li.mainMenuFirstLevel:hover a.firstLevelButton{
	background-position:center bottom;
}

/********************************************************************
				SUB MENU LEVEL LINKS	
				
	Define the apperance of the links of the sub menu level. To use images instead of
	text, insert a id on each .mainMenuSubLevel LI A to define images seperatly
*/

/* Container of dropdown menu */
.mainMenuSubLevel, .mainMenuThirdLevel{
	/*width:176px;*/
	border:solid 1px #ffffff;
	border-top:0px;
	background:#417cb0 url(/ecom_theme/img/dropdownBG.gif) repeat-x top left;
}

/* Links of the dropdown menu */
.mainMenuSubLevel li a:link, .mainMenuSubLevel li a:visited, .mainMenuSubLevel li a:active {
	font-size:12px;
	line-height:16px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#ffffff;
	text-align:left;
	background:url(/ecom_theme/img/dropdownBullet.gif) no-repeat top left;
	border-bottom:solid 1px #6893b9;
	
	width:152px;
	/*
	height:21px !important;  FIREFOX: height - paddingTop - paddingBottom 
	height:40px;*/
	
	text-decoration:none;
	
	padding-top:6px;
	padding-bottom:8px;
	padding-right:5px;
	padding-left:19px;
	margin-left:0px;
}

.mainMenuThirdLevel li a:link, .mainMenuThirdLevel li a:visited, .mainMenuThirdLevel li a:active{
	width:173px;
}

.mainMenuSubLevel li a:hover, .mainMenuThirdLevel li a:hover{
	background-color:#6893b9;
	text-decoration:underline;
}


/*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************
******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************
******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************

			NON-EDITABLE SECTION
		CSS STYLES USED FOR ROLLOVER 

****************************************************/

#topNavigation ul, #topNavigation ul li{
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
}

#topNavigation img{
	border:none;
}

.firstLevelButton{
	line-height:0px;
	font-size:0px; 
}

.mainMenuSubLevel, .mainMenuThirdLevel{
	position:absolute;
	left:auto;
	top:auto;
	z-index:1000;
	visibility:hidden;
}

.mainMenuSubLevel li{
	clear:both;
	width:100%;
}

.mainMenuSubLevel li a:link, .mainMenuSubLevel li a:visited, .mainMenuSubLevel li a:active {
	display:block;	
}

 li.mainMenuFirstLevel:hover .mainMenuSubLevel, .mainMenuSubLevel li:hover .mainMenuThirdLevel{
	visibility:visible;
}

#topNavigation .mainMenuThirdLevel{
	position:absolute;
	left:213px;
	top:0px;
	margin-top:0px;
	width:416px;
}

#mainMenuSubLevelServices .mainMenuThirdLevel, #mainMenuSubLevelTeam .mainMenuThirdLevel{
	left:176px;
	width:auto;
}

.firstLevelButton
{
  margin-bottom:-1px;
}

/************************************************
            CONTENT PAGE
*/

#contentPage
{
  background:url("/ecom_theme/img/bgContentPage.gif") repeat-y top left;
  padding-top:19px;
  float:left;
  width:902px;
  padding-bottom:15px;
  margin-top:-1px;
}

#leftMenu
{
  width:215px;
  float:left;
  padding-top:1px;
  border-right:solid 1px #566775;
  font-size:12px;
  line-height:18px;
  margin-left:16px !important;
  /margin-left:16px;
  -margin-left:8px;
  padding-right:11px;
}

#centerContentPage, #centerContentPageWhite
{
  float:left;
  width:631px;
  font-size:12px;
  line-height:18px;
  padding-top:1px;
  
  margin-left:13px;
}

#centerContentPageWhite
{
	width:863px;
	padding:5px;
	background-color:#fff;
	color:#000;
	
	margin-left:13px !important;
	/margin-left:13px;
	-margin-left:7px;
	
}

.smallContentText{
	font-size:10px;
	line-height:14px;
}

/************************************************
          LEFT MENU STYLE
*/
#leftMenuContactUs
{
  background:#101010 url(/ecom_theme/img/contactUsBg.jpg) no-repeat bottom left;
  padding-bottom:20px;
  border-bottom:solid 1px #566775;
}

#contactUsRightContent, #radioRightContent
{
  margin-left:100px;
}

#leftMenuRadio
{
  background:url(/ecom_theme/img/bgRadiographies.jpg) no-repeat bottom left;
  padding-bottom:20px;
  border-bottom:solid 1px #566774;
}

#leftMenuAmonchat
{
  padding-bottom:20px;
}

/**********************************************
          HOMEPAGE BOTTOM SECTION
*/
#homePageBottomSection
{
  background-color:#282828;
  padding-bottom:10px;
  margin-top:25px;
  width:625px;
}

/****************************************************
          TEXT DEFINITIONS
*/
h1
{
  color:#3578b2;
  font-size:26px;
  line-height:30px;
  margin-top:0px;
  margin-bottom:10px;
}

h2{
	color:#fff;
	font-size:20px;
	line-height:26px;
	
	background:url(/ecom_theme/img/bgSubTitle.jpg) no-repeat top right;
	padding:0;
	margin:0;
	padding-top:22px;
	padding-left:5px;
	height:44px;
	clear:both;
}

.mainContentBlue h2{
	background:none;
	height:auto;
	padding:0;
}

#centerContentPageWhite h2{
	background-image:url(/ecom_theme/img/bgSubTitleWhite.jpg);
	padding-top:20px;
}

h3
{
  font-size:14px;
  font-weight:bold; 
  margin-top:8px;
}

a:link, a:hover, a:active, a:visited
{
  color:#5787ae;
}

a:hover
{
  text-decoration:none;
  color:#83acce;
}

.mainContentBlue a:link, .mainContentBlue a:hover, .mainContentBlue a:active, .mainContentBlue a:visited
{
  color:#fff;
}

.mainContentBlue a:hover
{
  text-decoration:none;
  color:#fff;
}

.contentList
{
  list-style-type:none;
  margin:0;
  padding:0;
  margin-top:5px;
  margin-bottom:5px;
}

.contentList li
{
  background:url(/ecom_theme/img/contentListBullet.gif) no-repeat top left;
  padding-left:20px;
  margin-bottom:8px;
}

.mainContentBlue{
	background-color: #356794;
	border:none;
	padding:5px;
}

/*****************************************
          FOOTER
*/
#footer
{
  padding-top:10px;
  padding-bottom:10px;
  text-align:center;
  color:#383838;
  font-size:12px;
  line-height:20px;
  border-top:solid 1px #ffffff;
}

#footer a:link, #footer a:hover, #footer a:active, #footer a:visited
{
  color:#383838;
}

#footer a:hover
{
  color:#8c8c8c;
  text-decoration:none;
}
/*************************************************
      UTILITIES
*/ 

.clearer 
{
  clear:both;
  height:0px;
}

.mainContent
{
  background-color:#fff;
  border:solid 1px #b7b7b7;
}

.alimentationTable{
	width:100%;
	border:solid 1px #666;
	border-collapse:collapse;
}

.alimentationTable td, .alimentationTable th{
	padding:5px;
}

.alimentationTable td{
	border-left:dashed 1px #999;
}

.alimentationTable th{
	padding-bottom:1px;
}
.alimentationTable .alimentationLine{
	border-top: solid 1px #666;
	padding:0;
}

.repeatingRow{
	background-color:#eaeaea;
}

.leftImage{
	float:left;
	margin-top:5px;
	margin-right:10px;
	margin-bottom:5px;
	border:solid 1px #666;
}

.rightImage{
	float:right;
	margin-top:5px;
	margin-left:10px;
	margin-bottom:5px;
	border:solid 1px #666;
}
.divFicheRace
{
width:627px; height:auto;
color:#000;
}
.nomFiche
{
    width:auto; height:28px; margin-bottom:-2px;
}
.nomFicheGauche
{
    width:11px; height:28px; background-image:url('/ecom_theme/img/fiche/nom-fiche-gauche.jpg');float:left;
}
.nomFicheName
{
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
    width:auto; height:25px; background-image:url('/ecom_theme/img/fiche/nom-fiche-bg.jpg');float:left;text-align:center; padding-top:3px;
}
.nomFicheDroite
{
  width:10px; height:28px; background-image:url('/ecom_theme/img/fiche/nom-fiche-droite.jpg'); float:left; text-align:center  
}
.fichediv
{
    width:627px; height:auto;
}
.ficheRacetop
{
   width:627px; height:15px; background-image:url('/ecom_theme/img/fiche/fiche-race-top.jpg'); background-repeat:no-repeat; background-position:top 
}
.ficheRaceContent
{
    padding-left:15px;
    padding-right:15px;
    padding-bottom:20px;
    width:597px;background-image:url('/ecom_theme/img/fiche/fiche-de-race-bottom.jpg'); background-repeat:no-repeat; background-position:bottom;
}

.ficheContentBackground
{
    width:627px;
  background-image:url('/ecom_theme/img/fiche/fiche-race-content.jpg'); background-repeat:repeat-y;  
}

.equipeTable td{
	padding:5px 30px;
}

.saviezvousque{
	margin:0;
	margin-bottom:20px;
}

ul.saviezvousque{
	margin:0;
	padding:0;
	margin-bottom:10px;
	background:url("/ecom_theme/img/definitionListBullet.gif") no-repeat scroll left top transparent;
	padding-left:16px;
}

.saviezvousque li.contentTextHighlight a{
	cursor:pointer;
	text-decoration:underline;
	color:#5787ae;
}
.saviezvousque li.contentTextHighlight a:hover{
	text-decoration:none;
	color:#83acce;
}

.saviezvousque li{
	border:1px solid #dadfe2;
	padding: 5px 5px 5px 5px;
	background-color:#fafafa;
	margin:0;
	color:#000;
	
	list-style-type:none;
}

.saviezvousque li.contentTextHighlight{
	border:0;
	padding:0;
	background:none;
}


