
/***********************************************************************************************************************************************************/
/* Form																										 		*/
/***********************************************************************************************************************************************************/
BODY {
	font-family: trebuchet MS, verdana, sans-serif;
	background : #FFFFFF;
	font-size:medium;
}

H1{
	font-weight: Bold;
	vertical-align: top;
	text-align: left;
	font-size: large;
	color: #314148; /*dark blue*/
}

H2{
	font-weight: Bold;
	vertical-align: top;
	text-align: left;
	font-size: medium;
	color: #314148; /*dark blue*/
}

H2[class='textDescription']{
	font-size: medium;
	font-weight: Bold;
	vertical-align: top;
	display: block;
}


H1[class='textDescription'] {
	font-size:small;
	font-weight:normal;
	vertical-align: top;
	display: inline;
}


.fullPageWidth {
	width:630px;
}

.narrowPageWidth {
	width:408px;
}

.relatedItemsPageWidth {
	width:208px;
	height:500px;
	padding-left: 15px;
	border-style: solid;
	border-width :0px 0px 0px 1px;
/*	float: right;*/
}

.relatedItemBorder {
	padding-left: 15px;
	border-style: solid;
	border-width :0px 0px 0px 1px;
}
.textDescription {
	font-size:small;
	font-weight:normal;
	vertical-align: top;
	display: inline;
}

.textDescriptionCentre {
	font-size:small;
	font-weight:normal;
	vertical-align: top;
	text-align: center;
}

.textDescriptionRight {
	font-size:small;
	font-weight:normal;
	vertical-align: top;
	text-align: right;
}

.textDescriptionLeft {
	font-size:small;
	font-weight:normal;
	vertical-align: top;
	text-align: left;
}

H2{
	font-size: large;
	color: #314148; /*dark blue*/
	font-weight: bold;
}
.xxsmallText {
	font-size: xx-small;
}
.mainformat {
	font-size: medium;
	color: #314148; /*dark blue*/
}

.mainTitle {
	font-size: large;
	color: #314148; /*dark blue*/
	font-weight:bold;
}

.horizontalRuleDivForm {
    width:100%;
	text-align: left;
	height:1px;
    background-color:#314148; /*dark blue*/
	color: #314148; /*dark blue*/
}

	
A.backLink{
	text-decoration: none;
	font-weight: Bold;
	color: #314148; /*dark blue*/
}

A.backLink:hover{
	color: #e6b15c;  /*pale orange*/
	text-decoration:none;
	background:transparent;
	font-weight: Bold;
}
A.backLink:active{
	color: #cc5d1e;  /*orange*/
	text-decoration:none;
	background:transparent;
	font-weight: Bold;
}

A.backLink:focus{
	color: #cc5d1e;  /*orange*/
	text-decoration: none;
	background:transparent;
	font-weight: Bold;
}
A.backLink:link{
	color: #314148; /*dark blue*/
	text-decoration: none;
	background:transparent;
	font-weight: Bold;
}

BUTTON{
	color: #314148; /*dark blue*/
	font-weight: Bold;
}
/***********************************************************************************************************************************************************/
/* Menu																										 		*/
/***********************************************************************************************************************************************************/
.menu {
	width: 140px;
	border-style: solid;
	border-width:0px;
}

.menuTable {
	vertical-align: Top;
	width: 100%;
	border-width: 0px;
	border-style: solid;
}

.menuTD {
	font-size: small;
	color: #314148; /*dark blue*/
	font-weight:Normal;
	vertical-align: Top;
	width: 140px;
	border-width :0px;
	border-style: solid;	
}
A.menuItemSelected{
	text-decoration: none;
	font-weight: Bold;
	color: #cc5d1e;  /*orange*/
}

A.menuItem{
	text-decoration: none;
	font-weight: Bold;
	color: #314148; /*dark blue*/
}

A.menuItem:hover{
	color: #e6b15c;  /*pale orange*/
	text-decoration:none;
	background:transparent;
	font-weight: Bold;
}

A.menuItem:active{
	color: #cc5d1e;  /*orange*/
	text-decoration:none;
	background:transparent;
	font-weight: Bold;
}

A.menuItem:focus{
	color: #cc5d1e;  /*orange*/
	text-decoration:none;
	background:transparent;
	font-weight: Bold;
}
A.menuItem:link{
	color: #314148; /*dark blue*/
	text-decoration: none;
	background:transparent;
	font-weight: Bold;
}


.childMenuItem {
	font-size:small;
	text-decoration: none;
}

A.childMenuItem {
	text-decoration: none;
	color: #314148; /*dark blue*/
}

A.childMenuItemSelected{
	text-decoration: none;
	font-weight: Normal;
	color: #cc5d1e;  /*orange*/
}

A.childMenuItem:hover{
	color: #e6b15c;  /*pale orange*/
	text-decoration:none;
	background:transparent;
}

A.childMenuItem:active{
	color: #cc5d1e;  /*orange*/
	text-decoration:none;
	background:transparent;
}

A.childMenuItem:focus{
	color: #cc5d1e;  /*orange*/
	text-decoration:none;
	background:transparent;
}
A.childMenuItem:link{
	color: #314148; /*dark blue*/
	text-decoration:none;
	background:transparent;
}

.childChildMenuItem {
	font-size:x-small;
}
A.childChildMenuItem{
	text-decoration: none;
	color: #314148; /*dark blue*/
	/*font-style:italic;*/
}

A.childChildMenuItemSelected{
	text-decoration: none;
	/*font-style:italic;*/
	font-weight: Normal;
	font-size:x-small;
	color: #cc5d1e;  /*orange*/
}

A.childChildMenuItem:hover{
	color: #e6b15c;  /*pale orange*/
	text-decoration: none;
	/*font-style:italic;*/
	font-size:x-small;
	background:transparent;
}

A.childChildMenuItem:active{
	color: #cc5d1e;  /*orange*/
	text-decoration: none;
	/*font-style:italic;*/
	font-size:x-small;
	background:transparent;
}

A.childChildMenuItem:focus{
	color: #cc5d1e;  /*orange*/
	text-decoration: none;
	/*font-style:italic;*/
	font-size:x-small;
	background:transparent;
}

A.childChildMenuItem:link{
	color: #314148; /*dark blue*/
	text-decoration: none;
	/*font-style:italic;*/
	font-size:x-small;
	background:transparent;
}
.horizontalRuleDiv {
    width:90%;
	text-align: left;
}

.horizontalRuleDiv HR{
	height:1px;
}

.copyright {
	font-size: xx-small;
	color: #999999;
	font-weight: Normal;
	border-style: solid;
	border-width :0px;
}


/***********************************************************************************************************************************************************/
/* Centre Area																										 		*/
/***********************************************************************************************************************************************************/

.mainCentreTD {
	font-size: Small;
	color: #314148; /*dark blue*/
	font-weight: Normal;
	vertical-align: Top;
	/*text-align: Center;*/
	width: 408px;
	border-width :0px;
	border-style: solid;
}

.breadCrumb {
	font-size: x-small;
	color: #314148; /*dark blue*/
	/*font-weight: Bold;*/
	vertical-align: middle;
	text-decoration: none;	
}

.breadCrumbBackgroundColour {
	background-color:  #f7fdff; /* #314148; very pale blue*/
	padding:0px;
	margin: 0px;
	border-spacing:0px;
	border-width:0px;
	/*text-decoration: none;*/	
	}


A.breadCrumb {
	text-decoration: none;
}

A.breadCrumb:hover{
	color: #e6b15c;  /*pale orange*/
	text-decoration: none;
	background:transparent;
}

A.breadCrumb:active{
	color: #cc5d1e;  /*orange*/
	text-decoration: none;
	background:transparent;
}

A.breadCrumb:focus{
	color: #cc5d1e;  /*orange*/
	text-decoration: none;
	background:transparent;
}
A.breadCrumb:link{
	color: #314148; /*dark blue*/
	text-decoration: none;
	background:transparent;
}

div#alternativeImage {
	font-size:small;
	font-weight:normal;
	vertical-align: top;
	text-align: right;
	float:left;	
}

div#addToBasket{
	font-size:small;
	font-weight:normal;
	vertical-align: top;
	text-align: right;
	float:right;	
}

img.enquiriesBrownBeads{
	float: right;
	margin-left: 5px;
}

.itemImage {
	border-style: solid;
	border-width: 1px;
	text-align: center;
	border-color: #bfbfbf; /*warm brown*/
	vertical-align: middle;
	margin: 2px;
	display:inline-block;
}

.itemImageHome {
	border-style: solid;
	border-width: 1px;
	margin: 2px;
	text-align: center;
	border-color: #bfbfbf; /*warm brown*/
}

.boldDescriptionText {
	font-weight: Bold;
	vertical-align:top;
}

.descriptionText {
	font-weight: Normal;
	vertical-align:top;
	width:285px;
}

.itemDescriptionText {
	font-weight: Normal;
	vertical-align:top;
}

.homePageTitle {
	font-weight: Bold;
	vertical-align: top;
	text-align: center;
	font-size: large;
	color: #314148; /*dark blue*/
}

.generalPageTitle {
	font-weight: Bold;
	vertical-align: top;
	text-align: left;
	font-size: large;
	color: #314148; /*dark blue*/
}

.generalNormalPageTitle {
	font-weight: Bold;
	vertical-align: top;
	text-align: left;
	font-size: medium;
	color: #314148; /*dark blue*/
}

.pageNavigationDiv {
	font-size:medium;
	text-decoration: none;
	text-align:center;
	font-weight: Bold;
	}

.selectedItemsAdendum{
	font-size:x-small;
	text-decoration: none;
	text-align:center;
	font-weight: normal;
	}
	
.pageNavigation {
	font-size:medium;
	text-decoration: none;
	text-align:center;
	font-weight: Bold;
	color: #314148; /*dark blue*/
	}

A.pageNavigation {
	text-decoration: underline;
		color: #314148; /*dark blue*/
}


A.pageNavigation:hover{
	color: #e6b15c;  /*pale orange*/
	text-decoration: none;
	background:transparent;
}

A.pageNavigation:active{
	color: #cc5d1e;  /*orange*/
	text-decoration: none;
	background:transparent;
}

A.pageNavigation:focus{
	color: #cc5d1e;  /*orange*/
	text-decoration: none;
	background:transparent;
}
A.pageNavigation:link{
	color: #314148; /*dark blue*/
	text-decoration: none;
	background:transparent;
}

/***********************************************************************************************************************************************************/
/* Right Area																										 		*/
/***********************************************************************************************************************************************************/

.mainRightTD {
	font-family: trebuchet MS, verdana, sans-serif;
	font-size: small;
	color: #314148; /*dark blue*/
/*	font-weight: Small;*/
	vertical-align: Top;
	text-align: left;
	border-width :0px 0px 0px 0px;
	border-style: solid;
	padding-left: 15px;
	overflow: auto;
}

.relatedItemTitle {
	font-size: Small;
	font-weight: Bold;
	vertical-align: Top;
	width: 100%;
	text-align: left;
}

.relatedItemTitleAdendum {
	font-size:x-small; 
	font-weight: Normal;
	vertical-align: Top;
	width: 100%;
	text-align: left;
}

.relatedItemTableLine {
	border-width:1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-color: #314148; /*dark blue*/
	vertical-align:Top;
}

.horizontalRuleDivRelatedItems {
    width:2px;
	text-align: left;
	height:1px;
    background-color:#314148; /*dark blue*/
	color:#314148; /*dark blue*/
}
/***********************************************************************************************************************************************************/
/* Enquiries																										 		*/
/***********************************************************************************************************************************************************/
.enquiriesTextArea{
	width:100%;
}

.enquiries {
	font-size:medium;
	font-weight:bold;
	color:#314148; /*dark blue*/
	border-color:#314148; /*dark blue*/
	border-width:2px;
}

.enquiriesPrivacy {
	font-size:xx-small;
	font-weight:normal;
	color:#314148; /*dark blue*/
}

/***********************************************************************************************************************************************************/
/* Items																										 		*/
/***********************************************************************************************************************************************************/
.itemsTextArea{
	font-family: trebuchet MS, verdana, sans-serif;
	vertical-align:top;
	font-size:small;
}

.textRight {
	text-align:right;
/*	vertical-align:true;*/
}

.hiddenText {
	color:#ffffff;  /*white - same as background*/
}

