/* base.css */

/* @group html */

*{
	margin : 0;
	padding : 0;
	zoom: 1;
}
html,body{
	height : 100%;
}
body{
	font-family: Arial,Heletica,sans-serif;
	background-position: center;
	font-size: 12px;
}
img {
	margin : 0;
	padding : 0;
	border: none;
}

input{	border:dashed 1px #333;}


em {
	font-style: normal;
}
strong {
	font-weight: bold;
}
body {
	margin:0;
	background-color: #FFF;
	color: #333;
}
/*span.caution{
	color: #AA0000;
}*/
span.errtxt{
	margin-left: 5px;
	color: #AA0000;
	font-size: 11px;
}
span.errtxtL{
	color: #AA0000;
	font-size: 12px;
}
span.errdiv{
	white-space: nowrap;
}

.space{
	margin-left: 8px;
}
/* @end */

/* @group link */

a:link {
	color: #447788;
	text-decoration: underline;
}
a:visited {
	color: #447788;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #FF9933;
	text-decoration: none;
}

/* @end */

/* @group group */
div#page{
	width:600px;
	margin:0 auto;
	text-align:left;
}
/* @end */

/* @group header */

div#header{
	width:585px;
	margin: 13px 0 0 0;
	text-align:left;
	overflow: hidden;
}
div#header_left{
	float:left;
	width:300px;
}
div#header_right{
	margin:  14px 0 0 0;
	float:right;
	width:160px;
	font-size: 11px;
	text-align: right;
	line-height: 11px;
}
h1{
	line-height: 12px;
}

/* @end */
















/* @group content */
div#cont_wrap{
	clear: both;
	border-top: 6px solid #666;	
}
div#content{
	width:600px;
	margin: 24px 0 0 0;
	text-align:left;
}
h2{
	margin:  0 0 8px 6px;
}

div.graybox{
	width:100%;
	background-color: #eee;
	margin: 5px 0 5px 0;
	padding: 5px 0;
	text-align:left;
	overflow: hidden;
}
div.gray_left{
	float:left;
	width:auto;
	margin:  0 0 0 12px;
	white-space: nowrap;
	overflow: hidden;
}
ul#f{
	margin: 0 0 0 0;
}
ul#f li{
	margin: 1px 0 1px 20px;
	padding: 0 0 0 0;
}
div.gray_right{
	float:left;
	width:500px;
	margin:  0 0 0 0;
	line-height: 140%;	
	overflow: hidden;
}

div.formsection{
	margin:  10px 0 0 50px;
	padding: 0;
}
div.formsection h3{
	padding: 0 0 8px 6px;
	margin: 0;
	border-bottom: 1px solid #ccc;
}
div.formsection div.title_wrap h3{
	margin: 0 0 0 6px;
	padding: 0;
	border: none;	
}
div.title_wrap{
	width: 100%;
	margin:  0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
}
div.title_wrap div.left{
	float: left;
	width: 200px;	
}
div.title_wrap div.right{
	float: right;
	text-align: right;
	margin: 20px 8px 0 0;
	padding: 1px 0 0 0;
	width: 300px;	
}
div.formsection2{
	margin:  20px 0 0 0;
	padding: 8px 0 0 0;
	border-top: 1px solid #ccc;
}
div.catalog_dl{
	margin:  12px 0 6px 54px;
	padding: 6px 0 6px 0;
	border-left: 7px solid #ddd;
}
div.formsection2 div.catalog_dl p{
	margin-left: 10px;	
}
a.catalog_dl{
	margin-left: 12px;
	padding-left: 10px;
	background: url(../img/arrow_or.gif) no-repeat left center;
}
div.formsection3{
	margin:  5px 0 100px 50px;
}
div.noborder{
	border-top: none !important;
	margin:  10px 0 0 0 !important;
}

div.formsection2 p{
	margin:  0 0 0 12px;
	line-height: 140%;
}
div.formsection2 p.lead{
	margin-top:  4px;
	margin-bottom:  10px;
}
.sfont{
	font-size: 11px;
}
.caution{
	color: #886600;
	
}
div.errHeader{
	margin: 8px 0;
	padding: 8px 12px;
	border: 1px solid #990000;
	color: #990000;
	font-weight: bold;
}
div.formsection2 p.err_product{
	margin: 0 0 0 72px;
}
div.graybar{
	margin: 0 0 8px 0;	
	padding: 5px 5px 5px 10px;
	background-color:none;
}
div.checkbox_wrap{
	width: 520px;
	margin: 8px 0 8px 28px;
	overflow: hidden;
}
div.checkbox{
	width:  175px;
	margin:  0 20px 0 0;
	float: left;
}
div.short{
	width: 110px !important;
}
div.form_bottom{
	margin: 16px 0 0 0;
	text-align: center;
}
div.form_bottom div.graybar{
	background-color: #eee;
	margin-top: 8px;
}

/* @group form */
table.formitem{
	width: 576px;
	margin: 4px 0 0 12px;
}
table.formitem td{
	padding: 4px 0;
}
table.formitem td.h{
	width: 135px;
}
label.sel{
	line-height: 100%;
	margin:  0 12px 0 0;
}
label.sel input{
	margin:  0 4px 0 0;	
	padding: 0;
}
label.sel span{
	padding-bottom: 2px;
}
label.sel span.c{
	padding-bottom: 2px;	
}
input.size_name{
	width: 158px;
	padding: 2px;
}
input.size_addr{
	width: 268px;
	padding: 2px;
}
input.size_num{
	width: 180px;
	padding: 2px;
}
input.size_zip{
	width: 88px;
	padding: 2px;
}

/* @group form_product */
table.est{
	margin: 8px 0 0 52px;
}
table.est input{
	
	padding: 2px;
}
table.est th,table.est td{
	padding: 3px 0;
}
table.est th.num{
	width: 16px;
}
table.est th.pid{
	width: 154px;
}
table.est th.pname{
	width: 244px;
}
table.est th.pqty{
	width: 44px;	
}

input.pid{
	width: 138px;
}
input.pname{
	width: 228px;
}
input.pqty{
	width: 20px;
}
textarea.comment{
	padding: 2px;
	width: 430px;
	height: 110px;
	line-height: 140%;
	margin: -30px 0 0 145px;
	border:1px #000 dashed;
	z-index:5;
}
/* @end */

/* @group error */
.jsvalidation{
	font-size: 11px;
	color: #990000;
	margin: 0 0 0 5px;
	vertical-align: baseline;
}
/* @end */
/* @end */
/* @end */


/* @group footer */

div#footer{
	clear:both;
	text-align:center;
}
div#footer_cp{
	font-size: 11px;
	color: #666;
	padding: 8px 0 24px 0;	
}

/* @end */

/* divider */
div.divider hr {
/* to display on firefox earlier releases */
	visibility:hidden;
	border: none;
	height: 1px;
}
div.divider{
	font-size: 0px;
	height: 0px;
	width: 100%;
	display: block;
	clear: both;
}

div.divider{
	font-size: 0px;
	height: 0px;
	width: 100%;
	display: block;
	clear: both;
}