#slideshow{
	width:580px;	/* Total width of slideshow */
	background-color: #EEC488;
}

#previewPane{
	padding:10px 0 0 10px;
	background-color: #EEC488;
	height: 1%;
}

#previewPane p.imgPara { float: left; }

#previewPane #largeImageCaption {	/* CSS styling of image caption below large image */
	
	font-family: "Trebuchet MS", Lucida Sans Unicode, Arial, sans-serif;	/* Font to use */
	font-size:0.9em;
	padding: 5px;
	margin: 0 0 0 0.6em;
}
/*#previewPane*/ #largeImageCaption p {
	
}

#previewPane #largeImageCaption ul {}

#previewPane #largeImageCaption .descArea { 
	padding: 1.5em 0 0 0.5em; 
}
#previewPane #largeImageCaption h3 { 
	color: #666666; 
	margin: 0; 
	padding: 5px; 
	font-weight: bold;
}
#previewPane #largeImageCaption ul { 
	background: url(../../modules/gallery/images/leftEdge.gif) no-repeat top left; 
	padding: 0 0 0 0.8em; 
	height: 25px; 
}
#previewPane #largeImageCaption ul li { 
	background: url(../../modules/gallery/images/rightEdge.gif) no-repeat top right; 
	padding: 0 0.8em 0 0; 
	height: 25px; 
}
#previewPane #largeImageCaption ul li a.inDescLink { 
	background: #ff9900 url(../../modules/gallery/images/linkIcon.gif) top left no-repeat; 
	color: white; 
	text-decoration: none; 
	padding: 4px 0 3px 0.2em; 
	margin: 0px 0 0 0; 
	line-height: 1.6em; 
}
#galleryContainer{
	height:92px;	/* Height of the images + 2 */
	position:relative;
	overflow:hidden;
	padding:1px;
	background-color: #000000;
	
	/* CSS HACK */
	height: 94px;	/* IE 5.x - Added 2 pixels for border left and right */
	height/* */:/**/92px;	/* Other browsers */
	height: /**/92px;
			
}
#galleryNav{
	background-color: #EEC488;
}
#galleryHeading{
	background-color: #F4D3A6;
	padding: 0px;
	height: 35px;
}

#arrow_left{
	display: inline; 

}
#arrow_right{
	display: inline;
}
#theImages{
	position:absolute;
	height:85px;
	left:0px;
	width:100000px;
	
}
#theImages #slideEnd{
	float:left;
}
#theImages p.backer { float: left; background-color: #fff; margin:10px 1px 1px 10px; border: 1px solid white; padding: 0; height: 70px; }

#theImages img {
	filter: alpha(opacity=50);
	opacity: 0.5;
	cursor:pointer;
	border:0px;
	border: none;
}

#waitMessage{
	display:none;
	position:absolute;
	left:200px;
	top:150px;
	background-color:#FFF;
	border:3px double #000;
	padding:4px;
	color:#555;
	font-size:0.9em;
	font-family:arial;	
}

#theImages .imageCaption{
	display:none;
}

.thumbTable {
	background-color: #EEC489;
	border-color: #000000;
	font-size:0.75em;
	line-height:1.3em;
	margin-bottom:8px;
	margin-right:8px;
	margin-top:0px;
	padding:0px;
	width:580px;
}

td.thumbTable {
	border-color: #000000;
	border-style:solid solid solid solid;
	border-width: 1px 1px 1px 1px;
}

.row { /* Altern8 row colour in Admin Photos Table */
	background-color: #EBB566;
}
.colorCell { /* Altern8 row colour in Admin Photos Table */
	background-color: #EBB566;
}

#update {
	border-color:#009899;
	border-style:none none none none;
	border-width:0px 0px 0px 0px;
	color:#333333;
	font-family:Arial,Verdana,Arial,sans-serif;
	padding:10px;
	text-align:left;
	width: 560px;
}

.form1 {
	background-color:#F4D3A6;
	border:1px solid #5D6A70;
	padding:10px;
}

#update select {
	color:#333333;
	float:left;
	font-size:12px;
	margin-bottom:8px;
	text-align:left;
	width:110px;
}

#documentFilter select {
	color:#333333;
	float:left;
	font-size:12px;
	margin-bottom:8px;
	text-align:left;
	width:110px;
}


#update input {
	border:1px solid #5D6A70;
	font-family:Arial,Verdana,sans-serif;
	font-size:12px;
	margin-bottom:8px;
	margin-right:10px;
	padding:2px;
	width:250px;
}

#update .check {
	height:15px;
	width:15px;
	float: left;
}

#update .italic {
	font-style:italic;
	font-weight:normal;
	font-size: 11px;
}
 h2.h2 {
	color:#990000;
}
h3.h3 {
	color:#990000;
}

table.info {
	border-collapse:collapse;
	font-size:12px;
	width: 100%;
	padding: 0px;
}

th.info {
	background-color:#009899;
	color:#000000;
	padding:0px;
	font-family:Arial,Verdana,Arial,sans-serif;
}

td.infoLeft {
	border-left: solid 1px;
	color:#000000;
	font-family:Arial,Verdana,Arial,sans-serif;
	text-align:left;
	background-color: #E4FFFD;
}

td.infoMiddle {
	border-style:none none none none;
	color:#000000;
	font-family:Arial,Verdana,Arial,sans-serif;
	text-align:left;
	background-color: #E4FFFD;
}

td.infoRight {
	border-right:solid 1px;
	color:#000000;
	font-family:Arial,Verdana,Arial,sans-serif;
	text-align:left;
	background-color: #E4FFFD;
}

th.tableHeading {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	border: 1px solid #000000;
}
img {
	border:0px none;
}
a:link {
	color:#000000;
}
a:hover {
	color: #990000;
}
a:active {
	color:#000000;
}
a:visited {
	color: #660B00;
}

/* Buttons */
a:link.button {
	color:#ffffff !important;
	background-color: #990000;
	text-decoration: none !important;
	/*border-left: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	border-top: solid 1px #FFFFFF;*/
	padding: 2px;
	width: 100px;
	font-size: 12px;
	font-weight:bold;
}
a:hover.button {
	color:#ffffff !important;
	background-color: #990000;
	text-decoration: none !important;
	/*border-left: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	border-top: solid 1px #FFFFFF;*/
	padding: 3px;
	width: 100px;
	font-size: 12px;
	font-weight: bold;
}
a:active.button {
	color:#ffffff !important;
	background-color: #990000;
	text-decoration: none !important;
	/*border-left: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	border-top: solid 1px #FFFFFF;*/
	padding: 2px;
	width: 100px;
	font-size: 12px;
	font-weight: bold;
}
a:visited.button {
	color:#ffffff !important;
	background-color: #990000;
	text-decoration: none !important;
	/*border-left: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	border-top: solid 1px #FFFFFF;*/
	padding: 2px;
	width: 100px;
	font-size: 12px;
	font-weight: bold;
}

.whiteCell{
background-color: transparent;
}

#mce_editor_0_parent {
	position: relative;
	float: left;
}
/*
table.mceEditor {
	width: 500px !important;
}*/

td {
	padding: 0px !important;
}

#update input.button {
	color:#ffffff;
	background-color: #990000;
	text-decoration: none;
	/*border-left: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	border-top: solid 1px #FFFFFF;*/
	padding: 2px;
	width: 100px;
	font-size: 12px;
	font-weight: bold;
	border: 0px !important;
}

#documentFilter input.button {
	color:#ffffff;
	background-color: #990000;
	text-decoration: none;
	/*border-left: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	border-top: solid 1px #FFFFFF;*/
	padding: 2px;
	width: 45px;
	font-size: 12px;
	font-weight: bold;
	border: 0px !important;
}

#documentFilter input.button1 {
	color:#ffffff;
	background-color: #990000;
	text-decoration: none;
	/*border-left: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	border-top: solid 1px #FFFFFF;*/
	padding: 2px;
	font-size: 12px;
	font-weight: bold;
	border: 0px !important;
	margin-top: -20px;
	margin-left: -280px;
}
.submitFormButton {
	color:#ffffff;
	background-color: #990000;
	text-decoration: none;
	/*border-left: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	border-top: solid 1px #FFFFFF;*/
	padding: 2px;
	font-size: 12px;
	border: 0px !important;
	font-weight: bold;
	text-align: center;
	margin-left: 4px;
	margin-right: 1px;
}

input.moveImage {
	border: 0px !important;
	margin-left:5px;
	margin-top:5px;
}

table.thumbTable td {
		border: 0.5px solid black;
}

#slideshow #galleryHeading form fieldset .gallerySelect { width: 18em; }


#pageContentArea {
/* border: 1px solid #A54D06; */
margin-left: 18%;
margin-right: 18%;
margin-top: 5%;
margin-bottom: 10%;
}


h2 {
color: #F4D6AA;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
text-align: left;
}
h3 {
color:#000000 !important;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
text-align:left;
}
fieldset.filterGal {
border: 0px;
padding: 5px;
}	

#mainCentre p {
color:#000000;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
text-align:left;
padding: 5px;
}

label.filter {
color:#000000;
font-family: Arial, Helvetica, sans-serif;
display:block;
float:left;
font-size:14px;
font-weight:normal;
text-align:left;
width:100px;
}

p.arrow {
color:#000000;
font-family: Arial, Helvetica, sans-serif;
display:block;
float:left;
font-size:14px;
font-weight:normal;
text-align:left;
width:350px;
}

.numImages {
color:#FFFFFF;
font-family: Arial, Helvetica, sans-serif;
display:block;
float:left;
font-size:14px;
font-weight:bold;
text-align:right;
margin-left: 10px;
margin-right: 10px;
background-color: #000000;
}


#black {
background-color:black;
left:310px;
position:relative;
width:270px;
padding-top: 2px;
}

.borderdraw {line-height:0px;width:0px;height:0px;border-style:solid;}

#slant {
border-bottom-color:black;
border-bottom-width:20px;
border-left-color:#EEC488;
border-left-width:0px;
border-right-color:black;
border-right-width:20px;
border-top-color:#EEC488;
border-top-width:20px;
float:right;
margin-bottom:10px;
margin-left:0px;
margin-right:10px;
margin-top:0px;
position:absolute;
background-color:#EEC488;
width: 290px
}
.folderIcon {
	margin-left: 10px;
	margin-top: 10px;
}
