/*-----------------------------------------
 Project: BTW - cookies.css
URL: http://www.btw.com/
Created: January 16th 2011
----------------------------------------- */

@font-face {
	font-family: 'NewBT Regular';
	font-weight: normal;
	font-style: normal;
}

/**
* Reset font sizes for cookie items
**/
#cookiesToolbar p,
.cookieTooltip p,
#yourCookieSettings h2,
#yourCookieSettings h3,
#yourCookieSettings p,
#yourCookieSettings ul {
	font-size: 1em;
	text-align: left;
}
#yourCookieSettings p {
	margin-bottom: 10px;
	padding-bottom: 0 !important;
	color: #8f8a8d !important;
}

#Footer {
	position: relative;
}
#cookiesToolbar a,
#cookieNotification a,
#cookieFooter a {
	color: #0263AA;
	/*font-family: NewBT Regular, Tahoma, Arial, Verdana;*/
	font-family: Tahoma!important;
	text-decoration: none;
}
#cookiesToolbar a:hover,
#cookiesToolbar a:focus,
#cookieNotification a:hover,
#cookieNotification a:focus {
	text-decoration: underline;
}

#cookiesToolbar {
	width:950px;
	margin: 0 auto;
	height:40px;
	font-family: NewBT Regular, Tahoma, Arial, Verdana;
	font-size: 14px;
}
#cookiesToolbarContainer {
	float: right;
	width: 350px !important;
}
#cookiesToolbar ul {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding:12px 0 0 15px;
	float: left;
}
#cookiesToolbar ul li {
	text-indent:-9999px;
	width:22px;
	height:23px;
	float: left;
	background: none;
	padding:0;
	margin: 0 1px 0 0;
}
#cookiesToolbar ul li a {
	width:22px;
	height:23px;
	display: block;
}
#cookiesToolbar ul li.iconNeccesary a {
	background: url('/shared/img/cookies/css_sprite.png') no-repeat top left;
}
#cookiesToolbar ul li.iconPerformance a {
	background: url('/shared/img/cookies/css_sprite.png') no-repeat top left;
}
#cookiesToolbar ul li.iconFunctional a {
	background: url('/shared/img/cookies/css_sprite.png') no-repeat 0 -46px;
}
#cookiesToolbar ul li.iconSharing a {
	background: url('/shared/img/cookies/css_sprite.png') no-repeat 0 -92px;
}
#cookiesToolbar ul li.iconNeccesary a.active {
	background: url('/shared/img/cookies/css_sprite.png') no-repeat top left;
}
#cookiesToolbar ul li.iconPerformance a.active {
	background: url('/shared/img/cookies/css_sprite.png') no-repeat 0 -23px;
}
#cookiesToolbar ul li.iconFunctional a.active {
	background: url('/shared/img/cookies/css_sprite.png') no-repeat 0 -69px;
}
#cookiesToolbar ul li.iconSharing a.active {
	background: url('/shared/img/cookies/css_sprite.png') no-repeat 0 -115px !important;
}
#cookiesToolbar ul li a.active {
	border: none !important;
}
#cookiesToolbar p {
	float: left;
	padding:15px 5px 0 11px;
	height:25px;
	margin:0;
}
#cookiesToolbar p a {
	color: #28538d;
	text-decoration: none;
	font-weight: normal;
}
#cookiesToolbar p a:hover {
	color: #28538d;
	text-decoration: underline;
}
#cookiesHelp {
	float: right;
	background: url('/shared/img/cookies/css_sprite.png') no-repeat 13px -153px;
	width:45px;
	text-indent:-9999px;
	height:40px;
	text-align: center;
	margin-right:40px!important;
}
#cookiesHelp a {
	display: block;
	height:40px;
}
#cookiesHelp a.PE_cxtTrigger,
#cookiesHelp a.PE_cxtTrigger:hover,
#cookiesHelp a.PE_cxtTrigger:focus {
	margin:0;
	border: none;
}

/* Lightbox styles */

.cookieContainer {
    position: relative;
    min-height: 200px;
    margin-bottom:10px;
}
.cookieSlider,
.cookieSliderActive {
    list-style: none;
    float: left;
    padding: 0;
    margin: 0;
    width: 440px;
    height: 144px;
    border-radius:0 5px 5px 0;
    border:1px solid #cbcfd4;
    background: #dddddd url('/shared/img/cookies/cookie_slider_off_bg.jpg') repeat-x;
    position: absolute;
    left: 0;
}
.cookieSliderActive {
    border: none;
}
.cookieNecessaryPerformance {
	float: left;
	height:144px;
	width:218px;
	background: url('/shared/img/cookies/cookies_sprite.png') no-repeat 0 -128px;
	cursor:pointer;
}
.cookieNecessaryPerformance label {
    text-decoration: none;
    color: #333;
    font-size: 13px;
    text-align: center !important;
	height:39px;
	width:148px;
	display: block;
	padding:105px 30px 0;
	cursor:pointer;
}
.cookieNecessaryPerformance label:hover {
	text-decoration: underline;
}
.cookieSlider li,
.cookieSliderActive li {
    float: left;
    text-align: center !important;
    height: 144px;
	margin:0;
}
.cookieSlider li label,
.cookieSliderActive li label {
    padding:110px 10px 0 15px;
	height:34px;
	display: block;
	float: left;
    text-decoration: none;
    color: #333;
    font-size: 13px;
    text-align: center !important;
	cursor:pointer;
}
.cookieNecessaryPerformance label, .cookieSlider li label, .cookieSliderActive li label{border:0!important; outline:0!important;}
.cookieSlider li label:hover,
.cookieSliderActive li label:hover {
	text-decoration: underline;
}
.cookieSlider li.cookieFunctional {
	width:206px;
    background: url('/shared/img/cookies/cookies_sprite.png') no-repeat 0 -294px;
}
.cookieSlider li.cookieFunctional label,
.cookieSliderActive li.cookieFunctional label {
	width:172px;
}
.cookieSlider li.cookieSharing {
	width:234px;
    background: url('/shared/img/cookies/cookies_sprite.png') no-repeat 0 -650px;
}
.cookieSlider li.cookieSharing label,
.cookieSliderActive li.cookieSharing label {
	width:209px !important;
	padding-left:15px;
}
.cookieSlider li.cookieSharing label {
	width:218px;
}
.cookieSliderActive li.cookieNecessary {
    background: url('/shared/img/cookies/cookie_necessary_on.png') no-repeat;
}
.cookieSliderActive li.cookieFunctional {
    background: url('/shared/img/cookies/cookies_sprite.png') no-repeat -10px -470px;
	width:200px;
}
.cookieSliderActive li.cookieSharing {
    background: url('/shared/img/cookies/cookies_sprite.png') no-repeat 0 -845px;
	width:230px;
}
.mask,
.maskContainer {
    width: 447px;
    height: 144px;
    position: absolute;
    overflow: hidden;
	left:208px;
}
.mask {
	left:0;
}
.sliderImage {
    position: absolute;
    right:0;
    cursor: pointer;
}
h3.will,
h3.willNot {
    height:30px;
    float: left;
    padding: 12px 0 3px 91px;
	color: #666;
	font-size:16px;
	font-family: NewBT Regular, Tahoma, Arial, Verdana;
	font-weight: normal;
}
h3.will {
    background: url('/shared/img/cookies/cookies_sprite.png') no-repeat 0 -45px;
    width: 237px;
	margin:0 0 15px 0;
}
h3.willNot {
    background: url('/shared/img/cookies/cookies_sprite.png') no-repeat 0 0;
    width: 237px;
	margin:0 0 15px 0;
}
.willList,
.willNotList {
	float: left;
    padding:20px 20px 0 40px;
    margin-top:-20px;
}
.willList {
    width:268px;
    min-height: 200px;
    background: url('/shared/img/cookies/list_border.png') no-repeat right top;
}
.willList li {
    list-style-image: url('/shared/img/cookies/tick.png') !important;
}
.detailsColumnWill,
.detailsColumnWillNot {
	width:328px;
	float: left;
}
.willNotList {
    width:230px;
}
.willNotList li {
    list-style-image: url('/shared/img/cookies/cross.png') !important;
}
#detailsContainer {
	width:656px;
	float: left;
}
#details {
    position:relative;
    z-index:1;
    padding: 0;
    *margin-top: 20px;
}
#details .neccesaryPerformanceList,
#details .functionalList,
#details .sharingList {
    display: none;
    background: url('/shared/img/cookies/list_bg.jpg') repeat-x left bottom #fff;
    overflow: hidden;
}
#details div h2 {
    margin-left:20px;
}
#details div ul li {
    margin-bottom:10px;
}
#yourCookieSettings {
position: absolute;
	/*left: 50%;  */
	test-align:centre;
	top: 100px;   
	padding: 0 20px 10px;
	width: 696px;
	border: 5px solid #000;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	color: #8f8a8d;
	/*font-family: NewBT Regular, Tahoma, Arial, Verdana;*/
	font-family: Tahoma!important;
	font-size: 14px;
	display: none;
	background: #fff;
	z-index: 9999; 
	text-align:center; 
  vertical-align:middle;
}
#yourCookieSettings #close {
	position: absolute;
	top: -23px;
	right: -23px;
	width: 48px;
	height: 48px;
	background: url('/shared/img/cookies/btn_close.png') left top no-repeat;
	text-indent: -999em;
}
#yourCookieSettings #close:hover,
#yourCookieSettings #close:focus {
	background-position: left bottom;
}
#yourCookieSettings h2 {
	margin: 15px 0;
	padding-bottom: 15px;
	border-bottom: 1px solid #e5e5e5;
	color: #000;
	font-size: 28px !important;
	font-weight: normal;
}
#yourCookieSettings .cookieContainer h2 {
	margin: 0 0 5px;
	border: 0;
	font-size: 22px !important;	
}
#cookieWrapper {
	padding:20px 20px 10px;
	background: url('/shared/img/cookies/cookie_wrapper_bg.jpg') repeat-x top left #e6e6e6;
	border:1px solid #b4b4b4;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 2px 0px 4px rgba(0,0,0,0.4);
	-moz-box-shadow: 2px 0px 4px rgba(0,0,0,0.4);
	box-shadow: 2px 0px 4px rgba(0,0,0,0.4);
	margin-top:20px;
	overflow: hidden;
}
#cookieFooter {
	width:700px;
	float: left;
	margin-top:20px;
}
#cookieFooter p {
	float: left;
	padding-top:5px;
}
.cookieSubmit {
	float: right;
	*width: 250px;
}
.cookieSubmit p {
	padding:5px 15px 5px 0;
	border-right:1px solid #d2d2d2;
	margin-right:15px;
}
.cookieSubmit p a {
	text-decoration: none;
}
.cookieSubmit p a:hover {
	text-decoration: underline;
	color: #005293;
}

/**
* Popup notification
**/
#cookieNotification {
	padding:20px 20px 0;
	border:1px solid #a2acb1;
	background: url('/shared/img/cookies/cookie_notification_bg.jpg') repeat-x top left #dae9ed !important;
	position: fixed;
	bottom:40px !important;
	right:20px;
	z-index:9999;
	border-radius:5px;
	-webkit-box-shadow: 1px 0px 15px rgba(0,0,0,0.2);
	-moz-box-shadow: 1px 0px 15px rgba(0,0,0,0.2);
	box-shadow: 1px 0px 15px rgba(0,0,0,0.2);
	width:300px;
	display: block;
}
#cookieNotification p {
	text-align: center;
	line-height: 1.462em;
	font-family: NewBT Regular, Tahoma, Arial, Verdana;
	font-size: 13px;
	color: #666;
	margin: 0 0 1em;
	padding:0 20px 10px;
}
* html #cookieNotification { /* ie6 hack by neha */
position: absolute; Top: 0px; Right: 0px;
		Right: expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollRight ? document.documentElement.scrollRight : document.body.scrollRight ) ) + 'px' );
		Top: expression( ( 300 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );	
}
#cookieNotification p a:hover {
	color:#0066CC;
}
#cookieNotification .cookieButton,
#cookieFooter .cookieButton {
	border: 1px solid #d9d9d9;
	margin: 10px 0 0 0;
	padding: 4px 20px;
	width: auto;
	background: url('/shared/img/cookies/btn_white.png') left top repeat-x;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-size: 15px;
}
#cookieFooter .cookieButton {
	margin: 0;
	*padding: 0 10px;
}
#cookieFooter .cookieButtonBlue {
	float: right;
	background: url('/shared/img/cookies/btn_blue.png') left top repeat-x;
	border-color: #5789af;
	cursor: pointer;
}
#cookieFooter .cookieButton input {
	margin: 0;
	padding: 0;
	background: none;
	border: 0;
	color: #fff;
	font-family: NewBT Regular, Tahoma, Arial, Verdana;
	font-size: 16px;
	cursor: pointer;
}
#cookieNotification .cookieButton:hover,
#cookieFooter .cookieButton:hover {
	background-position: left bottom;
	text-decoration: none;
}
#cookieNotification .lastButton {
	margin-left: 20px;
}
#cookieNotification .arrow,
#cookieFooter .arrow {
	padding-right: 11px;
	background: url('/shared/img/cookies/css_sprite.png') right -226px no-repeat;
	font-weight: normal;
}
#cookieActions {
	float: left;
	margin: 0 0 1em -7px;
}
.cookieContainer input {
	display: none;
}

/**
* Overlay
**/
#cookieOverlay {
	display: none;
/*position: absolute;*/
	top: 0;
	left: 0;
	opacity: 0.5;   /*supported by current Mozilla, Safari, and Opera*/
	background-color:#000000;
	position:fixed; top:0px; left:0px; width:100%; height:100%; text-align:center; vertical-align:middle;
	/* width and height need to be set in the js */
/*	background: url("https://www.btwholesale.com/shared/img/cookies/bg_overlay.png") 0 0 repeat;  */
	z-index: 9999;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"!important;
}

/**
* Tooltips
**/
.cookieTooltip {
	position: absolute;
	top: 0;
	left: -10500em;
	padding: 10px 15px 0;
	width: 250px;
	background: #f9f9f9;
	border: 1px solid #ccc;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.25);
	box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.25);
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	z-index:10;
}
.cookieTooltip .inner {
	margin-bottom: -14px;
	padding-bottom: 14px;
	background: url('/shared/img/cookies/css_sprite.png') no-repeat left bottom;
	zoom: 1;
}
.leftTip .inner {
	background: url('/shared/img/cookies/css_sprite.png') no-repeat right bottom;
}
.cookieTooltip p {
	margin: 0 0 10px;
	padding: 0 !important;
}

#cookieWrapper .cookieContainer .maskContainer .cookieSlider li.cookieSharing {
	_width:220px;
}
#cookieWrapper .cookieContainer .maskContainer .cookieSlider li.cookieSharing label {
	_width:212px;
}
#cookieFooter p a:hover {
	_color: #005293;
}
#cookiesToolbar {
	_margin-bottom:-1px;
}
#cookiesToolbar ul li a {
	_border: 0;
	_margin-bottom:0;
}
#cookieNotification {
	_position: absolute!important;
	_top:20px;
	_right:20px;
}
#details .neccesaryPerformanceList,
#details .functionalList,
#details .sharingList {
	_padding-top:0;
}
#yourCookieSettings .clearfix {
    clear: both;
    display: block !important;
}
#cookieWrapper label:focus,
#cookieWrapper .focused {
	text-decoration: underline;
	border:1px dotted #000000;
}
html>body #cookieNotification .cookieButton {
*float: left;
}
html>body #cookieNotification p a.arrow {
*float: left;
*margin-left: 30px;
}
* #cookieNotification .cookieButton {
float: left;
}
* #cookieNotification p a.arrow {
float: left;
margin-left: 30px;
}
#yourCookieSettings  form {
 margin: 0px !important;
}
#cookieFooter INPUT[type='submit']{
	TEXT-TRANSFORM: none!important;	
	font-weight:normal!important;
	WIDTH:auto!important;    
}
.cookieContainer h2 
{
TEXT-TRANSFORM: none!important;
}
#yourCookieSettings h2
{
TEXT-TRANSFORM: none!important;
}