@charset "UTF-8";

body {
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
}

a.reg:link, a.reg:visited, a.reg:active
{
	color: #330033;
}

img.panthumbnail { 
	width: 30%;
	height: auto;
	margin: 1px;
	padding: 0;
}

.panthumbnail {
	border: 1px;
	border-color: #5D114A;
	border-style: solid;
}

a:hover .panthumbnail {
	border-color: #DD2211;
}

td.pantitle, td.panitem, td.panlink {
  padding: 3px;
  border-bottom: 2px solid #5D114A;
}

td.pantitle {
  text-align: center;
  color: #5D114A;
  font-weight: bold;
}

td.panlink {
	font-weight: bold;
	color: #5D114A;
}

div.pandesc {
  font-size: 11px;
  margin-top: 4px;
}

p.guideintro {
  color: #5D114A;
  margin-top: 10px; margin-bottom: 10px;
  font-weight: bold;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
}

span.keyword {
	background-color: #FFFF00;
}

table.guidesearchrow {
	width: 100%;
	border-collapse: collapse;
}

td.guidesearchphoto, td.guidesearchtitle, td.guidesearchregion, td.guidesearchtype, td.guidesearchtext, td.guidesearchicon {
	padding: 0;
}

td.guidesearchphoto {
	width: 140;
	padding-right: 10px;
	border-top: 1px; border-bottom: 1px;
	border-style: solid;
	border-color: #5D114A;
}

td.guidesearchtitle, td.guidesearchregion, td.guidesearchtype {
	font-weight: bold;
	vertical-align: middle;
	border-top: 1px; border-bottom: 1px;
	border-style: solid;
	border-color: #5D114A;
	height: 40px;
}

td.guidesearchtitle {
	padding-right: 5px;
	width: 60%;
}

td.guidesearchregion {
	padding-right: 5px;
	text-align: right;
	width: 40%;
}

td.guidesearchtype {
	text-align: right;
	width: 60px;
	padding-left: 10px;
}

td.guidesearchtext, td.guidesearchicon {
	vertical-align: middle;
	margin-top: 5px; margin-bottom: 5px; margin-right: 5px;
	border-top: 1px; border-bottom: 1px;
	border-style: solid;
	border-color: #5D114A;
	height: 63px;
}

td.guidesearchtext {
	width: 90%;
  text-align: justify;
}

td.guidesearchicon {
	text-align: right;
	width: 10%;
}

img.guidethumbnail { 
	margin: 0;
	padding: 0;
	width: 140px;
	height: 104px;
}

.guidethumbnail {
	border: 0;
}

img.morephotothumbnail { 
	margin: 0;
	padding: 0;
	width: 110px;
	height: 82px;
}

.morephotothumbnail {
	border: 0;
}

td.morephoto, td.morephotodesc, td.morelink, td.morelinkdesc {
	padding: 0;
}

td.morelink, td.morelinkdesc {
	background-color: #CDD7DC;
  vertical-align: top;
  padding-left: 3px;
  padding-top: 4px;
  padding-bottom: 5px;
}

td.morephoto, td.morephotodesc {
  vertical-align: middle;
  padding:0;
}

td.morephotorow, td.morephotorow2 {
	padding: 0;
	border-top: 2px; border-bottom: 2px;
	border-style: solid;
	border-color: #5D114A;
}

td.morephotorow {
	width: 48%;
}

td.morephotorow2 {
	width: 30%;
}

td.morephoto {
	width: 20%;
}

td.morelink {
	width: 25%;
}

td.morephotodesc, td.morelinkdesc {
	padding-left: 10px;
}

td.morezoom {
	padding: 0;
	padding-left: 10px;
	text-align: right;
	vertical-align: middle;
	height: 60px;
}
