.bold {
	font-weight: bold
}

.clear {
	clear: both
}

.left {
	float: left
}

.right {
	float: right
}

.half {
	width: 44%
}

#paypal-wrapper {
	position: relative;
}

#paypal-wrapper hr {
	margin-top: 20px;
	margin-bottom: 0;
	border-top: 1px solid #ccc !important;
}

.toolbox {
	color: #000;
	text-transform: none;
	line-height: 12px;
	top: -10px !important;
	left: 730px;
	padding: 6px;
	width: 180px;
	font-size: 10px;
	font-weight: normal;
	display: none;
	position: absolute;
	z-index: 100;
	background: #fff2cf;
	border: 1px solid #aaa;
	padding-bottom: 6px !important;
}

.disabled,
.disabled *,
.disabled * *,
.disabled * * * {
	color: #888 !important
}

.disabled .paypal-button,
.disabled input[type=submit] {
	border: 1px solid #999 !important;
	background: #DDD !important
}

.inline {
	display: inline;
	margin-right: 5px
}

.box {
	margin: 6px 1%;
	padding: 12px;
	text-align: left
}

.box ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.box ul.tick {
	float: right
}

.box ul.tick li {
	background: url(../img/blue_tick.png) no-repeat left 3px;
	padding: 4px 26px
}

span.paypal-section {
	line-height: 24px;
	text-align: center;
	float: left;
	background: url(../img/sprites.png) no-repeat 0 0;
	width: 24px;
	height: 24px;
	color: white !important;
	margin-right: 8px
}

.disabled span.paypal-section {
	background: url(../img/sprites.png) 0 24px
}

#paypal-slogan {
	text-transform: uppercase;
	margin: 0 0 5px 0;
	font-size: 1.8em
}

#paypal-slogan .light {
	color: #369
}

#paypal-slogan .dark {
	color: #036
}

#paypal-call-button {
	margin: 0;
	padding: 0;
	margin-top: -6px;
}

#paypal-call,
#paypal-call-foonote {
	background: #e1e1e1 url(../img/bg-call-button.png) repeat-x;
	color: #369;
	width: auto;
	display: block;
	border: 1px solid #d2d2d2;
	border-top-color: #e9e9e9;
	border-left-color: #ddd;
	border-right-color: #ddd;
	border-radius: 5px;
	padding: 10px 20px;
	margin: 0
}

#paypal-call-foonote {
	background: none;
	border:none;
	font-size: .8em;
	padding: 2px 10px;
	max-width: 320px;
	text-align: justify
}

#paypal-get-identification {
    display: block;
    min-width: 378px;
    text-align: center;
}

#paypal-wrapper {
	font-size: 1.1em
}

#paypal-wrapper a,
#fancybox-wrap a {
	color: #036;
	text-decoration: underline
}

#paypal-wrapper h1, #paypal-wrapper h2, #paypal-wrapper h3,
#paypal-wrapper h4, #paypal-wrapper h5, #paypal-wrapper h6,
#fancybox-wrap h1, #fancybox-wrap h2, #fancybox-wrap h3,
#fancybox-wrap h4, #fancybox-wrap h5, #fancybox-wrap h6 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	color: #036
}

#fancybox-wrap h3, #paypal-wrapper h3 {
	font-size: 1.4em;
	line-height: 24px
}

#fancybox-wrap h4, #paypal-wrapper h4 {
	font-size: 1.2em;
	text-transform: none;
	margin-bottom: 5px
}

#paypal-wrapper h1.inline + img, #paypal-wrapper h2.inline + img, #paypal-wrapper h3.inline + img,
#paypal-wrapper h4.inline + img, #paypal-wrapper h5.inline + img, #paypal-wrapper h6.inline + img {
	vertical-align: -6px
}

#paypal-wrapper p {
	margin-top: 10px;
	padding-bottom: 0
}

#paypal-wrapper .form-block {
	margin-top: 5px
}

#paypal-wrapper .form-block input {
	vertical-align: top
}

#paypal-wrapper dl > * {
	float: left
}

#paypal-wrapper dl dt {
	margin-bottom: 2px;
	clear: both;
	width: 220px;
	line-height: 20px;
	text-align: right
}

#paypal-wrapper dl dd {
	margin: 0 0 16px 10px
}

#paypal-wrapper label {
	position: relative;
	font-weight: normal;
	font-size: .9em;
	display: inline-block;
	float: none;
	margin-bottom: 5px;
	text-align: left;
	padding-top: 0px;
	padding-left: 6px;
	width: auto
}

#paypal-wrapper dl dt label {
	margin: 0;
	padding: 0
}

#paypal-wrapper .description,
#paypal-wrapper .paypal-signup-content {
	font-size: .9em;
	font-weight: normal;
	color: #666;
	margin: 2px 0
}

label span.description {
	display: block;
	padding-left: 16px;
}

#paypal-wrapper input[type=submit],
#fancybox-wrap button,
#paypal-wrapper .paypal-button {
	cursor: pointer;
	border-radius: 4px;
	color: #292929;
	text-shadow: 0 1px 1px #DDD;
	display: inline-block;
	background: url(../img/bg-button.png) repeat-x;
	height: 25px;
	padding: 0 10px;
	line-height: 26px;
	border: 1px solid #f29116;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase
}

#fancybox-wrap ul {
	font-size: 1.1em;
	padding-left: 10px
}

#fancybox-wrap button {
	line-height: 20px
}

#paypal-test-mode-confirmation {
	margin: 30px;
	width: 500px;
	text-align: left
}

#fancybox-wrap #buttons {
	margin-top: 20px;
	text-align: right
}

#paypal-test-mode-confirmation button + button {
	margin-left: 20px;
	margin-right: 20px
}

#paypal-save-success, #paypal-save-failure {
	width: 450px
}

#container_express_checkout {
	text-align: left;
	margin: auto
}

#payment_paypal_express_checkout {
	cursor: pointer
}

.paypal_error span {
	color: red;
	font-weight: bolder;
}

.paypal_payment_acccepted span
{
	color:green;
	font-weight: bolder;
}

#paypal_configuration > .box {
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
}