/***** clearfix *****/

.S005_Theme_Default_SlideDown .clear
{
	clear: both;
	height: 0;
	line-height: 0;
}
.S005_Theme_Default_SlideDown .clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.S005_Theme_Default_SlideDown .clearfix
{
	display: inline-block;
}
/* Hides from IE-mac \*/
.S005_Theme_Default_SlideDown  * html .clearfix
{
	height: 1%;
}
.S005_Theme_Default_SlideDown .clearfix
{
	display: block;
}
/* End hide from IE-mac */
.S005_Theme_Default_SlideDown .clearfix
{
	height: 1%;
}
.S005_Theme_Default_SlideDown .clearfix
{
	display: block;
}

/* Panel Tab/button */
.S005_Theme_Default_SlideDown .tab
{
	background: url(images/tab_b.png) repeat-x 0 0;
	height: 42px;
	position: relative;
	top: 0;
	z-index: 10000;
}

.S005_Theme_Default_SlideDown .tab .Normal{
	color:#fff!important;
	background:#000;
	border-radius:5px;
	padding:5px 10px;
	text-decoration:none!important;}
.S005_Theme_Default_SlideDown .tab .Normal:hover{
	background:#3D3D3D;}
.S005_Theme_Default_SlideDown .tab ul.login
{
	display: block;
	position: relative;
	float: right;
	clear: right;
	height: 42px;
	width: auto;
	font-weight: bold;
	line-height: 42px;
	margin: 0;
	right: 150px;
	color: #7a7a7a;
	font-size: 12px;
	text-align: center;
	padding:0px!important;
	background:none!important;
}


.S005_Theme_Default_SlideDown .tab ul.login li.left
{
	background: url(images/tab_l.png) no-repeat left 0;
	height: 42px;
	width: 32px;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
}

.S005_Theme_Default_SlideDown .tab ul.login li.right
{
	background: url(images/tab_r.png) no-repeat left 0;
	height: 42px;
	width: 32px;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
}

.S005_Theme_Default_SlideDown .tab ul.login li
{
	text-align: left;
	padding: 0 6px;
	display: block;
	float: left;
	height: 42px;
	background: url(images/tab_m.png) repeat-x 0 0;
    line-height: 42px;
    margin: 0;
}

.S005_Theme_Default_SlideDown .tab ul.login li a
{
	font-weight: bold;
	line-height: 42px;
	color: white;
	font-size: 12px;
	text-align: center;
	text-align: left;
	color: #0378da;
    width:120px;
}

.S005_Theme_Default_SlideDown .tab ul.login li a:hover
{
	color: #0378da;
}

.S005_Theme_Default_SlideDown .tab .sep
{
	color: #7A7A7A;
}

.S005_Theme_Default_SlideDown .tab a.open,.S005_Theme_Default_SlideDown  .tab a.close
{
	line-height: 20px !important;
	
	cursor: pointer;
	display: block;
	width: 110px;
	position: relative;
	top: 9px;
	padding:2px 0px;
	padding-left: 30px!important;
}

.S005_Theme_Default_SlideDown .tab a.open
{
	background: url(images/bt_open.png) no-repeat left 0;
}
.S005_Theme_Default_SlideDown .tab a.close
{
	background: url(images/bt_close.png) no-repeat left 0;
}

/* sliding panel */

.S005_Theme_Default_SlideDown a,.S005_Theme_Default_SlideDown p,.S005_Theme_Default_SlideDown li
{
	font-family: Arial,Helvetica,sans-serif!important;
}

.S005_Theme_Default_SlideDown
{
	position: absolute; /*Panel will overlap  content */ /*position: relative;*/ /*Panel will "push" the content down */
	top: 0px;
	width: 100%;
	z-index: 999;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	left:0px;
}

.S005_Theme_Default_SlideDown #panel
{
	width: 100%;

	background:#F2F2F2;
	overflow: hidden;
	position: relative;
	z-index: 3;
	display: none;

}

.S005_Theme_Default_SlideDown #panel p
{
	color: #7a7a7a;
	margin: 5px 0;
	padding: 0;
}

.S005_Theme_Default_SlideDown #panel h1
{
	font-size:18px;
	padding: 5px 0 10px;
	margin: 0;
	color: #797a7a;
	font-weight: bold;
	font-family: "Trebuchet MS" ,Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}

.S005_Theme_Default_SlideDown #panel h2
{
	font-size: 1.2em;
	padding: 10px 0 5px;
	margin: 0;
	color: #797a7a;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.S005_Theme_Default_SlideDown #panel p
{
	margin: 5px 0;
	padding: 0;
	font-size:11px;
}

.S005_Theme_Default_SlideDown #panel a
{
	text-decoration: none;
	color: #ea0101;
	font-size:11px;
}

.S005_Theme_Default_SlideDown #panel a:hover
{
	color: #ea0101;
	text-decoration: underline;
}

.S005_Theme_Default_SlideDown #panel a-lost-pwd
{
	display: block;
	float: left;
}

.S005_Theme_Default_SlideDown #panel .content
{
	width: 800px;
	margin: 0 auto;
	text-align: left;
	font-size:11px;

}

.S005_Theme_Default_SlideDown #panel .content .left
{
	width: 280px;
	float: left;
	padding: 0 15px;
	border-left: 1px solid #333;
}

.S005_Theme_Default_SlideDown #panel .content .leftright
{
	width: 560px;
	float: left;
	padding: 0 15px;
	border-left: 1px solid #333;
}

.S005_Theme_Default_SlideDown #panel .content .right
{
	border-right: 1px solid #333;
}


.S005_Theme_Default_SlideDown #panel .content span
{

	display: block;
	color: #7a7a7a;
	font-size:11px;
	font-family:Arial,Helvetica,sans-serif;
}

.S005_Theme_Default_SlideDown #panel .content input.field
{
	border: 1px #BCBDBD solid;
	margin-right: 5px;
	margin-top: 4px;
	width: 180px;
	color: #7A7A7A;
	height: 18px;
	background:#fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.S005_Theme_Default_SlideDown #panel .content input:focus.field
{
	background: #EDEBEB;
}



/* super form */


.S005_Theme_Default .SuperForm
{
	font-family: Arial,Lucida Sans, Helvetica, Sans-Serif;
	font-size: 13px;
	margin: 20px;
}


.S005_Theme_Default .SF_TotalAmount
{
	color: Red;
	font-weight: bolder;
	font-size: 14px;
	border: none;
	width: 70px;
	background: none;
	text-align: left;
}

.S005_Theme_Default .SuperForm li
{
	list-style-type: none;
}

.S005_Theme_Default .SuperForm #main
{
	width: 960px;
	margin: 0px auto;
	border: solid 1px #b2b3b5;
	-moz-border-radius: 10px;
	padding: 20px;
	background-color: #f6f6f6;
}
.S005_Theme_Default .SuperForm #header
{
	text-align: center;
	border-bottom: solid 1px #b2b3b5;
	margin: 0 0 20px 0;
}
.S005_Theme_Default .SuperForm fieldset
{
	border: none;
}
.S005_Theme_Default .SuperForm legend
{
	font-size: 18px;
	margin: 0px;
	padding: 10px 0px;
	color: #1FBAEC;
	font-weight: bold;
}

.S005_Theme_Default .SuperForm .SF_TextBox
{
	
}
.S005_Theme_Default .SuperForm .SF_SubHead
{
	font-size: 12px;
	font-weight: bolder;
}


.S005_Theme_Default .SuperForm .prev, 
.S005_Theme_Default .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;
}
.S005_Theme_Default .SuperForm .prev:hover, 
.S005_Theme_Default .SuperForm .next:hover
{
	background-color: #A5A6A6;
	text-decoration: none;
}
.S005_Theme_Default .SuperForm .prev
{
	float: left;
}
.S005_Theme_Default .SuperForm .next
{
	float: right;
}
.S005_Theme_Default .SuperForm .steps
{
	list-style: none;
	width: 100%;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
.S005_Theme_Default .SuperForm .steps li
{
	font-size: 22px;
	float: left;
	padding: 5px 20px 5px 15px;
	color: #fff!important;
	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;
}
.S005_Theme_Default * html .SuperForm .steps li
{
	width: 100px;
}
.S005_Theme_Default .SuperForm .steps li span
{
	color: #fff!important;
	font-size: 11px;
	display: block;
	white-space: nowrap;
}
.S005_Theme_Default .SuperForm .steps li.current
{
	color: #fff!important;
	background: url(images/steps_arrow.gif) 100% 50% no-repeat #1FBAEC;
	-moz-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
}

.S005_Theme_Default .SF_Button,
.S005_Theme_Default .SF_PrintForm,
.S005_Theme_Default .SF_CheckOut,
.S005_Theme_Default .SF_Return
{
    border: 1px solid #999999;
    border-radius: 2px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1), 0 -5px 6px rgba(0, 0, 0, 0.1) inset;
    color: #555555!important;
    cursor: pointer;    
    padding: 3px 10px;
    text-align: center;
    font-size:14px!important;    
    background-color: white;
}
.S005_Theme_Default .SF_Button:hover,
.S005_Theme_Default .SF_PrintForm:hover,
.S005_Theme_Default .SF_CheckOut:hover,
.S005_Theme_Default .SF_Return:hover{	
	text-decoration: none!important;
}

.S005_Theme_Default .SF_SubmitButton
{
	text-align: center;
	margin:10px;
}

.S005_Theme_Default .SF_PrintFormDiv
{
	text-align: center;
	margin:10px;
}
