/* =============================================================================
   HTML5 Boilerplate CSS: h5bp.com/css
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%;	-webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: sans-serif; color: #222; }
body { margin: 0; font-size: 1em; line-height: 1.4; }

::-moz-selection { background: #e48d86; color: #fff; text-shadow: none; }
::selection { background: #e48d86; color: #fff; text-shadow: none; }

a { color: #78bd7a; }
a:visited { color: #51b9c0; }
a:hover { color: #468086; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
p { line-height: 24px; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

svg:not(:root) { overflow: hidden; }

figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }



/* ===== Primary Styles ========================================================
   Author:
   ========================================================================== */
body { 
	background: #EEE url(../img/background.jpg) repeat;
	/* border-top: 4px solid #78bd7a; */
	font-family: "HelveticaNeue", "Helvetica Neue", "HelveticaNeueRoman", "HelveticaNeue-Roman", "Helvetica Neue Roman", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
	min-width: 1024px;
	background-attachment: fixed;
}

#container_wrapper { 
	margin: 0 auto;
	width: 1024px;
	min-width: 1024px;
}

.sidebar { float: left; width: 284px; margin: 0px; overflow: hidden; }
header h1 { 
	background: url(../img/logo.png) no-repeat;
	_background: url(../img/logo.gif) no-repeat;
	height: 305px;
	top: 20px;
	position: relative;
	text-indent: -9999px;
	width: 286px;	
	margin: 0 auto;
}
header h1 a { display: block; height: 305px; }
nav { margin: 20px 0 0 35px; }
nav li { float: left; margin: 0 9px 0 0; }
nav li.last { margin: 0; }
nav li a, nav li a:visited {
	background: none;
	border: 1px solid transparent;
	_border: none;	
	color: #545454;
	font-size: 18px;
	padding: 5px 8px;
	text-decoration: none;
	text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.82);
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}
nav li a:hover {
	background: rgba(0, 0, 0, 0.07);
	border: 1px solid #d1d1d1;
	_border: none;
	color: #353535;
}

.alternativesite {
	background: none;
	color: #545454;
	padding: 5px 8px;
	text-decoration: none;
	text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.82);
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	background: rgba(0, 0, 0, 0.07);
	border: 1px solid #d1d1d1;
	color: #353535;
	height: 165px;;
}

.alternativesite .dlink {
	background: url(../img/sprite.png) no-repeat -10px -1128px;
	_background: url(../img/sprite.gif) no-repeat -10px -1128px;
	color: #FFF;
	font-size: 18px;
	font-weight: 500;
	height: 39px;
	line-height: 40px;
	margin: 10px auto 0px auto;
	text-align: center;	
	text-shadow: 1px 1px 0px rgba(95, 155, 159, 1);
	width: 204px;
}

.alternativesite a {
color: #FFF;
text-decoration: none;
font-size: 18px;
font-weight: 500;
height: 39px;
line-height: 40px;
text-align: center;	
text-shadow: 1px 1px 0px rgba(95, 155, 159, 1);
width: 204px;
display: block;
}
.alternativesite p{
	font-size: 15px;
	text-align: center;
	margin: 6px; 
}

.alternativesite h4 {
	font-size: 17px;
	margin: 5px 0px;
	text-align: center;
}

.currency ul { margin: 44px 0 0 87px; padding: 0; }
.currency li { 
	float: left; 
	list-style: none;
}
.currency li a {
	display: block;
	margin: 0 40px 0 0;	
	text-indent: -9999px;
	text-decoration: none;
}
.currency li.pound a { 
	background: url(../img/sprite.png) no-repeat -10px -335px;
	_background: url(../img/sprite.gif) no-repeat -10px -335px;
	height: 16px;
	width: 12px;
}
.currency li.pound a:hover { 
background: url(../img/sprite.png) no-repeat -10px -356px; 
_background: url(../img/sprite.gif) no-repeat -10px -356px; 
}
.currency li.pound a.selected {	
background: url(../img/sprite.png) no-repeat -10px -377px; 
_background: url(../img/sprite.gif) no-repeat -10px -377px; 
}
.currency li.dollar a { 
	background: url(../img/sprite.png) no-repeat -25px -335px;
	_background: url(../img/sprite.gif) no-repeat -25px -335px;
	height: 16px;
	width: 10px;
}
.currency li.dollar a:hover { 
background: url(../img/sprite.png) no-repeat -25px -356px;  
_background: url(../img/sprite.gif) no-repeat -25px -356px;
}
.currency li.dollar a.selected { 
background: url(../img/sprite.png) no-repeat -25px -377px; 
_background: url(../img/sprite.gif) no-repeat -25px -377px; 
}
.currency li.euro a { 
	background: url(../img/sprite.png) no-repeat -38px -335px;
	_background: url(../img/sprite.gif) no-repeat -38px -335px;
	height: 16px;
	margin: 0;	
	width: 16px;
}
.currency li.euro a:hover { 
background: url(../img/sprite.png) no-repeat -38px -356px; 
_background: url(../img/sprite.gif) no-repeat -38px -356px; 

}
.currency li.euro a.selected {	
background: url(../img/sprite.png) no-repeat -38px -377px; 
_background: url(../img/sprite.gif) no-repeat -38px -377px; 
}

.main { 
max-width: 500px;
width: 500px;
margin: 0 auto;
overflow: hidden; 
}
.main .inner { padding: 30px 0 0 0; position: relative; }
.main .cart {
	font-size: 18px;
	position: absolute;
	right: 0px;
	text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.82); 	
	top: 49px;
}
.main .cart .currency { float: left; margin: 0 20px 0 0; }
.main .cart .currency .icon {
	background: url(../img/cart-currency.png) no-repeat 0 0;
	display: block;
	color: #FFF;
	float: left;
	font-weight: bold;
	height: 27px;
	margin: 0 10px 0 0;
	text-align: center;
	text-shadow: 1px 0px 1px rgba(0, 0, 0, 1);	
	width: 31px;
}
.main .cart .currency .symbol {
	background: #222931;
	background: -moz-linear-gradient(top, #222931 0%, #181d21 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#222931), color-stop(100%,#181d21));
	background: -webkit-linear-gradient(top, #222931 0%,#181d21 100%);
	background: -o-linear-gradient(top, #222931 0%,#181d21 100%);
	background: -ms-linear-gradient(top, #222931 0%,#181d21 100%);
	background: linear-gradient(top, #222931 0%,#181d21 100%);	
	border: 1px solid #000;
	color: #FFF;
	margin: 0 7px 0 0;
	padding: 3px 8px;	
	text-shadow: 1px 0px 1px rgba(0, 0, 0, 1);	
	-webkit-box-shadow: inset 0px 1px 1px 0px rgba(255, 255, 255, 0.2), 0px 2px 4px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: inset 0px 1px 1px 0px rgba(255, 255, 255, 0.2), 0px 2px 4px 0px rgba(0,0,0,0.4);
	box-shadow: inset 0px 1px 1px 0px rgba(255, 255, 255, 0.2), 0px 2px 4px 0px rgba(0,0,0,0.4);	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.main .cart .currency a { text-decoration: none; }
.main .cart .currency .dropdown {
	background: #FFF;
	border: 1px solid #c6c4c4;	
	display: none;
	height: 171px;
	left: 101px;
	margin: 0;
	position: relative;
	top: 9px;
	width: 200px;	
	z-index: 100;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;	
}
.main .cart .currency .arrow {
	background: url(../img/currency-arrow.png) no-repeat;
	_background: url(../img/currency-arrow.gif) no-repeat;
	height: 10px;
	left: 91px;		
	position: relative;
	top: -9px;
	width: 22px;
}
.main .cart .currency .dropdown li { background: #FFF;}
.main .cart .currency .dropdown li.first { 
	margin: -10px 0 0 0; 
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}

.main .cart .currency .dropdown li:hover {
	background: #f5f5f5;
	text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.82);		
	-webkit-transition: all 0.5s;
	-moz-transition:    all 0.5s;
	-ms-transition:     all 0.5s;
	-o-transition:      all 0.5s;
}
.main .cart .currency .dropdown li a {
	border-bottom: 1px solid #EDEDED;
	color: #555;
	display: block;
	font-size: 16px;
	font-weight: bold; 
	margin: 0;
	padding: 10px;
	position: relative;
	text-decoration: none; 	
	text-indent: 0;
	width: 180px; 
}
.main .cart .currency .dropdown li:hover a { border-bottom: 1px solid #DDD; color: #333; }
.main .cart .currency .dropdown li.last {
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
}
.main .cart .currency .dropdown li.last a { border-bottom: none; }

.main .cart .items { float: left; margin: 0 20px 0 0; }
.main .cart .items .icon {
	background: url(../img/sprite.png) no-repeat -11px -454px;
	_background: url(../img/sprite.gif) no-repeat -11px -454px;
	display: block;
	color: #FFF;
	float: left;
	font-weight: bold;
	height: 27px;
	margin: 0 10px 0 0;
	text-align: center;
	text-shadow: 1px 0px 1px rgba(0, 0, 0, 1);	
	width: 31px;
}
.main .cart .total { float: left; margin: 0 20px 0 0; }
.main .cart .total .icon {
	background: url(../img/sprite.png) no-repeat -10px -416px;
	_background: url(../img/sprite.gif) no-repeat -10px -416px;
	display: block;
	float: left;
	height: 29px;
	margin: 0 10px 0 0;
	padding: 2px 0 0 0;
	width: 31px;
}
.main .cart .total a {
	color: #222;
	cursor: pointer;
	text-decoration: none;
	text-shadow: none;
	-webkit-transition: 500ms linear 0s;
	-moz-transition: 500ms linear 0s;
	-o-transition: 500ms linear 0s;
	transition: 500ms linear 0s;
	outline: 0 none;	
}
.main .cart .total a:hover {
	text-shadow: -1px 1px 8px #f4b4ae, 1px -1px 8px #fff;	
}
.main .products { margin: 0 0 0 40px; padding: 0; }
.main .products li { 
	float: left;
	list-style: none; 
	margin: 0px 50px 40px 0px; 
	width: 300px;
}
.main .products li.inner { margin: 0 50px 40px 0; padding: 0; }
.main .products li .image {
	-webkit-transform:rotate(0deg);
	-moz-transform:rotate(0deg);
	-ms-transform:rotate(0deg);
	-o-transform:rotate(0deg);
	transform:rotate(0deg);
	-moz-transition: all ease-in-out .2s;
	-webkit-transition: all ease-in-out .2s;
	transition: all ease-in-out .2s;
}
.main .products li .image:hover {	
	-webkit-transform:rotate(-2deg) scale(1.1) translate(0, -2px);
	-moz-transform:rotate(-2deg) scale(1.1) translate(0, -2px);
	-ms-transform:rotate(-2deg) scale(1.1) translate(0, -2px);
	-o-transform:rotate(-2deg) scale(1.1) translate(0, -2px);
	transform:rotate(-2deg) scale(1.1) translate(0, -2px);
}
.portfoliodepartment .dlink {
	background: url(../img/sprite.png) no-repeat -10px -1128px;
	_background: url(../img/sprite.gif) no-repeat -10px -1128px;
	color: #FFF;
	font-size: 18px;
	font-weight: 500;
	height: 39px;
	line-height: 40px;
	margin: 20px auto 0px auto;
	text-align: center;	
	text-shadow: 1px 1px 0px rgba(95, 155, 159, 1);
	width: 204px;
}

.portfoliodepartment a {
color: #FFF;
text-decoration: none;
font-size: 18px;
font-weight: 500;
height: 39px;
line-height: 40px;
text-align: center;	
text-shadow: 1px 1px 0px rgba(95, 155, 159, 1);
width: 204px;
display: block;
}
.main .product-view { margin: 0 0 0 40px; padding: 0; }
.main .product-view .image { margin: 0px 50px; }
.main .product-view .description { text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.83); margin: 0px 50px; }
.main .product-view .description h2 { 
	color: #545454;
	font-size: 20px; 
	font-weight: bold;
	margin: 10px 0 7px 0;
}
.main .product-view .description p.first { margin: 0px 0 0 0; }
.main .product-view .description .infobox {
	background: url(../img/bg_infobox.png) no-repeat;
	_background: url(../img/bg_infobox.gif) no-repeat;
	float: left;
	height: 170px;
	margin: 7px 0 4px 0;
	width: 718px;
}
.main .product-view .description .infobox ul { margin: 0 0 0 70px; padding: 27px 0 0 0; }
.main .product-view .description .infobox li { list-style: none; margin: 0 0 25px 0; }
.main .product-view .description .infobox li.bottom { margin: 0; }
.main .product-view .container_buttons { margin: 20px auto 100px auto; width: 450px; }  
.main .product-view .container_buttons .sizechoice { float: left; margin: 23px 0 12px 0; }
.main .product-view .container_buttons .sizechoice select { width: 430px; }
.main .product-view .price {
	background: url(../img/sprite.png) no-repeat -10px -1128px;
	_background: url(../img/sprite.gif) no-repeat -10px -1128px;
	color: #FFF;
	float: left;
	font-size: 18px;
	font-weight: 500;
	height: 39px;
	line-height: 40px;
	margin: 20px auto 0 auto;
	text-align: center;	
	text-shadow: 1px 1px 0px rgba(95, 155, 159, 1);
	width: 204px;
}
.main .product-view .buynow {
	background: url(../img/sprite.png) no-repeat -10px -1226px;
	_background: url(../img/sprite.gif) no-repeat -10px -1226px;
	color: #FFF;
	float: left;
	font-size: 18px;
	font-weight: 500;
	height: 39px;
	line-height: 40px;
	margin: 20px auto 0 22px;
	text-align: center;	
	text-shadow: 1px 1px 0px rgba(188, 130, 124, 1);
	width: 204px;
}
.main .product-view .buynow:hover {
	background: url(../img/sprite.png) no-repeat -10px -1265px;
	_background: url(../img/sprite.gif) no-repeat -10px -1265px;
	text-shadow: 1px 1px 0px rgba(188, 130, 124, 1);	
}
.main .product-view .buynow a, .main .product-view .buynow:hover { 
	color: #FFF; 
	display: block;
	text-decoration: none;
}

.main .inner .cart-view { margin: 0 auto; padding: 0 0 100px 45px;}
.main .inner .cart-view .paper { 
	background: #FFF; 
	border: 1px solid #dedede;	
	position: relative; 
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;	
}
.main .inner .cart-view .paper:before, .main .inner .cart-view .paper:after {
    bottom:0;	
	content:"";
    left:10px;
    top:50%;
    position:absolute; 
    right: 10px;	
    z-index:-1;
    -webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);
    -moz-box-shadow:0 0 20px rgba(0,0,0,0.8);
    box-shadow:0 0 20px rgba(0,0,0,0.8);
    -moz-border-radius:100px / 10px;
    border-radius:100px / 10px;
}
.imageslider{
	height: 200px;
	padding: 0px!important;
} 	
.main .inner .cart-view .paper:after {
    left:auto;
	right:10px; 
	-webkit-transform:skew(8deg) rotate(3deg); 
	-moz-transform:skew(8deg) rotate(3deg);     
	-ms-transform:skew(8deg) rotate(3deg);     
	-o-transform:skew(8deg) rotate(3deg); 
	transform:skew(8deg) rotate(3deg);
	} 
.main .inner .cart-view .stickytape {
	background: url(../img/sprite.png) no-repeat -10px -501px;
	_background: url(../img/sprite.gif) no-repeat -10px -501px;
	height: 32px;
	left: 289px;
	position: relative;
	top: -14px;
	width: 122px;	
}
.main .inner .cart-view h2 {
	color: #555;
	font-size: 28px;
	margin: 0;
	padding: 30px 0 25px 0;
	text-align: center;
}
.main .inner .cart-view h3 {
	color: #555;
	font-size: 18px;
	margin: 0 0 -10px 0;
	padding: 0;
}
.main .inner .cart-view .cart { margin: -47px 0 50px 0; position: relative; }
.main .inner .cart-view .cart .empty  { 
	height: 58px;
	margin: -118px 0 0 0; 
	padding: 0px 38px; 
	text-align: center;
}
.main .inner .cart-view .errormessage, .main .inner .cart-view .successmessage { 
	margin: -15px 0 14px 0;
	padding: 0px 38px; 
	text-align: center;
}
.main .inner .cart-view .errormessage p, .main .inner .cart-view .successmessage p { margin: 0; }
.main .inner .cart-view .errormessage p strong { color: #a72323; margin: 0 5px 0 0; }
.main .inner .cart-view .successmessage p strong { color: #23a75b; margin: 0 5px 0 0; }
.main .inner .cart-view .basket {	
	color: #555; 
	margin: 0;
	padding: 0;
	position: relative;
	width: 693px;
}
.main .inner .cart-view .basket li {
	border-bottom: 1px solid #e5f2f8;
	height: 25px;	
	list-style: none;
	overflow: hidden;
	text-overflow: ellipsis;	
	padding: 10px;	
	white-space: nowrap;	
}
.main .inner .cart-view .basket li:last-child { border-bottom: 0; padding: 10px 10px 12px 10px !important }
.main .inner .cart-view .basket li .content { padding: 0 0 0 37px; }
.main .inner .cart-view .basket a.remove {
	background: url(../img/sprite.png) no-repeat -10px -823px;
	_background: url(../img/sprite.gif) no-repeat -10px -823px;
	border-right: 1px dashed #CCC;	
	display: block;
	float: left;
	height: 15px;
	margin: 6px 9px 0 0;
	padding: 0 0 0 10px;	
	text-decoration: none;
	text-indent: -9999px;
	width: 15px;
}
.main .inner .cart-view .basket .description { float: left; }
.main .inner .cart-view .basket .description a { color: #78bd7a; text-decoration: none; }
.main .inner .cart-view .basket .description a:hover { color: #468086; text-decoration: underline; }
.main .inner .cart-view .basket .price { 
	float: right; 
	font-weight: bold; 
	padding: 0 21px 0 0;
} 
.main .inner .cart-view .shipping {
	border-top: 1px dashed #DDD;
	margin: 60px 0 0 0;
	padding: 20px 38px;
	position: relative;
}
.main .inner .cart-view .shipping select { width: 300px; }
.main .inner .cart-view .shipping .hint {
	background: url(../img/sprite.png) no-repeat -10px -1078px; 
	_background: url(../img/sprite.gif) no-repeat -10px -1078px; 
	display: block;
	height: 30px;
	position: absolute;
	right: 144px;
	top: 121px;
	width: 194px;
}

.main .inner .cart-view .coupon { 
	border-top: 1px dashed #DDD;
	height: 110px; 
	margin: 9px 0 0 0;
	padding: 18px 38px 20px 38px;
	position: relative;
	
}
.main .inner .cart-view .coupon .input-text {
	background:#f2f2f2;
	background:-webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#f2f2f2));
	background:-moz-linear-gradient(top, #fafafa, #f2f2f2);
	border: 1px solid #d3d3d3;
	color: #444444;	
	display: block;
	float: left;
	font-size: 18px;	
	height: 40px;	
	overflow: hidden;
	line-height: 29px;
	padding: 0 0 0 8px;
	position: relative;	
	text-decoration: none;
	text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.82);  	
	width: 290px;
	white-space: nowrap;	
	-webkit-border-radius: 2px;
	-moz-border-radius   : 2px;
	border-radius        : 2px;
	-moz-background-clip   : padding;
	-webkit-background-clip: padding-box;
	background-clip        : padding-box;
	-moz-box-shadow: inset 0 1px 0px 0px rgba(255, 255, 255, 0.7);
	-webkit-box-shadow: inset 0 1px 0px 0px rgba(255, 255, 255, 0.7);
	-o-box-shadow: inset 0 1px 0px 0px rgba(255, 255, 255, 0.7);
	box-shadow: inset 0 1px 0px 0px rgba(255, 255, 255, 0.7);	
}
.roundbutton:hover { border: 1px solid #c5c5c5; }
.roundbutton {
	background: #74b4b8;
	background: -moz-linear-gradient(top,#74b4b8 0%,#5b9498 100%);
	background: -webkit-linear-gradient(top,#74b4b8 0%,#5b9498 100%);
	background: -o-linear-gradient(top,#74b4b8 0%,#5b9498 100%);
	background: -ms-linear-gradient(top,#74b4b8 0%,#5b9498 100%);
	background: linear-gradient(top,#74b4b8 0%,#5b9498 100%);

	border: 1px solid #528e92;
	color: #FFF;
	cursor: pointer;
	float: left;
	font-weight: bold;
	height: 41px;
	line-height: 38px !important;
	margin: 0 0 0 10px;
	position: relative;
	text-shadow: 1px 1px 0 rgba(32, 85, 88, 0.6);
	width: 90px;
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.4) inset;
	-moz-box-shadow: 0 1px 0 rgba(255,255,255,0.4) inset;
	-ms-box-shadow: 0 1px 0 rgba(255,255,255,0.4) inset;
	-o-box-shadow: 0 1px 0 rgba(255,255,255,0.4) inset;
	box-shadow: 0 1px 0 rgba(255,255,255,0.4) inset;	
}
.roundbutton:hover {
	background: #68a3a7;
	background: -moz-linear-gradient(top,#68a3a7 0%,#54888c 100%);
	background: -webkit-linear-gradient(top,#68a3a7 0%,#54888c 100%);
	background: -o-linear-gradient(top,#68a3a7 0%,#54888c 100%);
	background: -ms-linear-gradient(top,#68a3a7 0%,#54888c 100%);
	background: linear-gradient(top,#68a3a7 0%,#54888c 100%);
}
.main .inner .cart-view .totals { 
	border-top: 1px dashed #DDD;
	margin: 9px 0 0 0;
	padding: 19px 38px 20px 38px;
}
.main .inner .cart-view .totals h3 { margin: 0; }
.main .inner .cart-view .totals ul { margin: 0; padding: 0; } 
.main .inner .cart-view .totals li {
	border-bottom: 1px solid #dfdfdf; 
	color: #444; 
	height: 25px;	
	list-style: none;
	padding: 10px 10px 10px 0;	
}
.main .inner .cart-view .totals li.final { color: #000; font-weight: bold; }
.main .inner .cart-view .totals .value { 
	float: right; 
	font-weight: bold; 	
	padding: 0 0px 0 0;
	display: inline;
} 
.main .inner .cart-view .totals li .countryname, .main .inner .cart-view .totals li .couponapplied { color: #78bd7a; font-weight: bold; } 

.main .inner .cart-view .buttons { 
	height: 64px; 
	padding: 0px 38px 34px 38px; 
	text-align: center;
}
.main .inner .cart-view .buttons a, .main .inner .cart-view .buttons a:hover {
	color: #FFF; 
	display: block;
	float: left;
	text-decoration: none;
}
.main .inner .cart-view .buttons a.keepshopping {
	background: url(../img/sprite.png) no-repeat -10px -1128px;
	_background: url(../img/sprite.gif) no-repeat -10px -1128px;
	color: #FFF;
	font-size: 18px;
	font-weight: 500;
	height: 39px;
	line-height: 40px;
	margin: 20px 0 0 94px;
	text-align: center;	
	text-shadow: 1px 1px 0px rgba(95, 155, 159, 1);
	width: 204px;
}
.main .inner .cart-view .buttons a.keepshopping:hover { 
background: url(../img/sprite.png) no-repeat -10px -1167px;	
_background: url(../img/sprite.gif) no-repeat -10px -1167px;	
text-shadow: 1px 1px 0px rgba(67, 126, 130, 1); }
.main .inner .cart-view .buttons a.checkout {
	background: url(../img/sprite.png) no-repeat -10px -1226px;
	_background: url(../img/sprite.gif) no-repeat -10px -1226px;
	color: #FFF;
	font-size: 18px;
	font-weight: 500;
	height: 39px;
	line-height: 40px;
	margin: 20px auto 0 22px;
	text-align: center;	
	text-shadow: 1px 1px 0px rgba(188, 130, 124, 1);
	width: 204px;
}
.main .inner .cart-view .buttons a.checkout:hover { 
background: url(../img/sprite.png) no-repeat -10px -1265px; 
_background: url(../img/sprite.gif) no-repeat -10px -1265px;
text-shadow: 1px 1px 0px rgba(188, 130, 124, 1); } 

.payment-transfer {
	background: #FFF; 
	border: 1px solid #dedede;	
	height: 86px;
	margin: 300px auto 0 auto; 
	width: 450px; 
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;	
}
.payment-transfer h2 { 
	color: #555;
	float: left;
	font-size: 28px;
	margin: 23px 0 0 0;
	text-align: center;
}
.payment-transfer .spin {
	background: url(../img/transfer-spin.png) no-repeat;
	display: block;
	float: left;
	height: 28px;
	margin: 30px 8px 0 30px;
	width: 29px;
	-webkit-animation:spin 1s infinite linear;
	-moz-animation:spin 1s infinite linear;
	-ms-animation:spin1s infinite linear;
	-o-animation:spin 1s infinite linear;
	animation:spin 1s infinite linear; 
}
@-moz-keyframes spin {
	0% { -moz-transform:rotate(0deg); }
	100% { -moz-transform:rotate(360deg); }
}
@-webkit-keyframes spin {
	0% { -webkit-transform:rotate(0deg); }
	100% { -webkit-transform:rotate(360deg); }
}
@-ms-keyframes spin {
	0% { -ms-transform:rotate(0deg); }
	100% { -ms-transform:rotate(360deg); }
}
@-o-keyframes spin {
	0% { -o-transform:rotate(0deg); }
	100% { -o-transform:rotate(360deg); }
}

.main.ordercomplete { 
	float: none; 
	margin: 0 auto;
	width: 740px; 
}
.main .inner .processed-ok, .main .inner .processed-fail { margin: 0 auto; padding: 0 0 100px 0; } 
.main .inner .processed-ok .paper, .main .inner .processed-fail .paper { 
	background: #FFF; 
	border: 1px solid #dedede;	
	position: relative; 
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;	
}
.main .inner .processed-ok .paper:before, .main .inner .processed-ok .paper:after, .main .inner .processed-fail .paper:before, .main .inner .processed-fail .paper:after {
    bottom:0;	
	content:"";
    left:10px;
    top:50%;
    position:absolute; 
    right: 10px;	
    z-index:-1;
    -webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);
    -moz-box-shadow:0 0 20px rgba(0,0,0,0.8);
    box-shadow:0 0 20px rgba(0,0,0,0.8);
    -moz-border-radius:100px / 10px;
    border-radius:100px / 10px;
} 	
.main .inner .processed-ok .paper:after, .main .inner .processed-fail .paper:after {
    left:auto;
	right:10px; 
	-webkit-transform:skew(8deg) rotate(3deg); 
	-moz-transform:skew(8deg) rotate(3deg);     
	-ms-transform:skew(8deg) rotate(3deg);     
	-o-transform:skew(8deg) rotate(3deg); 
	transform:skew(8deg) rotate(3deg);
	} 
.main .inner .processed-ok .stickytape, .main .inner .processed-fail .stickytape {
	background: url(../img/sprite.png) no-repeat -10px -501px;
	_background: url(../img/sprite.gif) no-repeat -10px -501px;
	height: 32px;
	left: 289px;
	position: relative;
	top: -14px;
	width: 122px;	
}
.main .inner .processed-ok h2, .main .inner .processed-fail h2 {
	color: #555;
	font-size: 28px;
	margin: 0;
	padding: 30px 0 25px 0;
	text-align: center;
}
.main .inner .processed-ok .topline, .main .inner .processed-fail .topline {
	color: #555;
	margin: -21px 0 0 0; 
	padding: 0px;
	text-align: center;
}
.main .inner .processed-ok h3 {
	color: #555;
	font-size: 18px;
	margin: 0 0 -10px 0;
	padding: 0;
}
.main .inner .processed-ok ul.basket { margin: 0; padding: 0; } 
.main .inner .processed-ok .basket li {
	border-bottom: 1px solid #dfdfdf; 
	color: #444; 
	height: 25px;	
	list-style: none;
	padding: 10px 10px 10px 0;	
}
.main .inner .processed-ok .basket li:last-child { border-bottom: none; }
.main .inner .processed-ok .basket .description { float: left; }
.main .inner .processed-ok .basket .description a { color: #78bd7a; text-decoration: none; }
.main .inner .processed-ok .basket .description a:hover { color: #468086; text-decoration: underline; }
.main .inner .processed-ok .basket .price { float: right; font-weight: bold; }

.main .inner .processed-ok .summary {  
	border-top: 1px dashed #DDD;
	margin: 20px 0 0 0;
	padding: 18px 28px 10px 28px;
	position: relative;
}
.main .inner .processed-ok .summary h3 { margin: 0; }
.main .inner .processed-ok .summary p { margin: 3px 0 5px 0; }

.main .inner .processed-ok .information, .main .inner .processed-fail .information { 
	background: #f3f3f3;
	border-bottom: 1px solid #e4e4e4;	
	border-top: 1px solid #e4e4e4;
	height: 39px;
	margin: 25px 0 0 0;
	padding: 10px 38px 20px 26px;
	text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.82);	
}
.main .inner .processed-ok .information .stamp, .main .inner .processed-fail .information .stamp {
	display: block;
	height: 124px;
	position: absolute;
	top: 18px;
	right: 26px;
	width: 122px;
}
.main .inner .processed-ok .information .stamp.ok { background: url(../img/order-stamp.png) no-repeat 0 -124px; }
.main .inner .processed-ok .information .orderno, .main .inner .processed-ok .information .orderdate, .main .inner .processed-fail .information .orderno, .main .inner .processed-fail .information .orderdate { 
	float: left;
	width: 100px; 
}
.main .inner .processed-ok .information .orderdate, .main .inner .processed-fail .information .orderdate { 
	border-left: 1px dashed #CCC;
	float: left;
 	padding: 0 15px;	
	width: 100px;
}
.main .inner .processed-ok .information .orderquery, .main .inner .processed-fail .information .orderquery {
	border-left: 1px dashed #CCC;
	float: left;
 	padding: 0 0 0 15px;
	width: 340px;
}
.main .inner .processed-ok .information .orderno h3, .main .inner .processed-ok .information .orderdate h3, .main .inner .processed-ok .information .orderquery h3, .main .inner .processed-fail .information .orderno h3, .main .inner .processed-fail .information .orderdate h3, .main .inner .processed-fail .information .orderquery h3 {
	color: #555;
	font-size: 18px;
	margin: 0 0 0 0; 
	padding: 0;
}
.main .inner .processed-ok .shipping { 
	height: 155px; 
	margin: 16px 0 15px 0;
	padding: 5px 38px 10px 26px;
} 
.main .inner .processed-ok .shipping .paypalinfo .icon {
	background: url(../img/sprite.png) no-repeat -10px -780px;
	_background: url(../img/sprite.gif) no-repeat -10px -780px;
	display: block;
	float: left;
	height: 27px;
	margin: 0 10px 0 0;
	width: 27px;
}
.main .inner .processed-ok .shipping .shipto .icon {
	background: url(../img/sprite.png) no-repeat -10px -553px;
	_background: url(../img/sprite.gif) no-repeat -10px -553px;
	display: block;
	float: left;
	height: 26px;
	margin: 0 10px 0 0;
	width: 27px;
}
.main .inner .processed-ok .shipping .paypalinfo h4, .main .inner .processed-ok .shipping .shipto h4 {
	color: #555;
	font-size: 18px;
	margin: 0 0 7px 0;
	padding: 0;
}
.main .inner .processed-ok .shipping .paypalinfo, .main .inner .processed-ok .shipping .shipto {
	float: left;
	width: 337px;
}
.main .inner .processed-ok .shipping .paypalinfo ul, .main .inner .processed-ok .shipping .shipto ul { margin: 0; padding: 0; }
.main .inner .processed-ok .shipping .paypalinfo li, .main .inner .processed-ok .shipping .shipto li { list-style: none; }
.main .inner .processed-ok .shipping .paypalinfo .custname, .main .inner .processed-ok .shipping .shipfrom .custname { font-weight: bold; }
.main .inner .processed-ok .totals { border-top: 1px dashed #DDD; padding: 20px 28px 37px 28px; }
.main .inner .processed-ok .totals h3 { margin: 0; }
.main .inner .processed-ok .totals ul { margin: 0; padding: 0; } 
.main .inner .processed-ok .totals li {
	border-bottom: 1px solid #dfdfdf; 
	color: #444; 
	height: 25px;	
	list-style: none;
	padding: 10px 10px 10px 0;	
}
.main .inner .processed-ok .totals li:last-child { border-bottom: none; }
.main .inner .processed-ok .totals li.final { color: #000; font-weight: bold; }
.main .inner .processed-ok .totals .value { 
	float: right; 
	font-weight: bold; 	
	padding: 0 0px 0 0;
} 
.main .inner .processed-ok .totals li .countryname, .main .inner .processed-ok .totals li .couponapplied { color: #78bd7a; font-weight: bold; } 

.main .inner .processed-fail {}
.main .inner .processed-fail .information .stamp.failed { background: url(../img/order-stamp.png) no-repeat 0 -0; }
.main .inner .processed-fail .supersadface { 
	margin: 60px 0 25px 0;
	padding: 5px 38px 10px 26px;
	text-align: center;
} 
.main .inner .processed-fail .supersadface .face {
	color: #CCC;
	font-size: 350px;
	line-height: 0;
	margin: 120px 0 250px 0;
	text-shadow: 1px 1px 0px rgba(147, 147, 147, 0.8);		 
}

.main .inner .content-page .content {
	background: #FFF;
	border: 1px solid #dedede;
	padding: 0 0 10px 0;
}
.main .inner .content-page .content:before, ..main .inner .content-page:after {
    bottom:0;	
	content:"";
    left:10px;
    top:50%;
    position:absolute; 
    right: 10px;	
    z-index:-1;
    -webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);
    -moz-box-shadow:0 0 20px rgba(0,0,0,0.8);
    box-shadow:0 0 20px rgba(0,0,0,0.8);
    -moz-border-radius:100px / 10px;
    border-radius:100px / 10px;
} 	

.main .inner .content-page .about h2, .main .inner .content-page .faq h2 {
	color: #555;
	font-size: 28px;
	margin: 0;
	padding: 25px 0 0 30px;
	text-align: left;
}
.main .inner .content-page .about p { padding: 0 30px; } 
.main .inner .content-page .about .image {
	background: #FFF;
	border: 1px solid #CCC;
	height: 100px;
	padding: 7px;
  	position: absolute;  
	right: 29px;
	top: 28px;	 
	width: 100px;    
	-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
	-webkit-transform:rotate(2deg) translate(0, 2px);
	-moz-transform:rotate(2deg) translate(0, 2px);
	-ms-transform:rotate(2deg) translate(0, 2px);
	-o-transform:rotate(2deg) translate(0, 2px);
	transform:rotate(2deg) translate(0, 2px);	
}
.main .inner .content-page .faq .topline { padding: 0px 30px 10px 30px; }
.main .inner .content-page .faq ul { margin: 0; padding: 0 0 0 33px; }
.main .inner .content-page .faq li { 
	list-style: none;  
	margin: 10px 0 35px 0;
	padding: 0;
	width: 627px;
}
.main .inner .content-page .faq li p { padding: 0; } 
.main .inner .content-page .faq li .question p span {
	background: #e18b84;
	border: 1px solid #be6d67;
	color: #FFF;
	display: block;
	float: left;
	font-weight: bold;
	margin: 5px 20px 6px 0;
	padding: 3px 5px;
	position: absolute;
	text-align: center;
	text-shadow: 1px 1px 0px rgba(188, 130, 124, 1); 
	width: 71px;
	z-index: 101;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;	
}
.main .inner .content-page .faq li .answer p span {
	background: #74b4b8;
	border: 1px solid #4d8f93;
	color: #FFF;
	display: block;
	float: left;
	font-weight: bold;
	margin: 5px 20px 6px 0;
	padding: 3px 5px;
	position: absolute;
	text-align: center;
	text-shadow: 1px 1px 0px rgba(95, 155, 159, 1);
	width: 71px;
	z-index: 101;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;	
}
.main .inner .content-page .faq li .answer .answerwrapper, .main .inner .content-page .faq li .question .answerwrapper {
	background: #FFF;
	border: 1px solid #c6c4c4;	 
	left: 101px;
	margin: 0;
	padding: 12px 19px;
	position: relative;
	top: 4px;
	width: 489px;	
	z-index: 100;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 10px 6px -6px #777;
	-moz-box-shadow: 0 10px 6px -6px #777;
	box-shadow: 0 10px 6px -6px #777;	
}
.main .inner .content-page .faq li .question .answerwrapper { font-weight: bold; }
.main .inner .content-page .faq li .answer .answerwrapper .arrow, .main .inner .content-page .faq li .question .answerwrapper .arrow {
	background: url(../img/answer-arrow.png) no-repeat;
	height: 22px;
	left: -9px;
	position: absolute;
	top: 8px;
	width: 10px;
}	


.product-view .magicjumper {}
.product-view .magicjumper .wrapper {}
.product-view .magicjumper .wrapper .colours {}
.product-view .magicjumper .wrapper .colour1 {}
.product-view .magicjumper .wrapper .colour2 {}
.product-view .magicjumper .wrapper .colours .choices {}
.product-view .magicjumper .wrapper .colours .choices ul { margin: 0; padding: 0; }
.product-view .magicjumper .wrapper .colours .choices li { list-style: none; }
.product-view .magicjumper .wrapper .colours .choices li a { text-decoration: none; }
.product-view .magicjumper .wrapper .colours .choices li a.colourname {}
.product-view .magicjumper .wrapper .colours .switcher {}
.product-view .magicjumper .wrapper .colours .switcher .icon {}
.product-view .magicjumper .wrapper .colours .switcher a {}
.product-view .magicjumper .wrapper .colours .switcher {}
.product-view .magicjumper .wrapper .jumper {}
.product-view .magicjumper .wrapper .jumper .preview {}
.product-view .magicjumper .wrapper .selling {}
.product-view .magicjumper .wrapper .selling .message {}
.product-view .magicjumper .wrapper .selling .container_buttons { margin: 20px auto 100px auto; width: 450px; }  
.product-view .magicjumper .wrapper .selling .container_buttons .price {
	background: url(../img/sprite.png) no-repeat -10px -1128px;
	_background: url(../img/sprite.gif) no-repeat -10px -1128px;
	color: #FFF;
	float: left;
	font-size: 18px;
	font-weight: 500;
	height: 39px;
	line-height: 40px;
	margin: 20px auto 0 auto;
	text-align: center;	
	text-shadow: 1px 1px 0px rgba(95, 155, 159, 1);
	width: 204px;
}
.product-view .magicjumper .wrapper .selling .container_buttons .buynow {
	background: url(../img/sprite.png) no-repeat -10px -1226px;
	_background: url(../img/sprite.gif) no-repeat -10px -1226px;
	color: #FFF;
	float: left;
	font-size: 18px;
	font-weight: 500;
	height: 39px;
	line-height: 40px;
	margin: 20px auto 0 22px;
	text-align: center;	
	text-shadow: 1px 1px 0px rgba(188, 130, 124, 1);
	width: 204px;
}
.product-view .magicjumper .wrapper .selling .container_buttons .buynow:hover {
	background: url(../img/sprite.png) no-repeat -10px -1265px;
	_background: url(../img/sprite.gif) no-repeat -10px -1265px;
	text-shadow: 1px 1px 0px rgba(188, 130, 124, 1);	
}
.product-view .magicjumper .wrapper .selling .container_buttons .buynow a, .product-view .magicjumper .wrapper .selling .container_buttons .buynow:hover { 
	color: #FFF; 
	display: block;
	text-decoration: none;
}

.contact_column {
	width: 305px;
	display: inline;
	float: left;
	position: relative;
	z-index: 9999;
}

.clear {
	clear: both;
}

.content-page h2 {
	margin: 20px 0 0 0;
	padding: 0px 20px 0 20px;
}
.content-page p {
	padding: 0px 20px;
}

.contact_column img {
	border: 3px #78bd7a solid;
}

#contain_thumbs div{
	float: left;
	display: inline;
	margin-right: 10px;
	position: relative;
	z-index: 9999;
}


#contain_photos, #contain_thumbs {
	margin-left: 45px;
	margin-top: 10px;
}

#contain_photos {
	width: 600px;
	height: 340px;
}

.hidedisplay{
	display:none;
}

.portfoliodepartment{
	border-bottom: 1px dashed #EEE;
	width: 345px;
	float: left;
	height: 647px;
	display: inline;
	position: relative;
	z-index: 9999;
}
.portfoliodepartment.last { border-bottom: none; }

.portfoliodepartment h2 {
	color: #888; 
	font-size:18px;
	margin: 16px 0 13px 0;
	padding: 0 34px;
}

.portfoliodepartment img {
	background: #FFF;	
	border: 1px solid #EEE;
	width: 250px;
	padding: 10px; 
	height: 250px;
	margin: 0 26px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-transition: background 300ms ease-in 5ms; 
	-moz-transition: background 300ms ease-in 5ms;
	-o-transition: background 300ms ease-in 5ms;
	transition: background 300ms ease-in 5ms;
}

.portfoliodepartment img:hover{  background: rgba(120,189,122,0.1); }  

.portfoliodepartment p{
	font-size: 14px;
	height: 192px;
	width: 250px;
	padding:0;
	text-align: left; 
	margin: 14px 0 46px 38px;
}

.portfoliodepartment .longdescription{
height: 194px;
}
/* =============================================================================
   Media Queries
   ========================================================================== */

/* =============================================================================
   Non-Semantic Helper Classes
   ========================================================================== */

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; 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, nav:before, nav:after, .currency:before, .currency:after, .main .product-view .container_buttons:before, .main .product-view .container_buttons:after, .main .inner .cart-view h2:before, .main .inner .cart-view h2:after { content: ""; display: table; }
.clearfix:after, nav:after, .currency:after, .main .product-view .container_buttons:after, .main .inner .cart-view h2:after { clear: both; }
.clearfix, nav, .currency, .main .product-view .container_buttons, .main .inner .cart-view h2 { *zoom: 1; }
.main .inner .cart-view .basket:before {
	content: "";
	border-left: 1px solid #F4EEEF;
	border-right: 1px solid #F4EEEF;
	width: 2px;
	position: absolute;
	height: 100%;
	left: 25px;
}​ 
.main .cart .currency .dropdown .effect6:before, .main .cart .currency .dropdown .effect6:after {
	content:"";
	position:absolute; 
	z-index:-1;
	-webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);
	-moz-box-shadow:0 0 20px rgba(0,0,0,0.8);
	box-shadow:0 0 20px rgba(0,0,0,0.8);
	top:50%;
	bottom:0;
	left:10px;
	right:10px;
	-moz-border-radius:100px / 10px;
	border-radius:100px / 10px;
} 
.main .cart .currency .dropdown .effect6:after {
	right:10px; 
	left:auto;
	-webkit-transform:skew(8deg) rotate(3deg); 
	-moz-transform:skew(8deg) rotate(3deg);     
	-ms-transform:skew(8deg) rotate(3deg);     
	-o-transform:skew(8deg) rotate(3deg); 
	transform:skew(8deg) rotate(3deg);
}
/* =============================================================================
   Print Styles
   ========================================================================== */
 
@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { 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: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}

