@charset "utf-8";
/* CSS Document */

#cellTable {
	width: 226px;
	vertical-align: top;
	margin-left: 10px;
}
#cellHeader {
	font-size: 13px;
	font-weight: bold;
	color: #0D0D0D;
	text-align: left;
	vertical-align: top;
	padding-bottom: 3px;
	height: 10px;
}
#productTable {
	vertical-align: top;
}

#catalogueName {
	color: #858585;
	font-size: 11px;
	padding-bottom: 5px;
}
#catalogueName a, a:link, a:visited{
	color: #858585;
	font-size: 11px;
	height: 8px;
	font-weight: normal;
	text-decoration: none;
}
body {
	margin:0;
	margin-top:0;
	text-align: center;
}

/* CSS Document */


#bodyTable {
	height: 968px;
	width: 1024px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
}
#banner {
	background-image: url(../Assets/frontImages/banner.jpg);
	height: 107px;
	width: 1024px;
	background-repeat: no-repeat;
	background-position: left top;
}
#navigationTable {
	height: 53px;
	width: 1024px;
}
#navigationTableButtons {
	height: 38px;
	width: 1024px;
	font-size: 14px;
	color: #0D0D0D;
	text-decoration: none;
	font-weight: bold;
}
#navigationTableButtons a ,a:link ,a:visited{
	font-size: 14px;
	color: #0D0D0D;
	text-decoration: none;
	font-weight: bold;
}
#navigationTableButtons a:hover {
	font-size: 14px;
	color: #FF7902;
	text-decoration: none;
}
#navigationTableButtons td{
	width: 105px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0D0D0D;
	padding-right: 50px;
	padding-left: 50px;
}
#navigationTableBlackLine {
	height: 12px;
	width: 1024px;
	background-color: #0D0D0D;
}
#navigationTableOrangeLine {
	height: 3px;
	width: 1024px;
	background-color: #FF8214;
}
#mainRegion {
	height: 744px;
	text-align: left;
	vertical-align: top;
	width: 1024px;
}
#loginBar {
	background-color: #FF7902;
	height: 28px;
	width: 1024px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
#loginBar a, a:link, a:visited{
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #0D0D0D;
	text-decoration: none;
}
#detailsBar {
	background-color: #0D0D0D;
	height: 36px;
	width: 1024px;
	font-size: 9px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
#memberName {
	font-size: 11px;
	color: #FFF;
	text-align: left;
	vertical-align: bottom;
	height: 20px;
	width: 300px;
	margin-top: 60px;
	margin-left: 15px;
	font-weight: bold;
}
#memberName a,a:link, a:visited{
	font-size: 11px;
	color: #FFF;
	text-align: left;
	vertical-align: bottom;
	font-weight: bold;
	text-decoration: underline;
}
#advancedSearch a, a:link, a:visited{
	font-size: 12px;
	font-weight: bold;
	color: #4E4E4E;
	text-decoration: none;
}

#readMore a, a:link, a:visited{
	color: #F89824;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
