@charset "UTF-8";

@import url("general.css");

/* 

Purchase Template CSS

*/

.pur_hm_win_logo {
	float:left; 
	width:15px;
}

.pur_hm_win_text {
	float:left; 
	width:20px; 
	padding-top:0px; 
	font-size:10px;
	color:#999999;
}

.pur_hm_row {
	background-color:#EFEFEF;
	padding:5px;
}

.pur_hm_row_2 {
	background-color:#DFDFDF;
	padding:5px;
}

.pur_hm_col_vol {
	float:left; 
	width:200px; 
	font-size:10px; 
	padding:5px;
}

.pur_hm_col_upg {
	float:right; 
	width:200px; 
	font-size:10px; 
	text-align:right;  
	padding:5px;
}


.pur_head {
	background-color:#424242; 
	color:#FFFFFF; 
	width:650px; 
	height:30px; 
	margin-bottom:1px;
}

.pur_cnr_left {
	float:left; 
	background-image:url(http://www.investintech.com/images/bg/purchase/rnd_cnr_left.png); 
	background-position:top left; 
	background-repeat:no-repeat; 
	width:9px; 
	height:10px;
}

.pur_prod_name {
	float:left;
	width:350px; 
	height:30px; 
	padding:3px 0 0 10px;
}

.pur_cnr_right {
	float:right; 
	background-image:url(http://www.investintech.com/images/bg/purchase/rnd_cnr_right.png);
	background-position:top left; 
	background-repeat:no-repeat; 
	width:9px; 
	height:10px; 
}

.pur_col_one {
	width:300px; 
	float:left;
}

.pur_col_two {
	width:200px;
	float:left;
}

.pur_col_three {
	width:125px;
	float:left;
	min-height:20px;
}

.pur_col_two_sub {
	float:left;
	width:100px;
	text-align:center;
}

.pur_col_three_sub {
	float:right;
	width:125px;
	text-align:center;
}

.pur_col_what {
	float:left;
	margin-left:5px; 
	font-size:10px; 
	font-weight:bold; 
	padding-top:3px;
	color:#0099FF;
	text-decoration:underline;
}

.pur_col_ship {
	width:250px; 
	float:left;
}


.pur_row_quantity {
	background-color:#CCCCCC;
	background-image:url(../images/bg/purchase/col_shadow.png);
	background-repeat:repeat-y;
	background-position:525px;
	width:625px; 
	padding:5px 5px 5px 20px;
	margin-bottom:1px;
}

.pur_row_license {
	background-color:#dbdbdb;  
	background-image:url(../images/bg/purchase/col_shadow.png);
	background-repeat:repeat-y;
	background-position:525px;
	width:625px; 
	padding:5px 5px 5px 20px; 
	margin-bottom:1px;
}

.pur_row_cd {
	background-color:#e2e2e2;
	background-image:url(../images/bg/purchase/col_shadow.png);
	background-repeat:repeat-y;
	background-position:525px;
	width:625px; 
	padding:5px 5px 5px 20px;
	margin-bottom:1px;
}

.pur_row_location {
	background-color:#ECECEC;
	background-image:url(../images/bg/purchase/col_shadow.png);
	background-repeat:repeat-y;
	background-position:525px;
	width:625px; 
	padding:5px 5px 5px 20px; 
	margin-bottom:1px;
}

.pur_row_total {
	background-color:#F3F3F3; 
	background-image:url(../images/bg/purchase/col_shadow.png);
	background-repeat:repeat-y;
	background-position:525px;
	width:625px; 
	padding:5px 5px 5px 20px; 
	margin-bottom:1px;
}

#divTotal {
	font-size:16px;
}

.pur_row_btn {
	width:650px; 
	padding-top:15px; 
	text-align:right;
}
/*
.pur_row_inact{
	opacity: .5;
	filter: alpha(opacity=50);
	-moz-opacity: .5;
}
*/
.pur_row_inact{
	color:#999999;
}

.pur_row_act{

}
