﻿#allCoolIris, #cntCoolIris, #cntDetail
{
	background-color: #F7F7F7;
}
#cntCoolIris
{
	text-align: center;
}
#cntDetail
{
	width: 100%;
	text-align: center;
}
#prodName
{
	font-size: 15px;
	font-weight: bold;
	color: #D01D1D;
	padding: 2px 0 2px 0;
}
#cntDescr
{
	width: 100%;
	height: 139px;
	overflow: auto;
	margin-top: 2px;
}
#description 
{
	font-size: 14px;
	text-align: justify;
}
#price
{
	font-size: 25px;
	color: #D01D1D;
	font-weight: bold;
}
table.prodDets th, table.prodDets td { text-align: left; }

.showWall
{
	width: 170px;
	border:1px solid #959595;
	height:32px;
	padding-left:2px;
	text-align:left;
	vertical-align:middle;
	background: url(../img/bg_wall.gif) no-repeat right;
	background-color: #FFFFFF;
}
.showWall a:link, .showWall a:visited
{
	font-size: 11px;
	font-weight: bold;
	line-height: 30px;
	margin-left: 5px;
	color:#D01D1D;
	cursor:pointer;
	text-decoration:none;	
}
.showWall a:hover, .showWall a:active
{
	color:#434542;
	text-decoration:underline;	
}
#wallHelp img
{
	border: 1px solid #434542;
}
#wallHelp h1
{
	text-align:center;
	font-size:13px;
	margin-top:0;
}
.toHelp a:link, .toHelp a:visited
{
	color:#434542;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}
.toHelp a:hover, .toHelp a:active
{
	text-decoration:underline;
}

.cool_t {
	background:#FFFFFF url(../img/layout/showcase/cool_t.gif) repeat-x scroll 0 0;
}
.cool_r {
	background:transparent url(../img/layout/showcase/cool_r.gif) repeat-y scroll right 0;
}
.cool_b {
	background:transparent url(../img/layout/showcase/cool_b.gif) repeat-x scroll 0 bottom;
}
.cool_l {
	background:transparent url(../img/layout/showcase/cool_l.gif) repeat-y scroll 0 0;
}
.cool_tl {
	background:transparent url(../img/layout/showcase/cool_tl.gif) no-repeat scroll left top;
	width:100%;
}
.cool_tr {
	background:transparent url(../img/layout/showcase/cool_tr.gif) no-repeat scroll right 0;
}
.cool_bl {
	background:transparent url(../img/layout/showcase/cool_bl.gif) no-repeat scroll left bottom;
}
.cool_br {
	background:transparent url(../img/layout/showcase/cool_br.gif) no-repeat scroll right bottom;
	padding:2px 10px 5px 5px;
}

#prodUrl { font-size: 18px; font-weight: bold; }

#tdPriceDetail a:link, #tdPriceDetail a:visited { color: #222222; text-decoration: underline; }
#tdPriceDetail a:hover, #tdPriceDetail a:active { text-decoration: none; }
