/*******************************************/
/* File 			 metroStyle.css        */
/* Applications:     Metroside css         */
/* Author:			 Richard Ramnac        */
/* Created:		     21-03-2001            */
/* Last Updated:     21-03-2001            */
/*******************************************/

/* Main Styles */

body {font-size: 8pt; font-family:Verdana arial, Helvetica, sans-serif; margin:5px;}
a:link {color:#4040FF; text-decoration:none;}
a:active {color:#000080; text-decoration: none;}
a:visited {color:#0000C0; text-decoration: none;}
a:hover {text-decoration:underline;}

/* Main Classes */

hr.line {height:1px; color:#808080}

/* Header Classes */

DIV.header {height:5%;background:#6699CC;}

/* Body Classes */

DIV.body {border:1px;}
.mainheading {color:#000000; font-size:125%; font-family:Verdana; font-weight:bold;}
.mainheading1 {color:#000000; font-size:150%; font-family:Verdana;font-weight:bold;}
.mainheading2 {color:#000000; font-size:100%; font-family: Verdana; font-weight: bold;}
.subheading {color: #6699CC; font-size: 100%;font-weight: bold;}   
.subheading2 {color: #6699CC; font-size: 80%;font-family: Verdana;font-weight: bold;}
.subheading3 {color:#000000; font-size: 80%;font-family: Verdana;font-weight: bold;}
 
/* Footer Classes */

DIV.footer {font-size:80%;}

/* Table Classes */

table.standard {font-size:100%;}
table.promotions {font-size:80%; border-color:#ffffff; padding:2; spacing:2;}
table.main {font-size:100%;}
table.menu {font-size:100%; background:#F0F0F0;}
table.bWhite {font-size:100%; border-color:#ffffff; padding:2; background:#6699CC;}
td.topMenu {width:120px; height:10px; background:#ffffff; color:#000000; font-weight:bold; text-align:center;} 
td.menu {background:#F0F0F0;}
.date {font-size:80%; color:#ffffff;}
td.cream {background:#F0F0F0;}
td.iGrey {background:#cccccc;}
td.mGrey {background:#BFBFBF;color:#ffffff;}
td.dGrey {background:#808080;color:#ffffff;}
table.title{background:#6699CC 100%;font-family:arial; color: #ffffff; font-size:100%; border-top: 2px outset #6699CC; border-left: 2px outset  #6699CC; border-right: 2px outset  #6699CC; border-bottom: 2px groove  #6699CC;}

/* List Classes */

li.square {list-style-image: url("/metroside/data/images/square_01.gif");}
li.arrow {list-style-image: url("/metroside/data/images/arrow_01.gif");}


/* Form Classes */
textarea.text {font-size:11px;font-family:tahoma;}
input {font-size:11px;font-family:Verdana;}
select {font-size:11px;font-family:Verdana;}
td.loginIndent {text-indent:15px;}

/* Menu Style */
a.topMenu:link {font-family:arial;font-size:8pt;text-decoration:none;color:#ffffff;}
a.topMenu:visited {font-family:arial;font-size:8pt;color:#F0F0F0; text-decoration:none;}
a.topMenu:active {font-family:arial;font-size:8pt;color:#cccccc; text-decoration:underline;}
a.topMenu:hover {text-decoration:underline;}
a.subMenu {font-family:arial; font-size: 8pt; text-decoration: none;}
a.subMenu:hover {text-decoration:underline;}

