/*
 * Free Trial.css
 */

.interior { width:675px; border:1px solid red; }

h2,h4 { color:#7EAF00; font-size:22px; }
h4 {font-size:16px; text-transform:uppercase;}
.freetrial { width:600px; margin:15px auto; }

.freetrial p { font-weight:bold; font-size:13px; margin: 0 0 1.6em;}
.freetrial p span { margin-top:15px; display:block;}
.freetrialbtn { text-align:right;}

.progress1,.progress2 { width:353px; height:54px; }
.progress1 { background: transparent url('../images/freetrial/step1.gif') no-repeat 0 0; }
.progress2 { background: transparent url('../images/freetrial/step2.gif') no-repeat 0 0; }

.prdThumb li { 
	width:142px;
	float:left;
	height:165px;
	margin:10px 1px 0 0; 
	text-align:center;
	cursor:pointer;
}

.prdThumb li.green { background: transparent url('../images/freetrial/g_box.gif') no-repeat 0 0; }
.prdThumb li.blue { background: transparent url('../images/freetrial/b_box.gif') no-repeat 0 0; }
.prdThumb li.pink { background: transparent url('../images/freetrial/p_box.gif') no-repeat 0 0; }
.prdThumb li.yellow { background: transparent url('../images/freetrial/y_box.gif') no-repeat 0 0; } 
 
.prdThumb p { font-size:11px; font-weight:bold; color:#004070; margin:10px 0 0; }

input.txt { background: #fff url(../images/txtbg.gif) repeat-x 0 0; height:17px; border-width:1px; border-color:#8E8E8E #CECECE #E3E3E3; border-style:solid; width:99%;}
input.big {  width:291px;}
.tblform label { font-weight:bold; display:block; margin:10px 0 2px;}
.err,div.err {color:red; font-size:11px; font-style:italic; margin:0 0 0 5px;display:none;}
select,div.err{display:inline !important;}


.w150 {width:150px;}
.w200 {width:200px;}

#certBox #top { width:561px;height:69px; background: url(/images/freetrial/cert_top.png) no-repeat;}
#certBox #mid { width:561px; background: url(/images/freetrial/cert_mid.png) repeat-y;}
#certBox #bot { width:561px; height:11px; background: url(/images/freetrial/cert_bot.png) no-repeat;}

#Free_Trial_Data_Form td { padding-bottom:10px;}
.selState { width:195px;}

