ul.checkbox-grid {
	padding-left: 0;
	display: block;
}

.checkbox-grid li {
    display: block;
    float: left;
    width: 50%;
    margin-bottom: 5px;
}

.checkbox-grid input[type=checkbox] {
  transform: scale(1.5);
  margin-right: 5px;
}

input[type="checkbox"].checkboxChk{
	transform: scale(1.5);
	margin-right: 5px;
}

textarea.wide{
	width: 100%;
	border: 1px solid #ccc
}

footer a:link{
	color: #fff;
}

.table a:link.external{
    color: #551a8b;
    text-decoration: underline;
}

input[type="radio"]{
	position: relative;
	top:2px;
	width: 17px;
	height: 17px;
	vertical-align: text-bottom;
}

#form_area {
	font-size: 12px;
	line-height: 140%;
	display: inline;
	margin: 20px 0px 0px 10px;
	padding: 0px;
	float: left;
	height: auto;
	width: 800px;
	overflow: hidden;
	text-align: left;
}

p {
	margin: 0 0 10px 70px;
	padding: 0;
	width: 700px;
}

.bg-gray{
  border: 1px solid #B19979;
  background-color: #B19979;
  margin: auto;
  padding: 18px;
  font-size: 27px;
  font-weight: bold;
  width: 85%;
  color: #673916;
  border-radius: 5px;
  background: -webkit-linear-gradient(#ffffff, #E4DDC8);
  background: -o-linear-gradient(#ffffff, #E4DDC8);
  background: -moz-linear-gradient(#ffffff, #E4DDC8);
  background: linear-gradient(#ffffff, #E4DDC8);

}

div.messages p{
	width: 100%;
}

table.form_tbl {
	margin: 0 0 20px 70px;
	padding: 0;
	/*width: 680px;*/
	line-height: 180%;
	float: left;
	display: inline;
	border-collapse: collapse;
	/*border-spacing: 1px 0;*/
	border-top: 1px solid #917049;
	border-left: 1px solid #917049;
}

table.form_tbl th {
	margin: 0;
	padding: 10px 15px 10px 15px;
	width: 165px;
	text-align: left;
	font-weight: normal;
	background: #fff0b3;
	border-right: 1px solid #917049;
	border-bottom: 1px solid #917049;
}

table.form_tbl td {
	margin: 0;
	padding: 10px 10px 10px 12px;
	width: 422px;
	border-right: 1px solid #917049;
	border-bottom: 1px solid #917049;
}

table.form_tbl input[type="text"] {
	margin: 0;
	padding: 3px;
}

table.form_tbl input[type="submit"] {
	margin: 0;
	padding: 6px;
}

table.form_tbl input[type="button"] {
	margin: 0;
	padding: 6px;
	cursor: pointer;
}

table.form_tbl select {
	margin: 0;
	padding: 4px;
}


input.inq,
select.inq,
textarea.inq {
	margin: 0;
	padding: 6px;
	border: none;
	/*background: url(../img/bg_form.gif) left top no-repeat;*/
	background-image: url('../img/bg_form.gif');
	float: left;
	display: inline;
	font-size: 12px;
}



input.btn {
	margin: 0;
	padding: 6px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	/*background: url(../img/bg_submit.gif) left top no-repeat;*/
	background-image: url('../img/bg_submit.gif');
	border: none;
}

input.btn:hover {
	margin: 0;
	padding: 6px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	/*background: url(../img/bg_submit.gif) left top no-repeat;*/
	background-image: url('../img/bg_submit.gif');
	border: none;
}

input.form_conf_btn {
	margin: 0 0 20px 30px;
	padding: 0;
	text-indent: -9999px;
	width: 300px;
	height: 60px;
	border: none;
	/*background: url(../img/form_conf_btn.gif) no-repeat;*/
	background-image: url('../img/form_conf_btn.gif');
	display: block;
	cursor: pointer;
}

input.form_back_btn {
	margin: 0 0 20px 30px;
	padding: 0;
	text-indent: -9999px;
	width: 300px;
	height: 60px;
	border: none;
	background: url(../img/form_back_btn.gif) no-repeat;
	display: block;
	cursor: pointer;
}

select.linkedChk {
    font-size: 13px;
    padding-left: 0;
}

.form_att {
	margin: 0;
	padding: 6px;
	color: #fff;
	font-size: 10px;
	background: #755228;
	display: block;
}

.form_att_s {
	margin: 0;
	padding: 6px 6px 6px 0;
	color: #000;
	font-size: 10px;
	display: block;
}

.form_att02 {
	margin: 10px 10px 10px 0;
	padding: 6px;
	color:black;
	font-size: 11px;
	line-height: 150%;
	background: #f4ead2;
	display: block;
}

.comm_safe{
	font-size: 0.8em;
 	color: #063;
}

.navi_bar_inp{
	width: 100%;
	height:30px;
	display:block;
	border:none;
	background:url(../img/form_navi_inp.gif) no-repeat;
	background-position:center;
}

.navi_bar_conf{
	width: 100%;
	height:30px;
	display:block;
	border:none;
	background:url('../img/form_navi_conf.gif') no-repeat;
	background-position:center;
	}

.navi_bar_thx{
	width: 100%;
	height:30px;
	display:block;
	border:none;
	background:url("../img/form_navi_thx.gif") no-repeat;
	/*background-image: url('../img/form_navi_thx.gif');*/
	background-position:center;
	}
input.form_back_btn_both {
	margin: 0 0 20px 30px;
	padding: 0;
	text-indent: -9999px;
	width: 300px;
	height: 60px;
	border: none;
	/*background: url(../img/form_back_btn_both.gif) no-repeat;*/
	background-image: url('../img/form_back_btn_both.gif');
	display: block;
	cursor: pointer;
}

input.form_back_btn_both:hover {
	background-position:left bottom;
}
input.form_send_btn {
	margin: 0 0 20px 30px;
	padding: 0;
	text-indent: -9999px;
	width: 300px;
	height: 60px;
	border: none;
	/*background: url(../img/form_send_btn_both.gif) no-repeat;*/
	background-image: url('../img/form_send_btn_both.gif');
	display: block;
	cursor: pointer;
}

input.form_send_btn:hover {
	background-position:left bottom;
}
input.form_conf_btn_both {
	margin: 0 0 20px 30px;
	padding: 0;
	text-indent: -9999px;
	width: 300px;
	height: 60px;
	border: none;
	/*background: url(./img/form_conf_btn_both.gif) no-repeat;*/
	background-image: url('../img/form_conf_btn_both.gif');
	display: block;
	cursor: pointer;
}

input.form_conf_btn_both:hover {
	background-position:left bottom;
}

.error {
	color:red;
	clear: both;
}
.error ul{
	padding: 0;
    list-style-type: none;
    margin-left: 70px;
}
p img{
	margin-left: 0;
	width: none;
}

.table-responsive .form-group .radio{
	display: inline;

}

#f-raitenDate{
	float: left;
	margin-right: 10px;
}

#ages .radio input[type="radio"]{
	position: relative;
	top:3px;
}


.col_left{
	float: left;
	width: 50%;
	clear: both;
}

.col_right{
	float: right;
	width: 50%;
}

.col_center{
	width: 100%;
	clear:both;
}


.with-errors-chk{
	clear: both;
	color: #a94442 !important;
}

.attention{
	padding: 0 20px;
    display: block;
    margin: 20px;
}

