/* ----------------------------------------------------------------
	Rounded Corner duplicate from theme
---------------------------------------------------------------- */
div.SP_RoundedCorner {
   padding-bottom: 10px;
   display: block;
}

* html div.SP_RoundedCorner {
    display: block;
}

/* first row top */
div.SP_RoundedCorner div.rt1{
    height:1px;
    background:#fff;
    font-size:1px;
    margin:0 3px;
}

/* second row  top */
div.SP_RoundedCorner div.rt2{
    height:2px;
    background:#fff;
    font-size:1px;
    margin:0 1px;
}

/* first row bottom */
div.SP_RoundedCorner div.rb1{
    height:2px;
    background:#fff;
    font-size:1px;
    margin:0 1px;
}

/* second row  bottom */
div.SP_RoundedCorner div.rb2{
    height:1px;
    background:#fff;
    font-size:1px;
    margin:0 3px;
}

/* body */
div.SP_RoundedCorner div.body, div.SP_RoundedCorner div.rt_body {
    background:#fff;
    padding: 0px 5px 0px 5px;
    display: block;
}

/* ----------------------------------------------------------------
	Clear floated elements within container - duplicate from theme
	Use the styles in the theme. If you need this for an external 
	resource (Servlet) please create a new css file and include only in those
	sources files.
--------------------------------------------------------------- */
/*
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}
*/



/* ----------------------------------------------------------------
	Order Cashier
---------------------------------------------------------------- */
div.cashier h2 {
	padding:0px;
	margin:15px 0px 15px 0px;
}

div.cashier h3 {
	font-size:13px;
	font-weight:bold;
	margin:0px;
	padding:0px 0px 10px;
	display:block;
}

div.cashier div.bg05 {
	background-color: #eeeeee !important;
}

div.cashier h4 {
	padding:0px;
	margin:10px 0px 5px 0px;
}

div.cashier ul {
	margin:10px 0px 10px 20px;
}
div.cashier td {
	padding:5px 5px 5px 0px;
}

div.cashier div.step {
	float:left;
	width:100px;
	height:35px;
	margin-right:2px;
	padding:2px 2px 5px 2px;
	font-size:0.8em;
}

div.cashier div.step-active {
	background-color:#c2cd23;
}

div.cashier div.step-past {
	background:#eeeeee;
}


div.cashier div.rowspace {
	margin-bottom:10px;
}
div.cashier div.backbutton {
	float:left;
}
div.cashier div.nextbutton {
	float:right;
}

div.cashier div.choice {
	margin-top:8px;
	margin-bottom:8px;
}

div.cashier div.choice div.selector {
	float:left;
}
div.cashier div.choice div.description {
	margin-left:30px;
}
div.orderCartContainer {
	border: solid 1px;
	margin: 2px;
}

DIV.cashier DL {
	clear:left;
	margin:0px;
	padding:0px;
	display:block;
}
div.cashier .normal dl dd{
	font-size:11px;
	line-height:normal;
}
DIV.cashier dd {
	background:transparent none repeat scroll 0%;
	clear:left;
	float:left;
	margin:0px;
	padding:0px 0px 5px;
}

DIV.cashier dl dd.right {
	CLEAR: none; 
	FLOAT: none; 
	MARGIN-LEFT: 220px
}
div.cashier input {
	border-color:#AAAAAA;
}
div.cashier dl label {
	display:block;
}
div.cashier dl em {
	color: #999;
	font-style: normal;
	font-weight: normal !important;
}
div.cashier div.clear {
	clear:both;
	font-size:1px;
	height:1px;
	line-height:1px;
}

/* ----------------------------------------------------------------
	Styles overriding the theme and portalstyles.
-------------------------------------------------------------------*/
.orderflow_disable {
	background-color: #DDDDDD !important;
	color: #DDDDDD;
}
input.orderflow_inputfield {
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	padding:2px;
}

/* ----------------------------------------------------------------
	ORDERHANDLING FIELDSET FORMATTING - INHERITED FROM ORDERFLOWFIELDSET
---------------------------------------------------------------- */

fieldset.cashierFieldset {
	padding: 0 30px 10px 15px;
	margin: 15px 0 0 0;
	border-style: none;
}

fieldset.cashierFieldset legend {
	font-size:13px;
	font-weight:bold;
	padding:0 0 10px 0;
	margin:0;
}

div.cashier fieldset.dashed {
	margin:0;
	padding:20px 0 7px 15px;
}

div.cashierfieldset.cashierFieldset.dashed dl dd {
	min-height: 0;
}

/* ----------------------------------------------------------------
	Order cashier Breadcrumb
---------------------------------------------------------------- */
table.cashierStage {
	width: 99%;
	margin: 0 0 20px 0;
}

table.cashierStage td {
	text-align: center;
	vertical-align: top;
	margin:0px;
	padding:0px;
}

table.cashierStage tr.top img {
	position: relative;
	left: -9px;
}

table.cashierStage tr.top td.right img {
	position: relative;
	left: 0;
}

table.cashierStage td.left {
	text-align: left;
}

table.cashierStage td.right {
	text-align: right;
}

table.cashierStage tr.bot td {
	background: url(images/cashier/step_line.gif) 0 50% repeat-x;
	vertical-align: middle;
	height: 20px;
}

table.fiveColums td{
	width: 25%;
}

table.threeColumns td {
	width: 33%;
}
table.twoColumns td {
	width: 33%;
}

/* ----------------------------------------------------------------
	Order Receipt
---------------------------------------------------------------- */
div.orderReceipt {
	width: 243px;
	color: #fff;
	font-size: 11px;
	background-color: #000;
}

div.orderReceipt div.head {
	position: relative;
	border-bottom: 1px solid #727b81;
	min-height: 60px;
}

div.orderReceipt div.head div.basket {
	position: absolute;
	right: 8px;
	top: 5px;
}

div.orderReceipt div.body div.item {
	background: #080806 url(images/receipt/cart_item_bg.gif) 0 0 no-repeat;
	min-height: 50px;
	padding: 12px 10px 10px 15px;
}

div.orderReceipt .solid {
	border-top:1px solid #CDCDCD;
	clear:both;
	padding-top:20px !important;
}

div.orderReceipt div.body div.item h3 {
	padding-bottom: 10px;
}

div.orderReceipt div.foot {
	background: #fff url(images/receipt/cart_footer.gif) repeat-x;
	min-height: 126px;
}

dl.orderReceiptList {
	margin: 0;
	padding: 0 0 5px 0;
	clear: both;
}

dl.orderReceiptList dt {
	font-weight: bold;
	color: #fff;
	margin-bottom: 5px;
}

dl.orderReceiptList dd {
	color: #fff;
	background: none;
	padding-left: 0;
	margin-bottom: 0px;
}

dl.orderReceiptList dd span{
	float: right;
}

dl.orderReceiptList dd.total {
	font-weight: bold;
	color: #d0e027;
	font-size: 12px;
}

dl.orderReceiptList dd.total * {
	color: #d0e027;
	font-size: 12px;
}

dl.orderReceiptList dd.totalS {
	font-weight: normal;
	color: #d0e027;
}

dl.orderReceiptList dd.totalE {
	font-weight: normal;
	color: #666;
}

dl.orderReceiptList dd.totalE * {
	color: #666;
}

div.orderReceipt div.body div.solid {
	background-image: url(images/orderflow/dashed_separator_horiz2.gif);
	background-repeat: repeat-x;
	min-height: 0;
}

ul.orderflowCartBullet {
	list-style: none;
	padding: 10px 0 0 0;
	margin: 0;
}

ul.orderflowCartBullet li {
	background: url(images/orderflow/cart_bullet.gif) 0 4px no-repeat;
	padding-left: 12px;
	margin-bottom: 2px;
}

