/*
Theme Name: BBWorld - 2009 New Design
Theme URI: http://wordpress.org/
Description: Custom theme, customized for bbworld
Author: Anthony Leung
Tags: blue, custom header, fixed width, three columns, widgets
*/
* {
	margin: 0;
	padding: 0;
	}

body {
	font: normal 12px Tahoma, sans-serif;
	color: #000000;
	background-color: #282F39;
	}

li {
	list-style: none;
	}

a {
	color: #18186B;
	}

a:hover {
	text-decoration: underline;
	}
img{ border: 0; }



#wrapper {
	width: 850px;
	margin: 0 auto;
	background-color: #ffffff;
	position: relative;
	}

#header {
	background: url(images/bg_top.gif) left bottom repeat-x #31338a;
	text-align: left;
	width: 850px;
	height: 110px;
	margin: 0 auto;
	border: 0px solid red;
	}
#header #logo{ margin: 10px 10px 0px 10px; }
#header #blurb{ margin-left: 10px; color: white; }

#searchTop{
	margin: 0 auto;
	margin-bottom: 10px;
	width: 735px;
	height: 63px;
	background:url(images/searchTop.gif) repeat-x;
}
#searchTop_l{
	width: 15px;
	height: 63px;
}
#searchTop_l{
	float: left;
	background: url(images/searchTop_l.gif) top left no-repeat;
}
#searchTop_c{
	float: left;
	width: 690px;
    padding: 0;
    text-align: center;
}
#searchTop_c img{ vertical-align: middle;}
#searchTop_c select{ width: 220px; margin: 0 5px;}
#searchTop_r{
    width: 23px;
	height: 63px;
	float: right;
	background: url(images/searchTop_r.gif) top right no-repeat;
}
#searchTop #btn_go{ margin-top: 3px;}



#main {
	float: left;
	width: 100%;
	}

#left {
	width: 190px;
	float: left;
	}
#left hr{ border: 0; border-bottom: 1px solid #cccccc; width: 90%; margin: 0 auto;}

.light-blue {
	background-color: #F1F1F9;
	width: 100%;
	float: left !important;
	float: none;
	margin-bottom: 16px;
	}

#dark-blue {
	background-color: #336E9A;
	width: 100%;
	float: left;
	}

h2 {
	font: bold 12px Verdana, sans-serif;
	padding: 4px 0;
	clear: both;
	}

#left h2 {
	margin-left: 20px;
	padding-top: 8px;
	}

#left p {
	margin: 0;
	}

#dark-blue h2 {
	color: #ffffff;
	font-size: 10px;
	}

.lb-menu {
	margin-left: 20px;
	font-weight: bold;
	}

.lb-menu li {
	padding: 4px 0;
	font-size: 11px;
	font-family: Arial, sans-serif;
	}

.lb-menu a {
	color: #18186B;
	text-decoration: none;
	}


.db-menu {
	margin-left: 20px !important;
	margin-left: 10px;
	margin-bottom: 10px;
	float: left;
	}

.db-menu li {
	font-size: 11px;
	padding: 2px 3px 2px 0;
	}

.db-menu li a {
	color: #18186B;
	text-decoration: none;
	}

.db-menu a:hover {
	text-decoration: underline;
	}

.two-column li {
	float: left;
	margin-right: 2% !important;
	margin-right: 0%;
	width: 45%;
	}

.ul-delimeter {
	height: 13px;
	background: url('images/style-images/delimeter.gif') repeat-x left top;
	width: 100%;
	position: relative;
	top: 2px;
	clear: both;
	}

.p10 {
	padding: 10px 10px 10px 6px;
	}








#center {
	width: 480px;
	margin-left: 16px;
	float: left;
	}

#right {
	width: 160px;
	float: right;
	}

#footer {
	background-color: #282F39;
	color: #B6B6B6;
	width: 100%;
	font-size: 11px;
	font-family: Tahoma, sans-serif;
	float: left;
	padding: 8px 0 !important;
	padding: 8px 0 2px;
	}

#footer a {
	color: #ffffff;
	text-decoration: underline;
	}

#footer p {
	width: 50%;
	float: left;
	line-height: 16px;
	}

#footer ul {
	width: 25%;
	float: right;
	}

#footer ul li {
	float: right;
	list-style: none;
	padding: 0 0 0 6px;
	}

#footer img {
	float: right;
	margin-right: 20px;
	}


#right p {
	font: 11px Tahoma, sans-serif;
	color: #3D4144;
	line-height: 16px;
	margin: 5px 0 10px;
	width: 90%;
	}

#right h3 {
	font-size: 12px;
	font-family: Tahoma, sans-serif;
	}

#right h3 a {
	color: #0F5DAF;
	text-decoration: underline;
	}

#right h3 a:hover {
	text-decoration: none;
	}

#header a#home-link {
	padding: 30px 100px;
	position: absolute;
	top: 30px;
	left: 20px;
	}


.clear {
	clear: both;
	}

#center p {
	font: 12px Arial, sans-serif;
	line-height: 17px;
	color: #4d4d4d;
	margin: 6px 0;
	}

.center-block {
	width: 100%;
	padding-bottom: 10px;
	background: url('images/style-images/dot.gif') repeat-x left bottom;
	}

.center-block h3 {
	clear: both;
	font-size: 12px;
	font-family: Tahoma, sans-serif;
	margin: 4px 0 8px;
	}

.img-alone {
	float: left;
	margin: 3px 10px 5px 0;
	}

#center ul, #center ol {
	margin: 4px 10px 4px 20px;
	}

#center li {
	font: 12px Arial, sans-serif;
	line-height: 17px;
	color: #4d4d4d;
	list-style-type: disc;
	margin: 3px 0;
	}

h1 {
	font: bold 18px Tahoma, sans-serif;
	margin: 0 0 8px;
	}
h1.home{
    display: block;
    color: #1B1D68;
    width: 100%;
    font-size: 1.8em;
    padding-bottom: 5px;
    border-bottom: 1px #336E9A dashed;
}

#mba-rankings {
	width: 100%;
	border-collapse: collapse;
	background-color: #E9EDFB;
	}

#mba-rankings td {
	border: 1px solid #ffffff;
	padding: 8px 5px;
	}

#mba-rankings thead td {
	background-color: #E4EAF9;
	font-weight: bold;
	}
.rank {
	background-color: #E4EAF9;
	}

#center img {
	border: 0;
	}
	
.feature .title{ width: 160px; height: 39px; background: url(images/feature.gif) no-repeat; color: white;
                padding: 5px 0px 0px 0px; font-weight: bold; text-align: center; font-size: 14px;}
.feature .title2{ width: 150px; height: 22px; background: url(images/globe.gif) no-repeat right; color: white; 
					padding: 0 5px; line-height: 1.9em; background-color: #4749A3; font-size: 11px;}
.feature{ background: url(images/right_bg.gif) center repeat-y; margin-bottom: 10px;}
.feature .school{ padding: 10px; }
.feature .school ul, .feature .school li{ list-style: disc; text-align: left;}
.feature .school li{ margin-left: 20px; }
.feature .bottom { background: url(images/right_bg_bot.gif) top center no-repeat; width: 160px; height: 16px; }
.school {text-align: center;}
.school .school-name{ font-weight: bold; margin-bottom: 5px; }
.school a{text-decoration: none;}
.school a:hover{ text-decoration: underline; }
.school img{ border:0;}

/*  Result Page */
.userRequests {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 15px;
	color: #a00;
}
.school_entry{
	clear: both;
	padding: 10px;
	border-top: 1px solid #ccc;	
}
.school_entry img{float: none;	margin: 0;}
.school_entry .logo{
	float: left;
	border: 1px solid #000;
	margin: 0 10px 10px 0;
	padding: 2px;
	width: 120px;
	height: 60px;
}
.school_entry .blurb{
margin-bottom: 10px;
	margin-left: 140px;
}
.school_entry .btn_submit {
	float: left;
	width: 209px;
	height: 27px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.school_entry h2 {
	background: none;
	color: #039;
	font-size: small;
	margin: 0 0 5px 0;
}
.school_entry h2 a {
	text-decoration: underline;
}
.program-display {
	clear: left;
	display: block;
	font-size: .85em;
}
.pageNav {
	background: #F3D62C;
	text-align: left;
	padding: 2px 10px;
	height: 15px; 
	overflow: auto; 
	font-weight: bold;
	font-size: .85em;
}

.pageNav_lt {
	float: left;
}

.pageNav_rt {
	float: right; 
	font-weight: normal;
}

.pageNav_btm {
	background: #eff2f7;
	text-align: right; 
	padding: 2px 10px; 
	font-size: .8em;
	color: #00a;
	text-decoration: underline;
	cursor: pointer;
}
.tab_on_online {
	width: 110px;
	height: 25px;
	padding-top: 5px;		
	text-align: center; 
	background: url('images/searchTabOn_online.gif') no-repeat top left; 
	font-weight: bold; 
	font-size: .85em; 
}

.tab_on_online_cf {
	width: 110px;
	height: 29px;
	padding-top: 1px;		
	text-align: center; 
	background: url('images/searchTabOn_online.gif') no-repeat top left; 
	font-weight: bold; 
	font-size: .85em; 
}

.tab_off_online {
	width: 175px;
	height: 25px;
	padding-top: 5px;		
	text-align: center; 
	background: url('images/searchTabOff_online.gif') no-repeat top left; 
	font-weight: bold; 
	font-size: .85em; 
	color: #00a;
	cursor: pointer;
	text-decoration: underline;
}

.tab_off_online_cf {
	width: 110px;
	height: 29px;
	padding-top: 1px;		
	text-align: center; 
	background: url('images/searchTabOff_campus.gif') no-repeat top left; 
	font-weight: bold; 
	font-size: .85em; 
	color: #00a;
	cursor: pointer;
	text-decoration: underline;
}

.tab_on_campus {
	width: 175px;
	height: 25px;
	padding-top: 5px;	
	text-align: center; 
	background: url('images/searchTabOn_campus.gif') no-repeat top left; 
	font-weight: bold; 
	font-size: .85em; 
}

.tab_on_campus_cf {
	width: 169px;
	height: 29px;
	padding-top: 1px;	
	padding-left: 3px;
	padding-right: 3px;
	text-align: center; 
	background: url('images/searchTabOn_campus.gif') no-repeat top left; 
	font-weight: bold; 
	font-size: .85em; 
}

.tab_off_campus {
	width: 110px;
	height: 25px;
	padding-top: 5px;		
	text-align: center; 
	background: url('images/searchTabOff_campus.gif') no-repeat top left; 
	font-weight: bold; 
	font-size: .85em; 
	color: #00a;
	cursor: pointer;
	text-decoration: underline;	
}

.tab_off_campus_cf {
	width: 169px;
	height: 29px;
	padding-top: 1px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: center; 
	background: url('images/searchTabOff_online.gif') no-repeat top left; 
	font-weight: bold; 
	font-size: .85em; 
	color: #00a;
	cursor: pointer;
	text-decoration: underline;	
}

.program-control {
	font-weight: bold;
	font-size: .95em;
	margin-bottom: 5px;
}
.school_entry img{ border: none;}
