@import url(//www.google.com/css/modules/archive.css);

h1{
	padding:0;
  margin:0;
	border-bottom:1px solid #CCC;
	font-size:130%;
	color: #000;
	font-weight: bold;
  position:relative;
  top:-5px;
  padding-bottom:5px;
}

h2{
  color:#000;
}

h3{
  color:#000;
  font-size:100%;
  font-weight:bold;
  padding:20px 0 0 0;
}

h4{
  color:#000;
  font-size:100%;
  padding:20px 0 0 0;
}

h5{
	color:#000;
	font-size:100%;
	padding:0 0 10px 0;
}

embed{
  margin-bottom:20px;
}

ul{
  margin-left:10px;
}


ol{
  margin-left:10px;
}

.header{
  padding-top:60px;
}

h2.subhead{
  margin-top:20px;
  margin-bottom:0;
  padding-bottom:0;
}

.logo{
  border:0;
  margin-left:10px;
}

ul#nav,ul#sub {
  list-style:none;
}

ul#sub{
  padding:0;
}

#sub li{
  line-height:1.2em;
  font-size:85%;
}

a.selected, a.selectedcategory{
  text-decoration:none;
  color:#666;
}

a.selectedcategory{
  font-weight:bold;
}

.selcatli{
  margin-top:0;
  padding-top:0;
}

#home_img{
	background-image:url('images/home.jpg');
	background-repeat:no-repeat;
	background-position:left;
	height:270px;
}

#home_img_secret{
  height:270px;
  background-repeat:no-repeat;
  background-position: bottom right;
}

#home_tile{
  background-image:url('images/tile.jpg');
  background-position:-115px;
}

.img-border{
  border:1px solid #666;
}

.copyright{
  font-size:90%;
  color:#666;
  border-top:1px solid #CCC;
  margin-top:20px;
  padding-top:8px;
}

ol#application li{
  margin-top:10px;
}

.indent{
  margin-left:13px;
}

.virgle_score{
  background-color: #F2F2FF;
	border:1px solid #CCC;
	padding:5px;
	display:none;
	margin:0 20px 20px 0;
	float:left;
  width:50%;
}

.tour_img{
	width:802px;
	margin:0 0 10px 0;
}

.sidenote{
	font-size:90%;
	color:#666;
}

#pioneer-info td{
  padding-right:25px;
  border:0;
}

.clear{
  clear:both;
}

/*Download Button*/
#download_container{
  border:1px solid #A6BFC9;
  background-color:#CADEF4;
  width:312px;
}
#download_container td.button{
  padding:25px;
  padding-bottom:5px;
}
#bcontainer{
  background-color:#365789;
  margin-bottom:5px;
}
#bcontainer a{
  color:#FFF;
  font-weight:bold;
  font-size:130%;
  text-decoration:none;
}
.btext{padding:10px;}
#b1{background-image:url('images/button/1.gif'); background-repeat:no-repeat; background-position:top left;}
#b2{background-image:url('images/button/2.gif'); background-repeat:repeat-x; background-position:top;}
#b3{background-image:url('images/button/3.gif'); background-repeat:no-repeat; background-position:top right;}
#b4{background-image:url('images/button/4.gif'); background-repeat:repeat-y; background-position:left;}
#b5{background-image:url('images/button/5.gif'); background-repeat:repeat-y; background-position:right;}
#b6{background-image:url('images/button/6.gif'); background-repeat:no-repeat; background-position:bottom left;}
#b7{background-image:url('images/button/7.gif'); background-repeat:repeat-x; background-position:bottom;}
#b8{background-image:url('images/button/8.gif'); background-repeat:no-repeat; background-position:bottom right;}
/*End Download Button*/

/*Submit Video*/
.submit_container{
	width:300px;
	padding:6px;
	border:1px solid #ccc;
}

/*End Submit Video*/

#plan-head{
  margin:20px 0 15px 0;
}

#plan-head h5{
  float:left;
  margin:0;
  padding:0;
  color:#666;
}

.plan-arrow{
  float:left;
  background-position:top right;
  padding-right:25px;
  height:20px;
  background-repeat:no-repeat;
  text-decoration:underline;
  cursor:pointer;
}

.osimg{
  margin:0 0 15px 15px;
  border:1px solid #CCC;
}

.content{
  padding-right:5em;
}
