/*Remove me soon*/

.explainbox {
	background-color: #fae3e3;	
}

body {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
  	background-color: #fffff6; 

}

td, th, select, textarea {
	font-family: Tahoma;
	font-size: 13px;
}


A:link {
	COLOR: #0000FF; TEXT-DECORATION: underline
}
A:visited {
	COLOR: #0000FF; TEXT-DECORATION: underline
}
A:active {
	COLOR: #0000FF; TEXT-DECORATION: underline
}
A:hover {
	COLOR: #8F6236; TEXT-DECORATION: none
}

.menubg {

}

img {
	border: none;
}

a.menubg:link,a.menubg:visited,a.menubg:active{
	display: block;
	text-decoration: none;
	border-bottom-style: none;
	height: 23px;
	background-image:  url(/images/bt_menu_off.gif);
	background-repeat: no-repeat;
	font-size: 13px;
	color: #9A370A;
	padding-left: 25px;
	padding-top: 3px;
	width: 100%;
	font-weight: bold;
}



a.menubg:hover {
	background-image:  url(/images/bt_menu_on.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #396CA1;
}

.menu-header{
	background-color: #EEEEEE;
	border-bottom: 1px dotted #993333;
	text-indent: 5pt;
}

.right-line{
	background-color: #FFFFFF;
	border-left: 1px dotted #999999;
	text-indent: 5pt;
	height: 25px;
	margin-right: 5px;
}

.rightbg{
	background-color: #FFFFFF;
	background-image:  url(/images/bt_menu_off.gif);
	background-repeat: no-repeat;
	height: 23px;
	margin-right: 5px;
	text-decoration: none;
	padding-left: 15px;
	font-size: 11px;
}
.copyright {
	color: #000000;
	font-size: 11px;
	font-family: tahoma;	
}
.copyright a {
	color: #000000;
	text-decoration:none;
}

.botlinks {
	font-size: 11px;
	font-weight: bold;
}

.text12b {
	color: #000000;
	font-size: 12px;
	font-family: tahoma;
	font-weight:bold;
	
}
.text12bbrowe {
	color: #754C24;
	font-size: 12px;
	font-weight: bold;
	font-family: tahoma;
	TEXT-DECORATION: underline
	
}

.text13 {
	color: #000000;
	font-size: 13px;
	font-family: tahoma;
}

.text13b {
	color: #000000;
	font-size: 13px;
	font-family: tahoma;
	font-weight:bold;
	
}
.text13whiteb {
	color: #FFFFFF;
	font-size: 13px;
	font-family: tahoma;
	font-weight:bold;
	
}

.text14b {
	color: #000000;
	font-size: 14px;
	font-family: tahoma;
	font-weight:bold;
	
}

.text15 {
	color: #000000;
	font-size: 15px;
	font-family: tahoma;	
}

.text15b {
	color: #000000;
	font-size: 15px;
	font-family: tahoma;
	font-weight: bold;
	
}
.text15browe {
	color: #754C24;
	font-size: 15px;
	font-family: tahoma;
	font-weight: bold;
	
}

.footer{
	background-image:url(/images/footer_bg.gif);
	background-repeat:repeat-x;
	background-color:#ddb089;
}

.explaintext {
	font-family: tahoma, arial, helvetica;
	font-size: 12px; 
}

.headertxt {
	font-size: 16px;
	font-weight: bold;
}

a.footerlink {color: #000000; text-decoration:none; font-weight: bold; }

#dhtmltooltip{
	position: absolute;
	width: 150px;
	border: 2px solid black;
	padding: 2px;
	background-color: #fae3e3;
	font-family: tahoma, arial, helvetica;
	font-size: 14px;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

.errorbox {
	border: 1px solid red; 
	width:450px; 
	padding: 5px; 
	margin-left: auto; 
	margin-right: auto;
}

.errorbox-friendly {
	border: 1px solid red; 
	width: 500px; 
	padding: 5px; 
	font-size: 16px;
	font-weight: bold;
	margin-left: auto; 
	margin-right: auto;
}

.errortxt { 
	color: #FF0000;
	font-weight : bold;
}	

.heavy { 
	font-weight: bold;
}

/* New CSS */

.bold16px {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.form-header {
	font-family: arial, helvetica, tahoma;
	font-size: 14px;
	color: #1B2544;
	font-weight: bold;
	margin-left: 10px;
}

.form-field {
	font-family: arial, helvetica, tahoma;
	font-size: 13px;
	color: #1B2544;
	font-weight: bold;
}

.form-explain {
	width: 90%;
	padding: 6px 6px 6px 15px;
}

.small-text {
	font-size: 10px;
}

.newinput input, .newinput button {
	width: 150px;
	border: solid 1px #5E5E5E;
	padding: 5px;
	margin-top: 10px;
	border-radius: 2px;
	-webkit-border-radius: 2px;	
	-moz-border-radius: 2px;
}

.newinput input[type="radio"] {
	width: 10px;
	margin-top: 0px;
	border: none;
	padding: 2px;
}

table#confirmsafe {
	border: 1px #000 solid;
}

table#confirmsafe th {
	text-align: right;	
}

.confirmsafehead {
	font-size: 14px;
	font-weight: bold;	
}

table.ira-master-table {
	padding: 10px;
}

table.safe-master-table {
	padding: 10px;
}

table.safe-master-form {
	background-color: #ffffff;
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-right: 1px solid black;
}

table.safe-sub-form {
	background-color: #ffffff;
	border-left: 1px solid black;
	border-right: 1px solid black;
}

table.safe-bottom-form {
	background-color: #ffffff;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
}


.track-container {
	padding-left: 20px;
	padding-top: 10px;
}

.track-currency-table {
	border-collapse: collapse;
	border: 1px solid black;
	width: 75%;
}

.track-bottomtext {
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}

.newh2 {
	color: #754C24;
	font-size: 17px;
	padding-left: 15px;
	font-family: tahoma;
	font-weight: bold;
	background-color: #F0F0F0;
}

.required {
	color: #ff0000;
	font-weight: bold;
}

@media print {
	.noprint {
		display: none;
	}
}

/* Modal */

#simplemodal-overlay {background-color:#000;}
#simplemodal-container {background-color:#333; border:8px solid #444; padding:12px;}
.close-button { color: #fff; float: right; font-size: 10px;}
.modal { color: #fff; display: none; }

.modal a:link {
	color: #ffdd55;
}

.modal a:visited {
	color: #ffdd55;
}

.modal h2 { font-size: 18px; font-weight: bold; }
.modal-body { padding-left: 5px; }

/* Order Form */

.order-form #order-form, #safe-master-form {
	border: 1px solid black;
	border-radius: 5px;
	-webkit-border-radius: 5px;	
	-moz-border-radius: 5px;
	behavior: url(border-radius.htc);
}

#safe-master-form td {
	text-align: left;
}

#safe-master-form th {
	text-align: right;
	font-weight: bold;
	color: #1b2544;
}

#safe-on-invalid {
	display: none;
}

#safe-on-invalid td {
	padding: 5px;
	font-weight: bold;
	color : #ff0000;	
}

.order-form input[type="radio"] {
	border: 0px;
}

.order-form input[type="checkbox"] {
	border: 0px;
}

.order-form input, .order-form select, .order-form textarea, .order-form button {
	padding: 5px;
	border: 1px solid #000;
	border-radius: 3px;
	-webkit-border-radius: 3px;	
	-moz-border-radius: 3px;
	behavior: url(border-radius.htc);
}

.order-form-topbox {
	background-color: #fae3e3;
	border: 1px solid #000; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	behavior: url(border-radius.htc);
}

#order-form h3 {
	font-size: 14px;
	color: #1b2544;
	padding-left: 15px;
	font-family: Arial;
}

#order-form th {
	text-align: right;
}

.order-form label {
	font-weight: bold;
	color: #1B2544;
	font-family: Arial;
}

.order-form-sm {
	color: #1B2544;
	font-size: 10px;
}

.order-form-explain {
	padding-left: 25px;
	padding-bottom: 10px;
	width: 90%;
}
.order-form-totalbg {
	background-color: #ffff99;
}

.order-form-center {
	text-align: center;
}

.order-form-sk {
	display: none;
}

.order-form-payment-sk {
	display: none;
	font-weight: bold;
}

#sk-error {
	font-size: 14px;
	margin-bottom: 5px;
	color: #cc0000;
	display: none;
}

#order-form-safekeep {
	width: 500px;		
}

.of-safekeep-table {

}

.of-safekeep-table span {
	font-size: 16px;
	float: left;
	width: 120px;
	clear: both;
}

.of-safekeep-table .normal {
	width: 120px;
	float: none;
}

.of-safekeep-table .short {
	width: 50px;	
}

.of-safekeep-table input, .of-safekeep-table select, .of-safekeep-table textarea {
	margin-top: 2px;
	margin-bottom: 2px;	
	padding: 5px;
}

.of-safekeep-table-buttons span {
	width: 500px;
}

.of-safekeep-table-buttons input {
	margin-right: 15px;
}

#of-safekeep-newacct {
	color: #ffdd55;
	text-decoration: underline;
}

#f_email_error_used {
	color: #ff0000;
	font-weight: bold;
	padding: 10px;
	display: none;
}

#f_email_error_invalid {
	color: #ff0000;
	font-weight: bold;
	padding: 10px;
	display: none;
}

#d-ship-tab {
	width: 100%;
}

#d-ship-tab .row {
	border: 1px solid #000;
	border-bottom: none;
}

#d-ship-tab .last {
	border-bottom: 1px solid #000;
}

#d-ship-tab .row span {
	padding: 5px;
	border-left: 1px solid #000;
	border-bottom: none;
	display: table-cell;
}

#d-ship-tab .row span:first-child {
	width: 24%;
	border-left: none;
	font-weight: bold;
}

.clear {
	clear: both;
}
