/* 
* 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: #535353;
}

div#search-bar input#sitesearchsubmit{
background-color: #088a9d;
background: #535353;
color: #fff;
width: 55px;
}




html {
	font-size: 100%;
}

body {
	font-size: 12px;
	line-height: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
}

p {
	font-weight: normal;
	line-height: 1.3em;
	xxfont-size: 0.95em;
	font-size: 12px;
	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: #09b4c8;
}

a:hover {

	color: #08daf3;
}

a img {
	border: none;
	
}


h1 {
	color: #535353;
	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: #535353;
	font-size: 1.2em;
	line-height: 1.2em;
}

h2 a {
	color: #088a9d;
}

h2 a:hover{
	color: #535353;
}

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 
{
	font-family:Arial;
	font-size:.7em;
}

#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: 1em;		
		letter-spacing: normal;
		color: #088a9d;
		font-weight: bold;
		background-color: #fff;
}

input.checkbox {
	background: none;
}

input.radiobox {
	background: none;
}

select {
		font-size: 1em;
		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 {
}

#wrapper {
	abackground: #red;
}

#ListTable
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 100%;
	color: #5A5A3D;	
	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 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;
}


/* Menu Control */

#Menu
{	
	margin-top:1em;
	margin-bottom:1em;
	padding: 0;
	text-align:left;
	font-size:1.2em;
}

#Menu .MenuBottom
{
	position:absolute;
	left:0;
	bottom:0;
	width:50em;
	margin:auto;
	padding:.5em;
	background-color:#09b4c8;
}

#AdminMenu
{
	position:absolute;
	right:10;
	top:0;
	
}
#AdminMenu a:link
{
	margin-right:.5em;
	border:0;
	color:#474747;
	text-decoration:none;
}
#AdminMenu a:hover
{
	margin-right:.5em;
	border:0;
	color:#474747;
	text-decoration:underline;
}
#AdminMenu a:visited
{
	margin-right:.5em;
	border:0;
	color:#474747;
	text-decoration:none;
}

#AdminMenu a:hover:visited
{
	margin-right:.5em;
	border:0;
	color:#474747;
	text-decoration:underline;
	
}



#Menu div {
	
}

/*USED FOR THE PANELS*/
#Menu .Delimited
{	
	display: inline;	
	margin:0em;
	padding:0em;
}

/*USED FOR THE PANELS*/
#Menu .UnDelimited
{
	display: inline;	
	margin:0em;
	padding:0em;
}


#Menu table tr td
{
	color:#ffffff;
	font-size:.9em;
}
#Menu a:Hover
{
	color:#f9e02b;
	xxborder-right:1px solid black;

}

#Menu a.rounded
{
	outline: none;
	border: none;
	text-decoration: none;
	cursor: pointer;
	white-space: nowrap;
	vertical-align: middle; /* or top */
	display: -moz-inline-box;
	display: inline-block;
	overflow: visible; /* IE6 form button fix */ 
	background-color:#09b4c8;
	color:#ffffff;
	padding:.3em 1em .4em 1em;
	margin:.5em 0em 0 0em;
}

#Menu a
{
	outline: none;
	border: none;
	text-decoration: none;
	cursor: pointer;
	white-space: nowrap;
	vertical-align: middle; /* or top */
	display: -moz-inline-box;
	display: inline-block;
	overflow: visible; /* IE6 form button fix */ 
	padding:.3em 1em .4em 1em;
	border-right:1px solid #a6a6a6;
	margin:.5em 0em 0 0em;
	color:#4f4f4f;
}


#Menu .prevMenuItem
{
	border:0;	
}

/**/
.OuterBox
{
	position:relative;
	background-color:#ffffff;
	padding:.3em;
	margin-bottom:6px;
}


/* Search Control */

#SearchBox 
{
	width:100%;
	padding: 0;		
	background: #dfebeb;
	
}

#SearchBox .Top
{
	background-color: #dfebeb;
	width:100%;
	height:2em;
	border-bottom:1px solid #d1d4d9;
}

#SearchBox h2
{
	color:#86b8bf;
	font-size:2em;
	font-weight:bold;
	margin:0em;
	padding-left:.3em;
	border-bottom:1px solid #d1d4d9;
	border-top:1px solid #ffffff;

}

#SearchBox .Title
{	
	margin-bottom:.5em;
	font-weight:bold;
	font-size:1.2em;
}

#SearchBox div.Body div.row
{
	margin-bottom:.5em;
}

#SearchBox  select
{
	margin-bottom:.5em;
	margin-top:.5em;
}

#SearchBox .Body
{
	padding:.5em;	
	border-top:1px solid #ffffff;
	
}

#SearchBox div.Body div.row span.tip
{
	display:block;	
	margin:.5em 0 .5em 0;
	font-weight:normal;
}

#SearchBox div.Body div.row input
{
	display:inline;
	width:16em;
}

#SearchBox .button
{
	background-color:#dfebeb;

}

#SearchBox div.Body div.row img
{
	margin:0px;
	padding:0px;	
}



/* 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;
}

#UserGuide
{
	width:100%;
	background-color: #eae5df;
	padding: 0;
	border-top:1px solid #ffffff;
	color:#747273;
}

#UserGuide h2
{
	color:#535351;
	font-size:2em;
	font-weight:bold;
	margin:0em;
	padding-left:.3em;
	border-bottom:1px solid #d1d4d9;
}

#UserGuide .Body
{
	border-top:1px solid #ffffff;
	padding-top:1em;
	font-size:1em;
}

#UserGuide .body h3
{
	font-weight:bold;
	font-size:1.2em;
	color:#535353;
}


/** 1. CategoryList.ascx control **/ 

.categoryList 
{
	position:relative;

	float: left;

}

.categoryList .categoryItem 
{

	float:left;
	width:210px;		
	padding-bottom: 20px;
	text-align:center;
	height: 270px;	
	
}

.categoryList .categoryItem a, .categoryList .categoryItem a img

{
	width: 200px;
}




div.categoryList div.categoryItem div.title 
{
	font-size: 1.2em;
	font-weight: bold;	
	text-align:left;
	padding-left:.5em;	
	padding-top:.3em;
	width: 200px;	
	display: block;
	
}



div.categoryList div.categoryItem div.title a
{
	text-decoration:none;

}

div.categoryList div.categoryItem div.desc 
{
	color: #474747;
	height:60px;
	font-weight: normal;
	line-height: 1.5em;
	text-align:left;
	margin-left:.5em;	
	width: 200px;
	display: block;
}


/** 2. Messages **/
span.message 
{
	display: block;
	background-color: #b4d42e;
	border: 1px solid #fee;
	color: white;
	font-weight: bold;
	font-size: 12px;
	padding: 2px;	
	float: left;
	aposition: absolute;
	top: 10px;
	right: 10px;
}


/* Image List */ 


span.AddLink
{
	display:inline-block;
	margin-left:5px;
	padding-bottom:3px;
	
}

span.AddLink a
{
	amargin-bottom:5px;
}

#ImageList
{
	position:relative;
	float:left;	
}

#ImageList .Buttons
{
}

	#AlbumList #ImageList div.ImageThumb
	{
		background-color:#eae7e0;
		padding:.5em
	}
	#CurrentAlbum #ImageList div.ImageThumb
	{
		background-color:#eae7e0;
		padding:.5em
	}
	
	#CurrentAlbum .Button
	{		
		margin-left:.3em;		
	}
	
	#ImageList div.ImageThumb
	{
		float:left;
		margin-right:.2em;
		margin-bottom:.5em;
		width:150px;	
		/* 2008-11-17 DWR: Set a height on this to prevent problems with floating images of different aspect ratios */
		height:200px;
		background-color:#eae7e0;
		padding:.5em;
	}	
	
	#ImageList div.ImageThumb div.ImageLbl 
	{	
		height:50px;	
		margin-top:.5em;
		font-weight: bold;
		text-align: left;
		color:#474747;			
	}
	
	#ImageList div.ImageThumb div.ImageLbl h5
	{
		text-align:left;
	}
	#AlbumList #ImageList .title
	{
		font-size:1.2em;
		font-weight:bold;
		margin:.5em 0 .5em 0;
		
	}
	#CurrentAlbum #ImageList .title
	{
		font-size:1.2em;
		font-weight:bold;
		margin:.5em 0 .5em 0;
		
	}
	
	#ImageList .title
	{
		font-size:1.2em;
		font-weight:bold;
		color:#474747;				
	}
	
	#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;
			vertical-align:top;			
			/*background-color:Red;*/
			height:10px;
		}
		
		
		 div.Pageing input.PageNumber
		{
			height:20px;
			width:20px;
			font-size:10px;
			font-weight:bold;
			border: 1px solid black;
			margin-top:0px;
		}

		 div.Pageing span.Pages
		{		
		}
		
		 div.Pageing input.ImageButton
		{			
			display:inline-block;
			background-color:Blue;
			padding-top:15px;
			margin-left:5px;
			margin-right:5px;
		}
		
		 div.Pageing .GoButton
		{
			border:1px solid #f0eeef;
			background-color:#f0eeef;
			width:25px;
			height:20px;
			margin-left:1em;
		}
		
		
/* Save Album*/

.SaveButton
{
	background-image:url('../images/buttons/album_save.gif');
	width:135px;
	height:33px;
	border:0;
}


/* Images Details */

#ImageDetails
{
	float:left;
	xfont-size:12px;
	font-size: 1em;
	font-weight:normal;
	
	position: relative; /* --- for IE --- */
	
}		

	#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;
			}	
			
#ImageDetails .details
{
	background-color:#eae5df;
}

#ImageDetails .details .album
{
	padding:1em;
}


#ImageDetails .DropDownList
{
	margin-top:2em;
}			
			
#ImageDetails .Buttons
{
	margin-top:1em;
}
			
/* 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;
	}
	
.CountryList 
{
	width: 200px;
}

#Register
{
	position:relative;
	margin-left:0em;
	font-weight: normal;
	line-height: 1.5em;
	font-size: 0.95em;
	color: #088a9d;
}

#Register #NewCustomer, #ExistingCustomer
{
	position:relative;
	height:auto;
	background-color:#eae5df;
	color: #474747;
	padding:1em;
}

#Register .Row
{
	margin-bottom:1em;
}

#Register .Row .title
{
	font-weight:bold;
	color:#535353;
}


#Register #PleaseSelect
{
	margin-bottom:3em;
}

#Register .label
{
	width:150px;
	color: #474747;
	z-index:100;
	
}

label
{
	color: #474747;
}

#ExistingCustomer select, #ExistingCustomer input, #NewCustomer input  
{	
	width:30em;	
}

#ExistingCustomer .Login
{
	width:135px;
	height:33px;
	border:0;
	background-color:#eae5df;
	 background-image:url('../images/login.gif');
	 margin-bottom:2em;
	 cursor:hand;
}
#NewCustomer .Submit
{
	width:124px;
	height:33px;
	border:0;
	background-color:#eae5df;
	 background-image:url('../images/submit.gif');
	 margin-bottom:2em;
	 cursor:hand;
}

#Register .checkbox input
{
	background-color:#eae5df;
	border-width:0px;
	width:50px;
}

#Register .titleName
{
	width:5em;		
}

#PleaseSelect input
{
	width:15em;		
	display:none;
}

#ExistingCustomer .Reminder
{	
	margin-left:4.5em;
	margin-top:.5em;
	font-size:1em;
}
#ExistingCustomer .Checkbox
{	

}


