html {
	min-height: 100%;
	height: auto;
}

body {
	background-color: #3cb5e3;
	font-family: "Verdana", "Arial";
	color: #000000;
	font-size: 13px;
	text-align:left;
	background-image: url(includes/gfx/background.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	padding: 0px;}
p {
	font-size: 14px;
	color: #000000;
	margin: 0;
	text-align: left;
}
H1 {
	font-size: 28px;
	color: #005030;
	padding: 0px;
	margin: 0px;
	height: auto;
}
H2 {
	font-size: 18px;
	color: #202375;
		padding: 0px;
	margin: 0px;
	height: auto;
}
H3 {
	font-size: 18px;
	color: #005030;
	padding: 0px;
	margin: 0px;
	height: auto;
}

a:link {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #364F0D;
	font-weight: bold;
}

.nav1 a:link {
text-decoration: none; 
color: #FFFFFF;
}
.nav1 a:visited {
text-decoration: none; 
color: #FFFFFF;
}
.nav1 a:active {
text-decoration: none; 
color: #FFFFFF;
}
.nav1 a:hover {
text-decoration: underline; 
color: #FFFFFF;
}
.nav2 a:link {
text-decoration: none; 
color: #3cb6e3;
}
.nav2 a:visited {
text-decoration: none; 
color: #3cb6e3;
}
.nav2 a:active {
text-decoration: none; 
color: #3cb6e3;
}
.nav2 a:hover {
text-decoration: underline; 
color: #3cb6e3;
}

#PageHeader {
	width: 760px;
	height: 100px;
	margin:auto
}
.Logo {
	width: 139px;
	height: 166px;
	float: right;
}
.Basket {
	width: 95px;
	height: 58px;
	background-image: url(includes/gfx/baskettopleft.gif);
	float: left;
	padding-left: 77px;
	padding-top: 20px;
}
#TopMenu {
	width: 700px;
	height: 24px;
	margin: auto;
	padding: 5px 30px 0px 30px;
}
#TopCurve {
	width: 760px;
	height: 11px;
	margin:auto
}
#BotMenu {
	width: 700px;
	height: 33px;
	margin: auto;
	padding: 0px 30px 0px 30px;
	background-color: #D8F0F9;
}
#BotCurve {
	width: 760px;
	height: 11px;
	margin:auto
}
#PageTitleBasket {
	position: relative;
	font-size: 11px;
	color: #bebfc1;
	font-weight: bold;
}
#PageTitleBasketLinks {
	width: 125px;
	float: right;
	position: relative;
	right: 9px;
	top: 70px;
}
.PageTitleBasketPrice {
	color: #000000;
	font-weight: bolder;
}
#PageTitle {
	position: relative;
	padding-left: 260px;
	padding-right: 9px;
}
.PageTitleText {
	color: #000000;
	font-size: 21px;
	font-weight: bolder;
	text-align: left;
	vertical-align: bottom;
	float: left;
	padding-left: 5px;
}
.PageTitleImage {
	float: right;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 4px;
}
#PageBody {
	background-color: #d8f0f9;
	width: 760px;
	height:100%;
	margin:auto
}
#BodyCopy {
	width: 700px;
	padding: 30px;
}
#BodyText {
	width: 236px;
	float: left;
}
#BodyTextLarge {
	width: 700px;
}
#BodyLink {
	width: 231px;
	float: right;
}
#DropShadow {
	background-image: url(includes/gfx/shade.gif);
	width: 798px;
	margin:auto
}
.ListProductCell {
	width: 145px;
	float: left;
	margin-left: 12px;
	margin-bottom: 10px;
	color: #bebfc1;
	height: 210px;
}
.ListItemName {
	color: #000000;
}
.ListItemDescription {
	color: #bebfc1;
}
.ListItemPrice {
	color: #bebfc1;
	font-weight: bold;
	margin-top: 5px;
}

.ItemProductCell {
	width: 472px;
	float: none;
	margin-left: 12px;
	margin-bottom: 10px;
	color: #bebfc1;
}

#PageFooter {
	width: 700px;
	margin:auto;
	height: 20px;
	text-align: right;
	padding-right: 30px;
	padding-top: 4px;
	padding-left: 30px;
}
#PageFooterLine {
	background-color: #bebfc1;
	width: 780px;
	margin:auto;
	height: 1px;
}
#MenuLayout {
	width: 249px;
	float: left;
}
#PageSearch {
	width: 133px;
	position: relative;
	left: 5px;
	height: 30px;
}
.Search {
	width: 108px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #bebfc1;
	border-bottom-color: #bebfc1;
	border-left-color: #bebfc1;
	border-right-style: none;
	margin: 0px;
	padding: 0px;
	color: #bebfc1;
}
#Menu1 {
	position:relative;
	width: 129px;
	float: left;
	height: 100%;
	margin-bottom: 200px;
	text-align:right;
	padding-right: 5px;
	padding-left: 5px;
	color: #bebfc1;
}
.Menu1Text {
	color: #bebfc1;
	text-align:right;
}
#Menu2 {
	position:relative;
	width: 100px;
	float: left;
	height:100%;
	text-align:left;
	padding-right: 5px;
	padding-left: 5px;
	color: #bebfc1;
}
.Menu2Text {
	color: #bebfc1;
	text-align:left;
}
#Menu3 {
	position:relative;
	bottom: 115px;
	float: left;
	width: 129px;
	padding: 5px;
	margin: 0px;
	text-align: right;
	color: #bebfc1;
}
.Menu3Text {
	color: #bebfc1;
	text-align:right;
}
#ContentLayout{
	background-image: url(includes/gfx/column.gif);
	width: 780px;
	float: left;
	clear: both;
}
#Content{
	width: 519px;
	float: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bebfc1;
	clear: none;
	height: 100%;
	margin: 0px;
	padding: 5px;
}
.ThumbImg {
	padding-bottom: 10px;
}
#ProductDetailsLeft{
	width: 279px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;

}
#ProductDetailsRight{
	float: right;
	width: 125px;
	padding-right: 10px;
	padding-left: 10px;
}
.ProductDetailsRight img {
	margin-bottom: 10px;
}
.ProductDetailsName{
	font-size: 24px;
	color: #bebfc1;
}
.ProductTextDetails{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bebfc1;
}
.ProductSizeDetailsHeader{
	background-color: #bebfc1;
	color: #000000;
	padding: 2px;
	margin-top: 10px;
}
.ProductSizeDetails{

}
#AddToBasketContainer{
	width: 125px;
	background-image: url(includes/gfx/add.gif;
	height: 35px;
	padding-top: 110px;
	background-image: url(includes/gfx/add.gif);
	background-repeat: no-repeat;
}
.AddToBasketText{
	margin-right: 10px;
	margin-left: 10px;
	font-size: 24px;
	font-weight: bolder;
	color: #bebfc1;
	position: relative;

}
.AddToBasketButton{

}
.AddBasketContainer{
	height: 35px;
	width: 125px;
	background-image: url(includes/gfx/add.gif);
	padding-top: 105px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

