@charset "UTF-8";





/* MAIN */

/* pull menu */
div#shopsearch {
	padding-left: 370px;
}

p#pagesearch {
	width: 200px;
	font-size: 70%;
}

ul#movin2 {
	padding: 10px 0 0 0;
	width: 200px;
}

ul#movin2 li.shopctg {
	font-size: 70%;
	color: #004283; 
}

ul#movin2 ul {
	list-style: none;
	margin-top: 3px;
	margin-bottom: 10px;
	color: #FFF;
}

ul#movin2 li span {
	padding-left: 10px;
	font-weight: bold;
}


/* shopinfo */
div#shopinfo {
	border-top: 1px dashed #D1E2EB;
	margin-top: 15px;
	padding-top: 15px;
	padding-bottom: 30px;
}

div#shophead {

}

div#shopname2 {
	background: #FFF url("/cmn2/images/common/border.gif") no-repeat top left;
}

div#shopname {
	background: #FFF url("/cmn2/images/common/border.gif") no-repeat top left;
	float: left;
}

div#shophead h1, div#shophead h2 {
	padding-left: 50px;
	line-height: 140%;
}

div#shophead h1 {
	font-size: 80%;
	color: #333;
	letter-spacing: 0.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

div#shophead h2 {
	font-size: 80%;
	color: #666;
	font-weight: normal;		
}

div#shophead p {
	float: right;
	font-size: 80%;
}

p#shopph {
	clear: both;
	padding-top: 10px;
	padding-left: 25px;
}

p#shopph img {
	display: inline;
	margin-right: 10px;
	margin-top: 10px;
}

p#shoptxt {
	clear: both;
	padding: 20px 25px 0 25px;
	font-size: 80%;
	line-height: 140%;
}

div#shopbrand {
	border: 1px solid #D1E2EB;
	margin-top: 20px;
	padding: 10px 15px;
}

div#shopbrand h3 {
	margin-bottom: 5px;
	font-size: 65%;
	color: #53A8C7;
}

div#shopbrand ul {
	list-style: none;
}

div#shopbrand li {
	background: #FFF url("/cmn2/images/common/arrows.gif") no-repeat center left;
	display: inline;
	padding-left: 11px;
	padding-right: 13px;
	font-size: 70%;
	line-height: 150%;
	color: #333;
	font-family: Helvetica, Arial, sans-serif;
}

div#shopbrand li a:link {color: #333; text-decoration: underline;}
div#shopbrand li a:visited {color: #333; text-decoration: underline;}
div#shopbrand li a:active {color: #999; text-decoration: underline;}
div#shopbrand li a:hover {color: #999; text-decoration: underline;}


div#rightcolumn table {
	width: 570px;
}

div#rightcolumn table#shoplist1 {
	border-top: 1px solid #D1E2EB;
}

div#rightcolumn table#shoplist2 {
	margin-top: -30px;
}

div#rightcolumn td.shopname {
	padding: 30px 0 0 0;
	color: #004283;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
}

div#rightcolumn td.shopname span {
	background-color: #D1E2EB;
	display: block;
	padding: 4px 0 3px 10px;
}

div#rightcolumn th {
	white-space: nowrap;
}

div#rightcolumn th, div#rightcolumn td {
	border-bottom: 1px solid #D1E2EB;
	padding: 8px 10px;
	font-size: 80%;
	line-height: 140%;
	vertical-align: top;
	text-align: left;
}

div#rightcolumn th img {
	display: inline;
	margin-top: 2px;
	margin-right: 1px;
}

div#rightcolumn th img.fc {
	display: block;
	margin-top: 2px;
}

div#rightcolumn td a {
	padding: 0px 2px;
	font-size: 80%;
	white-space: nowrap;
	font-family: Helvetica, Arial, sans-serif;
}

div#rightcolumn td a:link {color: #FFF; text-decoration: none;background-color: #004283;}
div#rightcolumn td a:visited {color: #FFF; text-decoration: none;background-color: #004283;}
div#rightcolumn td a:active {color: #FFF; text-decoration: none;background-color: #B1CFDE;}
div#rightcolumn td a:hover {color: #FFF; text-decoration: none;background-color: #B1CFDE;}


p#shopsite {
	background: #FFF url("/cmn2/images/common/arrows.gif") no-repeat center left;
	margin-top: 20px;
	padding-left: 10px;
	font-size: 70%;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
}


p#shopsite a:link {color: #333; text-decoration: none;}
p#shopsite a:visited {color: #333; text-decoration: none;}
p#shopsite a:active {color: #999; text-decoration: underline;}
p#shopsite a:hover {color: #999; text-decoration: underline;}

