/************ the basics ****************/
#tabs {
width:490px;
margin:0;
}

#tabs-1 {
background:url(../images/academics/degree/panel-bg.png) repeat-x bottom left;
}

#tabs ul {
list-style-type:none;
margin:0;
padding:0;
}

#tabs ul#tabtastic li {
position:relative;
float:left;
margin:0 .2em -1px 0; 
padding:0;
border-bottom-width:0 !important; 
}

#tabs ul#tabtastic li a {
float:left; 
padding:.5em 1em; /*** control tab width and height ***/
text-decoration:none; 
}

/************ tab content ****************/
#tabs-1 #degree-overview-left {
float:left;
width:250px;
}

#tabs-1 #degree-overview-right {
float:right; 
width:200px; 
}

#tabs-1 h3 {
margin:0;
padding:.6em 0 .1em 0;
font-size:1.05em;
color:#771d15;
}

#tabs-1 p, #tabs-2 p  {
padding:0;
font-size:1.1em;
line-height:1.25em;
}

#tabs-1 p  {
margin:0;
}

#tabs-1 #degree-overview-left p {
margin-bottom:4px;
}

#tabs-2 p  {
margin:5px 0;
}

#tabs-1 ul {
list-style-type:none;
margin:0;
padding:0;
font-size:1.1em;
}

#tabs-1 ul li, #tabs #tabs-1 #degree-overview-right ul#spec li,
#tabs #tabs-1 #degree-overview-left ul#spec li {
margin:0;
padding:2px 0;
}

#tabs-l ul li a, #tabs #tabs-1 #degree-overview-right ul li a {
text-decoration:underline;
}

#tabs #tabs-1 #degree-overview-right ul li a {
font-size:.9em;
}

#tabs-1 #degree-overview-right a.factsheet {
display:block;
margin-top:1em;
padding:.25em 0 .75em 1.75em;
background:url(../images/pdf_icon.gif) no-repeat;
font-weight:bold;
font-size:1.05em;
color:#771d15;
}

/************************** get started styles ***********************/
#tabs-2 p#gs {
margin-bottom:0;
padding-bottom:0;
font-weight:bold;
font-size:1.1em;
line-height:1.5em;
}

#collateral {
display:block; 
float:left; 
margin-top:10px; 
width:195px;
}

#tabs-2 ol#start-now {
float:right;
width:230px;
margin:10px 0 0 0;
padding:0;
font-size:1.1em;
line-height:1.15em;
}

#tabs-2 ol#start-now li {
margin:8px 0;
padding:0;
}

#tabs-2 ol#start-now li a {
text-decoration:underline;
color:#960001;
}

#tabs-2 ol#start-now li a:hover {
color:#656565;
}

