/*
Theme Name: Make-Up Studio
Theme URI: http://make-upstudio.com.au/
Description: This WordPress theme is developed for Make-Up Studio.
Author: WebEdge Team
Version: 1.0
*/

@import url(http://fonts.googleapis.com/css?family=Rokkitt);


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	font-smooth:always;
}
body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

/*Reset-Ends*/

/*Header-Starts*/

body {
	color: #6c6577;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: .85em;
	line-height: 1.4;
	background: #ede8f2 url('images/bg-repeat-body.png') repeat-x left top;
}

.clear {
	clear:both;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-family: 'Rokkitt', serif;	
	line-height: 1;
}

.alignleft {
	float: left;
	margin-right: 10px;
}

.alignright {
	float: right;
	margin-left: 10px;
}

.aligncenter {
	display: block;
	margin: 0 auto;
}

#header {
	height: 75px;
	position: relative;
}

#footer, #header, #content {
	width: 960px;
	margin:0 auto;
}

#wrapper {
	background:url('images/header-bg.png') repeat-x left top;
}

#logo {
	float: left;
	width: 246px;
	margin-top: 15px;
}

#site-title a {
	background: url('images/logo.png') no-repeat left top;
	height: 48px;
	display: block;
	text-indent: -999em;
}

p#site-description {
	text-indent: -999em;
}

#social-top {
	position: absolute;
	right: 0;
	top: 12px;
	z-index: 100;
}

#social-top p {
	color: #fff;
	font-size: 1.2em;
	font-family: 'Rokkitt', serif;
}

#social-top span {
	float: left;
	padding-right: 9px;
	padding-top: 2px;
}

#social-top a, .followus a {
	display: block;
	height: 22px;
	text-indent: -9999em;
	float: left;
	margin-left: 16px;
}

#social-top a:hover, .followus a:hover {
	background-position: left bottom;
}

#social-top a.youtube span.tip , #social-top  a.facebook span.tip, .followus a.youtube span.tip, .followus a.facebook span.tip {
	display: block;
	float: none;
	padding: 0;
	display: block;
	color: #fff;
	text-indent: 0;
	width: 74px;
	height: 28px;
	background: url('images/bg-tip.png') no-repeat left top;	
	font-size: .7em;
	padding: 10px 5px;
	text-align: center;
	font-family: arial, sans-serif;
}

.followus a.youtube span.tip, .followus a.facebook span.tip {
	font-size: 1em;
}

a.facebook:hover span.tip {
	position: absolute;
	right: 13px;
	top: 20px;
}

a.youtube:hover span.tip{
	right: -17px;
	position: absolute;
	top: 20px;
}

.followus a.facebook span.tip {
	left: -50px;
	top: 48px;
}

.followus a.youtube:hover span.tip  {
	left: -20px;
	top: 48px;
}

a.facebook {
	width: 12px;
	background: url('images/icon-facebook.png') no-repeat left top;
}

a.youtube {
	width: 18px;
	background: url('images/icon-youtube.png') no-repeat left top;
}

.menu-header {
	float: right;
	width: 675px;
}

div.needed-products ul li img {

	clear:both;
	display:block; 
	margin-bottom:5px;

}

#menu-navigation {
	font-family: 'Rokkitt', serif;
	float:right;
	margin: 44px 0 0 0;
	font-size:12px;
}

#slide-wrapper-out{
	height:431px;
	width:100%;
	background:#8f8b95 url('/colour/images/bg-landing-1.jpg') center center scroll;
	border-bottom:1px solid #ffffff;
}

#menu-navigation li {
	float:left;
}

#menu-navigation a {
	color: #FFFFFF;
	display: block;
	float: left;
	font-size: 1.4em;
	height: 24px;
	line-height: 24px;
	margin: 0 2px;
	padding: 3px 6px;
	text-decoration: none;
}

#menu-navigation a:hover, #menu-navigation li.current_page_item a, #menu-navigation li.current-menu-item a {
	border-radius: 5px 5px 0 0;
	background-color: #17131E;
	color: #ee2465;
}

/*/Header-Ends*/

/*About-us*/
.divider_outer {
	background:url('images/bg-repeat-line.png') repeat-x left top;
	padding: 10px 0 0 0;
	margin-top: 50px;
}

.divider_inner {
	background:url('images/bg-repeat-line.png') repeat-x left bottom;
	text-align: center;
	padding: 0 0 10px 0;
}

.divider_inner p {
	padding: 5px 0;
	color: #322e39;
	font-size: 1.3em;
	font-style: italic;
}

.divider_inner p a {
	color: #6c6577;
	text-decoration: none;
}

.divider_inner p a:hover {
	text-decoration: underline;
}

.btn-pink {
	display: block;
	width: 150px;
	height: 37px;
}

/*About-us*/




/* ------- Fluid Columns ------- */
.one_half{ width:48%; }
.one_third{ width:30.66%; }
.two_third{ width:65.33%; }
.one_fourth{ width:22%; }
.three_fourth{ width:74%; }
.one_fifth{ width:16.8%; }
.two_fifth{ width:37.6%; }
.three_fifth{ width:58.4%; }
.four_fifth{ width:67.2%; }
.one_sixth{ width:13.33%; }
.five_sixth{ width:82.67%; }
.one_half,.one_third,.two_third,.three_fourth,.one_fourth,.one_fifth,.two_fifth,.three_fifth,.four_fifth,.one_sixth,.five_sixth{ position:relative; margin-top: 50px; margin-right:4%; float:left; }
.last{ margin-right:0 !important; clear:right; }
.clearboth {clear:both;display:block;font-size:0;height:0;line-height:0;width:100%;}
/* ---- Fluid Columns Ends ---- */



ul.jump {

	list-style:circle;

}

ul.jump li {

	list-style:circle;
	padding:4px 0;
	margin-left:13px;
	width:288px;

}

#testimonials {
	margin: 0 auto;
	width: 960px;
}

#testimonials h4 {
	font-size: 1.3em;
	color: #656174;
	margin-top: 15px;
	font-style: normal;
}

#testimonials p {
	font-size: .89em;
	color: #494652;
}

/* Nivo Slider Styles ----- */

.archive-meta p {
    font-size: 1.5em;
    width: 770px;
	color: #67616f;
	line-height: normal;
	font-family: arial, helvetica, sans-serif;
}



.category-tutorials .thumbnail, .category-tutorials .entry-content {
	float: left;
	min-height: 280px;
	margin-top: 40px;
}

.category-tutorials .thumbnail {
	width: 441px;
	position: relative;
}

.category-tutorials .entry-content {
	width: 410px;
	margin-left: 40px;
}

.category-tutorials .entry-content p {
	margin-bottom: 20px;
}

.category-tutorials p.more-link {
	margin-bottom: 0;
}

.category-tutorials p.more-link a {
	display: block;
	width: 148px;
	height: 48px;
	background: url('images/btn-look1.png') no-repeat left top;
	text-indent: -9999em;
	margin-bottom: 25px;
}

.category-tutorials p.more-link a:hover {
	background-position: left bottom;
}

.thumb {
	position: relative;
}

.thumb a span {
	text-indent: -9999em;
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	z-index: 100;
}

.category-tutorials .thumb a span, .category-products .thumb a span, .category-products .thumb2 a span, 
.category-catalogues  .thumb a span{
	background: url('images/btn-look.png') no-repeat center center;	
	height: 214px;
	width: 440px;
}

.category-magazine .thumb a span {
	height: 221px;
	width: 295px;
	background: url('images/btn-downloadmagazine.png') no-repeat center center;		
}

.category-products .thumb a span {
	background: url('images/btn-hover-products.png') no-repeat center center;	
}

.category-products .thumb2 a span {
	background: url('images/btn-hover-catalogue.png') no-repeat center center;	
}

.category-catalogues  .thumb a span {
	background: url('images/hover-downloadcatalogue.png') no-repeat center center;	
}

.thumbnail h2 a {
    color: #67616F;
    font-size: 1em;
    font-weight: bold;
    text-decoration: none;
}

.single .category-tutorials .entry-content {
	width: auto;
	margin-left: 0;
	float: none;
}

.single .category-tutorials .thumbnail, .single .category-tutorials .entry-content {
	min-height: 0;
	margin-top: 0;	
}

.single .category-tutorials .thumbnail {
	float: left;
	clear: both;
}

.single .thumbnail {
	margin-right: 50px;
}

.needed-products {
	margin-top: 30px;
}

.needed-products h4 {
	font-size: 2.4em;
	margin-bottom: 20px;
	color: #322e39;
}

.needed-products li {
	float: left;
	width: 175px;
	margin-left: 18px;
	margin-bottom: 20px;
	color: #322e39;
}

.needed-products li:first-child {
	margin-left: 0;
}

.wpcf7-form-control-wrap br {display: none!important;} /*Important to remove auto inserted br tags from cf7 plugin */

/* Footer Styles */
#footer { width: 960px; margin: 0 auto; }
#first-fwa, #second-fwa, #third-fwa, #fourth-fwa { float: left; margin-right: 4%; }
#fourth-fwa { margin-right: 0; }

#testimonials {
	margin-top: 40px;
	margin-bottom: 30px;
}

#testimonials li {
	background: url('images/bg-right-quote.png') no-repeat right bottom;
	padding: 15px 40px 0 50px;
	font-size: 1.3em;
	text-align: center;
	font-style: italic;
}

#testimonials ul {
	background: url('images/bg-left-quote.png') no-repeat left top;
}

.one_third h4 {
	font-size: 1.5em;
	margin-bottom: 8px;
	margin-top: 5px;
	color: #322e39;
}

.one_third p {
	font-size: .98em;
	line-height: normal;
}

.discover {
	background: url('images/bg-discover.gif') no-repeat center center;
	margin-bottom: 10px;
	text-align: center;
	padding: 10px;
	margin-top: 17px;
}

.discover a {
	margin: 0 auto;
	width: 186px;
	display: block;
	height: 48px;
	text-indent: -9999em;
	background: url('images/btn-discover.png') no-repeat left top;
}

.discover a:hover {
	background-position: left bottom;
}

#footer-wrapper {
	background: #27242d url('images/bg-footer.png') repeat-x 0 0;
	margin-top: 50px;
	padding-top: 26px;
}

#sub-footer{
	background: #27242d url('images/bg-sub-footer.png') repeat-x 0 0;
	width:100%;
	text-align:center;
	padding-top: 24px;
	height: 42px;
	font-size: .8em;
	color: #fff;
	margin-top: 20px;
}

#footer {
	color: #cbcbd9;	
	font-size: .9em;
}

#footer p {
	margin-bottom: 10px;
}

#footer a {
	color: #cbcbd9;
	text-decoration: none;
}

#footer a:hover {
	color: #ee2465;
}

.widget-container h3 {
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 10px;
	font-size: 1.6em;
}

#footer .widget {
	float: left;
}

.contactmsa p {
	margin-top: 10px;
}

#first-fwa {
	width: 220px;
	margin-right: 45px;
}

#second-fwa {
	width: 150px;
	margin-right: 45px;
}

#third-fwa {
	width: 150px;
	margin-right: 65px;
}

#fourth-fwa {
	width: 275px;
}

#first-fwa h4 {
	font-weight: bold;
	color: #dddee8;
	font-size: 1.1em;
	font-family: Arial, sans-serif;
}

#fourth-fwa h3 {
	margin-left: 20px;
}

#fourth-fwa p {
	background: url('images/bg-footer-quote.png') no-repeat left top;
	padding-left: 20px;
	line-height: 1.3;
}

#fourth-fwa p strong{
	color: #dddee8;
}

#footer p.copy {
	text-align: center;
	color: #fff;
	font-size: .9em;
}

#footer .followus h3 {
	margin-top: 12px;
}

.followus {
	position: relative;
}

.followus a {
	margin-left: 0;
	margin-right: 16px;
}

.one_half h3 {
	color: #322e39;
	font-size: 1.6em;
}

.btns a {
	float: left;
	display: block;
	height: 48px;
	width: 214px;
	text-indent: -999em;
}

.btns li {
    float: left;
    font-size: 1.5em;
    font-style: italic;
    height: 48px;
    line-height: 48px;
    padding: 0 5px;
}

.btns a.alignleft:hover, .btns a.alignright:hover {
	background-position: left bottom;
}

.btns ul {
	margin: 0 auto;
	width: 500px;
    height: 48px;
}

.btns a.alignleft {
	background: url('images/btn-contactus.png') no-repeat left top;
	width: 198px;
}

.btns a.alignright {
	background: url('images/btn-discover1.png') no-repeat left top;
}

.btns p {
	height: 0;
}

h1.entry-title, h1.page-title {
	font-size: 2.7em;
	margin-top: 50px;
	margin-bottom: 30px;
	color: #322e39;
}

h1.entry-title1 {
	font-size: 2.5em;
	margin: 0 0 10px 0;
}

.single h1.entry-title {
	font-size: 2.9em;
	color: #322e39;
}

.single h2 {
	font-size: 2.7em;
	color: #322e39;
}

h1.whodo {
	margin-bottom: -30px;
	font-size: 3em;
}

.single .category-tutorials h1.entry-title {
	margin-bottom: 0;
}

.btn-back {
	margin-bottom: 30px;
	line-height: 19px;
	background: url('images/btn-back.png') no-repeat left center;
	text-indent: 25px;
}

.btn-back a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

h1.page-title {
	margin-bottom: 0px;
}

.makeupstudieo-col p {
	margin-bottom: 20px;
}

.one_half img.aligncenter {
	margin-top: 40px;
}

.eurotrends img {
	padding: 0;
	margin: 0;
}

.eurotrends a {
	opacity: .7;
}

.eurotrends a:hover {
	opacity: 1;
}

.eurotrends p {
	line-height: 0;
}

.archive-meta p {
	color: #6c6577;
	font-family: arial,helvetica,sans-serif;
	font-size:16px;
	font-weight:normal;
}

h2.entry-title {
	font-family: 'Rokkitt', serif;	
	margin-bottom: 5px;
	margin-top: 10px;
}

h2.entry-title a {
	color: #322e39;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: normal;
}

h2.entry-title span.stupidWP {
	color: #322e39;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: normal;
}

h2.entry-title a:hover {
	text-decoration: underline;
}

h2.new {
	background: url('images/icon-new.png') no-repeat right center;
	display: inline-block;
	padding-right: 65px;
}

p.meta {
	font-size: 1.2em;
	margin-top: -7px;
}

.color-range a {
	display: block;
	width: 135px;
	height: 20px;
	background: url('images/icon-colorrange.png') no-repeat left top;
	padding-left: 30px;
	color: #322e39;
	font-weight: bold;
	margin-top: 10px;
	text-decoration: none;
	font-size: 1em;
	opacity: .8;
}

.color-range a:hover {
	text-decoration: underline;
	opacity: 1;
}

.category-new-products .one_half {
	margin-top: 25px;
	margin-bottom: 30px;
}

#lightbox-image-details-currentNumber {
	display: none !important;
}

.show {
	clear: both;
	width: 110px;
	margin: 30px auto 0;
	font-weight: bold;
	background: url('images/btn-more.png') no-repeat right center;
	cursor: pointer;
	color: #27242d;
	text-shadow: 1px 1px 1px #ccc;
}

p.more {
	background-position: right top;
}

p.less {
	background-position: right bottom;
}

a.pdf {
	color: #6c6577;
	text-decoration: none;
	font-size: 1em;
	background: url('images/btn-pdf.png') no-repeat right center;
	padding-right: 60px;
	display: block;
	width: 65px;
	line-height:1.7em;
}

.wpcf7-form {
	margin-top: 30px;
}

.wpcf7-form label {
	float: left;
	width: 70px;
	padding-right: 20px;
	text-align: right;
	font-family: 'Rokkitt', serif;	
	font-size: 1.4em;
}

.wpcf7-form input , .wpcf7-form textarea{
	padding: 3px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	margin-bottom: 10px;
	box-shadow: 1px 1px 1px #ccc;
	width: 350px;
	border-left: 2px solid #ccc;
	border-top: 2px solid #ccc;
	font-size: 15px !important;
	font-family: Arial, Helvetiva, sans-serif;
}

 .wpcf7-form input.radio{
 width:20px;
 border:0px;
 border-radius:0px;
}

input.watermark, textarea.watermark {
	box-shadow: 0px 0px 0px transparent;
}

.two_third h4 {
	font-size: 2em;
	width: 450px;
}

.wpcf7-form input.wpcf7-submit {
	width: 82px;
	height: 44px;
	background: url('images/btn-send.png') no-repeat left top;
	text-indent: -9999em;
	cursor: pointer;
	border: 0;
	box-shadow: 0 0 0 transparent;
	-webkit-border-radius: 0 0 0 0;
	-moz-border-radius: 0 0 0 0;
	border-radius: 0 0 0 0;
	margin-left: 370px;
}

.wpcf7-form input.wpcf7-submit:hover {
	background-position: left bottom;
}

.two_third {
	background: url('images/bg-repeat-verline.png') repeat-y right top;
}

.contactdetail {
	margin-top: 48px !important;
	font-size: 1.2em;
}

.contactdetail h4 {
	display: none;
}

.contactdetail h4.callus {
	font-size: 1.9em;
	color: #363041;
	margin-bottom: 0px;
	display: block;
}

.contactdetail h5 {
	font-size: 1.3em;
	color: #6c6577;
	margin-top: 15px;
}

.cnt-form {
	width: 530px;
	float: left;
}

.page-template-contact-php .two_third {
	width: 550px;
	margin-right: 65px;
}

.page-template-contact-php .one_third { 
	width: 335px;
}

.page-template-contact-php .two_third div.wpcf7{
	margin: 0 0 0 25px;
	width: 500px;
}        

p.mrnbtm {
	margin-bottom: 10px;
}

.page-template-contact-php h1.entry-title {
	display: none;
}

.page-template-contact-php h1#cnttitle {
	display: block;
	font-size: 3em;
	margin-bottom: 20px;
}

/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('images/fancybox.png');
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #ede8f2;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #ede8f2;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('images/fancybox.png') -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('images/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('images/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('images/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('images/fancybox-x.png');
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('images/fancybox.png');
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('images/fancybox-y.png');
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('images/fancybox.png');
	background-position: -40px -182px; 
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('images/fancybox-x.png');
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('images/fancybox.png');
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('images/fancybox-y.png');
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('images/fancybox.png');
	background-position: -40px -122px;
}

#fancybox-title {
	font-size: 16px;
	z-index: 1102;
	text-align: left;
	text-indent: 2px;
	font-family: 'Rokkitt', serif;	
	color: #322e39;
}

#footer #fancybox-title {
	color: #fff;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #ede8f2;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('images/fancy_title_over.png');
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('images/fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('images/fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('images/fancybox.png') -55px -90px no-repeat;
}

/* IE6 */

.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
	position: absolute; margin-top: 0;
	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png', sizingMethod='scale'); }

/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg { background: transparent !important; }

.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }

#request-callback {
	width: 640px;
}

a#rac {
	width: 132px;
	height: 35px;
	background: url('images/btn-request.png') no-repeat left top;
	text-indent: -9999em;
	display: block;
	margin-top: -5px;
	font-size: 0;
}

#menu-navigation-1 {
	height: 65px;
}

#menu-navigation-1 li {
	float: left;
	width: 70px;
}

#request-callback p {
	float: left;
	width: 275px;
	margin-left: 30px;
}

#request-callback .your-name input, #request-callback .phone-number input {
	width: 250px;
}

#request-callback input.wpcf7-submit {
	margin-left: 490px;
}

#request-callback h2 {
	font-size: 1.8em;
	margin-bottom: 15px;
	margin-left: 30px;
}

#request-callback label {
	font-family: 'Rokkitt', serif;
	font-size: 1.2em;
	width: auto;
}

#request-callback h2 span {
	font-size: .7em;
}

.divider_inner h3 {
	font-size: 1.8em;
	padding-top: 5px;
	color: #322e39;
}

p.viewmap {
	text-align: right;
}

p.viewmap a {
	color: #322e39;
	font-size: .9em;
	text-decoration: none;
	text-transform: lowercase;
}

.contactdetail h5 span {
	color: #322e39;
	font-size: .89em;
}

.contactdetail p, .contactdetail span {
	color: #322e39;
}

#request-callback div.wpcf7-response-output, #request-callback .wpcf7-response-output {
	clear: both !important;
}

#request-callback span.wpcf7-not-valid-tip {
	left: 0 !important;
	top: -35% !important;
}

#products-col .one_half {
	margin-top: 0;
}

#products-col .divider_outer {
	margin-bottom: 30px;
}

.category-magazine h1.page-title {
	background: url('images/bg-repeat-line.png') repeat-x left top;
	padding-top: 25px;
}

.category-catalogues .one_half, .category-catalogues h1.page-title {
	margin-top: 30px;
}

.category-catalogues h1.page-title {
	font-size: 2.9em;
}

p.catalogue_pdf {
	height: 30px;
	line-height: 30px;
	margin-top: -5px;
}

a.pdf {
	height: 30px;
}

.category-catalogues .divider_outer {
	margin-top: 32px;
}

/* Full width slider styles */
#full-width-slider, #full-width-slider-small {
	clear: both;
	position: relative;
	top: -6px;
	left: 0;
	width: 100%;
	height: 428px;
	overflow: hidden;
	background: #EDE8F2 url(images/loader.gif) no-repeat center center;
}

#full-width-slider-small {
	height: 428px;
}

.slide {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 428px;
}

#full-width-slider-small  .slide {
	height: 428px;
}

.slide-image {
	position: absolute;
	top: 0;
	left: 50%;
	width: 4000px;
	margin-left: -2000px;
	text-align: center;
	background: #000;
}

.slide-caption-container {
	position: relative;
	left: -50px;
	width: 940px;
	height: 428px;
	margin: 0 auto;
}

#full-width-slider-small .slide-caption-container {
	height: 428px;
}

.slide-caption {
	display: none;
	position: absolute;
	top: 175px;
	right: 58px;
	padding: 20px 40px 17px;
	color: #fff;
}

.caption-heading {
	margin: -3px 0 6px;
	font-size: 36px;
	line-height: 40px;
}

.slide-caption a {
	display: block;
	width: 152px;
	height: 48px;
	background: url('images/btn-amazed.png') no-repeat left top;
	text-indent: -9999em;
}

.slide-caption a:hover {
	background-position: left bottom;
}

#slider-control {
	display: none;
	position: relative;
	top: 192px;
	width: 980px;
	height: 0px;
	margin: 0 auto;
}

#slider-button-left , #slider-button-right {
	display: block;
	position: absolute;
	top: 0px;
	width: 46px;
	height: 46px;	
	z-index: 99;
}

#slider-button-left  {
	left: 0;
	background: url('images/btn-prev.png') no-repeat center center;
}

#slider-button-right  {
	right: 0;
	background: url('images/btn-nxt.png') no-repeat center center;
}

/* Full Width Slider Ends */

.page-id-879 div#content span, .page-id-879 div#content input, .page-id-879 div#content p, .page-id-879 div#content h1 {
 display:none;
}

.page-id-879 div.wpcf7-mail-sent-ok {
 border:0px;
 font-size:18px;
 line-height:24px
}

/* Ryan – August 21, 2012: REMOVE Color is Back Comp

#msabt { 
z-index:9999999;
top:40%;
right:0px;
	height: 170px;
	width: 69px;
position: fixed !important;

	background-image: url(images/win.png);
	background-repeat: no-repeat;
}


*/

/* #msabt:hover { 
background-position: -35px;
}*/

.owllogo {
  color: #8E8A98;
  float: right;
  font-family: Arial,sans-serif;
  font-size: 12px;
  height: 33px;
  margin-top: 8px;
  padding-right: 20px;
  position: relative;
  text-align: right;
  width: 256px;
}
