/* CSS Document */

#wrapper
	{
	position : relative;
	margin-left : auto;
	margin-right : auto;
	top : auto;
	left : auto;
	width : 920px;
	height : auto;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}

#sub-wrapper /* decoration only */
	{
	position : relative;
	width : 916px;
	height : auto;
	background-color: #FFFFFF;
	border: 2px solid #37619d;
	padding-bottom: 20px;
	}

#header
	{
	width:920px;
	height:130px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0;
	padding: 0px;
	position: relative;
	background-image: url(../decoration/colour-strip.gif);
	background-repeat: no-repeat;
	}

#topper
	{
	width: 920px;
	height: 22px;
	text-align: left;
	background-image: url(../decoration/topper-bck.gif);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	height: 22px;
	width: 920px;
	position: relative;
	}	
	
#top-nav
	{
	width: auto;
	color: #CCCCCC;
	height: 22px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #000000;
	position: absolute;
	left: 205px;
	top: 0;
	}

#date
	{
	width:200px;
	height:12px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0;
	padding-top: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	}

#home
	{
	height: 115px;
	width: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	left: 2px;
	top: 13px;
	}

#site-title
	{
	height: 70px;
	width: 700px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	left: 217px;
	top: 40px;
	}
	
#main-content
	{
	height: auto;
	min-height: 200px;
	margin: 0px;
	width: 615px;
	padding-left: 40px;
	padding-top: 20px;
	float: right;
	padding-right: 40px;
	}

#lcol
	{
	float:left;
	width:210px;
	height:auto;
	text-align: left;
	}
	

#lcol-news
	{
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 35px;
	border: 1px solid #CCCCCC;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-image: url(../decoration/lcol-news-bck.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	}

#lcol-sub-nav
	{
	}		
	
#footer
	{
	position : relative;
	height: 50px;
	width: 920px;
	clear : both;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	}

#footer-nav
	{
	width: 432px;
	}
	
#phone-number
	{
	position: absolute;
	width: 470px;
	height: 50px;
	top: 0;
	left: 428px;
	}

#credits
	{
	position : relative;
	height: 50px;
	width: 920px;
	clear : both;
	z-index: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
	background-image: url(../decoration/colour-strip-rev.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	}

.clear 
	{
	clear: both;
	overflow: hidden;   /* prevent IE expanding the container */
	margin: 0;
	width: 100%;
	height: 1px;
	position: relative;
	}
	
.highlight-box
	{
	border: 1px solid #E5E5E5;
	height: auto;
	margin-bottom: 20px;
	width: 150px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 10px;
	padding-left: 1px;
	}

.size-table
	{
	text-align: center;
	margin-bottom: 10px;
	}

.size-table td
	{
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	}

.product-table
	{
	margin-bottom: 20px;
	}
	
.product-table td
	{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	}

.product-pop-up
	{
	text-align: center;
	}
	
#map-wrapper
	{
	border: 1px solid #666666;
	}
	
#view-garments
	{
	text-align: center;
	width: 150px;
	margin-top: 20px;
	background-image: url(../decoration/view-garments-bck.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 66px;
	padding-top: 15px;
	padding-right: 35px;
	padding-bottom: 5px;
	padding-left: 35px;
	}
	
#book-festival
{
	text-align: center;
	margin-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
}

