@charset "UTF-8";
/* CSS Document for Good Friday Designs */

html {
	/*overflow: -moz-scrollbars-vertical;*/
	overflow: scroll;
}
body {
	margin: 0;
	padding: 0 0 10px;
	border: 0;
	background-image: url(../images/gdbckdrop6.png);
	background-repeat: repeat;
	font-family: Georgia, "Times New Roman", Myriad, "Myriad Pro", sans-serif;
}
a { color: #999; }
a:hover { color: #000; }
h1 {
	font-size: 18px;
	font-weight: bolder;
}
#aboutus {
	position:relative;
	text-align:justify;
	padding-left:5px;
	padding-right:5px;
	margin-top:45px;
}
#admin_store , #admin_store a {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	height: auto;
	width: 400px;
	text-align: center;
	color: #000;
}
#blog {
	margin: 5px auto;
	position: relative;
	left: -25px;	/*padding-left: -20px;*/
}
#contact {
	position:relative;
	width:200px;
	text-align:left;
	float:left;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	vertical-align: middle;
	margin-left: 30px;
	margin-bottom: 30px;
}
#container {
	width: 850px;
	min-height: 500px;
	height:auto;
	margin: 10px auto;
	position: relative;
	text-align: left;
	padding: 30px;/*	border: 1px solid #000;*/
}
#container_frontpg {
	width: 915px;
	height: 685px;
	margin: 25px auto;
	position: relative;
	text-align: center;
	background-image: url(../images/Homebox.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#error {
	margin: 30px auto;
	width: inherit;
	height: 220px;
	padding-top:50px;
	text-align: center;
	color: #F00;
}
#errortext {
	margin: 12px auto;
	width: inherit;
	height: auto;
	padding-top:10px;
	text-align: center;
	color: #F00;
	font-weight: bold;
}
#facebook {
	position:relative;
	width:300px;
	text-align:right;
	float:right;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	vertical-align: middle;
	margin-right: 30px;
	margin-bottom: 30px;
}
#facebook img { border:0px; }
#facebook a, #contact a {
	text-decoration:none;
	color:#000;
}
#facebook a:hover, #contact a:hover {
	text-decoration:underline;
	color:#000;
}
#frontlogo {
	position:relative;
	float:left;
	width: 270px;
	height: auto;
	margin: auto;
	border:0;
	padding-top: 130px;
}
.frontframe {
	float:left;
	position:relative;
	width: 270px;
	height: auto;
	margin: 23px;
	border:0;
	padding-top: 134px;
}
.imageElement { display: none; }
#left_col {
	position:relative;
	float:left;
	width:150px;
	height:400px;
	padding:5px;
	text-align:left;
	margin-left:5px;
}
#left_col ul {
	margin: 0;
	padding:0;
	list-style:none;
	width:100px;
}
#left_col ul li {
	float:left;
	clear:left;
	height:70px;
	width:150px;
	overflow: hidden;
}
#left_col_but1 ul li {
	float:left;
	clear:left;
	height:70px;
	width:150px;
	overflow: hidden;
}
#logo {
	width: 807px;
	height: 106px;
	margin: auto;
	clear:both;
}
#logo a img {
	border: 0;
	text-decoration:none;
}
#map {
	margin:5px auto 30px;
	border: 1px solid #000;
}
#map a {
	color: #000;
	text-decoration:none;
}
#map a:hover { color: #999; }
#right_col {
	position:relative;
	float:right;
	width:650px;
	min-height:400px;
	height:auto;
	padding-left:5px;
	margin:5px;
}
#right_head {
	clear:both;
	position:relative;
	background-image:url(../images/box_top.png);
	background-repeat: no-repeat;
	background-position: center top;
	height:22px;
}
#right_body {
	clear:both;
	position:relative;
	background-image: url(../images/box_body.png);
	background-repeat: repeat-y;
	background-position: center;
	height:auto;
	min-height:300px;
}
#right_foot {
	clear:both;
	position:relative;
	height:32px;
	background-image:url(../images/box_bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#right_content {
	padding-left:30px;
	padding-right:40px;
	text-align:left;
	position:relative;
	overflow: auto;
}
#right_content ul li {
	list-style-position: inside;
	list-style-image: url(../images/bullet1.png);
	line-height: 30px;
}
#shop {
	margin: 5px auto;
	padding-left:15px;
}
#shopinfo {
	text-align:center;
	margin: 5px auto;
}
.stock {
	position:relative;
	float:left;
	width:250px;
	height:100px;
	margin:10px 0px 20px 25px;
	padding:2px;
}
#stockists, #stockists a {
	overflow: visible;
	color: #000;
}
#stockists a[href]:hover { color: #999; }
.storebutton {
	text-align: center;
	height: 15px;
	width: 60px;
	margin-top: 5px;
	margin-left:3px;
	float: right;
	margin-right: 20px;
}
#storeForm {
	height: 300px;
	width: 375px;
}
.storeLabel {
	text-align: right;
	float: left;
	height: 20px;
	width: 100px;
	margin-top: 5px;
}
.storeInput {
	text-align: left;
	height: 15px;
	width: 250px;
	margin-top: 5px;
	margin-left:3px;
}
