@import url('months.css');

.clearfix:after
{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
/* End hide from IE-mac */

.thinclear
{
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
}

body
{
	margin: 0;
	padding: 35px 0 0 0;
	border: 0;
	background-color: #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
}
ul, li, img
{
	margin: 0;
	padding: 0;
	border: 0;
}
a, a:hover, a:active
{
	color: #F4272B;
}
a:visited
{
	color: #C98D57;
}
p
{
	margin: 10px 0;
	padding: 0;
}

#container
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#logo
{
	position: absolute;
	z-index: 100;
	width: 100px;
	height: 434px;
	top: 0px;
	left: 0px;
	background: #f4272b;
	color: #ffffff;
}

#logo h1
{
	margin: 30px 0 0 0;
	padding: 0;
	background: url(/images/logo.gif) top left no-repeat;
}
#address
{
	font-size:0.8em;
	margin:243px 0 0;
	padding:0 5px;
}
#logo a
{
	display: block;
	width: 100px;
	height: 120px;
	text-indent: -1000em;
	text-decoration: none;
	background: url(/images/logo.gif) top left no-repeat;
}
#logo h2
{
	padding: 0;
	margin: 60px 8px 3px;
	font-size: 0.9em;
	font-weight: bold;
}
#logo p
{
	padding: 0;
	margin: 3px 8px;
	font-size: 0.9em;
}

#minimisebar
{
	position: absolute;
	z-index: 101;
	top: 0px;
	left: 100px;
	width: 345px;
	height: 12px;
	cursor: pointer;
	background: #ffffff url(/images/minimiseicon.gif) top right no-repeat;
}
#minimisebar:hover
{
	background-color: #eeeeee;
}

#month h2
{
	margin: 0;
	padding: 0;
}

#bodycopy
{
	font-size: 0.9em;
}
#bodycopy a
{
	font-weight: bold;
}

/* Thin format main content */
#maincontent
{
	position: absolute;
	top: 0px;
	left: 100px;
	width: 305px;
	height: 394px;
	padding: 20px;
	background: url(/images/text_bg_70.png) top left repeat;
	_background: url(/images/ie_text_bg.gif) top left repeat;
	_filter: alpha(opacity=70, style=0);
}
#maincontent h2
{
	color: #f4272b;
	text-transform: uppercase;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 1.1em;
}
#maincontent #bodycopy
{
	width: 295px;
	padding-right: 10px;
	max-height: 340px;
	_height: 340px;
	overflow: auto;
}

/* Wide format main content */
#maincontentwide
{
	position: absolute;
	top: 24px;
	left: 154px;
	width: 590px;
	height: 173px;
	overflow: hidden;
}
#maincontentwide #bodycopy
{

}
#maincontentwide h2
{
	color: #F4272B;
	text-transform: uppercase;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 1.1em;
}



/* Thin format pagelinks */
#pagelinks
{
	position: absolute;
	width: 100px;
	top: 180px;
	left: 0px;
	background: url(/images/menu_bg.png) top left repeat;
	_background: url(/images/ie_menu_bg.gif) top left repeat;
	font-size: 0.9em;
	z-index: 200;
}
#pagelinks #pagelinksviewmore
{
	width: 75px;
	height: 20px;
	line-height: 20px;
	padding-left: 25px;
	color: #ffffff;
	background: #000000 url(/images/menu_down.gif) 13px 50% no-repeat;
	cursor: pointer;
}
#pagelinks #pagelinkspanel
{
	_filter: alpha(opacity=100, style=0);
	list-style: none;
	padding: 13px 4px;
	display: none;
}
#pagelinks #pagelinkspanel li a
{
	color: #ffffff;
	text-decoration: none;
}
#pagelinks #pagelinkspanel li.on a
{
	color: #cccccc;
	text-decoration: none;
}

/* Wide format pagelinks */
#pagelinkswide
{
	position: absolute;
	top: 220px;
	left: 102px;
	font-size: 0.9em;
}
#pagelinkswide #pagelinksviewmore
{
	display: none;
}
#pagelinkswide #pagelinkspanelwide
{
	list-style: none;
}
#pagelinkswide #pagelinkspanelwide li
{
	float: left;
	background-repeat: no-repeat;
}
#pagelinkswide #pagelinkspanelwide li.top
{
	background-position: bottom left;
}
#pagelinkswide #pagelinkspanelwide li.top a
{
	background-position: bottom left;
}
#pagelinkswide #pagelinkspanelwide li.bottom
{
	background-position: top left;
}
#pagelinkswide #pagelinkspanelwide li.bottom a
{
	background-position: top left;
}
#pagelinkswide #pagelinkspanelwide li a
{
	color: #F4272B;
	text-decoration: none;
}

/* 1 to 3 item wide-style pagelinks */
#pagelinkswide #pagelinkspanelwide.large li
{
	width: 230px;
	height: 214px;
	margin: 0 2px 0 0;
	text-align: right;
}
#pagelinkswide #pagelinkspanelwide.large li a
{
	display: block;
	width: 230px;
	height: 214px;
}

/* 4 to 12 item wide-style pagelinks */
#pagelinkswide #pagelinkspanelwide.small li
{
	width: 114px;
	height: 106px;
	margin: 0 2px 2px 0;
}
#pagelinkswide #pagelinkspanelwide.small li a
{
	display: block;
	width: 114px;
	height: 106px;
}
#pagelinkswide #pagelinkspanelwide.small li.bottom a
{
	padding-top: 91px;
	height: 15px;
}

#mainimage
{
	background-color: #ffffff;
	width: 800px;
	height: 434px;
}

#bsnav
{
	height: 30px;
	background-color: #000000;
}
#bsnav ul
{
	margin-left: 20px;
	list-style: none;
	clear: both;
}
#bsnav li
{
	float: left;
	margin: 0 7px;
}
#bsnav li.vert
{
	width: 8px;
	height: 30px;
	color: #ffffff;
	text-indent: -1000em;
	background: url(/images/bsnav_divider.gif) left 50% no-repeat;
}
#bsnav a
{
	color: #ffffff;
	display: block;
	float: left;
	text-indent: -1000em;
	text-decoration: none;
}
#aboutus
{
	background: url(/images/aboutus.gif) left 50% no-repeat;
}
#aboutus a
{
	width: 153px;
	height: 30px;
	background: url(/images/aboutus.gif) left 50% no-repeat;
}
#seasonfor
{
	background: url(/images/seasonfor.gif) left 50% no-repeat;
}
#seasonfor a
{
	width: 87px;
	height: 30px;
	background: url(/images/seasonfor.gif) left 50% no-repeat;
}
#ourshops
{
	background: url(/images/ourshops.gif) left 50% no-repeat;
}
#ourshops a
{
	width: 87px;
	height: 30px;
	background: url(/images/ourshops.gif) left 50% no-repeat;
}

#leftnav
{
	height: 30px;
	background-color: #f4272b;
	font-size: 0.9em;
	clear: both;
}
#leftnav ul
{
	margin-left: 20px;
	list-style: none;
	clear: both;
	z-index: 50;
}
#leftnav li
{
	float: left;
	margin: 0 7px;
}
#leftnav a
{
	line-height: 30px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#linkboxes
{
	background-color: #ffffff;
	z-index: 25;
	display:table;

}
.linkbox
{
	background-color: #ffffff;
	padding: 0;
	float: left;
	width: 266px;
	height: 110px;
}
.lbpicture
{
	margin: 0;
	float: left;
	width: 126px;
}
.lbbody
{
	margin: 0;
	float: left;
	width: 135px;
	height: 73px;
	font-size: 0.8em;
	line-height: 1.5em;
	margin: 18px 0 18px 5px;
	overflow: hidden;
}
.lbbody h4
{
	font-size: 1em;
	margin: 0;
	padding: 0;
}
.lbbody a
{
	color: #F4272B;
	text-decoration: none;
}

.subpagelink
{
	border-top: 1px dashed #000000;
	padding: 5px 0;
}
.subpagelink h4
{
	font-size: 1em;
	margin: 0;
	padding: 0;
}
.subpagelink a
{
	text-decoration: none;
	color: #000000;
}

#map
{
	position: absolute;
	top: 0;
	right: 0;
	width: 355px;
	height: 434px;
}

#subfields
{
	list-style: none;
	margin: 0;
	padding: 0;
	height: 90px;
}
#subfields li
{
	display: block;
	float: left;
	clear: both;
	width: 260px;
	_width: 261px;
	margin-bottom: 3px;
}
#subfields label
{
	display: block;
	float: left;
	clear: left;
	width: 100px;
	text-align: right;
	line-height: 18px;
	margin-right: 5px;
}
#subfields input
{
	display: block;
	float: left;
}
#subfields input.subtext
{
	width: 150px;
	font-size: 0.9em;
}
#subfields input#submit
{

}
#bigpiccontainer div
{
	margin-left: 0;
}

#footer
{
	width: 794px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	padding: 3px;
	font-size: 0.9em;
}
#footer a
{
	color: #666666;
	text-decoration: none;
}
#footer a:hover
{
	text-decoration: underline;
}
