﻿/*----------------------------------
*Filename: Sensilube.css
*Description: Sensilube CSS - Overrides and New Styles
*Author: Greg Rafferty
*Date: 2009-12-01
*Website: www.durex.com
----------------------------------*/


/*************************************************************************************/
/*** new ***/
.background {
	position: absolute;
	left:0;
}
.background img {
	position: fixed;
	height: 100%;
	width: 100%;
}
.dot-title {
	border-bottom: 1px #420050 dotted;
	padding: 0 0 4px;
	margin:0 0 4px;
	color: #420050;
	font-size: 15px; /*todo: change to relative size*/;
	/*font-size: 140%;*/ 
	width: auto;
}
h3.dot-title {
	font-size: 15px; /*todo: change to relative size*/;
	font-weight:normal;
	/*font-size: 140%;*/ 
	width: auto;
	padding:0 0 10px 20px;
	background:url('/Style Library/Durex/Images/Bullets/SensilubeHeaderBullet.png') 5px 5px no-repeat transparent;
}
.color-pink {
	font-size: 11px; /*todo: change to relative size*/;
	color: #d392c5;
}
.color-grey {
	font-size: 11px; /*todo: change to relative size*/;
	color: #8a8a8a;
}
.color-purple {
	font-size: 11px; /*todo: change to relative size*/;
	color: #420050;
}

.find-out {
	margin:4px 0 0;
	/*position: absolute;
	bottom: 0px;
	left: 8px;*/
	padding: 5px 0 1px 18px;
	display:block;
	background: url('/Style Library/Durex/Images/Bullets/arrowlinksensilube.png') left top no-repeat transparent;
}
.find-out a, 
a.find-out{
	color: #420050;
	font-weight: bold;
	font-size:10px;
	/*font-size:11px;*/
}
.checkbox input{
	margin:0 5px 0 120px;
	float:left;
}
.checkbox label{
	float:left;
	width:220px;
	margin:0 0 7px;
}
.basic-input,
.checkbox,
.drop-down-list,
.dob-control{
	clear:both;
	margin:7px 0;
}
.basic-input input,
.basic-input textarea{
	width:200px;
}
.basic-input label,
.drop-down-list label,
.dob-control label{
	float:left;
	width: 120px;
}
.drop-down-list select,
.dob-control select
{
	padding:2px;
	margin:0 5px 0 0;
}
.personal-questions .drop-down-list select{
	width: 250px;
	padding:2px;
}
/*
.request-free-sample input[type='submit'],
.contact-us-details input[type='submit']{
	color:#FFF;
	text-align:left;
	float:right;
	padding:0 0 0px 42px;
	background:url('/Style Library/Durex/Images/Misc/SensilubeSubmitButtonNoSlide.png') left 0px no-repeat transparent;
	height:58px;
	width:191px;
	font-size:32px;
	font-weight:bold;
	border:none;
}

.request-free-sample input[type='submit']:hover,
.contact-us-details input[type='submit']:hover{
	color:#FFF;
	background-position:left -60px;
}

.request-free-sample input[type='submit'][disabled],
.contact-us-details input[type='submit'][disabled]{
	color:#FFF;
	background-position:left -120px;
}
*/

.request-free-sample input[type='submit'],
.contact-us-details input[type='submit']{
	color:#FFF;
	text-align:center;
	float:right;
	padding:0;
	background:url('/Style Library/Durex/Images/Misc/SensilubeSubmitButtonNoSlideSmall.png') left 0px no-repeat transparent;
	height:32px;
	width:115px;
	font-weight:bold;
	border:none;
	cursor:pointer;
}

.request-free-sample input[type='submit']:hover,
.contact-us-details input[type='submit']:hover{
	color:#FFF;
	background-position:left -36px;
}

.request-free-sample input[type='submit'][disabled],
.contact-us-details input[type='submit'][disabled]{
	color:#FFF;
	background-position:left -72px;
}



/*************************************************************************************/
/*** Typography ***/
h2 {
	font-size: 15px; /*todo: change to relative size*/;
	font-weight:normal;
	/*font-size: 140%;*/ 
	width: auto;
	padding:0 0 10px 20px;
	background:url('/Style Library/Durex/Images/Bullets/SensilubeHeaderBullet.png') 5px 5px no-repeat transparent;
	color: #420050;
	border-bottom: 1px #420050 dotted;
	margin:10px 0 4px;
}

h3 {
	border-bottom: 1px #420050 dotted;
	padding: 0 0 4px;
	margin:0 0 4px;
	color: #420050;
	font-size: 15px; /*todo: change to relative size*/;
	font-weight:normal;
	/*font-size: 140%;*/ 
	width: auto;
}
p {
	color: #d392c5;
}

p em {
	font-style:normal;
	color: #420050;
}

/*************************************************************************************/
/*** Overrides ***/
.hc h3.titlebar{
	border-bottom: 1px #420050 dotted;
	margin:0 5px 4px;
	color: #420050;
	font-size: 15px; /*todo: change to relative size*/;
	/*font-size: 140%;*/ 
	width: auto;
	font-weight:normal;
	padding:0 0 8px 20px;
	background:url('/Style Library/Durex/Images/Bullets/SensilubeHeaderBullet.png') 5px 5px no-repeat transparent;
}
body{
	background:#FF99FF;
}

.bread{
	position:relative;
}
.footer{
	position:relative;
}

.trunk .boxcontent, .trunk .innerboxcontent{
	position:relative;
}

/*
.trunk .h_1 .boxcontent+.boxcontent{
	min-height:127px;
}

.trunk .h_2 .boxcontent{
	min-height:282px;
}

.trunk .h_3 .boxcontent{
	min-height:437px;
}

.trunk .h_4 .boxcontent{
	min-height:500px;
}
*/

.boxcontent h2:first-child {
	margin:4px 0 ;
}
.durexheader .logo {
	position:relative;
	top:-11px;
	height:90px;
	overflow:hidden;
	padding:0;
	margin-bottom:-25px;
}

/*
.durexheader .logo {
	left:0;
	height:85px;
	overflow:hidden;
	position:absolute;
	top:2px;
	width:198px;
}

.durexheader .banner {
	margin:0 0 0 159px;
}
*/

.durexheader .topnav{
	position:absolute;
	right:15px;
	bottom:15px;
}


a {
	color: #420050;
	text-decoration: none;
}
.leftnav ul li a {
	background-image: url('/Style Library/Durex/Images/Bullets/leftnavsensilube.png');
	background-position: left top;
	background-repeat: no-repeat;
	border-bottom: 1px solid #DEDEE1;
	color: #8A8A8A;
	display: block;
	margin: 0;
	padding: 7px 0 7px 26px;
	text-decoration: none;
}
.leftnav ul li ul li.blue a, .leftnav ul li ul li a  {
	background-image: url('/Style Library/Durex/Images/Bullets/bullet_sensilube.png');
}

.leftnav ul li a:hover {
color:#420050;
}

.footer a{
	color:#3b0a46;
}
.footer ul li{
	border-left:1px solid #3b0a46;
}
/*** MS Rich Text Editor Styles ***/
.ms-rteCustom-Sensilube-Pink
{
	color:#d392c5;
}
.ms-rteCustom-Sensilube-Grey
{
	color:#8a8a8a;
}

.ms-rteCustom-Sensilube-Pod-Title {
	border-bottom: 1px #420050 dotted;
	padding: 0 0 4px;
	margin:0 0 4px;
	color: #420050;
	font-size: 15px; /*todo: change to relative size*/;
	/*font-size: 140%;*/ 
	width: auto;
}


.ms-rteCustom-Sensilube-Find-Out
{
	position: absolute;
	bottom: 8px;
	left: 8px;
}

.ms-rteCustom-Sensilube-Find-Out a {
	color: #420050;
	padding: 1px 0 1px 18px;
	font-weight: bold;
	font-size:10px;
	/*font-size:11px;*/
	background: url('/Style Library/Durex/Images/Bullets/arrowlinksensilube.png') left top no-repeat transparent; /*todo: change to correct image location*/
}


/* Search Button */
.button_cyanSearch {
	display:inline-block;
	width:auto;
}
.button_cyanSearch a{
	color:#FFF;
	text-align:left;
	float:none;
	padding:0 0 0px 26px;
	background:url('/Style Library/Durex/Images/Misc/SensilubeSubmitButtonNoSlideSmall.png') left 0px no-repeat transparent;
	height:32px;
	line-height:32px;
	width:100px;
	font-size:18px;
	font-weight:bold;
	border:none;
}
.button_cyanSearch a:hover{
	color:#FFF;
	background:url('/Style Library/Durex/Images/Misc/SensilubeSubmitButtonNoSlideSmall.png') left 0px no-repeat transparent;
	background-position:left -36px;
	font-size:18px;
	padding:0 0 0px 26px;
	width:100px;
	height:32px;
	line-height:32px;

}
.button_cyanSearch a[disabled]{
	color:#FFF;
	font-size:18px;
	background:url('/Style Library/Durex/Images/Misc/SensilubeSubmitButtonNoSlideSmall.png') left 0px no-repeat transparent;
	background-position:left -72px;
	padding:0 0 0px 26px;
	width:100px;
	height:32px;
	line-height:32px;
}


