/* -- GENERAL REDECLARATIONS -- */

html				{height: 100%;}
* 					{margin:0; padding:0;}

body 				{
	text-align:center;
	background: #BBD073 url("../images/bg.gif");
	height: 100%;
	color: #414135;
}

body, tr,
td, input,
select, textarea 	{font:normal 11px/1.6 Tahoma, Verdana, Arial, Helvetica, sans-serif;}

a				{outline: none;font-weight: bold;}
a:link 			{color:#0B77BC; text-decoration:underline;}
a:visited 		{color:#0B77BC; text-decoration:underline;}
a:hover 		{color:#D72427; text-decoration:none;}
a:active 		{color:#0B77BC; text-decoration:none;}

ul, ol	 		{margin:0 0 10px 20px;}
li {text-indent: 0;margin: 0; padding: 0}
dl 					{margin:0 0 10px;}
dt 					{font-weight:bold;}
dd					{margin:0 0 3px 10px;}
p 					{margin:10px 0 5px 0;}
h1 					{font-size:15px; margin:0; color: #409805;}
h2 					{font-size: 15px; margin:0; color: #D72427;}
h3 					{font-size:15px; margin:0; color: #FFC00F;}
h4 					{font-size:12px; margin:0; color: #409805;}
h5 					{font-size:11px; margin:0; color: #409805;}
h6 					{font-size:11px; margin:0; color: #FFC00F;}
hr 					{border-style: none; border-bottom: 1px solid #C2C1C1; color: #fff; background-color: #fff;margin: 10px 0;}
img 				{border:none;}
acronym			{border-bottom: 1px dotted;}
blockquote 	{margin:0 25px 20px 25px; font-style:italic;}

#content-side h3 {font-size: 11px;}
#content-side h2 {margin-bottom: 10px;}
#content-side img {border: 2px solid #fff;margin: 10px 0 10px 5px;}
#content-side hr {clear: right;}

#preload {display: none;}
.clr {clear:both;}
.right {float: right;}
.left {float: left;}
.rightimage {float: right; margin: 0 0 10px 10px;}
.leftimage {float: left; margin: 0 10px 10px 0;}
.link-right {float: right; font-weight: bold;}

.weathersearch {margin-left: 5px;}
.weathersearch form {margin-bottom: 0px;padding-bottom: 0px}
.weathersearch input {width: 90px;padding: 2px 0 2px 0;margin-bottom:0px}
.weathersearch input[type="submit"] {width: 40px;margin-left: 10px;padding: 1px}
.weathersearch small {float: left}
#content-side .weathersearch img {margin: 0px}


/* Standard Layout */

body#home {
	margin-top: 55px;
}

#wrapper-top {
	display: visible;
	position: relative;
	padding: 0px;
	margin: 0 auto;
	margin-top: -1px;
	width: 792px;
	height: 14px;
	background-color : transparent;
    background-repeat : no-repeat;
}

/* IE ignores styles with [attributes], so it will skip the following. */
#wrapper-top[id] {
	background-image:url("../images/wrapper-top.png");
}

body#page #wrapper-top {display: none;}


#wrapper {
	width: 792px;
	margin: 0 auto;
	text-align: left;
	background-color : transparent;
    background-repeat : repeat-y;
}

/* IE ignores styles with [attributes], so it will skip the following. */
#wrapper[id] {
	background-image:url("../images/wrapper-bg.png");
}

#header {
	position: relative;
	background:  #fff url("../images/header.gif") no-repeat 0 0;
	padding: 0px;
	width: 776px;
	height: 154px;
	margin-left: 8px;
}

#header h1 a {
	float: left;
	display: block;
	width: 230px;
	height: 125px;
	margin: 20px 10px 0 20px;
	text-indent: -9000px;
}

#header h2 {
	text-indent: -9000px;
	width: 230px;
	height: 0px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}

#header #contacts {
	position: absolute;
	font-family: Tahoma, Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	right: 100px;
	top: 23px
}

#header img.crt {float:right;margin: 10px 10px 0 0;}

#photobar {
	width: 776px;
	height: 132px;
	margin-left: 8px;
	border-top: 2px solid #DDDDD5;
	border-bottom: 2px solid #DDDDD5;
	background: url("../images/photobar-slim.jpg") no-repeat 0 0;
}

body#home #photobar {
	height: 227px;
	background: url("../images/photobar.jpg") no-repeat 0 0;
}

#headingbar-main,
#headingbar-side {
	height: 16px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	color: #000;
}

#headingbar-side {
	background: #FFC00F;
	float: left;
	width: 180px;
	margin: 9px 0 0 13px;	
}

#headingbar-main {
	background: #0B77BC;
	float: right;
	width: 562px;
	margin: 9px 13px 0 0;
	font-weight: bold;	
}

#content {
	clear: both;
	margin: 0;
	width: 762px;
	padding: 10px 0px 10px 13px;
	height:auto;
}

/*body#home #content-main {	
	margin-left: 200px;
}*/

#content-main {	
	/*margin-left: 5px;*/
	margin-left: 200px;
	background: #fff;
}

/*.product {
	float: left;
	width: 179px;
	text-align: center;
	margin-bottom: 20px;
	color: #000;
}

.product span.price {
	font-size: 20px;
	font-weight: bold;
	display: block;
	margin: 0;
	margin-bottom: -20px;
}

.product span.description {
	font-size: 14px;
	font-weight: bold;
}*/

.product-table table {padding:0px;}

.product-table td {

	text-align: center;
	margin-bottom: 20px;
	color: #000;
}

.product-table td.price {
	font-size: 20px;
	font-weight: bold;
	margin: 0;
}

.product-table td.description {
	font-size: 14px;
	font-weight: bold;
}

#content-side {
	float:left;
	width: 182px;
	padding: 0px 0px 0px 0px;
	margin-bottom: 20px;
	margin-right: 10px;
	margin: 0;
	background: #fff;
}

/*#page #content-side {
	display: none;
}*/

#footer{
	width: 776px;
	height: 64px;
	margin-left: 8px;
	border-top: 2px solid #DDDDD5;
	background: url("../images/footer-bg.gif") repeat-x 0 0;
	clear:both;
	text-align: center;
}

#footer p {
	margin: 0;
	padding: 0;
}

#footer a {color: #fff;text-decoration: none;}
#footer a:hover {color: #fff;text-decoration: underline;}
#footer p.towns {float: left; font-size: 12px; font-weight: bold;color: #fff; margin: 4px 0 8px 20px; }
#footer p.delivering {float: right; font-size: 14px;color: #fff; margin: 2px 20px 8px 0; }
#footer p.copyright {clear: both;height: 38px;margin: 5px 0 0 5px; padding: 5px 0 0 15px;text-align: left}



#wrapper-bottom {
	position: relative;
	padding: 0px;
	margin: 0 auto;
	width: 792px;
	height: 14px;
	background-color : transparent;
    background-repeat : no-repeat;
}

/* IE ignores styles with [attributes], so it will skip the following. */
#wrapper-bottom[id] {
	background-image:url("../images/wrapper-bottom.png");
}

/*-- FORM STYLING --*/

form {
	margin-top:20px;
}

form br {clear:left;}


label, input, textarea {
	display:block;
	float:left;
  	width:200px;
	margin-bottom:6px;
	padding: 2px;
}

label {
	width:80px;
	text-align:left;
	padding-right:10px;
	padding-top:2px;
	font-size: 10px;
}

input{
	font-size: 10px;
	border: 1px solid #0F0F0F;
}


input.button {
	width:80px;
	height: 38px;
	margin-left: 93px;
	margin-right: 10px;
    margin-top: 0px;
	background: #fff;
}

textarea{
  border: 1px solid #0F0F0F;
  width: 290px;
  height: 120px;
}


			
.newsletter {
	position: absolute;
	top: 8px;
	left: 290px;
	width: 215px;
}

.newsletter .hidden {display: none;}

.newsletter span.newsletter-signup {
	display: block;
	font-family: arial, verdana;
	font-size: 10px;
	font-weight: bold;
	width: 180px;
	margin-bottom: 4px;
	padding: 0px 2px 0px 5px;
	color: #fff;
	background: #D72427;
}

.newsletter input {
	border: 1px solid #DDDDD5;
	background: transparent;
	width: 151px;
	height: 14px;
	padding: 0;
}

.newsletter input.button {
	border: 0px solid #DDDDD5;
	background: url("../images/newsletter-go.gif") no-repeat 0 0;
	width: 30px;
	height: 16px;
	margin: 0 0 0 4px;
}

.newsletter input.radio {
	border: 0px solid #DDDDD5;
	float: left;
	width: 10px;
	margin: 3px 3px 0 0;
}






