/**************************************/
/*             PRODUCTS               */
/**************************************/
#prodBreadCrumb{
	padding:2em 3em 15px;
	background: url("../../../Main_Layout/main/images/body-sh.png") repeat-y scroll left center transparent;
	text-align: left;
	display: block;
	border: 1px solid transparent;
	margin-left: -1px;
}
#prodBreadCrumb #breadcrumb{
	display: block;
}
#prod_list {
	overflow: hidden;
	padding-top: 2em;
}

#prod_list li {
	float: left;
	width: 185px;
	padding: 10px;
	margin: 0 24px 3em;
	background: #fff url("../images/box_bg1.jpg") repeat-x bottom;
	border: 1px solid #ccc;
	min-height: 295px;
	position: relative;
}
#prod_list li img {
	background: transparent url("../images/prod-bg.jpg") no-repeat center;
	padding: 5px;
}

#detail-container img {
	float: left;
	margin: 0 15px 5px 0;
}

.pegInnerBox {
	width: 345px;
	padding: 8px;
	float: left;
	margin: 10px;
	background: red;
}

#innerBox1 {
	background: url("../images/directory-button.jpg") no-repeat;
	position: relative;
	border:1px solid #CCCCCC;
	float:right;
}

#innerBox1 a {
	position: absolute;
	width: 95px;
	height: 30px;
	left: 141px;
	top: 147px;	
}

#innerBoxISBS {
	position: relative;
	float:right;
        height: 180px;
        width: 350px;
	margin-right: 1.5%; 
}

#innerBoxISBS a {
	position: absolute;
	width: 115px;
	height: 30px;
	left: 230px;
	top: 130px;	
}

 #peg {
 	float:left;
 	margin:10px;	
 }
 #peg img{
 	padding: 8px;
 	max-width:330px;
 	max-height:390px;
  	border:1px solid #CCC;
 }
.pegInnerBox span {
	width: 172px;
	word-wrap: break-word;
}

#innerBox2 {
	background: url("../images/box_bg1.jpg") repeat-x scroll center bottom
		#FFFFFF;
	border: 1px solid #CCCCCC;
	font-size: 11px !important;
	float:right;
}

#innerBox2 h3 {
	font-weight: normal;
	font-size: 17px !important;
}

#innerBox2 p {
	padding-bottom: 8px;
}

#e-games a {
	text-transform: none !important;
}

.linkHolder {
	display: block;
	overflow: hidden;
}

.linktoprod {
	float: right !important;
	background: transparent url("../images/play_now.jpg") no-repeat;
	width: 108px;
	height: 32px;
}
#boxHolder{
	padding-top: 2em;
	overflow: hidden;
}
.holder {
	display:block;
	margin-bottom:3em;
	overflow:hidden;
}
.eachbox {
	background:url("../images/box_bg1.jpg") repeat-x scroll center bottom #FFFFFF;
	border:1px solid #CCCCCC;
	padding:10px;
	width:340px;
	text-align: justify;
}
.each-product a{
	float: right;
	position: absolute;
	right: 10px;
	bottom: 10px;
}
#rotatingHolder{
	background:url("../../../Main_Layout/main/images/body-sh.png") repeat-y scroll left center transparent;
	padding:1em 2.5em 0;
	width:1020px;
}
/*subnav*/
#subNavProd{
	width: 195px;
	float: left;
}
#subNavProd li{
	padding: 10px 5px 10px 25px;
	border-bottom: 1px dashed #1878AA;
}
#subNavProd li.last{
	border: none;
}
#subNavProd li.active{
	background: #1978A9 url("../../navigation/images/arrow-active.gif") no-repeat 10px center;	
}
#subNavProd li.active a{
	color: #fff !important;	
}
#subNavProd li a{
	color:  #1978A9;
}
/*subnav*/
.eachgamelink{
	display: block;
	height: 293px;
}

