/*
Theme Name: Destination Beauty WPML
Theme URI: http://destinationbeauty.com
Description: A theme specifically created for the Destination Beauty Multilingual redesign at <a href="http://destinationbeauty.com/">Destination Beauty</a>.
Version: .1
Author: Kevin R. McGaffey
Author URI: http://kevinmcgaffey.com/
Tags: multilingual, geomarketing aware, wpml, jquery, no sidebar
*/

/* General Declarations & Top Level Elements */
html {
	margin: 0;
	padding: 0;
}

body {
	background: #00758d;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.float-right {
	float: right;
}

.float-left {
	float: left;
}

a, a.visited {
	color: #ff5907;
	text-decoration: none;
}

a:hover {
	color: #189cc5;
	text-decoration: none;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

#background {
	background: #ffffff url(/images/main-bg.jpg) no-repeat top center;
}

/* Start Header Declarations */

#header {
	background: url(/images/logo.gif) no-repeat 0 10px;
	min-height: 132px;
	width: 960px;
	margin: 0 auto 20px auto;
	padding: 0 0 0 0;
	font-size: 11pt;
	color: #ffffff;
}
		
	#header h1 {
		background: none;
		float: left;
		height: 100px;
		width: 250px;
		margin: 0 0 0 0;
	}

		#header h1 a {
			display: block;
			height: 128px;
			width: 250px;
			text-indent: -9999px;
			cursor: pointer;
		}

		#header #superheader {
			float: left;
			list-style-image: none;
			height: 35px;
			width: 706px;
			margin: 0 0 0 0;
			padding: 0 0 0 0;
			font-size: 11pt;
		}

			#header #superheader li {
				display: block;
				float: right;
				list-style: none;
				height: 35px;
			}

				#header #superheader #learn {
					background: url(/images/superheader-dropdown-left-tab-bg.gif) no-repeat right;
					width: 475px;
					padding: 0 0 0 0;
					margin: 0 0 0 0;
					font-size: 10pt;
					text-align: center;
				}

				#header #superheader li.flag {
					background: url(/images/superheader-flag-dropdown.gif) no-repeat right;
					float: left;
					list-style: none;
					padding: 0 62px 0 0;
					margin: 0 0 0 16px;
				}

				#header #superheader li a, #header #superheader li a:visited {
					display: block;
					color: #1881a2;
					height: 35px;
					padding: 0 0 0 0;
					line-height: 35px;
					color: #ffffff;
				}

				#header #superheader li a:hover {
					color: #fffaa5;
				}

			#header #superheader .megamenu {
				z-index: 150;
			}

			#header #superheader .learndropped {
				display:none;
				text-align:left;
				position:absolute;
				background: url(/images/megamenu-bg.png) no-repeat 2px 2px;
				font-size:11px;
				height: 191px;
				width: 634px;
				border: 0;
				margin:35px 0 0 159px;
				padding:5px 10px 0 10px;
				z-index: 50;
			}

			/* IE7 Hack for megamenu offset */	
			*:first-child+html #header #superheader .learndropped {
				margin:0 0 0 -423px;
			}
			
			/* IE6 Hack for megamenu offset */	
			* html #header #superheader .learndropped {
				margin:0 0 0 -423px;
			}
			
			#header #superheader .learndropped h3 {
				font-size:14px;
				color: #0089b6;
				font-weight:550;
				text-transform:uppercase;
				margin:0;
				padding:0 0 0 15px;
			}

			#header #superheader .learndropped p.textleft {
				float:left;
				font-size:12px;
				width:200px;
				margin:10px 0 0;
				padding:0 20px 15px 10px;
				color: #666666;
			}

			#header #superheader .learndropped ul.middle {
				text-align:left;
				float:left;
				width:190px;
				margin:0;
				padding: 5px 0 5px 0;
			}

			#header #superheader .learndropped ul.right {
				text-align:left;
				float:left;
				width:210px;
				margin:0;
				padding: 5px 0 5px 0;
			}

			#header #superheader .learndropped ul.right li, #header #superheader .learndropped ul.middle li {
				display: block;
				background: none;
				height: 20px;
				line-height: 20px;
			}

			#header #superheader .learndropped ul.right li a, #header #superheader .learndropped ul.middle li a {
				background: none;
				display:block;
				height: 20px;
				line-height: 20px;
				margin:0;
				padding:0 0 0 20px;
				font-size:9pt;
				color: #ff5907;
			}

			#header #superheader .learndropped ul.middle li a {
				width: 170px;
			}

			#header #superheader .learndropped ul.right li a {
				width: 190px;
			}

			#header #superheader .learndropped ul.right li a:hover, #header #superheader .learndropped ul.middle li a:hover {
				color: #189cc5;
			}

		#header #header-content {
			float: left;
			height: 80px;
			width: 250px;
			margin: 0 0 10px 0;
			padding: 0 0 0 275px;
			font-size: 10pt;
			color: #ffffff;
		}

		#header #header-content #header_phone, #header #header-content #header_email {
			float: right;
			padding: 0 10px 0 0;
			line-height: 33px;
			font-size: 11pt;
			font-weight: bold;
			color: #ffffff;
			text-align: right;
		}

		#header #header-content #header_phone {
			background: url(/images/header-contact-phone-bg.gif) no-repeat;
			height: 36px;
			width: 238px;
			margin: 10px 0 0 0;
			line-height: 32px;
		}
		
		#header #header-content #header_phone img {
			float: left;
			margin: 10px 0 0 55px;
		}

		#header #header-content #header_email {
			background: url(/images/header-contact-email-bg.gif) no-repeat;
			height: 35px;
			width: 241px;
		}

		#header #nav {
			list-style-image: none;
			margin: 0 0 0 0;
			padding: 0 0 0 30px;
			color: #ffffff;
			z-index: 100;
		}

			#header #nav li {
				display: block;
				position: relative;
				float: left;
				list-style: none;
				padding: 0 0 0 0;
				margin: 0 10px 0 0;
			}

			#header #nav li .bookend-left {
				float: left;
				background: url(/images/nav-bg-cap-left.png) no-repeat;
				height: 23px;
				width: 5px;
			}

			#header #nav li .bookend-right {
				float: left;
				background: url(/images/nav-bg-cap-right.png) no-repeat;
				height: 23px;
				width: 5px;
			}

			#header #nav li a, #header #nav li a:visited {
				display: block;
				float: left;
				background: url(/images/nav-bg.png) repeat-x;
				height: 23px;
				padding: 0 2px 0 2px;
				line-height: 21px;
				font-size: 10pt;
				font-weight: normal;
				text-decoration: none;
			}

			#header #nav li.selected .bookend-left {
				float: left;
				background: url(/images/nav-bg-cap-left-selected.png) no-repeat;
				height: 23px;
				width: 5px;
			}

			#header #nav li.selected .bookend-right {
				float: left;
				background: url(/images/nav-bg-cap-right-selected.png) no-repeat;
				height: 23px;
				width: 5px;
			}

			#header #nav li.selected a, #header #nav li.selected a:visited {
				display: block;
				float: left;
				background: url(/images/nav-bg-selected.png) repeat-x;
				height: 23px;
				padding: 0 2px 0 2px;
				line-height: 21px;
				font-weight: normal;
				color: #ffffff;
				text-decoration: none;
			}

			#header #nav li.selected a:hover {
				color: #fffaa5;
			}
	
			#header #nav li ul {
				position: absolute;
				display: none;
				background: #ddf6fb;
				margin: 23px 0 0 0;
				padding: 5px 0 5px 5px;
				-moz-border-radius:5px;
				-webkit-border-radius:5px;
				z-index: 40;
			}

			#header #nav li.selected ul {
				background: #68bcd8;
			}

			/* IE7 Hack for megamenu offset */	
			*:first-child+html #header #nav li ul {
				margin-left: -94px;
			}
			
			/* IE7 Hack for megamenu offset */	
			*:first-child+html #header #nav li ul.hospitals {
				margin-left: -64px;
			}

			/* IE6 Hack for megamenu offset */	
			* html #header #nav li ul {
				margin-left: -90px;
			}

			#header #nav li ul:hover {
				display: block;
			}

			#header #nav li ul li {
				float: left;
				display: inline;
				width: 150px;
				z-index: 30;
			}

			#header #nav li ul li a, #header #nav li ul li a:visited, #header #nav li.selected ul li a, #header #nav li.selected ul li a:visited {
				background: none;
				display: block;
				width: 150px;
				height: 20px;
				line-height: 20px;
				font-size: 9pt;
			}

			#header #nav li ul li a:hover {
				color: #189cc5;
			}

			#header #nav li.selected ul li a:hover {
				color: #fffaa5;
			}

a, a.visited {
	color: #ff5907;
	text-decoration: none;
}

a:hover {
	color: #189cc5;
	text-decoration: none;
}

/* End Header Declarations */

/* Start Special Declarations */
#special-banner {
	background: url(/images/special-header.png) no-repeat 0 10px;
	width: 960px;
	height: 65px;
	margin: 0 auto;
	padding: 10px 0 0 1px;
	font-size: 14pt;
	font-weight: normal;
	color: #64450e;
}

	#special-banner #discount {
		float: left;
		width: 162px;
		height: 55px;
		margin: 0 10px;
		padding: 0 0 0 1px;
		font-size: 18pt;
		font-weight: normal;
		line-height: 55px;
		color: #ffffff;
	}

	#special-banner #special-headline {
		float: left;
		text-align: center;
		width: 766px;
		height: 30px;
		margin: 2px 0 0 0;
		padding: 0 10px 0 0;
		line-height: 30px;
	}

	#special-banner #special-headline a {
		text-decoration: underline;
	}
	
	
	#special-banner #special-details {
		float: left;
		text-align: center;
		width: 766px;
		height: 15px;
		margin: 0 0 5px 0;
		padding: 0 10px 0 0;
		font-size: 9pt;
		font-weight: normal;
		color: #4a340d;
	}
	
/* End Special Declarations */

			
/* Start Page Area Declarations */

#page-container {
	width: 960px;
	margin: 0 auto;
	padding: 0 0 20px 0;
	font-size: 10pt;
	font-weight: bold;
	color: #ffa400;
}

/* End Page Area Declarations */

/* Start Footer Declarations */

#footer {
	background: #00728a url(/images/footer-bg.gif) repeat-x;
	margin: 0 0 0 0;
	padding: 0 0 20px 0;
	border-top: 1px solid #6b6b6b;
	font-size: 10pt;
	color: #ffffff;
}

#footer #footer-container {
	width: 960px;
	margin: 0 auto;
}

	#footer #footer-container p {
		margin: 0 0 10px 0;
	}

	#footer #footer-container h5 {
		margin: 0 0 0 0;
		font-size: 12pt;
		font-weight: bold;
	}

	#footer #footer-container a, #footer #footer-container a:visited {
		color: #4bdfff;
	}

	#footer #footer-container a:hover {
		color: #ffff66;
	}

	#footer .column-1 {
		float: left;
		width: 220px;
		margin: 0 0 0 0;
		padding: 10px 10px 0 0;
		font-size: 9pt;
	}

	#footer .column-2 {
		float: left;
		background: url(/images/footer-social-bg.png) no-repeat;
		width: 244px;
		margin: 0 0 0 0;
		padding: 10px 10px 0 10px;
		font-size: 9pt;
	}

		#footer .column-2 .network {
			float: left;
			height: 64px;
			width: 244px;
			margin: 0 0 0 0;
			padding: 10px 10px 0 10px;
			font-size: 9pt;
			color: #4bdfff;
		}

			#footer .column-2 .network img {
				float: left;
				margin: 0 10px 0 0;
			}

			#footer .column-2 .network .top-line {
					float: left;
					margin: 0 0 0 0;
					padding: 0;
					font-size: 11pt;
					text-align: center;
			}

			#footer .column-2 .network .bottom-line {
					float: left;
					margin: 0 0 0 0;
					padding: 0;
					font-size: 26pt;
					text-align: center;
			}

	#footer .column-3 {
		float: left;
		width: 305px;
		margin: 0 0 0 0;
		padding: 10px 5px 0 5px;
		font-size: 8pt;
	}

		#footer .column-3 ul {
			list-style-image: none;
			margin: 0;
			padding: 0;
		}

			#footer .column-3 li {
				float: left;
				width: 135px;
				list-style: none;
				margin: 0 15px 0 0;
				padding: 0;
			}

	#footer .column-4 {
		float: left;
		width: 141px;
		margin: 0 0 0 0;
		padding: 10px 0 0 0;
		font-size: 9pt;
		text-align: right;
	}
		#footer .column-4 ul {
			list-style-image: none;
			margin: 0 0 0 0;
			padding: 23px 0 20px 0;
		}

			#footer .column-4 li {
				list-style: none;
				margin: 1px 0;
				padding: 0;
			}

/* Start Footer Declarations */

/* Start Article Declarations */

	#article {
		margin: 10px 20px 20px 5px;
		min-height: 400px;
	}
	
	#content-high-left #article {
		margin: 40px 20px 20px 5px;
		min-height: 700px;
	}

	/* Hack Firefox to accommodate vertical text hack margin mismatch */
	@-moz-document url-prefix() {
		 #content-high-left #article { }
	}

	/* Hack Chrome/Safari to accommodate vertical text hack margin mismatch */
	body:nth-of-type(1) #content-high-left #article { 
	}	
	
		#content-high-left #article strong {
			color: #000000;
		}

		#content-high-left #article strong {
			color: #4e4e4e;
		}

		#content-high-left #article .wp-caption {
			text-align: center;
			padding: 0 10px;
			font-size: 8pt;
		}

			#content-high-left #article h3 {
				padding: 6px 0;
				font-size: 14pt;
				font-weight: bold;
			}

			#content-high-left #article .wp-caption a {
				display: block;
			}
			
			#content-high-left #article .wp-caption img {
				display: block;
				padding: 4px;
				background: #d1f0fb;
				border: 1px solid #7edafb;
			}

		#article #details-block {
			float: right;
			width: 284px;
			margin: 7px 0 10px 10px;
			text-align: center;
		}

			#article #details-block #details-block-heading {
				background: url(/images/procedure-details-block-heading-bg.gif) no-repeat;
				height: 40px;
				width: 284px;
				font-size: 12pt;
				font-weight: bold;
				letter-spacing: -1px;
				line-height: 40px;
				text-align: center;
			}
		
			#article #details-block .details-block-item {
				background: url(/images/procedure-details-block-item-bg.gif) no-repeat;
				height: 36px;
				width: 281px;
				margin: 4px 0 0 0;
				font-size: 13pt;
				line-height: 36px;
				text-align: center;
			}

			#article #details-block .details-block-item p {
				margin: 0;
			}

				#article #details-block .details-block-item .left {
					float: left;
					height: 36px;
					width: 188px;
					padding: 0 0 0 6px;
					font-size: 14pt;
					line-height: 36px;
					text-align: left;
				}

				#article #details-block .details-block-item .right {
					float: right;
					height: 36px;
					width: 87px;
					font-size: 16pt;
					line-height: 36px;
					color: #5cd4cc;
					text-align: center;
				}

				#article #details-block .details-block-lower-heading {
					background: url(/images/procedure-details-block-lower-heading-bg.gif) no-repeat;
					height: 26px;
					width: 281px;
					margin: 4px 0 0 0;
					font-size: 12pt;
					font-weight: bold;
					line-height: 26px;
					text-align: center;
				}
		
				#article #details-block .details-block-lower-item-top, #article #details-block .details-block-lower-item-bottom {
					height: 5px;
					width: 281px;
				}

				#article #details-block .details-block-lower-item-top {
					margin: 4px 0 0 0;
				}
				
				#article #details-block .details-block-lower-item-bottom {
				}
				
				#article #details-block .details-block-lower-item {
					width: 280px;
					margin: 0 1px 0 0;
					font-size: 10pt;
				}
				
				#article #details-block .details-block-lower-item p {
					margin: 0;
				}

				#article #details-block .details-block-lower-item a, #article #details-block .details-block-lower-item a:visited {
					color: #ffc000;
				}

				#article #details-block .details-block-lower-item a:hover {
					color: #acebf8;
				}

			#article h5 {
			margin: 6px 0;
			padding: 0;
			font-size: 14pt;
			font-weight: bold;
		}

		#article p {
			margin: 0 0 10px 0;
		}

		#article p, #article ul {
			color: #666666;
		}

		a.more-link {
			display: block;
			text-align: right;
		}

/* End Article Declarations */
