/*

Screen Stylesheet for Centis Tile
Created by TTC Creative
http://www.ttccreative.com

*/


/* =Imports
============================================================================== */

	@import url("resets.css");

/* =Base
============================================================================== */

	/* General
	-------------------------------------------------------------------------- */

		html {
			min-width: 908px;
			height: 100%;
			background: #f8f6e5;
			}
			
		body {
			font: 62.5%/1.5 Georgia, Palatino, "Palatino Linotype", serif;
			color: #666;
			background: url(../images/bg-main.gif) top left repeat-x #ede6d2;
			}
		
		#wrapper {
			background: url(../images/bg-interior-gradients.jpg) top center no-repeat;
			}

        #wrapper-residential {
			background: url(../images/back-residential.jpg) top center no-repeat;
			}
			
		/* homepage */
			
		body#home #wrapper {
			background: url(../images/bg-home-gradients.jpg) top center no-repeat;
			}
			
		a, a:visited {
			color: #006699;
			text-decoration: none;
			}
			
		a:hover {
			text-decoration: underline;
			}
		
	/* Headings, Paragrphs, Lists, Links
	-------------------------------------------------------------------------- */
		
		/* Section Photos */
		.section_photo {
			margin: 0 0 10px 15px;
			float: right;
			}
			
		.section_photo_left {
			margin: 0 15px 10px 0;
			float: left;
			}
	
		
		/* general */
		
		p, ul, ol, dl, pre {
			margin-bottom: 1.5em;
			font-size: 1.2em;
			}
			
		/* headings */
			
		h1, h2, h3, h4, h5, h6 {
			font-weight: bold;
			}
			
		h1 {
			margin-bottom: .7em;
			font-size: 2.1em;
			color: #bd5530;
			}
			
		h2 {
			margin-bottom: .9em;
			font-size: 1.9em;
			}
			
		h3 {
			margin-bottom: 1.1em;
			font-size: 1.7em;
			}
			
		h4 {
			margin-bottom: 1.3em;
			font-size: 1.5em;
			}
			
		h5 {
			margin-bottom: 1.5em;
			font-size: 1.3em;
			font-weight: normal;
			color: #333;
			}
			
		h6 {
			margin-bottom: 1.7em;
			font-size: 1.1em;
			font-weight: normal;
			color: #333;
			}
			
		/* lists */
		
		#right-col ul {
			margin-left: 15px;
			list-style: none;
			}
			
		#right-col ul li {
			padding-left: 20px;
			background: url(../images/list-bullet.gif) 0 .4em no-repeat;
			}

/* =Header
============================================================================== */

	/* General
	-------------------------------------------------------------------------- */

		#header {
			margin: 0 auto;
			padding-right: 4px;
			width: 904px;
			height: 119px;
			background: url(../images/bg-interior-header.jpg) bottom center no-repeat;
			}

        #header-residential {
			margin: 0 auto;
			padding-right: 4px;
			width: 904px;
			height: 119px;
			background: url(../images/bg-interior-header-residential.jpg) bottom center no-repeat;
			}
			
		body#home #header {
			background: none;
			}

	/* Logo
	-------------------------------------------------------------------------- */
	
		a#logo, a#logo:visited {
			width: 196px;
			height: 119px;
			text-indent: -9999px;
			overflow: hidden;
			background: url(../images/logo.png) top left no-repeat;
			display: block;
			float: left;
            margin-top:-14px;
			}
			
		a#logo:hover {
			background: url(../images/logo.png) bottom left no-repeat;
			}

	/* Logo Residential
	-------------------------------------------------------------------------- */

        a#logo2, a#logo2:visited {
			width: 235px;
			height: 78px;
			text-indent: -9999px;
			overflow: hidden;
			background: url(../images/logo2.png) top left no-repeat;
			display: block;
			float: left;
            margin-left:24px;
			}
			
		a#logo2:hover {
			background: url(../images/logo2.png) bottom left no-repeat;
			}

	/* Logo Comercial
	-------------------------------------------------------------------------- */

        a#logo1, a#logo1:visited {
			width: 196px;
			height: 119px;
			text-indent: -9999px;
			overflow: hidden;
			background: url(../images/logo1.png) top left no-repeat;
			display: block;
			float: left;
			}
			
		a#logo1:hover {
			background: url(../images/logo1.png) bottom left no-repeat;
			}

			
/* =Navigation
============================================================================== */

	/* Main Navigation
	-------------------------------------------------------------------------- */
		
		#main-nav {
			float: right;
			}
			
		#main-nav ul {
			margin: 0;
			padding: 0;
			font-size: 1.6em;
			list-style: none;
			}
			
		#main-nav ul li {
			height: 50px;
			padding: 25px 0 0 22px;
			float: left;
			position: relative;
			}
			
		#main-nav ul li a, #main-nav ul li a:visited {
			color: #653c29;
			text-decoration: none;
			}
			
		/* less padding for the blog link */
		
		#main-nav ul li.blog-btn {
			height: 53px;
			padding: 22px 0 0 13px;
			}
			
		/* main nav graphic underline for link hover */
		
		#main-nav span.fancy-underline {
			margin-right: -57px;
			width: 91px;
			height: 9px;
			background: url(../images/main-nav-hover.png) top left no-repeat;
			display: block;
			position: absolute;
			bottom: 0;
			right: 50%;
			}
			
	/* Sub Navigation
	-------------------------------------------------------------------------- */
			
		ul#sub-nav li a, ul#sub-nav li a:visited {
			padding: 10px 0 10px 25px;
			color: #666;
			text-decoration: none;
			border-bottom: 1px solid #e8e8e8;
			background: url(../images/icons-circle-arrow-sm.png) center left no-repeat;
			display: block;
			}
			
		ul#sub-nav li a:hover {
			color: #bd5530;
			text-decoration: underline;
			}
			
		ul#sub-nav li.selected a {
			color: #bd5530;
			}
			
		ul#sub-nav li.last a {
			border-bottom: 0;
			}

	
/* =Content
============================================================================== */

	/* General
	-------------------------------------------------------------------------- */

		#content-wrapper {
			margin: 0 auto;
			width: 910px;
			background: url(../images/bg-interior-content-shadow.png) bottom center no-repeat;
			}
			
		#content {
			width: 910px;
			background: url(../images/bg-interior-content-repeat.jpg) top center repeat-y;
			}
			
		#content .copy {
			padding: 30px;
			width: 850px;
			min-height: 265px;
			background: url(../images/bg-interior-content-top.jpg) top center no-repeat;
			}

        #content .copy-residential {
			padding: 30px;
			width: 850px;
			min-height: 265px;
			background: url(../images/bg-interior-residential-content-top.jpg) top center no-repeat;
			}
		
		/* left column */	
			
		#left-col {
			padding: 17px 15px 0 15px;
			width: 217px;
			background: url(../images/bg-subnav.png) top left no-repeat;
			float: left;
			}
			
		#left-col-noimg {
			padding: 0;
			width: 217px;
			float: left;
			}
			
		#left-col h4 {
			margin-bottom: .8em;
			}
			
		/* right column */
			
		#right-col {
			width: 560px;
			float: right;
			}
			
		/* homepage */
			
		body#home #content {
			margin: 10px auto 30px auto;
			width: 900px;
			background: url(../images/bg-home-content.png) 0 10px no-repeat;
			}
			
		body#home #content .copy {
			margin-top: 10px;
			padding: 20px;
			width: 395px;
			min-height: 253px;
			color: #653c29;
			background: none;
			float: left;
			}
	
	/* Intro Slideshow
	-------------------------------------------------------------------------- */
	
		body#home #content #home-slideshow {
			width: 465px;
			height: 296px;
			float: right;
			overflow: hidden;
			}
	
	/* Intro Green Bar
	-------------------------------------------------------------------------- */
	
		#intro-greenbar-top {
			background: url(../images/bg-greenbar-top.gif) top left repeat-x #90b5ab;
			}
			
		#intro-greenbar-bottom {
			background: url(../images/bg-greenbar-bottom.gif) bottom left repeat-x;
			}
			
		#intro-greenbar-content {
			margin: 0 auto;
			width: 900px;
			color: #fff;
			background: url(../images/bg-greenbar-divide.gif) 287px 0 no-repeat;
			}
			
		#intro-greenbar-content .copy {
			padding: 32px 0 35px 0;
			width: 300px;
			float: left;
			}
		
		/* Recent blog posts link list */
		
		#intro-greenbar-content .recent-blog-posts {
			width: 290px;
			margin: 0;
			padding: 0;
			list-style: none;
			}
			
		#intro-greenbar-content .recent-blog-posts li {
			background: url(../images/home-recent-blog-posts-line.gif) bottom left repeat-x;
			}
			
		#intro-greenbar-content .recent-blog-posts li.last {
			background: none;
			}
			
		#intro-greenbar-content .recent-blog-posts li a, #intro-greenbar-content .recent-blog-posts li a:visited {
			padding: 12px 0 12px 35px;
			color: #fff;
			text-decoration: none;
			background: url(../images/icons-circle-arrow-lg.png) center left no-repeat;
			display: block;
			}
			
		#intro-greenbar-content .recent-blog-posts li a:hover {
			text-decoration: underline;
			}
		
		/* Commercial and Residential Sub-Sections */
		
		#intro-greenbar-content #sub-sections {
			padding: 32px 0 35px 0;
			min-height: 250px;
			width: 600px;
			background: url(../images/bg-home-subsections.gif) 13px 30px no-repeat;
			float: right;
			}
			
		#intro-greenbar-content #sub-sections ul {
			margin: 0;
			padding: 0;
			height: 121px;
			list-style: none;
			float: left;
			}
			
		#intro-greenbar-content #sub-sections ul li.commercial {
			padding: 16px 0 0 31px;
			width: 500px;
			height: 100px;
			float: left;
			}
			
		#intro-greenbar-content #sub-sections ul li.residential {
			padding: 133px 0 0 31px;
			width: 500px;
			height: 121px;
			}
			
		#intro-greenbar-content #sub-sections ul li a.orange-arrow-btn {
			margin-top: 75px;
            margin-right:-55px;
			}
			
	/* Interior Slideshows
	-------------------------------------------------------------------------- */
		
		/* commercial */
		
		#commercial-slideshow {
			margin-bottom: -20px;
			width: 560px;
			height: 348px;
			position: relative;
			bottom: 50px;
			overflow: hidden;
			}
			
		/* residential */
		
		#residential-slideshow {
			margin-bottom: -20px;
			width: 560px;
			height: 352px;
			position: relative;
			bottom: 50px;
			overflow: hidden;
			}
	
	/* Shop Listings page
	-------------------------------------------------------------------------- */
	
		#shop-products {
			width: 560px;
			border-top: 1px solid #d6d6d6;
			float: left;
			}
			
		.product-listing {
			width: 560px;
			padding: 20px 0;
			border-bottom: 1px solid #d6d6d6;
			float: left;
			}
			
		.product-image {
			padding: 5px;
			width: 159px;
			height: 107px;
			float: left;
			background: url(../images/shop-product-image-frame.gif) top left no-repeat;
			}
			
		.product-description {
			margin: 0;
			width: 370px;
			font-size: 1.2em;
			float: right;
			}
			
		.product-description dt {
			font-size: 1.2em;
			font-weight: bold;
			color: #333;
			}
			
		.product-price {
			padding-top: 15px;
			font-size: 2em;
			font-weight: bold;
			color: #d1856a;
			float: left;
			}
			
		.product-button {
			padding-top: 20px;
			float: right;
			}
	
	/* Residential Survey page
	-------------------------------------------------------------------------- */
		
		/* residential survey form form */
		
		#residential-survey-form {
			padding-top: 10px;
			width: 560px;
			}
		
		#residential-survey-form ul {
			margin: 0;
			width: 560px;
			float: left;
			}
		
		#residential-survey-form ul li {
			padding-left: 0;
			padding-bottom: 20px;
			background: none;
			}
			
		#residential-survey-form ul li label {
			color: #333;
			}
			
		#residential-survey-form ul li label.optional {
			font-size: 1.2em;
			color: #333;
			}
			
		#residential-survey-form ul li label.optional span {
			color: #666;
			}
			
		#residential-survey-form ul li.full label, #residential-survey-form ul li.indented label {
			padding-bottom: 5px;
			width: 100%;
			display: block;
			}
			
		#residential-survey-form ul li label.radio {
			padding: 0 10px 0 0;
			width: auto;
			display: inline;
			}
			
		#residential-survey-form ul li label.radio input {
			vertical-align: bottom;
			}
		
		#residential-survey-form ul li .text {
			padding: 6px 3px;
			border: 1px solid #ccc;
			background: url(../images/bg-form-shadow.gif) top left no-repeat;
			}
			
		#residential-survey-form ul li input.text {
			margin-top: 10px;
			width: 252px;
			}
			
		#residential-survey-form ul li.full input.text {
			width: 532px;
			}
			
		#residential-survey-form ul li.left input.text, #residential-survey-form ul li.right input.text {
			margin-top: 0;
			}
			
		#residential-survey-form ul li.full input.other {
			margin-left: 10px;
			width: 252px !important;
			}
			
		#residential-survey-form ul li input.checkbox {
			vertical-align: middle;
			position: relative;
			bottom: 2px;
			}
			
		#residential-survey-form ul li select {
			margin-top: 5px;
			}
			
		#residential-survey-form ul li textarea {
			margin-top: 10px;
			width: 532px;
			height: 100px;
			}
			
		#residential-survey-form ul li.indented textarea {
			width: 507px;
			height: 65px;
			}
			
		#residential-survey-form ul li button.orange-arrow-btn {
			float: right;
			overflow: visible;
			}
			
		#residential-survey-form ul li.full {
			width: 540px;
			float: left;
			clear: left;
			}
			
		#residential-survey-form ul li.indented {
			padding-left: 25px;
			width: 515px;
			float: left;
			clear: left;
			}
		
		#residential-survey-form ul li.left {
			width: 280px;
			float: left;
			clear: left;
			}
			
		#residential-survey-form ul li.right {
			padding-right: 20px;
			width: 260px;
			float: right;
			}
	
	/* Career Positions List
	-------------------------------------------------------------------------- */
		
		ul#careers-list {
			margin: 0;
			padding: 0;
			width: 560px;
			list-style: none;
			}
			
		ul#careers-list li {
			margin-bottom: 1px;
			padding: 6px 15px;
			width: 530px;
			font-family: Arial, Helvetica, "Lucida Grande", Tahoma, Verdana, sans-serif;
			background: #ebefe3;
			float: left;
			}
			
		ul#careers-list li span {
			float: left;
			}
			
		ul#careers-list li a, ul#careers-list li a:visited {
			color: #bd5530;
			float: right;
			}
			
		ul#careers-list li a:hover {
			color: #9e4829;
			}
			
	/* Contact page
	-------------------------------------------------------------------------- */	
	
		/* small info in left column */
		
		.contact-details {
			padding: 0 5px;
			}
			
		.contact-details strong {
			color: #333;
			font-weight: normal;
			}
			
		.contact-details a.orange-arrow-btn {
			margin-bottom: 30px;
			float: none;
			}
			
		.contact-details a, .contact-details a:visited {
			color: #006699;
			text-decoration: none;
			}
			
		.contact-details a:hover {
			text-decoration: underline;
			}
			
		/* key contacts */
		
		.key-contacts {
			padding: 0 5px;
			border-top: 1px solid #e8e8e8;
			}
			
		.key-contacts li {
			padding: 5px 0;
			border-bottom: 1px solid #e8e8e8;
			}
			
		.key-contacts li strong {
			color: #333;
			font-weight: normal;
			}
			
		/* contact form */
		
		#contact_form {
			width: 560px;
			}
		
		#contact_form ul {
			margin: 0;
			}
		
		#contact_form ul li {
			padding-left: 0;
			padding-bottom: 20px;
			background: none;
			}
			
		#contact_form ul li label {
			font-size: 1.2em;
			color: #333;
			}
		
		#contact_form ul li .text {
			padding: 6px 3px;
			border: 1px solid #ccc;
			background: url(../images/bg-form-shadow.gif) top left no-repeat;
			}
			
		#contact_form ul li input.text {
			width: 252px;
			}
			
		#contact_form ul li.full input.text {
			width: 532px;
			}
			
		#contact_form ul li input.checkbox {
			vertical-align: middle;
			position: relative;
			bottom: 2px;
			}
			
		#contact_form ul li select {
			margin-top: 27px;
			width: 260px;
			}
			
		#contact_form ul li textarea {
			margin-bottom: -10px;
			width: 532px;
			height: 200px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #333;
			}
			
		#contact_form ul li button.orange-arrow-btn {
			float: right;
			overflow: visible;
			}
			
		#contact_form ul li.full {
			width: 540px;
			float: left;
			clear: left;
			}
		
		#contact_form ul li.left {
			width: 280px;
			float: left;
			clear: left;
			}
			
		#contact_form ul li.right {
			padding-right: 20px;
			width: 260px;
			float: right;
			}
			
		#contact_form .send-message-copy {
			font-size: inherit;
			}
			
	/* Testimonials
	-------------------------------------------------------------------------- */
	
		.testimonial {
			margin-bottom: 20px;
			width: 546px;
			}
			
		.testimonial blockquote {
			margin: 0;
			padding: 25px 25px 10px 25px;
			width: 496px;
			font-size: 1.2em;
			background: url(../images/bg-testimonial-top.gif) top left no-repeat;
			display: block;
			}
			
		.testimonial .video {
			font-size: 1em;
			}
			
		.testimonial blockquote p {
			margin: 0;
			}
			
		.testimonial blockquote h4 {
			margin: 0 0 10px 0;
			}
			
		.testimonial cite {
			padding: 0 25px;
			width: 496px;
			background: url(../images/bg-testimonial-bottom.gif) bottom left no-repeat;
			display: block;
			}
			
		.testimonial cite span {
			padding: 10px 0 15px 0;
			border-top: 1px solid #e0e8e0;
			color: #79967d;
			font-size: 1.2em;
			font-style: normal;
			display: block;
			}
			
		.testimonial cite span a span {
			padding: 0 10px 0 0;
			border-top: none;
			font-style: normal;
			display: block;
			font-size: 0.9em;
			}
		
	/* Galleries
	-------------------------------------------------------------------------- */
	
		#right-col .gallery-thumbs {
			margin: 0 0 10px 0;
			padding: 0;
			width: 100%;
			list-style: none;
			}
			
		#right-col .gallery-thumbs li {
			padding: 0;
			background: none;
			float: left;
			}
			
		#right-col .gallery-thumbs li.noRightMargin {
			margin-right: 0;
			}
			
		#right-col .gallery-thumbs li a, #right-col .gallery-thumbs li a:visited {
			padding: 3px;
			width: 165px;
			height: 112px;
			border: 1px solid #cdcdcd;
			float: left;
			}
			
		#right-col .gallery-thumbs li a:hover {
			border: 1px solid #aaa;
			}
		
		.albumToggle {
			float: right;
		}
	/* Awards
	-------------------------------------------------------------------------- */	
		
		#awards {
			float: left;
			}
		
		#awards li {
			padding: 10px 0;
			color: #666;
			border-bottom: 1px solid #e8e8e8;
			}
			
		#awards li strong {
			color: #6a9589;
			font-size: 1.1em;
			font-weight: normal;
			display: block;
			}
	
	/* Buttons
	-------------------------------------------------------------------------- */
		
		/* Blog link */
		
		.blog-btn a {
			padding: 0 0 0 14px;
			height: 30px;
			display: block;	
			text-decoration: none !important;
			white-space: nowrap;
			float: left;
			}
			
		.blog-btn a span {
			padding: 0 14px 0 0;
			height: 30px;
			line-height: 30px !important;
			display: block;
			cursor: pointer;
			float: left;
			}
			
		.blog-btn a {
			background: url(../images/buttons-blog-lt.png) top left no-repeat;
			}
			
		.blog-btn a span {
			background: url(../images/buttons-blog-rt.png) top right no-repeat;
			}
			
		.blog-btn a:hover {
			background: url(../images/buttons-blog-lt.png) bottom left no-repeat;
			text-decoration: none;
			}
			
		.blog-btn a:hover span {
			background: url(../images/buttons-blog-rt.png) bottom right no-repeat;
			}
			
		/* Orange arrow buttons */
	
		button.orange-arrow-btn {
			padding: 0 0 0 10px;
			height: 26px;
			display: block;	
			text-decoration: none !important;
			white-space: nowrap;
			border: 0;
			cursor: pointer;
			float: left;
			}
			
		button.orange-arrow-btn span {
			padding: 0 30px 0 3px;
			height: 26px;
			color: #fff;
			font-size: 1.3em;
			line-height: 26px !important;
			font-variant: small-caps;
			font-family: Georgia, Palatino, "Palatino Linotype", serif;
			display: block;
			cursor: pointer;
			float: left;
			}
			
		button.orange-arrow-btn::-moz-focus-inner {
	   		padding: 0;
	    	border: none;
		}
			
		button.orange-arrow-btn {
			background: url(../images/button-orange-arrow-lt.png) top left no-repeat;
			}
			
		button.orange-arrow-btn span {
			background: url(../images/button-orange-arrow-rt.png) top right no-repeat;
			}
			
		button.orange-arrow-btn:hover {
			background: url(../images/button-orange-arrow-lt.png) bottom left no-repeat;
			text-decoration: none;
			}
			
		button.orange-arrow-btn:hover span {
			background: url(../images/button-orange-arrow-rt.png) bottom right no-repeat;
			}

		/* Orange arrow links */
	
		a.orange-arrow-btn {
			padding: 0 0 0 13px;
			height: 26px;
			display: block;	
			text-decoration: none !important;
			white-space: nowrap;
			float: right;
			}
			
		a.orange-arrow-btn span {
			padding: 0 30px 0 0;
			height: 26px;
			color: #fff;
			font-size: 1.2em;
			line-height: 26px !important;
			font-variant: small-caps;
			display: block;
			cursor: pointer;
			float: left;
			}
			
		a.orange-arrow-btn {
			background: url(../images/button-orange-arrow-lt.png) top left no-repeat;
			}
			
		a.orange-arrow-btn span {
			background: url(../images/button-orange-arrow-rt.png) top right no-repeat;
			}
			
		a.orange-arrow-btn:hover {
			background: url(../images/button-orange-arrow-lt.png) bottom left no-repeat;
			text-decoration: none;
			}
			
		a.orange-arrow-btn:hover span {
			background: url(../images/button-orange-arrow-rt.png) bottom right no-repeat;
			}
			
		/* Orange button links (no arrow) */
	
		a.orange-btn {
			padding: 0 0 0 13px;
			height: 26px;
			display: block;	
			text-decoration: none !important;
			white-space: nowrap;
			float: left;
			}
			
		a.orange-btn span {
			padding: 0 13px 0 0;
			height: 26px;
			color: #fff;
			font-size: 1.2em;
			line-height: 26px !important;
			font-variant: small-caps;
			display: block;
			cursor: pointer;
			float: left;
			}
			
		a.orange-btn {
			background: url(../images/button-orange-lt.png) top left no-repeat;
			}
			
		a.orange-btn span {
			background: url(../images/button-orange-rt.png) top right no-repeat;
			}
			
		a.orange-btn:hover {
			background: url(../images/button-orange-lt.png) bottom left no-repeat;
			text-decoration: none;
			}
			
		a.orange-btn:hover span {
			background: url(../images/button-orange-rt.png) bottom right no-repeat;
			}
		

/* =Footer
============================================================================== */

	/* General
	-------------------------------------------------------------------------- */

		#footer {
			margin-bottom: 40px;
			background: #f8f6e5;
			}
		
		#footer .copy {
			margin: 0 auto;
			padding: 35px 30px 0 30px;
			width: 850px;
			min-height: 34px;
			color: #fff;
			background: url(../images/bg-interior-footer.jpg) top right no-repeat;
			}
			
		#footer .copy p {
			margin: 0;
			float: left;
			}
			
		#footer .copy ul {
			margin: 0;
			float: right;
			list-style: none;
			}
		
		#footer .copy ul li {
			padding-left: 10px;
			display: inline;
			}
			
		#footer .copy a, #footer .copy a:visited {
			color: #fff;
			text-decoration: none;
			}
			
		#footer .copy a:hover {
			text-decoration: underline;
			}
			
		/* homepage */
			
		body#home #footer .copy {
			padding: 12px 18px 0 19px;
			width: 870px;
			min-height: 34px;
			background: url(../images/bg-home-footer.jpg) top right no-repeat;
			}

/* =Misc
============================================================================== */

	/* Clearfix
	-------------------------------------------------------------------------- */
	
		.clearfix:after {
		    content: ".";
		    display: block;
		    height: 0;
		    clear: both;
		    visibility: hidden;
			}
		
		.clearfix {display: inline-block;}
		
		/* Hides from IE-mac \*/
		* html .clearfix {height: 1%;}
		.clearfix {display: block;}
		/* End hide from IE-mac */
		
	/* TINYMCE STYLES */	
	.careers-content
	{
		overflow: hidden;
	}
	
	.careers-content .align-right
	{
		float: right;
		margin-left: 12px;
	}
	
	.careers-content .align-left
	{
		float: left;
		margin-right: 12px;
	}