@charset "utf-8";

/* Fonts */

@font-face {
    font-family: 'winterthurcondensedregular';
    src: url('fonts/WinterthurCondensed-webfont.eot');
    src: url('fonts/WinterthurCondensed-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/WinterthurCondensed-webfont.woff') format('woff'),
         url('fonts/WinterthurCondensed-webfont.ttf') format('truetype'),
         url('fonts/WinterthurCondensed-webfont.svg#winterthurcondensedregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* site wide rules */

.hidden {
	display:none;	
}
 .center-align {
	text-align:  center;
 }

 .text-color-black {
 	color: black;
 }

 .text-color-black a {
 	color: black;
 }

a {
	color: #dedede;
}

a:hover {
	text-decoration: none;
}

/*div[id*='misc'] a, div[id*='Text'] a {
	color: #B7864E;
}*/


.products a {
	color: #B7864E;
}

/* Width related */

.content-max-width {
	max-width:1000px;
	margin:auto;	
}

.max-width-twelve {
	width:100%;
	max-width:1200px;
	margin:auto;	
}


/* Background related */

.background-black {
background: #000000;	
}

.background-seamless-texture {
background: url(../Media/Background/seamlesstexture21_1200_v02.jpg) repeat;	
}

.background-top-shadow {
background: url(../Media/_images/shadow.png) left top repeat-x;	
}

.background-black-image {
/*	background: #000 url(../Media/Background/background-black.jpg) left top repeat-y;	 */
}

.background-tan {
background-color: #ecd8b6;	
}

.gold-bg {
   background: #b7864e;
}


/* Box Related */

.rounded-box-10px {
	-moz-border-radius: 10px ;
	-webkit-border-radius: 10px ;
	border-radius: 10px ; 	
}

.rounded-box-5px {
	-moz-border-radius: 5px ;
	-webkit-border-radius: 5px ;
	border-radius: 5px ; 	
}

.box-shadow {
-webkit-box-shadow: rgba(50, 50, 50, 0.74902) 7px 7px 5px;
box-shadow: rgba(50, 50, 50, 0.74902) 7px 7px 5px;
}

.inset-shadow {
-moz-box-shadow:inset 0px 0px 4px #000000;
-webkit-box-shadow:inset 0px 0px 4px #000000;
box-shadow:inset 0px 0px 4px #000000;
}

/* Button related */

.red-button {
	background: #67100a url(../Media/_images/button_bg.png) center center repeat-x;
	cursor:pointer;
}

.red-button:hover {
	background: #85403b url(../Media/_images/button_bg_hover.png) center center repeat-x;
	color: #ffffff;
}

.header-wrap {
	padding-top: 25px;	
}

/* Moneyback Testimonial */

.moneyback-block {
	width: 900px;
	max-width: 100%;
	margin: 0 auto;
}

#money-back-footer .moneyback-block {
	margin-top: 55px;
}

.moneyback-left {
	width: 46%;
	margin-left: 5%;
	float: left;
}

#money-back-footer .moneyback-left {
	margin-bottom: 16px;	
	margin-left: 7%;
} 

.moneyback-right {
	width: 43%;
	float: right;
}

#money-back-footer .moneyback-right {
	width: 43%;
	float: right;
	margin-right: 4%;
}

.moneyback-left-bottom {
	margin-left: 5%;
	width: 52%;
	float: left;
	min-width: 280px;
	margin-bottom: 16px;
	clear: left;
}

#money-back-footer .moneyback-left-bottom {
	margin-left: 7%;
	width: 46%;
	float: left;
	min-width: 0px;
	margin-bottom: 16px;
	clear: left;
}

@media (max-width:650px){
#money-back-footer .moneyback-left-bottom {
	margin-left: 7%;
	width: 46%;
	float: left;
	min-width: 280px;
	margin-bottom: 16px;
	clear: left;
}
}


#money-back-footer .money-back-description p {
   margin-bottom: 0px;
}
.moneyback-bottom {
	margin-left: 5%;
	clear: left;
	max-width: 468px;
}

#money-back-footer .moneyback-bottom {
	margin-left: 7%;
	clear: left;
	max-width: 468px;
}

.money-back-container .moneyback-right img {
display: block;
margin: auto;
margin-top: 25px;
width: 60%;
min-width: 152px;
}

#money-back-footer .money-back-container .moneyback-right img {
display: block;
margin: auto;
margin-top: 10px;
width: 85%;
min-width: 152px;
}

@media (max-width: 360px) {
	.money-back-container .moneyback-right img {
		width: 100%;
		min-width: 0px;
	}
}

@media (max-width: 650px) {
	#money-back-footer .money-back-container .moneyback-right img {
		min-width: 0px;
		width: 100%;
		margin-top: 25px;
	}	
#money-back-footer .moneyback-block {
	margin-top: 0px;
}	
#money-back-footer .money-back-heading h2 {
	margin: 0px;
}

#money-back-footer .moneyback-left {
    margin-left: 5%;
}

#money-back-footer .moneyback-left-bottom {
    margin-left: 5%;
}

#money-back-footer .moneyback-bottom {
    margin-left: 5%;
}

#money-back-footer .money-back-description {
    margin-top: 0px;
}

#money-back-footer h2 {
font-size: 1.45em;
}

#money-back-footer p{
font-size: 12px;
}

}

@media (max-width: 650px){
#money-back-footer h2 {
font-size: 1.4em;
}
}

.moneyback-question {
	margin: 0 10px;	
}

.moneyback-yes {
	margin-top: 30px;
}

#money-back-footer .moneyback-yes {
	margin-top: 35px;
}

.moneyback-quote-container {
	position: relative;	
	clear: both;
	color: #B7864E;
	font-style: italic;
	width: 85%;
	margin: auto;
}

.moneyback-quote-container img {
	max-width: 	100%;
}

.moneyback-quote-start {
	position: absolute;
	width: 6%;
	left: -7%;
	top: -36%;	
}

.moneyback-quote-stop {
	position: absolute;
	width: 6%;
	right: -7%;
	top: -36%;
}
