*
{
	padding: 0px;
	margin: 0px;
}

a img
{
	border: 0px;
}

ul
{
	margin-left: 20px;
}

body
{
	background-image: url(../images/background.jpg);
	text-align: center;
}

div.main_column
{
	width: 917px;
	margin: 0px auto;
	text-align: left;
	margin-top: 14px;
}

div.header
{
	width: 100%;
	height: 88px;
}

ul.menu
{
	padding: 0px;
	margin: 10px;
	list-style-type: none;
}

ul.menu li a
{
	padding-left: 4px;
	display: block;
	height: 26px;
	line-height: 25px;
	font-family: Helvetica;
	color: #ffa41a;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
}

ul.menu li
{
	padding: 0px;
	margin: 0px;
}

ul.menu li a:hover
{
	background-color: #0b0b0b;
}


/* -------------------
* Parts of site
* -------------------- */

div.left_column
{
	clear: both;
	float: left;
	background-image: url(../images/background_left_column.png);
	background-repeat: no-repeat;
	background-position: top right;
	width: 166px;
	height: 430px;
	border: 4px solid #0a0a0b;
	position: relative;
}

div.central_column
{
	float: left;
	margin-left: 7px;
	background-image: url(../images/background_central_column.png);
	background-repeat: no-repeat;
	background-position: top right;
	width: 547px;
	height: 430px;
	border: 4px solid #0a0a0b;
	color: white;
	font-family: Helvetica, Arial;
	font-size: 12px;
	position: relative;
}

div.right_column
{
	float: left;
	margin-left: 7px;
	background-image: url(../images/background_right_column.png);
	background-repeat: no-repeat;
	background-position: top right;
	width: 166px;
	height: 430px;
	border: 4px solid #0a0a0b;
	position: relative;
	color: white;
	font-family: Helvetica, Arial;
	font-size: 12px;
}

div.padder
{
	padding: 10px;
}

/* ----------------
* Fonts
* ----------------- */

h1
{
	background-image: url(../images/concrete_lawn.png);
	background-repeat: no-repeat;
	color: white;
	text-indent: -10000px;
	height: 88px;
	width: 282px;
}

h1.no_background
{
	background-image: none;
	position: absolute;
}

h2
{
	font-family: Helvetica, Arial;
	color: #ffa41a;
	text-transform: lower;
	margin-bottom: 10px;
	font-size: 24px;
}

h2 a
{
	color: #ffa41a;
}

h3
{
	font-family: Helvetica, Arial;
	color: white;
	font-weight: bold;
	font-size: 14px;
	margin-top: 4px;
	margin-bottom: 10px;
}

h3 span
{
	display: block;
	float: right;
}

h4
{
	font-family: Helvetica, Arial;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	margin-top: 4px;
	margin-bottom: 10px;
	color: #ffa41a;
	background-color: #0b0b0b;
	padding: 4px;
}

h4 span
{
	float: right;
	color: white;
}

h4 a
{
	color: #ffa41a;
}

p
{
	font-family: Helvetica, Arial;
	color: white;
	font-size: 11px;
	margin-top: 4px;
	margin-bottom: 10px;
}

a
{
	color: white;
	text-decoration: none;
}

div.central_column a:hover
{
	text-decoration: underline;
}

#c p {
	color: #0a0a0b;
}

/* ------------------
* Shop parts
* ------------------ */



div.product
{
	color: white;
	font-family: Helvetica, Arial;
	font-size: 10px;
}

div.product p
{
	clear: left;
}

div.variations
{
	margin: 0 auto;
	text-align: center;
}

div.variation
{
	display: none;
}

div.variation img
{
	margin: 0px 3px;
}

div.labels
{
	clear: both;
	list-style-type: none;
	margin: 0px;
	position: absolute;
	top: 10px;
	right: 10px;
}

div.labels label
{
	border: 1px solid black;
	float: left;
	padding: 2px;
	margin: 2px;
}

div.basket
{
	color: white;
	font-family: Helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	bottom: 10px;
	left: 0px;
}

div.basket ul
{
	list-style-type: none;
	margin: 4px;
}

div.basket ul li
{
	clear: right;
}

div.basket ul li span.price
{
	float: right;
}

div.basket ul li span.delete
{
	float: right;
}

div.basket ul li span.description
{
	font-style: italic;
	font-weight: normal;
	font-size: 10px;
}


/* ----------------- */

div.sign_up
{
	margin-left: 15px;
	margin-top: 15px;
	font-size: 11px;
}

form
{
	margin-top: 5px;
}

div.sign_up input
{
	border: 2px solid #101010;
	width: 130px;
	font-size: 11px;
	font-family: Helvetica, Arial;
	padding: 2px;
	font-weight: bold;
}

div.sign_up input.submit
{
	border: 2px solid #101010;
	width: 75px;
	color: #101010;
	margin-left: 55px;
	font-size: 11px;
	margin-top: 3px;
	background-color: #ffac2b;
}

/* ---------------- */

div.find_us
{
	margin-left: 27px;
	position: absolute;
	bottom: 5px;
	color: white;
	font-family: Helvetica, Arial;
	font-size: 12px;
	height: 95px;
}

div.find_us img
{
	margin-top: 5px;
}


/* ------------------- */

div.splash
{
	width: 100%;
	text-align: center;
	position: relative;
	margin-top: 40px;
}

div.splash h2
{
	position: absolute;
	bottom: 0px;
	left: 55px;
	color: #121315;
	font-size: 30px;
}

div.splash h2 a
{
	color: #121315;
}


div.splash h3
{
	position: absolute;
	top: 10px;
	right: 50px;
	color: white;
	font-size: 10px;
	margin: 0px;
}

div.splash a
{
	text-decoration: none;
	color: inherit;
}

div.splash a img
{
	border: 0px solid white;
}

.pics {
    padding: 0;
    margin:  0;
}

.pics img {
		margin-top: 10px;
    border:  15px solid white;
    background-color: #eee;
    top: 0px;
    left: 0px;
}