@charset "utf-8";

/* ------------------- Main ID & Class for Product Pages (Thai) --------------------- */
/* Author: Rattha Pringsulaka */
/* Company: NetCreatic Dot Com CO.,LTD. */

/* --------------- =Secondary right ------------------- */
/* ------------- (apply .temp4 in <body>) ------------- */

.temp4 .secondary_right { /*base 13px*/
	border-left: 0;
}

/* --------------- =Product home -----------------*/

#product-home {
	clear: both;
	font-size: 13px;
	width: 100%;
}

#product-home p {
	margin: 0 10px 10px;
	line-height: 18px;
}

#product-home h2, #product-home h3 {	
	font-family: "tahoma" ,"MS Sans Serif", "Microsoft Sans Serif";
	font-size: 18px;
/*	font-style: italic; */
	color: #6A1A4A;
	margin: 20px 10px 10px;
	padding-bottom: 3px;
	border-bottom: 1px solid #CCC;
}

#product-home .earliest-date {
	font-family: "tahoma" ,"MS Sans Serif", "Microsoft Sans Serif";
	font-size: 15px;
	font-style: italic;
	color: #6A1A4A;
	margin: 0 10px 10px;
	padding: 10px 0;
	border-bottom: 1px solid #CCC;
}

#product-home .alert {
	margin: 10px;
	padding: 5px 15px 0 40px;
	border: 1px solid #FF9A00;;
}

#product-home .alert li {
	margin-bottom: 10px;
}

.display-filter {
	font-size: 13px;
	margin: 0 10px 15px 12px;
}

.display-filter ul {
	list-style: none;
}

.display-filter li {
	float: left;
	display: inline;
	padding: 0 5px;
	border-left: 1px solid gray;
}

.display-filter ul .title {
	border: none;
	font-weight: bold;
	color: #006;
	padding: 0;
}

.display-filter ul .leftmost {
	border: none;
}

/* -------------- =Sort Product ----------- */

.label-control {
	float: left;
	margin: 5px 0 10px 10px;
}

.label-control dt {
	font-weight: bold;
	color: #006;
}

.label-control select {
	margin-top: 5px;
}

/* ------------- =Page Navigation -------------*/

.page-nav {  /* Base 13px */
	clear: both;
	float: right;
	margin: 20px 10px;
	padding-right: 10px;
}

.page-nav li {
	float: left;
	display: inline;
	margin-left: 2px;
}

.page-nav a {
	float: left;
	padding: 2px 4px;
	border: 1px solid #DDD;
	text-decoration: none;
}

.page-nav .current {
	float: left;
	font-weight: bold;
	padding: 2px 4px;
	border: 1px solid #DDD;
	color: #FFF;
	background-color: #FF9A00;
}

.page-nav .pages {
	padding: 2px 4px;
	font-weight: bold;
	color: #C00;
}

.page-nav .dot {
	padding-top: 2px;
}

/* -------------- =List Product Category -------------*/

.product-category {
	clear: both;
	font-size: 13px;
	margin: 0 10px 30px 20px;
}

.product-category dt {
	float: left;
	display: inline;
	margin-right: 10px;
	height: 1%;
}

.product-category dd {
	margin-left: 80px;
}

.product-category dd.category {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}

/* ---------------- =Request ------------- */

#request {
	font-size: 13px;
	margin: 0 10px 20px;
	padding-top: 10px;
}

#request p {
	margin-bottom: 10px;
	line-height: 18px;
}

/* --------------- =Search results not found -------------- */

#product-home ul {
	list-style: disc;
	margin: 20px 0 20px 50px;
}

#product-home li {
	margin-top: 7px;
}

#product-home li dl {
	margin: 5px 0;
}

#product-home li input {
	vertical-align:middle;
}

/* ---------- =Field for request search ---------- */

#request h2, #request h3 {	
	font-family: "tahoma" ,"MS Sans Serif", "Microsoft Sans Serif";
	font-size: 18px;
/*	font-style: italic;*/
	color: #6A1A4A;
	margin-bottom: 10px;
	padding-bottom: 3px;
	border-bottom: 1px solid #CCC;
}

#request fieldset {
	padding: 5px 0;
}

#request label {
	float: left;
	width: 200px;
	font-weight: bold;
	text-align: right;
	margin-right: 6px;
}

#request .txtbox {
	margin-bottom: 6px;
}

#request .but_space {
	padding-top: 10px;
}


/* --------------- =Browse by ----------------- */

.secondary_right h6 {
	padding-top: 0;
}

dl.browseby { /*12px*/
	width: 90%;
	float: left;
	margin-left: 5px;
	display: inline; /*Fix Double Margin Bug in IE6*/
}

dl.browseby dt {
	color: #AD5599;
	font-weight: bold;
	padding: 10px 0 10px 10px; 
	background: #FFF url(../images/pic_arrow_4.gif) no-repeat left center;
}

dl.browseby dd {
	margin-bottom: 5px;
	padding-left: 10px;
}

/* ------------- =Item recommend for Mother's day ------------- */

.secondary_right #item-tmb dl {
	width: 99%;
}

.secondary_right #item-tmb h4 {	
	text-align: center;
	color: #7884CF;
	font-weight: bold;
	margin: 0 0 10px;
	padding: 3px 0;
	border: 1px solid #E1B8D8;
	background: #FFF url(../images/bg_1_top.gif) repeat-x 0 -18px;
}

.secondary_right #item-tmb .comment {
	border-color: #FF9A00;
	color: #080;
}

.land-folded-2{
	background:url(../images/PhotoCard/bg_folded_landscape_2.jpg) left top no-repeat;
}

.full #item-tmb dt { padding: 150px 2px 0;
}

.full #item-tmb dd.img {
	width: 100%;
	height: 150px;
	top: 0; left: 0;
	margin: 0;
}
.full #item-tmb dd.img a {position: absolute; width: 100%; bottom: 0; left: 0; }
/* .full #item-tmb dd.img a:hover { background-color: #FFFFFF; } */

#product-home .present { margin: 0 10px 20px; font-size: 13px; color: #039; }
#product-home .present strong { /*width: 150px; display: inline-block; */}



/* ------------- =Intro Photo Gifts graphic display ------------- */

#intro {
	margin: 0 10px;
	padding: 0 0 15px;
	border: 0;
}

#intro li {
	display: inline;
	margin: 0;	
	padding: 0;
	float: left;
	width: 200px;
	height: 140px;	
}

#intro li span {
	display: block;
	padding: 80px 10px 0;
	color: #FFF;
	font-weight: bold;
}

#intro .select {
	background: url(../images/img_intro_photo_th_1.gif) no-repeat left top;
}

#intro .personal {
	background: url(../images/img_intro_photo_th_2.gif) no-repeat left top;
}

#intro .send {
	background: url(../images/img_intro_photo_th_3.gif) no-repeat left top;
}


