/* RightContainer.css */

#RightContainer {
  width: 300px;
  min-height: 800px;
  margin: 0 15px 0 0;
}
.HomeSearchGrid {
  margin-top: 5px;
}
.RightBox {
  margin-bottom: 7px;
  border: 1px solid #B7BEC0;
}
.RightBox h1 {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  background: transparent url(/images/rightcontainer/background-h1.gif) repeat-x;
  color: #1D354D;
  line-height: 25px;
  height: 25px;
  z-index: 100;
  text-align: left;
  padding-left: 5px;
  margin: 3px;
}
.RightBox h1 a {
  color: #1D354D;
  text-decoration: none;
}

/* Mini Devis */

#RightContainer #InfoRequestBox .SubmitButton {
  margin: 0 !important;
  padding: 0 !important;
}

#RightContainer #InfoRequestBox .titleErreur {
  margin: 10px 0 0 -285px;
}

#RightContainer #InfoRequestBox .close {
  margin: 10px 0 0 -40px;
}

#RightContainer #InfoRequestBox .MultipleSelect li.even {
 background: #e1eaef !important;
 color: black;
}
	
#RightContainer #InfoRequestBox .MultipleSelect li.odd {
 background: white !important;
 color: black;
}

#RightContainer #InfoRequestBox .MultipleSelect li:hover {
  background: #8da6b4 !important;
}

/* SearchBox */

#SearchBox {
  height: 41px;
  background: #FCFFFF url(/images/rightcontainer/background-searchBox.gif) no-repeat;
}
#SearchBox h1 {
  background: none;
}

/* SquareBox */

#SquareBox {
  margin-bottom: 7px;
  padding: 0;
}

/* ApplicationBox */

#Application {
  border: 1px solid #b7bec0;
  margin-bottom: 10px;
}
#Application h1 {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  text-align: left;
  color: black;
  padding: 5px;
  background: transparent url(/images/menu/background.gif) repeat-x 0px -3px;
}
#Application h1 a {
  text-decoration: none;
  color: white;
}

/* RelatedNewsBox */

#RelatedNewsBox {
  background: #f3f3f3;
  border: 1px solid #b7bec0;
  margin-bottom: 10px;
}

#RelatedNewsBox .title {
  text-align: center;
  margin: 10px 0;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  color: #283f70;
  background: transparent url(/images/rightcontainer/espace-rubric-news.gif) no-repeat bottom center;
  padding: 5px 5px 10px 23px;
}

#RelatedNewsBox .title .categoryName {
  color: #1f6ee4;
}

#RelatedNewsBox ul {
  list-style-type: none;
  margin: 0 30px 0 10px;
}

#RelatedNewsBox ul li {
  margin: 8px 0;
}

#RelatedNewsBox ul li a {
  text-decoration: none;
  color: #333333;
}

#RelatedNewsBox ul li a .NewsDate {
  color: #1f6ee4;
  font-weight: bold;
  float: left;
}

#RelatedNewsBox ul li a .shortTitle {
  display: block;
  margin-left: 60px;
}

#RelatedNewsBox ul li a:hover .shortTitle {
  text-decoration: underline;
}

#RelatedNewsBox .back {
  text-align: center;
  margin: 15px 0;
}

#RelatedNewsBox .back a {
  background: #444444 url(/images/rightcontainer/puce-rubric-news.gif) no-repeat 5px;
  padding: 5px 5px 5px 23px;
  font-size: 14px;
  color: white;
  text-decoration: none;
  font-weight: bold;
}

/* NewsBox */ 

#RightContainer #NewsRightBox {
  //height: 256px;
  background: #FCFFFF url(/images/rightcontainer/background-box.gif) no-repeat bottom center;
}
#RightContainer #NewsRightBox a {
  text-decoration: none;
}
#RightContainer #NewsRightBox ul li {
  margin: 5px;
  text-align: justify;
}
#RightContainer ul li .NewsDate {
  color: #1f6ee4;
  font-weight: bold;
}
#RightContainer #NewsRightBox ul {
  margin: 0;
}
#RightContainer #NewsRightBox li {
  list-style-type: none;
  border-bottom: 1px solid #B7BEC0;
  text-align: justify;
  padding: 1px 0 5px 0;
  height: 13px;
  overflow: hidden;
}
#RightContainer #NewsRightBox .ux-rating-clearfix {
  float: left;
  padding-right: 5px;
} 
#RightContainer #NewsRightBox .NewsTitle {
  font-size: 11px;
  font-weight: bold;
  text-align: left;
  color: black;
  width: 240px;
}
#RightContainer #NewsRightBox .linkFile {
  text-align: right;
  font-size: 10px;
  font-weight: bold;
  padding: 0 5px 5px 0;
}
#RightContainer #NewsRightBox .linkFile a {
  color: #1D354D;
  text-decoration: underline;  
}

/* BestRateBox  */

#RightContainer #BestRateBox {
  height: 192px;
}

/* PreviewedRateBox */

#RightContainer #PreviewedRateBox {
  height: 171px;
}

/* AmountBox */

#RightContainer #AmountBox {
  margin-top: 5px;
  width: 286px;
  height: 260px;
  background: transparent url(http://www.ptz-plus.com/images/rightcontainer/amount-box.jpg) no-repeat top;  
  border: none;
  padding: 40px 7px 0 7px; 
}
#RightContainer #AmountBox h1 {
  display: none;
}
#RightContainer #AmountBox table {
  font-weight: bold;
  color: white;
  font-size: 12px;
  margin: 0 0 10px 0;
}
#RightContainer #AmountBox table tr label {
  width: 160px;
  display: block;
  margin: 0 0 10px 0;
}
#RightContainer #AmountBox table tr label a{
  color: white;
  text-decoration: none;
}
#RightContainer #AmountBox #LabelZone {
  font-size: 11px;
  color: #FFA200;
}
#RightContainer #AmountBox .small {
  font-weight: normal;
  font-size: 11px;
}
#RightContainer #AmountBox .button {
  display: block;
  width: 130px;
  height: 30px;
  line-height: 30px;
  background: transparent url(http://www.ptz-plus.com/images/rightcontainer/btn-valider.png) no-repeat;  
  margin: 0 0 0 80px;
  padding-left: 16px;
  font-size: 14px;
  font-weight: bold;
  color: #253641;
  text-transform: uppercase;
  cursor: pointer;
}
#RightContainer #AmountBox input.localisation {
  width: 125px;
}
#RightContainer #AmountBox .button:hover {
  color: #d86703;
}
#RightContainer #AmountBox #FormLink {
  display: block;
  height: 37px;
  line-height: 37px;
  width: 148px;
  font-size: 14px;
  margin: 5px auto 0 auto;
  text-transform: uppercase;
  cursor: pointer;
  color: white;
  background: transparent url(http://www.ptz-plus.com/images/home/amountbox/bouton-recalculer.png) no-repeat;
}
#RightContainer #AmountBox #FormLink span {
  padding: 10px 10px 10px 40px;
}
#RightContainer #AmountBox #FormLink:hover {
  color: #5ad74d;
}
#RightContainer #AmountBox #resultBox {
  padding: 10px 0 0 0;
}
#RightContainer #AmountBox #resultBox p {
  font-size: 16px !important;
  text-align: center;
  color: white;
}
#RightContainer #AmountBox #resultBox li {
  font-size: 14px;
  text-align: center;
  color: white;
}
#RightContainer #AmountBox #montant_ptz {
  font-size: 28px;
  color: #F88907;
  font-weight: bold;
}
#RightContainer #AmountBox .errorMessage {
  background: white;
  font-weight: bold;
  color: red;
  padding: 5px;
  text-align: justify;
}

/* MainBox */

#TagsBox #LinkBox {
  height: 228px;
}
#TagsBox .RubricLinks {
  z-index: 2;
  margin: 70px 0 0 0;
  padding: 5px 0;
  width: 298px;
  height: 80px;
  background: transparent url(/images/transparent/white-80.png) repeat;
  /*filter: alpha(opacity=70); -moz-opacity: 0.7; opacity: 0.7;*/
}
#TagsBox .RubricLinks p {
  text-align: center;
}
#TagsBox .RubricLinks p a {
  color: #1D354D;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
}
#TagsBox .RubricLinks ul {
  margin: 0;
  padding: 5px;
  font-family: arial;
  font-size: 11px;
  font-weight: bold;
  color: #677782;
  text-align: justify;
  list-style-type: none;
}
#TagsBox .RubricLinks ul li {
  padding-bottom: 2px;
  display: block;
  width: 50%;
  float: left;
}
#TagsBox .RubricLinks ul li a {
  color: #677782;
  text-decoration: none;
}
