/* for testing */
*:not(body):not(html) {
	box-sizing:border-box;
	border:0px dashed #000;
}

.row {
  max-width: 1170px;
}

.fullrow {
  max-width: 100%;
}

.columns {
	min-height: 1px;	
}

/* End for testing */

header#site-header {
	margin-bottom:5px;
	padding:5px;
	
}

.wrapper {
	margin-bottom:5px;	
}


.img {
	max-width:100%;
	height:auto;
}



body {
	font-family: Helvetica, sans-serif;
	font-size: 93%;
	line-height: 1.5em;
	background-color: #bcaaa4;
	padding: 0;
	margin: 0;
}



.verticalLine {
    border-left: thin solid #e0e0e0;
}
.verRightLine {
    border-right: thin solid #eeeeee;
}

.verRightLineBlue {
    border-right: thin solid #999;
}

.hotBottomLineBlue {
    border-bottom:thin solid #069;
}


.allborderLine {
    border-left: thin solid #CCC;
	border-right: thin solid #CCC;
	border-top: thin solid #CCC;
	border-bottom: thin solid #CCC;
}

.allBorderMobDisplay {
    border-left: thin solid #fffde7;
	border-right: thin solid #fffde7;
	border-top: thin solid #fffde7;
	border-bottom: thin solid #fffde7;
}

.allLineForMsg {
    border-left: medium solid #bcaaa4;
	border-right: medium solid #bcaaa4;
	border-top: medium solid #bcaaa4;
	border-bottom: medium solid #bcaaa4;
}
.ThereborderLine {
    border-left: thin solid #CCC;
	border-top: thin solid #CCC;
	border-bottom: thin solid #CCC;
}



.transparent {
  background-color:transparent;
}


.div-individual-color {
	background-color:#eeeeee;
	 
}


.top-image 
{
	background: url("../image/top.jpg") #fff no-repeat; height: 138px; text-align: left; position: relative; padding: 0px; 
	}
	
	
span.red {
    background-color: #F90;
}



input[type='radio'] {
    transform: scale(1.2);
}

.button{
	text-align:left;
	background-color:#fafafa;
	border-bottom-color:#bcaaa4;
	padding: .5rem .7rem .5rem;
}

.menu-icon
{
  width: 30px; /* hack for menu icon bug */
}

.textareaborder{
	background-color:#CFF;
	border-bottom-style:double;
	border-color:#000;	
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
}



.text11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.text12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.text12b {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:bold;
	font-size: 12px;
	color: #333333;
}
.text13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.text13b {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:bold;
	font-size: 13px;
	color: #333333;
}
.text14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.text14b {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:bold;
	font-size: 14px;
	color: #333333;
}


/*  TOP MENU */
A.toplink:link {
	COLOR: #e0f2f1; FONT-FAMILY: Tahoma, Geneva, sans-serif; FONT-size: 12px; FONT-WEIGHT: normal; LINE-HEIGHT: 250%; TEXT-DECORATION: none
}
A.toplink:visited {
	COLOR: #e0f2f1; FONT-FAMILY: Tahoma, Geneva, sans-serif; FONT-size: 12px; FONT-WEIGHT: normal; LINE-HEIGHT: 250%; TEXT-DECORATION: none
}
A.toplink:hover {
	COLOR: #e0f2f1; FONT-FAMILY: Tahoma, Geneva, sans-serif; FONT-size: 12px; FONT-WEIGHT: normal; LINE-HEIGHT: 250%; TEXT-DECORATION: underline
}

/*  Bottom MENU */
A.bottomlink:link {
	COLOR: #ffeb3b; FONT-FAMILY: Tahoma, Geneva, sans-serif; FONT-size: 13px; FONT-WEIGHT: normal; LINE-HEIGHT: 250%; TEXT-DECORATION: none
}
A.bottomlink:visited {
	COLOR: #ffeb3b; FONT-FAMILY: Tahoma, Geneva, sans-serif; FONT-size: 13px; FONT-WEIGHT: normal; LINE-HEIGHT: 250%; TEXT-DECORATION: none
}
A.bottomlink:hover {
	COLOR: #ffeb3b; FONT-FAMILY: Tahoma, Geneva, sans-serif; FONT-size: 13px; FONT-WEIGHT: normal; LINE-HEIGHT: 250%; TEXT-DECORATION: underline
}


/*  News  */
A.newslink:link {
	COLOR: #2196f3; FONT-FAMILY: Tahoma, Geneva, sans-serif; FONT-size: 14px; FONT-WEIGHT: normal; LINE-HEIGHT: 200%; TEXT-DECORATION: none
}
A.newslink:visited {
	COLOR: #2196f3; FONT-FAMILY: Tahoma, Geneva, sans-serif; FONT-size: 14px; FONT-WEIGHT: normal; LINE-HEIGHT: 200%; TEXT-DECORATION: none
}
A.newslink:hover {
	COLOR: #2196f3; FONT-FAMILY: Tahoma, Geneva, sans-serif; FONT-size: 14px; FONT-WEIGHT: normal; LINE-HEIGHT: 200%; TEXT-DECORATION: underline
}



/*  News  */
A.videolink:link {
	COLOR: #2196f3; FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif; FONT-size: 15px; FONT-WEIGHT: normal; LINE-HEIGHT: 100%; TEXT-DECORATION: none
}
A.videolink:visited {
	COLOR: #2196f3; FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif; FONT-size: 15px; FONT-WEIGHT: normal; LINE-HEIGHT: 100%; TEXT-DECORATION: none
}
A.videolink:hover {
	COLOR: #2196f3; FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif; FONT-size: 15px; FONT-WEIGHT: normal; LINE-HEIGHT: 100%; TEXT-DECORATION: underline
}
