﻿body
{
	background-color: #b1c0cf;
	font-family: Arial;
	color: #464646;
	font-size: 8pt;
}
td
{
	vertical-align: top;
}
a
{
	color: #d80034;
}
input, select, textarea
{
	border-style: solid;
	border-color: #959595;
	border-width: 1px;
	font-family: Arial;
	color: #464646;
	font-size: 8pt;
	padding-left: 5px;	
}
.txtInput
{
	height: 20px;
}
/* Base layout */
#tableLayBase 
{
	width: 900px;
}
#divLayBody
{
	padding-left: 4px;
	padding-top: 4px;
	padding-right: 1px;
}
/* General page layout and formatting */
.divPageTitle
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11pt;
	color: #2a4e6a;
	margin-left: 15px;
	margin-top: 4px;
}
.divPageContent
{
	margin-left: 15px;
	margin-top: 8px;
	margin-right: 3px;
	width: 690px;
}
/* Product category page */
#divPageContentCategories
{
}
.divCategoryLink
{
	margin-top: 17px;
	margin-right: 11px;
	float: left;
	width: 162px;
	height: 250px;
}
.divCategoryIcon
{
	text-align: center;
	width: 162px;
}
.divCategoryTitle a
{
	width: 162px;
	text-align: left;
	text-decoration: underline;
}
/* Product page */
.divProductItemLink
{
	width: 170px;
	margin-top: 17px;
	margin-right: 5px;
	float: left;
	text-align: left;
}
.divProductTitle
{
	text-decoration: underline;
}
/* Product details page */
.divProductDetailsImage
{
	margin-top: 10px;
	width: 182px;
}
.divProductDetailsText
{
	/*position: absolute;*/
	left: 197px;
	top: 30px;
	margin-top: 20px;
	margin-left: 200px;
	width: 500px;
}
.divProductDetailsImageContainer
{
	position: absolute;
	left: 15px;
	top: 30px;
}
.divProductDetailsGroup
{
	margin-top: 16px;
	position: relative;
	z-index: 0;
	margin-right: 10px;
}
#divProductLargerPlus
{
	position: absolute;
	left: 1px;
	top: 6px;
}
#divProductLargerText
{
	position: absolute;
	left: 26px;
	top: 8px;
}
.lblProductDetailsTitle
{
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
}
.lblProductDetailsHeader
{
	font-weight: bold;
}
#divProductDetailsSizes
{
	height: 20px;
	position: absolute;
	left: 50px;
	top: -5px;
}
#divProductDetailsColours
{
	position: relative;
	left: 50px;
	top: -22px;
	margin-bottom: -25px;
}
#divProductDetailsSizes label
{
	position: relative;
	top: -3px;
}
.lblProductDetailsColour
{
	position: relative;
	top: 4px;
}
.lblProductDetailsPrice
{
	font-weight: bold;
	color: #bf221b;
}
.txtProductDetailsCartQuantity
{
	border-style: solid;
	border-color: #959595;
	border-width: 1px;
	height: 15px;
	width: 40px;
	position: absolute;
	left: 57px;
	top: -4px;
}
.quantityMessage
{
	position: absolute;
	left: 110px;
	top: 0;	
}
/* Image zoom styles */
.divProductDetailsImage
{
	margin-top: 10px;
	width: 182px;
}
.divProductZoomImageBox
{
	position: relative;
}
.divProductZoomLarger
{
	position: relative;
}
.divProductZoomLargerPlus
{
	position: absolute;
	left: 1px;
	top: 6px;
}
.divProductZoomLargerText
{
	position: absolute;
	text-decoration: underline;
	color: #d80034;
	left: 26px;
	top: 8px;
}
#divProductZoomContainer, #divSwatchZoomContainer
{
	left: 200px;
	top: 0px;
}
#divProductZoomClose, #divSwatchZoomClose
{
	position: absolute;
	left: 252px;
	top: 3px;
	background-color: #FFFFFF;
	filter:alpha(opacity=50);
	opacity: 0.75;
	-moz-opacity:0.75;
	z-index:2;
	visibility:inherit;
	width: 16px;
	height: 16px;
}
#divProductZoomHiRes, #divSwatchZoomHiRes
{
	border-width: 1px;
	border-style: solid;
	border-color: #959595;
}
.divSwatchZoomLabel
{
	position: absolute;
	padding: 4px;
	font-weight: bold;
	color: #FFFFFF;
	left: 0px;
	top: 0px;
	width: 100%;
	background-color: #959595;
	z-index:1;
	visibility:inherit;
}
/* Left and right shadows on page */
#tdLayLeftBorder
{
	background-image: url("../../Images/PossumdownKids/bg_border_left.jpg");
	width: 15px;
}
#tdLayRightBorder
{
	background-image: url("../../Images/PossumdownKids/bg_border_right.jpg");
	width: 16px;
}
/* Heading Layout */
#divLayHeader
{
	height: 149px;
}
#divHeading
{
	width: 622px;
	height: 112px;
}
#divCart
{
	position: relative;
	width: 310px;
	height: 112px;
	background-image: url("../../Images/PossumdownKids/bg_cart.jpg");
}
#divCartOne, #divCartTwo, #divCartBasket, #divCartCheckout
{
	font-family: Arial;
	font-style: normal;
	font-size: 8pt;
	color: #959595;
	position: absolute;
}
#divCartOne
{
	left: 40px;
	top: 53px;
}
#divCartTwo
{
	left: 40px;
	top: 67px;
}
#divCartBasket
{
	left: 151px;
	top: 17px;
}
#divCartCheckout
{
	left: 231px;
	top: 17px;
}
.divPageMenuContainer
{
	width:697px;	
	float:left;
	background-image: url("../../Images/PossumdownKids/bg_search.gif"); 
}
#divPageMenu
{
	position: relative;
	width: 511px;
	height: 37px;
}
#divPageMenuBody img
{
	float: left;
}
#divSearch
{
	position: relative;
	width: 235px;
	height: 37px;	
	background-image: url("../../Images/PossumdownKids/bg_search.gif");
}
.txtSearch
{
	height: 20px;
	width: 155px;
}
#divSearchBox
{
	float:left;
}
#divSearchButton
{
	float:left;
}
/* Home content layout */
#HomeMainContent
{
	width:395px;
}
/* Footer layout */
#tdFooter
{
	font-family: Arial;
	font-style: normal;
	font-size: 8pt;
	color: #959595;
	vertical-align: bottom;
	border: solid 1px white;
}
#divFooter
{
	height: 67px;
	background-image: url("../../Images/PossumdownKids/bg_footer.jpg");
	position: relative;
	width: 100%;
}
#divFooterCopyright
{
	position: absolute;
	left: 10px;
	top: 30px;
}
#divFooterLink
{
	position: absolute;
	left: 140px;
	top: 30px;
}
#divFooterLink a
{
	color: #959595;
	text-decoration: underline;
}
#divFooterBrands
{
	position: absolute;
	left: 335px;
	top: 12px;
}
#divFooterICLogo
{
	position: absolute;
	right: 0px;
	top: 12px;
}
/* Breadcrumbs */
#divLayBreadcrumbs
{
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 7.5pt;
}
#divLayBreadcrumbs, #divLayBreadcrumbs a
{
	color: #7c7c7c;
}
/* Featured products */
.divFeaturedProductBody, .divFeaturedCategoryBody
{
	margin-left: 11px;
	position: relative;
	width: 194px;
	height: 372px;
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 20px;
}
.divFeaturedProductBody
{
	background-image: url("../../Images/PossumdownKids/bg_featured_top.jpg");
	width: 194px;
	height: 372px;
}
.divFeaturedCategoryBody
{
	background-image: url("../../Images/PossumdownKids/bg_featuredcat_top.jpg");
	width: 194px;
	height: 323px;
}
.divFeaturedProductBody .divFeaturedImage
{
	position: absolute;
	left: 0px;
	top: 41px;
	width: 182px;
	height: 233px;
}
.divFeaturedCategoryBody .divFeaturedImage
{
	position: absolute;
	left: 0px;
	top: 41px;
	width: 162px;
	height: 219px;
}
.divFeaturedProductBody .divFeaturedBottom
{
	position: absolute;
	left: 0px;
	top: 277px;
	width: 183px;
	height: 95px;
	background-image: url("../../Images/PossumdownKids/bg_featured_br.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
}
.divFeaturedCategoryBody .divFeaturedBottom
{
	position: absolute;
	left: 0px;
	top: 263px;
	width: 183px;
	height: 60px;
	background-image: url("../../Images/PossumdownKids/bg_featured_br.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
}
.divFeaturedMoreProducts
{
	position: absolute;
	left: 0px;
	bottom: 5px;
}

.divSendToFriendContainer
{
	z-index:100; 
	background-color: #ffffff; 
	position:absolute; 
	left:250px; 
	top:-50px; 
	width: 405px; 
	padding:10px;	
	border-width: 1px; 
	border-style: solid;	
	border-color: #6C889E;
}
.SendToFriendClose
{
	position:relative; 
	cursor: hand; 
	cursor: pointer; 
	z-index:101; 
	width:16px; 
	top: -5px; 
	left:393px;	
}
