
 	    
 .addbutton {
 	width: 726px; 
	text-align:right; 
	margin-top: 10px;
 }
 
 .boldtxt {
 	font-weight: 600;
 }
 
 .linkblue {
    color:#5992ca !important;
    text-decoration:underline !important;
 }
 
 .noline {
     text-decoration:none !important;
 }
 
 #CheckSequenceLength {
    width: 163px;
    padding: 5px;
    border: 1px solid red;
    display: none; 
 }
 
 #iqdiv {
    margin-bottom:10px;
    display:table;
 }
 

 
/* table for forms */

table.formdata {
	clear:both;
	float:none;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	background-color:#f9f9f9;
	width: 726px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9px;
	color: #6c8e9b;
}

table.formdata td {
	float:none;
	padding-top:8px;
}

table.formdata a {
	color: #0f59a5;
}

table.formdata input {
	background-color:#eee;
	border: 0 solid #eee;
	height: 15px;
	width:100px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #6c8e9b;
	padding: 2px 0 0 0;
	text-align:middle;
} 

table.formdata textarea {
	background-color:#eee;
	border: 0 solid #eee;
	/* width: 185px; */
	height: 40px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #6c8e9b;

	overflow:auto;
	/* overflow: hidden; */
}  

table.formdata select {
	background-color:#eee;
	border: 0px solid #eee;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	height: 17px;
	color: #6c8e9b;
}

/* IE FIX */
.ctrDropDown{
    width:80px;
}
.ctrDropDownClick{
    width:auto;
}  

table.formdata1 {
	clear:both;
	float:none;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	width:726px; height:31px; background-image:url(/images/quickorderth.gif);
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9px;
	color: #6c8e9b;
}

table.formdata1 td {
	float:none;
	vertical-align:middle;
}

table.formdata1 input, select, textarea {
	background-color:#fff;
}  

table.productdata {
	clear:both;
	float:none;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9px;
	color: #6c8e9b;
	width:700px; height:31px; background-image:url(/images/quickorderth.gif);
	background-repeat:no-repeat;
}

table.productdata th {
	width:700px; height:29px; 
}

table.productdata td {
	padding: 4px 0 4px 0;
	font-size: 10px;
}



.quickorderth {
	width:726px; height:31px; background-image:url(/images/quickorderth.gif);
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9px;
	color: #6c8e9b;
}

#orderbgtotal, #orderbgtotal1 {
	width: 279px; height:29px; background-image:url(/images/orderbgtotal.gif);
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #6c8e9b;
}

.orderStrong {
	padding: 8px 0 0 3px; float:left; color: #6c7274; font-weight:600;
}

.formborder3 {
	background-color:#fff;
	height:16px;
	width:130px;
	border: 0px solid #fff;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #6c8e9b;
	padding: 2px 3px 0 3px;
	text-align:middle;
}  

.tablefooter{
	background:0 0 no-repeat url(/images/tablefooter.gif);
} 

.pheader {
    clear:left; margin:0 0 0 15px; width:725px; border:1px solid #e6f3f6; background-color: #f9f9f9; padding: 5px 0 5px 5px; height:67px;
}


