/*****
Filename:		1938.css
Author:			Mike Waller
Date:			October 2008
Description:	Override of styles to give old look
******/
div#menueheader
{
	margin: 0;
	padding: 0;
    height: 28px;
    width:150px;
	float: left;
	overflow: hidden;
	background-image:url(../images/navigation/1938/blanknavheader.gif);
	background-repeat:no-repeat;
	
}

ul.leftnav
{
	background: #e2d9b8 url(../images/navigation/1938/bottom.gif) center bottom no-repeat;
}
ul.leftnav li
{

	background: #e2d9b8 url(../images/navigation/divider.gif) 5px bottom no-repeat;
	font-family:Gill Sans MT,Times New Roman;
	line-height:11pt;
}

ul.leftnav li a 
{
	background: url(../images/navigation/1938/arrow.gif) 5px 8px no-repeat;
}

ul.leftnav li.selected a{background: url(../images/navigation/1938/downarrow.gif) 5px 8px no-repeat;}

body
{
	background-color: #ffffff;
	background-image: url(../images/common/1938/background.gif);
	background-repeat: repeat-x;
}
#header 
{
	background-image: url(../images/common/1938/topTile.jpg);
}

#header div.column4 a#link_390 img
{
	float: left;
	margin: 0 0 0 5px;
}

#header div.column4 a#link_391 img
{
	float: right;
	margin: 0 5px 0 5px;
}

div.breadcrumbs
{
	font-family:Gill Sans MT, Times New Roman;
	}
	
div.breadcrumbs a{color: #2B2212;}
div.breadcrumbs a:link{color: #2B2212;}
div.breadcrumbs a:visited{color: #2B2212;}
div.breadcrumbs a:hover{color: #2B2212;}
div.breadcrumbs a:active{color: #2B2212;}

a{color: #2B2212;}
a:link{color: #2B2212;}
a:visited{color: #a49d84;}

#header div.column2 form label 
{
	font-family:Gill Sans MT, Times New Roman;
	}	
	
div#header div.column2 form label span.smallcomment 
{
	font-family:Gill Sans MT,Times New Roman;
}

#header div.column3 
{
	background-image: url(../images/common/1938/verticalDots.gif);
}

#header div.column4 
{
	background-image: url(../images/common/1938/verticalDots.gif);
}

#header div.column4 em 
{
	font-family:Gill Sans MT, Times New Roman;
	font-size:110%;}
	
#header div.column4 a#link_65 
{
	font-family:Gill Sans MT, Times New Roman;
	font-size:110%;
}

#header div.loginbar h4 
{
	font-family:Gill Sans MT, Times New Roman;
	color: #2B2212;
}

#header div.column3
{
	font-size:85%;
	}
	
#header div.column3 a 
{
	font-family:Gill Sans MT,Times New Roman;
}

div#header div.loginbar ul li a 
{
	font-family:Gill Sans MT, Times New Roman;
	color:#2B2212;
}
	
div#c_curvedborder_1
{
	display:none;
}

div#curvedborderRt_3 table.productSearch .prodTitle{
width: 100%;
color: #1C5BA2;
font-family:Gill Sans MT, Times New Roman;
margin-bottom: 5px;
font-weight: 600;
font-size: 85%;
}

div#curvedborderRt_3 table.productSearch .price{
width: 49%;
float: left;
color: #2B2212;
font-family:Gill Sans MT, Times New Roman;
font-weight: bold;
}

.mkSwitcher
{
	font-family:Gill Sans MT, Times New Roman;
	font-weight: 600;
}

div#curvedborderOvKey_1
{
	margin:0 0 15px 20px !important;
}

div#curvedborderRt_1
{
	margin:0 10px 15px 0 !important;
	float: right !important;
}

/*  Map */
/****************/
.map1{
background: transparent url(../images/common/1938/curvedborder_top_map.gif) no-repeat scroll left top !important;
width: 587px;
}

.map2{
background: transparent url(../images/common/1938/curvedborder_bottom_map.gif) no-repeat scroll left bottom !important;
width: 587px;
}

.map4{
background:#e2d9b8;
height: 400px;
width: 587px !important;
}

div#leftnav h3.title
{
	padding:5px 0 0 10px;
	color:#eddaa7;
	font-size:small;
}

.olControlScaleLine{
padding: 10px;
/* color:#FFFFFF; */
/* For IE 5.5 - 7*/
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8e2d9b8, endColorstr=#C8e2d9b8);
/* For IE 8*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8e2d9b8, endColorstr=#C8e2d9b8)";
}

:root *> .olControlScaleLine{
/* Fallback for web browsers that doesn't support RGBa */
background: rgb(226, 217, 184);
/* RGBa with 0.6 opacity */
background: rgba(226, 217, 184, 0.8);
}
