@import url(basestyles.css);

/* Hide from the printer */
#thenav, #search, #tools, #cities, #footer, #generalInfo span {
	display: none;
	}
	
#two.clearfix #generalInfo {
	display: none;
}

/* Custom Styles */
body {
	background: #fff;
	font: 70%/1.3em Helvetica, Arial, Tahoma, Verdana, sans-serif;
	color: #000;
	}
th {
	font-weight:bold;
}
th, td {
	padding: 2px;
	font-size: 100% !important;
	font-size: 70%;
}



table.results th { text-align: left; border:0; color: #fff; background: #678a9b; }
table.results tr.altrow { background: #e9f0f3; }
/* increase spacing between rows */
table.results td {  padding-bottom: 10px;}

h1, h2, h3, h4, legend { color: #000; margin: 0; }
h1 { font: 1.7em/1.2em Georgia, "Times New Roman", Times, serif; color: #b50c00; }
h2 { font: 1.5em/1.2em Georgia, "Times New Roman", Times, serif; color: #b50c00; margin: 1em 0 0; }
h2.schoolname { font: italic 1.5em/1.2em Georgia, "Times New Roman", Times, serif; color: #013c59; margin: 0 0 .8em; }
h3, legend { font: 1.2em/1.2em Georgia, "Times New Roman", Times, serif; color: #b50c00; margin: .85em 0 0; }
fieldset { margin: 1.5em 0; border: 1px solid #ccc; }
fieldset:hover {  }
h4 { font-size: .9em; }

b, strong { font-weight: bold; }
i, em { font-style: oblique; }

a { color: #013c59; text-decoration: none; }
a:hover { color: #b50c00; text-decoration: underline; }

ul { list-style-type: square; }
li {
	line-height: 1.1em;
	margin: 0 0 .3em 1.3em;
	}

hr { margin: 1em 0; }
input, select, textarea {
	font: 10px Monaco, "Microsoft Sans Serif", "MS Sans Serif", mono;
	}


#thecontent {
	background: #fff;
	margin: 0;
	/* padding: 20px 20px; updated so left does not get cut off */
	padding: 20px 0px 20px 20px; 
	text-align: left;
	}
#masthead {
	margin: 0 0 7px;
	padding: 0 0 13px 0;
	background: transparent url("/dir_images/doubleline_bg.gif") left bottom repeat-x;
	}
#logo {
	display: block;
	float: left;
	width: 23%;
	}
#header {
	display: block;
	float: right;
	width: 74%;
	left: -2px;
	padding: 29px 2px 0 0;
	font: 2em/1.2em Georgia, "Times New Roman", Times, serif;
	color: #b50c00;
	line-height: 26px;
	}
#header a,
#header a:link,
#header a:visited { color: #b50c00; }
#header a:hover { color: #013c59; }

#content {
	display: block;
	width: 100% !important;
	width: 97%;
	}

.c1, .c2, .c3 {
	position: relative;
	}

/* one col */
#one .c1 {
	}
/* two cols */
#two .c1 {
	float: left;
	width: 100% !important;
	width: 93%;
	margin: 0 0 0 -2px;
	}
#two .c2 {
	/* width: 31%; */
	}
#two .c2 { float: right; }
#two.vert_dash {
	background: transparent url("/dir_images/vert_gray_dash.gif") 67% 0 repeat-y;
	}

/* three cols */
#three .c1, #three .c2, #three .c3 {
	float: left;
	width: 31%;
	margin: 0 4% 0 0;
	}
#three .c2, #three .c3 { margin-right: 0; }
#three .c1 { margin-left: -2px; }
#three .c2 { margin-left: 2px; }
#three .c3 { float: right; }

.bluebg {
	background: #e9f0f3;
	}
.graybdr_top {
	border-top: 1px solid #ccc;
	}
.redbdr_top {
	border-top: 1px dashed #b50c00;
	}
.redbdr_btm {
	border-bottom: 1px dashed #b50c00;
	}

.hp_flash {
	display: block;
	position: relative;
	z-index: 1;
	text-align: center;
	}

#testimonial {
	padding: 5px;
	margin: 0 0 1.5em;
	}
#testimonial .photo {
	position: relative;
	float: left;
	margin: 0 5px 0 0;
	}
#testimonial .name_school {
	display: block;
	position: relative;
	float: left;
	width: 28%;
	}
#testimonial .quote {
	display: block;
	position: relative;
	float: right;
	width: 50%;
	}

.test_photo {
	position: relative;
	float: left;
	margin: 0 5px 1em 0;
	}

#footer {
	padding: 1.1em 0;
	margin: 2em 0 0;
	font-size: .8em;
	font-weight: bold;
	color: #333;
	background: transparent url("/dir_images/doubleline_bg.gif") left top repeat-x;
	}
#footer a {
	color: #333;
	}

/* Photo Gallery Styles */
table.albumlist, table.photolist, table.photoshow {
	margin: 0 0 1.5em;
	width: 93%;
	voice-family: "\"}\""; 
  voice-family:inherit;
	width: 100%;
	}
table.albumlist td, table.photolist td  {
	text-align: center;
	vertical-align: middle;
	}
td.album {
	height: 113px;
	background: url("/dir_images/gallery/albumbg.jpg") 50% 0 no-repeat;
	}
td.album img {
	border-top: 1px solid #999;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #fff;
	}

.phototools {
	text-align: center;
	margin: .5em 0 .3em;
	}
.photoprint {
	display: block;
	float: right;
	margin: -1.8em 0 0 0;
	}

/* drop shadows */
.alpha-shadow {
	float: left;
	background: url("/dir_images/gallery/shadow1.gif") right bottom no-repeat;
	margin: 5px 3px 5px 0;
	}
.alpha-shadow span {
	display: block;
	background: url("/dir_images/gallery/shadow2.png") left top no-repeat;
	padding: 0 5px 5px 0;
	}
.alpha-shadow img {
	background-color: #fff;
	border: 1px solid #e4e4e4;
	padding: 2px;
	}

/* menus */
#dd_menu {
	list-style: none;
	margin: 0 0 3em;
	padding: 0;
	position:relative;
	z-index:98;
	}
#dd_menu li.lawschools {
	display: block;
	padding: 4px 7px;
	margin: 0;
	width: 47%;
	background: #e9f0f3 url("/dir_images/ddmenu_bg.gif") 96% 50% no-repeat;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	list-style: none;
	cursor: pointer;
	}
#dd_menu li.lawschools ul {
	list-style: none;
	position:absolute;
	left:-999em;
	border: 1px solid #ccc;
	width: 200%;
	background: #e9f0f3;
	cursor: auto;
	}
#dd_menu li.lawschools ul li {
	padding: 0;
	margin: 0;
	border: none;
	float: left;
	width: 32%;
	padding: 3px;
	}
#dd_menu li.lawschools ul li a, #dd_menu li.lawschools ul li a:visited {
	display: block;
	height: 1%;
	border: 0;
	}
#dd_menu li.lawschools ul li a:hover {
	cursor: pointer;
	border: 0;
	}
#dd_menu li.lawschools:hover ul, #dd_menu li.sfhover ul {
	left: -50%;
	padding: 0;
	margin: 4px 0 0;
	}
#nalp { cursor: pointer; margin-top:-.7em; }
#nalp ul {
	list-style: none;
	position:absolute;
	z-index: 99;
	left:-999em;
	border: 1px solid #ccc;
	width: 100%;
	background: #e9f0f3;
	cursor: auto;
	}
#nalp li:hover ul, #nalp li.sfhover ul {
	left: 0;
	margin-top: -1px;
	}

.lawstudents {
	position: relative;
	z-index: 120;
	}
.geninfo {
	position: relative;
	z-index: 119;
	}
	



