/*  Christmas in CANADA */
/* --- Designed by - ma-design.com - tel: +44 1902 344236 */


/* -- BODY DIV and TABLE style IDs --     */


/* ----- MALTHOUSE Main Pages styles ----- */

html body { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 0em;
	margin-top: 0px;
	margin-left: 0px;
	margin: 0;
	background-color: red;
SCROLLBAR-FACE-COLOR: white;
SCROLLBAR-HIGHLIGHT-COLOR: #3333FF;
SCROLLBAR-SHADOW-COLOR: #000000;
SCROLLBAR-3DLIGHT-COLOR: #009999;
SCROLLBAR-ARROW-COLOR:  red;
SCROLLBAR-TRACK-COLOR: red;
SCROLLBAR-DARKSHADOW-COLOR: #003366;
}

body#index { /* maroon */

	background-color: maroon;
SCROLLBAR-FACE-COLOR: maroon;
SCROLLBAR-HIGHLIGHT-COLOR: #3333FF;
SCROLLBAR-SHADOW-COLOR: #000000;
SCROLLBAR-3DLIGHT-COLOR: #009999;
SCROLLBAR-ARROW-COLOR:  white;
SCROLLBAR-TRACK-COLOR: maroon;
SCROLLBAR-DARKSHADOW-COLOR: #003366;

}


a:link {color: white; text-decoration: none} 
a:visited { text-decoration: none} 
a:active {color: red; text-decoration: none}
a:hover{color: white text-decoration: none}

a img {border: none;}

.red {  /* for use on text needing to be RED for a link */
	color: red;
}


#tree {
	display: inline; position: absolute; left: 85%; top: 68%; height: 30%;
}

#flag {
	display: inline; position: absolute; left: 240px; top: 55px; height: 10%;
}

/* ----- BODY TEXT ----- */

h1 {
width: 95%;
	font-size: 18pt;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	letter-spacing: 1;
	margin-top: 0px;
	padding-left: 10px;
	color: white;
}

h2 {
	width: 95%;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	letter-spacing: 1;
	margin: 0;
	margin-top: -20px;
	padding-left: 10px;
	color: black;
}

p {
	font-size: 8pt;
	line-height: 12pt;
	font-style: italic;
	font-weight: normal;
	text-align: left;
	letter-spacing: 0;
	padding-left: 0px;
	margin: 0px;
	color: black;
}











/* ----- PICTURE VIEWER ----- */

#thumbnails{
	position: relative;
	top: 5px;
	left: 15px;
	width: 190px;
	height: 380px;
}

#viewer {
	position: absolute;
	top: 10px;
	left: 44%;
	width: 350px;
	height: 350px;
	margin-left: 25px;
	background-color: red;
}

/* ------------ SHADOWS Pictures - coding ------------- */
.popshadow 				{	position:relative;	left: -5px;	top: -5px;	filter: shadow(color=black,direction=145) }



#mainCenter {
	height:100%;
}

#titleframe {
	width: 100%;
	/*height: 92px;*/
	background-color: #CCCCCC;
	
}

#TopFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

#BottomFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

a 			{ color: white; text-decoration: none; font-weight:normal;} 
a:hover		{ color: white; text-decoration: none; }

/* title frame */

.titleContent { padding: 6px 0 6px 6px; }

.banner
{
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	color: #333;
}

.banner .title{
	font-size:1.2em;
	font-weight:bold;
}

.banner .info{
	font-size:0.9em;
}

.banner .email{
	font-weight:bold;
}

/* index frame */

.indexContent {
	width:95%;
	border-bottom:1px dotted #333333;
	padding-top:6px;
	padding-bottom:6px;
}

.indexInfo {
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 0 0 0 6px;
}

.indexInfo .filename {
	color: #000;
}

.indexInfo .date {
	color: #666;
}

/* file info */

#content {
	width:100%;
	font-size:11px;
	font-family:Trebuchet MS, verdana, arial;
	color: #333333;
	border-bottom:1px dotted #333333;
	padding:8px;
}

#content .header{
	font-size:9px;
	font-weight:bold;
	color: #999;
}

#contentLast {
	width:95%;
	font-size:11px;
	font-family:Trebuchet MS, verdana, arial;
	color: #333333;
	padding-top:6px;
}

#contentLast .header{
	font-size:9px;
	font-weight:bold;
	color: #999;
}
