﻿body
{
}

.slideshowpanel
{
	clear: both;
	display: block;
	margin-left: 20px;
	width: 930px;
	padding: 20px 0px 10px;
}

.slidemore
{
	float: right;
	margin: 3px;
	font: 11px arial;
	color: #746539;
}

.viewcount
{
	color: #cbc7c7;
	float: right;
}
/*.inquirenow
{
	display:inline-block;
	width:110px;
	height:30px;
	margin:0px 10px;
	background: url(../images/inquire.png) no-repeat 0px 25px;
	padding:12px 7px;
}

.addinquiry
{
	display:inline-block;
	overflow:visible;
	width:180px;
	height:30px;
	background: url(../images/add_to_basket.png) no-repeat 0px 25px;
	padding:12px 5px;
	
}*/

.inquirenow
{
	display: inline-block;
	width: 120px;
	height: 30px;
	margin: 0px 10px;
	margin-top: 5px;
	background: url(../images/inquire.gif) no-repeat 0px 0px;
	vertical-align: middle;
}

.addinquiry
{
	display: inline-block;
	width: 164px;
	height: 34px;
	margin-top: 5px;
	background: url(../images/Basket.gif) no-repeat 0px 0px;
	vertical-align: middle;
}
.pnlContact
{
	padding-top: 0px;
	margin-right: 30px;
	font:13px/20px arial, verdana;
}

/* style for Other offers or Products in bottom of details page*/

.headerstyle
{
	background-color: #4eb8b9;
	font: 18px arial;
	color: White;
}

.footerstyle
{
	background-color: #b7f4f6;
	color: #8C4510;
}

.itemstyle
{
	background-color: #e9ffff;
	font-size: 12px;
	width: 300px;
	color: gray;
}

.dataliststyle
{
	background-color: #e9ffff;
	border: solid 1px #027372;
	width: 930px;
}
.boxstyle
{
	width: 270px;
	height: 85px;
	padding: 7px;
}

.imagestyle
{
	float: left;
}

.imagestyle a
{
	color: White;
}

.contentstyle
{
	float: right;
	text-align: left;
	width: 160px;
}

.contentstyle a:hover
{
	color: #57e7ff;
}

/* PLM Category List Styles*/
#searchcats
{
	widows: 100%;
}

#searchcats h1
{
	font: 20px arial, verdana;
	color: Green;
}

#catleft
{
	width: 300px;
	height: 120px;
	float: left;
	border: solid 1px Gray;
}

.incats
{
	padding-top: 110px;
	font: 13px arial, verdana;
}

.incats h1
{
	font: 20px arial, verdana;
	color: Green;
}

#alpha-list
{
	margin-bottom: 20px;
	width: 600px;
	height: 120px;
	border: solid 1px Gray;
	float: right;
}

#alpha-list ul
{
	margin-left: 0 !important;
	padding-left: 0 !important;
	white-space: nowrap;
}

#alpha-list li
{
	display: inline;
	list-style-type: none;
}

div#alpha-list a, div#alpha-list span
{
	font-size: 11px;
}

#alpha-list a:link, #alpha-list a:visited, #alpha-list a:hover, #alpha-list a:active
{
	color: black !important;
}

#alpha-list span
{
	-moz-border-radius: 2px 2px 2px 2px;
	color: #00669E;
	padding: 3px 5px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	width: 15px;
}

#alpha-list a
{
	-moz-border-radius: 2px 2px 2px 2px;
	background: #eefdf1;
	border: 1px solid #CCCCCC;
	color: #00669E;
	padding: 3px 5px;
	text-align: center;
	text-decoration: none;
	width: 15px;
}
#alpha-list a:hover
{
	border: 1px solid #00669E;
}

