@charset "UTF-8";
/* CSS Document */


/* Standard html, links, strong, em and heading css settings */

html, body {
	height: 100%;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	margin: 0;
	padding: 0;
	min-height: 100%;
	font-size: 13px;
	color: #4B4B4B;
	line-height: 1.4em;
}


p {
	
}

strong {
	font-weight: 800;
}

em {
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

a:link {
	font-weight: 800;
	color: #000066;
	font-style: italic;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000066;
	
}
a:visited {
	color: #595B7D;
	font-weight: 800;
	font-style: italic;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000066;
}
a:hover {
	color: #CC0099;
	font-weight: 800;
	font-style: italic;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000066;
}
a:active {
	background-color: #E3E5EA;
}


h1 {
	font-size: small;
	float: left;
	text-indent: -9999px;
}

h2 {
	font-size: 1.3em;
	color: #FF0099;
	display: inline;
	clear: both;
}

h3 {
	font-size: 1.1em;
	color: #FF0099;
	display: inline;
}

h4 {
	font-size: 1.1em;
	color: #FF0099;
	display: inline;
}

h5 {
	font-size: 1.1em;
	color: #FF0099;
	display: inline;
}

h6 {
	font-size: 1.1em;
	color: #FF0099;
	display: inline;
}

.date_text {
	font-size: small;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;	
}

.pink_text {
	color: #CC0099;
	font-weight: bold;
}

.backtotop {
	background-image: url(graphics/top.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}

.warning {
	text-align: left;
	font-style: italic;
	font-weight: bold;
	color: #990000;
	padding: 0.5em;
	margin-top: 1em;
	margin-bottom: 1em;
	background-image: url(graphics/warning.png);
	background-repeat: repeat-x;
}
.message {
	text-align: left;
	font-size: 1em;
	font-style: italic;
	font-weight: 500;
	color: #4C4C89;
	text-transform: none;
	position: relative;
	padding: 0.5em;
	margin-top: 1em;
}

/* Forms and input css settings */

form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
	position: relative;
}

form fieldset {
	font-size: 0.9em;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 1em;
	clear: both;
	padding-bottom: 1em;
	margin-bottom: 1em;
}

form fieldset legend {
	font-weight: bold;
	color: #333333;
	font-size: 1.1em;
}

form label {
	color: #333333;
	float: left;
	font-weight: bold;
	font-size: x-small;
	margin: 0.1em;
	padding: 0.2em;
	clear: left;
}

form input, form textarea {
	color: #333333;
	font-weight: 400;
	border: 1px solid #999999;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	clear: right;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em;
	margin-right: 0.1em;
	float: right;
	position: relative;
}
form select {
	color: #FFFFFF;
	margin: 0.3em;
	font-weight: 400;
	border: 1px solid #A4A483;
	padding: 0.4em;
	float: right;
	background-color: #181855;
	position: relative;
}

form input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
	float: left;
	position: relative;
}

.input_button {
	color: #FFFFFF;
	font-weight: 400;
	border: 1px solid #999999;
	float: right;
	padding: 0.7em;
	margin-top: 0.5em;
	background-image: url(graphics/nav_up.png);
	background-repeat: repeat-x;
	background-position: left center;
	clear: both;
	position: relative;
	display: inline;
}

.input_button  a {
	
}

.input_button a:hover {
	color: #CC0099;
	background-image: url(graphics/nav_over.png);
	background-repeat: repeat-x;	
}

/* Table styling ORDINARY */

.table-standard {
	clear: both;
	margin: 0%;
	font-size: 0.9em;
	border: 1px solid #817E9A;
	background-color: #ECEDF7;
	width: 100%;
}

.table-standard thead td {
	background-color: #9BBCFC;
	color: #1A3467;
	padding: 1.0em;
	font-size: 1.3em;
	font-weight: bold;
}

.table-standard tr {
	color: #333;
}

.table-standard td.alt {
	color: #C09;
	font-size: 1.1em;
	font-weight: bold;
	background-color: #C9CDFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

.table-standard td {
	padding: 0.3em;
	font-weight: bold;
}


/* Table styling BOLD */

.table-offers {
	clear: both;
	font-size: 12px;
	width: 100%;
	margin-top: 0%;
	margin-right: 0%;
	margin-bottom: 0%;
	margin-left: 0%;
}

.table-offers thead td {
	background-color: #B71D25;
	color: #FFF;
	padding: 1.0em;
	font-size: 14px;
	font-weight: 400;
	border: 1px solid #710D15;
}

.table-offers tr {
	color: #DFD98C;
	background-color: #07013F;
	background-image: url(graphics/nav_over.png);
	background-repeat: repeat-x;
}

.table-offers td {
	padding: 0.5em;
	border: 1px dotted #292819;
	
}

.table-offers td.alt {
	color: #181953;
	font-size: 1.1em;
	font-weight: bold;
	background-color: #E8E292;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.table-offers h3, h4 {
	color: #FFF;	
}

/* Header, navigation and logo Settings for css */

#header {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	position: relative;
	background-color: #7B794C;
	height: 120px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #C4C079;
}

#header_container {
	width: 988px;
	margin-right: auto;
	margin-left: auto;
	height: 150px;
}

#logo {
	background-image: url(graphics/logo2.png);
	background-repeat: no-repeat;
	height: 150px;
	width: 314px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: -5px;
	position: absolute;
}

#nav_bar {
	font-size: 0.9em;
	font-weight: bold;
	list-style-type: none;
	width: 100%;
	display: inline;
}

#nav {
	list-style-type: none;
	background-color: #000066;
	width: 100%;
	margin-top: 80px;
	float: right;
}

#nav li {
	margin-right: 1px;
	float: right;
}

#nav a {
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(graphics/nav_up.png);
	background-repeat: repeat-x;
	float: left;
	height: 26px;
	min-width: 95px;
	padding-top: 10px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 5px;
}

#nav a:hover {
	color: #FF0099;
	background-image: url(graphics/nav_over.png);
	background-repeat: repeat-x;
}

#nav a:active {
	color: #FFFFFF;
	background-color: #CC0099;
}

.float_image_left {
	padding: 0.5em;
	clear: left;
	float: left;
	border: 1px solid #7B794C;
	background-color: #FFF;
	margin-right: 1em;
	margin-bottom: 0.5em;
}

.float_image_left_none {
	padding: 0.5em;
	clear: left;
	float: left;
	background-color: #FFF;
	margin-right: 1em;
	margin-bottom: 0.5em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.float_image_right {
	padding: 0.5em;
	float: right;
	border: 1px solid #7B794C;
	background-color: #FFFFFF;
	margin-bottom: 1em;
	margin-left: 1em;
	clear: none;
	}
	
	.float_image_right_none {
	padding: 0.5em;
	float: right;
	background-color: #FFFFFF;
	margin-bottom: 1em;
	margin-left: 1em;
	clear: none;
	}

/* Main site container settings */

#container {
	margin-right: auto;
	margin-left: auto;
	border-right-color: #C4C079;
	border-left-color: #C4C079;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 5px;
	border-left-width: 5px;
	z-index: 1;
	width: 988px;
	min-height:100%;
	background-image: url(graphics/background.png);
	background-repeat: repeat-x;
}

/* Footer css settings */

#footer {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	font-size: 0.9em;
	text-align: center;
	padding-top: 60px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	color: #FFFFFF;
	margin-top: 15px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #C3BE7B;
	line-height: 1.2em;
	background-color: #7B794C;
	background-image: url(graphics/logo_footer.png);
	background-repeat: no-repeat;
	background-position: center 15px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #C3BE7B;
}

#footer img {
border-style: none;	
}

#footer p {
	margin-top: 1.5em;
	margin-bottom: 1.5px;
}

#footer a:link {
	border-style: none;
	text-decoration: none;
	color: #106;
}

#footer a:hover {
	border-style: none;
	text-decoration: none;
	color: #2300D5;
}

#footer a:visited {
	border-style: none;
	text-decoration: none;
	color: #106;
}



/* Left hand sub-navigation, styles, headings and link css settings */

#laser-clinic-navigation {
	
	min-height:100%;
	z-index: 1;
	float: left;
	width:230px;
	padding-left: 10px;
	padding-top: 30px;
}

#laser-and-cosmetic-skin-treatments-at-northwest-laser-clinic {
	background-image: url(graphics/our-laser-skin-cosmetic-treatments.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 25px;
	clear: both;
	float: left;
}

#laser-clinic-main {
	
	min-height: 100%;
	float: right;
	width: 748px;
}

.locator a:link {
	color: #353320;
	font-weight: 400;
	background-image: url(graphics/title.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}

.locator a:hover {
	color: #CC0099;
	font-weight: 400;
	background-image: url(graphics/title_over.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}

.locator a:visited {
	font-weight: 400;
	background-image: url(graphics/title_over.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	color: #353320;
}

.locator a:active {
	background-image: url(graphics/title_over.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	color: #CC0099;
	font-weight: 400;
}

#laser-clinic-navigation h2 {
	font-weight: bold;
	color: #4F4F8C;
	padding: 0.5em;
	font-size: 1.2em;
	
}

#laser-clinic-navigation  h3 {
	
}

#laser-clinic-navigation  h4 {

}

#laser-clinic-navigation  h5 {

}

#laser-clinic-navigation  h6 {

}

#laser-clinic-navigation ul {
	color: #706F45;
	border: 1px dotted #706F45;
	background-color: #FFF;
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	padding: 0px;
}

#laser-clinic-navigation li {
	border: 1px solid #706F45;
	background-color: #E8E292;
	padding: 5px;
	margin: 5px;
	clear: both;
	text-align: left;
}

/* Div's for Container css settings */

.laser-clinic-full {
	float: right;
	width: 709px;
	min-height: 150px;
	border: 1px solid #7B794C;
	clear: right;
	margin-top: 5px;
	background-color: #FFFFFF;
	font-size: 1.1em;
	text-align: justify;
	margin-right: 10px;
	color: #333333;
	padding: 10px;
	margin-bottom: 5px;
}

.laser-clinic-third {
	padding: 10px;
	float: right;
	width: 215px;
	min-height: 150px;
	border: 1px solid #7B794C;
	margin-right: 10px;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
}

.laser-clinic-two-third {
	padding: 10px;
	float: right;
	width: 462px;
	min-height: 150px;
	border: 1px solid #7B794C;
	margin-right: 10px;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
}

.laser-clinic-quater {
	padding: 10px;
	float: right;
	width: 153px;
	min-height: 150px;
	border: 1px solid #79774A;
	margin-right: 10px;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
}

.laser-clinic-halves {
	float:right;
	border: 1px solid #7B794C;
	margin-right: 10px;
	margin-top: 5px;
	width: 338px;
	padding: 10px;
	margin-bottom: 5px;
	color: #333;
}

.laser-clinic-halves h4 {
	color: #C09;	
}

/* Specific styles css settings */

.locator {
	color: #151552;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 0.8em;
	z-index: 2;
	clear: both;
	display: inline;
	margin-bottom: 10px;
	float: left;
	position: relative;
}

.newsletter {
	color: #151552;
	z-index: 2;
	background-color: #FBCBF1;
	border: 1px dotted #CC0099;
	padding: 10px;
	clear: both;
	margin-bottom: 1em;
	width: 205px;
}

.booking {
	color: #151552;
	z-index: 2;
	background-color: #C9CDFF;
	border: 1px dotted #0E0E4B;
	clear: both;
	margin-bottom: 1em;
	margin-right: 0px;
	margin-left: 0px;
	position: relative;
	padding: 10px;
	float: left;
	width: 205px;
}
.booking_title  {
	padding: 0.5em;
	font-size: 1.4em;
	margin-bottom: 1em;
	color: #151552;
}

.facebook-twitter-banner {
	clear:both;
	width: 225px;
	margin-top: 15px;
	margin-bottom: 10px;
	border: 1px dotted #7679A5;
}

.facebook-twitter-feed {
	clear:both;
	width: 225px;
	float: left;
	margin-bottom: 10px;
}

.validate-email {
	float: right;
	width: 709px;
	min-height: 160px;
	border: 1px solid #7B794C;
	clear: right;
	margin-top: 45px;
	background-color: #FFFFFF;
	font-size: 1.1em;
	text-align: justify;
	margin-right: 10px;
	color: #333333;
	padding: 10px;
	margin-bottom: 5px;
}

#page_not_found {
	float: left;
	border: 1px solid #7B794C;
	clear: both;
	margin-top: 10px;
	background-color: #000;
	font-size: 1.0em;
	text-align: justify;
	margin-right: 10px;
	color: #CCC;
	margin-bottom: 5px;
	background-image: url(graphics/404.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 10px;
	width: 390px;
	padding-right: 325px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: 10px;
}

.news_headline  {
	font-size: 1.1em;
	background-color: #D8DBFE;
	padding: 1em;
	float: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
	color: #333;
}

.news_summary  {
	font-size: 0.9em;
	background-color: #E6EAFE;
	padding: 1em;
	clear: both;
	margin-top: 1em;
	margin-bottom: 1em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}

.news_summary a {
	line-height: 1.75em;
	color: #1A1A57;
}

.news_summary_heading {
	font-size: 1.3em;
	color: #1C1C59;
	background-image: url(graphics/expand_up.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-style: italic;
	font-weight: 600;
}

.learn_more {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	color: #0B4695;
	border: 1px dotted #0B0C48;
	clear: both;
	background-image: url(graphics/learn-more.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	background-color: #ECEDF7;
	font-style: italic;
	margin-top: 1em;
	margin-bottom: 1em;
	font-weight: bold;
}

.download {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	color: #D85EBB;
	border: 1px dotted #0B0C48;
	clear: both;
	background-image: url(images/pdf-icon.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	background-color: #ECEDF7;
	font-style: italic;
	margin-top: 1em;
}

.question {
	font-size: 14px;
	color: #0B4695;
	background-image: url(graphics/q-mark-centre.png);
	background-repeat: repeat-x;
	display: block;
	margin-top: 1em;
	margin-bottom: 1em;
	height: 37px;
	padding-top: 15px;
	padding-left: 15px;
}

.answer {
	color: #333;
	padding: 10px;
	background-color: #FBCBF1;
	margin-top: 1em;
}



/* SpryCollapsiblePanel.css */
.CollapsiblePanel {
	margin: 0px;
	padding: 0px;
}

.CollapsiblePanelTab {
	cursor: pointer;
	color: #0B4695;
	clear: both;
	font-style: italic;
	background-image: url(graphics/expand_up.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	margin-bottom: 1em;
}

.CollapsiblePanelContent {
	margin: 0px;
	padding: 0px;
}

.CollapsiblePanelTab a {
	text-decoration: none;
}

.CollapsiblePanelOpen .CollapsiblePanelTab {
	background-image: url(graphics/expand_over.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}

.CollapsiblePanelTabHover,  .CollapsiblePanelOpen .CollapsiblePanelTabHover {

}

.CollapsiblePanelFocused .CollapsiblePanelTab {
}

/* SpryTabbedPanels.css - Revision: Spry Preview Release 1.4 */

.TabbedPanels {
	margin: 0px;
	clear: none;
	width: 100%;
	padding: 0px;
	float: left;
}


.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}


.TabbedPanelsTab {
	list-style: none;
	cursor: pointer;
	font-size: 0.9em;
	background-image: url(graphics/side_nav.png);
	background-repeat: repeat-x;
	color: #333333;
	font-weight: 600;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	float: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.TabbedPanelsTabHover {
	background-image: url(graphics/side_nav_over.png);
	background-repeat: repeat-x;
	color: #CC0099;
	font-weight: 600;
}


.TabbedPanelsTabSelected {
	color: #FFFFFF;
	font-weight: 600;
	background-image: url(graphics/side_nav_selected.png);
	background-repeat: repeat-x;
}


.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}


.TabbedPanelsContentGroup {
	clear: both;
	border: 1px solid #666666;
}


.TabbedPanelsContent {
	background-color: #FFFFFF;
	padding: 1em;
}


.TabbedPanelsContentVisible {
}


.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	position: relative;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	background-color: #EEE;
}


.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}


.VTabbedPanels .TabbedPanelsTabSelected {
	border-bottom: solid 1px #999;
}


.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}

.AwardsPanelsContent {
	background-color: #FFFFFF;
	background-image: url(graphics/cheshire-bwy.jpg);
	background-repeat: no-repeat;
	background-position: right 20px;
	padding-top: 1em;
	padding-right: 300px;
	padding-bottom: 1em;
	padding-left: 1em;
}

.AwardsPanelsContent h3 {
}

.AwardsPanelsContent ul {
	padding: 2em;
	border: 1px solid #8B889F;
	background-color: #E2E3FF;
}

.AwardsPanelsContent li {
	color: #333;
	list-style-image: url(graphics/star.png);
	list-style-position: outside;
	font-weight: 500;
	padding-bottom: 1.2em;
}

/* Customer Reviews/Testamonials CSS */

.laser-customer-testamonials-container {
	padding: 10px;
	clear: both;
}

.laser-customer-testamonials-icon {
	clear: left;
	background-repeat: no-repeat;
	padding-left: 50px;
	background-image: url(graphics/user_icon.gif);
}

.laser-customer-testamonials-icon strong {
	font-weight: normal;	
}
