/*Starts:overriding Bootstrap css*/



/*End:overriding Bootstrap css*/


.share a{padding: 0px 4px;}

.tips-head h2{
	color: #000;
	font-size: 1.75em;
	margin: 0;
	padding: 0;
	border-bottom: 1px #e4e4e4 solid;
}

.tips-head .pull-left{color: #CCCCCC; padding: 10px 0;}




.breadcrumb{
	padding: 0;
}
#breadcrumb-wrapper > .span9{
	width: 100%;
	padding: 20px 0 0 70px;
}
.share {
	color: #000;
	width: 566px;
}
.email-share{
	position: relative;
    right: 190px;
    width: 25px;
}
/*.tips-content {
	background: url("/en-gb/-/media/Olay_UK/Images/Common Icons/link-border.png") no-repeat bottom center;
}*/

.tips-content p {
	
	color: #000;
}
.tips-content p span{ vertical-align:top;}


/* start: product-tiles */


.products-container.grid [class*="span"]:first-child, .products-container.grid [class*="span"]:nth-child(3n+1) {
	margin-left: 0;
}



/* rating stars */

.add-comment-btn {
		background:#9a9a9a;

	color: #000 !important;
}

.add-comment-btn:hover {
	background:#9a9a9a;

	color: #000 !important;
}





.cancel-btn:hover {
		/*background-image: linear-gradient(bottom, rgb(92,92,92) 0%, rgb(41,41,41) 54%, rgb(72,72,72) 100%);
	background-image: -o-linear-gradient(bottom, rgb(92,92,92) 0%, rgb(41,41,41) 54%, rgb(72,72,72) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(92,92,92) 0%, rgb(41,41,41) 54%, rgb(72,72,72) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(92,92,92) 0%, rgb(41,41,41) 54%, rgb(72,72,72) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(92,92,92) 0%, rgb(41,41,41) 54%, rgb(72,72,72) 100%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(92,92,92)),
	color-stop(0.54, rgb(41,41,41)),
	color-stop(1, rgb(72,72,72))
	);*/
}


.print-share {
	background: url("/en-gb/-/media/WLS1/Images/Common Icons/link-border.png") no-repeat bottom center;
	padding: 10px 0px;
	width: 600px;
}
.print-share > div.span3:first-child{
	text-align: center;
    width: 575px;
}
.offersdetail .print-section {
    bottom: 55px;
    margin: 0;
    position: relative;
    width: 60px;
}
.offersdetail .print-preview{
	padding: 0;
}



.offersdetail .container-fluid{
	padding: 0 70px;
}
.container-fluid .span9.print-wrap{
	width: 600px;
}
.print-wrap .tips-head{
	text-align: center;
}
/* Starts:Overriding css for IE browser*/


.ie7 .print-section{ position:relative; top:-33px;}
.ie7 .video-section a{ width:190px;}
.ie7 .edit-email-overlay{ cursor:pointer !important;}
.ie7 .article-play-btn{top: 24%; width: 59px; cursor:pointer !important;}
.ie7 .cooment-light-box .modal-body{ position:static;}
/* End:Overriding css for IE browser*/



/*START: CSS for Customer Ratings and Reviews - Terms & Conditions  */
.offersdetail .tips-head h2{
   color: #000000;
    font-family: "BauerBodoniW01-BoldItal 795739";
    font-size: 2.5em;
    padding: 5px 0;
    text-align: center;
	font-weight: normal;
}
.offersdetail .terms-and-conditions-content{
  color: #000000;
    font-family: "HelveticaNeueW01-55Roma";
    font-size: 1em;
}
.offersdetail .terms-and-conditions-content ul {
    list-style-type: disc;	
	 color: #000000;
    font-family: "HelveticaNeueW01-55Roma";
    font-size: 1em;
	clear: both;
}	
.terms-and-conditions-content a {
    color: #a7986a;
    font-family: "HelveticaNeueW01-55Roma";
}
.offersdetail #breadcrumb-wrapper > .span9{
 padding: 0 0 0 70px;
    width: 100%;
}
.print-preview {
    color: #000;
    display: block;
    font-family: "HelveticaNeueW01-55Roma";
    font-size: 0.75em;
    font-weight: normal;
    height: 27px;
    line-height: 30px;
    margin-top: 3px;
    padding: 0 0 0 23px;
    position: relative;
    text-decoration: none;
}
.print-preview:hover {
    color:#000;
    font-size: 0.75em;
    font-weight: normal;
    text-decoration: none;
}
html {
    background: none repeat scroll 0 0 #ffffff;
    font-size: 100%;
}
.offersdetail  #page-content{
	padding-bottom: 50px;
}
/*END: CSS for Customer Ratings and Reviews - Terms & Conditions  */