/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/

*{
margin:0;
padding:0;
}

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px auto;
	padding: 0px;
	width:800px;
text-align:left;
background:url(https://www.union-wool.com/index_img/but-3.gif) repeat-x;
}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6, p{
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: none;
 padding:0px;
}

ul ul{
 list-style-type: none;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}

img{
margin:0;
padding:0;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
margin:0px;
height:54px;
padding-top:10px;
width: 100%;
background:url(https://www.union-wool.com/index_img/1unionlogo.jpg) no-repeat;
border-bottom:1px solid #63D74F;
}


#content{
clear:both;
padding-top:20px;
width: 100%;
margin-left:5px; 
}

#right{
padding:0;
width:149px;
float:right;
border-left:1px dotted #64AC79;
}

#left{
margin-right:150px;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#topleft{
width:70%;
float:left
}

#siteName{
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

#secName{
font-size: 120%;
padding: 0px 0px 0px 20px;
color: #334d55;
}

#news {
	width: 570px;
	margin-top: 20px;
}

#news dl {
	margin-top: 10px;
}

#news dl dt {
	float: left;
	width: 4em;
}

#news dl dd {
	padding-left: 4em;
	padding-bottom: .3em;
	margin-bottom: .3em;
	border-bottom: 1px dashed #64AC79;
}


/*************** #carttop styles **************/

#carttop{
margin-left:75%;
text-align:right;
}

#carttop form{
border:none;
margin-right:40px;
padding:0px;
}


/************* #globalNav styles **************/

#globalNav{
clear:both;
color: #cccccc;
margin:0px;
width:100%;
padding-top:3px;
display:block;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

.list{
float:left;
width:25%;
text-align:left;
border-bottom:2px solid #64AC79;
background:url(https://www.union-wool.com/index_img/point-1.gif) no-repeat left center;
}

#globalNav a{
padding:0px 0px 0px 15px;
display:block;
font-size:90%;
line-height:30px;
width:100%;
}


/************* #topmenu styles *************/

#menu {
margin-top:40px;
display:block;
height:auto;
}

#menu ul li{
margin-bottom:30px;
display:block;
width:215px;
float:left;
}

#menu ul li a{
font-size: 90%;
font-weight: bold;
}


#menu ul img{
display:block;
border:none;
}

.topmenu{
background:none;
font-size:100%;
}



/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 10px 0px 10px 20px;
	color: #64AC79;
	background:url(https://www.union-wool.com/index_img/pin.gif) no-repeat left center;
}


/************** h2 styles ***************/

h2 {
 background:url(https://www.union-wool.com/index_img/line.gif) repeat-x;
}

/************** .feature styles ***************/


.feature{
	padding: 10px 3px;
	font-size: 90%;
}

.feature h3{
	padding: 3px 0 0 0;
}

.feature p{
padding: 5px 0px 10px 0px;
line-height:150%;
}


/* adjust margins to change separation between the feature image and text flowing around it */


/************** .valueitem styles *****************/

.valueitem{
	padding: 7px 10px;
}

.value ul{
list-style-type: none;
margin: 0px;
padding: 20px 0px 5px 3px;
}

.value ul li{
margin:0;
padding-bottom:20px;
}

.value img{
border: 1px solid #006699;
margin:0;
padding:0;
}

.value a{
text-decoration: none;
}

.font80w{
font-size:80%;
font-weight: bold;
}


.font90w{
font-size:90%;
font-weight: bold;
}

/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 90%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #808080;
	padding: 5px 10px 10px 10px;
	margin-top: 20px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************* #search styles ***************/



#wwwsearch form{
 margin: 0px;
 padding: 0px;
}

#wwwsearch label{
	display: block;
	margin: 0px;
	padding: 0px;
}

#wwwsearch input{
font-size:100%;
line-height:100%;
}

#wwwsearch h3{
line-height:130%;
margin-top:20px;
}

#wwwsearch li{
line-height:130%;
}

#wwwsearch ul{
padding-top:20px;
padding-bottom:20px;
}



/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

/************** # **************/

#footnavi{
font-size:90%;
width:100%;
margin:0 auto 10px auto;
}

#re{
width:49%;
float:left;
text-align:left;
}

#top{
margin-left:51%;
text-align:right;
}


/************** #tokusho,kojin styles **************/

#tokusho table{
width:90%;
}

#tokusho table td{
padding-left:10px;
text-align:left;
line-height:150%;
}

#tokusho .card-list {
	border: 1px dotted #999999;
	font-size: 14px;
	line-height: 160%;
	padding: 10px 10px 0;
	text-align: center;
	margin: 5px 0 1em;
}

#tokusho .card-list ul {
	text-align: center;
	margin: 10px 0 0;
	padding: 0;
}

#tokusho .card-list ul li {
	display: inline-block;
	margin: 0 3px 10px;
	width: 89px;
	height: 77px;
	vertical-align: middle;
}

#kojin table{
width:90%;
}

#kojin table td{
padding-left:10px;
text-align:left;
line-height:150%;
}

#link table{
width:90%;
}

#link table td{
padding-left:10px;
text-align:left;
line-height:150%;
}

#chumon table{
width:90%;
}

#chumon table td{
padding-left:10px;
text-align:left;
line-height:150%;
}

#toiawase table{
width:90%;
}

#toiawase table td{
padding-left:10px;
text-align:left;
line-height:150%;
}


/************** #h styles **************/

.h{
clear:both;
height:1px;
}

/************** #top10 **************/
#top10_hyouji {
width:100%;
margin:30px auto 20px auto;
display:block;
float:left;
}

#top10_hyouji>h2 {
display: block;
width:100%;
float:left;
padding: 7px 10px;
margin-bottom:20px;
width:95%;
}

.top10_ga {
padding-bottom: 40px;
height:200px;
width:200px;
float:left;
}

.top10_ga>p {
border-left:10px solid #FF660B;
border-right:40px solid #FFffff;
border-bottom:1px solid #FF660B;
padding-left: 7px;
font-size:90%;
color: #FF660B;
font-weight: bold;
}

.sas {
width:80%;
height:60px;
}

.sas h3 {
padding-top: 10px;
font-size:90%;
}

.top10_ga img {
border: 1px solid #006699;
margin:0;
padding:0;
}

/************** #t **************/

#tt {
border: 1px solid #006699;
display:block;
float:left;
width:90%;
}

/************** #tag **************/
#tag a{
font-size: 90%;
font-weight: normal;
}


.insta {
	width: 570px;
	margin-bottom: 30px;
}

.insta img {
	margin-bottom: 10px;
}

.fix-area {
    position: fixed;
    right: 0;
    top: 50%;
    margin-top: -300px;
}

.fix-area img {
	width: 100px;
	height: auto;
}