﻿@charset "UTF-8";
/* CSS Document */

body, div, ul, li, p, h1, h2, h3, h4, form, fieldset, img, label	{border:none; margin:0; padding:0;}


body	{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    line-height:15px;
    color:#333;
    background-color:#e0e0e0;
    background-image:url(../images/gatesRobotics_bgImage.jpg);
    background-repeat:no-repeat;
    background-position:top left;
}

a:link	{color:#414142;}
a:visited	{color:#414142;}
a:hover	{color:#222;}

h1 { font-size:0px; margin:0px; font-size:0px;}
h2 { font-size:12px; font-weight:bold; margin:0 0 10px 0; padding:0px;}
.mac.ff3_5 h2 { font-size:12px; font-weight:bold; margin:0 0 10px 0; padding:0px;}

p { color:#333333; font-family:Verdana, Helvetica, Arial, sans-serif; font-size:11px; line-height:24px; margin:15px 0 15px 0;}

.clear { clear:both;}
.header { margin:0 0 0 66px;}
.header2 { margin:0 0 0 37px;}
.header3 { margin:0 0 0 140px;}
.header4 { margin:0 0 0 40px;}
.smallText { font-size:10px; display:block; color:#666666;}

#motion {
    position:relative;
    /*overflow:hidden;*/
	}

#globalWrapper {
    position:relative;
    width:916px;
    /*height:3400px;*/
    margin-left:auto;
    margin-right:auto;
    background-image:url(../images/gatesRobotics_gloabalWrapperBG.png);
    background-repeat:repeat-y;
    margin-top:-1610px;
}
.ie6 #globalWrapper {
    background-image:none;
    border-left:1px solid #333;
    border-right:1px solid #333;
    background-color:#FFF;
}

#close{
    position:absolute;
    top:30px;
    right:0px;
}

#orderForm {
    position:relative;
    width:570px;
    padding:0;
    margin-left:auto;
    margin-right:auto;
}
.ie6 #orderForm { overflow:hidden;}
#orderForm p {line-height: 23px;}
/*.ie6 #orderForm p { line-height:22px; margin:5px 0 10px 0;}
.ie7 #orderForm p { line-height:21px; margin:5px 0 12px 0;}
.mac.gecko #orderForm p { line-height:27px; margin:5px 0 14px 0;}*/
.mac.chrome  #orderForm p { line-height:29px;}

#Column_1 {
    position:relative;
    width:250px;
    margin:0px;
    float:left;
	}
.ie7 #Column_1 {
    margin:0 0 0 20px;
}
.ie6 #Column_1 {
    margin:0 0 0 10px;
}

#Column_2 {
    position:relative;
    width:235px;
    margin:0 0 0 50px;
    float:left;
}
.ie7 #Column_2 {
    margin:0 0 0 30px;
}
.ie6 #Column_2 {
    margin:0 0 0 10px;
}

#Column_3 {
    position:relative;
    width:235px;
    margin:0 0 0 50px;
    float:left;
}

#formFieldWrapper  {
    position:relative;
    width:838px;
}
/*
.formLable {
    position:relative;
    display:block;
    width:250px;
    float:none;
    margin:0px 0 10px 0;
}
*/
.dropDownHolder {
    position:relative;
    display:block;
    width:250px;
    float:none;
    margin:0px 0 10px 0;
}
.dropDownHolderShort {
    position:relative;
    display:block;
    width:235px;
    float:none;
    margin:0px 0 10px 0;
}
/*

p label {
    position:relative;
    font-size:13px;
    color:#333333;
    margin:0 0 10px 0;
    width:250px;
    height:15px;
    float:none;
    z-index:1;
}
.labelName {
    position:relative;
    font-size:13px;
    color:#333333;
    margin:0 0 10px 0;
    width:250px;
    height:15px;
    float:none;
    z-index:1;
}
.labelName2 {
    position:relative;
    display:block;
    font-size:13px;
    color:#333333;
    margin:0 0 10px 0;Column_3
    padding:8px 0 0 0;
    width:180px;
    float:left;
    z-index:10;
}
.ie6 .labelName2{
    width:175px;
}
.ie7 .labelName2{
    width:175px;
}
.mac.chrome .labelName2{
    width:165px;
}
*/
input{
    position:relative;
/*    display:block; */
    height:27px;
    width:225px;
    float:none;
    border:1px solid transparent;
    background-image:url(../images/gatesRobotics_input_bg-225.gif);
    background-repeat:no-repeat;
    padding:5px 0 0 5px;
	background-color:transparent;
}
.ie6 input{ border:1px solid #fff;}
.required-field {
	color:red;
/*    display:none; */
    }
.inputFeild{
    position:relative;
    display:block;
    height:27px;
    width:250px;
    float:none;
    border:1px solid transparent;
    background-image:url(../images/gatesRobotics_input_bg.gif);
    background-repeat:no-repeat;
    padding:5px 0 0 5px;
}
.ie6 .inputFeild{
    border:1px solid transparent;
}
.inputFeild2{
    position:relative;
/*    display:block; */
    height:27px;
    width:49px;
    float:none;
    border:1px solid transparent;
    background-image:url(../images/gatesRobotics_input2_bg.gif);
    background-repeat:no-repeat;
    padding:5px 0 0 5px;
    background-color:#fff;
}
.ie6 .inputFeild2{
    border:1px solid transparent;
}
#submit {
    position:relative;
    margin:0 0 0 0;
display:block;
  float:left;
  width:77px;
  height:29px;
  background-image:url(../images/gatesRobotics_btn_submit.gif);
  border:none;
  color:none;
  background-repeat:no-repeat;
}
#errorMesaage {
    position:absolute;
    width:255px;
    top:780px;
    left:0px;
}
.ie7 #errorMesaage {top:800px;}
.ie6 #errorMesaage {top:800px;}
#errorMesaage ul { margin:0 0 0 10px;}
#errorMesaage ul li { list-style:none; margin:0 0 5px 0; font-size:10px;}
#errorMesaage p { margin:0px; line-height:16px; font-size:11px;}
#errorMesaage h2 { margin:0px; font-size:11px;}
#contentwrapper {
    margin: 1610px 0 0;
    position: relative;
    width: 900px;
}
.center{
    display:block;
    margin-left:auto;
    margin-right:auto;
	text-align:center;
}

#logo {
    position:relative;
    width:900px;
    margin:0 0 0 8px;
}
/*.ff3_6 #logo, .chrome #logo {margin:60px 0 0 8px;}*/

.nav{margin:0px 0 0 8px;}

.nav ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
	float: left;
	width: 100%;
}

.nav li {display: inline;}

.nav a{
	text-align:center;
	float: left;
	width: 148px;
	color: #000;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration: none;
	padding:10px 0 12px;
}

.nav span{
	border-right:solid black 2px;
	display:block;
	width:148px;
}


.ie6 .nav {
    width:900px;
    margin:0 0px 0 8px;
}
#flashWrapper {
    position: relative;
    width:900px;
    margin:0px 0 0 8px;
}

#contentHolder {
    position:relative;
    width:900px;
    margin:0px 0 50px 8px;
}
#content {
    position:relative;
    width:475px;
    margin:30px 0 0 30px;
    padding:0 50px 0 0;
    border-right:1px solid #999;
    float:left;
}
#content p { line-height:18px;}
#content ul, #thankyou_content ul {
    margin:0 0 0 15px;
    padding:0px;
}
#content ul li {
    margin:0 0 10px 0;
    padding:0px;
    list-style:none;
}
#video_content, #thankyou_content{
    position:relative;
    width:805px;
    /*height:394px;*/
    margin:30px 0 0 30px;
    padding:0 50px 50px 0;
    float:left;
    display:block;
}
#thankyou_content ul {
	margin-bottom: 20px;
}
#thankyou_content ul li{
    margin:0 0 25px 20px;
    padding:0px;
}

#auxcontent {
    position:relative;
    width:260px;
    margin:30px 0 0 30px;
    padding:0;
    float:left;
}
#auxcontent p { line-height:18px;}

#footer {
    position:relative;
    width:900px;
    margin:0px 0 0 8px;
    background-color:#000;
    color:#FFF;
}
.ie8 #footer { height:35px; width:902px; margin:400px 0 0 7px; padding:0; z-index:40000;}
#footer p {
    display:block;
    color:#FFF;
    margin:0 0 0 375px;
    font-weight:normal;
}
.ie8 #footer p {margin:0 0 0 350px;}
#thankYou {
    /*position:absolute;
    width:532px;
    background-color:#FFF;
    border:3px solid #d9001b;
    top:100px;
    left:125px;
    padding:30px;
    z-index:100000;*/
}
#thankYou ul {
    margin:5px 0 0 0;
    padding:0px;
}
#thankYou ul li {
    list-style:none;
    display:block;
    background-color:#CCC;
    margin:0 0 5px 0;
}
.summaryTitle {
    font-weight:bold;
    display:block;
    width:175px;
    float:left;
}
.item {
    display:block;
    width:185px;
    float:left;
}
#thankYou_close {
    position:absolute;
    top:10px;
    right:10px;
}
#idlerCheckbox{
    margin:0px 25px 0px 0px;
}
#gallery {
    position:relative;
    width:838px;
    margin:0px;
}
.galleryImage {
    position:relative;
    margin:0 50px 50px 0px;
    width:150px;
    height:100px;
    float:left;
}
.galleryImage img { border:3px solid #d9001b;}
.galleryImage img:hover { border:3px solid #818181;}
#photoGallery_btn {
    position:absolute;
    top:0px;
    right:55px;
}
#contactWrapper {
    position:absolute;
    width:532px;
    background-color:#FFF;
    border:3px solid #d9001b;
    top:100px;
    left:125px;
    padding:30px;
    z-index:100000;
}

#orderWrapper {
    position:absolute;
    width:532px;
    background-color:#FFF;
    border:3px solid #d9001b;
    top:100px;
    left:125px;
    padding:30px;
    z-index:100000;
}

#orderWrapper2 {
    background-color: #FFFFFF;
    border: 3px solid #d9001b;
    left: 10px;
    padding: 30px;
    position: absolute;
    top: 100px;
    width: 830px;
    z-index: 100000;
}

#scholarshipWrapper {
    background-color: #FFFFFF;
    border: 3px solid #d9001b;
    left: 175px;
    padding: 30px;
    position: absolute;
    top: 50px;
    width: 532px;
    z-index: 100000;
}

#scholarshipWrapper ul { margin:15px 0 0 20px;}
#scholarshipWrapper li {margin-bottom:.7em;}
#scholarshipWrapper p { margin-bottom:0px; line-height:1.7em;}

.ie6 #ie6inputFix { position:absolute; bottom:-15px; right:16px; border:1px solid red;}

/*#popup {
  position:absolute;
  top:0px;
  left:0px;
  width:100%;
  height:100%
  }

  #popupHolder {
  position:relative;
  width:500px;
  margin-left:auto;
  margin-right:auto;
  border:3px solid #d9001b;
  padding:5px;
  margin-top:30px;
  }*/

#popup {
    background-color: #FFFFFF;
    border: 3px solid #d9001b;
    left: 150px;
    padding: 15px;
    position: absolute;
    top: 50px;
    width: 600px;
    z-index: 50000;
		margin-bottom:50px;
	}
	#popup ul { margin:0 0 0 20px;}
.ie6 #popup, .ie7 #popup {top: 1650px;}

.ie6 #popup, .ie7 #popup, .ie8 #popup {
    left: 80px;
    width: 710px;
}

.ie6 #formstack-scholarship, .ie7 #formstack-scholarship, .ie8 #formstack-scholarship{
	width:705px;
}


#orderFormContainer {
}

.errorMesaage {
    border: 1px solid red;
    margin: -20px 0 0 100px;
    width: 255px;
}

#errorExplanation {
    margin: 0 0 0 100px;
    position: relative;
}

#files_challenge_uploaded_data, #files_mentor_uploaded_data {
	background:#dbdbdb;
	}
	
#challengeQuestion {
	position:relative;
	width:570px;
	}

.checkbox {
    display: block;
    float: left;
    margin: -1px 0 0;
    width: 30px;
	background:none;
}

.formLable{
	display:inline-block;
	width:120px;	
}

/* --- CALCULATORS --- */

.calc{
background:#f2f2f2;
width:232px;
float:left;
border:1px solid #d9001b;
padding: 10px;
margin:0 20px 5px 0;}
.calc p{margin: 5px 0;}
.calc form input{
display:inline-block;
width:150px;
background:#fff;
border:#ccc;
margin: 0;
padding:2px;}
.calc input.calc-button{
background-color:#d9001b;
color:#fff;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
font-size:12px;
margin: 7px 0 0;
float:left;
width:232px;}
.calc legend{
font-weight:bold;
font-size:14px;}
.disabled{
font-weight:bold;
color:#000;}

/* CSS for Scholarship Forms */

.scholarshipform
{
    padding-top: 20px;
    border: 1px solid #BEBEBE;
}

.form-style-1 {
    margin:10px auto;
    max-width: 750px;
    padding: 20px 12px 10px 20px;
    font-size:13px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}
.form-style-1 li {
    padding: 0;
    display: block;
    list-style: none;
    margin: 10px 0 0 0;
}
.form-style-1 label{
    margin:0 0 3px 0;
    padding:0px;
    display:block;
    font-weight: bold;
}
.form-style-1 input[type=text], 
.form-style-1 input[type=date],
.form-style-1 input[type=datetime],
.form-style-1 input[type=number],
.form-style-1 input[type=search],
.form-style-1 input[type=time],
.form-style-1 input[type=url],
.form-style-1 input[type=email],
textarea, 
select{
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border:1px solid #BEBEBE;
    padding-top:5px;
    padding-bottom:5px;
    padding-left:5px;
    margin:0px;
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    outline: none;  
    background-image:none ! important;
}
.form-style-1 input[type=text]:focus, 
.form-style-1 input[type=date]:focus,
.form-style-1 input[type=datetime]:focus,
.form-style-1 input[type=number]:focus,
.form-style-1 input[type=search]:focus,
.form-style-1 input[type=time]:focus,
.form-style-1 input[type=url]:focus,
.form-style-1 input[type=email]:focus,
.form-style-1 textarea:focus, 
.form-style-1 select:focus{
    -moz-box-shadow: 0 0 8px #88D5E9;
    -webkit-box-shadow: 0 0 8px #88D5E9;
    box-shadow: 0 0 8px #88D5E9;
    border: 1px solid #88D5E9;
}
.form-style-1 .field-divided-2{
    width: 198px;
}

.form-style-1 .field-divided-3{
    width: 131px;
}

.form-style-1 .field-long{
    width: 400px;
}
.form-style-1 .field-select{
    width: 100%;
}
.form-style-1 .field-textarea{
    height: 100px;
}
.form-style-1 input[type=submit], .form-style-1 input[type=button]{
    background: #e32122;
    padding: 6px 15px 8px 15px ! important;
    border: none;
    color: #fff;
    height:30px;
    font-weight:bold;
}
.form-style-1 input[type=submit]:hover, .form-style-1 input[type=button]:hover{
    background: #e32122;
    box-shadow:none;
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
    cursor:pointer;
}
.form-style-1 .required{
    color:red;
}

.groupinputs input[name=field6], .groupinputs input[name=field7], .groupinputs input[name=field15],.groupinputs input[name=field16]
{
    margin-bottom:25px;
}

.infowrapper .info1
{
    font-weight:bold;
}

.info2 a
{
    color:blue;
}

.upload1 div, .upload2 div
{
    color:#636363;
}

.upload1 input, .upload2 input
{
    padding:0 ! important;
}

.maininfowrapper .maininfo1
{
    font-weight:bold;
    font-size:24px;
    padding-bottom:10px;
}

.error, .err
{
    color:red;
    font-weight:normal ! important;
}

.groupinputs #multiinputfirst
{
    float:left;
}
.groupinputs #multiinputs
{
    float:left;
    margin-left:3px;
}

.ui-datepicker-month, .ui-datepicker-year
{
    padding:0px;
}

.ui-icon-circle-triangle-e {
    background-image: url("../images/date-right.png") !important ;
    background-position:center ! important;
    cursor:pointer;
}

.ui-icon-circle-triangle-w {
    background-image: url("../images/date-left.png") ! important;
    background-position:center ! important;
    cursor:pointer;
}

