/* CSS Document */
body {
	font-size: 80%;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	/*color: #77787B;*/
	color: #676769;
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
color:#2faadd;
font-family: Vertical, Arial, Helvetica, sans-serif;
}

input, textarea {
font-size: 100%;
font-family: Vertical, Arial, Helvetica, sans-serif;
}

#wrapper {
	width: 756px;
	margin: auto;
}
#header {
	width: 756px;
	padding: 0px;
	margin-top: -15px;
}
#top_nav {
	margin: -25px 0px 0px 0px;	
}
*>html #top_nav {
	position:relative;
	top:-10px;
}

#top_nav ul{
	margin: 0;
	padding:0;
}
* html #top_nav ul{
	position:relative;
	top:10px;
}

#top_nav li{
	list-style-type: none;
	display: inline;
	margin:10px 7px 0 0px;
}

#top_nav li a {
	/*color: #77787B;*/
	color: #676769;
	text-decoration: none;
}
#top_line {
	clear:both;
	border-top: 2px solid #c1c1c1;
	height: 25px;
	margin-top: 5px;
}
#bottom_line {
	position:relative;
	float:right;
	top:-2px;
	background: url(../images/back_slash.gif) no-repeat top left;
	height:30px;
	width: 250px;
}
#logo {
	position: relative;
	background: url(../images/ndt_logo.gif) no-repeat top right;
	width: 228px;
	height:78px;
	left: 530px;
	top: 18px;
	z-index:100;
}
*html #logo {
	position: relative;
	background: url(../images/ndt_logo.gif) no-repeat top right;
	width: 228px;
	height:78px;
	left: 530px;
	top: 20px;
	z-index:100;
}
#banner_area {
	position:relative;
}
#banner {
	clear:both;	
}
#main_nav {	
border-bottom: 3px solid #c1c1c1;
width:100%;
position:absolute;
padding-bottom:2px;
top:140px;
}

#main_nav ul{
	margin: 0px;
	padding: 0px;	
}
#main_nav ul li{
	margin: 5px 11px 5px 1px;
	padding : 0;
	list-style-type: none;	
	display:inline;
}

#sub_nav {
	position:absolute; 
	top:161px;
	left:27px;	
	background: url(../images/main_menu_slash2.gif) bottom right no-repeat;
	padding-right:18px;
	height:19px;
}
*>html #sub_nav {
	top:158px;
}
#sub_nav_first {
	position:absolute;
	top:161px;
	left:5px;	
	height:19px;
	width:22px;
	background: url(../images/main_menu_slash.gif) bottom right no-repeat;
}
*>html #sub_nav_first {
	top:158px;
}
#sub_nav a {
	/*color:#77787B;*/
	color:#676769;
	font-size:10px;
	text-decoration:none;
	padding:0px 5px;
	margin-top:2px;
	vertical-align:middle;
	font-size:85%;
	font-family:Arial, Helvetica, sans-serif;
	line-height:19px;
}

#container {
	margin-top:50px;
	width:756px;
}

#container #left {
	width: 155px;
	float: left;
}

#container #left {
	width: 155px;
	float: left;
}

#container #right {
	width: 155px;
	float: left;
	overflow: hidden;
}

#container #content2 {
	width:425px;
	float:left;
	margin:0 10px;
	color: #000000;
	font-size: 85%;
	text-align: left;
}
#container #content {
	width:588px;
	float:left;
	margin-left:10px;
	color: #000000;
	font-size: 85%;
	text-align: left;
	overflow:hidden;
}
#left dl{
	margin: 0px;
}
#left dt {
	margin: 5px 0px 0px 0px;
}
#left dd {
	margin: 0px;
	line-height: 1em;
	font-size: 85%;
}
#left a{
	/*color: #77787B;
	color: #676769;*/
	color: #000000;
	text-decoration: none;
	font-size: 100%;
	font-family: Optima, Arial, Helvetica;

}

#left ul, #right ul {
margin:0;
padding:0;
}

#left ul li, #right ul li {
line-height:95%;
margin-bottom:5px;
list-style-type:none;
}

#right dl{
	margin: 0;
}
#right dt {
	margin: 5px 0px 0px 0px;
}
#right dd {
	margin: 0px;
	line-height: 1em;
}
#right a{
	/*color: #77787B;*/
	color: #676769;
	text-decoration: none;
	font-size: 100%;
	font-family: Optima, Arial, Helvetica;
}
/*
#content p,#content2 p {	
	color: #000000;
	font-size: 85%; 
	text-align: left;
}
*/
#content .blue_lrg_title, #content2 .blue_lrg_title,#content .title, #content2 .title{
	font-size:180%;
	color: #8f0400;
}

#content .grey_med_title, #content2 .grey_med_title, #content .label, #content2 .label {
	font-size:120%;
	color: #676769;
}

#content a,#content2 a {	
	color: #000000;
	/*font-size: 85%;*/
	text-decoration:underline;
} 
/*
#content p a,#content2 p a{	
	font-size: 100%;
}*/


#content h3,#content2 h3{
	font-weight: normal;
	line-height: 9px;
	padding: 0px;
}
/*
#content strong,#content2 strong{
	font-size:100%;
}*/


#logo_left {
	float:left;
	margin-top: 5px;
}
#logo_right {
	float:right;
	margin-top: 0px;
	margin-right: 20px;
}
#logo_mid {
	margin: 0px 0px -50px 0px;
}
*html #logo_mid {
	margin: 0px 0px -15px 0px;
}

#right_logo {
	position: relative;
	background: #fff url(../images/ef_ndt.gif) no-repeat top right;
	width: 150x;
	height: 76px;
	right: 20px;
	top:  10px;
}
*html #right_logo {
	position: relative;
	background: #fff url(../images/ef_ndt.gif) no-repeat top right;
	width: 150px;
	height: 76px;
	right: 0px;
	top:  5px;
}
.blue_lrg_title {
	color: #2faadd;
	font-weight: normal;
	font-size: 150%;
	text-align: left;
	/*line-height:normal;*/
}
.blue_lrg_title .grey_med_title {
	/*color: #77787b;*/
	color: #676769;
	font-weight: normal;
	font-size: 75%;
	text-align: left;
	line-height:normal;
}
.blue_med_title {
	color: #4879ba;
	font-weight: normal;
	font-size: 115%;
	text-align: left;
	line-height:normal;
}
.black_med_title {
	color: #000;
	font-weight: normal;
	font-size: 115%;
	text-align: left;
	line-height:normal;
}
.grey_sm_title {
	/*color: #77787B;*/
	color: #676769;
	font-weight: normal;
	font-size: 90%;
	text-align: left;
	line-height: 10px;
	padding-right: 5px;
}
.black_link {
	color: #000000;
	font-size: 95%;
	text-decoration: none;
}

.Table {
	border-collapse:collapse;
	border:1px solid #C1C1C1;	
}

.Table tbody tr td {
	border:1px solid #C1C1C1;
}

/*
*html #content table {
	width: 93%;
	margin-left: 12px;
	padding: 0px;
	font-size: 85%;
	border: 0;
	color: #000;
	margin-top: 2px;
}
table th {
	color: #000;
	font-weight: normal;
	font-size: 115%;
	text-align: left;
	line-height:normal;
}
table span {
	font-size: 90%;
	padding: 0px;
	margin: 0px;
}
table .col1 { width: 17%; }
table .col2 { width: 13%; }
table .col3 { width: 9%; }
table .col4 { width: 9%; }
table .col5 { width: 9%; }
table .col6 { width: 9%; }
table .col7 { width: 34%; vertical-align: text-top;}

*/
.padding {
	margin: 100px 0px 20px 0px;
}

.blue_box { 
	margin-top: 5px;
	padding: 0px 5px 5px 5px;
	border: 1px solid #2FAADD;
	font-size:110%;
}

.blue_box dt {
	background-color: #2FAADD;
	font-size: 125%;
	padding: 2px;
	color: #FFFFFF;
	text-align:center;
}
.blue_box dd{
	padding: 2px;
}
.blue_box a{
	padding: 2px;
	color:#330033;
}
#footer {
	clear:both;
	width: 756px;
	border-top: 3px solid #c1c1c1;
	margin-top:10px;
}
#footer_nav {
	text-align:center;
	margin-top: 5px;
}

#prod_listing {
	width:100%;
}
#prod_listing img {
	border:1px solid #c1c1c1;
	margin-top:10px;
}

#prod_detail{
	width: 585px;
}

#prod_detail img {
	border:1px solid #c1c1c1;
	margin:20px 20px 20px 0px;
	
}
#prod_detail .prodDetailLeft {
	width: 125px;
	
}

#prod_detail .prodDetailRight {
	width: 460px;
}
/*
#prod_listing td,#prod_detail td {
	font-size: 90%;
}
*/
#prod_listing .prodCatCell {
	height:210px;
}

#prod_listing a,  #prod_detail a {
	font-size:100%;
	font-weight:bold;

}
#prod_listing .prodListImg{
	height:145px;
	vertical-align:top;
	text-align:center;
}
#prod_listing .prodListName{
	height:40px;
	text-align:center;
	font-size:100%;
	vertical-align:top;
}
#prod_listing .prodListPrice{
	height:20px;
	text-align:center;
}
#prod_listing a.prod_cat_branch,#prod_detail a.prod_cat_branch {
	/*color:#77787b;*/
	color: #676769;
}

#prod_detail .prod_price, #prod_detail .prod_name, #prod_listing .prod_price{
	color:#2faadd;
	font-weight:bold;
	font-size:120%;
	font-style:normal;
}

.bold{
	font-weight:bold;
	font-style:normal;
}

.blue{
	color:#8f0400;
	font-style:normal;
}

.black {
	color: #000000;
	font-style:normal;
	/*font-size: 85%;
	text-align: left;*/
} 

.errMsg {
	color:#FF0000;
	font-size:110%;
	font-weight:bold;
}

.errMsg p, .errMsg p b{
	color:#FF0000;
}

#tPassword, #tLogin {
	width: 130px;
}

#NDTMethod {
	width: 80%;	
}
#NDTMethod td,#NDTMethod th {
	text-align:center;
}



body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
td,p {
	font-size: 11px;
}

a {
	font-weight: inherit;
	/*color: inherit;*/
	text-decoration:underline;	
}

.PageTitle {
	font-size: 20px;
	color:#2faadd;
}

.SubTitle {
	font-size: 12px;
	color: #676769;
}

.NormalText {
	font-size: 11px;
	color:#000000;
}

.Table {
	border-collapse:collapse;
	border:1px solid #C1C1C1;	
}

.Blue {
	color:#2faadd;
}
.Grey {
	color: #676769;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
.label {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.newstitle{
	/*font-weight: bold;*/
	color: #940000;
	font-size: 140%;
}

a#newstitle1{
	font-weight: bold;
	color: #940000;
	font-size: 120%;
	text-decoration: none;
}

a#newlink {
	color: #940000;
	text-decoration: none;
}

.cetitle{
	FONT-WEIGHT: BOLD;
	vertical-align:top;
}
