/* stylemaster.css */
/* Version 1.0 */
/* 15 May 2008 */
/* Changes made by: */
/* Approved by: */

/*Product Styles*/

/*Default Link style, exactly same as Link class above */

.Heading1, H1 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #55b848;
	border-bottom: 1px solid #55b848;
	margin-top: 8px;
	margin-bottom: 0px;
	padding-bottom: 8px;
}

.Heading2, H2 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #55b848;
	margin-top: 6px;
	margin-bottom: 6px;
}

.Heading3, H3 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #143e8d;
	margin-top: 6px;
	margin-bottom: 6px;
}
.Heading4, H4 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #e11d38;
	margin-top: 6px;
	margin-bottom: 6px;
}
.Heading5, H5 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #143e8d;
	margin-top: 0px;
	margin-bottom: 0px;
}
.BodyText, p, span, div, td 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#222;
}
.AltBodyText 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#FFF;
}
.AltBodyGreen 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#55b848 ;
}
.AltBodyBlue
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #143e8d;
}



.Caption
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFF;
	line-height: 39px;
	width: 270px;
}

.Caption2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}

.Caption3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #143e8d;
}

.Caption4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

.Image 
{
	border: 1px solid #222;
}
.ImageCaption
{
	background: #ECECEC;
	padding: 6px;
	color: #50272b;
	border-bottom: 1px dotted #50272b;
	text-align: left;
}
.Bullets, ul, li 
{
	font-size:12px; 
	margin-left: 8px;
	padding-left: 8px;
	margin-top: 4px;
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url(../images/Template_images/bullet.gif);
}
.AltBullets 
{
	font-size:12px; 
	margin-left: 8px;
	padding-left: 8px;
	list-style-position: outside;
	list-style-type: square;
}
.Link 
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#990066;
	font-weight:bold;
}
/***** 
Product only styles Below
*****/

.CategoryHead
{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;

}
.ProductListHead
{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #33a453;
	letter-spacing: 0.02em;
}
.productImage
{
	border: 1px solid #cdcdcd;
}

.ProductsListTable
{

}

.SearchProductsTable
{

}

.CategoriesMicroTable
{

}


CategoriesTable
{

}


.ProductListCopy
{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 21px; 
	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
{

}

.Product
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#143e8d;
	font-weight:normal;
	text-decoration: none;
}
a.Product:link, a.Product:visited
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#143e8d;
	font-weight:normal;
	text-decoration: none;
}
a.Product:link, a.Product:visited           
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#55b848;
	font-weight:normal;
	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
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#143e8d;
	font-weight:normal;
	text-decoration: none;
}

a:hover
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#55b848;
	font-weight:normal;
	text-decoration: none;
}

a:visited
{
	font-family:Myriad, Arial, Helvetica, Sans-serif;
	font-size:12px; 
	color:#990066;
	font-weight:bold;
}

a:active
{
	font-family:Myriad, Arial, Helvetica, Sans-serif;
	font-size:12px; 
	color:#990066;
	font-weight:bold;
}




.ProductEnquiryTable
{
	width: 471px;
}

.ProductEnquiryForm
{
	background: #dcdcdc; 
	width: 471px;
}
.ProductEnquiryHead
{
background: url(../images/bgd_productenquiry.gif) #dcdcdc no-repeat left top;
height: 39px; 
text-align: center;
Vertical-align: middle;
}
.ProductEnquiryHead td
{
 color: #444444;
 background: url(../images/BGD_productEnquiry.gif);
}
.ProductEnquiryRow
{
padding: 4px 6px 10px 6px; 
}
.ProductEnquiryRow td
{
 color: #444444;
}
.form
{
	background: #FFFFFF;
}
.ProductEnquiryButton
{
		width: 62px;
		height: 22px;
		/*background-image: url(../images/BUT_Search.gif);*/
		background: #222222;
 		color: #FFFFFF;
 		border: solid 1px #333333;
 		/*padding: 3px;*/
		font-weight: normal;
		vertical-align: middle;
	}


.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;
}
