html, body
{
	width: 100%;
	height: 100%;
	text-align: center;
	background-color: #fff;
	font: normal 11px/18px verdana, arial, sans-serif;
}
html, body, div, span
{
	margin: 0;
	padding: 0;
}
img
{
	border: 0;
	/*visibility: visible;*/
}
a
{
	text-decoration: none;
	color: #a90000;
}
a:hover
{
	text-decoration: underline;
	cursor: pointer;
}

/* Homepage Layout Styles */

.Header
{
	width: 995px;
	height: 119px;
	overflow: hidden;
}
.HeaderLogo
{
	width: 236px;
	height: 107px;
	overflow: hidden;
}
.HeaderHeadline
{
	width: 759px;
	height: 74px;
	overflow: hidden;
}
.HeaderNav
{
	width: 759px;
	height: 33px;
	background-color: #00007f;
	overflow: hidden;
}
.HeaderSpacer
{
	width: 995px;
	height: 12px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
.CheckoutBreadcrumbs
{
	padding: 0 0 9px 20px;
}
.Middle
{
	width: 995px;
}
.MiddleCol1
{
	width: 233px;
	height: auto;
}
.MiddleCol1Indent
{
	margin-left: 7px;
}
.MiddleCol1Header
{
	background: #00007f url(../../Images/Burnsco/panel_header.gif) no-repeat top left;
	width: 212px;
	height: 34px;
	overflow: hidden;
}
.MiddleCol1Middle
{
	background: #e5e5f2 url(../../Images/Burnsco/panel_middle.gif) repeat-y top left;
	width: 212px;
	padding: 0;
	overflow: hidden;
}
.MiddleCol1Footer
{
	background: #e5e5f2 url(../../Images/Burnsco/panel_footer.gif) no-repeat top left;
	width: 212px;
	height: 8px;
	margin-bottom: 10px;
	overflow: hidden;
}
.MiddleCol1Spacing
{
	padding: 13px 0 0 16px;
}
.MiddleCol1Coast
{
	width: 212px;
	height: 55px;
	padding-top: 12px;
}
.MiddleCol2
{
	width: 512px;
	height: auto;
	background-color: #fff;
}
.MiddleCol2PromoHome
{
	width: 488px;
}
.MiddleCol2Promo
{
	margin: 19px 0 0 0px;
}
.MiddleCol2PromoInner
{
	margin: 0 0 0 13px;
}
.MiddleCol2PromoViewAll
{
	margin-top: 7px;
}
.MiddleCol3
{
	width: 250px;
	height: auto;
}
.MiddleCol3Search
{
	background: url(../../Images/Burnsco/search_box.gif) no-repeat top left;
	width: 250px;
	height: 54px;
	overflow: hidden;
}
.MiddleCol3SearchInner
{
	padding: 13px 0 0 14px;
}
.MiddleCol3Space
{
	margin-top: 10px;
}
.MiddleCol3Space2
{
	margin-right: 20px;
}
.MiddleCol3Edit
{
	margin-top: 10px;
}
.MiddleCol3Header
{
	background: #00007f url(../../Images/Burnsco/panel_header_right.gif) no-repeat top left;
	width: 250px;
	height: 34px;
	overflow: hidden;
}
.MiddleCol3HeaderRed
{
	background: #d60000 url(../../Images/Burnsco/panel_header_red.gif) no-repeat top left;
	width: 250px;
	height: 34px;
	overflow: hidden;
}
.MiddleCol3Middle
{
	background: #e5e5f2 url(../../Images/Burnsco/panel_middle_right.gif) repeat-y top left;
	width: 250px;
	height: auto;
	overflow: hidden;
}
.MiddleCol3Footer
{
	background: #e5e5f2 url(../../Images/Burnsco/panel_footer_right.gif) no-repeat top left;
	width: 250px;
	height: 21px;
	margin-bottom: 10px;
	overflow: hidden;
}
.MiddleCol3Spacing
{
	padding: 13px 0 0 16px;
}
.MiddleCol3SCartSpacing
{
	padding: 1px 0 0 1px;
}
.MiddleCol3MiddleWhite
{
	background: #e5e5f2 url(../../Images/Burnsco/panel_middle_white.gif) repeat-y top left;
	width: 250px;
	height: auto;
	overflow: hidden;
}
.MiddleCol3FooterWhite
{
	background: #e5e5f2 url(../../Images/Burnsco/panel_footer_white.gif) no-repeat top left;
	width: 250px;
	height: 21px;
	margin-bottom: 10px;
	overflow: hidden;
}
.FreephoneImg
{
	width: 250px;
	height: 42px;
	margin: 0 0 9px 0;
}
.CardholderLoginButton
{
	width: 68px;
	height: 26px;
	cursor: pointer;
	background-image: url(../../Images/Burnsco/login.gif);
	border: none;
	margin-left: 8px; 
	float: left;
}
.Footer
{
	width: 995px;
	margin-top: 10px;
}

/* End Homepage Layout Styles */

/* Product List Styles */

.StandardContentPanel
{
	margin-top: 21px;
	width: 500px;
}
.ProductListHr
{
	width: 100%;
	height: 1px;
	border: 0;
	overflow: hidden;
	color: #d9d9d9;
	background-color: #d9d9d9;
}
.ProductListBreadCrumbHr
{
	width: 500px;
	height: 1px;
	margin-top: 8px;
	border: 0;
	overflow: hidden;
	color: #d9d9d9;
	background-color: #d9d9d9;
}
.ProductListContainer
{
	width: 500px;
}
.ProductListNamePanel
{
	margin-left: 13px;
	vertical-align: top;
	width: 110px;
}
.ProductListPricePanel
{
	width: 114px;
	text-align: center;
}
/* End Product List Styles */

/* Product Display Styles */

.ProductDisplayPanelCol1
{
	width: 218px;
}
.ProductDisplayPanelCol2
{
	width: 272px;
}
.ProductDisplayViewLImage
{
	width: 100%;
	text-align: center;
	padding-top: 8px;
}
.ProductDisplayMainImageWrapper
{
	border: solid 1px #bababa;
	width: 202px;
}
.ProductDisplayLeadTime
{
	width: 281px;
	background-color: #ededed;
}
.ProductDisplayLeadTimeInner
{
	padding: 5px 10px;
}
.ProductDisplaySizeType
{
	width: 281px;
	height: 26px;
	background-color: #4c4c4c;
}
.ProductDisplaySizeTypeInner
{
	padding: 5px 10px;
}
.ProductDisplaySizehr
{
	width: 281px;
	height: 9px;
	margin-bottom: 8px;
	border: 0;
	overflow: hidden;
	border-bottom: 1px solid #CCC;
}

.ProductFullDisplaySizehr
{
	width: 98%;
	height: 9px;
	margin-bottom: 8px;
	border: 0;
	overflow: hidden;
	border-bottom: 1px solid #CCC;
}

/* End Product Display Styles */

/* Shopping Cart Display Styles */

.PageCartDisplayPanel
{
	width: 750px;
}
.ShoppingCartHeadPanel
{
	background-color: #545454;
	width: 750px;
	height: 26px;
}
.ShoppingCartCol1
{
	width: 430px;
	margin-left: 14px;
}
.ShoppingCartCol2
{
	width: 86px;
}
.ShoppingCartCol2Inner
{
	padding-left: 14px;
}
.ShoppingCartCol3
{
	width: 75px;
}
.ShoppingCartCol4
{
	width: 78px;
}
.ShoppingCartCol5
{
	width: 60px;
}
.ShoppingCartContShop
{
	width: 460px;
}
.ShoppingCartContShopInner
{
	padding-left: 79px;
	padding-top: 62px;
	text-align: center;
}
.SummaryBottomTable
{
	width: 700px;
}
.ShoppingCartTotalsPanel
{
	float: right;
	width: 300px;
	position: relative;
	top: 5px;
	left: 5px;
}
.ShoppingCartTotalsPanelCol1
{
	width: 150px;
}
.ShoppingCartTotalsPanelCol2
{
	width: 60px;
}
/* End Shopping Cart Display Styles */


/* SendtoaFriend Popup Styles */

.SendFriendWrapper
{
	width: 640px;
	height: 99%; /*border: solid 1px #a5a5a5;*/
}
.SendFriendWrapperInner
{
	padding: 20px;
}
.SendFriendProduct
{
	width: 255px;
}
.SendFriendProductImg
{
	border: solid 1px #c6c6c6;
	width: 227px;
}
.SendFriendFieldPanel
{
	width: 345px;
}

/* End SendtoaFriend Popup Styles */


/* Registration/Employment Form Styles */

.RegistrationSendButton
{
	width: 86px;
	height: 36px;
	border: 0;
	cursor: pointer;
	background: #ffffff url(../../images/Burnsco/send.gif) no-repeat top left;
	margin: 0px;
	padding: 0px;
}
.FormBox
{
	width: 220px;
	height: 22px;
}
.FormRadio
{
	font: normal 11px/18px verdana, arial, sans-serif;
	color: #4c4c4c;
}
.FormTextarea
{
	width: 220px;
	height: 110px;
}
.LargeTextarea
{
	width: 440px;
	height: 220px;	
}
.NextButton
{
	width: 66px;
	float: right;
}
.BackButton
{
	width: 66px;
	height: 22px;
}
.FinishButton
{
	width: 66px;
}
.RegFormTable td
{
	font: normal 11px verdana, arial, sans-serif;
	color: #4c4c4c;
	padding-left: 3px;
}
.RegFormTable .ContentTitle
{
	padding-left: 0;
	font: normal 12px/22px verdana, arial, sans-serif;
	color: #00007f;
}
.RegFormBox
{
	width: 215px;
	height: 24px;
	border: 1px solid #AEBECB;
	padding-top: 3px;
}
.PostcodeBox
{
	width: 45px;
	height: 24px;
	border: 1px solid #AEBECB;
	padding-top: 3px;
}

/* End Registration Form Styles */

/* Checkout Styles */

.CheckoutHr
{
	width: 959px;
	height: 1px;
	margin: 8px 0 0 12px;
	border: 0;
	overflow: hidden;
	color: #cccccc;
	background-color: #cccccc;
}
.CheckoutWrapper
{
	width: 995px;
}
.CheckoutInnerWrapper
{
	margin-left:100px;
	width: 800px;
}
.CheckoutTitle
{
	margin: -6px 0 0 0;
}
.CheckoutCol1
{
	width: 328px;
	background: url(../../Images/Burnsco/checkout_panel_left.gif) no-repeat top right;
}
.CheckoutCol2
{
	width: 324px;
	background: url(../../Images/Burnsco/checkout_panel.gif) no-repeat top left;
}
.CheckoutCol3
{
	width: 319px;
	background: url(../../Images/Burnsco/checkout_panel.gif) no-repeat top left;
}
.CheckoutBkPanel
{
	height: 72px;
	width: 277px;
	margin: 0 0 0 21px;
	position: relative;
	top: 7px;
}
.BCardImg
{
	margin: 0 0 0 7px;
	padding: 0;
}
.BCardText
{
	padding: 0 0 0 18px;
	margin: 0 0 0 2px;
}
.CheckoutLeftPanel
{
	width: 100px;
}
.CheckoutLeftPanel2
{
	width: 80px;
}
.CheckoutInfoPanel
{
	width: 256px;
}
.CheckoutIndent
{
	width: 20px;
}
.CheckoutField
{
	border: solid 1px #aebecb;
	text-indent: 3px;
	font: normal 12px Verdana, Arial, Sans-serif;
	color: #413b35;
	margin: 0px;
	padding: 2px 0 0 0;
	width: 194px;
	height: 20px;
}
.CheckoutField2
{
	border: solid 1px #aebecb;
	text-indent: 3px;
	font: normal 12px/18px Verdana, Arial, Sans-serif;
	color: #413b35;
	margin: 0px;
	padding: 0px;
	width: 178px;
	height: 20px;
}

.SCShoppingCartCol1
{
	width: 413px;
	margin-left: 14px;
}
.SCShoppingCartCol2
{
	width: 86px;
}
.SCShoppingCartCol2Inner
{
	padding-left: 14px;
}
.SCShoppingCartCol3
{
	width: 105px;
}
.SCShoppingCartCol4
{
	width: 78px;
}
.ProdNameDiv
{
	width: 80%;
	text-align: left;
}
.ProdTable
{
	margin-bottom: 9px;
}
.PaymentLogoDiv
{
	margin-top: 13px;
	width: 400px;
}
.PaymentLogoDiv img
{
	float: left;
	margin-left: 24px;
	display: inline;
}
.MoveLogoDiv
{
	position: relative;
	right: 386px;
	bottom: 50px;
}
.SitUpStraight
{
	position: relative;
	bottom: 50px;
}

/* End Checkout Styles */

.ValidateError
{
	text-decoration: none;
}
.ValidateError:hover
{
	text-decoration: underline;
}
.SRImage
{
	width:105px;
}
.SRDescription
{
	margin-left: 9px;
	width:250px;
}
.CardHolderField
{
    float: left;
	padding: 7px 0 0 0;
}

/*Generic Classes */

.CB
{
	clear: both;
}
.CB1
{
	clear: both;
	height: 1px;
	overflow: hidden;
}
.DB
{
	display: block;
}
.DN
{
	display: none;
}
.FL
{
	float: left;
	display: inline;
}
.FR
{
	float: right;
}
.MA
{
	margin-left: auto;
	margin-right: auto;
}
.TC
{
	text-align: center;
}
.TL
{
	text-align: left;
}
.TR
{
	text-align: right;
}
.P1
{
	padding: 1px;
}
.P2
{
	padding: 2px;
}
.P4
{
	padding: 4px;
}
.P5
{
	padding: 5px;
}
.P6
{
	padding: 6px;
}
.P7
{
	padding: 7px;
}
.P10
{
	padding: 10px;
}
W7
{
	width: 7px;
	overflow: hidden;
}
.OH
{
	overflow: hidden;
}
.W100
{
	width: 100%;
}

/* End Generic Classes */


.TheSearchPanel, .SearchResultsColumn
{
	width: 512px;
}
.ProductViewLImageText:hover
{
	text-decoration: underline;
	cursor: pointer;
}

.SwitchToTrade, .SwitchToCard {cursor: pointer; font-size:0px;line-height:0px;}
#LoginPanel table {width: 200px;}

/* Trade Home */

#TradeHome div.details span {display: block; clear: both;}
#TradeHome div.summary {margin: 30px 0 30px 0;}
#TradeHome div.summary table {width: 100%; border: 1px solid #000000; border-right: none; border-bottom: none;}
#TradeHome div.summary table tr {height: 30px;}
#TradeHome div.summary table tr.header {font-weight: bold;}
#TradeHome div.summary table tr td {border-bottom: 1px solid #000000; border-right: 1px solid #000000; text-align: center;}
#TradeHome div.actions a {display: block; clear: both; margin-top: 10px;}
#TradeHome div.actions input {margin-top: 15px;}

/* End Trade Home */


/* Trade Transactions */

#TradeTrans h2 span {font-weight: normal;}
#TradeTrans div.transactions div.search span.spacer {padding: 0 7px 0 7px;}
#TradeTrans div.transactions div.grid, #TradeTrans div.transactions, #TradeTrans div.actions {padding-top: 20px;}

/* End Trade Transactions */
