a:link {color: #555; text-decoration: none}     /* unvisited link */
a:visited {color: #008ED3; text-decoration: none}  /* visited link */
a:hover {color: #87D1F1; text-decoration: none}   /* mouse over link */
a:active {color: #555; text-decoration: none}   /* selected link */

/*input area*/

input.rounded{

	background:url(../img/input.gif);
	border:none;
	height:24px;
	width:120px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}


input.loginrounded{
	background:url(../img/loginrounded.gif);
	border:none;
	height:24px;
	width:205px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}


/*no border*/

.border {
border:0px;
}

/*ctn*/

.footage {
	font-size: 11px;
	color: #999999;
}
.copyright {
	font-size: 10px;
	color: #999999;
}

.contentdiv {
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}

.title01 {
font-size: 12px;
	color: #209DD9;
	font-weight: bold;
}


.ctntitle01 {
	font-size: 14px;
	font-weight: bold;
}

.ctntitle02 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	line-height:22px;
	}

.sub {
	color: #999999;
	font-size: 10px;
}


.error {
	color: #FF0000;
	font-size: 12px;
}


/*product*/

.prodtitle {
	font-size: 12px;
	font-weight: bold;
	line-height:22px;
	}


.prodprice {color: #ff007b}

.proddetail {
	color: #008ed3;
	font-size: 10px;
}

a.prodbooking:link {color: #80cd49; text-decoration: none}     /* unvisited link */

a.proddetail:link {color: #008ed3; text-decoration: none}     /* unvisited link */

.proddetailtitle {
	font-size: 18px;
	color: #008ED3;
	font-weight: bold;
}

.proddetailctn {
	font-size: 12px;
	font-weight: normal;
	line-height:22px;
	}


/*list*/

ul
  {
  line-height:25px;
	margin-top: -0.5em;
	margin-left: 2em;
	padding-left: 0;
  }
li
  {
    line-height:25px;
  margin: 0;
  padding: 0;
  }

/*gift*/

.giftprodtitle {
	font-size: 12px;
	font-weight: bold;
	line-height:22px;
	color: #008ED3;
	}

.loginphrase{
font-size: 12px;
color: #008ED3;
}

/*shop*/

.shopdistrict {
	color: #008ED3;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: underline;
}

.shoplink {
font-size: 12px;
	color: #209DD9;
}

a.shoplist:link {color: #209DD9;text-decoration: none}
a.shoplist:hover {color: #87D1F1; text-decoration: none}   /* mouse over link */

a.shopdistrict:link {color: #008ED3; text-decoration: underline}   /* mouse over link */
a.shopdistrict:hover {color: #87D1F1; text-decoration: none}   /* mouse over link */
