/***CHris start***/

	#body {
		float:center;
		margin: 0 auto;
		width:960px;
	}

#body #search {
		
			padding: 20px 0 10px;
			height:50px;
		}

			#body #search .left {
				float:left;
				width:10px;
				height:50px;
				background: url(images/search-bar-left.gif) top left no-repeat;
			}
	
			#body #search .middle {
				float:left;
				width:940px;
				height:50px;
				background: url(images/search-bar-middle.gif) top left repeat-x;
			}
	
				#body #search .middle label {
					float:left;
					display:block;
					padding-right: 10px;
					width:200px;
					height:50px;
					line-height:32px;
					color:#043455;
					text-align:right;
					text-transform:uppercase;
					font-size:11px;
					font-weight:bold;
				}
	
				#body #search .middle input#search-field {
					float:left;
					margin-top: 7px;
					padding: 5px 10px;
					width:490px;
					height:26px;
					line-height:26px;
					border:none;
					color:#4785b0;
					background: url(images/search-field.gif) top left no-repeat;
					font-size:16px;/*Size of text in inputfield*/
					font-weight:bold;
				}
	
				#body #search .middle input#submit-search {
					position:relative;
					left:4px;
					float:left;
					margin: 5px 0 0 10px;
					width:140px;
					height:40px;
					line-height:40px;
					color:#fff;
					border:none;
					background: url(images/submit-search.gif) top left no-repeat;
					text-transform:uppercase;
					font-size:14px;
					font-weight:bold;
					cursor:pointer;
				}
	
			/*		#body #search .middle input#submit-search:hover {
						background-position: 0 -40px;
					} */
	
			#body #search .right {
				float:left;
				width:10px;
				height:50px;
				background: url(images/search-bar-right.gif) top left no-repeat;
			}
			
			#body .box.px200 {
			float:left;
			margin: 10px 34px 0 0; /*Steers margin of leftside boxes*/
			width:200px;
		
		}

			#body .box.px200 .top {
				margin: 0 !important;
				width:200px;
				height:15px;
				background: url(images/box-200px-top.png) top left no-repeat;
			}
	
			#body .box.px200 .middle {
				margin: 0 !important;
				padding: 0 15px;
				height:220px;
				width:170px;
				color: #043455;
				background:#cee6f0;
			}

				#body .box.px200#intro .middle h2 {
					margin: 0 0 5px;
					text-align:center;
					text-transform:uppercase;
					font-size:12px;/**Intro headline**/
					font-weight:bold;
				}

				#body .box.px200#add-experiences .middle h2 {
					margin: 0 0 5px;
					text-align:center;
					text-transform:uppercase;
					font-size:16px;
					font-weight:bold;
				}

				#body .box.px200#intro .middle p {
					margin: 0 0 8px;
					line-height:20px;
					font-size:12px;/*Size on text in top left box*/
					font-weight:bold;
				}

				#body .box.px200#add-experiences .middle p {
					margin: 0 0 8px;
					font-size:13px;
				}

				#body .box.px200 .middle a.block-button {
					margin: 0 auto;
					display:block;
					width:130px;	
					height:35px;
					line-height:35px;
					color:#fff;
					background: url(images/button-130px.gif) top left no-repeat;
					text-align:center;
					text-transform: uppercase;
					text-decoration:none;
					font-size:14px;
					font-weight:bold;
				}
					
					#body .box.px200 .middle a.block-button:hover {
						background: url(images/button-hover130px.png) top left no-repeat;
					}
				#body .box.px200 .middle a.block-button-register {
					margin: 0 auto;
					display:block;
					width:130px;	
					height:35px;
					line-height:35px;
					color:#fff;
					background: url(images/registerbutton-130px-hover.png) top left no-repeat;
					text-align:center;
					text-transform: uppercase;
					text-decoration:none;
					font-size:14px;
					font-weight:bold;
				}
					
					#body .box.px200 .middle a.block-button-register:hover {
						background: url(images/registerbutton-130px.png) top left no-repeat;
					}
					
			#body .box.px200 .bottom {
				margin: 0 !important;
				width:200px;
				height:15px;
				background: url(images/box-200px-bottom.png) top left no-repeat;
			}
/*****SPECIFIC REG-LANDING PAGE *******/
/***** regdestinationindex.php ********/


/****TOP LEFT BOX START****/
#body .box.px190#reglandtopleft {
			float:left;
			margin: 10px 10px 0 0;
			width:200px;
		
		}

			#body .box.px190#reglandtopleft .top {
				margin: 0 !important;
				width:200px;
				height:15px;
				background: url(images/box-200px-top.png) top left no-repeat;
			}
	
			#body .box.px190#reglandtopleft .middle {
				margin: 0 !important;
				padding: 0 15px;
				height:220px;
				width:170px;
				color: #043455;
			background: url(images/top_left_box_reg_base_fade_border.jpg) top left no-repeat; 
			/*	background:#cee6f0; */
			}

				#body .box.px190#reglandtopleft .middle h2 {
					margin: 0 0 5px;
					text-align:center;
					text-transform:uppercase;
					font-size:12px;/**Intro headline**/
					font-weight:bold;
				}

				#body .box.px190#reglandtopleft .middle h2 {
					margin: 0 0 5px;
					text-align:center;
					text-transform:uppercase;
					font-size:16px;
					font-weight:bold;
				}

				#body .box.px190#reglandtopleft .middle p {
					margin: 0 0 8px;
					line-height:20px;
					font-size:12px;/*Size on text in top left box*/
					font-weight:bold;
				}

				#body .box.px190#reglandtopleft .middle p {
					margin: 0 0 8px;
					font-size:13px;
				}

				#body .box.px190#reglandtopleft .middle a.block-button {
					margin:97px 15px 0 auto;
					display:block;
					width:130px;	
					height:35px;
					line-height:35px;
					vertical-align:bottom;
					color:#fff;
					background: url(images/button-130px.gif) top left no-repeat;
					text-align:center;
					text-transform: uppercase;
					text-decoration:none;
					font-size:14px;
					font-weight:bold;
				}
					
					#body .box.px190#reglandtopleft .middle a.block-button:hover {
						background: url(images/button-hover130px.png) top left no-repeat;
					}
				#body .box.px190#reglandtopleft .middle a.block-button-register {
					margin: 0 auto;
					display:block;
					width:130px;	
					height:35px;
					line-height:35px;
					color:#fff;
					background: url(images/registerbutton-130px-hover.png) top left no-repeat;
					text-align:center;
					text-transform: uppercase;
					text-decoration:none;
					font-size:14px;
					font-weight:bold;
				}
					
					#body .box.px190#reglandtopleft .middle a.block-button-register:hover {
						background: url(images/registerbutton-130px.png) top left no-repeat;
					}
					
			#body .box.px190#reglandtopleft .bottom {
				margin: 0 !important;
				width:200px;
				height:15px;
				background: url(images/box-200px-bottom.png) top left no-repeat;
}

/****TOP LEFT BOX END****/

/****TOP RIGHT BOX START****/

	#body .box.px250 {
			float:left;
			margin: 10px 10px 0 0;
			width:270px;
			
		
		}

			#body .box.px250 .top {
				margin: 0 !important;
				width:300px;
				height:15px;
				background: url(images/box-300px-top.png) top left no-repeat;
			}
	
			#body .box.px250 .middle {
				margin: 0 !important;
				padding: 0 15px;
				height:220px;
				width:270px;
				color: #043455;
			background: url(images/top_bottom_box_reg_base_fade_border.jpg) top left no-repeat; 
				/*background:#cee6f0;*/
			}

				#body .box.px250#intro .middle h2 {
					margin: 0 0 5px;
					text-align:center;
					text-transform:uppercase;
					font-size:16px;
					font-weight:bold;
				}

				#body .box.px250#add-experiences .middle h2 {
					margin: 0 0 5px;
					text-align:center;
					text-transform:uppercase;
					font-size:16px;
					font-weight:bold;
				}

				#body .box.px250#intro .middle p {
					margin: 0 0 8px;
					line-height:20px;
					font-size:12px;/*Size on text in top left box*/
					font-weight:bold;
				}

				#body .box.px250#add-experiences .middle p {
					margin: 0 0 8px;
					font-size:13px;
				}

				#body .box.px250 .middle a.block-button {
					margin:65px 70px 0 auto;
					display:block;
					width:130px;	
					height:35px;
					line-height:35px;
					color:#fff;
					background: url(images/button-130px.gif) top left no-repeat;
					text-align:center;
					text-transform: uppercase;
					text-decoration:none;
					font-size:14px;
					font-weight:bold;
				}
					
					#body .box.px250 .middle a.block-button:hover {
						background: url(images/button-hover130px.png) top left no-repeat;
					}
				#body .box.px250 .middle a.block-button-register {
					margin: 0 auto;
					display:block;
					width:130px;	
					height:35px;
					line-height:35px;
					color:#fff;
					background: url(images/registerbutton-130px-hover.png) top left no-repeat;
					text-align:center;
					text-transform: uppercase;
					text-decoration:none;
					font-size:14px;
					font-weight:bold;
				}
					
					#body .box.px250 .middle a.block-button-register:hover {
						background: url(images/registerbutton-130px.png) top left no-repeat;
					}
					
			#body .box.px250 .bottom {
				margin: 0 !important;
				width:300px;
				height:15px;
				background: url(images/box-300px-bottom.png) top left no-repeat;
			
			}

/****TOP RIGHT BOX END****/

/****TOP MIDDLE BOX START****/

		#body .box.px440#topmidlarge {
			float:left;
			margin: 10px 10px 0 0;
			width:440px;
		}

			#body .box.px440#topmidlarge .top {
				width:440px;
				height:15px;
				background: url(images/box-440px-top.png) top left no-repeat;
			}
	
			#body .box.px440#topmidlarge .middle {
				padding: 0 15px;
				height:220px;
				width:410px;
				color: #043455;
				/*background:#cee6f0;*/
				background: url(images/mid_top_box_fade_color_final.jpg) top left no-repeat;
				float: left;
			}

				#body .box.px440#topmidlarge .middle h2 {
					margin: 0 0 7px;
					text-align:center;
					text-transform:uppercase;
					font-size:23px;
					font-weight:bold;
				}

				#body .box.px440#topmidlarge .middle h1 {
					margin: 0 0 12px;
					text-align:center;
					text-transform:uppercase;
					font-size:18px;
					font-weight:bold;
				}

				#body .box.px440#topmidlarge .middle p {
					margin: 0 0 15px;
					font-size:17px;
					font-weight:bold;
				}

				#body .box.px440#topmidlarge .middle a.block-button {
					margin: 0 0 0 243px;
					display:block;
					width:150px;
					height:35px;
					line-height:35px;
					color:#fff;
					background: url(images/button-150px.gif) top left no-repeat;
					text-align:center;
					text-transform: uppercase;
					text-decoration:none;
					font-size:14px;
					font-weight:bold;
				}

					#body .box.px440#topmidlarge .middle a.block-button:hover {
						background: url(images/button-hover150px.png) top left no-repeat;
					}

				#body .box.px440#topmidlarge .middle img {
					float:left;
					margin: 0 15px 0 0;
				}
	
			#body .box.box.px440#topmidlarge .bottom {
				width:440px;
				height:15px;
				float: left;
				background: url(images/box-440px-bottom.png) top left no-repeat;
			}

/****TOP MIDDLE BOX END****/

/****BOTTOM MIDDLE BOX STARTS****/

		#body .box.px440#bottommidlarge {
			float:left;
			margin: 10px 10px 0 0;
			width:440px;
		}

			#body .box.px440#bottommidlarge .top {
				width:440px;
				height:15px;
				background: url(images/box-440px-top.png) top left no-repeat;
			}
	
			#body .box.px440#bottommidlarge .middle {
				padding: 0 15px;
				height:220px;
				width:410px;
				color: #043455;
				/*background:#cee6f0;*/
				background: url(images/mid_bottom_box_fade_color.jpg) top left no-repeat;
				float: left;
			}

				#body .box.px440#bottommidlarge .middle h2 {
					margin: 0 0 7px;
					text-align:center;
					text-transform:uppercase;
					font-size:23px;
					font-weight:bold;
				}

				#body .box.px440#bottommidlarge .middle h1 {
					margin: 0 0 12px;
					text-align:center;
					text-transform:uppercase;
					font-size:18px;
					font-weight:bold;
				}

				#body .box.px440#bottommidlarge .middle p {
					margin: 0 0 15px;
					font-size:17px;
					font-weight:bold;
				}

				#body .box.px440#bottommidlarge .middle a.block-button {
					margin: 0 0 0 243px;
					display:block;
					width:150px;
					height:35px;
					line-height:35px;
					color:#fff;
					background: url(images/button-150px.gif) top left no-repeat;
					text-align:center;
					text-transform: uppercase;
					text-decoration:none;
					font-size:14px;
					font-weight:bold;
				}

					#body .box.px440#bottommidlarge .middle a.block-button:hover {
						background: url(images/button-hover150px.png) top left no-repeat;
					}

				#body .box.px440#bottommidlarge .middle img {
					float:left;
					margin: 0 15px 0 0;
				}
	
			#body .box.box.px440#bottommidlarge .bottom {
				width:440px;
				height:15px;
				float: left;
				background: url(images/box-440px-bottom.png) top left no-repeat;
			}

/****BOTTOM MIDDLE BOX END****/

/****BOTTOM LEFT BOX START****/

#body .box.px190#reglandbottomleft {
			float:left;
			margin: 10px 10px 0 0;
			width:200px;
		
		}

			#body .box.px190#reglandbottomleft .top {
				margin: 0 !important;
				width:200px;
				height:15px;
				background: url(images/box-200px-top.png) top left no-repeat;
			}
	
			#body .box.px190#reglandbottomleft .middle {
				margin: 0 !important;
				padding: 0 15px;
				height:220px;
				width:170px;
				color: #043455;
				background: url(images/bottom_left_box_reg_base_fade_border.jpg) top left no-repeat; 
			/*	background:#cee6f0; */
			}

				#body .box.px190#reglandbottomleft .middle h2 {
					margin: 0 0 5px;
					text-align:center;
					text-transform:uppercase;
					font-size:16px;
					font-weight:bold;
				}

				#body .box.px190#reglandbottomleft .middle h2 {
					margin: 0 0 5px;
					text-align:center;
					text-transform:uppercase;
					font-size:16px;
					font-weight:bold;
				}

				#body .box.px190#reglandbottomleft .middle p {
					margin: 0 0 8px;
					line-height:20px;
					font-size:12px;/*Size on text in top left box*/
					font-weight:bold;
				}

				#body .box.px190#reglandbottomleft .middle p {
					margin: 0 0 8px;
					font-size:13px;
				}

				#body .box.px190#reglandbottomleft .middle a.block-button {
					margin:27px 15px 0 auto;
					display:block;
					width:130px;	
					height:35px;
					line-height:35px;
					color:#fff;
					background: url(images/button-130px.gif) top left no-repeat;
					text-align:center;
					text-transform: uppercase;
					text-decoration:none;
					font-size:14px;
					font-weight:bold;
				}
					
					#body .box.px190#reglandbottomleft .middle a.block-button:hover {
						background: url(images/button-hover130px.png) top left no-repeat;
					}
				#body .box.px190#reglandbottomleft .middle a.block-button-register {
					margin: 0 auto;
					display:block;
					width:130px;	
					height:35px;
					line-height:35px;
					color:#fff;
					background: url(images/registerbutton-130px-hover.png) top left no-repeat;
					text-align:center;
					text-transform: uppercase;
					text-decoration:none;
					font-size:14px;
					font-weight:bold;
				}
					
					#body .box.px190#reglandbottomleft .middle a.block-button-register:hover {
						background: url(images/registerbutton-130px.png) top left no-repeat;
					}
					
			#body .box.px190#reglandbottomleft .bottom {
				margin: 0 !important;
				width:200px;
				height:15px;
				background: url(images/box-200px-bottom.png) top left no-repeat;
}

/****BOTTOM LEFT BOX END****/

/****BOTTOM RIGHT BOX START****/
#body .box.px250#reglandbottomright {
			float:left;
			margin: 10px 10px 0 0;
			width:270px;
			
		
		}

			#body .box.px250#reglandbottomright .top {
				margin: 0 !important;
				width:300px;
				height:15px;
				background: url(images/box-300px-top.png) top left no-repeat;
			}
	
			#body .box.px250#reglandbottomright .middle {
				margin: 0 !important;
				padding: 0 15px;
				height:220px;
				width:270px;
				color: #043455;
			background: url(images/top_right_box_reg_base_fade_border.jpg) top left no-repeat; 
				/*background:#cee6f0;*/
			}

				#body .box.px250#reglandbottomright .middle h2 {
					margin: 0 0 5px;
					text-align:center;
					text-transform:uppercase;
					font-size:12px;/**Intro headline**/
					font-weight:bold;
				}

				#body .box.px250#reglandbottomright .middle h2 {
					margin: 0 0 5px;
					text-align:center;
					text-transform:uppercase;
					font-size:16px;
					font-weight:bold;
				}

				#body .box.px250#reglandbottomright .middle p {
					margin: 0 0 8px;
					line-height:20px;
					font-size:12px;/*Size on text in top left box*/
					font-weight:bold;
				}

				#body .box.px250#reglandbottomright .middle p {
					margin: 0 0 8px;
					font-size:13px;
				}

				#body .box.px250#reglandbottomright .middle a.block-button {
					margin:17px 70px 0 auto;
					display:block;
					width:130px;	
					height:35px;
					line-height:35px;
					color:#fff;
					background: url(images/button-130px.gif) top left no-repeat;
					text-align:center;
					text-transform: uppercase;
					text-decoration:none;
					font-size:14px;
					font-weight:bold;
				}
					
					#body .box.px250#reglandbottomright .middle a.block-button:hover {
						background: url(images/button-hover130px.png) top left no-repeat;
					}
				#body .box.px250#reglandbottomright .middle a.block-button-register {
					margin: 0 auto;
					display:block;
					width:130px;	
					height:35px;
					line-height:35px;
					color:#fff;
					background: url(images/registerbutton-130px-hover.png) top left no-repeat;
					text-align:center;
					text-transform: uppercase;
					text-decoration:none;
					font-size:14px;
					font-weight:bold;
				}
					
					#body .box.px250#reglandbottomright .middle a.block-button-register:hover {
						background: url(images/registerbutton-130px.png) top left no-repeat;
					}
					
			#body .box.px250#reglandbottomright .bottom {
				margin: 0 !important;
				width:300px;
				height:15px;
				background: url(images/box-300px-bottom.png) top left no-repeat;
			
			}

/****BOTTOM RIGHT BOX END****/

/*****END SPECIFIC REG-LANDING PAGE *******/



		#body .box.px410 {
			float:left;
			margin: 10px 10px 0 0;
			width:440px;
		}

			#body .box.px410 .top {
				width:440px;
				height:15px;
				background: url(images/box-440px-top.png) top left no-repeat;
			}
	
			#body .box.px410 .middle {
				padding: 0 15px;
				height:300px;
				width:410px;
				color: #043455;
				background:#cee6f0;
			}

				#body .box.px410 .middle h3 {
					margin:0;
					text-align:center;
					font-size:9px;
					font-style:italic;
					font-weight:bold;
				}

				#body .box.px410 .middle h1 {
					margin: 0 0 12px;
					text-align:center;
					text-transform:uppercase;
					font-size:18px;
					font-weight:bold;
				}

				#body .box.px410 .middle p {
					margin: 0 0 8px;
					font-size:13px;
				}

				#body .box.px410 .middle a.block-button {
					margin: 0 0 0 243px;
					display:block;
					width:150px;
					height:35px;
					line-height:35px;
					color:#fff;
					background: url(images/button-150px.gif) top left no-repeat;
					text-align:center;
					text-transform: uppercase;
					text-decoration:none;
					font-size:14px;
					font-weight:bold;
				}

					#body .box.px410 .middle a.block-button:hover {
						background: url(images/button-hover150px.png) top left no-repeat;
					}

				#body .box.px410 .middle img {
					float:left;
					margin: 0 15px 0 0;
				}
	
			#body .box.box.px410 .bottom {
				width:440px;
				height:15px;
				background: url(images/box-440px-bottom.png) top left no-repeat;
			}







		#body .box.px440 {
			float:left;
			margin: 10px 10px 0 0;
			width:440px;
		}

			#body .box.px440 .top {
				width:440px;
				height:15px;
				background: url(images/box-440px-top.png) top left no-repeat;
			}
	
			#body .box.px440 .middle {
				padding: 0 15px;
				height:220px;
				width:410px;
				color: #043455;
				background:#cee6f0;
				float: left;
			}

				#body .box.px440 .middle h3 {
					margin:0;
					text-align:center;
					font-size:9px;
					font-style:italic;
					font-weight:bold;
				}

				#body .box.px440 .middle h1 {
					margin: 0 0 12px;
					text-align:center;
					text-transform:uppercase;
					font-size:18px;
					font-weight:bold;
				}

				#body .box.px440 .middle p {
					margin: 0 0 8px;
					font-size:13px;
				}

				#body .box.px440 .middle a.block-button {
					margin: 0 0 0 243px;
					display:block;
					width:150px;
					height:35px;
					line-height:35px;
					color:#fff;
					background: url(images/button-150px.gif) top left no-repeat;
					text-align:center;
					text-transform: uppercase;
					text-decoration:none;
					font-size:14px;
					font-weight:bold;
				}

					#body .box.px440 .middle a.block-button:hover {
						background: url(images/button-hover150px.png) top left no-repeat;
					}

				#body .box.px440 .middle img {
					float:left;
					margin: 0 15px 0 0;
				}
	
			#body .box.box.px440 .bottom {
				width:440px;
				height:15px;
				float: left;
				background: url(images/box-440px-bottom.png) top left no-repeat;
			}
				#body .ad-right {
		float:left;
			margin: 10px 0 0 24px; /*steers the margin of the right handside box on the index-page */
		width:250px;
		height:250px;
		/*background: url(images/placeholders/ad-300x250.gif) top left no-repeat;*/
	}

	#body .ad-bottom {
		float:left;
		margin: 10px 30px 0 0;
		padding: 0 0 20px;
		width:300px;
		height:100px;
		background: url(images/placeholders/ad-300x100.gif) top left no-repeat;
	}

	#body .ad-bottom.right {
		margin-right:0;
	}
			
			
			/***chris end****/



body {
background:#F0F1F3;
color:#303030;
font:76% Verdana,Tahoma,Arial,sans-serif;
margin:0;
padding:0;
text-align:center;
min-width: 780px;
max-width: 1024px;
margin-left: auto;
margin-right: auto;
}

tr.tablehover tr:hover{
   background: #242424;
   color:#fff;
   cursor:pointer;
   behavior: url("csshover3.htc");
}


a {
color:#505050;
font-weight:bold;
text-decoration:none;
}

a:hover {
color:#808080;
text-decoration:underline;
}

p {
line-height:1.5em;
margin:0 0 15px;
}

/*** Main container ***/

#container {
background:#f0f0f0 url(img/bodybg.png) repeat-x;
color:#303030;
margin:0;
min-width:770px;
padding:0;
text-align:left;
width:100%;
border-top: 1px solid black;
}

/*** Header section ***/

#headerlogo {
height:96px;
margin-left:0px;
margin-right: 10px;
margin-top: 0px;
margin-bottom: 50px;
}

#sitename {
color:#ffffff;
height:92px;
margin:0 20px 10px;
text-align:left;
}

#sitename h1,#sitename h2 {
font-weight:400;
letter-spacing:-2px;
margin:0;
padding:0;
}

#sitename h1 {
font-size:2.4em;
padding-top:3px; /***Steers how far from the top the logo will be located ****/
}

#sitename h2 {
font-size:1.6em;
}

#headerrightuserinfo {
	float: right;
	margin-top: 27px;
        margin-right: -108px;
	font-size:80%;
	text-align:center;
	padding: 0px;
}

#logo {
	float: left;

}

/*** Horizontal menu ***/

#mainmenu {
float:left;
margin-bottom:25px;
}

#mainmenu ul {
font-size:16px;
margin:0;
padding:0;
}

#mainmenu li {
float:left;
height:35px;
list-style:none;
margin:0;
padding:0;
}

#mainmenu a {
border-right:1px solid #b0b0b0;
color:#606060;
display:block;
font-size:0.7em;
padding:11px 10px 10px;
text-transform:uppercase;
}

#mainmenu a:hover {
background:#f0f0f0 url(img/menuhover.jpg) top left repeat-x;
color:#505050;
text-decoration:none;
}

#mainmenu a.current {
background:#f0f0f0 url(img/menuhover.jpg) top left repeat-x;
color:#505050;
text-decoration:none;
}

/*** Content wrap ***/

#wrap {
clear:both;
font-size:0.9em;
min-height:370px;
padding-top: 5px; /*Steer how far the bix white box for main content*/
padding-bottom: 20px;
}

/*** Sidebars ***/

#leftside,#rightside {
margin:0;
padding:0 10px 10px;
width:160px;
}

#leftside {
float:left;
margin-right:10px;
}

#rightside {
float:right;
margin-left:10px;
margin-top:12px;
}

#leftside h1,#rightside h1 {
color:#505050;
font-size:1.7em;
font-weight:bold;
letter-spacing:-1px;
margin:0 0 12px;
}

#leftside h2,#rightside h2 {
font-size:1.1em;
margin:0 0 20px;
}

#leftside p,#rightside p {
font-size:0.9em;
line-height:1.4em;
margin:0 0 16px 10px;
}

.linklist {
list-style:none;
margin:0 0 16px 10px;
padding:0;
}

.linklist li {margin-bottom:0.7em;}

/*** Sidebar menu ***/

.nav {
background:#e8e9ea;
border:1px solid #b0b0b0;
color:#606060;
display:block;
margin-top:8px;
padding:5px 4px 4px 10px;
position:relative;
text-transform:uppercase;
width:140px;
}

.nav:hover,.active {
background:#f8f9fa;
border:1px solid #909090;
color:#303030;
text-decoration:none;
}

.sub {
font-size:0.8em;
letter-spacing:1px;
margin:3px 0 2px 10px;
padding:4px 2px 2px 8px;
width:125px;
}

/*** Content ***/

#content,#contentalt {
background-color:#fafcff;
border:1px solid #909090;
min-height:400px;
color:#2a2a2a;
padding:0px 20px 5px;
}

#content {
margin:15px 200px 0;
border-left: 0px solid white;
border-right: 0px solid white;
padding-top: 10px;
}

#contentalt {margin:0 200px 0 20px;}

#content h1,#content h2,#contentalt h1,#contentalt h2 {
background-color:inherit;
color:#606060;
font-size:1.8em;
font-weight:bold;
letter-spacing:-1px;
margin:0 0 15px;
padding:0;
}

/*h2-content...eg in admin loadup.*/
#content h2,#contentalt h2 {
font-size:1.6em;
margin-bottom:10px;
padding-left:5px;
}

#content img,#contentalt img {
border:0px solid #b0b0b0;
float:none;
margin:2px 2px 2px;
padding:2px;
}

/*** Footer ***/

#footer {
background:#F0F1F3 url(img/footerbg.gif) top left repeat-x;
clear:both;
color:gray;
font-size:0.8em;
font-weight:normal;
margin:0;
padding:20px 0;
text-align:center;
width:100%;
border-top: 1px solid #2A586F;
}

#footer a {
color: #666666;
font-weight:bold;
}

/*** Various classes ***/

.thumbnail {
background:#fafbfc;
border:1px solid #b0b0b0;
margin:0 0 10px 10px;
padding:5px;
}

.searchform {margin:0;}

.searchbox {
background:#f0f0f0;
border:1px solid #b0b0b0;
margin:0 4px 0 0;
width:100px;
}

.searchbutton {
background:#f0f0f0;
border:1px solid #b0b0b0;
}

.clearingdiv {
clear:both;
height:0px;
width:0px;
}

.hide {display:none;}

/*** Text format ***/

.intro {
font-size:1.1em;
font-weight:bold;
letter-spacing:-1px;
}

.small {font-size:0.8em;}
.large {font-size:1.4em;}
.center {text-align:center;}
.right {text-align:right;}



/*----Autocompleter starts----*/

.suggestionsBox {
    position: relative;
    left: 65px;
    margin: 0px 0px 0px 0px;
    width: 200px;
    background-color: #003366;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border: 2px solid #003366;
    color: #fff;
}

.suggestionList {
    margin: 0px;
    padding: 0px;
}

.suggestionList li {
    margin: 0px 0px 3px 0px;
    padding: 3px;
    cursor: pointer;
}

.suggestionList li:hover {
    background-color: #659CD8;
}

/*----Autocompleter ends----*/

.loading
{
	font-size:14px;
	font-family:verdana;
	font-weight:bold;
}
.loaded
{
	font-size:12px;
	font-family:verdana;
}
.text
{
	font-size:12px;
	font-family:verdana;	
}
.textheading
{
	font-size:14px;
	font-family:verdana;	
	font-weight:bold;
}
/***For the latetest picture added***/
.latest-images-thumbnail {
	background-color: #eee;
	border: 2px solid #999;
	padding: 2px;
}
/* Steer how the latest image caption will be displayed*/
.latest-images-caption {
	text-align: center;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px 2px 3px 1px;
	/* Org:	padding: 0px 20px 30px 10px;*/
}




/*****Lightbox**********/
#lightbox {
	background-color: #eee;
	padding: 10px;
	border-right: 2px solid #666;
	border-bottom: 2px solid #666;
}

#lightboxDetails {
	font-size: 0.8em;
	padding-top: 0.4em;
}

#lightboxCaption {
	float: left;
}


* html #overlay {
	background-color: #333;
	background-color: transparent;
	background-image: url("blank.gif");
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/overlay.png", sizingMethod="scale");
}

#overlay {
	background-image: url("../images/overlay.png");
}

#overlay img {
	border: none;
}

#keyboardMsg {
	float: right;
}

#closeButton {
	top: 5px;
	right: 5px;
}

#lightbox img {
	border: none;
	clear: both;
}

/******CSS Admin********
/* Plogger gallery admin UI stylesheet */

/* Body and general styles */

html {
	margin: 0;
	padding: 0 15px 15px 15px;
	/*border-top: 0px solid #365d95; /* Creates a blue bar at the top of the page in the admin section*/*/
}

a:link, a:visited, a:active {
	/*color: #24496c;*/
	text-decoration: none;
}

a:hover {
	color: #800;
	text-decoration: underline;
}

a:focus {
	outline: none;
	-moz-outline: none;
}

acronym, abbr {
	cursor: help;
}

h1 {
	font-family: verdana, arial, sans-serif;
	font-size: 1.3em;
	margin-top: 20px;
	margin-bottom: 15px;
	font-weight: bold;
	/*color: #264b71;*/
}

h2 {
	font-family: verdana, arial, sans-serif;
	font-size: 1.1em;
	margin-top: 20px;
	margin-bottom: 10px;
	/*text-decoration: underline;*/
}

h3 {
	font-family: verdana, arial, sans-serif;
	font-size: 1.0em;
	margin-top: 15px;
	margin-bottom: 10px;
}

img {
	border: 0;
	padding: 5px
	display: inline;
}

input, select, textarea {
	margin: 5px;
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	letter-spacing: normal;
	color: #333;
}

input.submit, input.submit-create, input.submit-delete, input.submit-cancel {
	border: none;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-khtml-box-sizing: content-box;
	box-sizing: content-box;
	color: #fff;
	font-family: verdana, arial, sans-serif;
	font-size: 13px !important;
	font-weight: bold;
	padding: 2px 5px;
	cursor: pointer;
	width: 180px;
}

input.submit, input.submit-delete, input.submit-cancel {
	background-color: #369;
	background-image: url("experience/plog-admin/images/blue-button-bg.gif");
	background-repeat: repeat-x;
	margin-left: 0;
}

input.submit[type="submit"]:hover {
	color: #a0cca0;
}

input.submit-delete[type="submit"]:hover, input.submit-cancel[type="submit"]:hover {
	color: #f00;
}

input.submit-create {
	background-color: #65bc85;
	background-image: url("experience/plog-admin/images/green-button-bg.gif");
	background-repeat: repeat-x;
	margin: 0;
}

input.submit-create[type="button"]:hover {
	color: #24496c;
}

input.submit-inline {
	display: inline;
	background-color: transparent;
	color: #61a861;
	font-size: 90%;
	font-weight: bold;
	margin: 0;
	padding: 0;
	border: 0 none;
	cursor: pointer;
}

label {
	padding: 8px;
}

label em {
	font-style: normal;
	text-decoration: underline;
}

p {
	padding: 3px;
}

ul {
	margin-bottom: 5px;
}

/* Header elements */

#logo {
	float: left;
	margin-top: -3px;
	padding: 0;
}

#logo img {
	border: 0 none;
}

#plogger-version {
	float: right;
	width: 375px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #777;
	margin: 0;
	padding: 0;
}

#server-info {
	margin: 5px 0 0 0;
	padding: 5px 5px 5px 10px;
	background-color: #f9f9f9;
	border: 1px solid #d9d9d9;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	white-space: wrap;
}

/* Navigation elements (tabs) */

#tab-nav {
	clear: both;
	float: left;
	width: 100%;
	background: transparent url("../images/bg.gif") repeat-x bottom;
	font-family: "Lucida Sans Unicode", verdana, arial, sans-serif;
	font-size: 13px;
	letter-spacing: normal;
	line-height: normal;
	margin-bottom: 15px;
	border-bottom: 1px solid #369;
}
s
#tab-nav ul {
	margin: 0;
	padding: 10px 0 0 3px;
	list-style: none;
}

#tab-nav li {
	float: left;
	background: url("../images/left.gif") no-repeat left top;
	margin: 0;
	padding: 0 0 0 9px;
}

#tab-nav a {
	float: left;
	display: block;
	background: url("../images/right.gif") no-repeat right top;
	padding: 5px 13px 4px 4px;
	text-decoration: none;
	font-weight: normal;
	color: #765;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tab-nav a {
	float: none;
}
/* End IE5-Mac hack */

#tab-nav a:hover {
	color: green;
}

#tab-nav a:focus {
	outline: none;
	-moz-outline: none;
}

#tab-nav #current {
	background-image: url("../images/left_on.gif");
	border-bottom: 1px solid #369;
}

#tab-nav #current a {
	background-image: url("../images/right_on.gif");
	color: #fff;
	padding-bottom: 4px;
	font-weight: bold;
}

#tab-nav #current a:focus {
	outline: none;
	-moz-outline: none;
}

#tab-nav a em {
	text-decoration: underline;
	font-style: normal;
}

#tab-subnav {
	background: #369;
	padding: 8px;
	clear: both;
}

/* Upload page elements */

#uploadForm form {
	margin: 0;
	padding: 0;
}

#uploadForm label {
	display: block;
	white-space: nowrap;
}

/* Import and Manage page elements */

a.folder {
	background-image: url("../images/folder_open.gif");
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 25px;
}

.add {
	background-image: url("../images/new_file.gif");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-left: -12px;
	text-decoration: underline;
}

.import {
	margin-bottom: 15px;
	padding: 8px;
	margin: 5px;
	margin-left: 0;
	background-color: #f9f9f9;
	border: 1px solid #d9d9d9;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	width: 350px;
	clear: both;
}

/* Manage and Feedback page elements */

#contentList {
	margin-bottom: 15px;
}

#contentList #breadcrumb_links, #contentList #comment-count {
	font-size: 1.0em;
	padding: 3px;
}

#contentList .pagination {
	font-size: 0.9em;
	margin-right: 5px;
	padding: 10px 3px 0 3px;
	font-weight: normal;
	text-align: right;
}

#contentList .pagination span.page-link, #contentList .pagination a.page-link {
	border: 1px solid #bbb;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 1px 5px;
	margin: 0 3px;
	color: #bbb;
	text-decoration: none;
}

#contentList .pagination .page-link:hover, #contentList .pagination .page-link a:hover {
	color: #777;
	border: 1px solid #777;
	background-color: #f9f9f9;
}

#contentList .pagination .page-link a:focus {
	outline: none;
	-moz-outline: none;
}

#contentList .pagination a.pagPrev, #contentList .pagination a.pagNext {
	color: #bbb;
	text-decoration: none;
	margin: 0 2px;
}

#contentList .pagination a.pagPrev:hover, #contentList .pagination a.pagNext:hover {
	color: #777;
	text-decoration: none;
}

#contentList .pagination span.page-link-current {
	border: 1px solid #369;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 1px 5px;
	margin: 0 3px;
	background-color: #369;
	color: #fff;
}

#contentList label, #contentList select, #contentList option {
	font-weight: normal;
}

#contentList .entries-page {
	text-align: right;
}

#contentList .entries-page label, #contentList .entries-page select {
	display: block inline;
	margin-bottom: auto;
}

#contentList .entries-page select {
	width: 60px;
}

#contentList .move-del-manage input, #contentList .move-del-manage select {
	display: block inline;
	margin-bottom: auto;
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	letter-spacing: normal;
	clear: both;
}

a#show-collection, a#show-album {
	padding-left: 20px;
	background: #ffc url("../images/new_file.gif") no-repeat left;
	font-size: 1.1em;
}

a#show-collection:hover, a#show-album:hover { 
	text-decoration: none; 
	color: white; 
	background: #9c9 url("../images/new_file.gif") no-repeat left;
}
/*when the user would like to edit a picture in the manage-part*/
.edit {
	background-image: url("../images/edit.gif");
	background-repeat: no-repeat;
	background-position: 5px 8px;
	margin-bottom: 15px;
	padding: 8px;
	padding-left: 28px;
/margin: 15px;
	margin-left: 0;
	background-color: #f9f9f9;
	border: 1px solid #d9d9d9;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
/*	width: auto;
	clear: both;*/ /*creates white space. Do not include*/
}*/

.edit img {
	border: 1px solid #d9d9d9;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 3px;
	background-color: #fff;
}

.editable {
	color: #000;
	background: #fff url("../images/diag-bg.gif") repeat top left;
	padding: 2px;
	border: 1px solid #efefef;
	display: block;
	cursor: pointer;
}

/*manage the look of the box for the stats on the manage-page in the backend of plogger.*/
/*Screws up the page*/
/* 
.stats, .stats-info {
	background: #f9f9f9;
	background-image: url("../images/info.gif");
	background-repeat: no-repeat;
	background-position: 5px 8px;
	margin-right: 5px;
	margin-bottom: 15px;
	border: 1px solid #d9d9d9;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 8px 5px 8px 28px;/*inside the box*/
	/*clear: both;
	width: 95%;
}*/

/* Options page elements */

#options-section label {
	font-weight: bold;
}

.option-table table {
	width: 665px;
}

.option-table label {
	padding: 8px 2px 8px 8px;
}

.option-table td.left {
	padding: 7px;
	text-align: right;
	width: 330px;
}

.option-table td.right {
	padding: 7px;
	text-align: left;
	width: 330px;
}

tr.alt td.left {
	background: #f7f7f7;
	border-bottom: 1px solid #f3f3f3;
	-moz-border-radius: 8px 0 0 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-khtml-border-top-left-radius: 8px;
	-khtml-border-bottom-left-radius: 8px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
}

tr.alt td.right {
	background: #f7f7f7;
	border-bottom: 1px solid #f3f3f3;
	-moz-border-radius: 0 8px 8px 0;
	-webkit-border-top-right-radius: 8px;
	-khtml-border-top-right-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-khtml-border-bottom-right-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
}

/* Themes and Plugins page elements */

#theme-table td, #plugin-table td {
	padding: 8px;
	vertical-align: top;
}

#theme-table tr.header th, #plugin-table tr.header th {
	padding: 8px;
}

tr.activated td, tr.enabled td {
	background: #bed6d7;
}

td.active, td.on {
	color: #000;
	font-weight: bold;
}

/* Upload and Manage page elements */

/* Blue/green boxes on Upload page */

table.cssbox-upload {
	width: 100%;
	margin: 1;
	padding: 5;
}

td.cssbox-upload-blue, td.cssbox-upload-green {
	width: 375px !important;
	margin: 2px 0 0 0;
	padding: 5px;
	vertical-align: middle;
}
/*For the uploading page. Step two*/
th.cssbox-upload-head-blue, th.cssbox-upload-head-green {
/*	color: #fff;*/
	/*font-weight: bold;*/
/*	font-size: 10px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	margin: 0;
	border: 0;
	padding: 4px 18px;*/
	/*height: 20px;*/
	/*width: auto;*/
		margin: 0;
	/*padding: 10px 10px 10px 10px;*/
	vertical-align: bottom;
	width: 350px;
	background-color: #f9f9f9;
	border-top: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
        padding-top:2px;
	padding-bottom:2px;
	padding-left:10px;
	padding-right:10px;
	-moz-border-radius: 12px 12px 0px 0px;
	-webkit-border-top-right-radius: 12px;
	-webkit-border-top-left-radius: 12px;
	-khtml-border-top-right-radius: 12px;
	-khtml-border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	border-top-left-radius: 12px;
}


th.cssbox-upload-head-blue h2 {
	/*background: transparent url("../images/blue-button-bg.gif") repeat-x top left;*/
}

th.cssbox-upload-head-green h2 {
/*	background: transparent url("../images/green-button-bg.gif") repeat-x top left;*/
}

td.cssbox-upload-body {
	margin: 0;
	/*padding: 10px 10px 10px 10px;*/
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	vertical-align: top;
	width: 350px;
        height: 285px;
	background-color: #f9f9f9;
	/*border-top: 1px solid #d9d9d9;*/
	border-right: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	-moz-border-radius: 0 0 0px 0px;
	-webkit-border-bottom-right-radius: 12px;
	-webkit-border-bottom-left-radius: 12px;
	-khtml-border-bottom-right-radius: 12px;
	-khtml-border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
	border-bottom-left-radius: 12px;
}
/*for the last table in the uploadsection*/
td.cssbox-upload-body-bottom {
	margin: 0;
	/*padding: 10px 10px 10px 10px;*/
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	vertical-align: top;
	width: 350px;
        height: 285px;
	background-color: #f9f9f9;
	/*border-top: 1px solid #d9d9d9;*/
	border-right: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	-moz-border-radius: 0 0 0px 0px;
	-webkit-border-bottom-right-radius: 12px;
	-webkit-border-bottom-left-radius: 12px;
	-khtml-border-bottom-right-radius: 12px;
	-khtml-border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
	border-bottom-left-radius: 12px;
}

/*labels to fields in the upload-page*/
.cssbox-upload-body label {
	font:76% Verdana,Tahoma,Arial,sans-serif;
	font-size: 12px;
	display: inline;
	font-weight: bold;
}

/* Green box on Manage page */

.cssbox-green {
	width: 385px !important;
	margin: 10px 0 2px 0;
	padding: 0;
}

.cssbox-green em {
	text-decoration: underline;
	font-style: normal;
}

.cssbox-head-green h2 {
	color: #fff;
	font-weight: bold;
	font-size: 5px;
	text-align: left;
	text-decoration: none;
	width: auto;
	background: transparent url("../images/green-button-bg.gif") repeat-x top left;
	margin: 0;
	border: 0;
	padding: 3px 15px 3px 15px;
	height: 17px;
	-moz-border-radius: 8px 8px 0 0;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	-khtml-border-top-right-radius: 8px;
	-khtml-border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
}

.cssbox-head-green h2:hover {
	color: #24496c;
}

.cssbox-head-green h2.manage {
	cursor: pointer;
}

.cssbox-body-green {
	margin: 0;
	padding: 15px 10px 15px 15px;
	width: auto;
	background-color: #f9f9f9;
	border-right: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	-moz-border-radius: 0 0 8px 8px;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-khtml-border-bottom-right-radius: 8px;
	-khtml-border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
}

.cssbox-body-green label {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 14px;
	display: inline;
	font-weight: bold;
}

.cssbox-body-green p {
	margin: 0 0 20px;
}

/* Action/Error messages */

.success, .actions, .errors, .info, .plugins {
	background-repeat: no-repeat;
	background-position: 5px 8px;
	margin-right: 5px;
	margin-bottom: 15px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 8px 8px 8px 28px;
/*	clear: both;*/
}

.success {
	background-image: url("../images/success.gif");
	border: 1px solid #8fc25c;
	background-color: #d4edc9;
}

.actions {
	background-image: url("../images/alert.gif");
	border: 1px solid #bb0;
	background-color: #ffffe0;
}

.errors {
	background-image: url("../images/x.gif");
	border: 1px solid maroon;
	background-color: #fcc;
}

.info {
	border: 1px solid #d9d9d9;
	background-color: #f9f9f9;
}

.plugins {
	border: 1px solid #d9d9d9;
	background-color: #fff;
}

/* Miscellaneous - used throughout admin panel */

.align-left {
	text-align: left;
			white-space: pre-wrap; /* css-3 */
white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -o-pre-wrap; /* Opera 7 */
word-wrap: break-word; /* Internet Explorer 5.5+ */
overflow: hidden !important;
}

.align-center {
	text-align: center;
}




.align-right {
	text-align: right;
}

.breadcrumb-header {
	height: 16px;
	vertical-align: middle;
	background-color: #ffc;
	padding: 3px;
}

.img-shadow {
	float: left;
	/*background: url("../images/shadowAlpha.png") no-repeat bottom right !important;
	background: url("../images/shadow.gif") no-repeat bottom right;*/
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
}
.relative {
position: relative; /* for emulating overflow: visible in IE6 and IE7 */
}

.img-shadow img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
}

.margin-5 {
	margin: 5px;
	text-align: left;
}

.no-margin-top {
	margin-top: 0;
}

.no-margin-bottom {
	margin-bottom: 0;
}

.strong {
	font-weight: bold;
}

.table-header-middle {
	/*background: url("experience/plog-admin/images/table-middle-new.png") repeat-x top left;*/
}

.table-header-left {
	/*background: url("experience/plog-admin/images/table--top-left-new.png") no-repeat top left;*/
}

.table-header-right {
	/*background: url("experience/plog-admin/images/table--top-right-new.png") no-repeat top right;*/
}

tr.color-1 {
	background-color: #eaeaea;
	text-align: left;
}

tr.color-2 {
	background-color: #f9f9f9;
	text-align: left;
}

tr.header {
	color: white;
	background-color: #264e75;
	font-weight: bold;
}

tr.header th {
	padding: 3px;
	border-bottom: 1px solid black;

}

tr.breadcrumb {
	background-color: #ffffe0;
	height: 16px;
	vertical-align: middle;
}

tr.footer, tr.footer td {
	-moz-border-radius: 0 0 0px 0px;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-khtml-border-bottom-right-radius: 8px;
	-khtml-border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
}

tr.footer {
	background-color: #264e75;
}

tr.footer td {
	padding: 5px;
	background: gray;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

tr.footer td.invert-selection a, tr.footer td.invert-selection a:link, tr.footer td.invert-selection a:visited, tr.footer td.invert-selection a:active {
	font-size: 0.9em;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	margin-left: 10px;
}

tr.footer td.invert-selection a:hover {
	color: #ddd;
}

.thumbselect {
	height: 100px;
	padding-left: 100px;
	background-repeat: no-repeat;
	background-position: center left;
}

.thumboption {
	height: 50px;
	padding-left: 100px;
	margin-bottom: 2px;
	background-repeat: no-repeat;
	background-position: top left;
}

.upgrade {
	color: #61a861;
	text-decoration: none;
}



.vertical-top {
	vertical-align: middle;
}

.width-15 {
	width: 5px;
}

.width-50 {
	width: 50px;
}

.width-75 {
	width: 75px;
}

.width-100 {
	width: 100px;
}

.width-125 {
	max-width: 125%;
	overflow: hidden;

}

.width-150 {
	width: 150px;
}

.width-175 {
	width: 175px;
}

.width-200 {
	width: 200px;
}

.width-275 {
	width: 275px;
}

.width-400 {
	width: 400px;
}

.width-450 {
	width: 450px;
}

.width-500 {
	width: 500px;
}

.width-600 {
	width: 600px;
}

.width-700 {
	width: 700px;
}

.width-750 {
	width: 750px;
}

td.width-15, td.width-50, td.width-75, td.width-100, td.width-125, td.width-150, td.width-175, td.width-200, td.width-275, td.width-400, td.width-450 {
	vertical-align: middle;
}

/*----- CUSTOM UPLOADPICTURE CSS  ----*/
#uploadPictureWrapper{
    margin: -10px 0 0 0;
}
#uploadPictureWrapper input{
    border: 1px solid #c4c4c4;
}
#uploadPictureWrapper select{
    border: 1px solid #c4c4c4;
}
#locationMap{

}
    #locationMapNumber{
        width: 150px;
        height: 30px;
        background-image: url('experience/plog-admin/images/one.png');
        position: relative;
        top:15px;
        left:-10px;
    }
#uploadPictureBox{
    float: left;
    margin: 10px 0 0 0;
    height: 325px;
    width: 350px;
}
    #uploadPictureBoxNumber{
        width: 150px;
        height: 30px;
        background-image: url('experience/plog-admin/images/two.png');
        position: relative;
        top:15px;
        left:-10px;
    }
#uploadAlbumBox{
    float: left;
    margin: 10px 0 0 47px;
    height: 325px;
    width: 350px;
}
    #uploadAlbumBoxNumber{
        width: 150px;
        height: 30px;
        background-image: url('experience/plog-admin/images/three.png');
        position: relative;
        top:15px;
        left:-10px;
    }
/*----- CUSTOM UPLOADPICTURE ENDS ----*/

#guide{
float:left;
padding-bottom:10px;
}

#guide_text{
float:left;
width:180px;
}

#guide_pic{
float:right;
}

#guide-wrap{
float:left;
width: 250px;
}

#guide-image-wrap{
float: left;
}

.cssbox-body-green-guide{
width: 250px;
}

#knapp {
	background-color: #65bc85;
	background-image: url("experience/plog-admin/images/blue-button-bg.gif");
	background-repeat: repeat-x;
	margin: 0;
	-moz-border-radius:8px 8px 8px 8px;
-moz-box-sizing:content-box;
border:medium none;
color:#FFFFFF;
cursor:pointer;
font-family:verdana,arial,sans-serif;
font-size:13px !important;
font-weight:bold;
padding:2px 5px;
width: 180px;
height:17px;
float:left;
margin-bottom:10px;
text-align: center;
}

.kepp:hover{
text-decoration: none; 
color: #0B4C77; 
font-size: 12px;

} .kepp:link{
text-decoration: none; 
color: white; 
font-size: 12px;

} .kepp:visited{
text-decoration: none; 
color: white; 
font-size: 12px;
} 
.kepp:active{
text-decoration: none; 
color: white; 
font-size: 12px;
}

/*** REPORT PIC ***/

#reportpic-wrap{
border-top:2px solid black;
border-bottom: 2px solid black;
border-left: 1px solid lightgray;
border-right: 1px solid lightgray;
background-color: lightgray;
width: 600px;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
padding: 15px;
}

#reportpic-top{
border-top:1px solid gray;
border-bottom: 1px solid gray;
width:600px;
padding-bottom:15px;
margin-bottom:20px;
}


#tell-head{
width: 510px; 
height: 100px; 
border-top: 1px solid black;
margin-top: 10px; 
margin-left:auto; 
margin-right:auto; 
background-color: lightgray; 
}

/**  ----------- ADMIN USERPRESENTATION ----------------------- **/

#admin-userPresentation{
    display: block;
    width:550px;
    font-size: 10px;
}
.admin-userList{
    display: inline-block;
    width: 100px;
    line-height: 30px;
}
#admin-email{
    width:200px;
}
#admin-username{
    width:200px;
}
#admin-userlevel{
    text-align: center;
}
#admin-action{
    width:50px;
    height: 20px;
    float:right;
}


.admin-usercard{
    width: 500px;
    border: 1px dashed #c4c4c4;
    padding: 20px;
    height: 250px;
    margin: 0 auto 0 auto;
    border-radius: 1em/5em;
}
/*** End of file ***/
