/* reset.css */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:400;}ol,ul{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400;}q:before,q:after{content:'';}fieldset,img,abbr,acronym{border:0;}

@font-face {
	font-family: "HelveticaLTStd-Cond";
	src: url("../fonts/HelveticaLTStd-Cond.otf");
}

body {
	/*background: #fff url('/img/preview_background.png') repeat-y;*/
	background-image: url('/img/preview_background.png');
	background-repeat: repeat-y;
	/*background: #fff url("/img/background.gif") repeat-y;*/
	color: #333;
	margin: 0;
	padding: 0;
	font: normal normal normal 1em/1.3em Calibri, sans-serif;
	/*letter-spacing: -0.03em;*/
}

body, html {
	height: 100%;
}

input {
	outline-style: none;
}

p {
	margin: 0.5em 0;
}

h1 {
	font-size: 1.5em;
	text-transform: uppercase;
}

h2 {
	font-size: 1.22em;
	text-transform: uppercase;
}

a {
	text-decoration: none;
	color: #900;
}

#wrapper {
	/*position: absolute;*/
	width: 100%;
	height: 100%;
}

	#top-bar-background {
		background: #fff url("/img/top_bar.gif") repeat-x;
		position: absolute;
		z-index: -1;
		width: 100%;
		height: 51px;
		position: fixed;
		z-index:10;
	}

	#top-bar {
		position: fixed;
		width: 1000px; 
		height: 51px;
		z-index:20;
	}
	
		#main-navigation {
			float: left;
			margin: 16px 0 0 9px;
		}
			#main-navigation li {
				float: left;
				margin: 0 7px;
				
			}
				
				#main-navigation li a {
					display: block;
					font-size: 16px;
					text-transform: uppercase;
				/*	text-shadow: #fff 0px 0px 1px;
					filter: Shadow(
						Color = #fff,
						Direction = 135,
						Strength = 4
					);*/
				}
				
				#main-navigation li a.normal {
					color: #777;
				}
				
				#main-navigation li a.active {
					color: #000;
				}
				
		#login {
			float: right;
			margin: 5px 0 0 0;
		}
		
			#login input[type = "submit"] {
				background: transparent url("/img/login_button.gif") no-repeat center top;
				border: 0;
				float: left;
				margin: 7px 12px 7px 5px;
				text-indent: -4096px;
				width: 38px;
				height: 19px;
				font-size: 0px;
				cursor: pointer;
			}
			
			#login input[type = "text"],
			#login input[type = "password"] {
				color: #666;
				border: 0;
				float: left;
				margin: 8px 3px 0 5px;
				font-size: 10px;
				padding: 0 0 0 5px;
				width: 100px;
				height: 16px;
				border: 1px solid #abadb3;
			}
			
			* html #login input[type = "text"],
			* html #login input[type = "password"] {
				width: 178px;
			}
	
	
	
	#search-bar-background {
		background-color: #eaeaea;
		position: absolute;
		position: fixed;
		top: 51px;
		left: 0;
	/*	opacity: 0.3;
		-moz-opacity: 0.3;
		filter:alpha(opacity=30);
	*/	width: 100%;
		height: 31px;
		z-index:20;
	}
	
	#search-bar {
		position: fixed;
		position: absolute;
		position: fixed;
		top: 51px;
		width: 1000px;
		height: 31px;
		z-index:30;
	}
	 
		#search-bar input.search-submit {
			background: transparent url("/img/search_button.gif") no-repeat center top;
			border: 0;
			float: left;
			margin: 7px 12px 7px 5px;
			text-indent: -4096px;
			width: 65px;
			height: 18px;
			font-size: 0px;
			cursor: pointer;
		}
		
		#search-bar input#search-string {
			color: #666;
			border: 0;
			float: left;
			font-size: 10px;
			margin: 6px 1px 0px 15px;
			padding: 3px 0px 1px 5px;
			width: 173px;
			height: 16px;
		}
		
		* html #search-bar input#search-string {
			width: 178px;
		}

			#search-bar-query {
				float: left;
			}
		
			#search-bar-checkboxes {
				float: left;
				margin-top: 4px;
			}
		
				#search-bar-checkboxes label {
					color: #666;
					float: left;
					font-size: 13px;
					margin: 2px 5px 0 5px;
					text-transform: uppercase;
				}
				
				#search-bar-checkboxes input {
					float: left;
					margin-top: 6px;
					height: 13px;
				}
	#taskbar {
		float: right;
		margin-right: 20px;
		color: #666;
		font-size: 13px;
		margin: 6px 5px 0 5px;
		text-transform: uppercase;
	}
	
		#taskbar a {
			margin-left: 15px;
		}
				
	#sub-navigation {
	}
	
		#sub-navigation li {
		}
		
			#sub-navigation li a {
				text-transform: uppercase;
			}
			
			#sub-navigation li a.normal {
				color: #777;
			}
			
			#sub-navigation li a.active {
				color: #000;
				}		
				
	#content-wrapper {
		height: 100%;
		position: absolute;
		top: 40px;
	}
	
		#content {
			height: 100%;
		}
	
		#ajax-loading {
			position: fixed;
			top: 110px;
			left: 0px;
			width: 400px;
			float: left;
			text-align: right;
		}
	
		#preview-pane {
			position: fixed;
			top: 82px;
			left: 0px;
			width: 420px;
			float: left;
		}
		
			#preview-display {
				width: 420px;
				height: 400px;
				display: table-cell;
				text-align: center;
				vertical-align: middle;
				margin-bottom: 30px;
			}
			
				#preview-display img {
					border: 1px #000 solid;
				}
			
			#preview-menu {
				width: 420px;
				height: 34px;
				background: #eaeaea url('/img/bg_preview_menu_red.png') repeat-x;
			}
				
				#preview-menu ul {
					
				}
					
					#preview-menu ul li {
						width: 85px;
						padding: 6px 10px;
						float: left;
						text-align: center;
						font-size: 0.65em;
						line-height: 1em;
					}
					
						#preview-menu ul li a {
							text-transform: uppercase;
							font-weight: bold;
							color: #fff;
						}
			
			#preview-content {
				width: 360px;
				padding: 0px 30px 30px 30px;
				font-size: 0.8em;
				overflow: auto;
			}
			
				dl {
					
				}
				
				dt {
					width: 100px;
					float: left;
				}
				
				dd {
					margin-left: 125px;
				}
		
		#search-results{
			padding-top: 65px;
			margin-left: 440px;
			margin-right: 0px;
		}
			
			.search-result-container {
				float: left;
				margin-right: 15px;
				margin-bottom: 15px;
				border: 1px solid rgb(150,150,150);
				padding: 20px;
				text-align: center;
			}
				
				.search-result{
					width: 100px;
					height: 175px;
					min-height: 175px;
					max-height: 175px;
					font-size: 11px;
					line-height: 14px;
				}
				
				.search-result-image{
					width: 100px;
					height: 100px;
					display: table-cell;
					text-align: center;
					vertical-align: middle;
					margin-bottom: 15px;
				}
		
		#project-pane {
			position: fixed;
			left: 420px;
			top: 82px;
			height: 150px;
			width: 100%;
			background-color: #c1c1c1;
			border-bottom: 1px solid #111;
			z-index: 45;
			
		}
		
			#project-pane-content {
				padding: 20px;
			}
		
		#project-pane-wrap {
			left: 420px;
			background-color: #fff;
			height: 150px;
		}
		
		
		/* Paging */
		div.paging {
			background:#fff;
			color: #ccc;
			margin-bottom: 2em;
		}
		div.paging div.disabled {
			color: #ddd;
			display: inline;
		}
		div.paging span {
		}
		div.paging span.current {
			color: #000;
		}
		div.paging span a {
		}
		

.tx-fsimagebank-pi1 {
}

	#search-photographers {
	}
	
		#search-photographers input,
		#search-photographers select {
			width: 170px;
		}
		
		#search-inputs {
		}
		
		#search-feed {
		}
		
.cs_selected {
	color: blue;
	font-style: italic;
}

#ClientForm {
	margin-top: 30px;
}
	#ClientForm fieldset{
		padding: 25px 25px 15px 25px;
		border: 1px solid #cdcdcd;
		margin-bottom: 20px;
	}
	#ClientForm fieldset legend {
		padding: 0px 15px;
		font-weight: bold;
	}
	#ClientForm fieldset div {
		margin-bottom: 10px;
	}
	#ClientForm fieldset label {
		padding-top: 3px;
		float: left;
		width: 135px;
	}
	#ClientForm fieldset input[type="text"], #ClientForm fieldset input[type="password"], #ClientForm fieldset select {
		border: 1px solid #ccc;
		background: #eee;
		padding: 3px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
	}
	#ClientForm fieldset input[type="text"], #ClientForm fieldset input[type="password"] {
		width: 300px;
	}
	
	#ClientForm fieldset input[disabled="disabled"], select[disabled="disabled"] {
		width: 250px;
		border: none;
		background: #fff;
		padding: 4px;
	}
	#ClientForm div.submit {
		padding: 10px;
		border: 1px solid #ccc;
		background: #eee;
	}
		#ClientForm div.submit  input[type="submit"].continue {
			float: right;
		}
	#ClientForm fieldset span.backlink {
		float: right;
	}
	#ClientForm fieldset input[type="text"].form-error, #ClientForm fieldset input[type="password"].form-error, #ClientForm fieldset select.form-error  {
		border: 2px solid #900;
		background: #ebcccc;
		padding: 2px;
	}
	#ClientForm div.error-message {
		padding-left: 135px;
		color: #900;
	}
	

.cake-sql-log{
	clear: both;
}

.preview-text {
	display: block;
	line-height: 50px;
	padding: 40px;
	color: #c8c8c8;
	font-size: 22px;
}