/* CSS Document
author: Flipside
version: 18.01.2005
*/

@import url(home.css);
@import url(typography.css);
@import url(sidemenu.css);

body
{
    margin: 0px;
	padding: 0px;
	border: 0px;
	margin-top:0px;
    margin-left:0px;
	background: #718998;
}
.lbg
{
	background: url(/images/template/lbg_shad.gif) repeat-y;
}
.rbg
{
	background: url(/images/template/rbg_shad.gif) repeat-y;
}
.headbg
{
	background: url(/images/template/head_bg.gif) repeat-x;
}
.mmhide_galleryheadbg
{
	background: url(/images/template/head_bg2.gif) repeat-x;
	background-position: bottom;
}

.clear
{
	height: 0;
	font-size: 0;
	clear: both;
}

/* -------------------- SUB NAV BUTTONS ---------------- */
#subnav {
	background: url(/images/common/tr_corner_b.gif) no-repeat;
	background-position: top right;
	width: 186px;
	background-color: #2B4858;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-indent: 10px;
	border-top: 1px solid #fff;
}
#subnav dl {
	background: url(/images/common/br_corner_b.gif) no-repeat;
	background-position: bottom right;
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#subnav dd {
	margin: 0;
	list-style-type: none;
}
#subnav dd a {
	background: url(/images/common/tr_corner_b.gif) no-repeat;
	background-position: top right;
	border-bottom: 1px solid #ffffff;
	display: block;
	color: #D3D3C5;
	margin: 0;
	line-height: 38px;
	text-decoration: none;
	background: url(/images/common/arrow.gif) no-repeat;
	background-position: center right;
}
html>body #subnav dd a {width: auto;}

#subnav dd a:hover {
	background-color: #516775;
}




/* ------------------- Main Navigation -------------------------*/
#mainnav {position: relative; width: 747px; height: 43px; left: 1px;}

#mainnav1BG {position: absolute; left: 0px; background: url(/images/template/campuses.gif) no-repeat; border-bottom: 1px solid #fff; border-top: 1px solid #fff;}
#mainnav2BG {position: absolute; left: 187px; background: url(/images/template/ed_progs.gif) no-repeat; border-bottom: 1px solid #fff; border-top: 1px solid #fff;}
#mainnav3BG {position: absolute; left: 374px; background: url(/images/template/studentlife.gif) no-repeat; border-bottom: 1px solid #fff; border-top: 1px solid #fff;}
#mainnav4BG {position: absolute; left: 561px; background: url(/images/template/int_com.gif) no-repeat; border-bottom: 1px solid #fff; border-top: 1px solid #fff;}

#mainnav a {text-decoration: none; background: none; font-family: 'Verdana', arial, helvetica, sans-serif; color: #fff; font-size: 9px;}

a#mainnav1, a#mainnav2, a#mainnav3 {display: block; padding: 1px 1px 1px 1px; width: 184px; height: 40px;}
a#mainnav4 {display: block; padding: 1px 1px 1px 1px; width: 183px; height: 40px;}

a:hover#mainnav1 {background: url(/images/template/campuses.gif) -0px -43px;}
a:hover#mainnav2 {background: url(/images/template/ed_progs.gif) 0px -43px;}
a:hover#mainnav3 {background: url(/images/template/studentlife.gif) 0px -43px;}
a:hover#mainnav4 {background: url(/images/template/int_com.gif) 0px -43px;}


/* Main menus */
#menu1 {
	background: url(/images/common/bl_tancorner.gif) no-repeat;
	background-position: bottom right;
	width: 186px;
	background-color: #CCCCBB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-indent: 10px;
	margin: 0;
	padding: 0;
}
#menu1 ul {
	background: url(/images/common/bl_tancorner.gif) no-repeat;
	background-position: bottom right;
	text-indent: 10px;
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#menu1 li {
	padding: 0;
	margin: 0;
	text-indent: 10px;
	list-style-type: none;
}
#menu1 li a {
	padding: 0;
	border-bottom: 1px solid #C2C2AF;
	display: block;
	background-color: #CCCCBB;
	color: #2B4858;
	margin: 0;
	line-height: 20px;
	text-decoration: none;
}
html>body #menu1 li a {width: auto;}
#menu1 li a:hover {background-color: #ACB2A7;}


.imageLeft{margin-right: 10px; border: 1px solid #C2C2AF}
.imageRight{margin-left: 10px; border: 1px solid #C2C2AF}
.brdr{border: 1px solid #C2C2AF;}
.cobpanel{border: #D0E1BE 1px solid; padding: 3px; background-color: #E6EFDE}
.egpanel{border: #FBE9B7 1px solid; padding: 3px; background-color: #FDF4DC}
.hillpanel{border: #CADBEB 1px solid; padding: 3px; background-color: #E6EDF4}
.tripanel{border: #aab6bc 1px solid; padding: 3px; background-color: #e9ecee}

.mmhide_cobdarkpanel{border: #A2C37E 1px solid; padding: 7px; background-color: #D0E1BE}
.mmhide_egdarkpanel{border: #F7D47D 1px solid; padding: 7px; background-color: #FBE9B7}
.mmhide_hilldarkpanel{border: #93BAD9 1px solid; padding: 7px; background-color: #CADBEB}

.IYFTopLeftInfo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height:15px;
	color:#FFFFFF;
	background-color:#2B4858;
}
.IYFTopLeftInfoSmall
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	font-weight: bold;
	line-height:16px;
	color:#FFFFFF;
	background-color:#2B4858;
}

table.IBAPCourses
{
	border:		1px solid #A5AAAB;
	width:		100%;
}

table.IBAPCourses td
{
	padding:	2px
}

table.IBAPCourses li
{
	list-style-type: disc;
}

ul.discs li
{
	list-style-type: disc;
}
.mmhide_tickbulletlist {
	list-style-image: url(/images/common/tick_bullet.gif);
}

ul.singleList {
	width: 450px;
	float: left;
	margin-top: 10px;
	margin-left: 23px;
	padding-left: 16px;
	display: inline;
}

ul.singleList li {
	list-style-type: disc;
}

ul#leftList {
	width: 226px;
	float: left;
	margin-top: 10px;
	margin-left: 23px;
	padding-left: 16px;
	display: inline;
}

ul#leftList li {
	list-style-type: disc;
}

ul#rightList {
	width: 226px;
	float: left;
	margin-top: 10px;
	margin-left: 0;
	padding-left: 16px;
}

ul#rightList li {
	list-style-type: disc;
}

/* ------------------- Virtual Press Office -------------------------*/

.bodypadding #vpo-faqs
{
	padding-bottom: 15px;
}

.bodypadding #vpo-faqs ul
{
	padding-top: 15px;
	padding-bottom: 10px;
	margin-top: 0;
	padding-left: 25px;
	margin-left: 0;
}

.bodypadding #vpo-faqs ul li
{
	background: url(/images/vpo/list-item.gif) no-repeat 0 top;
	list-style: none;
	padding-left: 22px;
}

.bodypadding #vpo-faqs ul ul
{
	margin-top: 8px;
	margin-bottom: 8px;
	padding-top: 0;
	padding-bottom: 0;
	background: none;
}

.bodypadding #vpo-faqs ul ul li
{
	background: none;
	list-style: disc;
	padding-left: 0;
}

.bodypadding #vpo-faqs h1
{
	padding: 10px 0 0 0;
	border-bottom: 1px solid #2b4858;
}

.bodypadding #vpo-faqs h3
{
	padding-top: 14px;
	margin-bottom: 4px;
	margin-top: 16px;
	border-top: 1px solid #e2e2e2;
}

.bodypadding #vpo-faqs h3.first
{
	padding-top: 14px;
	margin-bottom: 4px;
	margin-top: 16px;
	border-top: none;
}

.bodypadding a.topPage
{
	float: right;
}

.bodypadding a.topPage img
{
	border: none;
	padding-right: 5px;
}

.bodypadding #vpo-press
{
	padding-bottom: 15px;
}

.bodypadding #vpo-press h1
{
	padding: 10px 0 0 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #2b4858;
}

.bodypadding #vpo-press table td
{
	padding: 0;
}

.bodypadding #vpo-press table td a, .bodypadding #vpo-press table td a:active
{
	display: block;
	padding: 6px 6px;
	color: #2b4858;
	width: 237px;
}

.bodypadding #vpo-press table td a:hover
{
	display: block;
	background-color: #2b4858;
	color: #fff;
	padding: 6px 6px;
	text-decoration: none;
}

.bodypadding #vpo-press p.date
{
	font-weight: bold;
	float: left;
	padding-bottom: 15px;
}

.bodypadding #vpo-press p.back
{
	font-weight: bold;
	float: right;
}

.bodypadding #vpo-press p.sub-title
{
	font-weight: bold;
	font-style: italic;
}

.bodypadding #vpo-press-home table
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.bodypadding #vpo-press-home table tr td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2b4858;
}

.bodypadding #vpo-press-releases
{
	padding-bottom: 15px;
}


.bodypadding #vpo-press-releases table td
{
	padding: 0;
	width:480px;
}

.bodypadding #vpo-press-releases table td a, .bodypadding #vpo-press-releases table td a:active
{
	display: block;
	padding: 6px 6px;
	color: #2b4858;
	width: 366px;
}


.bodypadding #vpo-press-releases table td a:hover
{
	display: block;
	background-color: #2b4858;
	color: #fff;
	padding: 6px 6px;
	text-decoration: none;
}

.bodypadding #vpo-press-releases table td a.wide-link, .bodypadding #vpo-press-releases table td a.wide-link:active {width: 480px;display:block;}

.bodypadding #vpo-press-releases h1
{
	padding: 10px 0 0 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #2b4858;
}

a.download img {border: 0}


a.left-bttn {  
	float: left
}

#learning-buttons{
float:left;width:500px;height:200px;
}

#learning-buttons ul{
float:left;list-style-type:none;font-weight:bold
}

#learning-buttons ul li{
float:left;list-style-type:none;border:1px solid #ccc;background:#d0e1be;color:#516775;
}

#learning-buttons ul.roll-over a{
display:block;
text-decoration:none;
width:100px;
padding:12px;
color:#516775;
background:url(/images/common/forward.gif) #d0e1be bottom right no-repeat;
}

#learning-buttons ul.roll-over a:hover{
display:block;
color:#d0e1be;
text-decoration:none;
background:url(/images/common/forward.gif) #516775 bottom right no-repeat;

}

form#newsletter label
{
color:#2B4858;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
line-height:15px;
margin:0 0 10px;
}

form#newsletter input,
form#newsletter textarea
{
	margin-bottom: 10px;
}
