﻿
.page-content-wrapper.myprofile-wrapper .content-wrapper  
{   
    padding: 0;
}

.myprofile-wrapper .contactPage,
.myprofile-large-wrapper .contactPage,
.myprofile-wrapper .myProfileChangePage,
.myprofile-large-wrapper .myProfileChangePage
{
	width:100%;
}

.myprofile-wrapper .button-continue,
.myprofile-large-wrapper .button-continue
{
	float:right;
}

.myprofile-wrapper .articleHeader,
.myprofile-large-wrapper .articleHeader
{
	color: #0062A6;
    font-size: 23px;
    font-weight: bold;
    padding-top: 10px;
}

.myprofile-wrapper .deliveryaddressHeader, 
.myprofile-large-wrapper .deliveryaddressHeader
{
    font-size: 18px;
    font-weight: bold;
    padding-top: 10px;
}

.myprofile-wrapper table.myProfilePage .button-continue,
.myprofile-large-wrapper table.myProfilePage .button-continue,
.myprofile-wrapper table.myProfileChangePage .button-continue,
.myprofile-large-wrapper table.myProfileChangePage .button-continue
{
	float: right;
    margin-right: 15px;
}

table.myProfilePage table.GridView
{
    width: 875px !important;
}

table.myProfileChangePage
{
	width:100%;
}

.accordionContent
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #3D4C53;
	border-top-style: solid;
	border-top-width: 1px;
}

table.myProfileChangePage .button-cancel
{
    float: left;
}

table.myProfilePage .button-continue, table.myProfileChangePage .button-continue
{
    float: right;
    margin-right:15px;
}

.myprofile-wrapper table.orderPage table.GridViewOrderPage
{
    width: 900px !important;
}

table.myProfilePage
{
}

table.myProfilePage a 
{
	font-weight: bold;
}

table.myProfilePage a:hover
{
	text-decoration:underline;
}

table.favouritePage .articleHeader
{
    font-size: 30px;
    margin:0;
}

table.favouritePage a 
{
	font-weight: bold;
}

table.favouritePage .button-favourite-list
{
	position: relative;
	left: 10px;
}

table.favouritePage .button-save-uom
{
    position: relative;
    left: 20px;
}

#ctl00_masterContentPlaceHolder_ctrlFavourite_imgCopyFavourite,
#ctl00_masterContentPlaceHolder_ctrlFavourite_lbAddFavouriteCopy
{
	display: inline-block;
	margin-bottom: 10px;
}

table.favouritePage a:hover
{
	text-decoration:underline;
}

table.favouritePage table.GridView
{
    width: 960px !important;
}
