/*
YES CSS Document 
Copyright 2006, Yale Entrepreneurial Society 
*/

a.darkbluelink:link {color: #232558;text-decoration: none;font-weight:bold;}
a.darkbluelink:active {color: #232558;text-decoration: underline;font-weight:bold;}
a.darkbluelink:visited {color: #232558;text-decoration: none;font-weight:bold;}
a.darkbluelink:hover {color: #232558;text-decoration: underline;font-weight:bold;}

a.boldlink:link {color: #2771FF;text-decoration: none;font-weight:bold;}
a.boldlink:active {color: #2771FF;text-decoration: underline;font-weight:bold;}
a.boldlink:visited {color: #2771FF;text-decoration: none;font-weight:bold;}
a.boldlink:hover {color: #2771FF;text-decoration: underline;font-weight:bold;}

a.greylink:link {color: #999999;text-decoration: none;}
a.greylink:active {color: #2771FF;text-decoration: none;}
a.greylink:visited {color: #999999;text-decoration: none;}
a.greylink:hover {color: #2771FF;text-decoration: none;}

a.greyunderline:link {color: #606060;text-decoration: none;}
a.greyunderline:active {color: #606060;text-decoration: underline;}
a.greyunderline:visited {color: #606060;text-decoration: none;}
a.greyunderline:hover {color: #606060;text-decoration: underline;}


a.blacklink:link {color: #000;text-decoration: none;}
a.blacklink:active {color: #000;text-decoration: underline;}
a.blacklink:visited {color: #000;text-decoration: none;}
a.blacklink:hover {color: #000;text-decoration: underline;}





body,td,th {
	font: 11px Verdana, Tahoma, Arial, sans-serif;
	color: #000000;
}
body {
	background-color: #606060;
	margin: 0;
	text-align: center;
}
h1 {
	font: 20px Arial, Verdana, Tahoma, sans-serif;
}
h2 {
	font: 18px Arial, Verdana, Tahoma, sans-serif;
}
h3 {
	font: 14px Arial, Verdana, Tahoma, sans-serif;
}
h4 {
	font: 12px Arial, Verdana, Tahoma, sans-serif;
}
h5 {
	font: 10px Arial, Verdana, Tahoma, sans-serif;
}
p {
	margin: 0 0 5px 0;
}
ul, form {
	margin-top: 0;
	margin-bottom: 5px;
	padding-top: 0;
	padding-bottom: 0;
}
input {
	font-family: Verdana, Tahoma, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
}
td {
	vertical-align: top;
	text-align: left;
	
}
ul.blue {

	list-style-image:url(../images/bullet.gif);
	padding-left: 40px;
}
ul.blue2 {
	list-style-image:url(../images/bullet.gif);
	margin: 0;
	padding-left: 40px;
}
ul.blue2 li {
	margin-bottom:10px;
}
input.text {
	padding: 2px;
	border: 1px solid #CCC;
}


/* Text Styles */
.header1 {
	font-weight: bold;
	font-size: 28px;
	color: #2771ff;
}
.header2 {
	color: #2771FF;
	font-size: 22px;
	font-weight: bold;
	border-bottom: 1px dotted #999;
}
.header3 {
	font-weight: bold;
	font-size: 18px;
	color: #2771ff;
	border-bottom: 1px solid #999;
	margin-bottom: 15px;
}

.header4 {
	color: #888;
	font-style: italic;
}
.header5 {
	color: #036;
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}
.header6 {
	font-weight: bold;
}

/* Layout Divs */

#main {
	width: 835px;
	background: #FFF;
	border: 1px solid #000;
	
	border-top: 0;
	border-bottom: 0px solid #777;
	text-align: left;
}
#footer {
	background: #D0D0D0;
	width: 835px;
	
	border-top: 1px solid #AAA;
}
#footer td {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	padding: 5px 4px;
	font-size: 10px;
	color: #606060;
}
#footer td.right {
	text-align: right; 
}
#tblMain {
	width: 835px;
}
#tblMain td.leftbar {
	width: 150px;
	background: #C6E3FF url(../images/leftbuilding.jpg) no-repeat bottom left;
}
#tblMain td.rightbar {
	width: 610px;
}
#tblMainTop {
	background: url(../images/top_yes.jpg) no-repeat;
	height: 79px;
	
}
#tblMainTop div  {
	font-family: Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#tblMainTop div.toplinks {
	text-align: right;
	color: #FFF;
	margin-top: 7px;
	margin-right: 10px;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
}
#leftbuilding {
	margin-top: 20px;
	height: 256px;
}
#leftsponsors {
	margin: 7px;
	width: 126px;
	height: 111px;
	padding: 25px 5px 0 5px;
	background: #ebf5ff url(../images/sponsoredby.gif) no-repeat 7px 7px;
}
#subtitle {
	width: 610px;
	background: #D0D0D0;
	border-bottom: 1px solid #AAA;
}
#subtitle td {
	vertical-align: middle;
	padding: 3px 5px;
}
#subtitle td.left {
	color: #0a235a;
	font-size: 15px;
	font-weight: bold;
}
#subtitle td.right {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;	
	text-align: right;
}

#content {
	padding: 10px;

}

#content2 {
	margin-top: -15px;
	width: 835px;
	padding-left: 10px;
}
div.module div.head {
	margin-left: 10px;
	background: #69F;
	border: 1px solid #0B7DDB;
	border-width: 1px 0;
	color: #FFF;
	font-weight: bold;
	padding: 3px 5px;
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
div.module div.head1 {
	margin-left: 0px;
	background: #69F;
	border: 1px solid #0B7DDB;
	border-width: 1px 0;
	color: #FFF;
	font-weight: bold;
	padding: 3px 5px;
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
/* margin-left i changed*/
div.module div.head td {
	color: #FFF;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
div.module div.body {
	padding: 5px;
	background: #F0F0F0;
	border: 1px solid #D0D0D0;
	border-top: 0;
}
div.headerlinks {
	margin-bottom: 15px;
	padding: 5px;
	background-color: #D7DCFD;
	text-align: center;
	border: 1px solid #C6CDEC;
}
div.headerlinks a {
	color: #000033;
	text-decoration: none;
}
div.headerlinks div.title {
	font-size:9px;
	float:left;
	font-weight:bold;
	color: #000033;
}
div.headerlinks span.divider {
	color: #666;
	font-size:12px;
	font-weight: bold;
}
#spcal td {
	vertical-align: middle;
	color: #003;
}
div.clearboth {
	font-size:1px;
	overflow: hidden;
	height:1px;
	clear: both;
}
div.backtotop {
	text-align:right;
	font-size:10px;
}

/* Styles */
.bluebold {
	color: #679CFC;
	font-weight: bold;
}
span.button {
	background: url(https://www.yesatyale.org/images/buttonbg.gif) no-repeat top left;
	padding: 4px 3px 5px 6px;
}
span.button a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}


/* home page */
#homesubsubtitle {
	width: 610px;
}
#homesubsubtitle td.left {
	width: 232px;
	background: #acc7fa;
}
#homesubsubtitle td.right {
	width: 378px;
}


div.staffbody {
	margin-left: 10px;
	text-align: center;
	font-size:10px;
}
div.staffmodule {
	margin-top:10px;
	margin-right:10px;
	width:190px;
}
div.teambox {
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #ccc;
	font-size: 10px;
	background-color: #f0f0f0;
}
div.teambox img.headshot {
	float: left;
	margin: 0 5px 5px 0;
}
div.board {
	float: left;
	padding: 5px;
	margin: 0 10px 10px 0;
	background-color: #f0f0f0;
	font-size: 10px;
	text-align: center;
	width: 125px;
	height: 175px;
	border: 1px solid #ccc;
	overflow: hidden;
}
div.board img.headshot {
	margin-bottom: 5px;
}


table.modulehead td {
	color: #fff;
	font-size: 9px;
	font-weight: bold;
}
table.modulehead td.left, table.modulebody td.left {
	width: 40%;
}
table.modulehead td.right, table.modulebody td.right {
	width: 60%;
}

table.sponsors {
	margin-left: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
}
table.sponsors td {
	width: 127.5px;
	font-weight: bold;
	font-size: 10px;
	padding: 10px;
	text-align: center;
	vertical-align: top;
}
table.sponsors td.halfwidth {
	width: 69px;
	font-size: 10px;
	padding: 0;
}

table.sponsors span.subtitle {
	font-style: italic;
	font-weight: normal;
}
table.sponsors img {
	margin-bottom: 10px;
}

#ulDonate {
	margin-top: 15px;
	margin-bottom: 15px;
}
#ulDonate li {
	margin-bottom: 10px;
}

span.place { font-weight: bold; font-size: 20px; color: #2771FF; margin-right: 5px; }
span.place sup { font-weight: bold; font-size: 12px; line-height: 0; }