/************************************************/
/*
  - Kenward
  - 
  - File: style.css
  - Desc: Kenward stylesheet
  -
  -
/***********************************************/

a:link, a:visited{
	color: #948D74;
	text-decoration: underline;
}

a img {
	border: none;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 62.5%;
    background-color: #FFFFFF;
    color: #000000;
    margin: 0;
    display: block; 
    background: #5075A2 url("../images/main-background.jpg") top center  repeat-y;     
}

#brochure_request, #make_enquiry{
	display: none;
}

#brochure_request_bg, #make_enquiry_bg{
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #999999;
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
}

#brochure_request_content, #make_enquiry_content{
	position: absolute;
	top: 150px;
	left: 50%;
	width: 700px;
	margin-left: -350px;
	background: #FFFFFF;
	border: #999999 5px solid;
}

div {
	margin: 0;
	padding: 0;
}

.filler-ladies{
	height: 227px;
}

.filler-ladies-diabetic{
	height: 257px;
}

.filler-kids{
	height: 242px;
}

.filler-mens{
	height: 227px;
}

.filler-mens-boots{
	height: 257px;
}

#footer{
	clear: both;
	text-align: center;
	padding-bottom: 10px;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #5F615C;
	font-size: 11px;
}

#footer p a:link, #footer p a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #9D967F;
	text-decoration: none;
}

#footer p a:hover, #footer p a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #9D967F;
	text-decoration: underline;
}

#footer-divider{
	clear: both;
	padding-top: 10px;
	margin-bottom: 20px;
	height: 30px;
	line-height: 25px;
	background-color: #003155;
/*	background: url("../images/nav-bg.jpg") bottom left repeat-x; */
	color: #FFFFFF;
}

#footer-divider a:link, #footer-divider a:visited, #footer-divider a:hover, #footer-divider a:active{
	color: #FFFFFF;
	text-decoration: underline;
}

#grey-outline-wrapper {
	overflow: auto;
	display: block;
	height: auto;
/*	border: 4px solid #DBD9CD; */
	border: 4px solid #B1C1D1;
	margin-top: 5px;
}

#grey-outline-wrapper h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 24px;
	color: #0E569A;
}

#grey-outline-wrapper p {
	margin: 18px 24px;
	font-weight: normal;
}

#grey-outline-wrapper p big {
	font-size: 200%;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	display: block;
}

.hideme {
	display: none;
}

#header img {
	float: left;
	margin: 0;
	padding: 0;
}

#header ol{
	font-size: 1.4em;
	margin: 0 0 5px 0;
	padding: 0;
	background: #5F615C url("../images/nav-bg.jpg") top left repeat-x;
	height: 35px;
}

#header ol li{
	list-style-type: none;
	display: inline;
	line-height: 35px;
}

#header ol li a{
	display: block;
	float: left;
	min-height: 35px;
	background: #5F615C url("../images/nav-bg.jpg") top left repeat-x;
	border-right: #FFFFFF 5px solid;
	padding: 0 15px;
}

#header ol li a:link, #header ol li a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

#header ol li a:hover, #header ol li a:active{
	color: #FFFFFF;
	text-decoration: none;
	background: #D1C0BA;
}

#header ol li.gents a:hover, #header ol li.gents a:active{
	background: #B0BCA1; 

}

#header ol li.ladies a:hover, #header ol li.ladies a:active{
	background: #DBB6AE;
}

#header ol li.kids a:hover, #header ol li.kids a:active{
	background: #F99C29;
}

#header p.support {
	margin: 0 15px 0 0;
	padding: 0;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #A1A19F;
	position: relative;
	top: 18px;
}

#header p.support .support-span {
	color: #9D9885;
	font-weight: bold;
	font-size: 20px;
	font-size: 14px;
	line-height: 30px;
}

#header p .support-tel {
	color: #0D569B;
	font-weight: bold;
	font-size: 14px;
}

#home-col1, #home-col2, #home-col3{
	float: left;
	width: 320px;
	padding-bottom: 10px;
}

#home-col1, #home-col2{
	margin-right: 5px;
}

#home-col1 .home-title, #home-col2 .home-title, #home-col3 .home-title{
	font-weight: bold;
	margin-top: 5px;
	padding: 10px;
	color: #FFFFFF;
	font-size: 1.2em;
}


#home-col2 .home-title{
	background: #EBBC9F;
}

#home-col3 .home-title{
	background: #C7D2DF; 
}

.home-title a:link, .home-title a:visited, .home-title a:active, .home-title a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

#home-col4{
	width: 605px;
	margin-right: 5px;
	background: #E8E9ED;
}

#home-col5{
	width: 280px;
}

#home-col5 a:link, #home-col5 a:visited{
	color: #000000;
	text-decoration: underline;
}

#home-col5{
/*	float: left; */
}

#home-col4, #home-col5{
	float: left;
	padding: 20px;
}

#home-col4 big, #home-col5 big{
	font-size: 200%;
}

#home-col5 big{
	color: #FFFFFF;
}

#home-text{
	background: url("../images/homepage-cols-bg.gif") top left repeat-y;
}

#ietext{
	display: none;
}

img.about-image {
	margin: 10px 20px;
	border: 2px solid #DBD9CD;
}

img.center-image {
	margin: 0 auto 10px;
	text-align: center;
	border: 2px solid #DBD9CD;
}

#left {
	width: 164px;
	height: auto;
	min-height: 400px;
	float: left;
	margin: 0;
	background-image: url(../images/menu-bg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

*html #left {
	height: 400px;
}

#main-content-wrapper{
	font-size: 1.2em;
	background: url("../images/main-content-wrapper.gif");
	background-position: top left;
	background-repeat: repeat-y;
	margin-bottom: 5px;
}

#navlist {
	padding-left: 0;
	margin-left: 0;
	width: 150px;
	*width: 155px;
	margin: 15px 0;
	background-color: transparent;
	font-size: 1.2em;
	font-weight: bold;
}

#navlist li {
	list-style: none; 
	margin: 0;
	padding: 0;
	margin-left: 10px;
	padding-left: 10px;
	height: auto;
	line-height: 31px;
	display: block;
}

#navlist li a{
	display: block;
	border-top: 1px solid #A0B4CF;
}

#navlist li a:link, #navlist li a:visited { 
	color: #FFFFFF;
	text-decoration: none;
}

#navlist li a:hover, #navlist li a:active { 
	color: #043556;
	text-decoration: none;
}

#navlist li.current a:link, #navlist li.current a:visited {
	color: #043556;
}

.right{
	float: right;
}

#right {
	float: left;
	width: 796px;
	margin-left: 10px;
}

#right-top {
	width: 257px;
	height: auto;
	background-color: Transparent;
	border-right: 4px solid #9D9E99;
	margin: 30px 0 40px 40px;
	color: #fff;
}
#right-top h1 {
	margin-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 40px;
	color: #fff;
}
#right-top p {
	margin-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #fff;
}

#right-bottom {
	width: 604px;
	height: auto;
	padding: 80px 0;
	background-color: Transparent;
	text-align: center;
}

*html #right-bottom {
	padding: 60px 0;
}

#sub-title{
	height: 50px;
	background-position: top left;
	background-repeat: repeat-x;
}

#sub-intro{
	background-position: top left;
	background-repeat: repeat-y;
	background-image: url('../images/sub-intro-bg.gif');
	margin-top: 5px;
}

#sub-intro p{
	margin: 0;
}

#sub-intro-left {
	float: left;
	padding: 20px;
	width: 488px;
/*	background: #EAEBE2; NW */
}

#sub-intro-right {
	float: left;
	margin-left: 5px;
	padding: 20px;
	width: 223px;
	background: #BFC0AD;
}

#sub-intro-larger {
	padding: 20px;
	background: #E8E9ED;
}

#sub-intro-kids-fitting {
	width: 604px;
	background-color: #DBD9CD;
	margin: 4px 0 0 0;
	padding: 0;
	height: 140px;
}

#sub-intro-larger ul.features-left {
	list-style-image: url(../images/blue-arrow.gif);
	margin: 18px 0px 10px 0px;
	*margin: 18px 0 0 0;
	width: 40%;
	display: block;
	float: left;
}

*html #sub-intro-larger ul.features-left li {
	*list-style-position: outside;
	visibility: visible;
	display: list-item;
	height: 16px;
	line-height: 16px;
	margin-left: 40px;
}

*+html #sub-intro-larger ul.features-left {
	width: 45%;
	margin: 18px 0 0 40px;
	vertical-align: top;
	position: top;
}

*+html #sub-intro-larger ul.features-left li {
	width: 80%;
	vertical-align: top;
	*list-style-position: outside;
	visibility: visible;
	display: list-item;
	height: auto;
	line-height: 16px;
	margin-left: 40px;
}

*+html #sub-intro-larger ul.features-right {
	width: 45%;
	margin: 18px 0 0 30px;
}

*+html #sub-intro-larger ul.features-right li {
	width: 80%;
	vertical-align: top;
	*list-style-position: outside;
	visibility: visible;
	display: list-item;
	height: auto;
	line-height: 16px;
	margin-left: 40px;
}

#sub-intro-larger ul.features-right {
	list-style-image: url(../images/blue-arrow.gif);
	margin: 18px 0px 0 0px;
	*margin: 18px 0 0 20px;
	width: 40%;
	display: block;
	float: left;	
}

*html #sub-intro-larger ul.features-right li {
	*list-style-position: outside;
	visibility: visible;
	display: list-item;
	height: 16px;
	line-height: 16px;
	margin-left: 40px;
}

form {
	margin: 30px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#patient-details {
	display: block;
	float: left;
}

#form-row {
	width: auto;
	height: 18px;
	line-height: 18px;
	clear: both;
	display: block;
	margin: 0 0 0 15px;
	*margin: 0;
	padding-bottom: 15px;
	background-color: #FFFFFF;
}

#form-left {
	text-align: left;
	float: left;
	width: 100px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFFFFF;
}

#form-right {
	float: left;
	margin-left: 0;
	width: auto;
	background-color: #FFFFFF;
	text-align: left;
}

*html #form-right {
	float: left;
	margin-left: 0;
	margin-top
	width: auto;
	height: 18px;
	background-color: transparent;
	text-align: left;
	position: relative;
	left: 0;
}

#form-right input {
	margin: 0 0 0 0;
}

*html #form-right input {
	margin: 0 0 0 0;
	padding: 0;
	text-align: left;
	background-color: transparent;
}

button {
	border: 0;
	color: #ffffff;
	background-color: #3E433A;
	padding: 6px;
}

#form-right #submit, table.form #submit, #submit {
	border: 0;
	color: #ffffff;
	background-color: #3E433A;
	padding: 6px;
	text-align: center;
}

table.form #submit {
	border: 0;
	color: #ffffff;
	background-color: #3E433A;
	padding: 6px;
}

#outer-wrapper {
	width: 970px;
	margin: 0 auto;
}

#products-block {
	border: 2px solid #DBD9CD; 
	height: auto;
	overflow: auto;
}
#product-wrapper {
	float: left;
	width: 296px;
	border: 2px solid #DBD9CD;
}
	
ul#products-block {
	margin: 10px 0 0 0;
	padding: 0;
	border: 2px solid #B1C1D1;
	height: auto;
}

ul#products-block li {
	float: left;
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
	width: 260px;
	height: auto;
	border: 2px solid #B1C1D1;
	background-color: #fff;
}

#product-image {
	text-align: center;
}
#product-image-info-wrapper {
	width: auto;
	margin: 8px 14px;
	display: block;
	overflow: auto;
	background-color: #fff;
}
#product-image-info-left {
	float:left;
	width: 15%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3E433A;
}
#product-image-info-middle {
	float: left;
	width: 60%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #9D967F;
}
#product-image-info-right {
	float: left;
	width: 25%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0E569A;
}
a#bluelink:link, a#bluelink:visited {
	font-weight: bold;
	color: #0E569A;
	text-decoration: none;
}
a#bluelink:hover, a#bluelink:active {
	font-weight: bold;
	color: #0E569A;
	text-decoration: underline;
}
a#redlink:link, a#redlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC3333;
	text-decoration: none;
}
a#redlink:hover, a#redlink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC3333;
	text-decoration: underline;
}

ul#shoe-info {
	background-color: transparent;
	margin: 0;
	padding: 0;
	height: 65px;
	width: auto;
	list-style: none;
	border: none;
}
ul#shoe-info.large-shoe-info {
	height: 95px;
}
ul#shoe-info li {
	float: none;
	line-height: 14px;
	margin: 0;
	padding: 0;
	width: 100%;
	border: none;
}
#shoe-info-kids {
	background-color: transparent;
	margin: 0;
	padding: 0;
	height: 80px;
	width: auto;
	text-align: center;
	border: none;
}

table.form th {
	text-align: left;
	vertical-align: top;
}

table#simply-kenward {
	margin: 6px 0 0 2px;
	*margin: 4px 0 0 0;
	width: 299px;
	*width: 302px;
	height: auto;
	border-collapse: collapse;
	float: left;
	border: 4px solid #DBD9CD;
}
table#simply-kenward.left {
	border-right: 2px solid #DBD9CD;
}
table#simply-kenward.right{
	border-left: 2px solid #DBD9CD;
}
table#simply-kenward.left th {
	background-color: #3E433A;
	height: 50px;
	width: 299px;
	*width: 302px;
	background-image: url(../images/simply-ladies-title.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
table#simply-kenward.right th {
	background-color: #3E433A;
	height: 50px;
	width: 299px;
	*width: 302px;
	background-image: url(../images/simply-gents-title.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
table#simply-kenward.left th h3, table#simply-kenward.right th h3 {
	display: none;
}


table#simply-kenward td {
	height: 220px;
	border-bottom: 4px solid #DBD9CD;
	vertical-align: top;
}

#simply-info-wrapper {
	width: 100%;
	height: auto;
	display: block;
	margin: 8px 14px;
}
#simply-info-left {
	float:left;
	width: 20%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3E433A;
}
#simply-info-middle {
	float: left;
	width: 50%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #9D967F;
}
#simply-info-right {
	float: left;
	width: 30%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0E569A;
}
ul#simply-shoe-info {
	margin: 0;
	padding: 0;
	list-style: none;
}

table#colours {
	margin-top: 5px;
	clear: both;
	float: none;
	width: 100%;
	text-align: center;
	border: 4px solid #DBD9CD;
}
table#colours td {
	width: 25%;
	height: auto;
	padding: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
table#colours td img {
	padding: 8px;
}


table#kids-fitting {
	margin-top: 10px;
	clear: both;
	float: none;
	width: 100%;
	text-align: center;
	background-color: #fff;
	border-collapse: collapse;
}
table#kids-fitting th {
	padding: 14px 0 4px 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}


table#kids-fitting td table {
	width: 100%;
	padding: 0;
	margin: 0;
	border: 4px solid #DBD9CD;
	border-collapse: collapse;
}
table#kids-fitting td table td {
	padding: 4px;
	border: 1px solid #DBD9CD;
}
table#kids-fitting td table th {
	text-align: center;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #DBD9CD;
}

table#patient-list {
	border-collapse: collapse;
	margin-top: 5px;
	clear: both;
	float: none;
	width: 792px;
	border: 4px solid #DBD9CD;
}

table#patient-list th {
	width: 20%;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #3E433A;
}

table#patient-list td {
	width: 20%;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#view-patient-left {
	width: 60%;
	height: auto;
	float: left;
	text-align: left;
	padding: 10px;
}

table#standard-table {
	border-collapse: collapse;
	text-align: left;
	margin: 0 22px 22px;
}

table#standard-table th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding: 4px;
}

table#standard-table td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding: 4px 0 4px 6px;
}

#view-patient-left h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 22px 0 0 3px;
	color: #0E569A;
}

#view-patient-right {
	width: 200px;
	height: auto;
	float: right;
	background-color: #F1EBE4;
}

table#patient-orders {
	border: 2px solid #DBD9CD;
	border-collapse: collapse;
}

table#patient-orders th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #3E433A;
	padding: 6px;
}

table#patient-orders td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding: 6px;
}

#scan-info {
	width: 200px;
	height: auto;
	margin: 0;
	padding: 0;
}

#scan-info form {
	margin-left: 22px;
}

#scan-info h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 0 22px;
	color: #0E569A;
}
#scan-info p {
	margin: 0;
	padding: 0;
}

.spacer{
	margin: 0;
	padding: 0;
	clear: both;
}

table#view-order {
	border-collapse: collapse;
	margin: 0 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

table#fitting {
	margin-top: 10px;
	clear: both;
	float: none;
	width: 100%;
	text-align: center;
	background-color: #fff;
	border-collapse: collapse;
}
table#fitting th {
	padding: 14px 0 4px 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}


table#fitting td table {
	width: 100%;
	padding: 0;
	margin: 0;
	border: 4px solid #DBD9CD;
	border-collapse: collapse;
}

table#fitting td table td {
	padding: 4px;
	border: 1px solid #DBD9CD;
}

table#fitting td table th {
	text-align: center;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #DBD9CD;
}

table#orthotist-list {
	width: 100%;
	height: auto;
	border-collapse: collapse;
}

table#orthotist-list th {
	background-color: #3E433A;
	padding: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}

table#orthotist-list td {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
	padding: 6px;
}

#top-divider{
	clear: both;
	height: 10px;
	margin-bottom: 5px;
	background: url("../images/top_divider.jpg") bottom center no-repeat;
}

#scan-left {
	width: 360px;
	height:auto;
	float: left;
}

#scan-right {
	width: 200px;
	height: auto;
	float: right;
	background-color: #F1EBE4;
}

#scan-right h3 {
	margin: 10px;
}