/* ---------------------------------------
	@copyright	templatecentury.com
	www.templatecentury.com
	Standard styles formatting
	@license 
-----------------------------------------*/

body {
	
}

#wrapper3 {
	background:#333333;
	color: #f5f5f5;
}

#logo2 {
	text-align: right;
}

.moduletable.moduleHeaderContact h2 {
	color:#c10a00;
	margin: 0;
}
.moduletable.moduleHeaderContact {
	padding: 10px 40px;
}
.moduletable.moduleHeaderContact ul {
	margin: 0;
}
.moduletable.moduleHeaderContact ul li {
	list-style: none;
	line-height: 22px;
}
.moduletable.moduleHeaderContact i {
	font-size: 13px;
	width: 22px;
}


.SecureOnlinePayment input,
.SecureOnlinePayment select#country,
.SecureOnlinePayment textarea {
	width: 85%;
}
.SecureOnlinePayment input[type="radio"] {
	width: 20px;
}

.SecureOnlinePayment #btn-submit {
	text-transform: uppercase;
	padding: 10px;
	line-height: 20px;
	letter-spacing: 2px;
}

.view-confirmation.task-payment_confirmation input[type="submit"] {
	width: 50%;
}

.SecureOnlinePayment form.form-horizontal .control-label, 
.SecureOnlinePayment form.form-horizontal .control-label label, 
.SecureOnlinePayment form#os_form .control-label, 
.SecureOnlinePayment form#os_form .control-label label {
    font-weight: 400;
}

.moduletable.moduleSideMenu {
	margin-top: 30px;
	background: #f5f5f5;
	padding: 0px;
}
.moduletable.moduleSideMenu ul {
	margin: 0;
}
.moduletable.moduleSideMenu ul li {
	line-height: 22px;
	border:solid 1px #ffffff;
	padding: 5px;
}
.moduletable.moduleSideMenu ul a {
	font-size: 15px;
	line-height: 22px;
}

.moduletable.moduleCopyright {
	text-align: center;
	margin: 50px 0;
	padding: 10px 0;
}

.form-actions {
    padding: 17px 20px 18px;
    margin-top: 18px;
    margin-bottom: 18px;
    background-color: #ffffff;
    border-top: 1px solid #ffffff;
}
