/* @override http://planterhouse.lightbox.local/assets/css/planterhouse-new.css */

/* @group initial values */

* {
	margin: 0;
	padding: 0;
}

img {
	border-style: none;
}

img.right {
	float: right;
}

img.left {
	float: left;
}

/* @end */

/* @group hacks */

img, div, a, span { behavior: url(/assets/hacks/iepngfix/iepngfix.htc) }

/* @end */

/* @group alter tags */

body {
	font: 13px sans-serif;
    background: #919191 url(/assets/images/background-color.jpg) repeat;
}

h3.standard01 {
    font-size: 15px;
    color: #6d6d6d;
    margin-top: 15px;
    margin-bottom: 0;
    margin-left: 15px;
}

p.standard01 {
    margin-left: 10px;
    text-indent: 17px;
    margin-bottom: 10px;
}

ul {
    margin-left: 35px;
}

img.imgLeft {
    float: left;
    margin: 5px;
}

img.imgLeft {
    float: left;
    margin: 5px;
}

/* @end */

/* @group structure */

div.masterWrapper {
	width: 100%;
    text-align: center;
}

div.centerWrapper {
    width: 960px;
    display: inline-block;
}

div.topNavigation {
    width: 960px;
    height: 23px;
    text-align: left;
    padding-left: 25px;
    display: inline-block;
    top: 130px;
    position: relative;
}

div.header {
    background: url(/assets/images/planterhouse-topbar-leather-shadow.jpg) no-repeat top center;
    width: 100%;
    height: 155px;
    overflow: hidden;
    margin-bottom: 0;
}

div.shadow {
	position: relative;
	width: 100%;
	min-height: 100%;
	background: transparent url(/assets/images/content-shadowed-background-02.jpg) repeat-y top center;
	overflow: hidden;
}

div.footerShadow {
    background: url(/assets/images/footer-shadow-02.jpg) no-repeat center top;
    width: 100%;
    overflow: hidden;
    height: 66px;
}

div.content {
    width: 960px;
    text-align: left;
    margin-top: 20px;
}

div.breadcrumb {
    margin-left: 10px;
    font-size: 12px;
    font-weight: bold;
    display: block;
    position: relative;
    margin-bottom: 12px;
    margin-top: -14px;
    z-index: 7;
}

div.highslide-gallery {
    margin-left: 25px;
    margin-right: 25px;
}

div.highslide-gallery ul li {
    margin: 5px;
}

a.highslide {
    height: 150px;
}

span.returnFromAlbum {
    text-align: center;
    width: 100%;
    display: inline-block;
    font-size: 15px;
    margin-top: 15px;
}

div.gallerySidebar {
    width: 230px;
    display: inline-block;
    float: right;
}

/* @group sidebar */

div.sidebar {
    width: 230px;
    display: inline-block;
    float: right;
    position: relative;
    bottom: 10px;
}

/* @group sidebarAboutUs */

div.sidebarAboutUs {
    padding: 3px;
    border-top: 1px solid #919191;
    border-bottom: 1px dashed #919191;
    text-align: left;
    display: inline-block;
    width: 200px;
    margin-bottom: 15px;
}

div.sidebarAboutUs h3 {
    margin-bottom: -10px;
    color: #727272;
    font-size: 15px;
    font-variant: small-caps;
    font-style: italic;
}

div.sidebarAboutUs a {
    
}

/* @end */

/* @group sidebarGallery */

div.sidebarGallery {
    border-top: 1px solid #919191;
    border-bottom: 1px dashed #919191;
    padding: 3px;
    width: 200px;
    text-align: left;
    position: relative;
    display: inline-block;
    margin-bottom: 15px;
}

div.sidebarGallery h3 {
    color: #727272;
    font-size: 15px;
    font-variant: small-caps;
    font-style: italic;
}

/* @end */

/* @group sidebarNewsletter */

/* @group newsletter subscribe */

div#mc_embed_signup fieldset {
    border-width: 0;
}

#mce-EMAIL {
    padding: 2px;
    width: 180px;
    text-align: left;
    margin-top: 1px;
    color: #666;
	font-size: 12px;
	line-height: 18px;
}

#mc-embedded-subscribe {
    position: relative;
    float: right;
    margin-top: 5px;
    margin-bottom: 2px;
    margin-right: 13px;
}

/* @end */

div.sidebarNewsletter {
    border-top: 1px solid #919191;
    border-bottom: 1px dashed #919191;
    display: inline-block;
    text-align: left;
    width: 200px;
    color: #737373;
    font-style: italic;
    margin-bottom: 15px;
    padding: 3px;
}

div.sidebarNewsletter h3 {
    color: #727272;
    font-size: 15px;
    font-variant: small-caps;
    font-style: italic;
    margin-bottom: -10px;
}

/* @end */



/* @end */

div.sidebarConnectBadges {
    text-align: right;
    padding-right: 25px;
}

div.leftContentBlock {
    width: 700px;
    text-align: left;
    margin-left: 15px;
}

div.leftContentBlock h2 {
    color: #515151;
    font-size: 20px;
    font-weight: bold;
}

div.leftContentBlock h3 {
    color: #797979;
    font-size: 15px;
    font-weight: bold;
}

div.leftContentBlock p {
    text-indent: 15px;
    margin-top: 3px;
}

div.leftContentBlock p.errordocs {
    text-indent: 15px;
    margin-top: 3px;
    color: #c30009;
    font-style: italic;
    font-weight: bold;
}

/* @group inline image divs */

div.inlineImageLeft {
    display: inline-block;
    float: left;
    text-align: center;
    margin: 3px;
}

div.inlineImageRight {
    display: inline-block;
    float: right;
    text-align: center;
    margin: 3px;
}

/* @end */

/* @group contact */

p.contact {
    width: 500px;
    text-indent: 15px;
}

div.contactDetailsBlock {
    margin-top: 25px;
    margin-left: 50px;
}

div.contactDetailsBlock h3 {
    margin-left: -10px;
    margin-bottom: 3px;
}

/* @end */

/* @group market */

p.marketTagline {
    font-weight: bold;
    font-style: italic;
    text-indent: 20px;
    width: 450px;
    text-align: left;
    margin-bottom: 10px;
}

ul.market {
    margin-top: 10px;
}

/* @group marketNewsletter */

div.marketNewsletter {
    border-top: 1px solid #919191;
    border-bottom: 1px dashed #919191;
    display: inline-block;
    text-align: left;
    width: 400px;
    color: #737373;
    font-style: italic;
    margin-bottom: 10px;
    padding: 3px;
    margin-top: 0;
    margin-left: 100px;
}

div.marketNewsletter h3 {
    color: #727272;
    font-size: 15px;
    font-variant: small-caps;
    font-style: italic;
    margin-bottom: -10px;
}

div.marketNewsletter #mce-EMAIL {
    padding: 2px;
    width: 375px;
    text-align: left;
    margin-top: 1px;
    color: #666;
	font-size: 12px;
	line-height: 18px;
}

/* @end */

/* @end */

/* @group about */

p.about {
    text-indent: 15px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-top: 1px;
}



/* @end */

/* @group chateau faire */

p.faire {
    text-indent: 15px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-top: 1px;
}

h4.faire {
    margin-left: 7px;
    color: #747474;
}



/* @end */

/* @group chalet performers */

p.performers {
    text-indent: 15px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-top: 1px;
}

p.performersTagline {
    font-weight: bold;
    font-style: italic;
    text-indent: 20px;
    width: 400px;
    text-align: center;
    margin-left: 150px;
    margin-bottom: -8px;
}

h4.performers {
    margin-left: 7px;
    color: #747474;
}



/* @end */

/* @group chalet missions */

p.missions {
    text-indent: 15px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-top: 1px;
}

p.missionTagline {
    font-weight: bold;
    font-style: italic;
    text-indent: 20px;
    width: 400px;
    text-align: center;
    margin-left: 150px;
    margin-bottom: -8px;
}

div.missionsQuote {
    text-align: center;
    font-weight: bold;
    font-style: italic;
    margin-bottom: 7px;
}

h4.missions {
    margin-left: 7px;
    color: #747474;
}

/* @end */

/* @group chateauWorkshops */

div.leftContentBlockWorkshops {
    width: 700px;
    text-align: left;
    margin-left: 15px;
}

div.workshopCategories {
}

div.workshopCategories a:link {
    color: #350dd3;
}

div.workshopCategories a:visited {
    color: #350dd3;
}

div.workshopCategories a:hover {
    color: #515151;
}

div.workshopCategories a.active {
    color: #515151;
    text-decoration: none;
    font-weight: bold;
}

div.workshopCategories a.active:hover {
    text-decoration: underline;
}

div.workshopCategories span.description {
    font-size: 13px;
    font-variant: normal;
    display: inline-block;
    position: relative;
}

div.workshopCategories span.description ul {
    margin-left: 45px;
}

div.leftContentBlockWorkshops div.workshopDetails {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    width: 650px;
}

div.leftContentBlockWorkshops div.workshopDetails div.mainPageDetails {
	width: 500px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
}

div.leftContentBlockWorkshops a.readMore:link {
    color: #515151;
    font-weight: bold;
}

div.leftContentBlockWorkshops div.workshopTopDetails {
	background: #D7D4C9;
    -moz-border-radius-topleft: 5px 5px;
    -moz-border-radius-topright: 5px 5px;
    -webkit-border-top-left-radius: 5px 5px;
    -webkit-border-top-right-radius: 5px 5px;
    border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
    padding: 4px 7px 3px;
    border-bottom: 1px solid #918f8a;
    behavior: url(/assets/hacks/PIE1beta2/PIE.htc);
    position: relative;
    display: inline-block;
    width: 100%;
}

div.leftContentBlockWorkshops div.workshopBottomDetails {
	background-color: #aaa8a0;
	-moz-border-radius-bottomleft: 5px 5px;
	-moz-border-radius-bottomright: 5px 5px;
	-webkit-border-bottom-left-radius: 5px 5px;
	-webkit-border-bottom-right-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	border-bottom-left-radius: 5px 5px;
    padding: 4px 7px 3px;
    behavior: url(/assets/hacks/PIE1beta2/PIE.htc);
    width: 100%;
}

div.leftContentBlockWorkshops div.workshopBottomDetails
div.scheduleWorkshopSub {
	display: inline-block;
    position: relative;
	/*background-color: #8c8a85;*/
    width: 320px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	border-radius: 5px;
    margin-left: 15px;
    padding: 3px 3px 3px 5px;
    margin-top: 1px;
    margin-bottom: 5px;
    background-color: #97958f;
    behavior: url(/assets/hacks/PIE1beta2/PIE.htc);
}

div.leftContentBlockWorkshops div.workshopBottomDetails
div.customSchedule {
    font-style: italic;
}

div.workshopDetailsButton {
    /*background-color: #aaa8a0;*/
    display: inline-block;
    vertical-align: middle;
    color: #545555;
    font-weight: bold;
    padding: 3px 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	border-radius: 5px;
    float: right;
    position: relative;
    margin: 2px 0 2px 2px;
    border: 1px solid #918f8a;
    background-color: #bcbab2;
    cursor: pointer;
	behavior: url(/assets/hacks/PIE1beta2/PIE.htc);
}

div.workshopDetailsButton:hover {
    background-color: #797772;
    color: #aaa8a0;
    cursor: pointer;
}

div.workshopTopDetails a {
    text-decoration: none;
}

div.workshopTopDetails a:hover {
	color: #aaa8a0;
    text-decoration: underline;
}

div.leftContentBlockWorkshops
div.workshopDetails
span.header {
    font-style: italic;
    font-weight: bold;
    font-size: 16px;
    color: #282828;
}

div.workshopDetails
span.workshopDetailSubHeader {
    font-weight: bold;
    font-style: italic;
    color: #515151;
    font-size: 13px;
    position: relative;
    display: inline-block;
    margin-top: 5px;
    margin-left: 4px;
}

div.workshopDetails
p.workshopDetailItem {
    margin-left: 10px;
}

div.leftContentBlockWorkshops
div.workshopDetails
span.header02 {
    color: #505151;
    font-style: italic;
    font-weight: bold;
    font-size: 13px;
}

div.leftContentBlockWorkshops
div.workshopDetails
p {
    text-indent: 15px;
}

div.workshopLinkBox {
	margin-left: 15px;
    font-size: 13px;
}

h2.workshopLarger {
    font-size: 25px;
    color: #515151;
    margin-bottom: -10px;
}

h3.workshopLarger {
    margin-top: 7px;
    margin-left: 10px;
}

h4.workshops {
    color: #727272;
}

div.mainPageDetails {
    border-radius: 5px 5px;
    min-height: 35px;
    border: 1px solid #918f8a;
}

/* @end */

div.galleryBackImage {
    display: block;
    position: relative;
    margin-right: 15px;
    float: right;
    text-align: center;
}

div.galleryBackImage a:link {
    color: #436bc3;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}

div.galleryBackImage a:hover {
    color: #919191;
    font-size: 13px;
    font-weight: bold;
    text-decoration: underline;
}

div.galleryBackImage a:visited {
    color: #436bc3;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}

/* @group photo gallery */

div.photoAlbums {
    margin-top: 15px;
    margin-right: 30px;
    margin-left: 30px;
    text-align: left;
}

div.photoAlbums div.albumBlock {
    text-align: center;
    padding: 15px;
    display: inline-block;
    position: relative;
}

div.photoAlbums div.albumBlock a:link {
    color: #000;
    text-decoration: none;
}

div.photoAlbums div.albumBlock a:visited {
    color: #000;
    text-decoration: none;
}

div.photoAlbums div.albumBlock a:hover {
    color: #000;
    text-decoration: underline;
}

div.photoAlbums div.albumBlock a:active {
    color: #000;
    text-decoration: none;
}

/* @end */

/* @group video gallery */

div.videoBlock {
    margin-left: 60px;
    margin-top: 15px;
}

div.videoGalleryImageLinkBlock {
    width: 900px;
    text-align: center;
    margin-top: 20px;
}

div.videoGalleryImageLinkBlock img {
    margin: 7px 15px 3px;
}

/* @end */

/* @group front page headers */

h2.frontH2 span.left {
    color: #919191;
}

h2.frontH2 span.right {
    color: #515151;
}

a.frontCategoryLinks {
    text-decoration: none;
    color: #515151;
}

/* @end */

/* @group front page link table */

table.frontPageLinkTable {
    font-family: Verdana, sans-serif;
    text-align: justify;
    margin-top: 20px;
    text-indent: 20px;
}

table.frontPageLinkTable h2 {
    color: #515151;
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
}

table.frontPageLinkTable td#one {
    text-align: center;
    width: 320px;
}

table.frontPageLinkTable td#two {
    text-align: center;
    width: 320px;
}

table.frontPageLinkTable td#three {
    text-align: center;
    width: 320px;
    padding-top: 10px;
}

table.frontPageLinkTable td#four {
    text-align: center;
    width: 320px;
    padding-top: 10px;
}

table.frontPageLinkTable td#five {
    text-align: center;
    width: 320px;
    padding-top: 10px;
}

table.frontPageLinkTable td.words {
    padding-right: 15px;
    padding-left: 15px;
    width: 320px;
}

/* @end */

/* @group front Nivo Slider */

div.sliderFrontSizeSetter {
    width: 550px;
    height: 250px;
    margin: 0;
    padding: 0;
    display: block;
    position: absolute;
}

div.loadSpinner {
    background: url(/assets/images/loading.gif) no-repeat center center;
}

/* @end */

div.credits {
	font: 12px sans-serif;
	color: #c0c0c0;
    clear: both;
    margin-bottom: 15px;
    margin-top: -20px;
    z-index: 10;
    display: inline-block;
    position: relative;
}

/* @end */

/* @group links */

/* @group div.leftContentBlockWorkshops a.readMore */

div.leftContentBlockWorkshops a.readMore:link {
    color: #515151;
    font-weight: bold;
    text-decoration: none;
}

div.leftContentBlockWorkshops a.readMore:hover {
    color: #919191;
    font-weight: bold;
    text-decoration: underline;
}

div.leftContentBlockWorkshops a.readMore:visited {
    color: #515151;
    font-weight: bold;
    text-decoration: none;
}

div.leftContentBlockWorkshops a.readMore:active {
    color: #515151;
    font-weight: bold;
    text-decoration: none;
}

/* @end */

/* @group div.topNavigation a */

div.topNavigation a:link {
	color: #cacaca;
	/*color: #dcdcdc;*/
	text-decoration: none;
    font: 14px Helvetica, Verdana, Lucida, Arial, sans-serif;
    margin: 0;
    padding: 0;
}

div.topNavigation a:visited {
	color: #cacaca;
	font: 14px Helvetica, Verdana, Lucida, Arial, sans-serif;
	text-decoration: none;
}

div.topNavigation a:hover {
	color: #cacaca;
	font: 14px Helvetica, Verdana, Lucida, Arial, sans-serif;
	text-decoration: underline;
}

div.topNavigation a:active {
	color: #cacaca;
	font: 14px Helvetica, Verdana, Lucida, Arial, sans-serif;
	text-decoration: none;
}


/* @end */

/* @group div.breadcrumb a */

div.breadcrumb a:link {
	color: #919191;
    text-decoration: none;
}

div.breadcrumb a:visited {
	color: #9d9d9d;
    text-decoration: none;
}

div.breadcrumb a:hover {
	color: #7f7f7f;
    text-decoration: underline;
}

div.breadcrumb a:active {
	color: #9d9d9d;
    font-style: normal;
}


/* @end */


/* @group span.returnFromAlbum a */

span.returnFromAlbum a:link {
	color: #919191;
    text-decoration: underline;
}

span.returnFromAlbum a:visited {
	color: #9d9d9d;
    text-decoration: none;
}

span.returnFromAlbum a:hover {
	color: #7f7f7f;
    text-decoration: underline;
}

span.returnFromAlbum a:active {
	color: #9d9d9d;
    font-style: normal;
}


/* @end */

/* @group div.credits a */

div.credits a:link {
	color: #c0c0c0;
	text-decoration: underline;
}

div.credits a:visited {
	color: #c0c0c0;
	text-decoration: underline;
}

div.credits a:hover {
	color: #eaeaea;
	text-decoration: underline;
}

div.credits a:active {
	color: #c0c0c0;
	text-decoration: underline;
}


/* @end */



/* @end */

/* @group colortips */

.colorTip{
	/* This class is assigned to the color tip span by jQuery */
	
	display:none;
	position:absolute;	
	left:50%;
	top:-30px;
	padding:6px;
	
	background-color:white;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:normal;
	line-height:1;
	text-decoration:none;
	text-align:center;
	text-shadow:0 0 1px white;
	white-space:nowrap;
	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}

.pointyTip,.pointyTipShadow{
	/* Setting a thick transparent border on a 0x0 div to create a triangle */
	border:6px solid transparent;
	bottom:-12px;
	height:0;
	left:50%;
	margin-left:-6px;
	position:absolute;
	width:0;
}

.pointyTipShadow{
	/* The shadow tip is 1px larger, so it acts as a border to the tip */
	border-width:7px;
	bottom:-14px;
	margin-left:-7px;
}

.colorTipContainer{
	position:relative;
	text-decoration:none !important;
}


/* 6 Available Color Themes */

.white .pointyTip{ border-top-color:white;}
.white .pointyTipShadow{ border-top-color:#ddd;}
.white .colorTip{
	background-color:white;
	border:1px solid #DDDDDD;
	color:#555555;
}

.yellow .pointyTip{ border-top-color:#f9f2ba;}
.yellow .pointyTipShadow{ border-top-color:#e9d315;}
.yellow .colorTip{
	background-color:#f9f2ba;
	border:1px solid #e9d315;
	color:#5b5316;
}

.blue .pointyTip{ border-top-color:#d9f1fb;}
.blue .pointyTipShadow{ border-top-color:#7fcdee;}
.blue .colorTip{
	background-color:#d9f1fb;
	border:1px solid #7fcdee;
	color:#1b475a;
}

.green .pointyTip{ border-top-color:#f2fdf1;}
.green .pointyTipShadow{ border-top-color:#b6e184;}
.green .colorTip{
	background-color:#f2fdf1;
	border:1px solid #b6e184;
	color:#558221;
}

.red .pointyTip{ border-top-color:#bb3b1d;}
.red .pointyTipShadow{ border-top-color:#8f2a0f;}
.red .colorTip{
	background-color:#bb3b1d;
	border:1px solid #8f2a0f;
	color:#fcfcfc;
	text-shadow:none;
}

.black .pointyTip{ border-top-color:#333;}
.black .pointyTipShadow{ border-top-color:#111;}
.black .colorTip{
	background-color:#333;
	border:1px solid #111;
	color:#fcfcfc;
	text-shadow:none;
}

/* @end */