﻿body {
	margin:0;
	color:#333;
	font:17px/24px Calibri, Arial, Helvetica, sans-serif;
	background:#fff url(../images/bg-page.gif) repeat;
	min-width:942px;
}
form,
fieldset {
	margin:0;
	padding:0;
	border:0;
}
img {border:none;}
a:focus {outline:none;}
.holder {
	overflow:hidden;
	width:100%;
	position:relative;
}
a:link {
	color: #e55124;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #E55124;
}
a:active {
	text-decoration: underline;
	color: #E55124;
}
.center-area {
	position:relative;
	left:50%;
	float:left;
}
.center-inner {
	position:relative;
	left:-50%;
	float:left;
}
/* header */
.header-area {
	clear:both;
	width:100%;
	overflow:hidden;
	background:red;
	position:absolute;
	top:0;
	left:0;
	background:url(../images/bg-header-area.jpg) repeat-x 50% 0;
	min-width:942px;
}
.header-bg {background:url(../images/bg-header.jpg) no-repeat 50% 0;}
#header {
	overflow:hidden;
	width:924px;
	height:105px;
	padding:24px 9px 8px;
	margin:0 auto;
}
.logo {
	float:left;
	width:325px;
	height:54px;
	margin:0 22px 0 0;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo.png) no-repeat;
}
.logo a {
	display:block;
	height:100%;
}
.slogan {
	float:left;
	margin:16px 0 0;
	font:20px/24px Arial, Helvetica, sans-serif;
	color:#000;
}
/* navigation */
.nav-area {
	overflow:hidden;
	width:100%;
	clear:both;
	padding:18px 0 0;
}
ul#nav {
	overflow:hidden;
	margin:0 0 0 106px;
	padding:0;
}
ul#nav li {
	float:left;
	list-style:none;
}
ul#nav li a {
	float:left;
	height:33px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/bg-nav.png) no-repeat;
}
ul#nav li a.home {width:63px;}
ul#nav li.active a.home,
ul#nav li a.home:hover {background-position:0 -33px;}
ul#nav li a.services {
	width:74px;
	background-position:-63px 0;
}
ul#nav li.active a.services,
ul#nav li a.services:hover {background-position:-63px -33px;}
ul#nav li a.find {
	width:125px;
	background-position:-137px 0;
}
ul#nav li.active a.find,
ul#nav li a.find:hover {background-position:-137px -33px;}
ul#nav li a.patients {
	width:142px;
	background-position:-262px 0;
}
ul#nav li.active a.patients,
ul#nav li a.patients:hover {background-position:-262px -33px;}
ul#nav li a.health {
	width:138px;
	background-position:-404px 0;
}
ul#nav li.active a.health,
ul#nav li a.health:hover {background-position:-404px -33px;}
ul#nav li a.event {
	width:109px;
	background-position:-542px 0;
}
ul#nav li.active a.event,
ul#nav li a.event:hover {background-position:-542px -33px;}
ul#nav li a.careers {
	width:73px;
	background-position:-651px 0;
}
ul#nav li.active a.careers,
ul#nav li a.careers:hover {background-position:-651px -33px;}
ul#nav li a.contact {
	width:94px;
	background-position:-724px 0;
}
ul#nav li.active a.contact,
ul#nav li a.contact:hover {background-position:-724px -33px;}
/* content */
.content-area {
	clear:both;
	margin:137px 0 0;
	overflow:hidden;
	background:url(../images/bg-content-area.gif) repeat 50% 0;
}
.content-bg {background:url(../images/bg-content.jpg) no-repeat 50% 0;}
#content {
	overflow:hidden;
	width:942px;
	margin:0 auto;
	padding:12px 0;
}
#content h1 {
	margin:0 0 6px;
	color:#5e9db8;
	font:25px/30px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#content h2 {
	margin:0 0 10px;
	color:#e55124;
	font:20px/28px Calibri, Arial, Helvetica, sans-serif;
}
/* visual */
.visual {
	overflow:hidden;
	width:100%;
	padding:0 0 12px;
	margin:0 0 13px;
	background:url(../images/bg-visual-bottom.png) no-repeat 0 100%;
}
.visual .visual-top {
	overflow:hidden;
	width:100%;
	padding:11px 0 0;
	background:url(../images/bg-visual-top.png) no-repeat;
}
.visual .visual-bg {
	overflow:hidden;
	padding:0 10px 0 11px;
	width:921px;
	background:url(../images/bg-visual.png) repeat-y;
	position:relative;
}
.visual img {vertical-align:top;}
.visual p.text {
	position:absolute;
	top:195px;
	left:0;
	padding:0 11px;
	height:49px;
	background:url(../images/bg-dark-area.png) no-repeat 100% 0;
	color:#fff;
	font:40px/48px "Trebuchet MS", Arial, Helvetica, sans-serif;
	overflow:hidden;
	margin:0;
}
.visual p.text * {background:none;}
#slide-holder {
	overflow:hidden;
	width:921px;
	height:302px;
	position:relative;
}
#slide-holder #slide-runner {
	position:absolute;
	top:0;
	left:0;
	width:921px;
	height:302px;
	overflow:hidden;
}
#slide-holder img {
	display:none;
	position:absolute;
}
#slide-holder #slide-controls {
	display:none;
	position:absolute;
	left:0;
	top:0;
	width:921px;
	height:100%;
}
#slide-holder #slide-controls #slide-nav {
	position:absolute;
	bottom:10px;
	right:0;
	margin:11px 11px 0 0;
	font-size:11px;
	line-height:24px;
	font-weight:bold;
}
#slide-holder #slide-controls #slide-nav a {
	float:left;
	width:24px;
	height:24px;
	display:inline;
	margin:0 0 0 5px;
	text-align:center;
	text-decoration:none !important;
	color:#fff;
	background:#333;
}
#slide-holder #slide-controls #slide-nav a.on {background:#666;}
/* intro */
.intro {
	overflow:hidden;
	width:100%;
	padding:0 0 12px;
	margin:0 0 13px;
	background:url(../images/bg-visual-bottom.png) no-repeat 0 100%;
}
.intro .intro-top {
	overflow:hidden;
	width:100%;
	padding:11px 0 0;
	background:url(../images/bg-visual-top.png) no-repeat;
}
.intro .intro-bg {
	overflow:hidden;
	padding:0 10px 0 11px;
	width:921px;
	background:url(../images/bg-visual.png) repeat-y;
	position:relative;
}
#content .intro h1 {
	margin:0 ;
	color:#5d8bac;
	font:22px/28px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.intro p {
	margin:0 0 3px;
	font:15px/20px Calibri, Arial, Helvetica, sans-serif;
}
/* columns */
.columns {
	overflow:hidden;
	width:100%;
	margin:0 0 13px;
	padding:11px 0 0;
	color:#333;
	font-size:15px;
	line-height:18px;
	background:url(../images/bg-columns-top.png) no-repeat;
}
.columns .container {
	float:left;
	width:100%;
	padding:0 0 12px;
	background:url(../images/bg-columns-bottom.png) no-repeat 0 100%;
}
.columns .frame {
	float:left;
	width:100%;
	background:url(../images/bg-columns.png) repeat-y;
}
.columns .column {
	float:left;
	width:248px;
	padding:0 11px;
	margin:-5px 24px 0 0;
}
.columns .block {
	float:left;
	width:309px;
	padding:0 16px;
	margin:-5px 23px 0 0;
}
.columns .aside {
	float:left;
	width:265px;
	margin:-5px 0 0;
	padding:0 8px;
	position:relative;
}
.columns p {margin:0 0 8px;}
.columns .flash {
	overflow:hidden;
	width:100%;
	padding:8px 0 0;
	margin:0 0 8px;
}
.columns img {vertical-align:top;}
.columns .video-box {
	overflow:hidden;
	width:100%;
	margin:0 0 10px;
	position:relative;
}
.columns .video-box .overlay {
	position:absolute;
	top:-9999px;
	left:0;
	width:265px;
	height:57px;
	z-index:2;
	background:url(../images/bg-video-overlay.png) no-repeat;
	cursor:pointer;
}
.columns .video-box:hover .overlay,
.columns .hover .overlay {top:0;}
.columns .video-box .overlay a {
	display:block;
	height:100%;
}
ul.menu {
	overflow:hidden;
	width:100%;
	margin:0;
	padding:0;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
}
ul.menu li {
	float:left;
	list-style:none;
	width:100%;
	padding:0 0 8px;
}
ul.menu li a {
	float:left;
	color:#333;
	text-decoration:none;
}
ul.menu li a.opener {
	padding:0 10px 0 0;
	background:url(../images/arrow-red.gif) no-repeat 100% 8px;
}
ul.menu li a:hover,
ul.menu li.active a {color:#e55124;}
ul.menu li a.ui-state-active {background:url(../images/arrow-blue.gif) no-repeat 100% 8px;}
ul.menu li .slide {
	overflow:hidden;
	width:100%;
	clear:both;
}
ul.menu ul {
	overflow:hidden;
	width:100%;
	margin:0 0 -3px;
	padding:5px 0 0;
	font-weight:normal;
}
ul.menu ul li {padding:0 0 2px;}
ul.menu ul li a {
	float:none;
	padding:0;
	background:none !important;
}
/* section */
.section {
	overflow:hidden;
	width:100%;
	margin:0 0 13px;
}
.section p {
	color:#404040;
	font-size:15px;
	line-height:21px;
}
.gallery {
	overflow:hidden;
	width:933px;
	padding:0 0 8px;
	margin:0 0 20px;
	background:url(../images/bg-gallery-bottom.png) no-repeat 0 100%;
}
.gallery .gallery-top {
	overflow:hidden;
	width:100%;
	padding:10px 0 0;
	background:url(../images/bg-gallery-top.png) no-repeat;
}
.gallery .gallery-bg {
	overflow:hidden;
	padding:0 4px 0 3px;
	background:url(../images/bg-gallery.png) repeat-y;
	position:relative;
}
.gallery .area {
	overflow:hidden;
	width:100%;
	margin:0 0 10px;
}
.gallery ul.items {
	overflow:hidden;
	width:925px;
	border:1px solid #d0d0d0;
	border-width:1px 0;
	margin:0;
	padding:0;
	background:url(../images/bg-gallery-items.gif) repeat-x;
}
.gallery ul.items li {
	float:left;
	list-style:none;
	padding:0 0 0 3px;
	background:url(../images/separator-gallery.gif) no-repeat;
}
.gallery ul.items li:first-child {
	background:none;
	padding-left:0;
}
.gallery img {display:block;}
/* sidebar */
#sidebar {
	float:left;
	width:270px;
	margin:16px 16px 0 0;
}
.cell {
	overflow:hidden;
	width:270px;
	padding:0 0 11px;
	margin:0 0 36px;
	background:url(../images/bg-cell-bottom.png) no-repeat 0 100%;
	color:#3f3f3f;
	font-size:14px;
	line-height:17px;
}
.cell .cell-top {
	overflow:hidden;
	width:100%;
	padding:15px 0 0;
	background:url(../images/bg-cell-top.png) no-repeat;
}
.cell .cell-bg {
	overflow:hidden;
	padding:0 18px;
	width:234px;
	background:url(../images/bg-cell.png) repeat-y;
}
.cell ul.menu {
	margin:0 -5px;
	width:244px;
}
.cell .subttl {
	margin:0 0 4px;
	display:block;
	font-size:20px;
	line-height:26px;
	font-weight:normal;
}
.cell .video {
	overflow:hidden;
	width:100%;
	margin:0 0 10px;
	position:relative;
}
.cell .video img {vertical-align:top;}
.cell .video .play {
	position:absolute;
	top:-9999px;
	left:50%;
	width:61px;
	height:57px;
	margin:-29px 0 0 -31px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/btn-play.png) no-repeat;
	cursor:pointer;
}
.cell .video:hover .play,
.cell .hover .play {top:50%;}
.cell p {margin:0;}
/* main */
.main {
	overflow:hidden;
	height:1%;
	color:#404040;
	padding:12px 0 0;
}
.main p {margin:0 0 12px;}
.main .mark {
	margin:0 0 12px;
	font-size:20px;
	line-height:26px;
	font-style:italic;
}
.alignleft {
	float:left;
	margin:8px 20px 4px 0;
}
.alignright {
	float:right;
	margin:8px 0 4px 20px;
}
/* download-area */
.download-area {
	overflow:hidden;
	width:100%;
	margin:0 0 12px;
}
.download-area .download {
	float:left;
	margin:0 14px 0 0;
	padding:0 0 0 14px;
	background:url(../images/bg-download-area.png) no-repeat;
}
.download-area .download .bg {
	float:left;
	margin:0 -14px 0 0;
	padding:12px 14px 16px 0;
	height:57px;
	background:url(../images/bg-download-area.png) no-repeat 100% 0;
}
.download-area .download ul {
	float:left;
	margin:0 -30px 0 0;
	padding:0;
}
.download-area .download ul li {
	float:left;
	height:57px;
	width:220px;
	padding:0 30px 0 0;
	list-style:none;
}
.download-area .download ul li a {
	float:left;
	height:100%;
	padding:0 0 0 50px;
	color:#404040;
	font-weight:bold;
	font-size:13px;
	line-height:14px;
	text-decoration:none !important;
	background:url(../images/ico-download.gif) no-repeat 0 2px;
}
.download-area .download ul li a strong {
	display:block;
	font-size:14px;
	line-height:15px;
	color:#666;
}
.download-area .download ul li span {display:block;}
.download-area .download ul li em {
	display:block;
	color:#999;
	font:bold 10px/13px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
}
.events .download-area .download {
	float:right;
	margin:0 28px 0 0;
}
.events .download-area .download ul li a strong {color:#5993aa;}
/* contact-info */
.contact-info {
	overflow:hidden;
	width:100%;
	padding:10px 0 36px;
	color:#666;
	font-size:14px;
	line-height:19px;
}
.contact-info p,
.contact-info address {
	padding:0;
	margin:0;
	font-style:normal;
	font-weight:bold;
}
.contact-info address span {display:block;}
.contact-info a {
	color:#666;
	text-decoration:none;
}
.contact-info a:hover {text-decoration:underline;}
/* contact-form */
.contact-form {
	overflow:hidden;
	width:511px;
	padding:10px 0 0;
	margin:0 0 20px;
	background:url(../images/bg-contact-form-top.png) no-repeat;
}
.contact-form fieldset {
	overflow:hidden;
	width:100%;
	padding:0 0 16px;
	background:url(../images/bg-contact-form-bottom.png) no-repeat 0 100%;
}
.contact-form .bg {
	overflow:hidden;
	padding:30px 45px 30px 14px;
	width:452px;
	background:url(../images/bg-contact-form.png) repeat-y;
}
.contact-form .row,
.contact-form .message {
	overflow:hidden;
	width:100%;
	margin:0 0 25px;
}
.contact-form label {
	float:left;
	width:54px;
	text-align:right;
	color:#3f3f3f;
	font-size:14px;
	line-height:18px;
	margin:7px 0 0;
	padding:0 10px 0 0;
}
.contact-form .row input,
.contact-form .message textarea {
	float:left;
	width:157px;
	margin:0;
	padding:7px 10px;
	border:1px solid #dddee5;
	background:#f3f7f9;
	font:13px Arial, Helvetica, sans-serif;
	color:#3f3f3f;
}
.contact-form .message textarea {
	width:366px;
	max-width:388px;
	height:140px;
}
.contact-form .message label {margin:72px 0 0;}
.contact-form .btn-submit {
	float:right;
	width:78px;
	height:30px;
	color:#5e9db8;
	font:15px Arial, Helvetica, sans-serif;
	margin:0;
	padding:0 0 2px;
	border:1px solid #dddee5;
	background:#f3f7f9;
	cursor:pointer;
}
/* events */
.events {
	overflow:hidden;
	width:926px;
	padding:10px 8px 0;
}
/* filter-form */
.filter-form {
	overflow:hidden;
	width:100%;
	margin:0 0 8px;
}
.filter-form select {
	float:left;
	width:152px;
	margin:0;
	padding:0;
	color:#666;
	font:12px Calibri, Arial, Helvetica, sans-serif;
	text-align:center;
}
.filter-form ul.month {
	float:right;
	margin:0;
	padding:0;
}
.filter-form ul.month li {
	float:left;
	margin:0 0 0 18px;
	display:inline;
	color:#666;
	font:13px/18px Arial, Helvetica, sans-serif;
	list-style:none;
}
.filter-form ul.month li a {
	float:left;
	color:#666;
	text-decoration:none !important;
	background:url(../images/ico-arrows.png) no-repeat;
}
.filter-form ul.month li.prev a {padding:0 0 1px 20px;}
.filter-form ul.month li.next a {
	padding:0 20px 1px 0;
	background-position:100% -19px;
}
/* calendar */
.calendar {
	overflow:hidden;
	width:100%;
	margin:0 0 22px;
	background:#e6e3e8;
	position:relative;
}
.calendar table {
	margin:0;
	border-spacing:0;
	background:#fff;
	border:4px solid #e6e3e8;
	border-width:4px 0 0 4px;
}
.calendar table td {
	padding:0 6px 0 18px;
	width:104px;
	height:115px;
	color:#666;
	border:4px solid #e6e3e8;
	vertical-align:top;
	border-width:0 4px 4px 0;
	font:10px/13px Arial, Helvetica, sans-serif;
}
.calendar table td.empty {background:#f0eff0;}
.calendar table td .day {
	display:block;
	margin:0 0 0 -15px;
	font:bold 12px/16px Arial, Helvetica, sans-serif;
}
.calendar table td ul {
	overflow:hidden;
	width:100%;
	clear:both;
	margin:0;
	padding:6px 0 0;
}
.calendar table td ul li {
	float:left;
	width:100%;
	padding:0 0 6px;
}
.calendar table td ul p {margin:0;}
.calendar table td ul a {
	color:#666;
	text-decoration:none;
}
.calendar table td ul a:hover {text-decoration:underline;}
.tooltip {
	position:absolute;
	top:88px;
	left:274px;
	width:256px;
	overflow:hidden;
	padding:0 0 40px;
	background:url(../images/bg-tooltip-bottom.png) no-repeat 0 100%;
}
.tooltip .bg-top {
	overflow:hidden;
	width:100%;
	padding:20px 0 0;
	background:url(../images/bg-tooltip-top.png) no-repeat;
}
.tooltip .bg {
	overflow:hidden;
	padding:0 14px;
	background:url(../images/bg-tooltip.png) repeat-y;
	color:#666;
	font:11px/16px Arial, Helvetica, sans-serif;
}
.tooltip .container {
	overflow:hidden;
	padding:0 11px 10px;
	width:206px;
	min-height:160px;
	background:url(../images/bg-tooltip.jpg) no-repeat;
}
.tooltip .ttl {
	display:block;
	margin:0 0 5px;
	width:100%;
	color:#333;
	font-size:12px;
	line-height:15px;
}
.tooltip .time,
.tooltip .category {
	display:block;
	margin:0 0 6px;
	width:100%;
	font:bold 11px/13px Arial, Helvetica, sans-serif;
}
.tooltip p {margin:0;}
/* footer */
.footer-area {
	clear:both;
	width:100%;
	overflow:hidden;
	background:url(../images/bg-footer-area.jpg) no-repeat 50% 0;
}
#footer {
	overflow:hidden;
	width:942px;
	margin:0 auto;
	padding:46px 0 20px;
	background:url(../images/bg-footer-inner.gif) no-repeat 50% 0;
}
.footer-bg {background:url(../images/bg-footer.gif) repeat-x;}
#footer .column {
	float:left;
	width:180px;
	margin:0 36px 0 0;
	padding:0 0 44px;
	color:#333;
	font:14px/18px Arial, Helvetica, sans-serif;
}
#footer .column a {
	color:#333;
	text-decoration:none;
}
#footer .column a:hover {text-decoration:underline;}
#footer .column p {margin:0 0 17px;}
#footer .column address {
	font-style:normal;
	padding:0;
}
#footer ul.nav {
	float:left;
	width:180px;
	margin:0 14px 0 0;
	padding:0 0 44px;
}
#footer ul.nav li {
	float:left;
	width:100%;
	list-style:none;
	color:#333;
	font:12px/15px Arial, Helvetica, sans-serif;
	padding:0 0 4px;
}
#footer ul.nav li a {
	color:#333;
	text-decoration:none;
}
#footer ul.nav li a:hover {text-decoration:underline;}
.subscribe-form {
	float:right;
	width:306px;
	padding:0 28px 44px 0;
}
.subscribe-form label {
	display:block;
	width:100%;
	margin:0 0 10px;
	color:#333;
	font:14px/18px Arial, Helvetica, sans-serif;
}
.subscribe-form .row {
	overflow:hidden;
	height:20px;
	padding:14px 10px 10px 15px;
	position:relative;
	background:url(../images/bg-subscribe.gif) no-repeat;
}
.subscribe-form .inp-txt {
	float:left;
	margin:0;
	padding:0;
	border:0;
	color:#629fbc;
	font:bold 14px Arial, Helvetica, sans-serif;
	width:180px;
	background:none;
}
.subscribe-form .btn-submit {
	float:right;
	margin:0;
	width:73px;
	height:13px;
	border:0;
	padding:0;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
	background:url(../images/btn-subscribe.gif) no-repeat;
	cursor:pointer;
}
.subscribe-form .wait {
	position:absolute;
	top:17px;
	left:202px;
	width:11px;
	height:11px;
	background:url(../images/wait.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
#footer .text {
	overflow:hidden;
	width:100%;
	clear:both;
}
#footer .text p {
	margin:0;
	color:#999;
	font:11px/14px Arial, Helvetica, sans-serif;
}
/* custom forms */
.outtaHere {
	position:absolute;
	left:-9999px;
}
/* radio buttons */
.radioArea,
.radioAreaChecked {
	float:left;
	width:16px;
	height:16px;
	background:green;
	overflow:hidden;
}
.radioAreaChecked {background:red;}
/* checkboxes */
.checkboxArea, .checkboxAreaChecked {
	float:left;
	width:16px;
	height:16px;
	overflow:hidden;
	background:green;
}
.checkboxAreaChecked {background:red;}
/* buttons */
.buttonSubmit {
	float:left;
	width:auto;
	height:20px;
	overflow:hidden;
	cursor:pointer;
}
.buttonSubmit input {
	float:left;
	height:100%;
	margin:0;
	padding:0;
	border:0;
	background:red;
	cursor:pointer;
}
.buttonSubmit .left,
.buttonSubmit .right {
	float:left;
	width:5px;
	height:100%;
	background:green;
}
/* selects */
.selectArea {
	position:relative;
	height:29px;
	float:left;
	overflow:hidden;
	color:#666;
	font:12px/28px Calibri, Arial, Helvetica, sans-serif;
}
.selectArea .left {
	position:absolute;
	top:0;
	left:0;
	width:12px;
	height:100%;
	display:block;
	background:url(../images/bg-select.png) no-repeat;
}
.selectArea a.selectButton {
	position:absolute;
	top:0;
	right:0;
	z-index:4;
	width:100%;
	height:100%;
	overflow:hidden;
	background:url(none.gif);
}
.selectArea .center {
	height:100%;
	display:block;
	padding:0 28px 0 0;
	margin:0 0 0 12px;
	background:url(../images/bg-select.png) no-repeat 100% 0;
	text-align:center;
}
/* selects drop-down */
.selectOptions {
	position:absolute;
	display:block;
	z-index:99;
	margin:-3px 0 0;
}
.selectOptions ul {
	margin:0 3px;
	padding:0;
	list-style:none;
	overflow:hidden;
	background:#fff;
	border:1px solid #000;
	color:#666;
	font:12px/16px Calibri, Arial, Helvetica, sans-serif;
}
.selectOptions ul li {
	width:100%;
	overflow:hidden;
}
.selectOptions a {
	color:#000;
	text-decoration:none;
	display:block;
	height:1%;
	padding:0 5px;
}
.selectOptions a:hover {
	background-color:#333;
	color:#fff;
	text-decoration:none;
}
/* form validator */
.ketchup-error-container {
	display: none;
	position: absolute;
	width: auto;
}
.ketchup-error-container ol {
	margin:0;
	padding:0;
	font-size: 12px;
	color: #111;
	background: red;
	background: rgba(255, 0, 0, 0.6);
	padding: 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	list-style: none;
	line-height: 16px;
}
.ketchup-error-container span {
	display: block;
	width: 0; 
	height: 0; 
	border-left: 0 solid transparent; 
	border-right: 15px solid transparent;
	border-top: 10px solid red;
	border-top: 10px solid rgba(255, 0, 0, 0.6);
	border-bottom: 0;
	margin-left: 10px;
}
/* lightbox */
 div.light_rounded .pp_top .pp_left{background: url(../images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat;}div.light_rounded .pp_top .pp_middle{background:#fff;}div.light_rounded .pp_top .pp_right{background: url(../images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat;}div.light_rounded .pp_content .ppt{color:#000;}div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right{background:#fff;}div.light_rounded .pp_content{background-color:#fff;}div.light_rounded .pp_next:hover{background: url(../images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor: pointer;}div.light_rounded .pp_previous:hover{background: url(../images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor: pointer;}div.light_rounded .pp_expand{background: url(../images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor: pointer;}div.light_rounded .pp_expand:hover{background: url(../images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor: pointer;}div.light_rounded .pp_contract{background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor: pointer;}div.light_rounded .pp_contract:hover{background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor: pointer;}div.light_rounded .pp_close{width:75px;height:22px;background: url(../images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor: pointer;}div.light_rounded #pp_full_res .pp_inline{color:#000;}div.light_rounded .pp_arrow_previous{background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat;}div.light_rounded .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default;}div.light_rounded .pp_arrow_next{background: url(../images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat;}div.light_rounded .pp_arrow_next.disabled{background-position: -22px -87px;cursor:default;}div.light_rounded .pp_bottom .pp_left{background: url(../images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat;}div.light_rounded .pp_bottom .pp_middle{background:#fff;}div.light_rounded .pp_bottom .pp_right{background: url(../images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat;}div.light_rounded .pp_loaderIcon{background: url(../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat;}div.dark_rounded .pp_top .pp_left{background: url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat;}div.dark_rounded .pp_top .pp_middle{background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;}div.dark_rounded .pp_top .pp_right{background: url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat;}div.dark_rounded .pp_content_container .pp_left{background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y;}div.dark_rounded .pp_content_container .pp_right{background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y;}div.dark_rounded .pp_content{background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;}div.dark_rounded .pp_next:hover{background: url(../images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor: pointer;}div.dark_rounded .pp_previous:hover{background: url(../images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor: pointer;}div.dark_rounded .pp_expand{background: url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor: pointer;}div.dark_rounded .pp_expand:hover{background: url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor: pointer;}div.dark_rounded .pp_contract{background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor: pointer;}div.dark_rounded .pp_contract:hover{background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor: pointer;}div.dark_rounded .pp_close{width:75px;height:22px;background: url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor: pointer;}div.dark_rounded .currentTextHolder{color:#c4c4c4;}div.dark_rounded .pp_description{color:#fff;}div.dark_rounded #pp_full_res .pp_inline{color:#fff;}div.dark_rounded .pp_arrow_previous{background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat;}div.dark_rounded .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default;}div.dark_rounded .pp_arrow_next{background: url(../images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat;}div.dark_rounded .pp_arrow_next.disabled{background-position: -22px -87px;cursor:default;}div.dark_rounded .pp_bottom .pp_left{background: url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat;}div.dark_rounded .pp_bottom .pp_middle{background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;}div.dark_rounded .pp_bottom .pp_right{background: url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat;}div.dark_rounded .pp_loaderIcon{background: url(../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat;}div.dark_square .pp_left ,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background: url(../images/prettyPhoto/dark_square/contentPattern.png) top left repeat;}div.dark_square .currentTextHolder{color:#c4c4c4;}div.dark_square .pp_description{color:#fff;}div.dark_square .pp_loaderIcon{background: url(../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat;}div.dark_square .pp_content_container .pp_left{background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y;}div.dark_square .pp_content_container .pp_right{background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y;}div.dark_square .pp_expand{background: url(../images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor: pointer;}div.dark_square .pp_expand:hover{background: url(../images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor: pointer;}div.dark_square .pp_contract{background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor: pointer;}div.dark_square .pp_contract:hover{background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor: pointer;}div.dark_square .pp_close{width:75px;height:22px;background: url(../images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor: pointer;}div.dark_square #pp_full_res .pp_inline{color:#fff;}div.dark_square .pp_arrow_previous{background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat;}div.dark_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default;}div.dark_square .pp_arrow_next{background: url(../images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat;}div.dark_square .pp_arrow_next.disabled{background-position: -22px -87px;cursor:default;}div.dark_square .pp_next:hover{background: url(../images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor: pointer;}div.dark_square .pp_previous:hover{background: url(../images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor: pointer;}div.light_square .pp_left ,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content{background:#fff;}div.light_square .pp_content .ppt{color:#000;}div.light_square .pp_expand{background: url(../images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor: pointer;}div.light_square .pp_expand:hover{background: url(../images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor: pointer;}div.light_square .pp_contract{background: url(../images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor: pointer;}div.light_square .pp_contract:hover{background: url(../images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor: pointer;}div.light_square .pp_close{width:35px;height:34px;background: url(../images/btn-close.png) no-repeat;cursor: pointer;position:absolute;top:-36px;right:-16px;}div.light_square #pp_full_res .pp_inline{color:#000;}div.light_square .pp_arrow_previous{background: url(../images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat;}div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default;}div.light_square .pp_arrow_next{background: url(../images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat;}div.light_square .pp_arrow_next.disabled{background-position: -22px -87px;cursor:default;}div.light_square .pp_next:hover{background: url(../images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor: pointer;}div.light_square .pp_previous:hover{background: url(../images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor: pointer;}div.facebook .pp_top .pp_left{background: url(../images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat;}div.facebook .pp_top .pp_middle{background: url(../images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x;}div.facebook .pp_top .pp_right{background: url(../images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat;}div.facebook .pp_content .ppt{color:#000;}div.facebook .pp_content_container .pp_left{background: url(../images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y;}div.facebook .pp_content_container .pp_right{background: url(../images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y;}div.facebook .pp_content{background:#fff;}div.facebook .pp_expand{background: url(../images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor: pointer;}div.facebook .pp_expand:hover{background: url(../images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor: pointer;}div.facebook .pp_contract{background: url(../images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor: pointer;}div.facebook .pp_contract:hover{background: url(../images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor: pointer;}div.facebook .pp_close{width:22px;height:22px;background: url(../images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor: pointer;}div.facebook #pp_full_res .pp_inline{color:#000;}div.facebook .pp_loaderIcon{background: url(../images/prettyPhoto/facebook/loader.gif) center center no-repeat;}div.facebook .pp_nav .pp_arrow_previous{background: url(../images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px;}div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default;}div.facebook .pp_nav .pp_arrow_next{background: url(../images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px;}div.facebook .pp_arrow_next.disabled{background-position: -32px -96px;cursor:default;}div.facebook .pp_nav{margin-top:0;}div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px;}div.facebook .pp_next:hover{background: url(../images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor: pointer;}div.facebook .pp_previous:hover{background: url(../images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor: pointer;}div.facebook .pp_bottom .pp_left{background: url(../images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat;}div.facebook .pp_bottom .pp_middle{background: url(../images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x;}div.facebook .pp_bottom .pp_right{background: url(../images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat;}div.pp_pic_holder a:focus{outline:none;}div.pp_overlay{background:#000;display: none;left:0;position:absolute;top:0;width:100%;z-index:9500;}div.pp_pic_holder{display: none;position:absolute;width:100px;z-index:10000;}.pp_top{height:20px;position: relative;}* html .pp_top{padding:0 20px;}.pp_top .pp_left{height:20px;left:0;position:absolute;width:20px;}.pp_top .pp_middle{height:20px;left:20px;position:absolute;right:20px;}* html .pp_top .pp_middle{left:0;position: static;}.pp_top .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px;}.pp_content{height:40px;}.pp_content .ppt{left:auto;margin-bottom:5px;position: relative;top:auto;}.pp_fade{display: none;}.pp_content_container{position: relative;text-align: left;width:100%;}.pp_content_container .pp_left{padding-left:20px;}.pp_content_container .pp_right{padding-right:20px;}.pp_content_container .pp_details{margin:10px 0 2px 0;}.pp_description{display: none;margin:0 0 5px 0;}.pp_nav{clear: left;float: left;margin:3px 0 0 0;}.pp_nav p{float: left;margin:2px 4px;}.pp_nav a.pp_arrow_previous,.pp_nav a.pp_arrow_next{display:block;float: left;height:15px;margin-top:3px;overflow: hidden;text-indent: -10000px;width:14px;}.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000;}a.pp_next{background: url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float: right;height:100%;text-indent: -10000px;width:49%;}a.pp_previous{background: url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float: left;height:100%;text-indent: -10000px;width:49%;}a.pp_expand,a.pp_contract{cursor: pointer;display: none;height:20px;position:absolute;right:30px;text-indent: -10000px;top:10px;width:20px;z-index:20000;}a.pp_close{display:block;float: right;text-indent: -10000px;}.pp_bottom{height:20px;position: relative;}* html .pp_bottom{padding:0 20px;}.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px;}.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px;}* html .pp_bottom .pp_middle{left:0;position: static;}.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px;}.pp_loaderIcon{display:block;height:24px;left:50%;margin: -12px 0 0 -12px;position:absolute;top:50%;width:24px;}#pp_full_res{line-height:1 !important;}#pp_full_res .pp_inline{text-align: left;}#pp_full_res .pp_inline p{margin:0 0 15px 0;}div.ppt{color:#fff;display: none;font-size:17px;left:0;position:absolute;top:0;z-index:9999;}.clearfix:after{content: ".";display:block;height:0;clear:both;visibility: hidden;}.clearfix {display: inline-block;}* html .clearfix {height:1%;}.clearfix {display:block;}
