@charset "utf-8";
body {
	background-color: #DEECFE;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 100%;
}
a:link {
	color: #000033;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000033;
}
a:hover {
	text-decoration: none;
	color: #A5CBFC;
}
a:active {
	text-decoration: underline;
	color: #000033;
}
.contactlink {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	display: block;
	float: right;
	text-align: center;
	vertical-align: top;
	background-color: #A5CBFC;
	padding: 3px;
	border: 1px solid #000033;
	font-weight: bold;
}
a.contactlink:link {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	display: block;
	float: right;
	text-align: center;
	vertical-align: top;
	background-color: #A5CBFC;
	padding: 3px;
	border: 1px solid #000033;
	font-weight: bold;
}
a.contactlink:visited {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	display: block;
	float: right;
	text-align: center;
	vertical-align: top;
	background-color: #A5CBFC;
	padding: 3px;
	border: 1px solid #000033;
	font-weight: bold;
}
a.contactlink:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: right;
	text-align: center;
	vertical-align: top;
	background-color: #000033;
	padding: 3px;
	border: 1px solid #000033;
	font-weight: bold;
}
a.contactlink:active {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	display: block;
	float: right;
	text-align: center;
	vertical-align: top;
	background-color: #A5CBFC;
	padding: 3px;
	border: 1px solid #000033;
	font-weight: bold;
}
#breadcrumb{
	background-color: #E3EFFE;
	height: 30px;
	width: 98%;
	overflow: hidden;
	padding-top: 2%;
	padding-left: 2%;
	margin-bottom: 10px;
	margin-top: 10px;
}
#breadcrumbbutts {
	float: right;
	width: 40%;
}

.main #container {
	width: 770px;
	margin: 10px auto;
	border: none;
	text-align: left;
	
}
#mainContenttext {
	width: 550px;
	font-size: 12px;
	float: right;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 5px;
}
.main #header {
	height: 110px;
	background-color: #DEECFE;
	background-image: url(../png/ncc_supplies_r2_c2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 100%;
}
.main #header h1 {
	margin: 0;
	padding: 10px 0;
}

.main #sidebar1 {
	float: left;
	width: 190px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	margin-top: 15px;
	clear: left;
	height: 100%;
	min-height: 100%;
}

.main #sidebar1 a:link {
	color:#000033;
	text-decoration: none;  
		display: block;
	width: 95%;          
}
.main #sidebar1 a:visited {
	color:#000033;
	text-decoration: none; 
		display: block;
	width: 95%;
}
.main #sidebar1 a:hover {
	color: #000033;
	text-decoration: none;
	display: block;
	width: 95%;
	background-color: #E3EFFE;
}
.main #sidebar1 a:active {
	color: #000033;
	text-decoration: none; 
		display: block;
	width: 95%;
}



.main #sidebar1 h3, .main #sidebar1 p {
	margin-left: 10px;
	margin-right: 10px;
}

.main #mainContent {
	background-image: url(../png/ncc_supplies_r4_c2bc.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	width: 100%;
}
.main #image {
	float: right;
	margin: 0 10px 0 4px;
}


.main #footer {
	background-color: #DEECFE;
	background-image: url(../png/ncc_supplies_r5_c2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 41px;
}
.main #footer p {
	margin: 0;
	padding: 10px 0;
}

h1 {
	font-size: 17px;
	font-weight: bold;
	color: #000033;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000033;
	width: 100%;
	padding: 5px 0 0 0;
	text-align: left !important;
	text-decoration: none !important;
}
h2 {
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	border-bottom-width: 14px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	width: 100%;
	line-height: 21px;
}
p {
	font-size: 13px;
	line-height: 1.42;
}
h3 {
	font-size: 13px;
	font-weight: bold;
}
h5 {
	font-size: 11px;
	color: #000033;
}
h6 {
	font-size: 11px;
	color: #000033;
}

#request {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000033;
	background-color: transparent;
	text-align: center;
	padding: 5px;
	width: 90%;
	border: 1px solid #000033;
	height: 23px;
	display: block;
	float: left;
}
#enquire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000033;
	background-color: #A5CBFC;
	text-align: center;
	padding: 5px;
	width: 90%;
	border: 1px solid #000033;
	height: 23px;
	display: block;
}

.products {
	border-bottom: dotted #999 1px;
	width: 85%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000033;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.style3 {
	font-size: 75%;
	font-weight: bold;
	color: #000033;
}
.style4 {
	font-size: 13px;
	font-weight: bold;
	color: #000033;
}.style7 {font-size: 10px; }
.style9 {
	font-size: 11px;
	color: #000033;
}
/* Miscellaneous classes for reuse */
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.clearsearch{
	clear: both;
	float: left;
	height: 30px;
	width: 100%;
}
.prodcontainer{
	clear: both;
	float: left;
	width: 100%;
}
.sitesearch {
	background-image: url(../png/site_search.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 158px;
	border: 1px solid #A5CBFC;
	height: 150px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 50px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.searchbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000033;
	height: 30px;
	width: 80%;
}
.mentitle {
	width: 85%;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000033;
}
.relatedlist{
	width: 100%;
	margin-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000033;
	list-style-type: none;
	display: block;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.relatedlist:link {
	width: 100%;
	margin-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000033;
	list-style-type: none;
	display: block;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.relatedlist:visited {
	width: 100%;
	margin-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000033;
	list-style-type: none;
	display: block;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.relatedlist:hover {
	width: 100%;
	margin-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000033;
	list-style-type: none;
	display: block;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.relatedlist:active {
	width: 100%;
	margin-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000033;
	list-style-type: none;
	display: block;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#enquiry {
	float: left;
	width: 50%;
}
#mailinglist {
	float: left;
	width: 50%;
}
input {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #D0E4FD;
	border: 1px solid #000033;
	height: 18px;
	width: 200px;
	}
	.searchinput {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #D0E4FD;
	border: 1px solid #000033;
	height: 18px;
	width: 140px;
}
textarea {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #D0E4FD;
	border: 1px solid #000033;
	height: 100px;
	width: 200px;
}
.formbutton {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #000033;
	height: 25px;
	width: 200px;
	color: #FFFFFF;
}
.formbuttonseach {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #000033;
	height: 25px;
	width: 140px;
	color: #FFFFFF;
}
.thumbnail {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	float: left;
	height: 190px;
	width: 120px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #000033;
	text-align: center;
	vertical-align: top;
}
#editabletext {

}

#editabletext blockquote {
	vertical-align: middle;
}

#editabletext td {
	border: 1px solid #33CCFF;
	vertical-align: top;
}

#editabletext tr {
	border: 1px solid #33CCFF;
}

#editabletext ul{
	list-style-position: outside;
	list-style-image: url(../png/CIRCLE.gif);
	margin-top:12px;
}
#editabletext li{
	
}
#printhead {
display:none;
}
#nettingsearch {
	background-image: url(../png/nettingsearch.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 480px;
	border: 1px solid #A5CBFC;
	padding-top: 35px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left: 20px;
	margin-bottom: 20px;
}
.searchresult{
	background-color: #E9F2FE;
	padding: 10px;
	float: left;
	width: 95%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A5CBFC;
}