/* CSS definitions for DMU  page layouts                */
/* created by Walcam Webworks [walcam.co.uk/webworks]   */

*	{
	padding:0;
	margin:0;
	border:0;
	}
body	{
	display: block;
	background-color: #ff99ff;
	text-align: center;
	font-size: 0.7em;
	}
#wholepage	{
	display: block;
	width:800;
	border-color: black;
	border-style: solid;
	border-width: 2px;
	background-color: #ffcbfc;
	text-align: justify;
	font-family: 'Palatino Linotype, Verdana, Sans-Serif';
	color: #330000;
	}
#top	{
	width:800;
	text-align: center;
	}
#mid	{
	position: static;
	clear:both;
	width: 100%;
	}
#ml	{
	position: relative;
	float: left;
	width:150;
	font-size: 0.8px;
	text-align: justify;
	}
#mr	{
	position: relative;
	float: left;
	width: 620;
	font-size:1.3em;
	color: #330000;
	margin: 0 0 0 10;
	padding: 0 5 0 5;
	}
#mr td	{
	color: #330000;
	}
#btm	{
	width:800;
	clear:both;
	float:left;
	text-align: center;
	vertical-align: middle;
	}
h1	{
	font-size: 40px;
	font-style: normal;
	font-weight: bold;
	}
h2, p h2	{
	display: inline;
	font-size: 1.0em;
	font-weight: normal;
	white-space: normal;
	} 
h3	{
	font-size: 1.5em;
	font-style: normal;
	font-weight: bold;
	}
h4	{
	display:inline;
	font-size: 1.0em;
	font-style: italic;
	font-weight: bold;
	}
h5	{
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	}
.pagehdg	{
	display: block;
	font-size: 1.7em;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	padding: 0 0 10 0;
	}
.tagline	{
	display:block;
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: black;
	margin: 10 0 10 0;
	}
.small	{
	text-align: left;
	font-size:0.8em;
	}
.vsmall	{
	text-align: left;
	font-size:0.6em;
	}
.contact {
	text-align: left;
	font-size:0.9em;
	}
.mini	{
	font-family:verdana;
	font-size:10px;
	color: black;
	text-decoration:none;
	}

/* === LEFT SIDE TABS MENU === */
.tab a {
	display: block;
	float: left;
	clear: left;
	position: relative;
	width: 100%;
	padding: 15px 0px 15px 2px;
	text-align: center;
	text-decoration:none;
	font-size:15px;
	font-weight: bold;
	color: #660000;
	border: #999999 solid 1px;
	}
.tab a:hover {
	width: 100%;
	color: #ff0066;
	background-color: #cccccc
	}
.hdg	{
	font-size: 40px;
	color: #660000;
	}
.tags	{
	padding: 0 10 30 10;
	}
.tags td	{
	font-size: 18px;
	font-weight: normal;
	color: black;
	vertical-align: bottom;
	}

.pictxt_c	{
	text-align: center;
	font-family: arial;
	font-size: 12px;
	}
#gallery td	{
	font-size: 1px;
	}		

/* ==== PRICE LIST ======   */
#plist	{
	text-align: justify;
	}
.plhdg	{
	display: block;
	font-size: 1.5em;
	font-weight: bold;
	background-color: #cccccc;
	}
.plmny	{
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	}
#plist p	{
	margin: 0 0 10 0;
	}

/* ==== TERMS & CONDITIONS ====    */
.tnc	{
	font-size: 0.7em;
	text-align: justify;
	}

/* ==== STORY ==== */
.story	{
	width: 100%;
	font-size: 1.0em;
	}
.story img {
	margin-left: 1em;
	}
.story p	{
	margin: 0 0 8px 0;
	}
.story a	{
	color: #330000;
	text-align: left;
	font-size: 1.5em;
	margin-left:1em;
	text-decoration: none;
	padding: 0 15px 0 15px;
	}
.story a:hover	{
	color: #ff0066;
	background-color: #cccccc
	}
	
/* ==== CONTACT ==== */
.flag {
	font-family: arial;
	color: #660000;
	font-size: 20px;
	font-weight: 900;
	}
.btn {
	font-family: 'arial black';
	font-size: 12px;
	text-decoration:none;
	color: #666666;
	background-color: #999999;
	cursor: pointer;
	}
.btn:hover {
	color: #999999;
	background-color: #666666;
	}

/* ==== FRIENDS LINKS ==== */
.lnkinfo-a {
	text-align: center;
	background-color: #cccccc;
	margin: 10 0 10 5;
	border:#ffffff solid 1pt;
	}
.lnkinfo-b {
	text-align: center;
	background-color: #cccccc;
	margin: 10 10 10 15;
	border:#ffffff solid 1pt;
	}
.lnktitle	{
	font-size: 1.4em;
	font-style: italic;
	font-weight: bold;
	}
.lnkp {
	font-size: 0.8em;
	}
