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

body {
	margin-top: 0px;
	background-color: #eae8d6;
}
.header {
	background-image: url(imgs/title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 110px;
}
.nd_logo {
	background-image: url(imgs/nd_logo.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 45px;
}



.title_home {
	background-image: url(imgs/title_home.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
}
.title_about {
	background-image: url(imgs/title_about.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
}
.title_equipment {
	background-image: url(imgs/title_equipment.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
}
.title_contact {
	background-image: url(imgs/title_contact.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
}



.equipment_title_accessories {
	background-image: url(imgs/equip_title_access.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
}
.equipment_title_communication {
	background-image: url(imgs/equip_title_comm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
}
.equipment_title_gauges {
	background-image: url(imgs/equip_title_gauges.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
}
.equipment_title_helmets {
	background-image: url(imgs/equip_title_helmets.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
}
.equipment_title_masks {
	background-image: url(imgs/equip_title_masks.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
}
.equipment_title_pumps {
	background-image: url(imgs/equip_title_pumps.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
}
.equipment_title_spareparts {
	background-image: url(imgs/equip_title_spareparts.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
}
.equipment_title_suitaccess {
	background-image: url(imgs/equip_title_suitaccess.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
}
.equipment_title_suits {
	background-image: url(imgs/equip_title_suits.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
}
.equipment_title_weights {
	background-image: url(imgs/equip_title_weights.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
}



.text_item_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	color: #514f41;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.text_item_subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #514f41;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.text_description_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	color: #514f41;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.text_description_subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #514f41;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.text_price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	color: #cf6b1b;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.text_price_subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #cf6b1b;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.text_contact_subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #cf6b1b;
}
.text_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	color: #514f41;
}
.text_body_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #514f41;
}

.text_body a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #cf6b1b;
	text-decoration: none;
}
.text_body a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #cf6b1b;
	text-decoration: underline;
}



.text_hr {
	color: #FFFFFF;
	background-position: 5px;
	padding: 0px;
	margin-left: 10px;
}
.larger_image {
	background-image: url(imgs/larger_image.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 25px;
	width: 136px;
	background-position: left top;
	overflow: hidden;
	text-indent: -200px;
}
.larger_image a:link {
	background-image: url(imgs/larger_image.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 25px;
	width: 136px;
	background-position: left top;
	overflow: hidden;
	text-indent: -200px;
}
.larger_image a:hover{
	background-image: url(imgs/larger_image.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 25px;
	width: 136px;
	background-position: left top;
	overflow: hidden;
	text-indent: -200px;
	background-position: -136px;
}
#larger_image {
	background-image: url(imgs/larger_image.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 25px;
	width: 136px;
	background-position: left top;
	overflow: hidden;
	text-indent: -200px;
}
#larger_image a:link {
	background-image: url(imgs/larger_image.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 25px;
	width: 136px;
	background-position: left top;
	overflow: hidden;
	text-indent: -200px;
}
#larger_image a:hover{
	background-image: url(imgs/larger_image.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 25px;
	width: 136px;
	background-position: left top;
	overflow: hidden;
	text-indent: -200px;
	background-position: -136px;
}




input.formInputText  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #514f41;
	line-height: 16px;
	background-color: #FFFFFF;
	border: solid 1px #EAE8D6;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	}
	input.formInputText:hover {
	background-color: #EAE8D6;
	cursor: pointer;
	border: solid 1px #FFFFFF;
	}
    input.formInputText:focus {
	background-color: #EEEEEE;
	cursor: text;
	border: solid 1px #EAE8D6;
}
textarea.formInputText  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #514f41;
	line-height: 16px;
	background-color: #FFFFFF;
	border: solid 1px #EAE8D6;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	}
	textarea.formInputText:hover {
	background-color: #EAE8D6;
	cursor: pointer;
	border: solid 1px #FFFFFF;
    }
    textarea.formInputText:focus {
	background-color: #EEEEEE;
	cursor: text;
	border: solid 1px #EAE8D6;
}
input.formInputButton  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 16px;
	background-color: #514f41;
	border: solid 1px #FFFFFF;
	}
	input.formInputButton:hover {
	background-color: #EAE8D6;
	border: solid 1px #FFFFFF;
    }

