/* Irish Times CSS Document */

/* Green = 339966; Yellow = FFFF99; Brown = CCCC00; */

/* Body */

body {
	margin: 0px;
	background-image: url(images/background.gif);
}

A:link	{color: #093; font-weight: bold; text-decoration: none;}
A:visited	{color: #093; font-weight: bold; text-decoration: none;}
A:active	{color: #093; font-weight: bold; text-decoration: none;}
A:hover 	{color: #33CC66; font-weight: bold; text-decoration: underline;}

hr {
	width: 400px;
	height: 6px;
	color: #CCCC00;
	background-color: #CCCC00;
	border-bottom: 2px inset #000000;
	border-top: 2px inset #000000;
}

/* Tables */

table.main {
	background-image: url(images/background-table.gif);
}

td.leftside {
	width: 80px;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}

td.maincontent {
	width: 500px;
	vertical-align: top;
	padding: 5px;
	margin: 0px;
}

td.sidebar	{
	width: 180px;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}

table.weekly {
	background-color: #FFFF99;
	border: 3px ridge #CCCC00;
}

table.monthly {
	background-color: #FFFF99;
	border: 3px ridge #CCCC00;
}

tr.cal-background-heading {
	background-color: #CCCC00;
	text-align: center;
}

tr.cal-background-heading td {
	border-bottom: 0px;
}

tr.cal-background-details {
	background-color: #FFFF99;
}

tr.cal-background-details td {
	vertical-align: top;
	height: 100px;
	border-top: 0px;
}
	
/* Headings */

h1	{
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	background-color: #CCCC00;
	color: #FFFF99;
	border: 3px outset;
	margin: 0px 25px 0px 25px;
}

h3	{
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	letter-spacing: 0.5pt;
	text-transform: uppercase;
	margin: 5px 60px 25px 60px;
	padding: 2px;
	border-bottom: 3px double #000;
	border-top: 3px double #000;
}

h4	{
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 0.5pt;
	margin: 0px;
	padding: 10px 0px 10px 0px;
}

div.link_box	{
	text-align: left;
	width: 470px;
	padding: 10px;
	border-bottom: 3px double #000;
}

/* Paragraphs */

p.bodytext	{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	padding: 0px 20px 0px 0px;
}

p.centertext {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	text-align: center;
	margin: 0px;
	padding: 10px 50px 10px 50px;
}

p.copyright {
	font-family: Tahoma, serif;
	font-size: 10px;
	font-weight: bold;
	color: #339966;
	text-align: center;
	padding: 5px;
}

p.altnav {
	font-family: Tahoma, serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 5px 0px 5px 0px;
	margin: 0px;
}

p.menu1	{
	text-transform: capitalize;
	text-align: center;
	font-size: 16pt;
	font-weight: bold;
	font-family: FormalScrp421 BT;
	color: #CCCC00;
	border-bottom: 5px double #000000;
	padding: 3px;
	margin: 25px 75px 10px 75px;
}

p.menu2	{
	font-size: 12pt;
	font-weight: 100;
	font-family: FormalScrp421 BT;
	margin: 5px 0px 5px 0px;
	padding-left: 50px;
}

p.menu3	{
	font-size: 9pt;
	font-weight: 500;
	font-family: Georgia, Times New Roman, Times, serif;
	margin: 0px 25px 10px 15px;
	padding-left: 50px;
}

p.menu4 {
	font-size: 8pt;
	font-weight: 500;
	font-family: Georgia, Times New Roman, Times, serif;
	margin: 5px 75px 15px 75px;
	text-align: center;
	line-height: 14px;
}

p.sidebar {
	font-size: 12px;
	font-family: Tahoma, serif;
}

p.calweek {
	font-family: FormalScrp421 BT;
	font-size: 14pt;
	font-weight: bold;
	margin: 0px;
}

p.calweek1 {
	font-family: Times New Roman, Times, serif;
	font-size: 10pt;
	font-weight: bold;
	margin: 0px;
}

p.calmonth {
	font-family: FormalScrp421 BT;
	font-size: 14pt;
	font-weight: bold;
	margin: 0px;
	background-color: #CCCC00;
	color: #FFFFFF;
	padding: 2px 0px 2px 5px;
}

p.calmonth2:first-line {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	font-weight: bold;
	margin: 0px;
}

p.calmonth2 {
	font-family: Times New Roman, Times, serif;
	font-size: 10pt;
	font-weight: 100;
	margin: 0px;
	padding: 0px 5px 10px 15px;
	text-indent: 10px;
}

p.caltitle {
	text-align: center;
	font-family: FormalScrp421 BT;
	font-size: 30px;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 5px 0px;
}

p.cal-month-heading {
	text-align: center;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 2px 0px 2px 0px;
}

p.cal-month-details	{
	font-family: Tahoma, serif;
	font-size: 12px;
	padding: 2px 2px 4px 2px;
	margin: 0px;
}
