/*===================[ Reset ]===================*/
* {
	margin: 0;
	padding: 0;
}

p {
	margin: 10px 0;
}

img {
	border: none;
}

address {
	font-style: normal;
}

fieldset {
	border: none;
}

input,
option {
	font-family: helvetica, arial;
}

#search {
	outline: 0;
}

.rich .search-submit input,
.rich .intl-locations-submit input,
.rich .intl-submit input {
	display: none;
}

h5 {
	font-size: 1em;
}

li {
	list-style-type: none;
	list-style-image: none;
}

a {
	color: #5793d6;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/*===================[ General Styling ]===================*/
body {
	color: #6a737b;
	font-family: helvetica, arial;
	font-size: .75em;
	line-height: 1.5em;
	text-align: center;
}

#wrapper {

	padding-top: 35px;
	zoom: 1;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#content {
margin:auto;
width:940px;
zoom: 1;
}
#content-right {
	float: right;
	width: 240px;
	min-height:400px;
}

#content-left {
	float: left;
	width: 670px;
	min-height:400px;
}
.background {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF url(../../images/body-gradient.jpg) repeat-x scroll 0 0;
margin-left:auto;
margin-right:auto;
padding-top:10px;
}

/* RESULTS */

/*===================[ Speed Mapping ]===================*/

#speed-mapping-title {
	margin-bottom: 25px;
	zoom: 1;
}
#speed-mapping-title h1 {
background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	text-indent: -9000px;
}
#speed-mapping-title li a {
	height: 31px;
	width: 152px;
	font-weight: bold;
}

#speed-mapping-title .email-results a {
	background: transparent;
}

#speed-mapping-title .print-results a {
	background: transparent;
}

#speed-mapping .module1 span {
	background: transparent;
	bottom: 0;
	height: 257px;
	right: 15px;
	overflow: hidden;
	position: absolute;
	text-indent: -900px;
	width: 137px;
}

#speed-mapping-title h1 {
	float: left;
}

#speed-mapping-title ul {
	float: right;
}

#speed-mapping-title li {
	float: left;
	margin: 12px 0 0 12px;
}

#speed-mapping-title h1 {
	background: transparent url(../../images/speed_mapping_main.png) no-repeat 0 0;
	height: 38px;
	width: 202px;
}
#speed-mapping-title:after{
	lear: both;
	content: '.';
	display: block;
	height: 0;
	visibility: hidden;
}


/* BEGIN FANCYBOX */

html, body {
	height: 100%;
}

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #666;
	display: none;
	z-index: 30;
}

* html div#fancy_overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

div#fancy_wrap {
	text-align: left;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('../../images/fancy_progress.png') no-repeat;
}

div#fancy_loading_overlay {
	position: absolute;
	background-color: #FFF;
	z-index: 30;
}

div#fancy_loading_icon {
	position: absolute;
	background: url('http://www.dermalogica.com/promotions/meet_dermalogica/jquery.fancybox/fancy_loading.gif') no-repeat;
	z-index: 35;
	width: 16px;
	height: 16px;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 33px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #BBB;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('../../images/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url('data:image/gif;base64,AAAA');
	outline: none;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('../../images/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('../../images/fancy_right.png') no-repeat;
}

a#fancy_left:hover {
  visibility: visible;
}

a#fancy_right:hover {
  visibility: visible;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

.fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('../../images/fancy_shadow_n.png') repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../../images/fancy_shadow_ne.png') no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('../../images/fancy_shadow_e.png') repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../../images/fancy_shadow_se.png') no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('../../images/fancy_shadow_s.png') repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../../images/fancy_shadow_sw.png') no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('../../images/fancy_shadow_w.png') repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../../images/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	bottom: -33px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(../../images/fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(../../images/fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(../../images/fancy_title_right.png) repeat-x;
}

.clear{
	clear: both;
	content: '.';
	display: block;
	height: 0;
	visibility: hidden;
}

/* Corner Box */
.Box {
	position: relative;
	width: 100%;
	border-width: 1px;
	border-style: solid;
	border-color: #cfcfcf;
	background-color: #FFF;
}
.corner {
	position: absolute;
	width: 10px;
	height: 10px;
	background: url('../../images/corners.gif') no-repeat;
	font-size: 0%;
}
.cornerBoxInner {
	padding: 10px;
}
.TL {
	top: -1px;
	left: -1px;
	background-position: 0 0;
}
.TR {
	top: -1px;
	right: -1px;
	background-position: -10px 0;
}
.BL {
	bottom: -1px;
	left: -1px;
	background-position: 0 -10px;
}
.BR {
	bottom: -1px;
	right: -1px;
	background-position: -10px -10px;
}.pad {
	margin-top: 6px;
	margin-bottom: 6px;
}


/*  POP UP  -- Based on Soh Tanaka Lightview -- */

#hideshow {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1000;
}


#fade {
position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  z-index: 1000;
  background: url('../../images/pop-bck.png');
}
.popup_block {
	float: left;
	position: fixed;
	top: 10px;
	left: 50%;
	z-index: 3000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -400px;
	background-image: url(../../images/popup_top.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.popup_block h1{
margin:0px;
line-height: 24px;
font-size: 18px;
padding:0px;
	
}

.popup_block .popup {
	float: left;
}
.popup {
	background-color: #FFF;
	margin: 0px;
	width: 652px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.popup h3 {
	margin: 0 0 20px;
	padding: 5px 10px;
	border-bottom: 1px solid #bbb;
	font-size: 1.5em;
	font-weight: normal;
}
.popup_bottom {
	background-image: url(../../images/popup_bottom.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;	

}

.popup p {
	font-size: 14px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.popup img.cntrl {
	position: absolute;
	right: 10px;
	top: 10px;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

 
/*--Making IE6 Understand Fixed Positioning--*/
 
*html #fade {
	position: absolute;
	top:expression(eval(document.compatMode &&
	document.compatMode=='CSS1Compat') ?
	documentElement.scrollTop : document.body.scrollTop);
}
 
*html .popup_block {
	position: absolute;
	top:expression(eval(document.compatMode &&
	document.compatMode=='CSS1Compat') ?
	documentElement.scrollTop
	+((documentElement.clientHeight-this.clientHeight)/2)
	: document.body.scrollTop
	+((document.body.clientHeight-this.clientHeight)/2));
	
	left:expression(eval(document.compatMode &&
	document.compatMode=='CSS1Compat') ?
	documentElement.scrollLeft 
	+ (document.body.clientWidth /2 ) 
	: document.body.scrollLeft 
	+ (document.body.offsetWidth /2 ));
}
.form-lbl {
	font-size: 14px;
	text-transform: capitalize;
	display: block;
	width: 100%;
	height: 40px;
	margin: 0px;
	padding: 0px;
	line-height: 40px;
	letter-spacing: 2px;
}
.form-check {
	background-color: #E8E6E6;
}

.form-req {
	color: #900;
}
.form-txt {
	border: 1px solid #CCC;
	background-color: #e8e6e6;
	width: 280px;
	margin: 0px;
	padding: 4px;
	font-size: 14px;
	height: 26px;
}
.important {
	margin-top: 10px;
	margin-bottom: 10px;
}
.popup hr   {
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFF;
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

