/*********************************HTML Defaults******************/
/* @import url('https://fonts.googleapis.com/css?family=Poppins:400,400i,700,700i|Quicksand:400,500,700'); */
body {
	margin:0;
	padding: 0px;
	/* font-family: Arial, Verdana, Helvetica, sans-serif; */
	font-size: 9pt;
	color: #000000;
	background:url("../images/main_back.gif") top left repeat-y;
	background-color:  #ffffff;
}
.fl-left {
    float: left;
    display: inline;
}
.fl-right {
    float: right;
    display: inline;
}
input[type='radio'] { transform: scale(1.4); }

#page-inner {
    background: url('../images/bg_norepeat.gif') no-repeat;
		min-height: 440px;
    height: auto !important;
    height: 440px;
    padding: 28px 55px;
}
.form-row {
    width: 100%;
    clear: both;
    height: 100%;
}
#page{
background: url('../images/bg_repeat.gif') repeat-y;
}
.container {
    max-width: 1097px;
		width: 100%;
    margin: 0px auto;
    text-align: left;
		padding-left: 0;
		padding-right: 0;
}
a {
	text-decoration: underline;
	color:#5d2e18;
}
#footer {
    background: #050505 url(../images/bg_footer.gif) repeat-x;
    height: 55px;
    color: #a7a7a7;
    font-size: 11px;
    font-weight: bold;
    margin-top: 0!important;
    padding-top: 75px;
		position: absolute;
}
#background {
    background: #3B3B3B url('../images/bg.gif') repeat-x;
    min-height: 593px;
    height: auto !important;
    height: 593px;
}
a:visited {
	text-decoration: underline;
	color:#5d2e18;
}

a:hover {
	text-decoration: underline;
	color: #ada791;
}

p {
	margin-bottom:7px;
}

input, select, textarea{
	font-size: 8pt;
	font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: normal;
}
input[type="checkbox"] {
    height: 13px!important;
}
/********************************* Other Defaults ******************/
.form-row.creditc {
    height: 50px;
}
.CELL {
	float:left;
	display:block;
	text-align:left;
}

.CELLRT {
	float:right;
	display:block;
	text-align:left;
}
.form-check.form-check-inline.col-md-3 label {
    display: block;
    max-width: none!important;
}
.ROW {
	width:100%;
	display:table;
}
.ruler {
	font-size:1px;
	background:url("../images/dots.gif") repeat-x center left;
	height:1px;
	margin:10px 0 10px 0;
}

.buffer {
	font-size: 1pt;
	display: block;
	height: 7px;
	width:100%;
}

.boldLink {
	color:#5d2e18;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
}

.boldLink:visited {
	color:#5d2e18;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
}

.boldLink:hover {
	color:#5d2e18;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
}
#topbar {
    background: url('../images/bg_topbar.gif') repeat-x;
    height: 119px;
}
/********************************* LAYOUT ******************/

#header {
	width:100%;
	height:130px;
	background:url("../images/header_back.gif") top left;
	display:table;
	overflow:hidden;
}

	#header .mainPic {
		width:198px;
		float:left;
		display:block;
		border-right:#999999 1px solid;
	}

#buttonBar {
	height:23px;
	float:left;
	font-size:8pt;
	/* font-family:verdana; */
}

#buttonRight {
	float:right;
	padding:6px 15px 0 0;
	height:23px;
	width:100px;
	display:block;

}

	#buttonBar .button {
		float:left;
		display:block;
		padding:8px 0 7px 0;

	}

	#buttonBar .button .link {
		color:#5d2e18;
		text-decoration:none;
		padding:0px 6px 0 6px;
	}

	#buttonBar .button .link:visited {
		color:#5d2e18;
		text-decoration:none;
		padding:0px 6px 0 6px;

	}

	#buttonBar .button .link:hover {
		color:#ffffff;
		text-decoration:none;
		background:#5d2e18;
		padding:8px 6px 7px 6px;
	}




#body {
	width:100%;
	display:table;
}

.title {
	/* font-family: Verdana; */
	font-size: 13px;
	color: black;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	text-transform: capitalize;
	font-variant: small-caps;
}

.leftColumn {
	width:199px;
	display:block;
}

#sideMenu {
	margin:15px 15px 0 15px;
	background:#ffffff;
	border:1px solid #8A8781;
}

	#sideMenu .menuItem {
		font-size:8pt;
		padding:3px 3px 3px 5px;
		cursor:pointer;
		display:table;
	}

	#sideMenu .menuSelected {
		color:#ffffff;
		display:table;
		width:100%;
		background-color: #8A8781;
		font-size:8pt;
		padding:3px 3px 3px 5px;
	}

	#sideMenu a {
		display:table;
		width:100%;
		color:#000000;
		text-decoration:none;
	}

	#sideMenu a:visited {
		color:#000000;
		width:100%;
		display:table;
		text-decoration:none;
	}

	#sideMenu a:hover {
		color:#ffffff;
		text-decoration:none;
		display:table;
		width:100%;
		background-color: #8A8781;
	}

.rightColumn {
	padding:5px 0 0 10px;
	display:block;
	text-align:left;
}

/* Pay By Credit Card Styles */

  /* body#paybycreditcard .row {
      width: auto;
  }
  body#paybycreditcard #header {
      background: none;
      display: block;
      overflow: unset;
      padding-top: 45px;
  }
body#paybycreditcard {
      margin: 0;
      padding: 0px;
      font-family: Arial, Verdana, Helvetica, sans-serif;
      font-size: 9pt;
      color: #000000;
      background: none;
  } */
	input#inputAddress {
	    margin: 0px 0 15px 0!important;
	}
	.col-md-4.cvv label {
    margin-bottom: 0;
	}
	.form-check.form-check-inline.col-md-3 input {
    margin-bottom: 0!important;
    height: 13px!important;
	}
/* body#paybycreditcard .grey{
  background-color: #EBEEF0;
      padding: 50px 0;
  } */
body#paybycreditcard input#submit {
	background: #c01600 url(images/bg_sub1.gif) repeat-x;
	border: 2px solid #ffffff;
	padding: 8px;
	color: #ffffff;
	font-size: 18px;
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	height: 45px;
	width: 175px;
  }
.submit-container{
  text-align: center;
  margin: 20px auto;
  display: table;
}
body#paybycreditcard div#termsbox {
    margin-bottom: 20px;
    padding: 4%;
    height: 150px;
    overflow-y: scroll;
    background-color: #fff;
}
.submit-container {
    text-align: center;
    margin: 20px auto;
    display: table;
    padding-top: 50px;
}
body#paybycreditcard h1, body#paybycreditcard h2,body#paybycreditcard h3,body#paybycreditcard h4,body#paybycreditcard h5{
  font-family: Arial, Verdana, sans-serif;
}
body#paybycreditcard input, body#paybycreditcard select{
	margin-bottom: 15px;
  font-family: Arial, Verdana, sans-serif;
  border-radius: 2px;
	height: 25px;
	background: #ffffff;
	border: 1px solid #818181;
	padding: 0 0 0 5px;
	margin-bottom: 10px;
}
body#paybycreditcard p, body#paybycreditcard label{
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: normal;
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    width: 100%;
}
.marg-top label {
    margin: 15px 0 5px 0;
}
.form-group {
    margin-bottom: 5px;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
}
.col-md-6.extra-space {
    padding-right: 15px;
    padding-left: 15px;
}
.form-check.form-check-inline.col-md-3 img {
    margin-left: 5px;
}
p.add-marg {
    margin-top: 22px;
}
body#paybycreditcard select {
	-webkit-appearance: none;
	-webkit-border-radius: 0px;
	background-image: url(/images/select_arrow_dropdown.png);
	background-position: 99% 50%;
	background-repeat: no-repeat;
	border-radius: 0!important;
	padding: 0 0 0 5px;
}
p.required {
    color: red;
}
input::placeholder{
	font-family: Arial, Verdana, sans-serif!important;
  font-size: 12px;
  font-weight: normal;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-family: Arial, Verdana, sans-serif!important;
}
::-moz-placeholder { /* Firefox 19+ */
  font-family: Arial, Verdana, sans-serif!important;
}
:-ms-input-placeholder { /* IE 10+ */
  font-family: Arial, Verdana, sans-serif!important;
}
:-moz-placeholder { /* Firefox 18- */
  font-family: Arial, Verdana, sans-serif!important;
}
@media screen and (max-width:1111px){
	.container {
    max-width: 100%;
    width: 100%;
    margin: 0px auto;
    text-align: left;
    padding-left: 0;
    padding-right: 0;
	}
	.fl-right, .fl-left {
	    display: none;
	}
	.fl-left.logo {
		display: block;
	}
	#page-inner {
		background: #ccc;
    padding: 28px 2%;
	}
	.row {
    margin-right: 0;
    margin-left: 0;
	}
	.col-md-6.extra-space {
    padding-right: 0;
   	padding-left: 0;
	}
}
@media screen and (max-width:990px){
  .marg-top input{
    margin-top: 15px;
  }
	label > * {
	    display: block;
	    pointer-events: none;
	}
	input.form-control::placeholder {
	    font-size: 16px!important;
	    line-height: 1.5;
	    padding: 0!important;
	}
body#paybycreditcard input, body#paybycreditcard select {
    font-family: Arial, Verdana, sans-serif;
    border-radius: 2px;
    height: 30px;
    background: #ffffff;
    border: 1px solid #818181;
    padding: 0 0 0 5px;
    margin-bottom: 10px;
	}
  .form-check.form-check-inline.col-md-3 {
    width: 25%;
    float: left;
  }
}
@media screen and (max-width:600px){
	div#header1 img, img {
	    max-width: 100%;
	    height: auto;
	}
}
