span.customSelect {
  font-size: 13px;
  background-color: #FDFDFD;
  color: #333;
  padding: 4px 8px;
  border:1px solid #CCC;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  text-align: left;
  line-height: 22px;
  height: 23px;
}
.styled.hasCustomSelect {}
span.customSelect.changed {
	background-color: #f0dea4;
}
.customSelectInner {
	background:url("./p/customSelect-arrow.png") no-repeat center right;
	background-size: 7px 5px;
}
.av-logo img {vertical-align: middle;}
.av-logo a {display: inline-block;}

.n-head {
  font-size: 12px;
  line-height: 1.8;
  position: relative;
}
.n-head p.notice{
  position: absolute;
  right: 1em;
  top: .25em;
  font-size: 9px;
  color: #C0C0C0;
}

.clearfix:before, .horizontal-list:before, .navi-list:before, .site-list:before, .li-top-nav ul:before, .clearfix:after, .horizontal-list:after, .navi-list:after, .site-list:after, .li-top-nav ul:after {
  display: table;
  line-height: 0;
  content: "";
}
.content-fixed:after, .clearfix:after, .horizontal-list:after, .navi-list:after, .site-list:after, .li-top-nav ul:after {
  clear: both;
}
.site-menu:before, .site-menu:after, .li-top-nav-wrapper:before, .li-top-nav-wrapper:after, .row-fluid:before, .row-fluid:after {
  display: table;
  line-height: 0;
  content: "";
  clear: both;
}
.input-medium {
  width: 240px;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  display: inline-block;
  height: 22px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 22px;
  color: #555;
  vertical-align: middle;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: #FFF;
  border: 1px solid #CCC;
  -webkit-box-shadow: inset 0 1px 0px rgba(0, 0, 0, 0.035);
  -moz-box-shadow: inset 0 1px 0px rgba(0, 0, 0, 0.035);
  box-shadow: inset 0 1px 0px rgba(0, 0, 0, 0.035);
  outline: none;
}
input.search-query {
  padding-right: 8px;
  padding-right: 4px \9;
  padding-left: 8px;
  padding-left: 4px \9;
  margin-bottom: 0;
}
.form-search input, .form-inline input, .form-horizontal input, .form-search textarea, .form-inline textarea, .form-horizontal textarea, .form-search select, .form-inline select, .form-horizontal select, .form-search .help-inline, .form-inline .help-inline, .form-horizontal .help-inline, .form-search .uneditable-input, .form-inline .uneditable-input, .form-horizontal .uneditable-input, .form-search .input-prepend, .form-inline .input-prepend, .form-horizontal .input-prepend, .form-search .input-append, .form-inline .input-append, .form-horizontal .input-append {
  margin-bottom: 0;
  vertical-align: middle;
  outline: none;
}

/*Header orange*/

.hellobar {
  font-size: 14px;
  padding: 10px;
  line-height: 21px;
  text-decorationtion: none;
  color: #FFF;
  border: none;
  text-align: center;
}
.hellobar-wrapper {
  top: 0px;
  background-color: #EE6212;
  width: 100%;
  z-index: 20;
}


/*Header main*/
.av-header {
  padding: 20px 0;
  background-color: #F8F8F8;
min-height: 57px;}
.content-fixed {
  width: 985px;
  margin:0 auto;}


.row-fluid {
  width: 100%;
}

.row-fluid [class*="span"] {
  display: block;
  float: left;
  width: 100%;
  min-height: 30px;
  margin-left: 2.5641025641%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .span4 {
  width: 31.6239316239%;
}
.row-fluid .span6 {
  width: 48.7179487179%;
}
.row-fluid .span8 {
  width: 65.811965812%;
}


.search-bar {
  text-align: right;
  padding: 1em 0;
}
.btn {
  display: inline-block;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  color: #333;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-color: #F5F5F5;
  background-repeat: repeat-x;
  border: 1px solid #CCC;
  border-color: #E6E6E6 #E6E6E6 #BFBFBF;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #B3B3B3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn {
  font-size: 14px;
  font-weight: bold;
  text-shadow: none;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
a.btn-p2 {
  background: #68B325 none no-repeat;
  color: #FFF;
  border: 1px solid #68B325;
  line-height: 23px;
  padding: 0 12px;
  font-size: 11px;
}
.btn-p3, .btn-p3:hover, .btn-p3:focus, .btn-search, .btn-search:hover, .btn-search:focus {
  font-weight: bold;
  font-size: 12px;
  color: #FFF;
  background: #0085CA none;
  border: 1px solid #0085CA;
}
.btn-search {line-height: 22px;}
.li-top-nav-wrapper {
  background-color: #F8F8F8;
  border-top: 1px solid #E7E7E7;
  border-bottom: 1px solid #E7E7E7;
}
.li-top-nav ul, .site-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border-left: 1px solid #F1F1F1;
  min-width: 710px;
}
.li-top-nav ul>li {
  float: left;
}
.li-top-nav ul>li a {
  display: block;
  padding: 0 15px;
  border-right: 1px solid #F1F1F1;
  color: #333;
  line-height: 38px;
}
.li-top-nav ul>li a:hover, .li-top-nav-mb ul>li a:hover {
  text-decoration: none;
}
.li-top-nav ul>li.active, .li-top-nav ul>li:hover, .li-top-nav-mb ul>li.active, .li-top-nav-mb ul>li:hover {
  background-color: #F3F3F3;
}
.align-right {
  text-align: right;
}
.my-account-wrapper {
  line-height: 38px;
  display: inline-block;
  padding: 0px 14px;
}
.my-account-wrapper a {color: #0085CA;}
.site-menu {
  background-color: #0085CA;
  color: #FFF;
  padding: 1em 0;
  margin-bottom: 2em;
}


.site-menu ul {margin: 0; padding: 0; border-left: 0px;}
.site-menu li {display: inline-block;}
.site-menu ul>li a{
  display: block;
  padding: 0 15px;
  color: #FFF;
  line-height: 30px;
}
a.go-top {
  position: fixed;
  bottom: 2em;
  right: 2em;
  text-decoration: none;
  color: #FFF;
  background-color: #333;
  background-color: rgba(0, 0, 0, 0.4);
  font-size: 11pt;
  padding: .75em 1.25em;
  display: none;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}




/* TXTTHUMB CSS ----------- */

.txtthumb {margin: 36px 0;}
.txtthumb h3.label { margin: 0; padding: 6px 12px; font-size: 15px;}
.txtthumb h3.label a { text-decoration: none;}
.txtthumb h3.label span{float: right;}
.txtthumb ul.txtbn_ul {margin: 0px 0px;padding: 0px 0px; list-style: none;}
.txtthumb ul.txtbn_ul li {margin: 0;padding: 0;overflow: hidden;font-size: 14px;border: 1px solid #CCC;border-width: 0px 0px 1px 0px;background: #FFFFFF;position: relative;display: block;}
.txtthumb ul.txtbn_ul li a {vertical-align: middle;font-size: 14px;text-align: left;min-height: 80px;padding: 13px 25px 6px 100px;color: #333;display: block;text-decoration: none;background-repeat: no-repeat;background-position: right center;-webkit-background-size: 40px 45px;-moz-background-size: 40px 45px;background-size: 40px 45px;
background-image: url("./p/sp_list_allow.png");
}

.txtthumb .txtbn_thumb{border: 0;left: 10px;top: 10px;max-width: 80px;max-height: inherit;float: left;margin-right: 10px;position: absolute;}
.txtthumb ul.txtbn_ul li a h4{text-overflow: ellipsis;overflow: hidden;white-space: nowrap;margin: 0px;font-size: 12pt;line-height: 19pt;color: #333;}
.txtthumb ul.txtbn_ul li a p {font-size: 9pt;line-height: 12pt;font-weight: normal;color: #666;}
.txtthumb ul.txtbn_ul li a p.txtbn_foot {margin-bottom: 3px;height: 36pt;overflow: hidden;}

/* widescreen ----------- */
@media only screen 
and (min-width : 481px) {
	.txtthumb ul.txtbn_ul li { width:50%; float: left;}
	.txtthumb ul.txtbn_ul li a p.txtbn_foot {height: 36pt;overflow: hidden;}
	.txtthumb ul.txtbn_ul li:nth-child(2n+1) { border-right: 1px solid #CCC;}
	.txtthumb ul.txtbn_ul li:nth-child(2n) { border-right: none;margin-right: -1px;}
}
@media only screen and  
    (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5),
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2) {
	.txtthumb ul.txtbn_ul li a { background-image: url("./p/sp_list_allow2x.png"); -webkit-background-size: 40px 45px;-moz-background-size: 40px 45px;background-size: 40px 45px; }
}

