/* Robert's New Basket Design Styles */

.DisplayAddressUnderline {
		height:0px; 
        border:0px; 
        border-top:1px solid #F7B7D3; 

}


/**/

.tilebox {
	
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;	
	
}

/* Breadcrumbs trail */
.BreadcrumbsText 
{
	
	font-family: Arial;
	color: #555555;
	
}

.BreadcrumbsLink 
{
	
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	text-decoration: none;
	font-size: 11px;
	text-transform: capitalize;
		
}

.BreadcrumbsLink:hover
{
	
	text-decoration: underline;
		
}

/* FloatWindow Classes */
.FloatWindow
{
	background-color: #f2f5f9;
	border: 1px solid #aec3d7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
}

.FloatWindowCaption
{
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 12px;
	font-weight: bold;
}

/* CategoryList Classes */

.GrandParentLevelNavigation
{	
	
	color: #FFFFFF;
	background-image: url(images/nav_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
	
	padding: 5px;
	
	position: relative;
	left: -10px;
	
}

.GrandParentLevelNavigationSelectedItemStyle
{
color: #FFFFFF;
}

.GrandParentLevelNavigationFooterStyle
{
	color: #FFFFFF;
}

.GrandParentLevelNavigationItemStyle
{
	text-align: right;
	color: #FFFFFF;
}

.GrandParentLevelNavigationLinkColorise
{
	color: White;
}

.GrandParentLevelNavigationLink
{
	width: 90%;
	margin: 0px;
	font-size:100%;
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-weight: bold;
	text-align: left;
	padding-right: 0px;
	text-decoration: none;
}

.GrandParentLevelNavigationLink:hover
{
	border-top: 0px solid;	
	font-weight: bold;	
	padding-right: 0px;	
	color: #FFFFFF;	
	text-decoration: underline;
}

/***********************************************************/

.ParentLevelNavigation
{	
	width: 100%;
	margin: 0px;
	font-size:65%;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	padding-right: 0px;
	text-align: left;
	cursor: pointer;
}

.ParentLevelNavigationSelectedItemStyle
{
color: #FFFFFF;
}

.ParentLevelNavigationFooterStyle
{
	color: #FFFFFF;
	}

.ParentLevelNavigationItemStyle
{
	text-align: right;
	color: #FFFFFF;
}

.ParentLevelNavigationLinkColorise
{
	color: White;
}

.ParentLevelNavigationLink
{
	border-top: 0px solid;
	font-weight: normal;
	margin-right: 0px;
	color: #FFD700;
	text-decoration: none;
	text-align: left;
}

.ParentLevelNavigationLink:hover
{
	border-top: 0px solid;
	font-weight: normal;
	margin-right: 0px;
	color: #FFD700;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}

/*******************************************************************/

.ChildLevelNavigation
{	
	width: 100%;
	margin: 0px;
	font-size:65%;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFD700;
	/* background-color: Navy; */
	text-align: left;
	padding-right: 0px;
	cursor: pointer;
}

.ChildLevelNavigationSelectedItemStyle
{
color: #FFFFFF;	
}

.ChildLevelNavigationFooterStyle
{
color: #FFFFFF;
}

.ChildLevelNavigationItemStyle
{
color: #FFFFFF;
}

.ChildLevelNavigationLinkColorise
{
	color: #FFD700;
}

.ChildLevelNavigationLink
{
	
	font-weight: normal;
	margin-right: 0px;
	color: #FFD700;
	text-decoration: none;
	text-align: right;
	cursor: pointer;
	
	background-color: #2A3F55;
	
}

.ChildLevelNavigationLink:hover
{
	
	border-top: 0px solid;
	font-weight: normal;
	margin-right: 0px;
	color: #FFD700;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}


.ChildLevelNavigationHeaderStyle
{}

.ChildLevelNavigationHeaderStyle
{}

/* GridList Classes */

.GridListStyle
{}

.GridListHeaderStyle
{}

.GridListItemStyle
{}

.GridListAlternatingItemStyle
{}

.GridListSelectedItemStyle
{}

.GridListEditItemStyle
{}

.GridListPagerStyle
{}

.GridListFooterStyle
{}

/* HTML Controls */

.formtextbox
{
	BORDER-RIGHT: #808080 1px solid;
	BORDER-TOP: #808080 1px solid;
	BORDER-LEFT: #808080 1px solid;
	BORDER-BOTTOM: #808080 1px solid;
	BACKGROUND-COLOR: #ffffff;
}
/* ProductList classes */

.ProductListStyle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
}

.ProductListItemStyle
{
	border-color: Gray;
	border-style: none;
	border-width: 0px;
	/* border-right: solid 1px gray; */
	border-right-width: 0;
	border-bottom: solid 1px gray;
	border-bottom-width: 0;	
	
	
}

.ProductListSizeSummaryStyle
{}

.ProductListDetailStyle
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	
	}

.ProductListEditProductLinkStyle
{
	color: purple;
	
	}
	
/* ProductPanel classes */

.ProductPanelLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #FF0000;	
	text-decoration: none;	
}
.ProductPanelLink:hover
{
	border-top: 0px solid;	
	font-weight: bold;	
	padding-right: 0px;	
	color: #0000FF;	
	text-decoration: underline;
}

.ProductPanelLabel
{
		
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
		
}
	
.ProductPanelText
{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

/* Basket Classes */

.BasketStyle
{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	
}

.BasketItemStyle 
{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	
}

.BasketProductNameStyle {}

.BasketItemQuantityStyle {}

.BasketProductSellingPriceStyle{}

.BasketSizeStyle {}

.CompetitionEnteredWidget
{
	background-color: #DAC9E4;
	border-color: #9267CB;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
}

.CompetitionEnteredWidgetHeader
{
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
}

.CompetitionEnteredWidgetBody
{
	font-family: Arial;
	font-size: small;
	font-weight: normal;	
}
	