/* stylemaster.css */
/* Version 1.0 */
/* 15 May 2008 */
/* Changes made by: */
/* Approved by: */

/*Product Styles*/

/*Default Link style, exactly same as Link class above */


.CategoryHead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #d0bd85;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 0px;

}
.CategoryHeadWhite
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-top: 0px;
	padding-bottom: 0px;
	BACKGROUND-COLOR: #ff0000;
	padding-left: 2px;
	padding-right: 2px;

}
.CategoryHeadAlt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background: #d0bd85;
	color: #FFF;
	padding: 4px;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 10px;

}
.CategoryHeadAlt1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 10px;

}
.CategoryHeadKailis
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2c2c2c;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 10px;

}
.ProductListHead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #616365;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.ProductsListTable
{

}

.SearchProductsTable
{

}

.CategoriesMicroTable
{

}

.KailisHead
{
	font-family: Arial, Helvetica, sans-serif;
	color: #616365; 
	font-size: 14px; 
	font-weight: bold;
	text-transform: uppercase;
}
.KailisHead2
{
	font-family: Arial, Helvetica, sans-serif;
	color: #616365; 
	font-size: 12px; 
	font-weight: normal;
}
.KailisBackLink, a.KailisBackLink:link, a.KailisBackLink:visited
{
	font-family: Arial, Helvetica, sans-serif;
	color: #867870; 
	font-size: 12px; 
	text-decoration: none;
	font-weight: normal;
}
a.KailisBackLink:hover, a.KailisBackLink:active
{
	font-family: Arial, Helvetica, sans-serif;
	color: #222; 
	font-size: 12px; 
	text-decoration: none;
	font-weight: normal;
}


.CategoriesTable
{
width: 100%;
}
.CategoriesTable td
{
padding-bottom: 10px;
}
.CategoriesTable img
{
margin-left: 10px;
margin-right: 10px;
}



.ProductListCopy
{
	font-family: Myriad, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 14px; 
	letter-spacing: 0.02em;
}

.RelatedProductsTable /* for new released*/
{
	border:0px;

}

.RelatedImageCell
{
	background-image: url(../images/BGD_NewReleases.gif); 
	height: 64px; 
	border-bottom: 1px solid #155499;
}

.RelatedTitleCell
{
	background-image: url(../images/BGD_NewReleases.gif); 
	height: 64px; 
	border-bottom: 1px solid #155499; 
	color: #FFFFFF;
}

.NewReleasesProductsTable
{
	border:0px;
}

.NewReleasesImageCell
{
	background-image: url(../images/BGD_NewReleases.gif); 
	height: 64px; 
	border-bottom: 1px solid #155499;
}

.NewReleasesTitleCell
{
	background: url(images/BGD_NewReleases.gif) repeat; 
	height: 64px; 
	padding-left: 6px; 
	color: #FFFFFF; 
	border-bottom: 1px solid #155499;
}


.LatestCategoryName
{

}
.productimage {
	border: 3px solid #eaeaea;
}

a.ProductLink:link
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#d0bd85;
	font-weight:bold;
	text-decoration: none;
}
a.ProductLink:visited           
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#d0bd85;
	font-weight:bold;
	text-decoration: none;
}
a.ProductLink:hover
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#646464;
	font-weight:bold;
	text-decoration: none;
}
a.ProductLink:active
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#646464;
	font-weight:bold;
	text-decoration: none;
}
/* 
	Additional Link Styles (link, hover, visited, active) for Link, AltLink1 and AltLink2 (and pretty much all the links used across the website) 
	Each of the links have 5 different property, we have kept the default one at the top
	for the customers to see, the rest need to go here.
*/


a.Link:link
{
	font-family: Arial, Helvetica, Sans-serif;
	font-size:12px; 
	color:#990066;
	font-weight:bold;
}

a.Link:hover
{
	font-family: Arial, Helvetica, Sans-serif;
	font-size:12px; 
	color:#990066;
	font-weight:bold;
}

a.Link:visited
{
	font-family: Arial, Helvetica, Sans-serif;
	font-size:12px; 
	color:#990066;
	font-weight:bold;
}

a.Link:active
{
	font-family: Arial, Helvetica, Sans-serif;
	font-size:12px; 
	color:#990066;
	font-weight:bold;
}

a.AltLink1:link
{
	font-family: Arial, Helvetica, Sans-serif;
	font-size:12px; 
	color:#990066;
	font-weight:bold;
}

a.AltLink1:hover
{
	font-family: Arial, Helvetica, Sans-serif;
	font-size:12px; 
	color:#990066;
	font-weight:bold;
}

a.AltLink1:visited
{
	font-family: Arial, Helvetica, Sans-serif;
	font-size:12px; 
	color:#990066;
	font-weight:bold;
}

a.AltLink1:active
{
	font-family: Arial, Helvetica, Sans-serif;
	font-size:12px; 
	color:#990066;
	font-weight:bold;
}

a.AltLink2:link
{
	font-family:Elephant, Times;
	font-size:12px; 
	color:#99CC33;
	font-weight:bold;
}

a.AltLink2:hover
{
	font-family:Elephant, Times;
	font-size:12px; 
	color:#99CC33;
	font-weight:bold;
}

a.AltLink2:visited
{
	font-family:Elephant, Times;
	font-size:12px; 
	color:#99CC33;
	font-weight:bold;
}

a.AltLink2:active
{
	font-family:Elephant, Times;
	font-size:12px; 
	color:#99CC33;
	font-weight:bold;
}

.ProductEnquiryTable
{
	font-family: Arial, Helvetica, Sans-serif;
	font-size:11px; 
	font-weight:normal;
	width: 100%;
}
/* Kailis product Enquiry */
.KailisEnquiryForm
{
}
.KailisEnquiryHead
{
}
.KailisEnquiryHead td
{
	border-top: 1px solid #c2b7b0;
	border-left: 1px solid #c2b7b0;
	border-right: 1px solid #c2b7b0;
	height: 28px;
	padding-left: 16px;
	color: #616365;
	background: #f8f5f2;
	text-decoration: none;
	text-align: left;
}
.KailisEnquiryRow
{
}
.KailisEnquiryLabel
{
	border-left: 1px solid #c2b7b0;
	padding: 6px 6px 6px 16px;
	background: #FFF;
	border-bottom: 1px dotted #e7e3e2;
	vertical-align: top;
	color: #616365;
}
.KailisEnquiryRow
{
	border-right: 1px solid #c2b7b0;
	padding: 6px;
	background: #FFF;
	border-bottom: 1px dotted #e7e3e2;
	vertical-align: top;
	color:#111;
}
.KailisEnquiryButton
{
	border: 1px solid #c2b7b0;
	background: #f8f5f2;
	color: #616365
	padding: 10px;
	
} 
tr.KailisEnquiryFooter
{
	border-bottom: 1px solid #c2b7b0;
	border-left: 1px solid #c2b7b0;
	border-right: 1px solid #c2b7b0;
	height: 6px;
	padding-left: 16px;
	background: #f8f5f2;
	color: #616365;
	text-decoration: none;
	text-align: left;
}
/* Product Enquiry Form */
.ProductEnquiryHead td
{
	border-bottom: 1px solid #d0bd85;
	height: 28px;
	padding-left: 16px;
	background: #CCC;
	color: #FFF;
	text-decoration: none;
	text-align: left;
}
.ProductEnquiryRow
{
}
.ProductEnquiryRow td
{
	padding: 6px;
	background: #ececec;
	border-bottom: 1px dotted #d0bd85;
	vertical-align: top;
}
.ProductEnquiryButton
{
} 

.CategoriesBreadCrumbsUL
{
	list-style: none;
	display: inline;
}

.CategoriesBreadCrumbsUL li
{
	padding-left: 5px;
	display: inline;
}

.CategoriesBreadCrumbsLink
{
	color: red;
}

a.CategoriesBreadCrumbsLink:link,a.CategoriesBreadCrumbsLink:active,a.CategoriesBreadCrumbsLink:visited
{
	color: red;
}

a.CategoriesBreadCrumbsLink:hover
{
	color:blue;
}

