/* CSS Document */

@import url("common.css");

h5
{
	color: #666666 !important;
}

/*********************************
** CUSTOM TAG CLASS STYLE
*********************************/
.chapter-title-colored
{
	background-color: transparent;
	min-height: 90px;
}

*html .chapter-title-colored
{
	height: 90px auto;
}

.column-span
{
	clear: both;
	
	background-image: url('images/bg-tenant.gif');
	
	margin: 0px;
	padding: 0px;
	
	width: 740px;
}

.column-extra-left
{
	padding-right: 0px;
	width: 200px;
}

.column-extra-center
{
	margin-left: 10px;
	text-align: left;
	width: 530px;
}

.article-row
{
	background-color: transparent;
	
	color: #333333;
	font-size: 11px;
	
	margin: 0px;
	padding: 10px 0px 10px 10px;
}

.article-row ul
{
	list-style: none;
}

.article-row ul li
{
	margin: 0px;
	padding-bottom: 8px;
}
*html .article-row ul li
{
	padding-bottom: 0px;
	padding-top: 0px;
}

.note
{
	color: #666666;
	font-size: 12px;
}

.info,
.info a
{
	color: #666666;
	font-size: 11px;
}

.thumb
{
	font-size: 8px;
}

.value
{
	font-size: 12px !important;
	font-weight: bold;
}

.record-list
{
	border: 1px solid #999999;
	
	font-size: 11px;
	
	margin: 0px;
	padding: 0px;
	
	width: 100%;
}

.row-header th
{
	background-color: #CC9999;
	font-size: 12px;
	text-align: center;
}

.even,
.even td
{
	background-color: #E5E5E5;
}

.odd,
.odd td
{
	background-color: #FFFFFF;
}

.indent-none
{
	margin: 0px;
	padding: 0px;
}

a.button-cart
{
	background-image: url('images/icon-cart.gif');
	background-position: top left;
	background-repeat: no-repeat;
	
	color: #999999 !important;
	
	padding: 0px 0px 10px 28px;
}

/*********************************
** CUSTOM TAG OBJECT (ID) STYLE
*********************************/
#container
{
	padding: 0px;
}

#button-print
{
	background-color: #FFCD98;
}

#head-image
{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	
	overflow: hidden !important;
}

#header-extras
{
	margin: 0px;
	padding: 0px;
	padding-top: 84px;
}

#menu-extra
{
	margin-top: -22px;
}

#toolform-remove {
	display: block;
	float: left;
	
	background-image: url('../webadmin/assets/images/btn_h_del.gif');
	
	height: 17px;
	width: 100px;
	
	padding-top: 4px;
	margin: auto;
	
	cursor: pointer;
}

*html #toolform-remove {
	height: 21px;
}

#toolform-remove span {
	margin-left: 24px;
	
	font-size: 10px;
	font-weight: normal;
	text-align: left;
}

#visitor-bar
{
	background-color: #FFFFFF;
	color: #333333;
	font-size: 10px;
	
	margin: 0px;
	padding: 4px 10px 10px 0px;
	
	text-align: right;
}

#tenant-menu
{
	font-size: 12px;
	
	list-style: none;
	
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}

#tenant-menu a
{
	text-decoration: none !important;
}

#tenant-menu li
{
	border-bottom: 1px solid #999999;
	
	margin: 0px;
	padding: 6px 10px 4px 0px;
}

#tenant-info
{
}

#tenant-info #tenant-icon,
#tenant-info #tenant-logo
{
	float: left;
	
	font-size: 8px;
	
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	padding-bottom: 10px;
	
	width: 150px;
	
	overflow: hidden !important;
}

#tenant-info #tenant-icon
{
	border-bottom: 1px dashed #999999;
}

#tenant-info #tenant-contact
{
	float: left;
	
	color: #000000;
	font-size: 11px;
	
	margin: 0px;
	margin-left: 10px;
	padding: 0px;
	padding-bottom: 10px;
	
	width: 210px;
	
	overflow: hidden !important;
}

#tenant-description
{
	border-bottom: 1px dashed #999999;
	
	font-size: 11px;
	
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	padding-bottom: 20px;
}

/*********************************
**
** SPECIFIC CATEGORY BACKGROUND
**
*********************************/
#ctg-beautyfashion
{
	background-image: url('images/annashop/header-beautyfashion.gif');
}

#ctg-foodentertainment
{
	background-image: url('images/annashop/header-foodentertainment.gif');
}

#ctg-homeliving
{
	background-image: url('images/annashop/header-homeliving.gif');
}

#ctg-mindbody
{
	background-image: url('images/annashop/header-mindbody.gif');
}

#ctg-motherbaby
{
	background-image: url('images/annashop/header-motherbaby.gif');
}

#ctg-specialguides
{
	background-image: url('images/annashop/header-specialguides.gif');
}


/*********************************
** FORM RELATED STYLE
*********************************/
input,
textarea
{
	font-size: 12px;
}

.form-row
{
	margin: 0px 0px 8px 0px;
	padding: 0px;
}

.form-label
{
	float: left;
	
	font-size: 10px;
	
	margin: 0px;
	padding: 0px;
	
	width: 160px;
}

.form-field
{
	float: left;
	
	font-size: 10px;
	
	margin: 0px;
	margin-left: 10px;
	padding: 0px;
	
	width: 360px;
}

.button-contact
{
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
	
	color: #666666;
	font-size: 11px;
	
	cursor: pointer;
	
	margin: 0px;
	padding: 3px 8px 3px 8px;
}
