/**************************************************
Screen CSS Document for CISG.net
Author: Jennifer Dungan - www.jenniferdungan.com
WDI Graphics - www.wdigraphics.com
**************************************************/

body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/bg.jpg) repeat-x;
	margin-top: 0px;
}
.centreIE {
	text-align: center;
}
h1 {
	margin: 0px;
	padding: 0px;
	text-indent: -5000px;
}
h2 {
	font-size: 14px;
}
#news h2 {
	font-size: 12px;
}

.firstsubheading {
	margin-top: 0px;
	padding-top: 0px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	margin-top: 10px;
	margin-bottom: 10px;
}
.newsh3 {
	margin-top: 10px;
	margin-bottom: 10px;
}

a {
	color: #D82626;
}
p {
	text-align: justify;
}
#staff {
	text-align: right;
	width: 770px;
	margin: 0px auto 5px;
	padding: 0px;
	font-size: 12px;
}
#allholder {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 770px;
	background: #FFFFFF url(../images/menubg.jpg) no-repeat;
	border: 1px solid #D82626;
}
#menudiv {
	margin: 0px auto;
	padding: 0px;
	width: 700px;
	display: block;
}
#nav{
	font-size: 14px;
}
#menudiv ul, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: block;
}
#menudiv #nav li, #menudiv #nav li ul li {
	float: left;
	position: relative;
	width: 140px;
	text-align: center;
}
#menudiv #nav li {
	line-height: 61px;
}
#menudiv #nav li a {
	line-height: 61px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 61px;
	width: 140px;
	display: block;
}
#menudiv #nav #current a:hover {
	line-height: 61px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/menucurrent.jpg) no-repeat;
	height: 61px;
	width: 140px;
	display: block;
}
#menudiv #nav li a:hover {
	line-height: 61px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/menuhover.jpg) no-repeat;
	height: 61px;
	width: 140px;
	display: block;
}

#menudiv #nav li ul li {
	line-height: 22px;
	text-align: left;
	text-indent: 5px;
}
#menudiv #nav li ul li a {
	line-height: 20px;
	background: #D82626 url(none);
	display: block;
	width: 140px;
	height: 20px;
	font-weight: normal;
	font-size: 10px;
}
#menudiv #nav li ul li a:hover {
	line-height: 20px;
	background: #EA5656 url(none) no-repeat;
	display: block;
	width: 140px;
	height: 20px;
	font-weight: normal;
	font-size: 10px;
}
#menudiv #nav #current ul li a:hover {
	line-height: 20px;
	background: #EA5656 url(none) no-repeat;
	display: block;
	width: 140px;
	height: 20px;
	font-weight: normal;
	font-size: 10px;
}
#nav li ul {
	display: none;
	position: absolute; 
	top: 61px;
	left: 0;
}
#nav li ul li {
	padding-right: 5px;
}
#nav li > #nav {
	top: auto;
	left: auto;
}
#nav li:hover ul, #nav li.over ul{
	display: block;
}
.submenu {
	padding-top: 10px;
	font-size: 12px;
}
#current {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	background: url(../images/menucurrent.jpg) no-repeat;
	margin: 0px;
	display: block;
	width: 140px;
}
#header {
	background: url(../images/home.jpg) no-repeat;
	height: 137px;
	width: 700px;
	margin: 0px auto;
	padding: 0px;
}
#headercalibration {
	background: url(../images/CISG_bannerFINAL1.jpg) no-repeat;
	height: 137px;
	width: 700px;
	margin: 0px auto;
	padding: 0px;
}
#headerconsulting {
	background: url(../images/consulting.jpg) no-repeat;
	height: 159px;
	width: 700px;
	margin: 0px auto;
	padding: 0px;
}
#headerproducts {
	background: url(../images/products.jpg) no-repeat;
	height: 158px;
	width: 700px;
	margin: 0px auto;
	padding: 0px;
}
#headercontact {
	background: url(../images/contact.jpg) no-repeat;
	height: 137px;
	width: 700px;
	margin: 0px auto;
	padding: 0px;
}
#main {
	margin-top: 20px;
	margin-bottom: 20px;
}
#lines {
	background: url(../images/mainbg.gif) repeat-y;
}
#news {
	width: 150px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	float: left;
	font-size: 10px;
}
#news p {
	margin-bottom: 10px;
}

img {
	border-style: none;
}
.hr {
	background: url(../images/hr.gif) repeat-x;
	height: 3px;
}
.newsbrief {
	margin-bottom: 10px;
	margin-top: 10px;
}
.newspdflink {
	text-align: right;
	margin-bottom: 10px;
}
.more {
	text-align: right;
	margin-bottom: 15px;
	margin-top: 15px;
}
#content {
	float: left;
	margin-left: 20px;
	width: 400px;
}
#contact {
	margin-left: 600px;
}
#footer {
	background: #CCCCCC;
	text-align: center;
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #D82626;
}
.red {
	color: #D82626;
}


.clear {
	clear: both;
	height: 0px;
}
#centreimages {
	text-align: center;
}

#centreimages img {
	margin: 0px;
	padding: 0px;
}
#imagerow1 {
	width: 345px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#imagerow2 {
	padding: 0px;
	width: 300px;
	margin: 0px auto;
}
#scc {
	margin-right: 10px;
	float: right;
}


#content .normlist ul {
	list-style: url(../images/bullet.gif);
	margin: 15px 0px 15px 20px;
	padding: 0px;
}
#content .normlist li {
	list-style: url(../images/bullet.gif);
	margin-bottom: 5px;
	text-align: justify;
}
#statusrequest {
	margin-top: 10px;
}

#formtable th {
	width: 120px;
}
.tabletext {
	width: 120px;
}
.topp {
	margin-top: 0px;
	padding-top: 0px;
}
#content .ecertlist ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#content .ecertlist li ul {
	list-style: url(../images/chevron.gif);
	margin-bottom: 10px;
	margin-left: 15px;
}
#content .ecertlist li ul li {
	text-align: justify;
}

.ecertspan {
	float: left;
	display: block;
	width: 110px;
	margin-right: 20px;
}
#centremap {
	text-align: center;
	margin-top: 30px;
}
#firstcol {
	width: 170px;
}
#secondcol {
	width: 42px;
}
#rtdtable {
	border: 1px solid #D82626;
	border-collapse: collapse;
}
#rtdtable td, #rtdtable th {
	padding: 5px;
}
#rtdtable th {
	border-bottom: 1px solid #D82626;
}
.rtd1 {
	width: 55px;
	text-align: center;
}
.rtd2 {
	width: 110px;
	border-left: 1px solid #D82626;
}
.rtd3 {
	width: 70px;
	border-left: 1px solid #D82626;
}
.rtd4 {
	width: 80px;
	border-left: 1px solid #D82626;
}
#caption {
	margin-top: 5px;
	font-size: 10px;
	margin-bottom: 15px;
}
#dim1 {
	width: 130px;
}
#dim2 {
	width: 80px;
}
.dimtext {
	width: 60px;
}
#calmenu {
	width: 160px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#calmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}
#calmenu li {
	text-indent: 10px;
	line-height: 20px;
}
#calmenu .cal a {
	line-height: 20px;
	display: block;
	height: 20px;
	width: 160px;
	margin: 0px;
	padding: 0px;
}
#calmenu .cal a:hover {
	line-height: 20px;
	display: block;
	height: 20px;
	width: 160px;
	margin: 0px;
	padding: 0px;
	background: url(../images/calmenubg.gif) no-repeat;
}
#calmenu #lastcal {
	text-indent: 0px;
}
#calmenu #lastcal a:hover {
	background: url(none);
}
#calimg {
	margin-left: 10px;
}
#ecerts2 {
	text-align: center;
	margin-top: 0px;
	margin-right: 20px;
}
