 @font-face {  
  font-family: giddyupstd;  
  src: local("giddyupstd"),  
  local("giddyupstd"),  
  url(../font/giddyupstd.otf); }

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	
	
}

p, h1, h2, h3, h4, h5, h6, form, ul, li, dl, dt, dd { padding:0; margin:0; list-style:none; }

.wrapper{ width:962px; margin:0 auto;}

a{
	text-decoration: none;
	-webkit-transition: all .4s ease-in;
	-moz-transition: all .4s ease-in;
	-o-transition: all .4s ease-in;
	transition: all .4s ease-in;
}

.clear {
	clear: both;
}

.payment-box {
	float: left;
	height: auto;
	width: 100%;
	margin-top: 20px;
}
.button-box {
	float: left;
	height: auto;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6d6d6;
	margin-bottom: 20px;
}
.buy {
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-right: 4px;
	height: auto;
	width: 151px;
	text-align: center;
	background-color: #d6d6d6;
	color: #333;
	font-size: 14px;
	background:  url("../images/shoppingcart.png") no-repeat scroll 6px 9px #d6d6d6;
}

.purchase{
	background:  url("../images/file_img.png") no-repeat scroll 6px 9px #d6d6d6;
}
.callDetails{
	background:  url("../images/call_details.png") no-repeat scroll 6px 9px #d6d6d6;	
}
.smsDetails{
	background:  url("../images/sms.png") no-repeat scroll 6px 9px #d6d6d6;	
}
.yourSettings{
	background:  url("../images/settings_img.png") no-repeat scroll 6px 9px #d6d6d6;
}.buy:hover {
	background-color: #0eb2ce;
	color: #fff;
}
.buy1 {
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
	height: auto;
	width: 386px;
	text-align: center;
	background-color: #d6d6d6;
	color: #333;
	font-size: 14px;
}
.secound-box {
	float: left;
	height: auto;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6d6d6;
	margin-top: 10px;
	padding-bottom: 20px;
	margin-bottom: 35px;
}
.arow {
	float: left;
	margin-right: 25px;
	margin-left: 25px;
	padding-left:45px;
}
.choose {
	color: #666;
	font-size: 15px;
	float: left;
	margin-left:14px;
}
.choose span {
	color: #FFF;
	background-color: #FFFFFF;
	float: left;
	margin-right: 12px;
	text-align: center;
	width: 35px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-radius:50%;
}
.choose strong {
	float: left;
	margin-top: 6px;
}

.choose:hover  {color: #004e5c;}
.left-box {
	float: left;
	height: auto;
	width: 265px;
	border: 0px solid #036e72;
	background-color: #F4F4F4;
	padding-bottom: 25px;
}
.select {
	height: auto;
	width: 253px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 12px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	float: left;
	background-color: #FFA851;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #036e72;
	margin-bottom: 30px;
}
.select1 {
	height: auto;
	width: 392px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 12px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	float: left;
	background-color: #FFA851;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #036e72;
	margin-bottom: 30px;
}
.paySelectMessage {
    color: red;
    float: left;
    font-size: 12px;
    font-weight: bold;
    padding-top: 8px;
    width: 100%;
	padding : 0 0 0 10px;
	display : none;
}

.radio-box {
	float: left;
	height: auto;
	width: 105px;
	margin-bottom: 25px;
	margin-left: 15px;
}
.radio-button {
	float: left;
	margin-top: 9px;
}
.link-radio {
	float: left;
	height: auto;
	width: 69px;
	margin-left: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	background-color: #ffa851;
	border: 0px solid #333;
	padding-top: 8px;
	padding-bottom: 8px;
	border-radius:5px;
}
.pro-disabled{
	background-color: #bcbcbc !important;
}

.link-radio:hover {
	color: #FFF;
	background-color: #005462;
}
.oher-amounts {
	float: left;
	margin-left: 20px;
	color: #F60;
	font-size: 13px;
	margin-bottom: 30px;
}
.oher-amounts:hover {
	text-decoration: underline;
}
.box404 {
	float: left;
	width: 404px;
	height: auto;
	border: 0px solid #036e72;
	background-color: #F4F4F4;
	margin-left:10px;
	padding-bottom: 5px;
}

.radio-box1 {
	float: left;
	height: 69px;
	width: 105px;
	margin-bottom: 25px;
	margin-left: 21px;
}
.radio-button1 {
	float: left;
	margin-top: 14px;
}
.pay {
	float: left;
	margin-left: 9px;
}
.paypal {
	float: left;
	height: auto;
	width: 100%;
	text-align: center;
	font-size: 12px;
	color: #666;
	margin-top:8px;
}

#paypal_form{
padding-left:50px;
}
.pay1 {
	float: left;
	margin-left: 9px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	border: 1px solid #999;
	border-radius:4px;
}
.next {
	font-size: 16px;
	text-transform: uppercase;
	/*background-color: #FFC58A;*/
	text-align: center;
	float: left;
	width: 100px;
	height: auto;
	/*padding-top: 8px;
	padding-bottom: 8px;
	margin-left: 30px;*/
	padding: 100px 0 0 12px;
}
/*.next:hover {
	background-color: #F60;
}*/
.header-box {
	float: left;
	width: 100%;
	margin-bottom: 30px;
	color: #333;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

.header-box1 {
	float: left;
	width: 100%;
	color: #333;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 30px;
}


.buyPurchase {
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-right: 4px;
	height: 300px;
	width: 100%;
	text-align: center;
	background-color: #FBFBFB;
	color: #333;
	font-size: 14px;
}

.messagePro{
	
	font-size:18px;
	color:#E28012;
	
	}
.returnClass{
	font-size:10px;
	padding-left:5px;"
}

#errorMessages {
    background-color: #fed0d0;
    border: 1px solid #ff7373;
    font-size: 13px;
    height: 20px;
    text-align: center;
    font-weight: bold;
    color:#000000;
	width:97.8%;
}

.paypallogo { background-image: url(../images/paypal.png); }
.visalogo { background-image: url(../images/visa.png); }
.mastercardlogo { background-image: url(../images/euromaster.png); }
.amexlogo { background-image: url(../images/amex.png); }
.discoverlogo { background-image: url(../images/discover.png); }
.ukashlogo { background-image: url(../images/ukash.png); }
.onecardlogo { background-image: url(../images/onecard.png); }

.paypalDisable {background-position:-70px 0;}

.paynow1, .paynow2, .paynow3, .paynow4, .paynow5, .paynow6 , .paynow7{
	float: left;
	margin-left: 9px;
	width: 70px;
	height: 44px;
	background-repeat: no-repeat;
}

.onecardAction {
  padding: 30px 0 0 104px;
  text-align: center;
}

#shadowing
{
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #CCA;
	z-index:10;
	opacity:0.5;
	filter: alpha(opacity=50);
}


#box 
{
	display: none;
	position: fixed;
	top: 20%;
	left: 20%;
	width: 400px;
	min-height: 200px;
	padding: 48px;
	margin:0;
	border: 1px solid #999;
	background-color: #f9f9fc;
	z-index:101;
	overflow: auto;
	margin: 20px 0 0 130px;
}

#boxtitle
{
	position:absolute;
	float:center;
	top:0;
	left:0;
	width:496px;
	height:24px;
	padding:0;
	padding-top:4px;
	left-padding:8px;
	margin:0;
	border-bottom:4px solid #ffa851;
	background-color: #ffa851;
	color:white;
	text-align:center;
}

#SmsForm_SmsForm_sentBy{
	width: 200px;
	height: 36px;
	margin-left:25px;
}

#SmsForm_SmsForm_country{
	width: 320px;
}

#SmsForm_SmsForm_prefix{
	width: 60px;
	margin: 0 13px 0 13px;
}

#SmsForm_SmsForm_mobNumber{
	width: 166px;
	margin-left: 8px;
}

#SmsForm_SmsForm_numberType{
	width: 319px;
	margin-left: 20px;
}

.innerNext{
	margin:9px 0px 0 100px;
}
#contactError{
	text-align: center;
	color: red;
}
#SmsForm_SmsForm_verifyContact{
	width: 100px;
}
#verifyTitle{
	text-align: center;
	font-weight: bold;
	padding-right:20px;
}
.verifyTitle{
	text-align: center;
}
#outerNext{
	margin:9px 0px 0 35px;
	display: none;
}
#verifyError{
	text-align: center;
	color: red;
	display: none;
}