#customerPageDetail #tab
{
	margin-top: 16px;
}

#customerPageDetail #tab td
{
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}

#customerPageDetail #description
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #696969;
	margin-left: 20px;
	padding-bottom: 5px;
	width: 399px;
}

#customerPageDetail #gallery
{
	border-left: 1px solid #C6C6C6;
	border-right: 1px solid #C6C6C6;
	background-image: url(/app/webroot/img/bg_gallery.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-size: 0px;
	line-height: 0px;
	padding: 17px 0px 17px 19px;
}

#customerPageDetail #gallery td
{
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}

#customerPageDetail #info
{
	margin: 30px 10px 20px 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 1px dotted #C6C6C6;
	border-bottom: 1px dotted #C6C6C6;
}

#customerPageDetail #info h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

#customerPageDetail #info td
{
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696969;
}

#customerPageDetail #info #col1
{
	width: 283px;
	border-right: 1px dotted #C6C6C6;
}

#customerPageDetail #info #col2
{
	width: 284px;
	padding-left: 8px;
	border-right: 1px dotted #C6C6C6;
}

#customerPageDetail #info #col3
{
	width: 275px;
	padding-left: 8px;
}

#customerPageDetail #info td div
{
	width: 269px;
	padding: 3px;
}

#customerPageDetail #info .even
{
	background-color: #EBEBEB;
}

#customerPageDetail #info .odd
{
	background-color: #FFFFFF;
}

#customerPageDetail .inventoryItemButtons
{
	border-left: 1px solid #C6C6C6;
	border-right: 1px solid #C6C6C6;
	padding-bottom: 21px;
}

#customerPageDetail #slideshow
{
	width: 400px;
	height: 300px;
	overflow: hidden;
}

#customerPageDetail #slideshow img
{
	width: 396px;
	height: 296px;
}

#customerPageDetail #thumbnails
{
	position: absolute;
	margin-left: 11px;
	margin-top: 101px;
}

#customerPageDetail #thumbnails img
{
	margin: 0px 10px 10px 10px;
	cursor: pointer;
}

#customerPageDetail #customerTitle
{
	width: 420px;
	text-align: right;
	position: absolute;
	margin-left: 451px;
	margin-top: 19px;
}

#customerPageDetail #customerTitle a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#printIcon
{
	width: 14px;
	height: 13px;
	float: left;
}

#print
{
	padding-top: 9px;
	padding-left: 110px;
}

#printPage
{
	float: left;
	padding-left: 3px;
}

#printPage a
{
	text-decoration: underline;
	font-size: 10px;
}

#quote
{
	padding-left: 690px;
}

#quoteIcon
{
	width: 14px;
	height: 13px;
	float: left;
}

#quoteLink
{
	float: left;
	padding-left: 3px;
}

#quoteLink a
{
	text-decoration: underline;
	font-size: 10px;
}

#order
{
	position: absolute;
	margin-left: 291px;
	top: -20px;
}
