@charset "utf-8";
/* CSS Document */


.flowchart-container {
}

.flowchart-top {
	background: url(/member/common/images/horse-owner/horse-owner-flow-chart-top.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 495px;
	padding: 0;
	position: relative;
}

.flowchart-middle {
	background: url(/member/common/images/horse-owner/horse-owner-flow-chart-middle.jpg);
	background-repeat: repeat-y;
	width: 495px;
	min-height: 75px;
	padding: 0;
	position: relative;
}

.flowchart-content {
	padding-left: 20px;
	padding-right: 20px;
	color: #666666;
}

.flowchart-bottom {
	background: url(/member/common/images/horse-owner/horse-owner-flow-chart-bottom.jpg);
	height: 20px;
	width: 495px;
	background-repeat: no-repeat;
	padding: 0;
	position: relative;
}

.flowchart-arrow {
	background: url(/member/common/images/horse-owner/horse-owner-flow-chart-arrow.jpg);
	height:30px;
	width:495px;
	background-repeat: no-repeat;
	padding: 0;
}

/** Flow Chart for Retire Horse Export Flow - START **/

.flowchart-rhe-container {
	width: 100%;
}

.flowchart-rhe-location {
	float:left;
	width:20%;
}

.flowchart-rhe-flow {
	float:left;
	width:80%;
}

.flowchart-rhe-top {
	background: url(/member/common/images/horse-owner/horse-owner-flow-chart-top.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 495px;
	padding: 0;
	position: relative;
}

.flowchart-rhe-middle {
	background: url(/member/common/images/horse-owner/horse-owner-flow-chart-middle.jpg);
	background-repeat: repeat-y;
	width: 495px;
	min-height: 20px;
	padding: 0;
	position: relative;
}

.flowchart-rhe-content {
	padding-left: 20px;
	padding-right: 20px;
	color: #666666;
}

.flowchart-rhe-content-1 {
	padding-left: 20px;
	padding-right: 20px;
	color: #666666;
	width: 120px;
	float: left;
}

.flowchart-rhe-content-2 {
	padding-left: 190px;
	padding-right: 30px;
	color: #666666;
	float: left;
	width: 120px;
}

.flowchart-rhe-content-3 {
	padding-left: 360px;
	padding-right: 20px;
	color: #666666;
	float: left;
	width: 120px;
}

.flowchart-rhe-bottom {
	background: url(/member/common/images/horse-owner/horse-owner-flow-chart-bottom.jpg);
	height: 20px;
	width: 495px;
	background-repeat: no-repeat;
	padding: 0;
	position: relative;
}


.flowchart-rhe-overseas-top {
	background: url(/member/common/images/horse-owner/horse-owner-flow-chart-overseas-top.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 495px;
	padding: 0;
	position: relative;
}

.flowchart-rhe-overseas-middle {
	background: url(/member/common/images/horse-owner/horse-owner-flow-chart-overseas-middle.jpg);
	background-repeat: repeat-y;
	width: 495px;
	min-height: 20px;
	padding: 0;
	position: relative;
}

.flowchart-rhe-overseas-bottom {
	background: url(/member/common/images/horse-owner/horse-owner-flow-chart-overseas-bottom.jpg);
	height: 20px;
	width: 495px;
	background-repeat: no-repeat;
	padding: 0;
	position: relative;
}


.flowchart-rhe-overseas-s-top {
	background: url(/member/common/images/horse-owner/horse-owner-flow-chart-s-top.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 495px;
	padding: 0;
	position: relative;
}

.flowchart-rhe-overseas-s-middle {
	background: url(/member/common/images/horse-owner/horse-owner-flow-chart-s-middle.jpg);
	background-repeat: repeat-y;
	width: 495px;
	min-height: 20px;
	padding: 0;
	position: relative;
}

.flowchart-rhe-overseas-s-bottom {
	background: url(/member/common/images/horse-owner/horse-owner-flow-chart-s-bottom.jpg);
	height: 20px;
	width: 495px;
	background-repeat: no-repeat;
	padding: 0;
	position: relative;
}

.flowchart-remark {
}

/** Flow Chart for Retire Horse Export Flow - END **/




.text-flowchart-header {
	color: #C2A216;
    font-size: 14px;
    line-height: 18px;
	font-weight: bold;
}


.text-flowchart-gold {
	color: #C2A216;
    font-size: 14px;
    line-height: 18px;
	font-weight: bold;
}

.text-flowchart-darkgold {
	color: #7a660f;
    font-size: 14px;
    line-height: 18px;
	font-weight: bold;
}

.text-flowchart-gary {
}