/* ==== Scroll down to find where to put your styles :) ==== */

/*  HTML5 â° Boilerplate  */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
ins { background-color: #ff9; color: #000; text-decoration: none; }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
table { border-collapse: collapse; border-spacing: 0; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
input, select { vertical-align: middle; }

body { font:13px/1.231 sans-serif; *font-size:small; } 
select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }

html { overflow-y: scroll; }
a:hover, a:active { outline: none; }
ul, ol { margin-left: 2em; }
ol { list-style-type: decimal; }
nav ul, nav li { margin: 0; list-style:none; list-style-image: none; }
small { font-size: 85%; }
strong, th { font-weight: bold; }
td { vertical-align: top; }

sub, sup { font-size: 75%; line-height: 0; position: relative; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; padding: 15px; }
textarea { overflow: auto; }
.ie6 legend, .ie7 legend { margin-left: -7px; } 
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }
input:valid, textarea:valid   {  }
input:invalid, textarea:invalid { border-radius: 1px; -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red; box-shadow: 0px 0px 5px red; }
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid { background-color: #f0dddd; }

::-moz-selection{ background: #b07ab3; color:#fff; text-shadow: none; }
::selection { background:#b07ab3; color:#fff; text-shadow: none; }


button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

body, select, input, textarea {  color: #444; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }


/*
    // ========================================== \\
   ||                                              ||
   ||               Your styles !                  ||
   ||                                              ||
    \\ ========================================== //
*/

body
{
	font-family: sans-serif;
	font-weight: 300;
	font-size: 14px;
	line-height: 1.5;
	background: #fff;
	color: #37342f;
}

hr, .hr
{
	background: #fff;
	color: #fff;
	border: 0 none;
	margin: 0;
	border-bottom: 1px solid #f1eff1;
}

h1, h2, h3, h4, h5, h6, p, ul, ol
{
    padding-top: 8px;
    padding-bottom: 8px;
}

h1, h2, h3, h4, h5, h6, blockquote
{
    font-family: 'Metrophobic', sans-serif;
	font-weight: normal;
}

h1, h2, h3, h4, h5, h6
{
	color: #691668;
}

h1
{
	font-size: 300%;
	line-height: 1.2;
}

h2
{
	font-size: 180%;
	line-height: 1.3;
}

h3
{
	font-size: 150%;
	line-height: 1.4;
}

input[type="text"],
input[type="password"],
input[type="email"],
select,
textarea
{
	font-size: 14px;
	padding: 7px;
	border: 1px solid #222;
}

button,
input[type="submit"],
input[type="button"],
a.button
{
	border: 0 none;
	background: #9ACC19 url(../images/button-arrow.png) right center no-repeat;
	color: #fff;
	display: inline-block;
	padding: 8px 30px 8px 15px;
	margin-bottom: 3px;
	position: relative;
	font-size: 18px;
}

button span,
input[type="submit"] span,
input[type="button"] span,
a.button span
{
	font-size: 9px;
	position: absolute;
	right: 10px;
	top: 40%;
}

button.light,
input[type="submit"].light,
input[type="button"].light,
a.button.light
{
	background-color: #9ACC19;
}

.frm_row
{
	padding: 0 0 5px 200px;
}

.frm_row label
{
	float: left;
	width: 200px;
	margin-left: -200px;
}

.error,
.success
{
	background: #f3e5e5;
	padding: 20px;
	margin: 15px 0;
}

.success
{
	background: #e6f3e5;
}

.wrapper
{
	width: 960px;
	margin: 0 auto;
}



#main_feature
{
	font-size: 130%;
/*	background: url(../images/main-feature-bg.png) center 240px no-repeat;*/
}

#main_feature_stage
{
	height: 450px;
	overflow: hidden;
	position: relative;
	z-index: 0;
}

#main_feature_stage .slide
{
	width: 960px;
	height: 450px;
	background: none !important;
}

#main_feature .product_side
{
	width: 350px;
	float: left;
}

#main_feature .product_image
{
	float: right;
	margin: 0 50px 0 0;
}

#main_feature .slide:nth-child(even) .product_side
{
	float: right;
}

#main_feature .slide:nth-child(even) .product_image
{
	float: left;
	margin: 0 0 0 50px;
}

#main_feature #intro_slide .product_image
{
	margin: 0;
}

#main_feature h1
{
	font-size: 80px;
	padding: 20px 0 0 0;
	color: #b6b6b6;
	margin-bottom: 10px;
	line-height: 1;
	opacity:0.5;
}

#main_feature #intro_slide h1
{
	font-size: 40px;
	letter-spacing: -1px;
	position: absolute;
	top: 0;
	left: 0;
}

#main_feature h2
{
	font-size: 30px;
	padding: 0;
}

#main_feature #intro_slide p
{
	margin-top: 70px;
	font-size: 80%;
}

#main_feature .product_buttons
{
	margin: 0 !important;
	padding-top: 50px;
}

#main_feature .button
{
	width: 180px;
	display: block;
}

#main_feature .thumbs
{
	height: 120px;
	font-family: 'Metrophobic', sans-serif;
}

#main_feature .thumbs img
{
	float: left;
	max-width: 120px;
	max-height: 120px;
}

.ie6 #main_feature .thumbs img,
.ie7 #main_feature .thumbs img
{
	width: 120px;
	height: 120px;
}

#main_feature .thumbs div
{
	position: relative;
	float: left;
	overflow: hidden;
	width: 120px;
	height: 120px;
}

#main_feature .thumbs div img
{
	float: none;
	margin: 0 auto;
	display: block;
}

#main_feature .thumbs div span
{
	display: none;
	position: absolute;
	top: 120px;
	left: 0;
	width: 120px;
	height: 77px;
	padding-top: 43px;
	text-align: center;
	background: #739940;
	background: rgba(115,153,64,0.75);
	color: #fff;
	cursor: pointer;
}



#content
{
	padding: 20px 0 75px 0;
}

#body_home #content
{
	padding-left: 480px;
	width: 480px;
	overflow: hidden;
}

#content .left
{
	float: left;
	margin: 10px 40px 40px 0;
}

#body_home #content .left
{
	margin: 15px 0 0 -480px;
}

#home_row
{
	position: relative;
}

#home_row .button
{
	position: absolute;
	bottom: 20px;
	right: 20px;
}

#content .right
{
	float: right;
	margin: 10px 0 40px 40px;
	
}

#content .left,
#content .right
{
	box-shadow: 0 4px 7px #ddd;
}

#body_about_us_page #content .right
{
	box-shadow: none;
}

#body_contact_page #content form
{
	float: right;
	margin-left: 30px;
	background: #f6f6f6;
	padding: 25px;
	width: 540px;
}

#body_contact_page #content iframe
{
	float: right;
	width: 590px;
	margin-bottom: 50px;
}

#body_contact_page #content form input[type="text"],
#body_contact_page #content form input[type="email"],
#body_contact_page #content form textarea
{
	width: 320px;
}

#footer
{
	clear: both;
	background: #e1dde1 url(/images/nav-bg.gif) top repeat-x;
	padding: 25px 0;
}

#footer .wrapper
{
	height: 38px;
}

#footer .left
{
	float: left;
	margin-top: 2px;
}

#footer img.left
{
	margin: 10px 100px 0 0;
}

#footer form span
{
	display: inline-block;
	background: #fff;
}

#footer form input[type="text"]
{
	border: 0 none;
	background: none;
}

#footer form input[type="submit"]
{
	padding: 8px 14px;
	margin: 0;
	background-color: #36332e;
}

#footer ul.right
{
	padding: 0;
	margin: 0;
	list-style: none;
	float: right;
}

#footer ul.right li
{
	float: left;
	width: 38px;
	height: 38px;
	background: url(/images/footer-icons.gif) no-repeat;
	margin-left: 5px;
}

#footer ul.right li:hover
{
	background-position: left bottom;
	box-shadow: 0 0 5px #555;
}

#footer ul.right li.icon_twitter
{
	background-position: -38px top;
}

#footer ul.right li.icon_twitter:hover
{
	background-position: -38px bottom;
}

#footer ul.right li.icon_email
{
	background-position: right top;
}

#footer ul.right li.icon_email:hover
{
	background-position: right bottom;
}

#footer ul.right li a
{
	width: 38px;
	height: 38px;
	float: left;
	overflow: hidden;
	text-indent: -200px;
}

#bottom
{
	background: #2b2824 url(/images/header-bg.gif);
	color: #888;
	font-size: 85%;
	padding: 5px 0;
}

#bottom a
{
	color: #666;
}

#bottom .wrapper #artlines
{
	float: right;
}

#product_count
{
	border-bottom: 1px solid #f1eff1;
	margin: -35px 0 20px 0;
	text-align: right;
}

.product_list
{
	background: #fff;
	width: 240px;
	height: 240px;
	float: left;
	margin: 0 0 20px 0;
	position: relative;
	overflow: hidden;
	border-bottom: 1px solid #f1eff1;
}

.product_list header
{
	top: 240px;
	display: none;
	position: absolute;
	width: 100%;
	padding-top: 95px;
	height: 145px;
	left: 0;
	text-align: center;
	background: #ABD310;
	background: rgba(115, 153, 64, 0.75);
	color: #d6cbd6;
	cursor: pointer;
}

.product_list header a
{
	color: #fff;
}

.product_list img
{
	display: block;
	margin: 0 auto;
	max-width: 240px;
	max-height: 240px;
}

/*PRODUCT VIEW STYLES*/

#product_image
{
	float: right;
	width: 460px;
	border: 1px solid #d6cbd6;
	margin-bottom: 50px;
}

#product_info
{
	width: 460px;
}

#product_info .hr
{
	margin-bottom: 25px;
}

#product_image img
{
	max-width: 460px;
	max-height: 460px;
	display: block;
	margin: 0 auto;
}

#categories_view
{
	background: url("../images/calculator/img-gray-box-bg-n.gif") repeat scroll 0 0 transparent;
	padding: 11px 0 11px 11px;
}

#categories_back
{
	float: right;
	font-size: 14px;
	padding-top: 11px;
	padding-bottom: 11px;
}

#categories_view a
{
	border-left: 1px solid #d6cbd6;
	padding-left: 5px;
	margin-right: 2px;
}

#categories_view a:first-child
{
	border: 0 none;
	padding-left: 0;
}

#product_ref
{
	padding-top: 0;
	margin-top: -5px;
}

#product_description
{
	margin: 20px 0;
}

#product_info table#product_spec
{
	float: left;
	margin-bottom: 25px;
}

#product_info table th
{
	text-align: left;
	font-weight: 300;
}

#product_info table th,
#product_info table td
{
	padding: 3px 15px 3px 0;
}

#product_info #product_colours
{
	padding: 3px 0 25px 60px;
	float: left;
}

#interested
{
	clear: left;
	background: #5f085d;
	color: #c290c2;
	padding: 10px 20px 20px 20px;
}

#interested h3
{
	color: #c290c2;
}

#interested strong,
#interested a
{
	color: #fff;
	font-weight: 300;
}

#interested p
{
	padding: 0;
}

.portfolio_thumb
{
	margin: 0 10px 10px 0;
	width: 195px;
	height: 165px;
}
.pdfLink {
    background: url("../images/icons/pdf.png") no-repeat scroll 100% 0em transparent;
    padding-right: 19px;
}

.iframe {
			text-indent: -9999px;
			display: block;
			position: absolute;
			width: 56px;
			height: 56px;
			background: no-repeat url("../images/icons/play_btn.png");
			left: 700px;
			bottom: 440px;
			cursor: pointer;
		}
		
.iframe:hover {
			text-indent: -9999px;
			display: block;
			position: absolute;
			width: 56px;
			height: 56px;
			background: no-repeat url("../images/icons/play_btn2.png");
			left: 700px;
			bottom: 440px;
			cursor: pointer;
		}


.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.hidden { display: none; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


@media all and (orientation:portrait) {

}

@media all and (orientation:landscape) {

}

@media screen and (max-device-width: 480px) {

  /* html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; } */
}


@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important;
  -ms-filter: none !important; } 
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}