@charset "utf-8";
body, html {
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(http://media.scribblemaps.com/maps/images/bg.png);
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #7590d1;
}

.content {
	width: 950px;
	height: 550;
	min-height: 550px;
	background-image:url(http://media.scribblemaps.com/maps/images/content_bg.png);
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	padding-left: 33px;
	padding-right: 33px;

}


.logo {
	padding-left: 25px;
	padding-right: 35px;
	padding-top: 14px;
	height: 49px;
	position: relative;
	margin-top: auto;
	margin-bottom: auto;
	float: left;
}


.navItem {
	width: 75px;
	height: 49px;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: bold;
	font-size: 14px;
	color: #5c5c5c;
	float: left;
}

.navItemIcon {
	border: 0px;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.navItemLabel {
	text-align: center;
	width: 75px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

.navSplitter {
	height: 84px;
	width: 2px;
	background-image:url(http://media.scribblemaps.com/maps/images/nav_splitter.png);
	background-repeat: no-repeat;
	float: left;
}

.additionalMapContent {
	min-height: 84px;
	width: 950px;
	background-image:url(http://media.scribblemaps.com/maps/images/map_bottom_bg.png);
	background-repeat: repeat-x;
}

.mapSplitter {
	width: 950px;
	height: 1px;
	margin-bottom: 1px;
	background-color: #cfcfcf;
}

.mapHeader {
	font-size: 12px;
	background-color: #5b5b5b;
	color: #FFFFFF;
	width: 920px;
	padding: 15px;
	border-bottom: solid 1px #CCCCCC;
}

.search {
	border: none;
	margin: 0;
	padding-top: 15px;
	padding-right: 10px;
	float: right;
}

.searchLabel {
	color: #5c5c5c;
	font-weight: bold;
	font-size: 10px;
}

.searchBox {
	width: 110px;
}

A:link{
	color: #5c5c5c;
	text-decoration: none;
}

A:visited {
	color: #5c5c5c;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

A:active {
	text-decoration: underline;
}

a.linkWhite {
	color: #FFFFFF;
}

.mapTitle {
	font-weight: bold;
	font-size: 18px;
	width: 650px;
	word-wrap: break-word;
	color: #FFFFFF;
}

.mapUser {
	font-weight: bold;
	font-size: 10px;
	width: 650px;
	padding-bottom: 10px;
	color: #DDDDDD;
}

.mapDescription {
	font-size: 13px;
	width: 650px;
	color: #FFFFFF;
	word-wrap: break-word;
}

.map {
	width: 950px;
	height: 450px;
}

.header {
	width: 950px;
	background-image:url(http://media.scribblemaps.com/maps/images/top_bg.png);
	background-repeat: repeat-x;
	height: 84px;
}

.footer {
	width: 950px;
	height: 59px;
	background-image: url(http://media.scribblemaps.com/maps/images/footer_bg.png);
	background-repeat: no-repeat;
	padding-left: 33px;
	padding-right: 33px;
	margin-left: auto;
	margin-right: auto;
}

.mapItemLogo {
	height: 49;
	float: left;
}

.mapItemInfo {
	padding-left: 15px;
	height: 49;
	float: left;
}

.mapItem {
	width: 918px;
	height: 50px;
	color: #1c48ae;
	margin-left: auto;
	margin-right: auto;
	background-image:url(http://media.scribblemaps.com/maps/images/item_bg.png);
	background-repeat:no-repeat;
	padding:10px;
}

.itemOver {
width: 918px;
	height: 50px;
	color: #1c48ae;
	margin-left: auto;
	margin-right: auto;
	background-image:url(http://media.scribblemaps.com/maps/images/item_bg_over.png);
	background-repeat:no-repeat;
	padding:10px;
}

.itemOut {
width: 918px;
	height: 50px;
	color: #1c48ae;
	margin-left: auto;
	margin-right: auto;
	background-image:url(http://media.scribblemaps.com/maps/images/item_bg.png);
	background-repeat:no-repeat;
	padding:10px;
}

.discoverTitle {
	padding: 25px;
	font-size: 15px;
	font-weight: bold;
	color: #1c48ae;
}

.mapItemDate {
	font-size: 10px;
}

.mapItemTitle {
	font-size: 18px;
	font-weight: bold;
	overflow:hidden;
	width: 600px;
	height: 19px;
}

.mapItemDescription {
	font-size: 12px;
	height: 13px;
	width: 450px;
	overflow: hidden;
}

.mapItemInfoRight {
	float: right;
	width: 200px;
	padding-top: 10px;
	font-size: 10px;
	overflow: hidden;
}

.pageRoll {
	padding-top: 5px;
	font-weight: bold;
	width: 400px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
}
a.pageItemSelected,
a.pageItemDisabled,
a.pageItem{
  padding:3px;
  color:#777;
}

.pageItemDisabled{
 color:#999;
}

a.pageItemSelected{
    color: #1c48ae;
    font-weight:bold;
    font-size:12pt;
}

a.titleLink {
	color: #1c48ae;
}

.titleLink A:Hover {
	text-decoration: none;
}

a.pageLink {
	padding: 5px;
	color: #1c48ae;

}

a.pageLinkSelected {
	padding: 5px;
	color: #000000;
}

.mapThumb {
	border: solid 2px #CCCCCC;
}

.mapListContainer {
	padding-left: 55px;
	padding-top: 25px;
	width: 234px;
	float: left;
}

.mapListHeaderIcon {
	width: 15px;
	height: 14px;
	float: left;
	border: none;
	margin: 0px;
	padding: 0px;
	padding-right: 4px;
}
.mapListHeader {
	background-image: url(http://media.scribblemaps.com/maps/images/header_bg.png);
	background-repeat: no-repeat;
	width: 234px;
	height: 25px;
	margin-left: 9px;
	padding-left: 10px;
	padding-top: 9px;
	font-weight: bold;
	font-size: 12px;
	color: #1c48ae;
}

ul {
	margin: 0px;
	padding-top: 5px;
	padding-left: 15px;
	left: 0px;
	color: #444444;
}

.mapListMore {
	width: 234px;
	padding-top: 5px;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
}

a.mapLink {
	color: #444444;
}

a.mapMoreLink {
	color: #1c48ae;
}

.mapsList {
	width: 259px;
	overflow: hidden;
	height: 200px;
	font-size: 11px;
	padding-left: 19px;
	color: #333333;
	font-weight: bold;
	background-image:url(http://media.scribblemaps.com/maps/images/list_bg.png);
	background-repeat: no-repeat;
}

.googleAd {
	width: 250px; 
	height: 250px; 
	background-color: #CCCCCC; 
	float: left; 
	margin-left: 53px; 
	margin-top: 10px
}

.kmlIcon {
border: none; 
margin: 0px; 
padding: 0px;
}

.kmlLink {
	font-weight: bold;
	padding: 10px;
}

.userTitle {
	font-size: 18px;
}

.userInfo {
	color: #1c48ae;
	padding: 10px;
}

.userDetails {
	font-size: 12px;
}

.subNav {
	background-image:url(http://media.scribblemaps.com/maps/images/top_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 23px;
	text-align: center;
}

.subNavItem {
	padding: 10px;
	font-weight: bold;
	font-size: 12px;
}

.facebookComments {
	padding: 10px;
}

.clear {
	clear: both;
}
