/* Import Website Menu */
@import url("dropdown/default.css");

* {
	margin: 0px;
	padding: 0px;
}

body {
	background: #FFF;
	border-top: 4px solid #000;
	padding-top: 34px;
}

body, th, td {
	font: 12px Arial, Helvetica, sans-serif;
	color: #252525;
}

a {
	color: #696969;
	text-decoration: underline;
	outline: none;
}

a:hover { color: #252525; }

.wrap {
	width: 956px;
	margin: 0 auto;
	position: relative;
	padding-top: 73px;
}

.gep_logo {
	position: absolute;
	left: 10px;
	top: 0;
	width: 224px;
}

.gep_logo a {
	display: block;
	height: 61px;
	background: url(../img/global-entrepreneurship-program-logo.gif) no-repeat left top;
	outline: none;
}

.gep_logo a span {
	position: absolute;
	left: -50000px;
}

.banner {
	position: absolute;
	right: 0;
	top: 0;
}

.banner img { border: 0; }

.main-menu {
	background: url(../img/menu_bg.gif) no-repeat center top;
	padding: 0 10px 17px;
	height: 43px;
}

.main-content {
	float: left;
	width: 618px;
}

.right-column {
	float: right;
	width: 318px;
}

.whitebox-top, .whitebox-bottom {
	background: url(../img/whitebox_corners.gif) no-repeat 0px 0px;
	height: 7px;
	overflow: hidden;
}

.whitebox-bottom { background: url(../img/whitebox_corners.gif) no-repeat 0px -7px; }

.whitebox-content {
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	padding: 12px 18px;
	font-family: Georgia, Times New Roman, Times, serif;
	width: 280px;
}

.whitebox-content h1 {
	font-size: 20px;
	font-weight: normal;
	color: #2c2c2c;
	text-indent: -1px;
}

.whitebox-content h2 {
	font-size: 14px;
	font-weight: normal;
	color: #959595;
	text-indent: -1px;
	padding-bottom: 10px;
}

.whitebox-content h3 {
	font-size: 12px;
	font-weight: normal;
	color: #959595;
	padding-bottom: 6px;
}

.whitebox-content label {
	width: 186px;
	height: 20px;
	display: block;
	background: url(../img/stayintouch_input_bg.gif) no-repeat left top;
	padding: 4px 4px 0;
	float: left;
	margin-right: 10px !important;
	margin-right: 5px;
}

.whitebox-content input {
	border: 0;
	background: none;
	display: inline;
	width: 180px;
}

.whitebox-content .submit {
	background: url(../img/stayintouch_btn.gif);
	width: 72px;
	height: 24px;
}

.quickLinks, .quickLinks:hover {
	display: block;
	border-bottom: 1px solid #e7e7e7;
	padding: 20px 0 10px;
	font-size: 11px;
	text-decoration: none;
	color: #898989;
	outline: none;
	background: none;
}

.quickLinks:hover {
	color: #3d3d3d;
	background: url(../img/gep_quicklinks_bg.gif) no-repeat right bottom;
}

.quickLinks span {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #000000;
	display: block;
	padding-bottom: 8px;
}

.quickLinks a {
	display: block;
	font-weight: bold;
	font-size: 12px;
	padding: 8px 0 0;
	color: #000;
	outline: none;
}

.quickLinks a:hover { color: #333; }

h1, h2, h3, h4, h5, h6 { font-family: Georgia, Times New Roman, Times, serif; }

.main-content h1 {
	padding-top: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	letter-spacing: -1px;
}

.main-content h2 {
	padding-top: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

.main-content img { border: 0; }

.main-content p {
	line-height: 20px;
	padding-top: 10px;
}

.main-content dl strong {
	display: block;
	padding-bottom: 6px;
}

.main-content dl dd {
	padding-bottom: 8px;
	font-size: 11px;
	color: #666;
}

.main-content dl dd strong { display: inline; }

.main-content p span {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #252525;
	padding-bottom: 4px;
	background: url(../img/h1dotted.gif) repeat-x left bottom;
	display: block;
	letter-spacing: -1px;
	margin-bottom: 6px;
	padding-top: 26px;
	text-align: right;
	font-weight: bold;
}

.main-content p span strong {
	color: #999;
	float: left;
	font-weight: normal;
}

#sponsors { }

#sponsors span {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #252525;
	padding-bottom: 10px;
	background: url(../img/h1dotted.gif) repeat-x left bottom;
	display: block;
	letter-spacing: -1px;
	margin-bottom: 6px;
	padding-top: 26px;
	font-weight: bold;
	text-align: left;
}

#sponsors strong {
	color: #999;
	font-weight: normal;
	float: none;
	font-size: 12px;
	letter-spacing: 0;
}

#sponsors label { float: right; }

#sponsors img { margin-right: 20px; }

.list { margin: auto; }

.list th {
	background: #252525;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #fff;
	text-align: left;
	font-weight: bold;
	padding: 8px 10px;
	border-right: 1px solid #fff;
}

.list td {
	border-right: 1px solid #fff;
	padding: 8px 10px;
}

.list td a {
	color: #000;
	font-weight: bold;
}

.list td span {
	background: none;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0;
}

.list td span a { text-decoration: none; }

.list .color { background: #efefef; }

ul.videos { }

ul.videos li {
	list-style: none;
	padding: 20px 0 10px;
	background: url(../img/h1dotted.gif) repeat-x left bottom;
}

ul.videos li .info {
	float: right;
	width: 40%;
	font-size: 11px;
	color: #4d4d4d;
}

ul.videos li .info h2 {
	color: #4d4d4d;
	visibility: visible;
	display: block;
}

ul.videos li .video {
	float: left;
	width: 56%;
}

ul.videos li .video a {
	font-size: 11px;
	font-weight: bold;
	display: block;
	background: url(../img/pdf-ico.gif) no-repeat left center;
	padding: 4px 0 4px 20px;
}

ul.transcripts { }

ul.transcripts li {
	list-style: none;
	padding: 20px 0 10px;
	background: url(../img/h1dotted.gif) repeat-x left bottom;
}

ul.transcripts li .info {
	font-size: 11px;
	color: #4d4d4d;
	padding-bottom: 6px;
}

ul.transcripts li .info h1 {
	font-size: 14px;
	padding: 0 0 10px 0;
	margin: 0;
	letter-spacing: 0;
}

ul.transcripts li .info h2 {
	color: #4d4d4d;
	visibility: visible;
	display: block;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

ul.transcripts li .video { }

ul.transcripts li .video a {
	font-size: 11px;
	font-weight: bold;
	display: block;
	background: url(../img/pdf-ico.gif) no-repeat left center;
	padding: 4px 0 4px 20px;
}

.footer {
	border-top: 4px solid #ececec;
	margin-top: 20px;
	padding-top: 20px;
	color: #898989;
	font-size: 11px;
}

.footer a, .footer a:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	text-decoration: none;
	color: #000000;
	outline: none;
	font-size: 12px;
}

.footer a:hover { text-decoration: underline; }

.footer span { line-height: 42px; }

.footer ul {
	width: 201px;
	float: right;
	margin-left: 20px;
	padding-bottom: 20px;
}

.footer ul li {
	list-style: none;
	padding-top: 10px;
}

.footer ul li a, .footer ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #898989;
	font-size: 11px;
}

.footer ul li a:hover {
	color: #252525;
	text-decoration: underline;
}

.footer ul h1 {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-bottom: 4px;
	background: url(../img/h1dotted.gif) repeat-x left bottom;
}

.holder {
	width: 956px;
	margin: 0 auto;
}

.footer h1.gep_logo {
	position: static;
	width: 148px;
	top: 0;
	left: 0;
	padding-bottom: 30px;
}

.footer .gep_logo a {
	display: block;
	height: 40px;
	background: url(../img/global-entrepreneurship-program-logo_footer.gif) no-repeat left top;
	outline: none;
}

.footer .gep_logo a span {
	position: absolute;
	left: -50000px;
}

/* Tabs */

#tabs {
	z-index: auto !important;
	z-index: -9999;
}

.ui-tabs .ui-tabs-hide { display: none !important; }

.ui-tabs {
	background: url(../img/tabber_bg.gif) no-repeat left top;
	min-height: 175px !important;
	height: auto !important;
	height: 175px;
	padding: 8px 10px;
	position: relative;
	zoom: 1;
}

.back_p {
	position: absolute;
	right: 20px;
	top: 12px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
}

.back_p:hover {
	color: #000;
	text-decoration: underline;
}

.ui-tabs .ui-tabs-nav {
	list-style: none;
	padding: 0;
	margin: 0;
	height: 29px;
}

.ui-tabs .ui-tabs-nav li {
	list-style: none;
	display: block;
	width: 98px;
	height: 29px;
	float: left;
	padding: 0;
	margin: 0;
	margin-right: 2px;
}

.ui-tabs .ui-tabs-nav li a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	display: block;
	height: 25px;
	overflow: hidden;
	text-align: center;
	outline: none;
	padding-top: 4px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	background: url(../img/tabber_on.gif) no-repeat left top;
	height: 22px;
	padding-top: 7px;
	color: #000;
	text-decoration: none;
	outline: none;
	overflow: hidden;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
	cursor: pointer;
	color: #000;
	text-decoration: none;
}

.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */

.ui-tabs .ui-tabs-panel {
	background: #FFF;
	padding: 0 10px;
	min-height: 175px !important;
	height: auto !important;
	height: 175px;
}

.ui-tabs .ui-tabs-panel img {
	float: left;
	border: 0;
	margin: 20px 10px 10px 0px;
}

#bio p {
	float: right;
	width: 467px;
}

.error_msg {
	background: #0276cf;
	padding: 8px 10px;
	color: #FFFFFF;
	margin-bottom: 20px;
}

.social-links { float: right; margin-top: 8px; }

.social-links a { float: left; background: url(../img/social-links.gif) no-repeat; height: 25px; margin-left: 20px; }
.social-links a span { position: absolute; left: -5000px; }

.social-links .youtube { width: 59px; background-position: right bottom; }
.social-links .youtube:hover { background-position: right top; }
.social-links .facebook { width: 75px; background-position: -102px bottom; }
.social-links .facebook:hover { background-position: -102px top; }
.social-links .linkedin { width: 82px; background-position: left bottom; }
.social-links .linkedin:hover { background-position: left top;  }
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix { display: inline-block; }

html[xmlns] .clearfix { display: block; }

* html .clearfix { height: 1%; }
