/* stylemaster.css */
/* Version 1.0 */
/* 15 May 2008 */
/* Changes made by: */
/* Approved by: */

/*Product Styles*/

/*Default Link style, exactly same as Link class above */


.NewReleasesProductsTable
{
	width: 98%;
	height: 200;
	padding: 0px;
	/*border: 1px solid #155499;*/
}

.NewReleasesImageCell
{
	width: 220px;
	border-top:1px solid #03264c;
	border-left:1px solid #03264c;
	border-right:1px solid #03264c;
	border-bottom:0px solid #FFFFFF;
	/*padding-top: 9px;
	padding-left: 9px;
	padding-right: 9px;*/
	background: #FFFFFF;
	padding-top: 8px;
	text-align: center;
}

.NewReleasesTitleCell
{
	width: 220px;
	height: 40px;
	border-top:0px solid #03264c;
	border-left:1px solid #03264c;
	border-right:1px solid #03264c;
	border-bottom:1px solid #03264c;
	background: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	color: #03264c;
	font-family: Times, Serif;
	font-weight: bold;
	padding-left: 10px;
	vertical-align: top;
}
.ProductListingTable
{
	width: 100%;
	height: 80;
	padding: 6px;
	border-right: 1px solid #03264c;
	border-left: 1px solid #03264c;
}

.ProductListingImage
{
	width: 100px;
	border-top:0px solid #03264c;
	border-left:0px solid #03264c;
	border-right:0px solid #03264c;
	border-bottom:1px dashed #03264c;
	/*padding-top: 9px;
	padding-left: 9px;
	padding-right: 9px;*/
	background: #FFFFFF;
	padding-top: 4px;
	padding-left: 4px;
	text-align: center;
}

.ProductListingTitle
{
	width: 580px;
	height: 40px;
	border-top:0px solid #03264c;
	border-left:0px solid #03264c;
	border-right:0px solid #03264c;
	border-bottom:1px dashed #03264c;
	background: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	color: #03264c;
	font-family: Times, Serif;
	font-weight: bold;
	padding-left: 10px;
	vertical-align: middle;
}

.bcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-align: left;
}

.bcopySmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-align: left;
}

.ProductTitle {
	font-size:18px;
	font-family: Times, Serif;
	font-weight: bold;
	color: #03264c;
}

.title2 {
	font-size:18px;
	font-family: Times, Serif;
	font-size: 18px;
	font-weight: bold;
	color: #03264c;
}
.CartButton 
{
	background: url(../images/AddToCart.gif) #3f9dd0; 
	color: #ffffff;
	width: 250px;
	height: 50px;
	border-left: solid 0px #bad8e8; 
	border-top: solid 0px #bad8e8; 
	border-right: solid 0px #56a9d5;
	border-bottom: solid 0px #56a9d5;
	text-align: centre;
	font-weight: bold;
	font-size: 100%;
	font-family: Arial;
}

/*a:link
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#990066;
	font-weight:bold;
}
a:visited           
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#990066;
	font-weight:bold;
}
a:hover
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#990066;
	font-weight:bold;
}
a:active
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#990066;
	font-weight:bold;
}
*/
/* 
	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:11px;
	color:#990066;
	font-weight:bold;
}

a.Link:hover
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#990066;
	font-weight:bold;
}

a.Link:visited
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#990066;
	font-weight:bold;
}

a.Link:active
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#990066;
	font-weight:bold;
}

a.AltLink1:link
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#990066;
	font-weight:bold;
}

a.AltLink1:hover
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#990066;
	font-weight:bold;
}

a.AltLink1:visited
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#990066;
	font-weight:bold;
}

a.AltLink1:active
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#990066;
	font-weight:bold;
}

a.AltLink2:link
{
	font-family:Elephant, Times;
	font-size:11px;
	color:#99CC33;
	font-weight:bold;
}

a.AltLink2:hover
{
	font-family:Elephant, Times;
	font-size:11px;
	color:#99CC33;
	font-weight:bold;
}

a.AltLink2:visited
{
	font-family:Elephant, Times;
	font-size:11px;
	color:#99CC33;
	font-weight:bold;
}

a.AltLink2:active
{
	font-family:Elephant, Times;
	font-size:11px;
	color:#99CC33;
	font-weight:bold;
}
*/

.MainImage
{
	border: 4px solid #cde8f6;
	padding: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.MediumImage
{
	border: 1px solid #cde8f6;
	padding: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.CategoriesBreadCrumbsUL
{
                list-style: none;
				margin-top:0; 
				margin-bottom:0; 
				margin-left:0; 
				width: 100%;
}

.CategoriesBreadCrumbsUL li
{
				line-height: 35px;
				background: #89baf2;
				width: 100%;
				height: 35px;
				margin-top: 2px;
				margin-bottom: 2px;
				margin-left:0; 
				font-size:18px;
				font-family: Times, Serif;
				font-weight: bold;
				color: #03264c;
				padding-left: 8px;
				display: block;
				text-align: left;
}

.CategoriesBreadCrumbsLink
{
				font-family: Times, Serif;
				font-weight: bold;
				font-size:18px;
				color: #03264c;
				text-decoration: none;	
}

a.CategoriesBreadCrumbsLink:link,a.CategoriesBreadCrumbsLink:active,a.CategoriesBreadCrumbsLink:visited
{
				font-family: Times, Serif;
				font-weight: bold;
				font-size:18px;
				color: #03264c;
				text-decoration: none;
}

a.CategoriesBreadCrumbsLink:hover
{
				font-family: Times, Serif;
				font-weight: bold;
				font-size:18px;
				color: #ff6600;
				text-decoration: none;
}
.AddToCartDetails, .AddToCartListing
{
	background-image: url('../images/but_addtocart.png'); 
	color: #ffffff; 
	border: solid 0px #000066; 
	padding: 6px;
	width: 140px;
	height: 39px;
	cursor: pointer;
	}
.buttonBack
{
	background-image: url('../images/but_back.png'); 
	color: #ffffff; 
	border: solid 0px #000066; 
	padding: 6px;
	width: 140px;
	height: 39px;
	cursor: pointer;
	}


.AddToCart
{
	background-image: url('images/but_AddToCart_smallest.png'); 
	color: #ffffff; 
	border: solid 1px #000066; 
	padding: 6px; 
	width: 75px;
	}