/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*
/*-------------------------------------------------------------------------------------------------------*/
/*	Plastican SelecEdit Site     Last updated by Able Parris on 1/29/2009
/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*	Header
/*-------------------------------------------------------------------------------------------------------*/
#header
{
	background-color:		white;
	background-image:		url( /images/bg-header.jpg );
	background-repeat:		no-repeat;
	padding:				0px;
	height: 74px!important;
	padding-bottom: -20px;
}

/*-------------------------------------------------------------------------------------------------------*/
/*	Home Page Layout
/*-------------------------------------------------------------------------------------------------------*/
table#homelayout
{
	width:				1024px;
	height: 800px;
	background-image:		url( /images/bg-page3.jpg );
	background-repeat:		no-repeat;
	background-color: white;
	margin-top: 0px;
}

col#homeleftcolumn
{
	width:				auto;
}

col#homecontentcolumn
{
	width:				auto;
}

col#homerightcolumn
{
	width:				auto;
}

/* Home Page Layout Contents */
td#homeleftcontentcell
{
	width:				185px!important;
		margin-top: 0px;
		padding: 16px 0px 10px 40px;
		color: gray;

}

td#homecontentcell
{
background-image:		none;
background-color: transparent;
	vertical-align:		top;
	padding:			60px 20px 20px 20px;
	margin:				0px;
	line-height:		20px;
	font-family:		tahoma, arial, helvetica, sans serif;
	font-size:			13px;
	color:				black;
		xmargin-top: 0px;

}

td#homerightcontentcell
{
	vertical-align:		top;
	padding:			80px 0px 0px 0px;
	background-image:		none;
	margin-top: 0px;

	
}

/*-------------------------------------------------------------------------------------------------------*/
/*	Subpage Layout
/*-------------------------------------------------------------------------------------------------------*/
table#layout
{
	width:				1024px;
	background-image:		url( /images/bg-page2.jpg );
	background-repeat:		no-repeat;
		background-color: white;

}

col#leftcolumn
{
	width:				130px;
}

col#contentcolumn
{
	width:				auto;
}

col#rightcolumn
{
	width:				auto;
}

/* Subpage Layout Contents */
td#leftcontentcell
{
	width:				220px;
	vertical-align:		top;
	background-color:	transparent;
	padding:			80px 0px 20px 40px;
	font-size:			0.65em;
}

td#contentcell
{
	vertical-align:		top;
	padding:			80px 20px 20px 10px;
background-image:   none;
	margin:				0px;
	line-height:		20px;
	font-family:		tahoma, arial, helvetica, sans serif;
	font-size:			13px;
	color:				black;
	background-color: transparent;

}

td#rightcontentcell
{
	vertical-align:		top;
	padding-top: 100px;
	background-image: none;
}

/*-------------------------------------------------------------------------------------------------------*/
/*	Global Navigation
/*-------------------------------------------------------------------------------------------------------*/
#globalnav
{
	text-align:			right;
	font-family:		verdana,arial,sans serif;
	font-size:			11px;
	color:				black;
	xfloat: right;
	clear: both;
	position:			absolute;
	xtop:				42px;
	xleft:				450px;
	white-space:		nowrap;
	xwidth:				500px;
	margin: -30px 0px 0px 720px;

}

#globalnav a
{
	color:			white;
}
#globalnav a:hover
{
	color:			#5e8fd9!important;
}

#globalnav a.active
{
	color:			#5e8fd9!important;
}

.globalnavdivider
{
	padding:			0em 0.7em;
	color:				white;
}

/*-------------------------------------------------------------------------------------------------------*/
/*	Top Navigation 3-Tier DHTML Menu
/*-------------------------------------------------------------------------------------------------------*/
#topnav
{
	xclear:				both;
	width:				auto;
	background-color:	transparent;
    background-image:		url( /images/bg-nav.jpg );
	background-repeat:		no-repeat;
}

/* First tier of menu items */
#topnav a
{
	/* Adjust space between menu items	*/	
	display:			block;
	width:				auto;
	background-color:	transparent;    
	padding-right:			18px;
	line-height:		32px;
	white-space:		nowrap;
	font-family:		verdana,arial,sans serif;
	font-weight:		normal;
	font-size:			11px;
	color:				white;
}

#topnav a:hover,
#topnav a.active,
#topnav a.active:hover
{
	background-color:	transparent;
	color: #4d72d2!important;
}

/* Top nav menu items */
ul.menublock
{
	/*	Customizeable options */
	width:				175px;
	border-top:			1px solid white;
	border-bottom:		none;
	background-color:	#042579;
	margin:				1px 0px 0px 0px;

	/*	Do not modify */
	position:			absolute;
	z-index:			200;
	visibility:			hidden;
	margin:				0px;
	padding:			0px;
	list-style-type:	none;

}

ul.menublock li
{
	/*	Do not modify	*/
	display:			inline;
}

ul.menublock a
{
	display:			block;
	width:				auto;
	height:				26px;
	border-bottom:		1px solid white;
	padding:			0px 8px 0px 15px;
	line-height:		26px;
	white-space:		nowrap;
	font-family:		verdana,arial,sans serif;
	font-size:			10px;
	color:				white;
}

ul.menublock a:hover
{
	background-color:	#666666;
	color:				white!important;
}

ul.submenublock
{
	/*	Customizeable options */
	width:				175px;
	border-top:			1px solid white;
	border-bottom:		none;
	background-color:	042579;
	padding:			3px 0px;

	/*	Do not modify */
	position:			absolute;
	z-index:			200;
	visibility:			hidden;
	margin:				0px;
	padding:			0px;
	list-style-type:	none;

}

ul.submenublock li
{
	/*	Do not modify	*/
	display:			inline;
}

ul.submenublock a
{
	display:			block;
	width:				auto;
	padding:			0px 8px 0px 15px;
	white-space:		nowrap;
	font-family:		verdana,arial,sans serif;
	font-size:			10px;
	color:				white;
	border-bottom:		1px solid white;
	background-color:	#042579;
	height:				22px;
	line-height:		22px;

}

.submenublock a:hover
{
	background-color:	#666666;
	color:				white!important;
}

a.showsub,a.showsub:hover
{
	/*	Makes arrow indicator for links with submenu */
	background-image:		url( /images/arrow1.gif );
	background-position:	center right;
	background-repeat:		no-repeat;
}

a.showsub:hover
{
	/* submenu arrow */
	background-image:		url( /images/arrow1.gif );
}

/*-------------------------------------------------------------------------------------------------------*/
/*	Bread Crumb Navigation 
/*-------------------------------------------------------------------------------------------------------*/
#breadcrumbnav
{
	clear:				both;
	display:			block;
	width:				auto;
	height:				26px;
	line-height:		26px;
	padding:			0em 1.0em;
	white-space:		nowrap;
	font-family:		tahoma, arial, helvetica, sans serif;
	font-size:			11px;
}

#breadcrumbnav .text
{
	font-weight:		bold;
}

/*-------------------------------------------------------------------------------------------------------*/
/*	Left Side Navigation
/*-------------------------------------------------------------------------------------------------------*/
#sidenav
{
	font-family:		tahoma, arial, helvetica, sans serif;

}

#sidenav ul
{
	margin:				0px;
	padding:			0px;
	list-style-type:	none;
}

#sidenav ul.sub
{
	/*	indent submenu	*/
	padding-left:		1.0em;
	list-style-type:	none;
}

#sidenav li
{
	display:			inline;
	list-style-type:	none;
}

#sidenav a.top
{
	display:			block;
	padding:			0.7em 0em 0.8em;
	margin-bottom:		0.4em;
	font-weight:		bold;
	color:				#042579!important;
	font-size:          12px;
	text-transform:     uppercase;

}

#sidenav a
{
	display:			block;
	padding:			0.4em 0em;
	color:				#666666!important;
	font-size:          11px;
}
#sidenav a:hover
{
	display:			block;
	color:				#042579!important;
}

#sidenav a.active
{
	/*	highlight active section items	*/
	color:				#042579!important;
	text-transform: uppercase;
}

#sidenav a.sub-active
{
	/*	highlight active section items	*/
	color:				#042579!important;
}

/*-------------------------------------------------------------------------------------------------------*/
/*	Page Title 
/*-------------------------------------------------------------------------------------------------------*/
a#pagetitle
{
	display:			block;
	margin-top:		     20px;
	margin-bottom:		     25px;

	margin-bottom:		0px;
	padding:			0em;

	line-height:		30px;
	font-family:		tahoma, arial, helvetica, sans serif;
	font-weight:		normal!important;
	font-size:			22px;
	color:				#042579!important;
}

a#pagetitle:hover
{
	line-height:		30px;
	font-weight:		normal!important;
	font-size:			22px;
	color:				#042579!important;
}

/*-------------------------------------------------------------------------------------------------------*/
/*	Document Attachments
/*-------------------------------------------------------------------------------------------------------*/
#documents
{
	font-family:		verdana,arial,sans serif;
	font-size:			0.9em;
	font-weight:		normal;
	line-height:		2.0em;
}

#documents a
{
	font-weight:		bold;
}

/*-------------------------------------------------------------------------------------------------------*/
/*	Widget
/*-------------------------------------------------------------------------------------------------------*/
table#widget
{
	margin-top:			0px;
	width:				170px;
	background:			none;
	line-height:		16px;
	font-family:		tahoma, arial, helvetica, sans serif;
	font-size:			10px;
		padding:			0px;
}

td#widgettitle
{
	padding-top:		1px;
	padding-bottom:		3px;
	background:			rgb(189,189,189);
	color:				white;
	text-align:			center;
	font-weight:		bold;
}


td#widgetcontent
{
	padding:			0px;
}

#widgetcontent a
{
	color:				rgb(0,82,156);
	text-decoration:	none;
}

#widgetcontent a:hover
{
	color:				rgb(0,82,156);
	text-decoration:	none;
}

/*-------------------------------------------------------------------------------------------------------*/
/*	Image Attachments
/*-------------------------------------------------------------------------------------------------------*/
/* Images 1 & 2 in the content area (wrap enabled)*/
.imagecaption-wrap
{
	color:				rgb(115,115,115);
	width:				160px;
	padding:			5px 0px;

	line-height:		15px;
	font-family:		verdana,arial,sans serif;
	font-size:			10px;
	float:				right;
	margin:				45px 0px 20px 20px;

	text-align:			center;
}

.imagecaption-wrap img
{
	display:			block;
	margin-bottom:		10px;
}


/* Images 1 & 2 in right column (wrap disabled)*/
.imagecaption
{
	color:				rgb(115,115,115);
	width:				160px;
	padding:			5px 0px;

	line-height:		1.3em;
	font-family:		verdana,arial,sans serif;
	font-size:			0.65em;
	float:				right;
	margin:				25px 40px 20px 40px;

	text-align:			center;
}

.imagecaption img
{
	display:			block;
	margin-bottom:		10px;
}

/* Formatter */
img.right
{
	float:				right;
	margin:				40px;
}

img.left
{
	float:				left;
	margin:				40px;
}


/*-------------------------------------------------------------------------------------------------------*/
/*	\ Navigation
/*-------------------------------------------------------------------------------------------------------*/
#footernav
{
	clear:				both;
	margin:				0px 0px 0px;
	border-top:			1px solid rgb(187,187,187);
	padding:			1em 2em;
	line-height:			1.9em;
	font-family:		tahoma, arial, helvetica, sans serif;
	font-size:			0.65em;
	color:				rgb(119,119,119);
}

#footernav a
{
	padding:			0px 0px;
	white-space:		nowrap;
	color:				white;
	text-decoration: underline;
}

.footernavdivider
{
	padding:			0em 1em;
	color:				rgb(187,187,187);
}

/*-------------------------------------------------------------------------------------------------------*/
/*	Footer Text Content
/*-------------------------------------------------------------------------------------------------------*/
#footertext
{
	clear:				both;
	margin:				0px 0px 50px;
	padding:			10px 0px 0px 270px;
	line-height:		1.9em;
	font-family:		tahoma, arial, helvetica, sans serif;
	font-size:			11px;
	color:				white;
}

#footertext a
{
	padding:			0px 0px;
	white-space:		nowrap;
	
	color:				white;
}

/*-------------------------------------------------------------------------------------------------------*/
/*	Content List Page 
/*-------------------------------------------------------------------------------------------------------*/
.listpagetable
{
	/*	Entire list table */
	font-family:		tahoma, arial, helvetica, sans serif;
	line-height:		1.4em;
	margin-top:			2.0em;
	margin-bottom:		1.3em;
	font-size:			1.0em;
	color:				black;
}

.listpagetable td
{
	/* All cells of the table */
	padding:			2px 2px 20px 2px;
}

.listpagetable td img
{
	/* All images in the list table cell */
	padding-right:		20px;
	padding-top:		5px;
}

.listpagetable td a.titlelink
{
	/* The title link of the list item */
	font-weight:		bold;
	margin-right:		10px;
}

/* When there is no details page */
.listpagenodetails
{
	font-weight:		bold;
	display:			block;
}

.listpagebacklink
{
	display:			block;
	padding-top:		10px;
	font-weight:		bold;
}

/*-------------------------------------------------------------------------------------------------------*/
/*	Content Landing Page 
/*-------------------------------------------------------------------------------------------------------*/
.landingpagetable
{
	/*	Entire list table */
	font-family:		tahoma, arial, helvetica, sans serif;
	line-height:		1.4em;
	margin-top:			2.0em;
	margin-bottom:		1.3em;
	font-size:			1.0em;
	color:				black;
}

.landingpagetable td
{
	/* All cells of the table */
	padding:			2px 2px 20px 2px;
}

.landingpagetable td img
{
	/* All images in the list table cell */
	padding-right:		20px;
	padding-top:		5px;
}

.landingpagetable td a.titlelink
{
	/* The title link of the list item */
	font-weight:		normal;
	margin-right:		10px;
	font-size: 18px;
}

.landingpagenodetails
{
	/* When there is no details page */
	font-weight:		bold;
	display:			block;
}


/*-------------------------------------------------------------------------------------------------------*/
/*	Popup Window Page
/*-------------------------------------------------------------------------------------------------------*/
body.popup
{
	margin:				0px;
	padding:			0px;
	
	background-color:	white;
}

table#poplayout
{
	width:				auto;
}

col#popupcolumn
{
	width:				auto;
}

td#popupcolumncontent
{
	vertical-align:		top;
	width:				auto;
	padding:			20px 20px 20px 30px;

	margin:				0em 0em 1.6em 0px;
	line-height:		2.0em;
	font-family:		verdana,arial,sans serif;
	font-size:			0.70em;
	color:				black;
}

/* Images 1 & 2 in popup window */
.imagecaptionpopup
{
	display:			block;
	color:				rgb(115,115,115);
	width:				160px;

	line-height:		1.3em;
	font-family:		verdana,arial,sans serif;
	font-size:			1em;
	float:				none;
	margin:				10px;
}

a#popuppagetitle
{
	display:			none;
	margin:				0em;
	margin-bottom:		15px;
	padding:			0em;

	line-height:		1.0em;
	font-family:		times new roman,serif;
	font-weight:		normal!important;
	font-size:			2.1em;
	color:				rgb(0,82,156)!important;
}

a#popuppagetitle:hover
{
	font-weight:		normal!important;
	color:				rgb(0,51,102)!important;
}


#popupclosebutton
{
	display:			block;
	padding-top:		10px;
	font-weight:		bold;
}

/*-------------------------------------------------------------------------------------------------------*/
/*	HTML Elements
/*-------------------------------------------------------------------------------------------------------*/
body
{
	width:      1024px;
	margin-top:				0px;
	margin-left: auto;
	margin-right: auto;
	padding:			0px;
	background-color:	#052548;
		background-image:		url( /images/bg-site.gif );
	background-repeat:		no-repeat;
}

hr
{
	/*	Do not show <hr> tags */
	display:			none;
}

p
{
	/*	Disable margin when <p> tags used */
	margin:				0px;
}

a
{
	text-decoration:	none;
	color:				#042579;
    font-weight:        normal;
    outline: none;
}

a:hover
{
	text-decoration:	none;
	color: #666666!important;
	    font-weight:        normal;

}

h1,.headline
{
	margin:				0px 0em 0em 0em;
	padding:			0em;
	display:			block;
	line-height:		30px;
	font-family:		tahoma, arial, helvetica, sans serif;
	font-weight:		normal!important;
	font-size:			18px;
	color:				#042579!important;
}

h2, .subheadline
{
	margin:				0em;
	padding:			0em;
	display:			block;
	line-height:		38px;
	font-family:		helvetica, arial, sans serif;
	font-weight:		normal;
	font-size:			30px;
	color:				#042579;
}

h3
{

	line-height:		50px;
	font-family:		helvetica, arial, sans serif;
	font-weight:		bold;
	font-size:			42px;
	xcolor:				#042579;
	color:              #000033;
	text-align: left;
    

}

blockquote
{
	margin:			1em 3em;
	padding:		0.5em 0em;
	font-family:	Tahoma, sans-serif;
	font-size:		11px;
	font-style:		italic;
	line-height:	20px;
	color:			#333333;
}


/*-------------------------------------------------------------------------------------------------------*/
/*	Form Elements
/*-------------------------------------------------------------------------------------------------------*/
form
{
	margin:				0em;
}

label
{
	display:			block;
	margin-top:			1.0em;
	font-size:			11px;
	padding-bottom: 3px;

	font-family:		tahoma, arial, helvetica, sans serif;
}

label.checkbox, label.radio, label.cb
{
	display:			inline;
	font-family:		verdana,arial,sans serif;
}

input.text, select
{
	font-family:		verdana,arial,sans serif;
}

input.button
{
	margin-top:			20px;
	font-family:		verdana,arial,sans serif;
}

.fieldnote
{
	color:				blue;
	margin-top:			20px;
	font-size:			12px;
	font-family:		verdana,arial,sans serif;
}

/*=======================================================================================================
//	CALENDAR STYLES
//-------------------------------------------------------------------------------------------------------
//		Standard eventsmgr_makecalendar
//=======================================================================================================*/
/*-------------------------------------------------------------------------------------------------------
//	Section navigation conainer
//-------------------------------------------------------------------------------------------------------*/
table#calendartable
{
	empty-cells:			show;
}

/*=========================================================================================================
//	Month headers
//=======================================================================================================*/
/*---------------------------------------------------------------------------------------------------------
//	Position & spacing only
//-------------------------------------------------------------------------------------------------------*/
table#calendartable th
{
	vertical-align:			top;
	text-align:				left;
	white-space:			nowrap;
	padding:				1.0em 0em 0em;
}

/*---------------------------------------------------------------------------------------------------------
//	Month headers, text styling
//-------------------------------------------------------------------------------------------------------*/
h2
{
	line-height:			1.2em;
	font-family:			verdana,arial,sans serif;
	font-size:				11px;
	color:					rgb(119,119,119);
	color:					rgb(59,121,166);
}

table#calendartable th.nav
{
	vertical-align:			bottom;
	text-align:				right;
	line-height:			1.6em;
	font-family:			verdana,arial,sans serif;
	font-size:				11px;
}

/*=========================================================================================================
//	Calendar content cells
//=======================================================================================================*/
/*---------------------------------------------------------------------------------------------------------
//	Position & spacing
//-------------------------------------------------------------------------------------------------------*/
table#calendartable td
{
	vertical-align:			top;
	padding:				1.0em 1.0em 0.25em 0em;
}

/*---------------------------------------------------------------------------------------------------------
//	Position & spacing
//-------------------------------------------------------------------------------------------------------*/
table#calendartable td.newday
{
	border-top:				1px solid rgb(177,177,177);
	padding-top:			0.25em;
}

/*=========================================================================================================
//	Date/weekday block
//=======================================================================================================*/
/*---------------------------------------------------------------------------------------------------------
//	Day number
//-------------------------------------------------------------------------------------------------------*/
h3
{
	margin:					0px;
	padding:				0px;
	padding-top:			0.1em;
	text-align:				center;
	line-height:			0.8em;
	font-family:			verdana,arial,sans serif;
	font-weight:			bold;
	font-size:				22px;
	color:					rgb(59,121,166);
}

/*	Make sure anchor link (day numbers are anchors) does not change color	*/
h3 a,
h3 a:hover
{
	color:					rgb(184,184,141)!important;
}

/*---------------------------------------------------------------------------------------------------------
//	Weekday
//-------------------------------------------------------------------------------------------------------*/
.day-weekday
{
	text-align:				center;
	text-transform:			uppercase;
	font-family:			verdana,arial,sans serif;
	font-size:				11px;
	color:					rgb(119,119,119);
}

/*=========================================================================================================
//	Event content block
//=======================================================================================================*/
/*---------------------------------------------------------------------------------------------------------
//	Event title
//-------------------------------------------------------------------------------------------------------*/
h4
{
	margin:					0px;
	padding:				0px;
	line-height:			1.4em;
	font-family:			verdana,arial,sans serif;
	font-size:				11px;
	color:					rgb(102,102,102);
}

/*---------------------------------------------------------------------------------------------------------
//	Event body text
//-------------------------------------------------------------------------------------------------------*/
.smtext
{
	margin:					0px;
	padding:				0px;
	line-height:			1.4em;
	font-family:			verdana,arial,sans serif;
	font-size:				11px;
	color:					rgb(102,102,102);
}

/*=========================================================================================================
//	Calendar thumbnail
//=======================================================================================================*/
table.calendar-thumbnail th
{
	padding-top:			1.6em;
	height:					1.6em;
	border-bottom:			1px solid rgb(170,170,170);
	
	text-align:				center;
	font-family:			verdana,arial,sans serif;
	font-weight:			bold;
	font-size:				11px;
	color:					rgb(59,121,166);
}

table.calendar-thumbnail td
{
	width:					1.8em;
	height:					1.6em;
	
	text-align:				right;
	font-family:			verdana,arial,sans serif;
	font-size:				11px;
	color:					rgb(170,170,170);
}

table.calendar-thumbnail td.previous
{
	width:					50%;
	text-align:				left;
}

table.calendar-thumbnail td.next
{
	width:					50%;
	text-align:				right;
}

table.calendar-thumbnail a
{
	color:					rgb(0,70,119);
}

/*-------------------------------------------------------------------------------------------------------*/
/*	Extranet
/*-------------------------------------------------------------------------------------------------------*/
/* The table surrounding the login form */
#logintable
{
	margin-left:		auto;
	margin-right:		auto;
	margin-top:			40px;
	margin-bottom:		50px;
}

/* UserID, Password labels */
label.login
{
	font-family:		verdana,arial,sans serif;
	font-size:			0.70em;
	color:				black;
	
	vertical-align:		top;
	height:				20px;
	margin-right:		10px;
}

/* The login button */
input.loginbutton
{
	font-size:			0.8em;
	margin-top:			1.0em;
}

/* Located at the bottom of each secure page */
a.logout
{
	display:			block;
	padding-top:		1px;
	padding-bottom:		3px;
	background:			rgb(189,189,189);
	color:				white;
	width:				75px;
	margin-top:			20px;
	height:				17px;
	
	text-align:			center;
	font-weight:		bold;
	line-height:		17px;
}

/* Appears if a login fails */
.statusmessage
{
	display:			block;
	text-align:			center;

	margin:				30px 20px 0px 20px;
	line-height:		2.0em;
	font-family:		verdana,arial,sans serif;
	font-size:			0.70em;
	color:				red;
	font-weight:		bold;
}

/*-------------------------------------------------------------------------------------------------------*/
/*	Gallery
/*-------------------------------------------------------------------------------------------------------*/
/*	Thumbnail table	*/
table#thumbnailtable
{
	margin-top:			20px;
	margin-right:		0px;
}

/*	Thumbnail cell	*/
td.thumbnailitem
{
	padding:			0px 25px 20px 0px;
	text-align:			left;
}

/*	The thumbnail image	*/
td.thumbnailitem img
{
}

/*	The thumbnail description container	*/
.thumbnaildescription
{
	line-height:		1.4em;
	font-family:		tahoma, arial, helvetica, sans serif;
	font-size:			15px;
	display:			block;
	padding-top: 5px;
}

/*	Thumbnail description links	*/
.thumbnaildescription a
{
	color:				#04177f;
	display:			block;
	font-weight:		normal;
}

.thumbnaildescription a:hover
{
	color:				rgb( 118, 134, 176 );
}

/*	The thumbnail description abstract text	*/
.thumbnailabstract
{
	line-height:		15px;
	font-family:		tahoma, arial, helvetica, sans serif;
	font-size:			12px;
	width:				170px;
	text-align:			left;
	color: #333333;
}

/*	The results, forward/next line	*/
#results
{
	border-top:			1px solid rgb( 118, 134, 176 );
	margin-top:			13px;
	color:				rgb( 118, 134, 176 );
	padding-top:		3px;
	font-size:			11px;
}

#results a
{
	color:				rgb( 118, 134, 176 );
	margin-left:		10px;
}	

#results a:hover
{
	color:				rgb( 118, 134, 176 );
}

/*	The 'Back to Gallery' link	*/
a.backlink
{
	display:			block;
	color:				rgb(204,204,204);
	margin-top:			20px;
}	

a.backlink:hover
{
	color:				rgb( 118, 134, 176 );
}

/*	The subpage previous/next navigation  */
#prev-next-nav
{
	display:			block;
	margin-top:			10px;
}

#prev-next-nav a
{
	margin-right:		10px;
}

#prev-next-nav img
{
}