/*
----------------------------------------------------------------
CSS:     Styles for Birkenstock
Author:  Nicholas Marshall, Marshall & Marshall Website Designers
----------------------------------------------------------------
*/

body  {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	background-color: #999999;
	background-image: url(../images/bg-images/bg_rpt.gif);
	background-repeat: repeat-x;
}

td  {
	font-family:  Arial, Helvetica, sans-serif;
}

th  {
	font-family:  Arial, Helvetica, sans-serif;
}

img {
	border: none;
}

a { 
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	border: 0px solid #000000;
	cursor: pointer;
	cursor: hand;
}

p {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding:  0px 10px 10px 10px;
	text-align: left;
	line-height: 1.5em;
}
	
.pt {

	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
}

fieldset {
	border: none;
}
	
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 1000;
	color: #1c0d57;
	line-height: 1.5em;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 50px;
	font-weight: 100;
	color: #1c0d57;
	line-height: 1.5em;
}

.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 50px;
	text-align: left;
	font-weight: 100;
	height: 20px;
	display: block;
	color: #1c0d57;
}

.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 100;
	color: #1c0d57;
	line-height: 1.5em;
}
	
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 50px;
	font-weight: 100;
	color: #1c0d57;
	line-height: 1.5em;
}

#opening_hours {
	width: auto;
	height: auto;
	padding: 10px 10px 10px 100px;
}

.navtext {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 5px 0px 10px 0px;
	text-align: left;
	line-height: 1em;
	margin-top: 5px;
}	

#outer_container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: transparent;
}

#container {
	width: 750px;
	background-color: #FFFFFF;
	text-align: left;
	float: right;
	border-left: 2px solid #cccccc;
	border-top: 2px solid #cccccc;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
}

#special {
	width: 160px;
	float: left;
}

#header {
	width: 750px;
	height: 80px;
	text-align: left;
}

.spacer {
width: auto;
height: auto;
text-align: left;
background-color: #1c0d67;
}

#nav {
width: 750px;
height: 30px;
text-align: center;
background-color: #FFFFFF;
}

#content {
	width: 100%;
	height: auto;
	text-align: left;
}

#content fieldset {
	padding: 10px;
}

#content fieldset select {
	margin-top: 1px;
	padding: 2px;
}

.search_box {
	width: 155px;
	margin-top: 5px;
	padding: 8px;
	margin-left: 5px;
	clear: both;
	border:1px solid silver;
}

.search_box h3 {
	text-align: left;
	margin-left: 5px;
}

#content_search {
	width: 650px;
	height: auto;
	text-align: center;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 15px;
	margin-bottom: 25px;
}

#homenav {
	text-align: left;
	width: auto;
	height: auto;
	margin-left: 40px;
	_margin-left: 25px;
	padding-bottom: 10px;
	float: left;
}

.promo {
	text-align: right;
	width: auto;
	height: auto;
	margin-right: 40px;
	_margin-right: 25px;
	padding-bottom: 10px;
	float: right;
}

#products_listing {
	width:520px;
	float:right;
}

div.searchnav {
	height: 23px;
	text-align: left;
	width: 500px;
	margin: 5px 0 0 0;
	padding: 3px 0 0 5px;
	clear: both;
	border: 1px solid silver;
}

div.searchnav .current {
	font-weight: bolder;
	margin: 0 0 0 5px;
	float: left;
	color: #898989;
	/* border: 1px solid red; */
}

div.searchnav a {
	font-weight: bolder;
	margin: 0 0 0 5px;
	float: left;
	text-decoration: underline;
	/* border: 1px solid red; */
}

div.searchnav a:hover {
	color: #898989;
}

.product {
	width: 248px;
	height: 335px;
	margin: 1px 5px 10px 0;
	float: left;
	overflow: hidden;
	border: 1px solid silver;
}

.product_title {
	text-transform: capitalize;
}

.product_large {
	width: 370px;
	height: 360px;
	margin: 5px;
	border: 1px solid silver;
}

#bottomrunner {
text-align: center;
width: 750px;
height: 30px;
margin-bottom: 3px;
background-color: #1c0d67;
}

#rightcol {
width: 269px;
height: auto;
background-color: #0071bc; /* change to 0071bc blue */
float: right;
}

#leftcol {
width: 481px;
height: auto;
background-color: #FFFFFF;
float: left;
}

.leftcoltext {
text-align: left;
padding-left: 10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
}

.button {
height: auto;
width: auto;
padding: 10px 10px 10px 10px;
float: left;
}

#repair {
width: 650px;
height: 194px;
background-image:  url(../images/bg-images/tools.jpg);
background-repeat: no-repeat;
text-align: left;
margin:  25px 40px 10px 50px;
}

#fitt {
width: 650px;
height: 194px;
text-align: left;
margin:  25px 40px 10px 50px;
}

#mail {
width: auto;
height:  auto;
text-align: left;
padding:  20px 0px 10px 15px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

.input {
	width: 256px;
	height: 30px;
	color: #121212;
	background-color: #FFFFFF;
	border: 1px solid #6699FF;
}

.textarea {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 256px;
	height: 150px;
	background-color: #FFFFFF;
	border: 1px solid #6699FF;
	float: left;
}

label {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 180px;
	height: 15px;
	padding-top: 5px;
	float: left;
	display: block;
	color: #1c0d57;
}

.cart {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:  0px 10px 10px 0;
	text-align: left;
	line-height: 1.5em;
	color: #1c0d57;
}

.cart_size {
	width: 143px;
	background-color: #FFFFFF;
	border: 1px solid silver;
	padding: 1px;
	float: left;
}

.table {
	margin-left: 10px;
	float: left;
}

.margin-left-50 {
	text-align: justify;
	margin-left: 40px;
	width: 650px;
}

.margin-left-50-table {
	text-align: justify;
	margin-left: 40px;
	float: left;
}

.margin-right-50-table {
	text-align: justify;
	margin-right: 40px;
	float: right;
}

#content .special_image {
	float: right;
	margin: 4px 49px 4px 7px;
}

#leftcol .special_image {
	float: right;
	margin: 15px 25px 4px 4px;
}

.text {
	width: 190px;
}

.contact_textarea {
	width: 190px;
	height: 50px;
}

.product_table {
	margin-top: 5px;
	margin-left: 5px;
	/* border: 1px solid red; */
}

.opening_hours {
	width: 600px;
	height: 500px;
	margin: 2px;
	/* border: 1px solid silver; */
}

.hours_left {
	width: 250px;
	margin-top: 5px;
	margin-bottom: 0;
	float: left;
	display: block;
	/* border: 1px solid red; */
}

.hours_right {
	width: 250px;
	margin-top: 5px;
	margin-bottom: 0;
	padding-top: 18px;
	float: right;
	display: block;
	/* border: 1px solid aqua; */
}

.margin-left-50-narrow {
	text-align: justify;
	margin-left: 40px;
	width: 350px;
}

/* NEW */
#shops_blue_header {
	width: 100%;
	height: 57px;
}

#shops_blue_header p {
	text-align: left;
	padding: 20px 0 0 0;
}

#shops_blue_header a {
	color: #FFFFFF;
	font-weight: bolder;
}

.shop_showhide {
	width: 100%;
	clear: both;
}

.shop_showhide h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 20px;
	font-weight: bolder;
	color: #1c0d57;
	line-height: 1.5em;
}

.shop_showhide h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-left: 20px;
	font-weight: bolder;
	color: #1c0d57;
	line-height: 1.5em;
}

.shop_showhide p {
	margin-left: 20px;
	padding: 0;
}

.shop_showhide a {

}

#map {
 width: 450px;
 height: 450px;
 margin-top: 18px;
 border: 1px solid silver;
}

.blue_highlight {
	color: #1c0d57;
	font-weight: bolder;
}

.green_band {
	width: 100%;
	padding: 10px 0 10px 0;
	background-color: #d2e89d;
	/* border: 1px solid green; */
}