/*
PointMan Main layout for html
Author: http://www.thaisource.co.uk
*/
/* I n d e x  P a g e */
body {

	background-color: #CE2F21;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color:#000000;
}
	h5 { 
	font-size: 12px;
	}
	h3 { 
	font-size: 18px;
	}
p { 
	margin: 12px 0px 
	}
.noborder {
	border-style: none;
}	
.topback {
	background-image: url("../pmimages/topback.jpg");
	background-color: #8C845F;
}	
.keywords {
	padding-left:3px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
	}	
.menucolour {
	background-color: #CECECE;
}	
.menuimage {
	background-image: url("../pmimages/menuback.jpg");
	background-repeat: no-repeat;

}
.menuimagetwo {
	background-image: url("../pmimages/menuback2.jpg");
	background-repeat: repeat-y;
	background-color: #CECECE;
}			
.bottomline {
	background-image: url("../pmimages/main_10.gif");
	background-color: #ffffff;
}	
.manu {
	background-color: #CE2F21;
} 	
.manutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height:16px;
	text-align:left;
	padding: 8px;
	color: #ffffff;
}	
.white {
	background-color: #ffffff;
	padding-left: 30px;
}
.whitelink  {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	text-align:left;
	padding: 3px;
	text-decoration: none;
}
.whitelink:visited {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	text-align:left;
	padding: 3px;
	text-decoration: none;
}
.whitelink:hover {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FDC502;
	font-weight: bold;
	text-align:left;
	padding: 3px;
}
.whitelink:active {
	color: #ffffff;
}	
.whitelinksm  {
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: normal;
	text-align:left;
	padding: 3px;
	text-decoration: none;
}
.whitelinksm:visited {
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: normal;
	text-align:left;
	padding: 3px;
	text-decoration: none;
}
.whitelinksm:hover {
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #FDC502;
	font-weight: normal;
	text-align:left;
	padding: 3px;
}
.whitelinksm:active {
	color: #ffffff;
}
.whitelink12  {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: normal;
}
.whitelink12:visited {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: normal;
}
.whitelink12:hover {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FDC502;
	font-weight: normal;
}
.whitelinksm:active {
	color: #ffffff;
}
.menuwhite  {
	display:block;
	width: 180px;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	text-align:left;
	padding: 3px;
	text-decoration: none;
	border-bottom:2px solid #eeeeee;
	margin-bottom: 3px;
}
.menubutton  {
	display:block;
	width: 180px;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #202020;
	font-weight: bold;
	text-align:left;
	padding: 3px;
	text-decoration: none;
	border-bottom:2px solid #eeeeee;
	margin-bottom: 3px;
}
.menubutton:visited {
	display:block;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #202020;
	font-weight: bold;
	text-align:left;
	padding: 3px;
	text-decoration: none;
	border-bottom:2px solid #eeeeee;
	margin-bottom: 3px;
}
.menubutton:hover {
	background-color: #eeeeee;
	color: #000000;
}
.menubutton:active {
	background-color: #A5A5A5;
	color: #ffffff;
}	
.noborder {
	border-style: none;
}	
.producttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height:15px;
	text-align: left;
	padding: 8px;
	color: #202020;
}
.producttextjust {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height:16px;
	text-align:justify;
	padding: 8px;
	color: #202020;
}
.productdesc {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height:14px;
	text-align:center;
	padding: 3px;
	background-color: #D1D1D1;
	color: #202020;
}	
.productlink {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height:13px;
	text-align:center;
	padding: 4px;
	background-color: #CE2F21;
	color: #ffffff;
}	
.hightext {
	display:block;
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align:center;
	padding: 3px;
	color: #000000;
	background-color: #FFF004;
}	
.hightextred {
	display:block;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align:right;
	padding: 3px;
	color: #ffffff;
	background-color: #CE2F21;
	border:1px solid #000000;
	margin-bottom: 2px;
	}
	.hightextredcen {
	display:block;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align:center;
	padding: 3px;
	color: #ffffff;
	background-color: #CE2F21;
	border:1px solid #000000;
	margin-bottom: 2px;
	}
.pagelink {
	color: #202020;
	}
.pagelink:visited {
	color: #202020;
	}
.pagelink:hover {
	color: #ff0000;
	}
.pagelink:active {
	color: #404040;
	}

