/*
==============================
version 		: 	1.0.0
create 			: 	07.11.2013
last modif 		: 	07.11.2013
module	 		: 	style
name 			: 	reset.css
==============================
*/
html
{
	height: 100%;
	min-height: 100%;	
}
body
{
	min-height: 100%;
	position: relative;
}
ul,
ol,
body,
p,
h1,
h2,
h3
{
	margin: 0;
	padding: 0;
}
li
{
	list-style: none;
}
h1,
h2,
h5,
h6
{
	font-family: 'Roboto Condensed', sans-serif;
}
h3,
h4
{
	font-family: 'Roboto Condensed', sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6
{
	color:#7d4413;
}
h1
{
	margin: 20px 0 15px;	
}
h2
{
	font-size: 22px;
	line-height: 28px;
	margin: 0 0 15px;
}
h3
{
	font-size: 18px;
	line-height: 24px;
	margin: 0 0 15px;
}
h4
{
	font-size: 16px;
	margin: 0 0 15px;
}
h5
{
	font-size: 16px;
	margin: 0 0 15px;
}
h6
{
	font-size: 14px;
	margin: 0 0 15px;
}
p
{
	padding-bottom: 5px;
}
img
{
	border:0 none;
}
li
{
	color: #55371d;
	font-size: 14px;
	line-height: 20px;
	position: relative;
	overflow: hidden;
	padding: 0 0 10px 15px;
}
	li li:first-child
	{
		margin-top: 10px;
	}

input[type="radio"],
input[type="checkbox"]
{
	visibility: hidden;
	position: absolute;
}
input[type="radio"] + label,
input[type="checkbox"] + label
{
	position: relative;
	cursor: pointer;
	margin-left: 15px;
}
input[disabled] + label
{
	cursor: default;
}
	input[type="radio"] + label:before,
	input[type="checkbox"] + label:before,
	input[type="checkbox"] + label:after
	{
		content: '';
		position: absolute;
		width: 10px;
		height: 10px;
		top: 3px;
		left: -15px;

		-webkit-transition: all .2s ease;
		-moz-transition: all .2s ease;
		-ms-transition: all .2s ease;
		-o-transition: all .2s ease;
		transition: all .2s ease;

		background-color: transparent;
		border-radius: 100%;
		box-shadow: inset 0 0 0 3px #6f321c;
	}
	input[type="radio"] + label:before
	{
		background-image: url(_texture_wood1.png)/*tpa=http://valianton.com/vineyard/assets/images/_texture_wood1.png*/;
	}
	input[type="checkbox"] + label:after
	{
		box-shadow: none;
		border-radius: 0;
	}
	input[type="checkbox"]:checked + label:after
	{
		background: url(_svgshape_checked.svg)/*tpa=http://valianton.com/vineyard/assets/images/_svgshape_checked.svg*/ 0 0 no-repeat;
	}
	input[type="checkbox"] + label:before
	{
		background-image: url(_texture_wood1.png)/*tpa=http://valianton.com/vineyard/assets/images/_texture_wood1.png*/;
		border-radius: 3px;
	}
	input[type="radio"]:checked + label:before
	{
		background: none;
		box-shadow: inset 0 0 0 3px #6f321c;
	}
	input[disabled] + label:before
	{
		opacity: .5;
	}
.float-left
{
	float: left;
}
.text-center
{
	text-align: center;
}
.text-left
{
	text-align: left;
}
.text-right
{
	text-align: right;
}
.block
{
	display: inline-block;
}
pre
{
	padding: 15px;
	margin-bottom: 40px;
	box-shadow: inset 0 0 10px 1px rgba(0, 0, 0, 0.1), 0 0 0 1px rgba(0, 0, 0, 0.2);
}
dl
{
	overflow: hidden;
}
table
{
	width: 100%;
}
th
{
	font:bold 14px/24px 'Droid Sans', sans-serif;

	color:#aa662c;	
}<!--Array
(
    [label01] =>    0.00000
    [label02] =>    0.00206
    [label03] =>    0.03777
    [label04] =>    0.03778
    [label05] =>    0.03778
)
-->