html{
	background: url(/images/bg.jpg) repeat;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	margin:1.3em 0;
}
#motoman-doc {  
	margin:auto;text-align:left; /* leave unchanged */  
	/* width:56.15em; */ /* non-IE */  
	/* *width:54.75em; */ /* IE */ 
	width:730px; 
	min-width:730px; /* optional but recommended */  
}
#footer{
	width:100%;
	text-align:center;
	font-size:0.8em;
}

.Heading {
	width: 100%;
	background: url(/images/head_bg.gif) repeat;
	height: 19px;
}
.Heading_Underline{
	margin: 1px 0 1px 0;
	width: 100%;
	border-top: 1px solid #111111;
	border-bottom: 2px solid #363641;
	height: 0px;
}
.HeadingCategory { text-align: right; color: #FF9933; font-size: 11pt; font-weight: bold; margin-top: 10px; margin-bottom: 10px; }
.Footer_Underline{
	margin: 1px 0 1px 0;
	width: 100%;
	border-top: 1px solid #111111;
	border-bottom: 2px solid #363641;
	height: 0px;
}
.LeftContent{
	padding:8px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
}
.RightContent{
	padding:8px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
}

.cat_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.cat_head {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9933;
}
td.td_cat_header {        
	font-size: 12px;
        font-weight:bold;
	color: #FF9933;}
.bodytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
}
.chart_head {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9933;
}
a:link {
	color: #FF9933;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9933;
}
a:hover {
	text-decoration: underline;
	color: #FF9933;
}
a:active {
	text-decoration: none;
	color: #FF9933;
}

td.td_cat_img { padding: 2px; width: 77px; }
td.td_cat_text { padding-left: 15px; padding-right: 50px; height: 100px; vertical-align:text-top;}
td.td_cat_text p { margin-top: 9px; vertical-align: text-top;}
div.row_product { }
div.product_name {font-weight: bold; font-style: italic; }

div.product { width: 350px; min-height: 100px;}
div.product_image {float: left; width: 90px;}
div.product_info {float:left;  width: 260px; margin-top: 0px; padding-top: 0px; }
div.product_info span { color: #FF9933; padding-right: 4px;}
div.dv_line { background-image: url(/images/line04.gif); background-repeat: no-repeat; width: 350px; background-position: left center; height: 20px; }
div#gallery { text-align: center;}
table#tbl_order {width: 345px;}
table#tbl_order tr td { padding-bottom: 5px; padding-top: 5px;}
table#tbl_order tr td span { color: #ffffff; padding-right: 5px;}
td.td_val { width: 50px; }
td.td_val input {width: 50px; text-align: right;}
td.td_lbl { width: 290px; color: #ffffff;}
td.td_lbl1 { width: 150px !important; color: #ffffff;}
td.td_val1 { width: 200px !important; }
td.td_val1 input { width: 200px;}
td.td_err { font-weight: bold; color: #fff; padding: 0 0 0 4px;}
td.td_err span {}
div.dv_info_sent { color: #FF9933; font-weight: bold; text-align: left;}
/*
================================
NAVI STYLES 
================================
*/
#navi_container{
	background-color: #FF9933;
	width:100%; height:28px;
	text-align:center;
	margin:0 0 1px 0; /* this creates the 1px line below the nav bar */
}
#navi{	
	width:680px;
	margin:0 auto;
}
#navi li{
	background: url(/images/navi_bg.gif) repeat-x;
	display:block; 
	list-style-type:none;
	float:left;
	height:28px;
	margin-right:1px;
	text-align:center;
}
#navi li a{
	display:block;
        font-family: Helvetica, Verdana, Sans-Serif;
        font-size:13px;
        font-weight:bold;
        color:#fff;
	line-height:28px;
	padding-right: 16px;
	padding-left: 16px;
	background-color:#ff9933;
	border-right: 1px solid #ff9933;
	border-left: 1px solid #ff9933;
}
#navi li.selected a{
	background: url(/images/navi_bg.gif) repeat-x;
	border-right: 1px solid #111;
	border-left: 1px solid #111;
}
#navi li a:hover{
	border-right: 1px solid #111;
	border-left: 1px solid #111;
	background: url(/images/navi_bg.gif) repeat-x;
	text-decoration:none;
}


/*CustomerMeasurementForm
-----------------------------------------------------------------------*/
#CustomerMeasurementForm { color: #FFFFFF;}
#CustomerMeasurementForm h1,h2,h3,h4 { color: #ff9933;}
#CustomerMeasurementForm h1 { font-size: 16pt; }
#CustomerMeasurementForm h2 { text-decoration: underline; font-size: 14pt; }
#CustomerMeasurementForm ul { margin-top: 10px; margin-bottom: 10px; padding-left: 14px;   }
#CustomerMeasurementForm ul li {list-style-type: disc;}
#CustomerMeasurementForm p input { margin-left: 4px; margin-right: 4px; width: 50px;}
#CustomerMeasurementForm p  span { font-weight:bold; font-size: 10pt;}
#CustomerMeasurementForm p  { font-size: 9pt;}


















































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
