﻿
/* Single Refill styles
------------------------------------*/

.SingleRefill
{}

.SingleRefill .SingleRefill_Footer {
	clear: both;
	margin-top: 35px;
	padding-top: 12px;
	position: relative;

	width:670px;
	float: left;
}



.SingleRefill .SingleRefill_Step1 .ContentRow_1,
.SingleRefill .SingleRefill_Step1 .ContentRow_2,
.SingleRefill .SingleRefill_Step1 .ContentRow_3,
.SingleRefill .SingleRefill_Step1 .ContentRow_4
{
	float: left;
}

.SingleRefill .SingleRefill_Step1 .ContentRow_1
{
	margin-bottom: 10px;
}



.SingleRefill .SingleRefill_Step1 .ContentRow_2
{}

.SingleRefill .SingleRefill_Step1 .ContentRow_2 .col1,
.SingleRefill .SingleRefill_Step1 .ContentRow_2 .col2
{
	line-height: 20px;
	margin-right: 10px;
}

.SingleRefill .SingleRefill_Step1 .ContentRow_3
{

}

.SingleRefill .SingleRefill_Step1 .ContentRow_3 .col1,
.SingleRefill .SingleRefill_Step1 .ContentRow_3 .col2
{
	line-height: 20px;
	margin-right: 10px;
}

.SingleRefill .SingleRefill_Step1 .ContentRow_3 .col2
{margin-right: 0px;}

.SingleRefill .SingleRefill_Step1 .ContentRow_4
{
		min-height: 200px;
	_height: 200px;
	width: 100%;
} 

.SingleRefill .SingleRefill_Step1
{

}

.SingleRefill .btnContinue {
	background: #f78f1e url(/images/btn_orange_bg.png) no-repeat top right;
	height: 30px;
	float: right;
}

.SingleRefill .btnContinue input {
	background: transparent url(/images/btn_orange_bg_end.png) no-repeat top left;
	height: 30px;
	padding-right: 25px;
	border: none;
	padding-left: 6px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	cursor: pointer;
}

.SingleRefill .refillFooter{  }