/*
  FILE: skin_A.css
  
  DATE				JOBNO				AUTHOR			ACTION
  30th Nov 2005		MA0000				MB				Initiated
  5th  Dec 2005		MA0000				MB/PMS			Modified/Rationalised
*/

/* DEFAULT FONT */
body {
 background-color:#FFFFFF;
 overflow:auto;
 font-family:Verdana, Arial, Helvetica, sans-serif;
}


/* DEFAULT TEXT HEADERS */
h1 {
  font-size:20px;
  font-weight:800;
  display:inline;  	
}
h2 {
  font-size:18px;
  font-weight:800;
  display:inline;  	
}
h3 {
  font-size:16px;
  font-weight:800;
  display:inline;  	
}
h4 {
  font-size:14px;
  font-weight:800;
  display:inline;  	
}
h5 {
	font-size:12px;
	font-weight:600;
	display:inline;
	color: #333333;
}
h6 {
  font-size:10px;
  font-weight:800;
  display:inline;  
}

p  {
	font-size:11px;
	font-weight:200;
	font-style:normal;
	font-variant:normal;
	font-size-adjust:none;
	padding-left: 5px;
	padding-right: 5px;
}
p.FS9PXDIL {
  font-size:10px;
  font-weight:200;
  font-style:normal;
  font-variant:normal;
  font-size-adjust:none;
  display:inline; 
}
br.FS5 {font-size:5px;}

/* LINK STYLING */
a {
  font-family: Arial, Helvetica, sans-serif;
  font-size:11px;
  text-decoration : none; 
  color: #0000CC; 
}
a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size:11px;
  text-decoration : none; 
  color:#FF00CC;
}
a:active {
  font-family: Arial, Helvetica, sans-serif;
  font-size:11px;
  text-decoration : none; 
  color:#000000;
}


a.mailMe {
  text-decoration : none; 
  color: #0000CC; 
  font-family:Arial, Helvetica, sans-serif; 
  font-size:11px
}
a.mailMe:hover {
  text-decoration : none; 
  color:#FF00CC; 
  font-family:Arial, Helvetica, sans-serif; 
  font-size:10px
}
a.mailMe:active {
  text-decoration : none; 
  color:#000000; 
  font-family:Arial, Helvetica, sans-serif; 
  font-size:10px
}


a.ochre {
  text-decoration : none; 
  color: #000000; 
  font-family:Arial, Helvetica, sans-serif; 
  font-size:10px 
}
a.ochre:hover {
  text-decoration : none; 
  color:#CC9900; 
  font-family:Arial, Helvetica, sans-serif; 
  font-size:10px
}
a.ochre:active {
  text-decoration : none; 
  color:#000000; 
  font-family:Arial, Helvetica, sans-serif; 
  font-size:10px
}

/* BORDER CELLS */
td.horzSpacer {
  background-image:url("./../../../decor/skin_A/images/pixffffff.gif"); 
  background-repeat:repeat-x;
}
td.vertSpacer {
  background-image:url("./../../../decor/skin_A/images/pixffffff.gif"); 
  background-repeat:repeat-y; 
}
td.horzBorder {
  background-image:url("./../../../decor/skin_A/images/pix000000.gif"); 
  background-repeat:repeat-x; 
}
td.vertBorder {
  background-image:url("./../../../decor/skin_A/images/pix000000.gif"); 
  background-repeat:repeat-y;
  
}
td.horzSpacerEAEAEA {
  background-image:url("./../../../decor/skin_A/images/pixEAEAEA.gif"); 
  background-repeat:repeat-x;
  
}
td.vertSpacerEAEAEA {
  background-image:url("./../../../decor/skin_A/images/pixEAEAEA.gif"); 
  background-repeat:repeat-y;
  
}
td.horzSpacerDots {
  background-image:url("./../../../decor/skin_A/images/do2Horz.gif"); 
  background-repeat:repeat-x;
  
}
td.vertSpacerDots {
  background-image:url("./../../../decor/skin_A/images/dot2Vert.gif"); 
  background-repeat:repeat-y;
  
}

/* CONTENT STYLING */
td.columnMenu {
  background-color:#eaeaea;
}
td.columnContent {
  background-color:#ffffff;
}
td.columnClassified {
  background-color:#eaeaea;
}
td.foot {
  background-color:#eaeaea;
}
td.pageTitle {
  
  font-size:18px;
  font-weight:500;
  color:#333333;
  padding-right:5px;
  
}
td.pageSubTitle {
 
  font-size:12px;
  font-weight:600;
  color:#000000; 
  padding-right:5px;
  padding-left:5px;
  vertical-align:top
}
td.pageContent{
 
  font-size:10px;
  font-weight:100;
  color:#000000;
  padding-right:5px;
  padding-left:5px;
  padding-bottom:5px;
  vertical-align:top;

}



/* RIGHT SIDE NEWS ADVERTISMENT PANELS */
.CRH1_H {
  background-color:#afafaf;
  font-size:11px;
  color:#FFFFFF;
  font-weight:bold;
  text-align:left;
  padding-left:5px;
}
.CRH1_B {
  font-size:11px;
  font-weight:normal;
  text-align:left;
  padding-left:5px;
  padding-right:5px;
  padding-top:11px;
  padding-bottom:10px;
  
}

/* BRAND */ 

td.square {
  width:165;
  height:50px;
}
td.HorzGap { 
  height:5px;
}
  


td.brandTitle {
  font-family:arial;
  font-size:17px;
  font-weight:900;
  color:#666666;
  padding-right:5px;
}

td.brandDesc {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:100;
  color:#333333;
  padding-right:5px;
}

 /* LOGIN */
 td.logHead {
   background-color:#eaeaea;
   padding:5px;
   border-top-width:1px;
   border-top-color:#999999;
   border-top-style:solid;
   border-right-width:1px;
   border-right-color:#999999;
   border-right-style:solid;
   border-left-width:1px;
   border-left-color:#999999;
   border-left-style:solid;
 }
 td.logBorderLeft {
   background-color:#ffffff;
   border-left-width:1px;
   border-left-color:#999999;
   border-left-style:solid;
 } 
 td.logBorderRight {
   background-color:#ffffff;
   border-right-width:1px;
   border-right-color:#999999;
   border-right-style:solid;
 } 
 td.logBorderLeftBottom {
   background-color:#ffffff;
   border-left-width:1px;
   border-left-color:#999999;
   border-left-style:solid;
   border-bottom-width:1px;
   border-bottom-color:#999999;
   border-bottom-style:solid;
 } 
 td.logBorderRightBottom {
   background-color:#ffffff;
   border-right-width:1px;
   border-right-color:#999999;
   border-right-style:solid;
   border-bottom-width:1px;
   border-bottom-color:#999999;
   border-bottom-style:solid;
 } 
  td.logBorderBottom {
   background-color:#ffffff;
   border-bottom-width:1px;
   border-bottom-color:#999999;
   border-bottom-style:solid;
 } 
  td.logErrorBottom {
   background-color:#ffffff;
   border-bottom-width:1px;
   border-bottom-color:#999999;
   border-bottom-style:solid;
   border-right-width:1px;
   border-right-color:#999999;
   border-right-style:solid;
   border-left-width:1px;
   border-left-color:#999999;
   border-left-style:solid;
   padding-top:5px;
   padding-bottom:5px;
 } 
 span.error {
   color:#FF0000;
 }
