/* @override http://www.palacevideo.net.php5-4.dfw1-2.websitetestlink.com/css/screen.css */

/**
* @author Den Markin <denmarkin@gmail.com>, http://dmarkin.name
* @version $Id$
* @package PalaceVideo
*/

@import "reset.css";

* {
	margin: 0;
}
html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -165px;
}
#footer, .push {
	height: 165px;
	clear: both;
}

/* MAIN */
body {
	-webkit-text-size-adjust: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #787878;
	line-height: 1.4em;
	background-color: #f6f6f6;
	position: relative;
}
a {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: underline;
}
a, a span {
	cursor: pointer;
}
div {
	display: block;
}
p {
	margin: 0 0 20px;
	float: left;
	width: 100%;
}
.strong {
	font-weight: bold;
}
.important {
	font-size: 13px;
	color: #666;
}
.desc {
	margin-top: 3px;
	font: italic 12px 'Cambria', Georgia,serif;
}
.luxury {
	color: #333;
	font-family: 'Cambria', Georgia, serif;
	font-size: 19px;
	line-height: 133%;
	font-style: italic;
}
.secondary {
	font-size: 11px;
}
.module {
	font-size: 12px;
	font-family: 'Cambria', Georgia, serif;
	color: #666;
	margin-top: -5px;
	margin-bottom: 18px;
}
.spaced {
	line-height: 23px;
}
cite {
	font-style: italic;
	font-weight: bold;
}
blockquote {
	background: url(../i/quote-start.png) no-repeat top left;
	padding: 0 0 10px 30px;
	font-family: 'Cambria', Georgia, serif;
	font-style: italic;
	font-size: 1em;
}

/* LAYOUT */
.clear {
	clear: both;
}
.floated-left {
	float: left;
	width: 100%;
}
.floated-right {
	float: right !important;
}
.additionalContent, .mainContent  {
	background-color: #EDEDED;
	width: 100%;
	float: left;
	position: relative;
}
.mainContent  {
	background-color: #fff;
}
.wai, .hidden {
	display: none;
}
.wrapped {
	margin: 0 auto;
	width: 920px;
	clear: both;
	position: relative;
}
#content {
	height: 100%;
	width: 100%;
}
.imaged {
	overflow: hidden;
	text-indent: -9000px;
	float: left;
}
.colL {
	width: 345px;
	margin-right: 60px;
}
.colR {
	width: 495px;
}
.colL, .colR {
	float: left;
}

/* LISTS */
ul {
	float: left;
}
html>body div#topNav ul.nav li:after {
	content: " | ";
}
html>body div#topNav ul.nav li.last:after {
	content: "";
}
ul.inline li {
	float: left;
}
html>body ul.bulleted-text li:before {
	content: "- ";
}
ul.bulleted li {
	background: transparent url(../i/icons/arrowBullet.png) no-repeat scroll left 6px;
	padding-left: 20px;
	margin-bottom: 15px;
}
ul.iconed li {
	background-position: left center;
	background-color: transparent;
	background-repeat: no-repeat;
	line-height: 36px;
	padding-left: 40px;
	float: left;
	width: 100%;
}
ul.vacuum li {
	padding: 5px 0;
}

/* HEADER */
#header {
	height: 158px;
	background: #000 url(../i/header-bg.jpg) scroll center top;
	position: relative;
	z-index: 10;
}
#header h1#logo {
	background: transparent url(../i/logo.png) no-repeat;
	height: 73px;
	width: 307px;
	cursor: pointer;
	margin: 60px 0 0;
}
#headerExtended h1#logo {
	background: transparent url(../i/logo.png) no-repeat;
	height: 73px; /* 61 - plain logo-main.png */
	width: 307px; /* 259 - plain*/
	cursor: pointer;
	margin: 60px 0 85px 35px;
}
#header .navMain {
	float: right;
	margin-right: 35px;
}

/* NAVIGATION */
ul.navMain {
	width: 430px;
	margin: 0;
}
ul.navMain li a {
	color: #B5B5B5;
	line-height: 20px;
	margin-right: 40px;
	width: 100px;
	font-size: 11px;
	font-weight: bold;
	text-shadow: #000 -1px -1px 0;
	font-family: 'Avenir LT Std', Arial, Helvetica, sans-serif;
}
ul.navMain li a.selected {
	color: #fff !important;
}
ul.navMain li.last a {
	margin-right: 0 !important;
}
ul.nav li {
	color: #fff;
	display: inline;
	position: relative;
}
#header #topNav, #headerExtended #topNav {
	line-height: 30px;
	float: right;
	margin: 0 35px 45px 0;
	font-size: 11px;
}
#headerExtended #topNav {
	margin: 0 35px 55px 0;
}
#header #topNav li, #headerExtended, #topNav {
	color: #666 !important;
}
#header #topNav li a, #headerExtended #topNav li a {
	color: #666 !important;
	padding: 0 4px;
}
ul.vNav {
	float: left;
	position: absolute;
	top: 20px;
}
ul.vNav li {
	float: none;
	display: block;
}
ul.vNav li a {
	text-shadow: none;
}
#footer ul.vNav {
	width: 160px;
}
#footer ul.navMain li a.selected {
	color: #ccc !important;
}

/* BUTTONS */
.button {
	font-weight: bold;
	background-color: #fff;
	padding: 4px 14px;
	float: left;
	margin: 15px 0;
}
.buttonArrow {
	padding: 3px 12px;
	background-color: #fff;
	margin: 10px 0 20px;
	font-size: 0.75em;
	float: left;
}
.buttonArrow span {
	background: #fff url(../i/icons/arrowBullet.png) no-repeat scroll right center;
	padding-right: 10px;
}
.buttonArrowLeft {
	font-weight: bold;
	padding: 3px 12px;
	background-color: #fff;
	margin: 5px 0;
	font-size: 0.85em;
	float: left;
}
.buttonArrowLeft span {
	background: #fff url(../i/icons/arrowBullet.png) no-repeat scroll left center;
	padding-left: 10px;
}
a#loginBtn {
	background: transparent url(../i/buttons/login.png) no-repeat scroll 0 0;
	width: 76px;
	height: 18px;
}
a#loginBtn:hover {
	background-position: 0 -18px;
}
a#presentationBtn {
	background: transparent url(../i/buttons/presentation.png) no-repeat scroll 0 0;
	width: 104px;
	height: 18px;
}
a#presentationBtn:hover {
	background-position: 0 -18px;
}
a#labBtn {
	background: transparent url(../i/buttons/lab.png) no-repeat scroll 0 0;
	width: 104px;
	height: 18px;
}
a#labBtn:hover {
	background-position: 0 -18px;
}

/* HEADERS */
.typeface-js, h1, h2, h3, h4, h5, h6 {
	visibility: visible !important;	/* fix typeface in Opera*/
}
h2, h3, h4, h5, .subheading {
	float: left;
	width: 100%;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
}
h2 {
	height: 20px;
	text-indent: -9000px;
	height: 30px;
	margin: 30px 0 20px;
}
h3 {
	color: #333333;
	font-size: 14px;
	line-height: 32px;
	font-weight: normal;
	margin: 20px 0 30px;
}
h4 {
	font-size: 10px;
	margin: 10px 0 20px;
	color: #000;
}
h5 {
	font-size: 12px;
	margin: 0 0 7px;
	color: #333;
}
h3, .subheading {
	height: 20px;
	padding-bottom: 10px;
	background: transparent url(../i/headers/separator.png) repeat-x scroll left bottom;
}
.subheading {
	font-weight: normal;
}
/*.section-header {
	padding: 15px;
	border-bottom: 1px solid #dededd;
	margin-top: 40px;
}*/
h2#whoWeAre {
	background: transparent url(../i/headers/whoWeAre.png) no-repeat;
}
h2#whoWeAre1 {
	background: transparent url(../i/headers/whoWeAre1.png) no-repeat;
}

h2#meetTheTeam {
	background: transparent url(../i/headers/meetTheTeam.png) no-repeat;
}

h2#weHiring {
	background: transparent url(../i/headers/weHiring.png) no-repeat;
}

h2#goodReasons {
	background: transparent url(../i/headers/goodReasons.png) no-repeat;
}

h2#howWeCanHelpYou {
	background: transparent url(../i/headers/howWeCanHelpYou.png) no-repeat;
}
h3#almostEverything {
	text-indent: 30px;
	line-height: 24px;
	background: transparent url(../i/icons/more.png) no-repeat;
	font-size: 16px;
	margin-bottom: 20px;
}
h3#intro {
	font-size: 16px;
	margin-top: 0px;
	background-image: none;
	height: auto;
	margin-bottom: 10px;
}
h3#sep {
	height: 3px;
	padding: 0;
	margin: 30px 0 10px;
}
h3.feat {
	font-size: 16px;
	height: 25px;
	margin-bottom: 25px;
	margin-top: 0;
}

h2#overview {
	background: transparent url(../i/headers/almosteverything.png) no-repeat;
}
h2#videoProduction {
	background: transparent url(../i/headers/videoProduction.png) no-repeat;
}
h2#onlineSolutions {
	background: transparent url(../i/headers/onlineSolutions.png) no-repeat;
}
h2#mobileSolutions {
	background: transparent url(../i/headers/mobileSolutions.png) no-repeat;
}
h2#golfApp {
	background: transparent url(../i/headers/golfApp.png) no-repeat;
}
h2#getInTouchWithUs {
	background: transparent url(../i/headers/getInTouchWithUs.png) no-repeat;
}
h2#getInTouchWithUs-fr {
	background: transparent url(../i/headers/getInTouchWithUs-fr.png) no-repeat;
}
h2#ourShowReel {
	background: transparent url(../i/headers/ourShowReel.png) no-repeat;
}
h5#latest {
	font-weight: normal;
	font-style: normal;
	margin: 0;
	color: #666666;
}
h4.sectionHeading {
	background-color: #F6F6F6;
	width: auto;
	padding: 6px 10px 4px;
	font-size: 0.9em;
	color: #999;
	line-height: 16px;
	margin-left: -6px;
}
.bcContainer {
	position: absolute;
	font-size: 11px;
	color: #ccc;
	top: 12px;
	left: 0;
	z-index: 2000;
}
.bcContainer a {
	color: #ccc;
}

/* WELCOME */
#welcomeContainer .mainContent {
	padding-bottom: 40px;
}
#welcomeContainer #welcomeVideoContainer {
	width: 495px;
	height: 250px;
	background: transparent url(../assets/welcome-banner-placeholder.jpg) no-repeat;
	position: absolute;
	top: -180px;
	left: 405px;
	z-index: 100;
}
#welcomeContainer #introContainer .luxury {
	width: 360px;
	height: 95px;
	float: left;
	padding: 76px 0 60px;
	color: #333;
	float: left;
}
#welcomeContainer .colR, #welcomeContainer .colL {
	margin-top: 95px;
}
#welcomeContainer .additionalContent ul.inline li {
	margin: 20px 80px 40px 0;
	width: 250px;
}
#welcomeContainer .additionalContent ul.inline li#clientLoginCell {
	padding-left: 0;
	width: 185px;
	background: transparent url(../i/icons/lock.png) no-repeat scroll 0 12px;
	margin-right: 90px;
}
#welcomeContainer .additionalContent ul.inline li#whyChooseUsCell {
	margin-right: 115px;
}
#welcomeContainer .additionalContent ul.inline li#partnershipCell {
	padding-left: 0;
	width: 250px;
	background: transparent url(../i/icons/wheel.png) no-repeat scroll 0 11px;
}
#welcomeContainer .additionalContent ul.inline li.last {
	margin-right: 0;
}
#welcomeContainer #latestReleaseContainer {
  float: left;
  height: 330px;
  margin-bottom: 10px;
  overflow: hidden;
  position: relative;
  width: 341px;
}
#welcomeContainer #latestReleaseContainer #latestReleasesList li {
  float: left;
	margin: 0;
	width: 341px;
	height: 310px;
}

#welcomeContainer #latestReleaseContainer a{
	font-size: 11px;
	text-decoration: underline;
}

#welcomeContainer #serviceOfferingsContainer {
	width: 485px;
	height: 300px;
	padding: 5px;
	overflow: hidden;
	position: relative;
	clear: both;
}

#welcomeContainer #serviceOfferingsContainer #serviceOfferingsList li {
	float: left;
	margin: 5px;
	width: 485px;
	height: 290px;
}
#welcomeContainer #serviceOfferingsContainer #serviceOfferingsList li .serviceImg {
	height: 110px;
	float: left;
	margin: 20px 0;
	text-align: center;
	width: 161px;
}
#welcomeContainer #serviceOfferingsControls {
	height: 30px;
	width: 60px;
	float: none;
	margin: 30px auto 0;
}
#welcomeContainer #serviceOfferingsControls a {
	float: left;
	height: 20px;
	width: 20px;
	margin: 5px;
	cursor: pointer;
}
#welcomeContainer #serviceOfferingsControls a#arrowL {
	background: transparent url(../i/icons/arrowL.png) no-repeat;
}
#welcomeContainer #serviceOfferingsControls a#arrowR {
	background: transparent url(../i/icons/arrowR.png) no-repeat;
}
#welcomeContainer h3, #welcomeContainer h2 {
	height: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #c8c8c8;
	margin-top: 0;
}
#welcomeContainer h3 {
	background: none;
}
#welcomeContainer .additionalContent ul.inline li h4 {
	font-weight: bold;
	font-family: 'Avenir LT Std', Arial, Helvetica, sans-serif;
}
#welcomeContainer .additionalContent ul.inline li#partnershipCell h4 {
	padding-left: 26px;
}
#welcomeContainer .additionalContent ul.inline li#clientLoginCell h4 {
	padding-left: 20px;
}

/* COMPANY */
#companyBodyBg {
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	height: 100%;
	z-index: 1;
	background: #f6f6f6;
}

#companyContainer .wrapped {
	position: relative;
	z-index: 10;
}

#companyContainer {
	padding: 0 0 80px 0;
	background: url(../i/services-bg.png) repeat-x;
	float: left;
	width: 100%;
}

#companyContainer .companyContainers {
	padding: 45px 0 80px 50px;
	background: url(../i/services-bg.png) repeat-x;
	z-index: 10;
	position: relative;
	width: 690px;
	min-height: 806px;
}

#companyContainer .companyContainers,
#companyContainer .col,
#companyContainer .colLast {
	float: left;
}

#companyContainer .colL {
	width: 540px;
	margin-right: 50px;
}
#companyContainer .colR {
	width: 320px;
}

#companyContainer .colL, #companyContainer .colR {
	width: 320px;
	padding: 15px 0;
}

#companyContainer #teamList {
	float: left;
	margin-bottom: -20px;
}
#companyContainer #teamList li {
	width: 250px;
	height: 70px;
	float: left;
	margin: 0 20px 60px 0;
}
#companyContainer #brochureContainer {
	text-align: center;
	margin-bottom: 30px;
}
#companyContainer .serviceContainers {
	padding: 45px 0 80px 50px;
	background: url(../i/services-bg.png) repeat-x;
	z-index: 10;
	position: relative;
	width: 690px;
	min-height: 806px;
}
#companyContainer .serviceContainers,
#companyContainer .col,
#companyContainer .colLast {
	float: left;
}
#companyContainer #servicesMenuContainer {
	background: url("../i/services-submenu-vseparator.png") no-repeat scroll right top transparent;
	height: 806px;
	position: relative;
	margin-top: 30px;
	width: 180px;
	z-index: 20;
	float: left;
}
#companyContainer #servicesList {
	position: absolute;
	top: 70px;
}
#companyContainer #servicesList li {
	float: left;
	position: relative;
	z-index: 100;
}
#companyContainer #servicesList li a {
	width: 191px;
	height: 40px;

}
#companyContainer #servicesList #overviewLink {
	background: transparent url(../i/buttons/about-btn.png) no-repeat scroll 0 0;
}
#companyContainer #servicesList a#whyLink {
	background: transparent url(../i/buttons/why-btn.png) no-repeat scroll 0 0;
}
#companyContainer #servicesList #jobLink {
	background: transparent url(../i/buttons/job-btn.png) no-repeat;
}
#companyContainer #servicesList li.selected a,
#companyContainer #servicesList li a:hover {
	background-position: 0 -40px !important;
}
#companyContainer .bcContainer {
	left: -172px;
}

/* PORTFOLIO */
#portfolioContainer {
	padding: 50px 0 80px 0;
	float: left;
}
#portfolioContainer #portfolioHeader,
#portfolioContainer #portfolioListContainer {
	float: left;
}
#portfolioContainer #portfolioHeader .colL {
	width: 580px;
	margin-right: 50px;
	height: 330px;
	background: transparent url(../assets/portfolioLanding.png) no-repeat 30px 0;
}
#portfolioContainer #portfolioHeader .colR {
	width: 290px;
	padding-top: 70px;
}
#portfolioContainer #portfolioListContainer {
	background-color: #fff;
	padding: 60px 12px 15px;
	margin-top: -20px;
}
#portfolioContainer #portfolioListContainer ul#worksList li {
	float: left;
	width: 275px;
	height: 190px;
	margin: 0 11px 25px;
}
#portfolioContainer #listToolsContainer {
	padding: 0 11px;
	background: #fff url(../i/portfolio-filter-bg.png) no-repeat;
	float: left;
	height: 40px;
	width: 876px;
	margin: 0 11px;
	position: relative;
	z-index: 100;
}
#portfolioContainer #listToolsContainer ul.inline {
	float: left;
}
#portfolioContainer #listToolsContainer ul.inline li {
	margin-right: 30px;
	line-height: 43px;
}
#portfolioContainer #listToolsContainer a#labLink {
	float: right;
	padding-right: 20px;
	line-height: 43px;
	background: transparent url(../i/icons/lab.png) no-repeat scroll right center;
}
#portfolioContainer #listToolsContainer,
#portfolioContainer #listToolsContainer a {
	color: #999;
	font-size: 0.9em;
	font-weight: bold;
}
#portfolioContainer #listToolsContainer ul.inline li a.selected {
	color: #666 !important;
}

/* SERVICES */
#servicesBodyBg {
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	height: 100%;
	z-index: 1;
	background: #f6f6f6;
}
#servicesContainer .wrapped {
	position: relative;
	z-index: 10;
}
#servicesContainer {
	background: url(../i/services-bg.png) repeat-x;
	float: left;
	width: 100%;
}
#servicesContainer .serviceContainers {
	padding: 45px 0 80px 50px;
	background: url(../i/services-bg.png) repeat-x;
	z-index: 10;
	position: relative;
	width: 690px;
	min-height: 806px;
}
#servicesContainer .serviceContainers,
#servicesContainer .col,
#servicesContainer .colLast {
	float: left;
}
#servicesContainer #servicesMenuContainer {
	background: url("../i/services-submenu-vseparator.png") no-repeat scroll right top transparent;
	height: 806px;
	position: relative;
	margin-top: 30px;
	width: 180px;
	z-index: 20;
	float: left;
}
#servicesContainer .col {
	width: 210px;
	margin-right: 30px;
}
#servicesContainer .colLast {
	width: 210px;
	margin-right: 0 !important;
}
#servicesContainer #overviewContainer .serviceImg {
	height: 110px;
	float: left;
	margin: 20px 0;
	padding-left: 10px;
	width: 190px;
}
#servicesContainer .colL {
	margin-right: 50px;
}
#servicesContainer .colL, #servicesContainer .colR {
	width: 320px;
	padding: 15px 0;
}
#servicesContainer #videoContainer #videoServiceMediaContainer,
#servicesContainer #videoContainer #photoServiceMediaContainer,
#servicesContainer #onlineContainer #onlineSectionMediaContainer,
#servicesContainer #onlineContainer #onlineSectionMediaContainer1,
#servicesContainer #mobileContainer #mobileMediaContainer {
	width: 320px;
	height: 180px;
	background-color: black;
}
#servicesContainer #videoContainer #photoShootingContainer {
	padding-left: 60px;
	background: transparent url(../i/icons/photos.png) no-repeat;
	float: left;
}
#servicesContainer #mobileContainer .numbered-1,
#servicesContainer #mobileContainer .numbered-2 {
	padding-left: 60px;
	height: 55px;
}
#servicesContainer #mobileContainer .numbered-1 {
	background: transparent url(../i/icons/number-1.png) no-repeat;
	margin-bottom: 30px;
}
#servicesContainer #mobileContainer .numbered-2 {
	background: transparent url(../i/icons/number-2.png) no-repeat;
}
#servicesContainer .numbered-1,
#servicesContainer .numbered-2 {
	padding-left: 60px;
	height: 130px;
}
#servicesContainer .numbered-1 {
	background: transparent url(../i/icons/number-1.png) no-repeat;
	margin-bottom: 30px;
}
#servicesContainer .numbered-2 {
	background: transparent url(../i/icons/number-2.png) no-repeat;
}
#servicesContainer #mobileContainer #mobileFeaturesContainer {
	padding-left: 60px;
	background: transparent url(../i/icons/features.png) no-repeat;
	float: left;
}
#servicesContainer #golfFeaturesContainer {
	padding-left: 60px;
	background: transparent url(../i/icons/features-golf.png) no-repeat;
	float: left;
}

#servicesContainer #mobileContainer #mobileMainMediaContainer {
	width: 695px;
	height: 390px;
	float: left;
	background: transparent url(../assets/services/mobileMainPlaceholder.jpg) no-repeat;
	margin-top: 5px;
}
#servicesContainer #servicesList {
	position: absolute;
	top: 70px;
}
#servicesContainer #servicesList li {
	float: left;
	position: relative;
	z-index: 100;
}
#servicesContainer #servicesList li a {
	width: 191px;
	height: 40px;

}
#servicesContainer #servicesList #overviewLink {
	background: transparent url(../i/buttons/overview-btn.png) no-repeat scroll 0 0;
}
#servicesContainer #servicesList a#videoLink {
	background: transparent url(../i/buttons/video-btn.png) no-repeat scroll 0 0;
}
#servicesContainer #servicesList #onlineLink {
	background: transparent url(../i/buttons/online-btn.png) no-repeat;
}
#servicesContainer #servicesList #mobileLink {
	background: transparent url(../i/buttons/mobile-btn.png) no-repeat;
}
#servicesContainer #servicesList #golfappLink {
	background: transparent url(../i/buttons/golfapp-btn.png) no-repeat;
}
#servicesContainer #servicesList #moreLink {
	background: transparent url(../i/buttons/more-btn.png) no-repeat;
}
#servicesContainer #servicesList li.selected a,
#servicesContainer #servicesList li a:hover {
	background-position: 0 -40px !important;
}
#servicesContainer .bcContainer {
	left: -172px;
}
	
/* CONTACT */
#contactBodyBg {
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	height: 100%;
	background: #F6F6F6 url(../i/contact-bg.png) repeat-x scroll 0 158px;
	z-index: -1;
}
#contactContainer .colL {
	width: 575px;
	padding: 50px 35px 80px 0;
	margin: 0;
	background: #F6F6F6 url(../i/contact-bg.png) repeat-x;
}
#servicesContainer #contactContainer .colL {
    background: none;
}
#contactContainer .colR {
	width: 275px;
	padding: 140px 0 80px 35px;
	background: #f6f6f6 url(../i/contact-vseparator.png) no-repeat scroll left top;
}
#contactContainer .colL #contactFormContainer {
	width: 523px;
	padding: 0 25px 25px 25px;
	background-color: #fff;
	border: 1px solid #F2F2F2;
	margin: 20px 0;
}
#contactContainer .colL #contactFormContainer fieldset {
	width: 100%;
}
#contactContainer .colL #contactFormContainer fieldset,
#contactContainer .colL #contactFormContainer label,
#contactContainer .colL #contactFormContainer input,
#contactContainer .colL #contactFormContainer textarea {
	float: left;
}
#contactContainer .colL #contactFormContainer input,
#contactContainer .colL #contactFormContainer textarea {
	padding: 3px;
}
#contactContainer .colL #contactFormContainer fieldset div.column {
	width: 245px;
	float: left;
	margin-right: 30px;
}
#contactContainer .colL #contactFormContainer fieldset div.last {
	margin-right: 0 !important;
}
#contactContainer .colL #contactFormContainer input,
#contactContainer .colL #contactFormContainer textarea {
	border: 1px solid #ccc;
}
#contactContainer .colL #contactFormContainer input {
	width: 235px;
}
#contactContainer .colL #contactFormContainer textarea {
	width: 510px;
}
#contactContainer .colL #contactFormContainer label {
	text-transform: uppercase;
	cursor: pointer;
	font-weight: bold;
	margin: 20px 0 0 0;
	font-size: 88%;
}
#contactContainer .colL #contactFormContainer #btn-send {
	width: 106px;
	height: 28px;
	float: right;
	border: none;
	margin-top: 30px;
}
label.error {
	color: red;
	font-size: 80% !important;
	margin: 0 !important;
	text-transform: none !important;
}
#msg-result {
	float: left;
	font-weight: bold;
	margin: 30px 0 0 0;
}
#contactContainer .colR #addressContainer ul.vacuum li {
	margin-bottom: 10px;
}
#contactContainer .colR #addressContainer p {
	float: none;
}

/* FOOTER */
#footer {
	color: #666;
	background: #000 url(../i/footer-bg.jpg) repeat-x scroll;
	position: relative;
	z-index: 100;
}
#footer #copyrightContainer p, #footer #copyrightLogos {
	margin: 25px 0;
	font-size: 11px;
	color: #333;
}
#footer #copyrightLogosList {
	margin: 29px 0 21px;
	width: 270px;
}
#footer #copyrightLogosList li, #footer #copyrightLogosList li a {
	float: left;
	height: 27px;
}
#footer #copyrightLogosList li a#konioprodLogo {
	background: transparent url(../i/wylesight-konio.png) no-repeat scroll 0 0;
	width: 100px;
}
#footer #copyrightLogosList li a#konioprodLogo:hover {
	background: transparent url(../i/wylesight-konio.png) no-repeat scroll 0 -27px;
}
#footer #copyrightLogosList li#featuring {
	background: transparent url(../i/wylesight-konio.png) no-repeat scroll -105px 0;
	width: 40px;
}
#footer #copyrightLogosList li a#wsLogo {
	background: transparent url(../i/wylesight-konio.png) no-repeat scroll -145px 0;
	width: 125px;
}
#footer #copyrightLogosList li a#wsLogo:hover {
	background: transparent url(../i/wylesight-konio.png) no-repeat scroll -145px -27px;
}
#footer .colL {
	width: 580px;
}
#footer .colR {
	width: 202px;
}
#footer li, #footer a {
	color: #666;
}
#footer .colR {
	font-size: 0.9em;
}
#footer ul.nav, #footer #socialLogosList {
	padding: 23px 0 25px;
}
#footer #socialLogosList li {
	float: left;
	margin: 0 9px 0 0;

}
#footer #socialLogosList li a {
	float: left;
	width: 16px;
	height: 16px;
	background: transparent url(../i/icons/social.png) no-repeat scroll 0 0;
}
#footer #socialLogosList li a#emailLogo {
	background-position: 0 0;
}
#footer #socialLogosList li a#emailLogo:hover {
	background-position: 0 -16px;
}
#footer #socialLogosList li a#fbLogo {
	background-position: -25px 0;
}
#footer #socialLogosList li a#fbLogo:hover {
	background-position: -25px -16px;
}
#footer #socialLogosList li a#diggLogo {
	background-position: -50px 0;
}
#footer #socialLogosList li a#diggLogo:hover {
	background-position: -50px -16px;
}
#footer #socialLogosList li a#vimeoLogo {
	background-position: -75px 0;
}
#footer #socialLogosList li a#vimeoLogo:hover {
	background-position: -75px -16px;
}
#footer #socialLogosList li a#rssLogo {
	background-position: -100px 0;
}
#footer #socialLogosList li a#rssLogo:hover {
	background-position: -100px -16px;
}
#footer #socialLogosList li a#twitterLogo {
	background-position: -125px 0;
}
#footer #socialLogosList li a#twitterLogo:hover {
	background-position: -125px -16px;
}
#footer #socialLogosList li a#ytLogo {
	background-position: -150px 0;
}
#footer #socialLogosList li a#ytLogo:hover {
	background-position: -150px -16px;
}
#footer #socialLogosList li a#liLogo {
	background-position: -173px 0;
}
#footer #socialLogosList li a#liLogo:hover {
	background-position: -173px -16px;
}
