.S001_Theme2_ticket971 .SF_CheckOut
{
	background: #1FBAEC;
	padding: 5px 10px;
	color: #fff !important;
	text-decoration: none;
	-moz-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	border: 1px solid #ccc;
	cursor: pointer;
}

.S001_Theme2_ticket971 .SF_Return
{
	background: #1FBAEC;
	padding: 5px 10px;
	color: #fff !important;
	text-decoration: none;
	-moz-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	border: 1px solid #ccc;
	cursor: pointer;
}

.S001_Theme2_ticket971 .SuperForm
{
	font-family: Arial,Lucida Sans, Helvetica, Sans-Serif;
	font-size: 13px;
}

.S001_Theme2_ticket971 .SF_SubmitButton
{
	text-align: center;
}

.S001_Theme2_ticket971 .SF_TotalAmount
{
	color: Red;
	font-weight: bolder;
	font-size: 14px;
	border: none;
	width: 70px;
	background: none;
	text-align: left;
}

.S001_Theme2_ticket971 .SuperForm li
{
	list-style-type: none;
}

.S001_Theme2_ticket971 .SuperForm #main
{
	width: 960px;
	margin: 0px auto;
	border: solid 1px #b2b3b5;
	-moz-border-radius: 10px;
	padding: 20px;
	background-color: #f6f6f6;
}
.S001_Theme2_ticket971 .SuperForm #header
{
	text-align: center;
	border-bottom: solid 1px #b2b3b5;
	margin: 0 0 20px 0;
}
.S001_Theme2_ticket971 .SuperForm fieldset
{
	border: none;
}
.S001_Theme2_ticket971 .SuperForm legend
{
	font-size: 18px;
	margin: 0px;
	padding: 10px 0px;
	color: #1FBAEC;
	font-weight: bold;
}

.S001_Theme2_ticket971 .SuperForm .SF_TextBox
{
	padding:2px 5px;
	
}
.S001_Theme2_ticket971 .SuperForm .SF_SubHead
{
	font-size: 12px;
	font-weight: bolder;
}


.S001_Theme2_ticket971 .SuperForm .prev, 
.S001_Theme2_ticket971 .SuperForm .next
{
	background: #1FBAEC;
	padding: 5px 10px;
	color: #fff !important;
	text-decoration: none;
	-moz-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	border: 1px solid #ccc;
}
.S001_Theme2_ticket971 .SuperForm .prev:hover, 
.S001_Theme2_ticket971 .SuperForm .next:hover
{
	background-color: #A5A6A6;
	text-decoration: none;
}
.S001_Theme2_ticket971 .SuperForm .prev
{
	float: left;
}
.S001_Theme2_ticket971 .SuperForm .next
{
	float: right;
}
.S001_Theme2_ticket971 .SuperForm .steps
{
	list-style: none;
	width: 100%;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
.S001_Theme2_ticket971 .SuperForm .steps li
{
	font-size: 22px;
	float: left;
	padding: 5px 20px 5px 15px;
	color: #fff;
	background: url(images/steps_arrow.gif) 100% 50% no-repeat #ACACAC;
	-moz-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	margin-right: 10px;
	min-width: 100px;
	line-height:20px;
}
.S001_Theme2_ticket971 * html .SuperForm .steps li
{
	width: 100px;
}
.S001_Theme2_ticket971 .SuperForm .steps li span
{
	font-size: 11px;
	display: block;
	white-space: nowrap;
}
.S001_Theme2_ticket971 .SuperForm .steps li.current
{
	color: #fff;
	background: url(images/steps_arrow.gif) 100% 50% no-repeat #1FBAEC;
	-moz-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
}

.S001_Theme2_ticket971 .SF_Button,
.S001_Theme2_ticket971 .SF_PrintForm
{
	background: #A5A6A6;
	padding: 5px 10px;
	color: #fff !important;
	text-decoration: none;
	-moz-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	border: 1px solid #ccc;
	cursor: pointer;
}
.S001_Theme2_ticket971 .SF_Button:hover,
.S001_Theme2_ticket971 .SF_PrintForm:hover{
	background-color: #A5A6A6;
	text-decoration: none;
}
/*Form style*/
.form_title{ font-size:18px !important;}
.align_center{ text-align:center;}
.w_style{ width:149px;}
.w_style2{ width:461px;}
.w_style4 label{ padding:0 5px;}
.w_style6{ width:300px;}
.w_100 textarea,.w_style7 textarea{ width:97% !important;}
.w_style8{ width:622px;}
.bord_style{ border-collapse:collapse; border:1px solid #000;}
.bord_style > tbody > tr > td{ border:1px solid #000;}
table input{ padding:2px 5px;}