.head { font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-style: normal; line-height: 18px; font-weight: bold; color: #666666; letter-spacing: 0px; }

.copy { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 17px; font-weight: normal; color: #0066CC; letter-spacing: 0px; text-decoration:none }

.gallerynumber { 
	color: #4590CC; 
	}

.copylight { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 15px; font-weight: normal; color: #67A4E1; letter-spacing: 0px; }

.copy2 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 17px; font-weight: normal; color: #0066CC; letter-spacing: 1px; }
.copy2 { font-family: Arial, Helvetica, sans-serif; font-size: 7px;color: #ffffff; }

.title { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 16px; font-weight: bold; color: #6b2614; letter-spacing: 1px; }

a.copylink:link { text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 17px; font-weight: normal; color: #0066CC; letter-spacing: 0px; }
a.copylink:visited { text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 17px; font-weight: normal; color: #0066CC; letter-spacing: 0px; }
a.copylink:hover { text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 17px; font-weight: normal; color: #0066CC; letter-spacing: 0px; }
a.copylink:active { text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 17px; font-weight: normal; color: #0066CC; letter-spacing: 0px; }

a.expandcopylink:link, a.expandcopylink:visited, a.expandcopylink:active { 
	text-decoration: none; 
	}
	
a.expandcopylink:hover { 
	text-decoration: underline;
	font-weight: bold;
	}

.sub { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 18px; font-weight: bold; color: #111111; letter-spacing: 2px; }
.sub2 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 18px; font-weight: bold; color: #111111; letter-spacing: 1px; }

.halfreturn { font-family: Arial, Helvetica, sans-serif; font-size: 6px; font-style: normal; line-height: 6px; font-weight: normal; color: #FFFFFF; letter-spacing: 0px; display: block; }

#wrapper {
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	}

.accordionButton {
	cursor:pointer;
	width: 200px;
	font-weight: bold;
	background: url(../graphics/misc/check-miniorange.gif) right center no-repeat;
	}
	
.accordionContent {	
	width: 200px;
	float: left;
	}




/* thumbnail slider begin */

/* apply the gallery design - links slider */
#gallery_container {  width:230px; height:40px ; margin:0 0 0 0px; background:blue ; padding:0px 0px 0px 25px; display:block; position:absolute; }
/* the width is set to show the number of thumbnails that will be visible */
#thumb_container{ position:absolute ; overflow:hidden;  height:45px ; margin:0px 0px 0px 0px; background:yellow; }
/* the thumbnails container */
#thumbs { white-space:nowrap; display:block; position:absolute; }

#thumbs a { padding:0px; margin:0px; }
#thumbs a img{ border:0px #333333 solid; }



/* the forward and backward buttons */
.addfwd { display:block; position:absolute; cursor:pointer; width:22px; height:22px; top:10px; right:0px; background:url(../graphics/gallery/next.gif) no-repeat;  }
.addbkwd { display:block; position:absolute; cursor:pointer; width:22px; height:22px; top:10px; left:0px; background:url(../graphics/gallery/prev.gif) no-repeat; }
/* thumbnail slider end */
