/* 
* Styles for elements indexed as below. Please maintain this:
*
* 1. CategoryList.ascx control
* 2. Message
*/ 


div#search-bar{
	background-color: #E6F2F2;
}

div#search-bar{
position: absolute;
top: 197px;
left: 0px;
z-index: 100;
border: 1px solid #D1D4D9;
padding: 3px;
width: 172px;
height: 20px;
margin-top: 2px;
}

div#search-bar input#sitesearchinput{
width: 103px;
background-color: #fff;
	color: #055a91;
}

div#search-bar input#sitesearchsubmit{
background-color: #088a9d;
background: #055a91;
color: #fff;
width: 55px;
}




html {
	font-size: 100%;
}

body {
	font-size: 0.75em;
	font-family: Arial, Helvetica, sans-serif;
}

p {
	color: #474747;
	font-weight: normal;
	line-height: 1.5em;
	font-size: 0.95em;
	margin: 0 0 0.4em 0;
	padding: 0;
}

#content p {
	margin: 0 0 0.8em 0;
	padding: 0;
	font-size:1em;
	line-height:1.5em;
}

p#official {
	float:left;
	padding-top:5px;
	color:#474747;
	font-size:1em;
	font-weight:normal;
	line-height:1.5em;
	margin:0pt 0pt 5px;
	display: none;
}

a {
	color: #088a9d;
}

a:hover {
	color: #055a66;
	color: #055A91;
}

a img {
	border: none;
}


h1 {
	color: #055a91;
	font-size: 2em;
	font-weight: normal;
	line-height: 1em;
	margin: 0.3em 0 0.5em 0;
	padding: 0;
}
* html #ImageList h1 /* MSIE hack - fix H1 align on "current album" page */
{
	margin-top: 0em;
}

h2 {
	color: #055a91;
	font-size: 1.2em;
	line-height: 1.2em;
}

h2 a {
	color: #088a9d;
}

h2 a:hover{
	color: #055a91;
}

h3 {
	color: #474747;
	font-size: 1.1em;
	font-weight: bold;
}

h4 {
	color: #fff;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1em;
}

table {
	border-spacing: 0;
	border-collapse: collapse;
}

table caption {
}

table thead {
}

table tbody {

}

table th {
	text-align: left;
}

table td {

}

#colCenter li {
	color: #088a9d;
	font-weight: bold;
	line-height: 1.4em;
}
/*** form elements ***/

form {
}



span.label {
	text-align: left;
	font-weight: normal;
	color: #088a9d;
}

span.labelwide {
	text-align: left;
	color: #088a9d;
	font-weight: normal;
}

span.fieldwide {
}

span.field {
}

span.field ul li{
	list-style-type: none;
}

label.hidden {
}

span.input {
	background: #fff;
}

input {
		font-size: 0.9em;
		letter-spacing: normal;
		color: #088a9d;
		font-weight: bold;
		background-color: #fff;
}

input.checkbox {
	background: none;
}

input.radiobox {
	background: none;
}

select {
		font-size: 0.9em;
		letter-spacing: normal;
		color: #088a9d;
		background-color: #fff;
}

select.albumList option.lbl 
{
	color: #888;
	text-decoration: underline;
}

/* end form elements*/


/*** misc classes ***/


span.mandatory {
	color: #088a9d;
}

p.error {
	background: #fcc;
	border: 1px solid #f00;
	color: #f00;
	font-weight: bold;
	font-size: 1em;
}

span.error {
	color: #f00;
}

div.dotline {
}

div.clear {
}

#wrapper {
	abackground: #red;
}

#ListTable
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 400px;
	color: #5A5A3D;
	font-size: 0.75em;
	font-weight: normal;
	letter-spacing: -0.02em;
	line-height: 1.4em;
	margin-left: 0.1em;
	background-color:f3f3f3;
}


/* form elements*/

div.form {
	xbackground-color:#f3f3f3;
	/*border:1px solid black;*/
	padding: 0;
}

textarea
{
	width:230px;
	height:100px;
	afont-size: 0.7em;
	color: #0F4784;
	background-color: #CEE3FC;
}

textarea.big 
{
	width: 100%;
	height: 10em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}


/* colCenter elements*/

#colCenterIntro {
	border-bottom: 10px solid #fff;
}

#Content {
}

#Content table {
	xcolor: #5A5A3D;
	font-weight: normal;
	font-size: 1em;
	/* 2008-11-17 DWR: Fixed issue in IE where table would be too wide for content area */
	width: 390px;
}



#headerLogoStrapLine p {
	padding: 0;
	margin: 0;
	font-size: 20px;
	font-weight: bold;
	font-family: Trebuchet MS;
	color: #fff;
}

#headerLogoStrapLine {
	position: absolute;
	left: 10px;
	bottom: 9px; /* 9 + 5px from the text line-height of 30 = 14px from the bottom */
	z-index: 100;
}


/* Menu Control */

#Menu
{
	width: 180px;
	margin: 0;
	padding: 0;
}

#Menu div div {
	background: #00b1cb url(../images/bullet_fff.gif) no-repeat left;
	padding: 0;
	margin-bottom: 1px;
}

#Menu a {
	padding: 0.6em 0 0.6em 1.7em;
	margin: 0;
	display: block;
	color: #fff;
	letter-spacing: -0.03em;
	font-weight: bold;
	text-decoration: none;
}

#Menu a:hover {
	text-decoration: underline;
}

#Menu a .selected {
	background: #0087a5;
	abackground: url(../images/bullet_small.gif) no-repeat left 0.8em;
}


/* Search Control */

#SearchBox {
	float:left;
	width:178px;
	background: #e6f2f2;
	border: 1px solid #d1d4d9;
	margin: 0.5em 0;
	padding: 0;
}

*html #SearchBox {
	width: 100%;
}



#SearchBox div.Title
{
	background: #d22630;
	float:left;
	height:30px;
	
	
	display: none;
}

#SearchBox div.Body
{
	width:178px;
}

#SearchBox div.Body div.row
{
	float:left;
	font-weight:bold;
	font-size: 0.9em;
	padding: 0.5em 0 0.5em 8px;
	width: 160px;
}

#SearchBox div.Body div.row span.tip
{
	margin-left:0px;
	font-weight:normal;
}

#SearchBox div.Body div.row input
{
	width:160px;
	margin-right:0px;
}

#SearchBox div.Body div.row select
{
	width:160px;
}

#SearchBox div.Body div.row .button
{
	width:80px;
}

#SearchBox div.Body div.row img
{
	margin:0px;
	padding:0px;	
}

#SearchBox div.Body div input {
	margin: 0;
	padding: 0;
	clear: both;
	display: block;
}


/* Admin Search Box */

#SearchBoxAdmin
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #5A5A3D;
	font-weight:bold;
	padding:10px;
	background-color:#f3f3f3;
	margin-bottom:10px;
}

#SearchBoxAdmin input
{
	width:280px;
	color: #0F4784;
	font-weight: bold;
	background-color: #CEE3FC;
}

#SearchBoxAdmin input.button
{
	width:60px;
	color: #0F4784;
	font-weight: bold;
	background-color: #CEE3FC;
	padding-top:0px;
}


/** 1. CategoryList.ascx control **/ 

div.categoryList {
	margin: 0.5em 0;

}
div.categoryList div.categoryItem {
	margin: 0 0 0.5em 0;
	padding: 0 0 0.5em 0;
	border-bottom: 1px solid #d1d4d9;
	overflow: auto;
	clear: both;
	display: block;

}

* html div.categoryList div.categoryItem {
	height: 1%;
}

div.categoryList div.categoryItem div.imgFrame {
	float: left;
	clear: none;
	padding: 3px;
	
}

div.categoryList div.categoryItem div.imgFrame img {
	display: block;
}

div.categoryList div.categoryItem div.title {
	font-size: 1.2em;
	font-weight: bold;
	padding: 0;
	margin: 0 0 0.3em 0;
	float: right;
	
	width: 280px;
}
div.categoryList div.categoryItem div.desc {
	color: #474747;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.5em;
	margin: 0 0 0.5em 0;
		float: right;
		width: 280px;
}


/** 2. Messages **/
span.message 
{
	display: block;
	background-color: #c77;
	border: 1px solid #fee;
	color: white;
	font-weight: bold;
	font-size: 12px;
	padding: 2px;	
	float: left;
	aposition: absolute;
	top: 10px;
	right: 10px;
}


/* Image List */ 

div.clear 
{
	clear: both;
}

span.AddLink
{
	display:inline-block;
	margin-left:5px;
	padding-bottom:3px;
	
}

span.AddLink a
{
	amargin-bottom:5px;
}

#ImageList
{
	float:left;
	width:400px;
}

	#ImageList div.ImageThumb
	{
		float:left;
		width:120px;
		margin: 1em 3px 1em 0px;
		/* 2008-11-17 DWR: Set a height on this to prevent problems with floating images of different aspect ratios */
		height:160px;
	}	
	#ImageList div.ImageThumb .ImageThumb0 
	{
		aborder: 1px solid red; /* all browsers observe */
		width: 120px;
		height: 120px;

		/* non-MSIE: render frame as table tag */
		display: table; 
		text-align: center;
	}
	* html #ImageList div.ImageThumb .ImageThumb0 
	{
		position: relative;
	}
	#ImageList div.ImageThumb .ImageThumb1
	{
		display: table-cell;
		vertical-align: middle;
	}
	* html #ImageList div.ImageThumb .ImageThumb1
	{
		position: absolute;
		top: 50%;
		left: 50%;
	}
	* html #ImageList div.ImageThumb .ImageThumb2 
	{
		position: relative;
		top: -50%;
		left: -50%;
	}
	#ImageList div.ImageThumb div.ImageLbl 
	{
		margin: 0px;
		padding:0px;
		font-size: 11px;
		font-weight: normal;
		text-align: center;
	}
	
	#ImageList div.ImgSep 
	{
		/* 2008-11-14 DWR: Don't think we really want these
		 seperators, especially as they don't always seem to
		 group into 3s properly, so lets just hide them */
		/*
		clear: both;
		border-top: 1px solid #eee;
		margin-right: 1em;
		font-size: 1em;
		*/
		display: none;
	}


/*		#ImageList div.ImageThumb img
		{
			awidth:102px;
			aheight:102px;
			border:0px;
			margin-top: 3px;
			margin-left: 3px;
			margin-right: 3px;
			padding:0px;
			width: 117px;
		}*/
		
		#ImageList div.ImageThumb p
		{
			border:0px;
			margin: 0px;
			padding:0px;
		}	
		
		 #ImageList div.ImageThumb img.view
		{
			width:35px;
			height:14px;
			border:0px;
			margin-top:4px;
			margin-left:71px;
			padding:0px;
		}
		
		 div.Pageing
		{
			/* 2008-11-17 DWR: Since hiding ImgSep divs, need to set clear:both on this */
			clear:both;
			font-size:11px;
			font-weight:normal;
			/*background-color:Red;*/
		}
		
		 div.Pageing input.PageNumber
		{
			width:20px;
			font-size:10px;
			font-weight:bold;
			border: 1px solid black;
			margin-top:0px;
		}

		 div.Pageing span.Pages
		{
			margin-top:0px;
		}
		
		 div.Pageing input.ImageButton
		{
			display:inline-block;
			background-color:Blue;
			margin-top:0px;
			margin-left:5px;
			margin-right:5px;
		}
		
/* Images Details */

#ImageDetails
{
	float:left;
	xfont-size:12px;
	font-size: 1em;
	font-weight:normal;
	
}		

	#ImageDetails div.title
	{
		float:left;
		width:400px;
		font-size:16px;
		font-weight:bold;
		color:#666666;
		margin-bottom:10px;
	}		
	
	#ImageDetails div.image
	{
		padding:1px;
		aborder:1px solid #00b1cb;
		clear: both;
	}	
	
	
	
	#ImageDetails div.image img {
		margin: 0;
		padding: 0;
		border:1px solid #00b1cb;
	}	
	
	#ImageDetails div.name
	{
		float:left;
		font-size:14px;
		font-weight:bold;
		margin: 0.5em 0;
		clear: both;
	}	
	
	#ImageDetails div.description {
		margin: 0 0 0.5em 0;
		padding: 0.5em 0 0 0;
		clear: both;
	}	
	
		#ImageDetails div.description p {
			font-size: 1em;
			font-weight: bold;
		}	
	
	
	
	#ImageDetails div.album {
		clear: both;
		margin: 0 0 0.5em 0;
	}	
		
		#ImageDetails div.album p select {
			vertical-align: top;
		}		
		
	
	
	#ImageDetails div.download
	{
		float:left;
		width:320px;
		margin-top:10px;
	}	
	
		#ImageDetails div.download div.row
		{
			float:left;
			width:320px;
			margin-top:5px;
		}	
		
			#ImageDetails div.download div.text
			{
				font-family: Geneva, Arial, Helvetica, sans-serif;
				font-size:0.9em;
				float:left;
				width:250px;
			}	
			
			#ImageDetails div.download div.button
			{
				float:left;
				width:70px;
			}	
			
/* BreadCrumb */			

.BreadCrumb
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	float:left;
	font-weight:bold;
	width:98%;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
}

	.BreadCrumb a {
		text-decoration:underline;
	}
	
	.SearchTitle {
		width:100%;
	}
	
	
	.SearchTitle h2 {
		background: #D22630;
		border-bottom:1px solid #D1D4D9;
		color: #fff;
		font-size: 0.9em;
		margin: 0 0 0.5em 0;
		padding: 0.6em 0 0.6em 0.7em;
		xwidth:180px;
		xwidth: 100%;
		xborder: 1px solid #000;
	}
	
.CountryList 
{
	width: 200px;
}
