@charset "utf-8";

/* TEMPLATE TAGS START HERE */
body {
	background-repeat: repeat;
	background-color: #336699;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	background-image: url(http://www.historicmapsrestored.com/media/template/background.jpg);
	text-align: center;
}
 #template {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(http://www.historicmapsrestored.com/media/template/bg_template.gif);
	padding-right: 12px;
	padding-left: 12px;
}

/* HEADER TAGS STARTS HERE */
 #header {
	width: 998px;
	height: 100px;
	background-image: url(http://www.historicmapsrestored.com/media/template/bg_banner.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: 0.1em;
	background-color: #FFFFFF;
	margin-left: 1px;
}

 #body {
	padding-right: 5px;
	padding-left: 5px;
}
/* TOP NAVIGATION STARTS HERE */
 #navborder {
	height: 37px;
	background-color: #87241B;
	margin-right: 5px;
	margin-left: 5px;
	padding: 1px;
}
 #nav {
	background-image: url(http://www.historicmapsrestored.com/media/template/nav_bg.gif);
	height: 35px;
	border: 1px solid #FFFFFF;
}

 #nav li {
	display: inline;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 35px;
	padding: 0px;
	height: 35px;
}
 #nav li a:link, #nav li a:visited {
	color: #E8C77F;
	text-decoration: none;
	height: 35px;
	padding-bottom: 10px;
	_padding-bottom: 0px; /* show to IE */
}
 #nav li a:hover, #nav li a.active {
	color: #FFFFFF;
	background-image: url(http://www.historicmapsrestored.com/media/template/nav_bottomarrow.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

 #nav ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: center;
}

#navcart {
	display: inline;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: none;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 35px;
	padding: 0px;
	height: 35px;
}


/* LEFT SIDEBAR TAGS START HERE */

 #searchborder {
	height: 35px;
	padding: 1px;
	background-color: #7E602A;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 35px;
	width: 175px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #000000;
}
 #search {
	background-image: url(http://www.historicmapsrestored.com/media/template/leftnav_bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #FFFFFF;
	height: 33px;
	line-height: 33px;
	padding-right: 2px;
	padding-left: 2px;
}

 #formsearch {
	margin: 0px;
	padding: 0px;
}
 #formsearch input {
	color: #333333;
}
 #formsearch #textfield {
	padding-left: 3px;
	padding-right: 3px;
}

/* MAIN BODY TAGS START HERE */


 #welcome {
	background-color: #f2efe6;
	border: 1px solid #e2e1df;
	margin: 5px;
	background-image: url(http://www.historicmapsrestored.com/media/template/welcome_bgmap.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 155px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 450px;
}

/* FOOTER TAGS START HERE */
 #bottom {
	height: 25px;
	background-image: url(http://www.historicmapsrestored.com/media/template/bg_bottomtemplate.gif);
	background-position: bottom;
	width: 1025px;
}

 #footer {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
 #footer hr {
	background-color: #336699;
	height: 3px;
	width: 610px;
	margin-right: auto;
	margin-left: auto;
}
 #footer a:link, #footer a:visited {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}
 #footer a:hover {
	color: #990000;
	text-decoration: underline;
}
.leftnav/* LEFT VERTICAL MENU CSS STARTS */

{
	list-style-type: none;
	width: 173px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	color: #FFFFFF;
}
.leftnav li a{
	color: #000000;
	display: block;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 18px;
	padding-bottom: 3px;
	width: auto;
	margin-right: 4px;
}
.leftnav li a:hover {
	background-image: url(http://www.historicmapsrestored.com/media/template/arrow-list.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
}
*  html  .leftnav  li  a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 150px;
}

.leftnav li a:visited, .leftnav li a:active{
color: #00014e;
}

.leftnav li a:hover{
	color: #990000;
	background-image:url(http://www.historicmapsrestored.com/media/template/arrow-list.gif);
}

 #submentutitle {
	height: 30px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 30px;
	text-align: center;
	background-image: url(http://www.historicmapsrestored.com/media/template/nav_bg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	max-width: 175px;
}
 #submenu {
	background-repeat: repeat;
	background-image: url(http://www.historicmapsrestored.com/media/template/leftnav_bg.jpg);
}
 #leftmenu {
	background-color: #7E602A;
	padding: 1px;
	width: 175px;
	margin-top: 5px;
}
 #leftsidebar/* RIGHT SIDEBAR TAGS START */
 {
	background-image: url(http://www.historicmapsrestored.com/media/template/leftnav_bg.jpg);
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	border: 1px solid #7E602A;
	width: 173px;
}
.leftmenutitletop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

/* LEFT SMALL MENU STARTS HERE */

.smallmenu{
	list-style-type: none;
	padding: 0;
	width: 175px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: 0px;
}

.smallmenu li a{
	color: #333333;
	display: block;
	text-decoration: none;
	background-color: white;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B5B5B5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-left: 5px;
	padding-right: 0;
	padding-bottom: 3px;
}


* html .smallmenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
	width: 175px;
}

.smallmenu li a:visited, .smallmenu li a:active{
color: #00014e;
}

.smallmenu li a:hover{
	color: #990000;
	text-decoration: underline;
}

 #smallmenutitle {
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	line-height: 30px;
	background-color: #F2EFE6;
	font-weight: bold;
	text-indent: 10px;
	border: 1px solid #E2E1DF;
}
 #smallmenudiv {
	width: 175px;
}
 a.favproduct {
	color: #000000;
	text-decoration: none;
	padding-left: 3px;
	font-size: 9pt;
}

/* HOME PAGE MAIN BODY CSS STARTS */

 #tablesmap td {
	background-color: #e2e1df;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 20px;
	background-image: url(http://www.historicmapsrestored.com/media/template/tablesmap_bg.gif);
	border: 1px solid #990000;
}
 #tablesmap img {
	width: 190px;
	height: 190px;
}

 #tablesmap td a:link, #tablesmap td a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
 #tablesmap td a:hover {
	text-decoration: underline;
}
 #rightsidebar/* RIGHT SIDEBAR TAGS START */
 {
	background-image: url(http://www.historicmapsrestored.com/media/template/leftnav_bg.jpg);
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	border: 1px solid #7E602A;
	width: 173px;
}

 #righttitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	border: 1px solid #FFFFFF;
	padding: 5px;
	background-image: url(http://www.historicmapsrestored.com/media/template/nav_bg.gif);
}
 #email {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
 #text2, #text3 {
	border: 1px solid #e2e1df;
	margin: 5px;
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	vertical-align: top;
}


/* CATEGORY PAGE MAIN BODY STARTS */
 #category_civilwar {
	background-color: #f2efe6;
	border: 1px solid #e2e1df;
	margin: 5px;
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 155px;
	padding-bottom: 5px;
	padding-left: 5px;
}
 #pagelinks {
	border: 1px solid #e2e1df;
	margin: 5px;
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
}
 #pagelinks a {
	text-decoration: none;
	color: #336699;
	padding-left: 30px;
}
 #pagelinks a:hover {
	text-decoration: none;
	color: #990000;
}
.pagelink a {
	font-weight: bold;
	color: #204060;
}
 #categorymapimg {
	height: 207px;
	margin: 0px;
	padding: 0px;

	}
 #subcategorymapimg {
	height: 100px;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0;
	width: 150px;
	}
 #categorymap {
	background-color: #e2e1df;
	width: 251px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 20px;
	background-image: url(http://www.historicmapsrestored.com/media/template/tablesmap_bg.gif);
	border: 1px solid #990000;
}
 #categorymap a:link, #tablesmap a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.categoryplace {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.subcategoryplace {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.categoryplace a:link, .categoryplace a:visited, .subcategoryplace a:link, .subcategoryplace a:visited {
	color: #000000;
	text-decoration: none;
}
.categoryplace a:hover, .subcategoryplace a:hover {
	text-decoration: underline;
}


 #productsmenu {
	background-color: #F2EFE6;
	border: 1px solid #e2e1df;
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 5px;
	font-weight: bold;
	color: #336699;
	text-align: center;
	max-height: 40px;
}
 #productsmenutable {
}
 #productsmenutable a:link, #productsmenutable a:visited {
	color: #990000;
	text-decoration: underline;
}
 #addtocart {
	background-color: #f2efe6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding: 5px;
	border: 1px solid #e2e1df;
	width: 190px;
}
option, select {
	font-size: 10px;
}
hr {
	background-color: #CCCCCC;
}
 #photomapmatte td {
	background-color: #F2EFE6;
	border: 1px solid #E2E1DF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 5px;
}
 #photomapmatte tr {
	margin-bottom: 5px;
}

.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	font-size: 20px;
	font-weight: bold;
	line-height: 35px;
	color: #336699;
}
 #title {
	margin-top: 5px;
}
 #photoquality {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
 #shippingoptions {
	font-size: 11px;
}
.categorymaptitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
.subcategorymaptitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
}
.categorymaptitle  a:link, .categorymaptitle  a:visited, .subcategorymaptitle  a:link, .subcategorymaptitle  a:visited {
	color: #990000;
	text-decoration: none;
}
.categorymaptitle a:hover, .subcategorymaptitle a:hover {
	text-decoration: underline;
}

.rightsidebar_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.maintext {font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.enlargemaps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.enlargemaps a:link, .enlargemaps a:visited {
	color: #0000FF;
	text-decoration: none;
}
.enlargemaps a:hover {
	text-decoration: underline;
	color: #990000;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(media/template/nav_bg.gif);
	line-height: 25px;
}
.style3 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #000000; }
 #quantity {
	vertical-align: middle;
}

 #categorytable {
	width: 510px;
}
 #subcategorytable {
	width: 300px;
}
 #categorytable img {
	border: 2px solid #336699;
}
 #printqualitydetails {
	background-color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
}
 #bodytext {
	padding: 5px;
}
.searchmaptitle, .searchmaptitle a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
.searchtext, .searchtext p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.searchmoreinfo, .searchmoreinfo a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
.searchimage {
	vertical-align: top;
	width: 80px;
	text-align: center;
}
.searchimage img {
	border: 1px solid #336699;
}
.customerreglink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
div.moreinfographic img {
	width: 370px;
}
div.prodgraphic img {
	max-width: 161px;
	max-height: 200px;
}
div.subprodgraphic img {
	max-width: 100px;
	max-height: 100px;
}
#bottompagelinks {
	border: 0px solid #e2e1df;
	margin: 5px;
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	padding: 5px;
}
#bottompagelinks a {
	text-decoration: none;
	color: #336699;
}
#bottompagelinks a:hover {
	text-decoration: none;
	color: #990000;
}
.bottompagelink a {
	font-weight: bold;
	color: #204060;
}
