@charset "utf-8";
/* CSS Document */

body {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #444;
	line-height: 16px;
}

a:link, a:visited {color: #0036FF; text-decoration: none;}
a:hover, a:active {color: #FC9501; text-decoration: underline;}

div.edu-wrapper-col-600 {float: left; width: 600px; padding: 20px 0px 0px 30px;}
div.edu-wrapper-col-320 {float: left; width: 320px; padding: 32px 0px 0px 0px;}

div.edu-wrapper-col-500 {float: left; width: 590px; padding: 20px 0px 0px 30px;}
div.edu-wrapper-col-420 {float: left; width: 310px; padding: 32px 0px 0px 0px;}


.outerMostContainer
{
	display: inline-block; margin-left: -5px
}

#SearchContainer
{
	width: 420px;
	text-align: left;
	background-color: #fff;
	border: 1px solid #e5e5e5;	
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px 10px;
	margin: 0 0 20px 0;
}

#SearchTop
{
	width: 490px;
	height: 6px;
	margin-bottom: 15px;
	background: url(../images/blue-top.gif);
}

#SearchBottom 
{
	width: 490px;
	height: 6px;
	margin-top: 15px;
	background: url(../images/blue-bottom.gif);
}

#Search
{
	margin: 0px 26px 15px 26px;
	padding: 10px 15px 20px 15px;
	width: 408px;
	height: 68px;
	text-align: center;
	background: url(../images/blue-bg.gif);
}

.SearchForm
{
	margin-right: 15px;
	border-right: 1px solid #7f9db9;
	width: 250px;
	height: 79px;
	float: left;
	overflow: hidden;
	text-align: left;
}

.SearchButton
{
	font: bold 13px Arial, Helvetica, sans-serif;
	margin-top: 5px;
	padding: 10px 10px;
	background-color: #ccc;
	border: 1px solid #e5e5e5;	
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #000;
	width:135px;
}

.SearchLabel
{
	font: bold 12px Arial, Helvetica, sans-serif;
	color:Black;
}

.ResultsTitle
{
	font-size:24px;
	font-weight:bold;
	color: #FFF;
	/* padding-bottom:10px; */
	/*padding: 20px 0px 5px 0px;
	border-bottom-style: solid;
	border-bottom-color: #c1c1c1;*/
	background: #0C6FBB;
	border: 1px solid #e5e5e5;	
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px 10px;
	margin: 0 0 10px 0;	
}

.ResultsContainer
{
	text-align:left;
	width: 930px;
	/* border: solid 1px black; */
	border-collapse:collapse;
}

.ResultsContainerList
{
	text-align:left;
	width: 900px;
}

.ResultItem
{
	background: url("../plattform/silver-bg.jpg") repeat-x;
	/* border: solid 1px black; */
	border-bottom: 1px dotted #c1c1c1;
	padding: 25px 15px 25px 15px;
}

.ResultItemLogo
{
	width: 150px;
	text-align:center;
}

.ResultItemInfo
{
	width: 500px;
	text-align:left;
	vertical-align:top;
	font-size: 14px;
	line-height: 16px;
}

.ResultItemRequest
{
	width: 200px;
	text-align:right;
	vertical-align:middle;
}

.ResultItemDescription
{
	width: 900px;
	text-align:left;
	vertical-align:middle;
}

.ResultsErrorMessage
{
	padding:10px 0px 20px 0px;
}

.ResultsErrorMessageText
{
	font-size:18px;
	font-weight:bold;
	color: #444;
	margin:10px 0px 20px 20px;
}

.FormContainer
{
   /* border: solid 1px Gray; */
   width: 100%;
}

.FormLogo
{
	background: url("../plattform/silver-bg.jpg") repeat-x;
	width: 100%;
	text-align: left;
	vertical-align:middle;
	padding: 1px;
	/* border: solid 1px Black; */
}

.FormHeaderThankYou
{
	color: #444;
	font-size: 25px;
	font-weight: bold;
	line-height: 30px;
}

.FormHeaderMoreInfo
{
	color: #444;
	font-size: 20px;
	font-weight: normal
	line-height: 26px;
}

.FormHeaderSearchName
{
	color: #0d83dd;
	font-size: 20px;
	font-weight: bold;
	line-height: 26px;
}

.FormContent
{
	text-align:left;
	vertical-align: top;
	background-color: white;
	width: 100%;
	padding: 20px 20px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #444;
	line-height: 16px;
	/* border: solid 1px Black; 
	border-collapse:collapse; */
}

.FormContent SPAN 
{
	color: #444;
	font-weight:normal;
}

.FormData
{
	vertical-align: top;
	text-align: left;
    background-color: #e9f4fc;
	width: 100%;
	padding: 10px;
	margin-top: 20px;
	/* border: solid 1px Black;
	border-collapse:collapse; */
	border: 1px solid #e5e5e5;	
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}

.FormData SPAN 
{
	color: #444;
	font-weight:normal;
}

.FormTitle
{
	font-size:24px;
	color: #65920f;
	margin:10px 0px 15px 0px;
	width:100%;
}

.FormTitle SPAN
{
	color: #65920f;
	font-weight:bold;
}
.FormSubmit
{
	/*
	padding: 3px 5px;
	font-size:14px;
    display: inline;
    background: #777 url(/graphics/buttons/button.png) repeat-x bottom;
    border: none;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-shadow: 1px 1px #666;
	background-color: #6dc00e;
	*/
}

.FormPrivacy
{
	font-style:italic;
	text-align:center;
}

.ConfirmText
{
	margin-left:20px;
}

.ConfirmButton
{
	margin-left:30px;
	
	padding: 3px 5px;
	font-size:14px;
    display: inline;
    background: #777 url(/graphics/buttons/button.png) repeat-x bottom;
    border: none;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-shadow: 1px 1px #666;
	background-color: #6dc00e;
}

.ThankYouContainer
{
}

.ThankYouContainer SPAN
{
	color: Black;
}

.ThankYouTitle
{
	font-size:24px;
	font-weight:bold;
	padding-bottom:10px;
}

.ThankYouTitle SPAN
{
   color: Black;
}

.ThankYouErrorMessage
{
	padding-bottom:10px;
}

.ThankYouErrorMessageText
{
	font-size:18px;
	font-weight:bold;
	color: Black;
}
.ctl00_btnNextForm
{font-size:18px;}

/* Buttons */
.btn {
	padding: 5px 5px;
	color: #FFF !important;
	font-size:14px;
	font-weight:bold;
	width:333px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
.btn {
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	cursor: pointer;
	-webkit-appearance: none;
}
.btn:hover {
	text-decoration: none;
}
.btn:active {
	-webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
	box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
}

.btn-blue {background: #0d83dd; border: solid 1px #20538D;}
.btn-blue:hover {background: #356094; border: solid 1px #2A4E77;}
.btn-blue:active {background: #2E5481; border: solid 1px #203E5F;}

.btn-green {background: #77c433; border: solid 1px #538d20;}
.btn-green:hover {background: #67aa2b; border: solid 1px #497b1c;}
.btn-green:active {background: #67aa2b; border: solid 1px #497b1c;}

.btn-red {background: #c13932; border: solid 1px #710c07;}
.btn-red:hover {background: #356094; border: solid 1px #2A4E77;}
.btn-red:active {background: #2E5481; border: solid 1px #203E5F;}

.btn-grey {background: #888; border: solid 1px #444;}
.btn-grey:hover {background: #356094; border: solid 1px #2A4E77;}
.btn-grey:active {background: #2E5481; border: solid 1px #203E5F;}

::-moz-placeholder {  /* Firefox 19+ */
   color: #444; 
   font-style:italic
}

/* Headers */
h6 {color:#FFF; font-size:18px; font-weight:bold; margin:5px 0 10px 0}
h7 {color:#FFF; font-size:11px; line-height:13px}

.logo-left {margin:0px 10px 20px 30px;}.logo-right {margin:0px 10px 20px 10px;}