/*
##########################################
# ALL PRODUCT BOXES
##########################################
probox-1 == common style - Grid
probox-2 == common style - List
probox-3 == Grouped product case in proinfo
probox-4 == Special offer case
probox-5 == Sidebar case
probox-6 == recent history case
probox-7 == Shopping cart case
*/
.image { text-align:center; }

.probox-typ1 .box-typ3 {
	height:460px;
	}

/*
******************************************
* PROBOX - 1 
******************************************
*/
.probox-typ1 .probox-bd {
	width:445px;
	min-height:450px;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	margin:auto;
	padding:0 15px 15px 15px;
	}
.probox-typ1 .probox-bd .offertag-typ1,
.probox-typ1 .probox-bd .offertag-typ2{
	position:absolute;
	left:15px; top:65px;
	}
/*
PRODUCT IMAGE
========================================*/
.probox-typ1 .img_bg{border-top:1px solid #999999; border-bottom:1px solid #ffffff;}
.probox-typ1 .image {
	width:443px; height:272px; margin:0px auto 0 auto;
	border:1px solid #cccccc;
	 padding-top:10px;
	}
.probox-typ1 .image a{ display:block; height:129px; outline:none;}

.img1-pt{height:180px; width:417px;}
.img2-pt{height:72px; width:417px;}
/*
PRODUCT NAME
========================================*/
.probox-typ1 .name {
	line-height:1;
	font-weight:bold;
	font-family:"Trebuchet MS";
	color:#00455d;
	font-size:93%;
	border:1px solid #e4e4e4;
	border-width:0 0 1px 0;
	background-color:#f9f9f9;
	padding:14px 7px 14px 15px;
	margin:0 -15px 20px -15px;
	text-align:left;
	text-transform:uppercase;
	background:url(../../images/pro-hd-bg1.gif) repeat-x left bottom #ffffff;
	}
/** html .probox-typ1 .name { height:44px; }*/
.probox-typ1 .name a 		{ color:#00455d; text-decoration:none; }
.probox-typ1 .name a:hover { color:#129cca; }
/*
PRODUCT DESCRIPTION
========================================*/
.probox-typ1 .short-text { display:block; font-size:93%; color:#333333; margin-top:15px; padding:0 0 3px 0;}
/*
PRODUCT PRICE DETAILS
========================================*/
.probox-typ1 .price .lt,
.probox-typ1 .price .rt,
.probox-typ1 .price .lb, 
.probox-typ1 .price .rb { display:none; }
/*--------------------------------------*/
.probox-typ1 .price {
	position:relative;
	margin:0 0 0px 0;
	background:url(../../images/rating_bg2.gif) repeat-x left bottom #39bfe9;
	padding:9px 0px 9px 0px;
	_padding:10px 0px 9px 0px;
	margin-top:19px;
	margin-bottom:25px;
	}
/*
PRODUCT BUTTONS BAR
========================================*/
.probox-typ1 .pro-btn {
	position:absolute;
	top:52px;
	left:85px;
	width:385px;
	z-index:auto;
	height:22px;
	background:url(../../images/btn-bar.gif) no-repeat left top;
	}

.probox-typ1 .quick,
.probox-typ1 .moreinfo1,
.probox-typ1 .gallery {
	position:absolute;
	top:1px;
	}
.probox-typ1 .quick {left:12px;}	
.probox-typ1 .moreinfo1 {left:101px;}
.probox-typ1 .gallery {left:177px;}

.probox-typ1 .pro-buybtn:hover { background-position:-299px -170px; }
.probox-typ1 .pro-morebtn:hover { background-position:-355px -170px; }
.probox-typ1 .pro-btn .qty { display:none; }


/*pricing section*/

.pricing {min-height:1px; margin-bottom:0px; margin-top:30px; }
.pricing .pricing-left {vertical-align:top; }

.pricing .info{  margin-right:0px; position:relative; }
.pricing .info h6{
	font-family:"Trebuchet MS";
	color:#ffffff;
	line-height:1;
	padding:14px;
	font-size:131%;
	font-weight:normal;
	text-transform:uppercase;
	
	margin:0px 0 0px 0;
	background:url(../images/tabs-hd-bg.gif) repeat-x left bottom #42c8f2; }
/*===================*/

.info .title1,
.info .rate{
	font-size:131%;
	font-family:"Trebuchet MS";
	color:#000000;
	line-height:1;
	display:block;
	text-align:center;
	font-weight:normal;
	text-transform:uppercase;
	margin-bottom:15px;}
	
.info .rate{ color:#0088b8; margin-bottom:0; }
/* savetag-typ3 ======================*/
.info  .rating-typ1{
	position:absolute;
	top:-25px;
	left:105px;
	}
.info  .rating-typ2{
	position:absolute;
	top:-25px;
	left:223px;
	}
.info  .rating-typ3{
	position:absolute;
	top:-25px;
	left:338px;
	}

