﻿/* ---------- PdtDetail Css ---------- */

.blind {
    display:none;
}

#pdtstatus {
	position:absolute;
	margin-top:-10px;
	width:15%;	
}

#pdtstatus img {
	max-width:100%;	
}

#pdt_name_topic_bg {
	padding-left:20px;
	background:#DA0E33;
}

#pdt_name_topic {
	background:#C8F08E;
	border-bottom:#ACCE7B solid 5px;
	box-sizing:border-box;
	padding-left:15px;
	padding-top:1px;
	padding-bottom:1px;
}

#pdt_name_topic h1 {
	font-family:superstoreregular;
	font-size:2.1em;
	line-height: 0.8em;
}

#pdtdetail_info {
    font-family:Tahoma;
    font-size:14px;
    padding:10px;
    padding-top:20px;
    padding-bottom:20px;
    margin-bottom:10px;
    background:#CEF9CF;
    font-weight:bold;
    /* text-align:center; */
}

#pdtdetail_top_bg {
	background:#C3EBF3;
	padding-top:12px;
	padding-left:15px;
	padding-right:15px;
	border-bottom:#85D5DC solid 10px;	
	margin-top:10px;
}

#pdtdetail_top {
	background:#ffffff;
	padding-top:10px;
	padding-bottom:37px;	
-webkit-box-shadow: 1px 2px 4px 0px rgba(0,0,0,0.4);
-moz-box-shadow: 1px 2px 4px 0px rgba(0,0,0,0.4);
box-shadow: 1px 2px 4px 0px rgba(0,0,0,0.4);
}

#pdt_img_main {
	float:left;
	width:55%;
	padding:20px;
	padding-top:0px;
	text-align:center;
	box-sizing:border-box;
	height:500px;
}

#pdt_img_main img {
	max-width:100%;
	max-height:100% !important;
}

#pdt_shortdesc {
	float:left;
	width:45%;
	padding-top:10px;
}

.pdtdescline {
	clear:both;
	max-width:300px;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:#cccccc dotted 1px;
}

.pdtdescline_0 {
	float:left;
	width:100%;
	font-family:Tahoma;
	font-size:14px;
	color:#008AE2;
	padding-top:7px;
}

.pdtdescline_1 {
	float:left;
	width:40%;
	font-family:Tahoma;
	font-size:14px;
	color:#008AE2;
}

.pdtdescline_2 {
	float:left;
	width:60%;
	font-family:Tahoma;
	font-size:14px;
	color:#555555;
}

#div_bttnorder {
	padding-top:30px;	
}

.bttnorder {
	max-width:220px;
	background:#f39700;
	padding:10px;
	padding-top:20px;
	padding-bottom:20px;
	font-family:Tahoma;
	font-size:1.3em;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	cursor:pointer;	
	border-left:#000000 solid 10px;
	background-color:#E00029;
	transition: background-color 0.4s ease, color 0.4s ease;
}
		
.bttnorder:hover {
	color:#F00;
	background-color:#000000;
	text-decoration:none;
}

.bttnorderreserved {
	max-width:220px;
	background:#f39700;
	padding:10px;
	padding-top:20px;
	padding-bottom:20px;
	font-family:Tahoma;
	font-size:1.3em;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	cursor:pointer;	
	border-left:#000000 solid 10px;
	background-color:#f39700;
	transition: background-color 0.4s ease;
}
		
.bttnorderreserved:hover {
	background-color:#da0e33;
}

.bttnordernone {
	max-width:220px;
	background:#f39700;
	padding:10px;
	padding-top:20px;
	padding-bottom:20px;
	font-family:Tahoma;
	font-size:1.3em;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	cursor:pointer;	
	border-left:#464646 solid 10px;
	background-color:#808080;
	transition: all 0.4s ease;
}

.bttnordernone:hover {
	background-color:#a5a5a5;
	border-left:#656565 solid 10px;
}

#pdtthumbbox {
	padding-top:20px;
	padding-bottom:20px;	
}

#pdtdetail_bottom {
	width:99%;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	padding:10px;
	margin-bottom:140px;	
-webkit-box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.35);
-moz-box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.35);
box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.35);
}

.pdtdetail_topicy {
	padding:10px;
	padding-left:15px;
	box-sizing:border-box;
	background:#FFF183;
	font-family:superstoreregular;
	font-size:1.6em;
	font-weight:bold;
	margin-bottom:20px;
}

#pdtdetail_data {
	padding-left:10px;
	padding-right:10px;
	font-family:Tahoma;
	font-size:14px;
}

#pdtdetail_img_full {
	float:left;
	width:50%;
}

#pdtdetail_img_show {
	float:left;
	width:50%;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:20px;
	box-sizing:border-box;
}

#pdtdetail_img_show img {
	max-width:100%;
	max-height:667px;
}

.thumb_l {
	float:left;
	width:115px;
	height:115px;	
	border:#AFAFAF solid 1px;
	margin:5px;
	cursor:pointer;
}

.thumb_l:hover {
	border:#F00 solid 1px;
}

.thumb_l img {
	width:113px;
	height:113px;	
}

#div_bttnorder_bottom {
	border-top:#dddddd solid 3px;	
	padding-top:30px;
	padding-bottom:30px;
	text-align:center;
}

.aligncenter {
	margin:10px;
	padding-left:25px;
	padding-right:25px;
	display:inline-block;
}

#div_seehowtoorder {
	text-align:center;
}

#div_seehowtoorder a {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:1.7em;	
	color:#50b0e2;
}

#div_seehowtoorder a:hover {
	text-decoration:none;
	color:#ff9000;
}

#pdtdetail_img_show_all_topic {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:0.9em;
	font-weight:bold;
	text-align:center;
	color:#000000;
	background:#aae2d2;
	padding-top:15px;
	padding-bottom:15px;
	margin-top:50px;
	margin-bottom:20px;
}


#pdtdetail_img_show_all_img {
	box-sizing:border-box;
	padding-left:2%;
	padding-right:2%;
	text-align:center;
}

#pdtdetail_img_show_all_img img {
	max-width:100%;
}







#divthumb1 {
	float:left;
	width:19.18%;
	height:54px;
	box-sizing:border-box;
	padding-right:10px;
}

#divthumb1 img {
	max-width:100%;
}

#divthumb2 {
	float:left;
	width:80.82%;
	min-height:54px;	
}

#moreinfo {
	margin:2px;
	display:inline-block;
	font-family:superstoreregular;
	font-size:1.5em;
	font-weight:bold;
	line-height:40px;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	border:#ffee5c solid 5px;
	background:#ffffff;	
	cursor:pointer;
	transition: all 0.4s ease-in-out;
}

#moreinfo:hover {
	border:#ff0000 solid 5px;
	color:#ff0000;
}


#viewallpic {
	margin:2px;
	display:inline-block;
	font-family:superstoreregular;
	font-size:1.5em;
	font-weight:bold;
	line-height:40px;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	border:#a1f044 solid 5px;
	background:#ffffff;	
	cursor:pointer;
	transition: all 0.4s ease-in-out;
}

#viewallpic:hover {
	border:#ff0000 solid 5px;
	color:#ff0000;
}

.thumb_s {
	float:left;
	margin:4px;
	width:50px;
	height:50px;
	border:#AFAFAF solid 1px;
}

.thumb_s img {
	width:50px;
	height:50px;
}

@media only screen and (max-width:1126px) {
	
	#divthumb1 {
		display:none;
	}
	
	#divthumb2 {
		width:100%;
		text-align:center;
	}
	
}

@media only screen and (max-width:523px) {
	
	#pdt_img_main {
		clear:both;
		width:100%;
		height:auto;
		padding-bottom:15px;
		text-align:center;	
	}
	
	#pdt_shortdesc {
		clear:both;
		float:none;
		margin-left:auto;
		margin-right:auto;
		width:auto;
		max-width:300px;
		padding:10px;
	}
	
	#bttnOrder {
		margin-left:auto;
		margin-right:auto;
	}
	
}

@media only screen and (max-width:451px) {
	
	#moreinfo {
		width:230px;
		margin:5px;
	}
	
	#viewallpic {
		width:230px;	
		margin:5px;
	}
	
}

@media only screen and (max-width:806px) {

	#pdtdetail_img_show_box {
		display:none;
	}
	
	.pdtdetail_topicy {
		margin-bottom:20px;
	}
		
	#pdtdetail_img_full {
		float:none;
		width:100%;
		clear:both;
	}
		
	#pdtdetail_img_show {
		clear:both;
		float:none;
		width:100%;
		padding:10px;
	}
	
	#pdtdetail_img_show img {
		display:none
	}
	
	.thumb_l {
		float:none;
		width:100%;
		height:auto;
		margin:0px;
		margin-bottom:10px;	
		border:none;
		cursor:auto;
		text-align:center;
	}

	.thumb_l:hover {
		border:none;
	}
	
	.thumb_l img {
		width:auto;
		height:auto;	
		max-width:100%;
	}
	
	#pdtstatus {
		width:20%;	
	}

	
}

#pdtdetail_more {
		
}

.pdtbox {
	width:24%;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:0.5%;
	margin-right:0.5%;
}

@media only screen and (max-width:1200px) {
	
	.pdtbox {
		height:300px;
	}
	
}

@media only screen and (max-width:823px) {
	
	.pdtbox {
		width:32%;
		margin-top:5px;
		margin-bottom:5px;
		margin-left:0.5%;
		margin-right:0.5%;
	}
	
}

@media only screen and (max-width:591px) {
	
	.pdtbox {
		width:49%;
	}
	
}


@media only screen and (max-width:523px) {
		
	#pdtstatus {
		width:30%;	
	}
	
}

.spnnew {
	font-weight:bold;
	color:#47aafe;	
}

.spninstock {
	font-weight:bold;
	color:#00b04e;	
}

.spnreserved {
	font-weight:bold;
	color:#f39700;	
}

.spnsoldout {
	font-weight:bold;
	color:#c2c2c2;	
}

.spnclose {
	font-weight:bold;
	color:#ff0000;	
}

.spnspecialprice {
	font-weight:bold;
	font-size:18px;
	color:#ff0000;	
}


#pdtdetail_morepdt {
	padding-top:10px;
}

.TagLine {
	/* max-width:500px; */
	padding-top:20px;
	padding-bottom:20px;
}

.TagBegin {
	float:left;
	font-family:Tahoma;
	font-size:12px;
	padding-top : 6px;
	padding-bottom : 6px;
}

.TagLink a {
	float:left;
	margin-left:10px;
	margin-bottom:5px;
	background:#f5f4f4;
	border-style:dashed;
	border-color:#d7d7d7;
	border-width : 1px 1px 1px 1px;
	font-family:Tahoma;
	font-size:12px;
	padding : 6px;
	color:#535353;
	text-decoration:none;
}

.TagLink a:hover {
	background:#dafada;
	border-color:#8bd68d;
	border-width : 1px 1px 1px 1px;
	color:#12910f;
}


#FacebookShare_Top {
    padding-top: 15px;
    padding-bottom: 10px;
}

#TwitterShare_Top {
    padding-top: 10px;
    padding-bottom: 10px;
}


.pdtdescline_desc {
	display: block;
	padding-top:10px;
	padding-bottom:7px;
	font-family: Tahoma;
	font-size: 14px;
	color: #008ae2;
}