﻿.AccNormal
{
	padding: 3px 8px 3px 8px;
	margin: 0px 0px 5px 0px;
	width: 300px;
}

.AccBW
{
	padding: 3px 8px 3px 8px;
	background: #FFFFFF;
	color: #000000;
	margin: 0px 0px 5px 0px;
	width: 300px;
}

.AccBW input
{
	background: #FFFFFF;
	color: #000000;
}

.AccBY
{
	padding: 3px 8px 3px 8px;
	background: #FFFF00;
	color: #000000;
	margin: 0px 0px 5px 0px;
	width: 300px;
}

.AccBY input
{
	background: #FFFFFF;
	color: #000000;
}

.AccWB
{
	padding: 3px 8px 3px 8px;
	background: #000000;
	color: #FFFFFF;
	margin: 0px 0px 5px 0px;
	width: 300px;
}

.AccWB input
{
	background: #FFFFFF;
	color: #000000;
}

.AccYB
{
	padding: 3px 8px 3px 8px;
	background: #000000;
	color: #FFFF00;
	margin: 0px 0px 5px 0px;
	width: 300px;
}

.AccYB input
{
	background: #FFFFFF;
	color: #000000;
}

body
{
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	margin: 0px 0px 0px 0px;
	text-align: center;
}

.mandatory
{
	border: solid 1px #FF0000;
}

a
{
	color: #0033CC;
	text-decoration: none;
}

a:hover
{
	color: #0033CC;
	text-decoration: underline;
}

input 
{
	color: #000000;
	background-color: inherit;
}

img
{
	border: none;
}

select 
{
	color: #000000;
	background-color: #FFFFFF;
}

textarea
{
	color: #000000;
	background-color: #FFFFFF;
}

/* Backgrounds */
#LeftBackground
{
	position: absolute;
	left: 0px;
	width: 10%;
	height: 130%;
	background-image: url(http://www.swimsupplies.co.uk/Images/SiteImages/LeftBackground.gif);
	background-position: top right;
	background-repeat: repeat-y;
	background-color: #46C4F4;
}

#RightBackground
{
	position: absolute;
	Right: 0px;
	width: 50%;
	height: 100%;
	background-image: url(http://www.swimsupplies.co.uk/Images/SiteImages/RightBackground.gif);
	background-position: top right;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

#MainContainer
{
	background-image: url(http://www.swimsupplies.co.uk/Images/SiteImages/NewBackground.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 1000px;
	margin: 0px auto 0px auto;
	min-height: 1000px;
	height: auto;
	text-align: left;
	border: none;
	position: relative;
	background-color: #FFFFFF;
}

/* Header */
#HeaderBar
{
	background-image: url(http://www.swimsupplies.co.uk/Images/SiteImages/BirthdayHeader.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 163px;
	text-align: left;
	overflow: visible;
	position: relative;
}

#HeaderBar a.HomeLink
{
	width: 290px;
	height: 65px;
	display: block;
	position: relative;
	left: 40px;
	top: 12px;
}

#HeaderBar a.ContactPhoneLink
{
	width: 195px;
	height: 25px;
	display: block;
	position: absolute;
	padding: 15px 0px 0px 50px;
	left: 800px;
	top: 12px;
	font-size: 8pt;
	color: #53575A;
}

#HeaderBar a.ContactEmailLink
{
	width: 200px;
	height: 25px;
	display: block;
	position: absolute;
	padding: 15px 0px 0px 50px;
	left: 800px;
	top: 40px;
	color: #53575A;
}

#HeaderBar a.WickedWednesdaysLink
{
	width: 193px;
	height: 35px;
	display: block;
	position: absolute;
	left: 800px;
	top: 95px;
}


/* Main Menu */
#MainMenu
{
	border: none;
	margin: 0px auto 0px 0px;
	padding: 40px 0px 0px 150px;
	height: 30px;
}

#MainMenu h3
{
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 10px;
	font-weight: normal;
	font-size: 10pt;
	font-family: Arial;
	color: #000000;
	display: inline;
	border: none;
	height: 30px;
}

#MainMenu h3 a
{
	color: #000000;
	text-decoration: none;
	height: 30px;
}

#MainMenu h3 a:hover
{
	color: #00AEEF;
	text-decoration: underline;
}

/* Cookie Crumb */
#CookieCrumb
{
	position: relative;
	left: 130px;
	top: 5px;
}

#CookieCrumb a
{
	color: #000000;
}

#Logos
{
	height: 40px;
	padding: 0px 0px 0px 0px;
	position: relative;
	top: 7px;
	left: 10px;
	margin: 0px 0px 10px 0px;
	text-align: left;
	z-index: 10;
	width: 800px;
}

/* Main Content Container */
#PageContent
{
	padding: 0px 30px 30px 0px;
	width: 730px;
	display: block;
	float: right;
	z-index: 2;
	position: relative;
}

/* Paging */
#Paging
{
	background-image: url(http://www.swimsupplies.co.uk/Images/SiteImages/PagingBar.gif);
	background-position: top left;
	background-repeat: no-repeat;
	clear: both;
	width: 700px;
	text-align: right;
	margin: 0px 0px 20px 15px;
	padding: 10px 30px 8px 0px;
	color: #000000;
	position: relative;
	left: -20px;
	height: 30px;
}

#Paging a
{
	padding: 0px 5px 0px 0px;
	color: #000000;
}

#Paging a:hover
{
	padding: 0px 5px 0px 0px;
	font-weight: bold;
	color: #00AEEF;
	text-decoration: underline;
}

#Paging a.selected
{
	padding: 0px 5px 0px 0px;
	font-weight: bold;
	color: #00AEEF;
	text-decoration: underline;
}

#Paging a.selected:hover
{
	color: #00AEEF;
}

#PagingBottom
{
	background-image: url(http://www.swimsupplies.co.uk/Images/SiteImages/PagingBarBottom.gif);
	background-position: top left;
	background-repeat: no-repeat;
	clear: both;
	width: 700px;
	text-align: right;
	margin: 0px 0px 20px 15px;
	padding: 6px 30px 8px 0px;
	color: #000000;
	position: relative;
	left: -20px;
	height: 30px;
}

#PagingBottom a
{
	padding: 0px 5px 0px 0px;
	color: #000000;
}

#PagingBottom a:hover
{
	padding: 0px 5px 0px 0px;
	font-weight: bold;
	color: #00AEEF;
	text-decoration: underline;
}

#PagingBottom a.selected
{
	padding: 0px 5px 0px 0px;
	font-weight: bold;
	color: #00AEEF;
	text-decoration: underline;
}

#PagingBottom a.selected:hover
{
	color: #00AEEF;
}

/* Shopping Basket Link */
#ShoppingBasket
{
	position: absolute;
	left: -2px;
	background-image: url(http://www.swimsupplies.co.uk/Images/SiteImages/ShoppingBasket.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	cursor: pointer;
	height: 50px;
	padding: 28px 0px 0px 25px;
	text-align: center;
	width: 200px;
	font-size: 8pt;
}

/* Section Menus */
#SectionMenu
{
	background-color: #EBEBEB;
	width: 206px;
	height: auto;
	min-height: 293px;
	border: none;
	border-left: solid 1px #ACACAC;
	border-right: solid 1px #ACACAC;
	padding: 12px 0px 0px 0px;
	margin: 40px 20px 0px 0px;
	float: left;
	z-index: 2;
	text-align: right;
}

#SectionMenu h3
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#SectionMenu h3 a
{
	color: #000000;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 0px 0px;
	display: block;
	height: 30px;
}

#SectionMenu h3 a.selected
{
	color: #00AEEF;
	text-decoration: underline;
	background-image: url(http://www.swimsupplies.co.uk/Images/SiteImages/MenuSelected.gif);
	background-position: center left;
	background-repeat: no-repeat;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 10px 30px 0px 0px;
	left: -20px;
	width: 200px;
}

#SectionMenu h3 a:hover
{
	color: #00AEEF;
	text-decoration: underline;
	background-image: url(http://www.swimsupplies.co.uk/Images/SiteImages/MenuSelected.gif);
	background-position: center left;
	background-repeat: no-repeat;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 10px 30px 0px 0px;
	left: -20px;
	width: 200px;
}

/* Advert Boxes */
#AdvertBox
{
	position: relative;
	left: -5px;
	display: block;
}

#AdvertBox img
{
	width: 219px;
	height: 101px;
	margin: 10px 0px 0px 0px;
}

/* Main Body Section Lists */
.SectionID
{	
	display: block;
	width: 148px;
	height: 228px;
	float: left;
	margin: 0px 15px 20px 15px;
	padding: 6px 0px 0px 2px;
	position: relative;
	background-image: url(http://www.swimsupplies.co.uk/Images/SiteImages/NewSectionBackground.gif);
	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden;
	z-index: 2;
}

.SectionID img
{
	width: 144px;
	height: 150px;
	border: none;
	z-index: 2;
}

.SectionLink
{
	width: 144px;
	height: 69px;
	border: none;
	text-align: center;
	margin: auto auto auto auto;
	display: block;
	padding: 10px 0px 0px 0px;
	z-index: 2;
	font-size: 10pt;
}

.SectionLink a
{
	color: #000000;
	font-family: Arial;
	z-index: 2;
	width: 144px;
}

/* Product List Page */
.ProductBox
{
	display: block;
	width: 148px;
	height: 250px;
	float: left;
	margin: 0px 15px 20px 15px;
	padding: 6px 0px 0px 2px;
	position: relative;
	background-image: url(http://www.swimsupplies.co.uk/Images/SiteImages/NewProductBackground.gif);
	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden;
	z-index: 2;
}

.ProductBox a
{
	display: block;
	width: 140px;
	height: 250px;
	float: left;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
}

.ProductBox img
{
	width: 144px;
	height: 150px;
	position: absolute;
	top: 6px;
	left: 2px;
	z-index: 1;
}

.ProductBox h2.Title a
{
	padding: 0px 10px 0px 10px;
	font-family: Arial;
	font-size: 10pt;
	z-index: 1;
	position: absolute;
	top: 160px;
	height: auto;
	color: #000000;
	width: 120px;
	border: none;
}

.ProductBox h4.Price
{
	position: absolute;
	top: 210px;
	left: 0px;
}

.ProductBox h4.Price a
{
	padding: 0px 10px 0px 10px;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	z-index: 1;
	height: auto;
	color: #000000;
}

/* Product Display Page */
#ProductBox
{
	background-image: url(http://www.swimsupplies.co.uk/Images/SiteImages/MainImageBackground.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#ProductBox h1
{
	font-family: Arial;
	font-size: 12pt;
}

#ProductBox h2
{
	font-family: Arial;
	font-size: 12pt;
	margin: 50px 0px 0px 0px;
}

#ProductBox p
{
	font-family: Arial;
	font-size: 10pt;
}

#ProductBox img
{
	float: left;
	display: block;
	margin: 0px 20px 10px 0px;
	width: 300px;
	height: 300px;
	position: relative;
	top: 6px;
	left: 2px;
}

#ProductBox select
{
	width: 250px;
	display: block;
}

#ProductBox input
{
	background-color: #82AFCC;
	border: solid 1px #00316B;
	padding: 10px 20px 10px 20px;
	margin: 10px 0px 0px 0px;
	font-weight: bold;
	cursor: pointer;
}

/* Basket Page */
#BasketPage
{
}

#BasketPage p
{
	margin: 0px 0px 20px 0px;
}

#BasketPage h1
{
	font-size: 12pt;
	font-family: Arial;
}

#BasketPage h2
{
	font-size: 12pt;
	font-family: Arial;
}

#BasketPage input.button
{
	background-color: #82AFCC;
	border: solid 1px #00316B;
	padding: 10px 20px 10px 20px;
	margin: 10px 10px 0px 0px;
	font-weight: bold;
	cursor: pointer;
	float: right;
}

#BasketPage input.Smallbutton
{
	background-color: #82AFCC;
	border: solid 1px #00316B;
	padding: 0px 15px 0px 15x;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	cursor: pointer;
	position: relative;
	top: 0px;
	left: 50px;
	height: 25px;
	width: 70px;
}

#BasketPage input
{
	margin: 10px 10px 0px 0px;
	padding: 3px 0px 3px 5px;
	font-weight: normal;
}

#BasketPage img
{
	float: left;
	display: block;
	margin: 0px 20px 10px 0px;
	width: 75px;
	height: 75px;
	border: solid 1px #025889;
}

#BasketPage div.ProductItem
{
	display: block;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}

/* Checkout Transfer Page */
#Checkout
{
	text-align: center;
}

#Checkout input
{
	background-color: #82AFCC;
	border: solid 1px #00316B;
	padding: 10px 20px 10px 20px;
	margin: 10px 10px 0px 0px;
	font-weight: bold;
	cursor: pointer;
}

/* Footer Copyright & Contact Button */
#FooterBar
{
	width: 990px;
	text-align: center;
	clear: both;
	padding: 10px 10px 20px 0px;
}

#FooterBar .RegisteredDetails
{
	font-size: 8pt;
}

#FooterBar a
{
	color: #000000;
}

#FooterBar a:hover
{
	color: #156693;
}