#container {
	margin:0px;
}
#rightContainer {
	background-color:#F2F6FF;
	color:#669BCD;
	float:right;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:8px 0px;
	padding:6px 0px;
	text-align:center;
	width:50%;
}
#leftContainer {
	float: left;
	width:49%;
	height:560px;
	
}
#bottomContainer {
	clear:both;
	float:left;
	width:731px;
	background-color:#f2f6ff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#669BCD;
	text-align:left;
	font-weight:bold;
	padding:6px 0px 6px 20px;
	
}
#rightContent {
	background-color:#FFFFFF;
	color:#000000;
	font-size:11px;
	font-weight:normal;
	height:477px;
	margin:5px 10px;
	overflow:auto;
	padding:15px;
	text-align:left;	
}
#bottomContent {
	background-color:#FFFFFF;
	float:left;
	width:700px;
	color:#0B357F;
	font-size:11px;
	font-weight:normal;
	margin:5px 10px 5px -10px;
	padding:15px;
	text-align:left;	
	
}
#mapContainer {
	margin:0px;
	padding:0px;
	height:490px;
	position:absolute;
}
#imgscotlandirelanddiv {
	border-width:0;
	left:10px;
	position:relative;
	top:-2px;
}
#imgnorthdiv {
	border-width:0;
	left:207px;
	position:relative;
	top:-201px;	
}
#imgeastdiv {
	border-width:0;
	left:158px;
	position:relative;
	top:-217px;	
}
#imgsouthdiv {
	border-width:0;
	left:145px;
	position:relative;
	top:-237px;
}

#imgcanadadiv {
	border-width:0;
	left:40px;
	position:relative;
	top:-5px;
}
#imgalaskadiv {
	position:relative;
	left: 32px;
	top: -334px;
	border-width:0px;	
}
#imgusWestdiv {
	border-width:0;
	left:32px;
	position:relative;
	top:-76px;
}
#imgusMiddiv {
	border-width:0;
	left:117px;
	position:relative;
	top:-190px;
}
#imgusEastdiv {
	border-width:0;
	left:192px;
	position:relative;
	top:-338px;	
}
#imghawaiidiv {
	position:relative;
	left: 182px;
	top: -414px;
	border-width:0px;	
}


#cultivarThumb {
	float:left;
}
#cultivarText {
	float:left;
	width:450px;
}
p.stockistsBottomText {
	margin:5px 0px 5px 10px;
	color:#000000;
}
span.stockistsBottomTextBold {
	font-weight:bold;
}
span.stockistsBottomTextSmall {
	font-weight:bold;
	font-size:8px;
}
h3.stockistsBottomTextBoldColoured {
	font-weight:bold;
	color:#0B357F;
	margin:5px 9px;
}
#addToBasketLink {
	float:left;
	height:100px;
}

.stockistsRegion {
	color:#fcc425;
	font-weight:bold;
}
.stockistsName {
	font-weight:bold;
}
.stockistsURL {
	color:#0B357F
}

div.menuLevel2 {
	background-color:#669ACC;
	width:741px;
	text-align:right;
	padding: 3px 10px 3px 0px
}

div.menuLevel3 {
	background-color:#F2F6FF;
	width:741px;
	text-align:right;
	padding: 3px 10px 3px 0px;
}

a.menuLevel3Item {
		color: #669CCB;
		font-size:11px;
}

div#flags {
	padding:0px;
	margin:0px 0px 0px 10px;
}

div#flags img {
	float:left;
	margin:3px;
	border-style:solid;
	border-width:1px;
	border-color:#cccccc;
}

p#clickmap {
	float:right;
	width:169px;
	position:relative;
	top:-27px;
	left:-10px;
}

h2.sectionHeader {
	text-transform: none;
	color: #6698c9;
}
