/* @override http://resolvestationery.co.uk/style.css */

* {
	padding:0px;
	margin:0px;
}
html {
	-webkit-font-smoothing:antialiased;
	background:#e9e9e9 url(/images/bg.png) repeat;
}
body {
	margin:0;
	border:0;
	padding:0;
	font-family : PTSansRegular, Verdana, Arial, helvetica, sans-serif;
	font-size : 14px;
	-webkit-font-smoothing:antialiased;
	padding-bottom:20px;
}
::-moz-selection {
background: rgb(41,170,64);
color: #fff;
text-shadow: none;
}
::selection {
	background: rgb(41,170,64);
	color: #fff;
	text-shadow: none;
}
a img {
	border : none;
}
a, a:link, a:visited {
	color : #999;
	text-decoration : underline;
	-webkit-transition: color .4s linear;
	-moz-transition: color .4s linear;
	-o-transition: color .4s linear;
	-ms-transition: color .4s linear;
	transition: color .4s linear;
}
a:hover, a:active, a:focus {
	text-decoration : none;
	color:#333;
}
p {
	padding-top:10px;
}
h1 {
	padding-top:10px;
}
h2 {
	color:#666;
	font-size:28px;
	font-weight:bold;
	text-shadow:0 1px 4px rgba(0, 0, 0, 0.68);
	letter-spacing:-1px;
	margin-top:-10px;
}
h2 img {
	left: 50%;
position: relative;
margin-left: -90px;
margin-top: 20px;
}
h3 {
	color:#333;
	padding-top:10px;
}
header {
	height:70px;
	margin:10px;
	background: #333;
	color: white;
	padding: 8px 10px;
	border-radius: 3px;
}
#content {
	min-height:500px;
	margin:30px 10px 10px;
	padding-bottom: 20px;
		background: white;

	background:rgba(255,255,255,0.5);
}
div.button {
	text-decoration:none;
	text-align:center;
	border-radius:10px;
	height:40px;
	width:150px;
	padding:10px;
	margin:0 auto;
	background: rgb(149,232,126); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk1ZTg3ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzMxYzY0MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzJkYjU0MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyOWFhNDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(149,232,126,1) 0%, rgba(49,198,67,1) 50%, rgba(45,181,67,1) 51%, rgba(41,170,64,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(149,232,126,1)), color-stop(50%, rgba(49,198,67,1)), color-stop(51%, rgba(45,181,67,1)), color-stop(100%, rgba(41,170,64,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(149,232,126,1) 0%, rgba(49,198,67,1) 50%, rgba(45,181,67,1) 51%, rgba(41,170,64,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(149,232,126,1) 0%, rgba(49,198,67,1) 50%, rgba(45,181,67,1) 51%, rgba(41,170,64,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(149,232,126,1) 0%, rgba(49,198,67,1) 50%, rgba(45,181,67,1) 51%, rgba(41,170,64,1) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(149,232,126,1) 0%, rgba(49,198,67,1) 50%, rgba(45,181,67,1) 51%, rgba(41,170,64,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#95e87e', endColorstr='#29aa40', GradientType=0 ); /* IE6-8 */
	color:#fff;
	box-shadow:2px 2px 2px #CCC;
	font-weight:bold;
	background:-webkit-linear-gradient(top, rgba(216, 216, 216, 1) 0%, rgba(173, 173, 173, 1) 50%, rgba(117, 117, 117, 1) 51%, rgba(150, 150, 150, 1) 100%);
}
div.button:hover {
	background: rgb(149,232,126); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk1ZTg3ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjgxJSIgc3RvcC1jb2xvcj0iIzMxYzY0MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk4JSIgc3RvcC1jb2xvcj0iIzJkYjU0MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyOWFhNDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(149,232,126,1) 0%, rgba(49,198,67,1) 81%, rgba(45,181,67,1) 98%, rgba(41,170,64,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(149,232,126,1)), color-stop(81%, rgba(49,198,67,1)), color-stop(98%, rgba(45,181,67,1)), color-stop(100%, rgba(41,170,64,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(149,232,126,1) 0%, rgba(49,198,67,1) 81%, rgba(45,181,67,1) 98%, rgba(41,170,64,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(149,232,126,1) 0%, rgba(49,198,67,1) 81%, rgba(45,181,67,1) 98%, rgba(41,170,64,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(149,232,126,1) 0%, rgba(49,198,67,1) 81%, rgba(45,181,67,1) 98%, rgba(41,170,64,1) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(149,232,126,1) 0%, rgba(49,198,67,1) 81%, rgba(45,181,67,1) 98%, rgba(41,170,64,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#95e87e', endColorstr='#29aa40', GradientType=0 ); /* IE6-8 */
}
@font-face {
	font-family: 'PTSansRegular';
	src: url('/fonts/PTS55F-webfont.eot');
	src: url('/fonts/PTS55F-webfont.eot?iefix') format('eot'), url('/fonts/PTS55F-webfont.woff') format('woff'), url('/fonts/PTS55F-webfont.ttf') format('truetype'), url('/fonts/PTS55F-webfont.svg#webfontakBUUg6U') format('svg');
	font-weight: normal;
	font-style: normal;
}
div#order {
	display:none;
	height:400px;
	width:500px;
	border:2px solid #999;
	border-radius:20px;
	margin-top:-30px;
	background:#fff;
	margin-left:auto;
	margin-right:auto;
	padding:15px;
}
.flex-container {
	background: transparent;
	max-width: 800px;
}

img#resolvelogo {
	float: left;
	padding-right: 10px;
}

.flex-control-nav {
	bottom:-20px;
	display: none;
}
div.flex-pauseplay {
	width:20px;
	height:20px;
	margin:0 auto;
	display: none;
}
span.play {
	width:20px;
	height:20px;
	background:url(/js/theme/play.png) no-repeat;
	cursor:pointer;
}
span.pause {
	width:20px;
	height:20px;
	background:url(/js/theme/pause.png) no-repeat;
	cursor:pointer;
}
p.flex-caption {
	border-radius:10px;
}
.flex-direction-nav li .prev {
	left:-13px;
}
.flexslider {
	border:none;
	background: transparent;
}
form {
	margin: 0 auto;
	padding: 30px;
}
fieldset {
	border: none;
	width: 360px;
	margin: 0 auto;
	padding: 0 0 0 60px;
}
form div {
	height: 70px;
	padding: 0 0 15px 0;
}
form div.ta {
	height: auto;
}
label {
	display: block;
	padding: 0 0 5px 0;
}
input {
	background: #e2e2e2;
	border: none;
	width: 280px;
	height: 30px;
	font-size: 20px;
	padding: 5px;
	-webkit-transition: width 1s ease;
	-moz-transition: width 1s ease;
	-o-transition: width 1s ease;
	-ms-transition: width 1s ease;
	transition: width 1s ease;
}
input:focus, textarea:focus {
	width: 340px;
	left:-60px;
}
textarea {
	width: 282px;
	height: 110px;
	font-size: 17px;
	padding: 3px;
	border: none;
	resize: vertical;
	-webkit-transition: width 1s ease;
	-moz-transition: width 2s ease;
	-o-transition: width 2s ease;
	-ms-transition: width 2s ease;
	transition: width 2s ease;
}
div.price {
	width:200px;
	height:80px;
	text-align:center;
	margin:0 auto;
	padding-top:20px;
}
div.price p {
	margin:0;
	padding: 0;
}
span.just {
	font-size:14px;
}
span.price {
	font-size:18px;
}
input.button {
	font-size: 15px;
	padding: 0 20px;
	width: 150px;
	cursor:pointer;
	margin-left:65px;
	border-radius:5px;
}
/* IMAGE FADER */
div.fadehover {
	position: relative;
}
img.a {
	position: absolute;
	z-index: 10;
}
img.b {
	position: absolute;
}
