@charset "utf-8";
/* CSS Document */

#glass-dsiplay-content {
	width: 1160px;
	min-height: 350px;
	height:auto;
	background: #FFFFFF;
}

#glass-dsiplay {
	width: 750px;
	height: 450px;
	float: right;
}

#new-product-show{
        width: 100px;
        height: auto;
}
#glass-dsiplay-img {
	width: 750px;
	height: 350px;
}
/*#glass-dsiplay-img img {
	width: 600px;
        height: 300px;
        padding: 53px 100px;
        
        img asli ghabie load kochik
}*/
#glass-dsiplay-img img {
	width: 750px;
        height: 490px;
        padding: 0px  0px;
}

#glass-dsiplay-thumb {
	width: 750px;
	height: 100px;
	margin-top: 130px;
}
.glass-dsiplay-thumb {
	width: 150px;
	height: 75px;
	background: #C96;
	margin: 150px 0px;
	float: right;
}
.glass-dsiplay-thumb img {
	width: 160px;
	height: 75px;
}

#glass-details {
	width: 400px;
	height: 450px;
	float:  left;
}
#glass-details-hd {
	width: 380px;
	height:auto;
	padding: 5px 10px 2px 10px;
	font-weight: bold;
	font-size: 16px;
}
#glass-details-hd-model {
	width: 380px;
	height:auto;
	padding: 2px 10px 5px 10px;
	font-size: 14px;
}

#glass-details-box, #glass-details-shop {
	margin-top: 50px;
	width: 380px;
	min-height:200px;
	height:200px;
	padding: 20px 10px;
}
#glass-details-shop {
	margin-top: 0px;
	width: 100%;
	min-height:85px;
	height:auto;
/*	background: #F5F5F5; */
	padding: 10px 10px;
}
#glass-details-shop-price, #glass-details-shop-order {
	width: 100%;
	height:auto;
/*	background: #F5F5F5; */
	padding: 10px 10px;
	text-align: center;
	font-weight: bold;
}
#glass-details-shop-add {
	font-weight: bold;
	text-align: center;
	border-radius: 5px 5px;
	cursor: pointer;
	color: #FFF;
	width: 60%;
	margin: 5px auto;
	height:auto;
	background: #4B8DF7;
	padding: 10px 10px;
}



