body,td,th {
	font-size: 11px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1{
	font-weight: bold;
	font-size:11px;
	color: #525582;
	margin:0px;
	padding: 0px;
}

h2{
	font-weight: bold;
	font-size:11px;
	color: #990000;
	margin:0px;
	padding: 0px;
	text-transform:uppercase;
}

h3, h4, h5, h6{
	font-weight: bold;
	font-size:11px;
	color: #990000;
	margin:0px;
	padding: 0px;
}

ul{
	list-style-position: outside;
	list-style-type:circle;
}

form {
	margin: 0;
	padding: 0;
}

th {
	background-color: #990000;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.td_on{
	background-color:#CCCCFF;
	color:#000000;
}

.td_off{
	background-color:#F1F1F1;
	color:#000000;
}

hr{
	color:#F1F1F1;
}

/* The four following block define the style for all the website links */
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}

/* Date Picker */

.dpDiv {
	}

.dpTable {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	}

.dpTR {
	}

.dpTitleTR {
	}

.dpDayTR {
	}

.dpTodayButtonTR {
	}

.dpTD {
	cursor: pointer;
	}

.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	cursor: pointer;
	}

.dpTitleTD {
	}

.dpButtonTD {
	}

.dpTodayButtonTD {
	}

.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}

.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}

.dpDayHighlight {
	color: #4060ff;
	font-weight: bold;
	}

.dpButton {
	font-family: Verdana, Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}

.dpTodayButton {
	font-family: Verdana, Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	}
	
/* Page */
.PageMessageWarning{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: white;
	background-color: red;
	padding: 5px;
	position:absolute;
	bottom:30px;
	width:750px;

}

.PageMessageSuccess{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: white;
	background-color: green;
	padding: 5px;
	position:absolute;
	bottom:30px;
	width:750px;

}

/* Main Page Styles */

#PageMain{
	margin:10px;
}



/* Transparency */	
.transbox {
	background-color: #fff;
	border: 1px solid white;
	filter:alpha(opacity=40);
	opacity: 0.6;
	-moz-opacity:0.5;
	}
	
/* This is the container which set text to solid color.
position: relative used for IE */	
.transbox div, .transbox img {
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	position: relative;
	padding:5px;
	}


/* Rounded Corner Boxes */
.CornerRoundTeal {
	width: 100%;
	background-color: #6DB4AD;
	color: #000000;
}

.CornerRoundTeal p {
	margin: 0 10px;
}

.CornerRoundTeal a, .CornerRoundTeal a:visited, .CornerRoundTeal a:hover{
	color:#FFFFFF;
}

.CornerRoundTopTeal { 
	background: url(../images/teal_tr.gif) no-repeat top right; 
}

.CornerRoundBottomTeal {
	background: url(../images/teal_br.gif) no-repeat top right; 
}

.CornerRoundBlue {
	width: 100%;
	background-color: #3887CF;
	color: #000000;
}

.CornerRoundBlue a, .CornerRoundBlue a:visited, .CornerRoundBlue a:hover{
	color:#FFFFFF;
}

.CornerRoundBlue p {
	margin: 0 10px;
}

.CornerRoundTopBlue { 
	background: url(../images/blue_tr.gif) no-repeat top right; 
}

.CornerRoundBottomBlue {
	background: url(../images/blue_br.gif) no-repeat top right; 
}

img.corner {
   width: 10px;
   height: 10px;
   border: none;
   display: block !important;
}

.ImageGridTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0033CC;
	border:none;
}

.ImageGridTable td{
	border:none;
}


/* Search Results */

#GalleryFilter input, #GalleryFilter select{
	font-size:11px;

}

.GalleryListing{
	border:1px solid #CCCCCC;
	width:560px;
	height:150px;
}

.GalleryCategoryBGBasketMaking{
	background-color:#E9CAA1;
}

.GalleryCategoryBGCeramics{
	background-color:#CCCC99;
}

.GalleryCategoryBGFurniture{
	background-color:#D7E1FF;
}

.GalleryCategoryBGGlass{
	background-color:#9BCBC2;
}

.GalleryCategoryBGJewellery{
	background-color:#CCAB6A;
}

.GalleryCategoryBGMetal{
	background-color:#CCCCCC;
}

.GalleryCategoryBGMixedMedia{
	background-color:#C5E0B3;
}

.GalleryCategoryBGPrintMaking{
	background-color:#B6CFB1;
}

.GalleryCategoryBGTextiles{
	background-color:#DECDEF;
}

.GalleryCategoryBGWood{
	background-color:#B9C3D9;
}

.GalleryCategoryBGOther{
	background-color:#E0DC7E;
}

.GalleryCategory{
	text-transform:uppercase; 
	color:#000066; 
}

.GalleryCategory a:link, .GalleryCategory a:visited{
	text-transform:uppercase; 
	color:#525582; 
	font-weight:bold;
	text-decoration:none;
}

.GalleryListingDetails{
	margin:6px;
}

.GalleryCompany{
	color:#89933B;
	text-transform:uppercase;
	font-weight:bold;
}

.GalleryDescription{
	color:#000000;
}

.GalleryContactDetails{
}

.GalleryContacts{
	font-weight:bold;
}

.GalleryAddress{
}

.GalleryTelephone{
}

.GalleryEmail{
}

.GalleryWebsite{
}

.GalleryLink a:link, .GalleryLink a:visited{
	color:#990000;
	text-decoration:none;
	font-weight:bold;
}

/* Listing Details */	
#ListingDetails{
padding-right:5px;
}

#ListingDetailsCompany{
	color:#990000;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:15px;
}

#ListingDetailsDescription{
	color:#000000;
}

#ListingDetailsContactDetailsTitle{
	color:#990000;
	text-transform:uppercase;
	font-weight:bold;
	margin-top:30px;
	margin-bottom:12px;
}

#ListingDetailsContactDetails{
}

#ListingDetailsContacts{
	font-weight:bold;
}

#ListingDetailsAddress{
	font-weight:bold;
}

#ListingDetailsTelephone{
}

#ListingDetailsEmail{
}

#ListingDetailsWebsite{
}

#ListingDetailsGalleryLink{
	margin-top:25px;
	margin-bottom:10px;
}

#ListingDetailsHiRes{
	margin:10px;
}

#ListingDetailsGalleryImages{
}

#ListingDetailsGalleryImages div img{
	margin-top:8px;
}

/* List Of Members */	
.MemberListing{
	border:1px solid #CCCCCC;
	width:560px;
}

.MemberCategory{
	text-transform:uppercase; 
	color:#000066; 
	font-weight:bold;
	padding:7px;

}

.MemberListingDetails{
	margin:6px;
}

.MemberCompany{
	color:#89933B;
	text-transform:uppercase;
	font-weight:bold;
}

.MemberDescription{
	color:#000000;
}

.MemberContactDetails{
}

.MemberContacts{
	font-weight:bold;
}

.MemberAddress{
}

.MemberTelephone{
}

.MemberEmail{
}

.MemberWebsite{
}

/* Become a Member and Join Mail List*/
#BecomeAMemberForm input, #BecomeAMemberForm select, #MailingListForm input, #MailingListForm select{
	font-size:11px;
	width:300px;
}


/*CDC_1.css*/

.box {
	border: 1px solid #CCCCCC;
}
.menuA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.menuA a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menuA a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menuA a:hover {
	color: #000000;
	text-decoration: none;
}
.menuA a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.footerTX {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.footerTX a:link {
	color: #333333;
	text-decoration: none;
}
.footerTX  a:visited {
	color: #333333;
	text-decoration: none;
}
.footerTX  a:hover {
	color: #000000;
	text-decoration: underline;
}
.footerTX  a:active {
	color: #333333;
	text-decoration: none;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}
.contact a:link {
	color: #666666;
	text-decoration: none;
}
.contact a:visited {
	color: #666666;
	text-decoration: none;
}
.contact a:hover {
	color: #666666;
	text-decoration: underline;
}
.contact a:active {
	color: #666666;
	text-decoration: none;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #525582;
	text-decoration: none;
}
.subhead a:link {
	color: #525582;
	text-decoration: underline;
}
.subhead a:visited {
	color: #525582;
	text-decoration: underline;
}
.subhead a:hover {
	color: #333333;
	text-decoration: underline;
}
.subhead a:active {
	color: #525582;
	text-decoration: underline;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #914D40;
	text-decoration: none;
	text-transform: uppercase;
}
.heading a:link {
	color: #914D40;
	text-decoration: none;
}
.heading a:visited {
	color: #914D40;
	text-decoration: none;
}
.heading a:hover {
	color: #914D40;
	text-decoration: underline;
}
.heading a:active {
	color: #914D40;
	text-decoration: none;
}
.sidemenuA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #72757F;
	text-decoration: none;
}
.sidemenuA a:link {
	color: #72757F;
	text-decoration: none;
}
.sidemenuA a:visited {
	color: #72757F;
	text-decoration: none;
}
.sidemenuA a:hover {
	color: #000066;
	text-decoration: none;
}
.sidemenuA a:active {
	color: #72757F;
	text-decoration: none;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	color: #333333;
	text-decoration: none;
}
.body a:link {
	color: #333333;
	text-decoration: underline;
}
.body a:visited {
	color: #333333;
	text-decoration: underline;
}
.body a:hover {
	color: #666666;
	text-decoration: underline;
}
.body a:active {
	color: #333333;
	text-decoration: underline;
}
.galleryTX {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
	text-decoration: none;
}
.galleryTX a:link {
	color: #333333;
	text-decoration: underline;
}
.galleryTX a:visited {
	color: #333333;
	text-decoration: underline;
}
.galleryTX a:hover {
	color: #666666;
	text-decoration: underline;
}
.galleryTX a:active {
	color: #333333;
	text-decoration: underline;
}
.galleryTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #89933B;
	text-decoration: none;
}
.galleryTitle a:link {
	color: #89933B;
	text-decoration: underline;
}
.galleryTitle a:visited {
	color: #89933B;
	text-decoration: underline;
}
.galleryTitle a:hover {
	color: #737B31;
	text-decoration: underline;
}
.galleryTitle a:active {
	color: #89933B;
	text-decoration: underline;
}
.view {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #993300;
}
.view a:link {
	color: #993300;
	text-decoration: underline;
}
.view a:visited {
	color: #993300;
	text-decoration: underline;
}
.view a:hover {
	color: #B08484;
	text-decoration: underline;
}
.view a:active {
	color: #993300;
	text-decoration: underline;
}
.membersTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
.makers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 30px;
}
.contacttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	color: #990000;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
.joinus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
}
.downloads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 40px;
	color: #990000;
	text-decoration: none;
}
.downloads a:link {
	color: #990000;
	text-decoration: underline;
}
.downloads a:visited {
	color: #990000;
	text-decoration: underline;
}
.downloads a:hover {
	color: #990000;
	text-decoration: underline;
}
.downloads a:active {
	color: #990000;
	text-decoration: underline;
}
.scexhibitions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
}
.scexhibitions a:link {
	color: #666666;
	text-decoration: underline;
}
.scexhibitions a:visited {
	color: #666666;
	text-decoration: underline;
}
.scexhibitions a:hover {
	color: #990000;
	text-decoration: underline;
}
.scexhibitions a:active {
	color: #666666;
	text-decoration: underline;
}
.foryou {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #914D40;
	text-decoration: none;
}
.foryou a:link {
	color: #914D40;
	text-decoration: underline;
}
.foryou a:visited {
	color: #914D40;
	text-decoration: underline;
}
.foryou a:hover {
	color: #666666;
	text-decoration: underline;
}
.foryou a:active {
	color: #914D40;
	text-decoration: underline;
}

