/* CSS Document */

/* ---------- admin CSS ---------- */

	* {
		margin:0;
		padding:0;
		}

	html, body {
		height:100%;
		}

	body {
		background-repeat: repeat-x;
		/*background-image: url(../images/fdbackground.jpg);*/
		font:100.01%/1.4 sans-serif;
		text-align:center; /* horizontal centering for IE Win quirks */
		background-color: #488EC1; /* light blue */
		}

	#distance { 
		width:1px;
		height:50%;
		/*background-color:#fc6;*/
		margin-bottom:-300px; /* half of container's height */
		float:left;
		}
		
	
	#container {
		background-repeat: no-repeat;
		margin:0 auto;
		position:relative; /* puts container in front of distance */
		text-align:left;
		height:600px;
		width:1000px;
		clear:left;
		background-image: url(../adminimages/bg.jpg);
		}
		
		
	div.title{
		float:left;
		height:120px;
		width:370px;
		padding-right: 580px;
		padding-left: 50px;
		padding-top: 0px;
		padding-bottom: 0px;
		/*background-image: url(../images/title.gif);
		background-repeat: no-repeat;*/
		}
		
	
/* ---------- Main Div's ---------- */

div.main{
	/*overflow: scroll;
	overflow-x: hidden;*/
	padding-right: 340px;
	padding-left: 50px;
	padding-top: 0px;
	padding-bottom: 0px;
	float:left;
	height:430px;
	width:610px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 35px;
	color: #01303a; /* dark blue */
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	/*line-height: 17px;*/
	}
	
div.dplay{
	/*overflow: scroll;
	overflow-x: hidden;*/
	float:left;
	height:430px;
	width:610px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #01303a; /* dark blue */
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	background-image: url(../adminimages/dplaybg.jpg);
	/*background-color:#B2DDF2;
	line-height: 17px;*/
	}
	
div.dplaytitlehold{

	float:left;
	height:65px;
	width:610px;
	background-color:#B2DDF2;
	/*line-height: 17px;*/
	}

div.dplaytitle{
	/*overflow: scroll;
	overflow-x: hidden;*/
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 20px;
	float:left;
	height:30px;
	width:520px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 25px;
	color: #01303a; /* dark blue */
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	background-color:#B2DDF2;
	/*line-height: 17px;*/
	}
	
div.dplaytitlelogo{
	/*overflow: scroll;
	overflow-x: hidden;*/
	padding-right: 20px;
	padding-left: 0px;
	padding-top: 15px;
	padding-bottom: 20px;
	float:left;
	height:30px;
	width:30px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 25px;
	color: #01303a; /* dark blue */
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	background-color:#B2DDF2;
	/*line-height: 17px;*/
	}
		
	
div.dplaylogo{
	/*overflow: scroll;
	overflow-x: hidden;*/
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	float:left;
	height:40px;
	width:570px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #01303a; /* dark blue */
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	/*background-color:#B2DDF2;
	line-height: 17px;*/
	}
	
div.dplayback{
	/*overflow: scroll;
	overflow-x: hidden;*/
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	float:left;
	height:15px;
	width:570px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #ffffff; /* white*/
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	background-color:#01303a; /* dark blue */
	/*line-height: 17px;*/
	}
	
.dplayback a:link {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #ffffff; /* white*/
	font-weight: bold;
	text-decoration: none;
} 

.dplayback a:visited {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #ffffff; /* white*/
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
} 

.dplayback a:hover {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #488EC1; /* light blue */
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}

div.dplaycopy{
	overflow: scroll;
	overflow-x: hidden;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	float:left;
	height:250px;
	width:570px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #01303a; /* dark blue */
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	/*line-height: 17px;*/
	}
	
.dplaycopy a:link {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 15px;
	color: #01303a; /* dark blue */
	font-weight: bold;
	text-decoration: none;
} 

.dplaycopy a:visited {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 15px;
	color: #01303a; /* dark blue */
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
} 

.dplaycopy a:hover {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 15px;
	color: #488EC1; /* light blue */
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}

div.dplaycopycand{
	
	float:left;
	height:auto;
	width:570px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #488EC1; /* light blue */
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
	/*line-height: 17px;*/
	}
	
.dplaycopycand a:link {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 15px;
	color: #ffffff; /* dark blue */
	font-weight: bold;
	text-decoration: none;
	background-color:#01303a; /* dark blue */
	padding-right: 20px;
	padding-left: 20px;
} 

.dplaycopycand a:visited {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 15px;
	color: #ffffff; /* dark blue */
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	background-color:#01303a; /* dark blue */
	padding-right: 20px;
	padding-left: 20px;
} 

.dplaycopycand a:hover {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 15px;
	color: #ffffff; /* light blue */
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	background-color:#488EC1; /* light blue */
	padding-right: 20px;
	padding-left: 20px;
}

div.dplaycopycandline{
	
	float:left;
	height:3px;
	width:570px;
	background-color:#488EC1; /* light blue */
	
	}

div.footie{
	/*overflow: scroll;
	overflow-x: hidden;*/
	padding-right: 340px;
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	float:left;
	height:30px;
	width:610px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #01303a; /* dark blue */
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	/*line-height: 17px;*/
	}
	
.footie a:link {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 9px;
	color: #ffffff; /* dark blue */
	font-weight: bold;
	text-decoration: none;
} 

.footie a:visited {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #ffffff; /* dark blue */
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
} 

.footie a:hover {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #ffffff; /* light blue */
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}
	
div.footieleft{

	float:left;
	height:30px;
	width:305px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #01303a; /* dark blue */
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	/*line-height: 17px;*/
	}
span.footwhite{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #ffffff; /* white */
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
	
div.footieright{

	float:left;
	height:30px;
	width:305px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #ffffff; /* white */
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	text-align:right;
	/*line-height: 17px;*/
	}
	
	
		/* ---------- contact form style ----------  */

div.copycvspace {
		float:left;
		height:auto;
		padding-top: 5px;
		padding-bottom: 5px;
		width:410px;
		font-family: Helvetica, Verdana, Arial, sans-serif;
		font-size: 12px;
		color: #000000;
		text-decoration: none;
		font-style: normal;
		/*font-weight: bold;*/
		line-height: 20px;
		}
		
.copycvspace a:link {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #1846A0;
	font-weight: bold;
	text-decoration: none;
} 

.copycvspace a:visited {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #1846A0;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
} 

.copycvspace a:hover {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}
		
.copycv a:link {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
} 

.copycv a:visited {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
} 

.copycv a:hover {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}

div.copyincvlogout {
		float:left;
		height:20px;
		width:780px;
		padding-left: 20px;
		overflow: scroll;
		overflow-x: hidden;
		scrollbar-arrow-color:#ffffff;
		scrollbar-base-color:none; /* none */
		scrollbar-shadow-color:none; /* none */
		scrollbar-face-color:#01303a; /* dark blue */
		scrollbar-highlight-color:#a0c8d2; /* light blue */
		scrollbar-dark-shadow-color:#01303a; /* dark blue */
		scrollbar-3d-light-color:#6c878e; /* light blue */
		font-family: Helvetica, Verdana, Arial, sans-serif;
		font-size: 12px;
		color: #000000;
		text-decoration: none;
		font-style: normal;
		/*font-weight: bold;*/
		line-height: 20px;
		background-image: url(../images/logbgtop.jpg);
		}
		
.copyincvlogout a:link {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #1846A0;
	font-weight: bold;
	text-decoration: none;
} 

.copyincvlogout a:visited {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #1846A0;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
} 

.copyincvlogout a:hover {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}

span.nudge{
	float: left;
	width: 150px;
	height: auto;
	padding-right: 10px;
	font-family:  Helvetica, Arial, Verdana, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

span.nudge2{
	float: left;
	width: 200px;
	height: auto;
	padding-right: 10px;
	font-family:  Helvetica, Arial, Verdana, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

input.shorty
{
	width: 200px;
	height: 15px;
	font-family:  Helvetica, Arial, Verdana, sans-serif;
	color: #ffffff;
	font-size: 12px;
	background-color: #01303a; /* dark blue */
	border-width: 0px;
	padding-left: 3px;
}

input.shortyauty
{
	width: 200px;
	height: 22px;
	font-family:  Helvetica, Arial, Verdana, sans-serif;
	color: #01303a; /* dark blue */
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	
}

input.shorter
{
	width: 100px;
	height: 25px;
	font-family:  Helvetica, Arial, Verdana, sans-serif;
	background-color: #01303a; /* dark blue */
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	
}

input.shorterad
{
	width: 15px;
	height: 15px;
	font-family:  Helvetica, Arial, Verdana, sans-serif;
	color: #ffffff;
	font-size: 12px;
	background-color: #01303a; /* dark blue */
	border-width: 0px;
	padding-left: 3px;
	
}

input.shorter3
{
	width: 50px;
	height: 15px;
	font-family:  Helvetica, Arial, Verdana, sans-serif;
	color: #001405;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	
}



input
{
	width: 200px;
	height: 15px;
	font-family:  Helvetica, Arial, Verdana, sans-serif;
	color: #001405;
	font-size: 12px;
	background-color: #01303a; /* dark blue */
	border-width: 0px;
	padding-left: 3px;
}

textarea
{
	width: 200px;
	
	font-family:  Helvetica, Arial, Verdana, sans-serif;
	color: #ffffff;
	font-size: 12px;
	background-color: #01303a; /* dark blue */
	border-width: 0px;
	padding-left: 3px;
}

select
{
	width: 200px;
	height: 18px;
	font-family:  Helvetica, Arial, Verdana, sans-serif;
	color: #001405;
	font-size: 12px;
	background-color: #FF9900; /* orange */
	border-width: 0px;
	padding-right: 3px;
}

select.shortone
{
	width: 70px;
	height: 18px;
	font-family:  Helvetica, Arial, Verdana, sans-serif;
	color: #001405;
	font-size: 12px;
	background-color: #FF9900; /* orange */
	border-width: 0px;
	padding-right: 3px;
}

h1{
	font-size: 20px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #01303a; /* dark blue */
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}