/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* Scottish Memories Top Level Styles
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

a {text-decoration: underline; color: #1C18CA; font: 11px arial, verdana, sans-serif;}
a:visited {color: #1C18CA;}
a:hover {color: #582387;}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

body {
	margin: 0px; padding: 0px;
	font: 8pt/14pt arial, verdana, sans-serif;
	color: #212121;
	}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

td {
	vertical-align: top;
	}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

img {
	border: none;
	}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.right {float:right;}
h1 {
	font: bold 14px arial, verdana, sans-serif;
	color: #582387;
	text-align: center;
	margin: 0px 0px 7px 0px;
	}

h2 {
	font: bold 20px arial, verdana, sans-serif;
	color: #582387;
	margin: 0px 0px 7px 0px;
	}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

ul {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 15px;
	color: #582387;
	}
	
	ul li {
		
		}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* Scottish Memories Individual Styles */
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.clear {
	clear: both;
	background-color: white;
	height: 1px;
	}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.firstParagraph {
	font: 10pt/14pt arial, verdana, sans-serif;
	}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
	
.purpleText {
	font: bold 11px arial, verdana, sans-serif;
	color: #582387;
	}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
	
.currentIssueFeature {
	float: right;
	position: relative;
	width: 128px;
	padding: 10px 0px 300px 10px;
	margin: 0px 0px 0px 10px;
	border-left: 1px solid #D5D0B9;
	display: inline; /* ie fix */
	}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.formattedTable {
	border-top: 5px solid #582387;
	background-color: #582387;
	width: 400px;
	}
	
	.formattedTable th {
		background-color: #9A75BB;
		font: bold 13px arial, verdana, sans-serif;
		color: #ffffff;
		vertical-align: top;
		}
	
	.formattedTable .grey {
		background-color: #e5e5e5;
		}
		
	.formattedTable .white {
		background-color: #ffffff;
		}

.featuredContent {
	border: 1px dashed #582387;
	background-color: #D7C8E4;
	padding: 10px;
	}
	
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* Scottish Memories Framework */
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#mainHolder {
	/*width: 940px;*/
	width: 940px; /*Gil 2009/02/07 to ensure that the background colour reaches the bottom rule*/
	margin: 0px auto 0px auto;
	}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
	
#topArea {
	/*margin-top: -100px;*/
	width: 732px;
	height: 234px;
	padding: 4px 0px 0px 18px;
	background: transparent url(images/background_toparea.jpg) no-repeat left top;
	border-top: 3px solid black;
	border-bottom: 2px solid black;
	}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
	
#menuArea {
	float: left;
	width: 149px;
	margin: 0px 1px 0px 0px;
	background-color: #F4F3F4;
	}
	
	#menuArea a.navigation {color: white; text-decoration: none; background-color: #9A75BB; display: block; padding: 5px 0px 5px 9px; border-top: 1px solid #F4F3F4;}
	#menuArea a.navigation:visited {color: white;}
	#menuArea a.navigation:hover {color: white; background: #582387 url(images/background_menuitem_over.gif) no-repeat right center;}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
	
#contentArea {
	float: left;
	width: 560px;
	margin: 0px 0px 0px 0px;
	background-color: #FAF8EE;
	padding: 20px;
	}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
	
#footerArea {
	width: 750px;
	padding: 20px 0px 0px 0px;
	background: transparent url(images/background_footerarea.gif) repeat-x left top;
	color: #B3B3B3;
	}
	
	#footerArea #toltechLink {
		float: right;
		}
	
	#footerArea a {color: #B3B3B3; text-decoration: none;}
	#footerArea a:visted {color: #B3B3B3;}
	#footerArea a:hover {color: #582387; text-decoration: underline;}
	
	#imageCaptionWrapper{	
		margin: 6px 0px 10px 15px;
		float: right;
	}
	
	#imageCaptionWrapper img{
	border: 1px solid black;
	}
	
	#imageCaptionWrapper .caption{
	font-style: italic;
	text-align: right;
	}
	
.positionLeft {}
.positionRight {float:right;}

.detailsLeft {float:Left;
width:240px;
padding:15px 25px 15px;}
.detailsLeft p {margin:0;}

.rightContent {float:left;
width:400px;}
.redText {color:#ff0000;}
.privacy {font-size:7pt;}
.writingBox{border:solid #039 2px;padding:5px;background-color:#09F; color:#ffffff;}
.writingBox img {margin-right:10px;}
.writingBox a {color:#ffffff;font-weight:bold;}
.bannerAdvert {margin:-10px 0 10px 40px}
               