
body {
	color: #808185;
    font-family:"FrutigerNeueW01-Regular", Arial, Helvetica, sans-serif; 
	font-weight: normal;	
}

/* Switch fonts
   ------------ */
em, .italic {
	font-family:"Frutiger Neue W01 It", Arial, Helvetica, sans-serif; 	
}

.medium {
	font-family:"Frutiger Neue W01 Md", Arial, Helvetica, sans-serif; 
}

.medium.italic {
	font-family:"Frutiger Neue W01 Md It", Arial, Helvetica, sans-serif; 
}

strong, .bold {
	font-family:"Frutiger Neue W01 Bd", Arial, Helvetica, sans-serif; 
}

.bold.italic {
	font-family:"Frutiger Neue W01 Bd It", Arial, Helvetica, sans-serif; 
}


/* Blocks */
.section {
	clear: both; 
}

.article {
/* 	overflow: hidden; */
	position: relative;
	padding: 0;
}

.panel {
	border: 1px #DDD solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #FAFAFA;
	overflow: hidden;
	padding: 10px 19px;
}

.panel p.last {
	margin-bottom: 0;
}

div.panel-row {
	clear: both;
	margin: 0 0 10px 0;
	overflow: hidden;
}

div.panel.half-width {
	float: left;
	width: 416px;
	min-height: 230px;
	padding: 10px 20px 10px;  
}

fieldset.controls.panel {
	margin: 15px 0 20px;
}

fieldset.controls.panel .button {
	font-size: 15px;
}

/* Standards */
h1, .h1, h2, .h2, h3, .h3 {
	color: #3D3D3D;
	font-family:"Frutiger Neue W01 Bd", Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h4, .h4, h5 .h5, h6, .h6 {
    font-family:"FrutigerNeueW01-Regular", Arial, Helvetica, sans-serif; 	
	font-weight: normal;
}

h1, .h1 {
    font-size: 30px;
	line-height: 1.3;
    margin: 6px 0;
}

h2, .h2 {
    font-size: 26px;
	line-height: 1.3;
	margin: 0 0 6px
}

h3, .h3 {
	font-size: 18px;
	line-height: 1.45;
	margin: 0 0 6px;
}

h4, .h4 {
    font-size: 15px;
	line-height: 1.65;
	margin: 0 0 6px;
}

p, li {	
	font-size: 15px;
	line-height: 1.65;
	font-weight: normal;
	margin-bottom: 12px;
}

.single-line {
	line-height: 1;
}

hr {
	border: 1px solid #DDD;
}

.large-text {
	font-size: 18px;
	line-height: 26px;
}

ul {	
	margin-bottom: 6px
}

li {	
	margin-bottom: 6px
}

ul.red-dot li {
    background: url(https://cdn.falkcoppercookware.com/images/layout/background/deep-red-disc-6.png) no-repeat 0 9px;
    padding-left: 20px;
}

a, a.site, .site-link {
	color: #004B91;
	text-decoration: none;
	-o-transition:.5s;
  	-ms-transition:.5s;
  	-moz-transition:.5s;
  	-webkit-transition:.5s;
	transition:.5s;
}

a:hover, .site-link:hover {
	color: #657daf;
	text-decoration: underline;
}

.price span.price {
    color: #3D3D3D;
}

.price span.struckout {
	text-decoration: line-through;
	margin-right: 10px;
	font-size: 87.5%;
}

/* Floats */
.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.clearfloat { 
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}


/* Colours */
.text-grey {
	color: #808185;
}

.dark-grey {
	color: #3D3D3D;
}

.copper {
	color: #cc6600;
}

.blue {
	color: #657daf;
}

.dark-blue {
	color: #004B91;
}

.green {
	color: #090;
}

.red {
    color: #cb353d;
}

.deep-red {
	color: #980015;
}






/* Site buttons */
.button {
	background-color: #852533;
	background-image: url(/images/layout/bg-arw-r+6.png);
	background-position: 100% 50%;
	background-repeat: no-repeat;
	background: url(/images/layout/bg-arw-r+6.png) 100% 50% no-repeat, url(/images/layout/bg-btn.png) 0 100% repeat-x, #852533;
	border: 0;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #fff !important;
	display: inline-block;
	font-family:"Frutiger Neue W01 Bd", Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-size: 13px;
	cursor: pointer;
	line-height: 1;
	white-space: nowrap;
	text-decoration: none;
	padding: 5px 22px 6px 9px;
	text-align: left;
	width: auto;
} 

.button:hover {
	text-decoration: none !important;
	background-color: #A12C3E;
	color: #fff !important;
}

.button.back {
	background-image: url(/images/layout/bg-arw-l+6.png), url(/images/layout/bg-btn.png);
	background-position: 0 50%, 0 100%;
	background-repeat: no-repeat, repeat-x;
	padding: 7px 9px 8px 20px;
	margin-right: 10px;
}

.button.compare {
	background-image: url(/images/layout/compare-button-icon.png);
	background-position: 50% 100%;
	background: url(/images/layout/compare-button-icon.png) 100% 50% no-repeat, url(/images/layout/bg-btn.png) 0 100% repeat-x
}

.button.compare:hover {
	background-image: url(/images/layout/compare-button-hover-icon.png);
	background-position: 50% 100%;
	background: url(/images/layout/compare-button-hover-icon.png) 100% 50% no-repeat, url(/images/layout/bg-btn.png) 0 100% repeat-x
}

button.back span {
	padding: 7px 8px 8px 20px;
}

.button.blue {
	background-color: #064E70;
}

.button.blue:hover {
	background-color: #2F6985 !important;
}

.button.green {
	background-color: #9FC54E;
}

.button.green:hover {
	background-color: #B2D171 !important;
}

.button.grey {
	background-color: #A8A69F;
}

.button.grey:hover {
	background-color: #B9B8B2 !important;
}

/* Remove button padding in FF */
button::-moz-focus-inner {
    border:0;
    padding:0;
}

/* Help Bubble */
.help-bubble {
	background: #fffde6;
	border: 1px solid #e7e7de;
	border-radius: 6px;
	display: block;
	margin: 10px 0;
	padding: 18px 18px 12px 18px;
	position: relative;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.help-bubble.arrow-top::before {
	border: 15px solid transparent;
	border-bottom-color: #e7e7de;
	content:"\00a0";
	display: block;
	height: 0;
	left: 30px;
	position: absolute;
	top: -30px;
	width: 0;
}

.help-bubble.arrow-top::after {
	border: 13px solid transparent;
	border-bottom-color: #fffde6;
	content:"\00a0";
	display: block;
	height: 0;
	left: 32px;
	position: absolute;
	top: -26px;
	width: 0;
}


/* Base Table
   ---------- */

table,
table tbody{
    border: 1px solid #DDD;
}

table thead {
	font-size: 18px;
	color: #3D3D3D;
    background-color: #F6F6F6;
    padding: 10px 20px;
}


table th,
table td {
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
	padding: 10px 10px;
	text-align: left;
}

table td {
	vertical-align: top;
		font-size: 15px;
}

table tr.alt,
table .stripe {
	background-color: #F6F6F6;
}




