/*	
	CSS for Rinstrum Website
	****************************
	Author: Richard Chong (Development/Design/Programming)
	Company: dmwcreative / dmwdigital
	Website: www.dmwdigital.com.au
*/

body, html {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;	
}

ul {
	margin: 0;
	margin-left: 20px;
	padding-left: 0;
	margin-bottom: 10px;
}
li {
	margin: 0;
	padding-left: 0;
	margin-left: 20px;
}

img, div { behavior: url(images/iepngfix.htc); }

A:LINK, A:VISITED {
	color: #F58228;
	text-decoration: none;
}
A:HOVER {
	color: #000000;
	text-decoration: underline;
}

table { 
	border-collapse: collapse;
}

H1 { /*Main heading*/
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #F58228;
	margin: 0;
	margin-bottom: 25px;
	padding: 0;
	padding-bottom: 2px;
	padding-left: 15px;
	background: url(../images/bkg_h1arrow.gif) no-repeat;
	background-position: 0px 3px;
}

H2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13.5pt;
	line-height: 18pt;
	font-weight: bold;
	color: #000000;
	margin: 0;
	padding: 0;
}

H3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
	margin: 0;
	padding: 0;
}

H4 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	margin: 0;
	padding: 0;
}

H5 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	/*color: #F58228;*/
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	padding-left: 35px;
	padding-top: 2px;
	padding-bottom: 2px;
	/*background: url(../images/bul_logoheading.gif) center left no-repeat;*/
	width: 340px;
	background: url(../images/bkg_header2.jpg) center left repeat-y;
}

H6 {
	/*font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 22px;
	font-weight: bold;*/
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	margin: 0;
	padding: 0;
}

blockquote {
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
}

.sb_heading {
	margin: 0;
	margin-bottom: 5px;
	width: 140px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	padding-right: 15px;
	background: #F58228 url(../images/bkg_sbheading_arrow.gif) center left no-repeat;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.sb_heading2 {
	margin: 0;
	margin-bottom: 5px;
	width: 140px;
	height: 19px;
	padding-top: 1px;
	padding-left: 15px;
	padding-right: 15px;
	background: #000000 url(../images/bkg_sbheading2_arrow.gif) center left no-repeat;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.region_selection {
	width: 205px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px;
	padding-left: 6px;
	padding-right: 6px;
	border: 1px solid #FF9644;
	background: #E37219;
	clear: both;
	margin-top: 2px;
}
.region_selection_selected, .region_selection_selected A:LINK, .region_selection_selected A:VISITED {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFC598;
	text-decoration: underline;
}

/* Container to encapsulate the whole site */
.container {
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	clear: both;
	margin: 0;
	padding: 0;
}

.centerdiv{ /*IE method of centering a relative div*/
	text-align: center;
}

.centerdiv>div{ /*Proper way to center a relative div*/
	margin: 0 auto;
}

.header {
	margin: 0;
	width: 100%;
	height: 104px;
	overflow: hidden;
	background: #EE811E url(../images/bkg_header.jpg) top left no-repeat;
	border-bottom: 1px solid #E37219;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	
}
.header A:LINK, .header A:VISITED {
	color: #FFFFFF;
	text-decoration: none;
}
.header A:HOVER, .header A:FOCUS {
	color: #000000;
	text-decoration: underline;
}

.navigation {
	margin: 0;
	width: 100%;
	height: 23px;
	background: #FFFFFF url(../images/bkg_navigation.jpg) top right no-repeat;
	border-top: 1px solid #F8A869;	
	border-bottom: 1px solid #E37219;
	clear: both;
}
.navigation_shadow {
	margin: 0;
	width: 100%;
	height: 10px;
	background: #FFFFFF url(../images/bkg_navigation_shadow.jpg) top left repeat-x;
	clear: both;
}

.smartdisplay {
	margin: 0;
	width: 100%;
	height: 300px;
	background: #FFFFFF url(../images/bkg_smartdisplay.jpg) top left repeat-x;
	text-align: center;
	border-top: 1px solid #E37219;
	clear: both;
	overflow: hidden;
}

.sidebar {
	z-index: 666;
	position: absolute;
	top: 150px;
	left: 50%;
	margin-left: 300px;
	margin-bottom: 30px;
	width: 185px;
	height: auto;
	padding: 0;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	background: url(../images/bkg_sidebar.png) top left repeat-y;
}
.sidebar_top{
	position: absolute;
	left: 0;
	top: -10px;
	width: 185px;
	margin: 0;
	padding: 0;
	clear: both;
}
.sidebar_bottom {
	position: absolute;
	left: 0;
	bottom: -25px;
	width: 185px;
	margin: 0;
	padding: 0;
	clear: both;
}

.content {
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 230px;
	padding-top: 25px;
	padding-bottom: 50px;
	width: 770px;
	height: auto;
	clear: both;
	background: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.footer_push {
	display: none;
}
.footer {
	position: relative;
	bottom: 0;
	margin: 0;
	margin-top: -47px;
	width: 100%;
	height: 47px;
	clear: both;
	background: #000000 url(../images/bkg_footer.jpg) top left no-repeat;
}
.footer, .footer td { color: #BEBEBE; }
.footer A:LINK, .footer A:VISITED {
	color: #BEBEBE;
	text-decoration: none;
}
.footer A:HOVER, .footer A:FOCUS {
	color: #FFFFFF;
	text-decoration: underline;
}

/**** Product information elements ****/
.pi_page_contents A:LINK, .pi_page_contents A:VISITED {
	color: #000000;
	text-decoration: underline;
}
.pi_page_contents A:HOVER, .pi_page_contents A:FOCUS {
	color: #F58228;
	text-decoration: underline;
}

.pi_header_category {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13.5pt;
	line-height: 18pt;
	font-weight: bold;
	color: #F58228;
	margin: 0;
	margin-right: 15px;
	padding: 0;
	padding-left: 15px;
	background: url(../images/bkg_h1arrow.gif) center left no-repeat;
	clear: left;
}
.pi_header_model {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13.5pt;
	line-height: 18pt;
	font-weight: bold;
	color: #000000;
	margin: 0;
	padding: 0;
	padding-left: 15px;
	background: url(../images/bul_arrow2.gif) center left no-repeat;
	clear: right;
}
.pi-print-pdf {
	margin: 0;
	margin-top: 10px;
	margin-bottom: 5px;
	width: 740px;
	height: 17px;
	padding-top: 1px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: right;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	clear: both;
}
.pi_image {
	position: relative;
	float: left;
	width: 300px;
	margin: 0;
	margin-top: 20px;
	padding-right: 10px;
	/*background: url(../images/bkg_shadow_right.jpg) top right repeat-y;*/
	border: 1px dotted #FFFFFF;
	vertical-align: middle;
	text-align: center;
	clear: left;
	margin-left: 5px;	
}
.pi_image:HOVER {
	border: 1px dotted #F58228;
}
.pi_image_bottom {
	position: relative;
	width: 310px;
	height: 9px;
	/*background: url(../images/bkg_shadow_bottom.jpg) top right no-repeat;*/
	margin: 0;
	padding: 0;
	clear: both;
}

.pi_diagram {
	position: relative;
	float: right;
	width: 430px;
	margin: 0;
	margin-top: 20px;
	padding-right: 10px;
	/*background: url(../images/bkg_shadow_right2.jpg) top right repeat-y;*/
	border: 1px dotted #FFFFFF;	
	vertical-align: middle;
	text-align: center;
	clear: right;
	margin-right: 5px;
}
.pi_diagram:HOVER {
	border: 1px dotted #F58228;
}
.pi_diagram_bottom {
	position: relative;
	width: 440px;
	height: 9px;
	/*background: url(../images/bkg_shadow_bottom2.jpg) top right no-repeat;*/
	margin: 0;
	padding: 0;
	clear: both;
}

.pi_display_footnote {
	position: relative;
	float: left;
	width: 770px;
	padding: 0;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	/*background: #CCCCCC;*/
	clear: both;
}

.pi_display_specsheet {
	position: absolute;
	top: 0;
	left: 0px;
	width: 190px;
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
	height: 20px;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	
}

.pi_display_accessories {
	position: absolute;
	top: 0;
	right: 0;
	width: 190px;
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
	height: 20px;
	text-align: right;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.pi_productname {
	margin: 0;
	padding-top: 10px;
	height: 20px;
	width: 770px;
	text-align: center;
	clear: both;
}

.pi_description_head {
	position: relative;
	float: left;
	margin: 0;
	margin-bottom: 10px;
	width: 484px;
	height: 19px;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 15px;
	padding-right: 15px;
	background: #F58228 url(../images/bkg_heading_arrow.gif) center left no-repeat;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border-left: 1px solid #FFFFFF;
	clear: right;
}
.pi_description {
	position: relative;
	float: right;
	width: 485px;
	height: auto;
	margin: 0;
	padding-left: 0px;
	padding-right: 20px;
	margin-bottom: 20px;	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

.pi_highlights_head {
	position: relative;
	float: left;
	margin: 0;
	margin-bottom: 0px;
	width: 220px;
	height: 19px;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 15px;
	padding-right: 15px;
	background: #D7D7D7 url(../images/bkg_heading_arrow2.gif) center left no-repeat;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	clear: left;
}
.pi_highlights {
	position: relative;
	float: left;
	width: 210px;
	padding-left: 0px;
	padding-right: 10px;
	margin-bottom: 20px;
	clear: left;
}

	.pi_highlights_list {
		margin: 0;
		margin-top: 10px;
		margin-bottom: 10px;
				
		list-style: none;
		list-style-position: inside;
	}
	.pi_highlights_list li {		
		list-style: none;
		list-style-position: outside;
		background: url(../images/bul_orange_circle.gif) left center no-repeat;
		padding-left: 15px;
		padding-top: 3px;
		padding-bottom: 3px;
	}

.pi_smartweighing_head {
	margin: 0;
	margin-bottom: 5px;
	width: 740px;
	height: 19px;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 15px;
	padding-right: 15px;
	background: #F58228 url(../images/bkg_heading_arrow.gif) center left no-repeat;
	border: 1px solid #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	clear: both;
}
.pi_smartweighing_col1 {
	float: left;
	width: 310px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 5px;
	margin-bottom: 30px;
	clear: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.pi_smartweighing_col2 {
	float: right;
	width: 410px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 5px;
	margin-bottom: 30px;
	clear: right;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

.pi_downloads_head {
	margin: 0;
	margin-bottom: 10px;
	width: 740px;
	height: 19px;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 15px;
	padding-right: 15px;
	background: #F58228 url(../images/bkg_heading_arrow.gif) center left no-repeat;
	border: 1px solid #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	clear: both;
}
.pi_downloads {
	width: 720px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
	clear: both;
}

.pi_footer {
	width: 720px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 60px;
	margin-bottom: 20px;
	height: 30px;
	font-weight: bold;
	clear: both;
}

/* form fields */
.button_1 {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	background-color: #F58228;
	background: url(../images/bkg_button1.gif);
	background-repeat: repeat-x;
	background-position: left center;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 1px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 3px;
	height: 22px;
	margin-left: 0px;
	margin-right: 0px;
	border: 1px solid #EE811E;
	/*border: solid #CCCCCC;
	border-width: 1px;*/
}
.button_1:HOVER {
	border: 1px solid #000000;
	text-decoration: underline;
	cursor: pointer;	
}
.textfield_1 {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #000000;
	padding: 2px;
	width: 150px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
}
.textfield_1:HOVER, .textfield_1:FOCUS {
	border-color: #BBBBBB;
	background-color: #FFFFFF;
}
.textfield_2 { /*More appropriate for forms, since it's larger*/
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	background-color: #EEEEEE;
	font-size: 11px;
	color: #000000;
	padding: 2px;
	width: 180px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
}
.textfield_2:HOVER, .textfield_2:FOCUS {
	border-color: #BBBBBB;
	background-color: #EEEEEE;
}

/**** Misc elements ****/
.page_numbering_boxes {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0;
	margin-right: 3px;
	border: 1px solid #CCCCCC;
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
	width: auto;
	float: right;
}
.page_numbering_boxes:HOVER {
	border: 1px solid #BBBBBB;
}

.products_tcontainer_row {
	position: relative;
	float: left;
	width: 100%;
	height: auto;
	padding-left: 30px;
	padding-right: 0px;
	clear: both;
	margin-bottom: 18px;
	text-align: left;
}
	.products_tcontainer_row p {
		margin: 0;
		padding: 0;
		margin-bottom: 5px;
	}

.products_tcontainer1 {
	position: relative;
	float: left;
	width: 164px;
	height: 100%;
	display: block;
	background: #FFFFFF;
	margin-right: 18px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
	.products_tcontainer1 A:LINK, .products_tcontainer1 A:VISITED {
		text-decoration: none;
		cursor: pointer;
	}
	.products_tcontainer1 A:HOVER, .products_tcontainer1 A:FOCUS {
		text-decoration: none;
		cursor: pointer;
	}
	.products_tcontainer1 p {
		margin: 0;
		padding: 0;
		margin-bottom: 5px;
	}
.products_tcontainer2_outline {
	border: 1px solid #CCCCCC;
	padding: 1px;
	width: 164px;
	height: 110px;
	margin-bottom: 5px;
}
.products_tcontainer2 {
	position: relative;	
	width: 164px;
	height: 110px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle; 
	padding: 0px;
	background: #FFFFFF;	
	display: block;
	clear: both;
	/*margin-right: 15px;
	margin-top: 15px;*/
}
.products_tcontainer2_outline:HOVER, .products_tcontainer2_outline:FOCUS {
	border: 1px solid #F8A869;
}
.products_tlabel {
	position: absolute;
	top: 95px;
	left: 2px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 0px;
	width: 152px;
	height: 17px;
	background: #F58228;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;	
}
.products_tlabel A:LINK, .products_tlabel A:VISITED {
	color: #FFFFFF;
	text-decoration: none;
}
