#itemTemplate
{
	margin: 10px 0 0 0;
}

#itemTemplate h1
{
	font: bold 16px/18px Helvetica, Arial, sans-serif;
	color: #3d3d3d;
	margin-bottom: 15px;
}

.itemDescWrap
{
	width: 300px;
	margin: 15px 0 30px 0;
	font: 14px/16px Helvetica, Arial, sans-serif;
}

.itemDescTop
{
	width: 100%;
	height: 26px;
	background: url(https://671216.app.netsuite.com/c.671216/SC/images/itemDescriptTop.jpg) no-repeat;
}

.itemName
{
	font-weight: bold;
	padding: 5px 0 0 11px;
	color: #666666;
}

.itemDescCenter
{
	width: 100%;
	background: url(https://671216.app.netsuite.com/c.671216/SC/images/itemDescriptCenter.jpg) repeat-y;
}

.itemDescText
{
	color: #666666;
	padding: 8px 10px;
	border-bottom: 3px solid #c3df9b;
}

.itemDescText ul
{
	margin: 0 0 0 15px;
	padding: 0;
}

.itemDescText li
{
	margin-bottom: 6px;
	padding: 0;
}

.itemControls
{
	color: #808080;
	padding: 2px 16px;
}

.wrapControl
{
	margin-top: 10px;
}

.label
{
	width: 76px;
}

.drop
{
	border: 1px solid #7f7f7f;
	font: 12px/14px Helvetica, Arial, sans-serif;
	width: 168px;
	padding: 1px;
}

.inputText, #qty
{
	border: 1px solid #7f7f7f !important;
	width: 25px !important;
	font: 12px/14px Helvetica, Arial, sans-serif !important;
	text-align: center !important;
	margin-right: 25px !important;
}

#btnAddQuote, #addtocart
{
	border: none !important;
	width: 95px !important;
	height: 24px !important;
	display: block !important;
	background: url(https://671216.app.netsuite.com/c.671216/SC/images/addQuoteBtn.png) no-repeat !important;
	cursor: pointer !important;
	margin-top: -2px !important;
}

#addToCartTable
{
	margin-top: -5px;
	width: 100%;
}

#addToCartTable table, #addToCartTable td a, #addToCartTable span, #addToCartTable p
{
	font: 14px/16px Helvetica, Arial, sans-serif !important;
	color: #808080 !important;
	text-align: left !important;
}

#addToCartTable td
{
	padding: 2px 0;
}

.itemDescBottom
{
	width: 100%;
	height: 10px;
	background: url(https://671216.app.netsuite.com/c.671216/SC/images/itemDescriptBottom.jpg) no-repeat;
}

.imgWrap
{
	width: 382px;
	height: 312px;
	overflow: hidden;
	margin-bottom: 30px;
}

.imgWrap .contentBig
{
	width: 378px;
	height: 220px;
	margin: 0 auto 20px auto;
	overflow: hidden;
}

 .big
{
	width: 378px;
	height: 220px;
}

.imgWrap .smallSize
{
	width: 120px;
	height: 70px;
	border: 1px solid #ffffff;
	cursor: pointer;
}

/*.imgWrap .smallSize:hover
{
	border: 1px solid #666666;
}*/

.imgWrap .selected
{
	/*border: 1px solid #666666;*/
	cursor: default;
}

.imgWrap .small
{
	margin-right: 4px;
}

.tabsWrap
{
	width: 710px;
	margin-bottom: 35px;
	position: relative;
}

.tabs
{
	position: relative;
}

.tabs div
{
	font: 12px/14px Helvetica, Arial, sans-serif;
	color: #3d3d3d;
	text-align: center;
	padding-top: 4px;
}

#tab01
{
	top: 0;
	left: 0;
	position: absolute;
}

#tab02
{
	top: 0;
	left: 112px;
	position: absolute;
}

#tab03
{
	top: 0;
	left: 224px;
	position: absolute;
}

#tab04
{
	top: 0;
	left: 336px;
	position: absolute;
}

.inactiveTab
{
	width: 111px;
	height: 21px;
	background: url(https://671216.app.netsuite.com/c.671216/SC/images/inactiveTab.jpg) no-repeat;
	cursor: pointer;
}

.activeTab
{
	width: 111px;
	height: 22px;
	background: url(https://671216.app.netsuite.com/c.671216/SC/images/activeTab.jpg) no-repeat;
	z-index: 10;
}

.tabContent
{
	position: relative;
	top: 20px;
}

.invisibleTab
{
	display: none;
}

.tabsTop
{
	width: 710px;
	height: 9px;
	background: url(https://671216.app.netsuite.com/c.671216/SC/images/tabsTop.jpg) no-repeat;
}

.tabsCenter
{
	width: 710px;
	background: url(https://671216.app.netsuite.com/c.671216/SC/images/tabsCenter.jpg) repeat-y;
	min-height: 120px;
}

.tabsCenter div
{
	padding: 20px 18px 10px 18px;
	color: #555555;
}

.tabsCenter div ul.parent
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 49%;
}

.tabsCenter div ul.parent li.parentLi
{
	margin-bottom: 10px;
	margin-right: 18px;
	background: url(https://671216.app.netsuite.com/c.671216/SC/images/bulletTab.jpg) no-repeat 0 4px;
	padding-left: 14px;
}

.tabsCenter div ul.parent li.parentLi ul
{
	margin: 4px 0 0 40px;
}

.tabsCenter div td
{
	padding: 0 2px;
	text-align: center;
	width: 100px; /* para que la celda se adapte al contenido le paso un ancho menor */
}

.tabsCenter div td img
{
	margin-bottom: 4px;
	width: 160px;
	height: 100px;
}

.tabsCenter div td a
{
	margin: 0 2px;
	color: #393939;
}

.tabsCenter div td a:hover
{
	text-decoration: underline;
}

.tabsBottom
{
	width: 710px;
	height: 9px;
	background: url(https://671216.app.netsuite.com/c.671216/SC/images/tabsBottom.jpg) no-repeat;
}


