@charset "UTF-8";

/* Individual Product Detail Style */
#pdContainer{width: 100%;}
#pdContainer #pdModule{width: 920px;height: 468px;margin: auto;}
.pdPadding{width: 858px;padding-top: 20px;padding-bottom: 20px;margin:auto;}
.detailContainer{width: 858px;height: 430px;background:  url('../tgel-assets/indProductBoxBG.gif') repeat-y;}
.pdTop{width: 858px;height: 10px;background: url('../tgel-assets/indProductBoxTop.gif') no-repeat;}
.pgMdl {height: 410px;background:  url('../tgel-assets/indProductBoxBG.gif') repeat-y;}
.pdBtm{width: 858px;height: 10px;background: url('../tgel-assets/indProductBoxBtm.gif') no-repeat;}

#pdImageModule{float: left;width: 220px;display: block;background-color: #FFFFFF;margin-left: 20px;}
.viewOtherImage {text-align: left;}
.productBox{float: left; text-align:center;padding-top: 20px} /* product box image for images */

#pdBox1{z-index: 1;}
#pdBox3{z-index:3;display:none;margin-left:-180px;margin-top:70px;}

#viewProductBox {width:137px;height:265px;background:url("../tgel-assets/view_old_pkg_bg.gif") no-repeat;}
#viewProductBox .oldProductBox {text-align:center;padding-top:30px; }

/* Content - left side navigation and sub elements */
#descModule{width: 580px;height: 340px;float: left;}
#descModule H1 {
	padding-top: 0px;
	margin-bottom: 30px;
	font-size: 23px;
	color: #646464;
	color: #919191;
	font-weight: normal
}
#descModule H2 {padding-bottom: 10px;font-size: 20px;color: #7290c5; text-aling: left;}

/*#descModule .left{width:280px;float:left;padding-right: 20px;}*/
#descModule .right{width:200px;float:right;padding-right: 10px;}

/* ul list no hover color */
ul.bullet {margin: 0px;padding: 0px;list-style: none; display: block;}
.dot {padding: 0px 0px 0px 12px;background: url("../tgel-assets/dot.gif") no-repeat left 5px;}
.dot:hover {padding: 0px 0px 0px 12px; background: url("../tgel-assets/dot.gif") no-repeat left 5px;}


/* Individual Product Detail Style - NEW Styles */
#descModule div#detailContent {padding: 18px 0 0 20px;}
#descModule H2 {font-size: 18px;font-weight: normal;}
#descModule H4 {margin:15px 0 12px 0 ; font-weight:normal;} /* bullet head */

#descModule .left{width:290px;float:left;padding-right:20px;}
#descModule H1 sup {font-size:.50em;line-height:-1px;vertical-align: text-top;}

h1 span.dblLineHead {display:block;margin-top:7px;*margin-top:12px;}
#descModule .right{width:200px;float:right;padding-right: 10px;}
