/* pre-existing styles */
.liveblock {
    background-color: white;
    padding: 2px;
    border: none;
    margin: 0px 10px 0px 0px;
    width: 98%; }

.liveblock a:link, .liveblock a:visited {
    display: block;
    text-decoration: none; }

* html liveblock a {
    width: 100%; }

/* global */
img, form {
    border:     none;
    padding:    0;
    margin:     0;
}

.spaced {
    margin-bottom: 10px;
}

.floatLeft {
    float: left;
}

.floatRight {
    float: right;
}

.clear,
.clearAfter:after {
    clear: both;
    visibility: hidden;
    display: block;
    overflow: hidden;
    width: 0;
    height: 0;
}		

    .clearAfter:after {
        content: " ";
        line-height: 0;
        font-size: 0;
    }

body {
    font: 12px Arial, sans-serif;
    background-color: white;
    color: black;
}

ul {
    margin: 0px 10px 0px 30px;
    padding: 0px 0px 0px 0px;
    font-size: 12px;
}

ul.paddedlist li {
    padding-bottom: 2px;
}

h1 {
    font-size: 26px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

h2 {
    font-size: 18px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    display: inline;
}

a {
    color:  #00f;
}
a:hover {
    color:              #b22222;
    text-decoration:    none;
}
a:visited {
    color: #B22222;
}

/* header */

#header {
    width:      990px;
    margin:     0 auto 10px auto;       
    position:   relative;
}
#header #logo {
    float:      left;
    margin-top: 25px;
}
#header #bluebox {
    clear:              both;
    margin:             3px 0;
    padding:            .5em 10px;
    width:              970px;
    background-color:   #0D206C;
    color:              white;
    overflow:           auto;
    position:           relative;
    height:             2em;
}
#header #bluebox a {
    color:              white;
}
#header #bluebox a:visited, #header #bluebox a:hover {
    color:              white;
}

#header #bluebox h1 {
    font-size:          150%;
    float:              left;
}

#header #bluebox ul {
    position:           absolute;
    top:                .5em;
    right:              .5em;
    font-size:          80%;
    list-style-type:    none;
    margin:             0;
    padding:            0;
    width:              58em;
    text-align:         center;
}
#header #bluebox ul li {
    display:            inline;
    margin:             .25em 0 0 .5em;
}

#header .ad {
    float: right;
    margin-bottom: 15px;
}

/* footer */

#footer {
    clear:          both;
    text-align:     center;
    margin-top:     10px;
}
#footer .ad {
    margin:         0px auto;
}
#footer .thanks {
    font-size:      150%;
    font-weight:    bold;
    margin:         1em auto;
}
#footer .comment {
    margin-bottom:  1em;
}
#footer .links {
    margin-bottom:  1em;
}
#footer .copyright {
}

/* page body container */
#pagebody {
    margin:         .25em auto;
    width:          990px;
    text-align:     left;
    position:       relative;
    clear:          both;
}
#ie6heightfix {
    float:          left;
    height:         610px;
}
#pageleft {
    margin-right:   315px;
    min-height:     610px;
}
#pageright {
    width:      300px;
    height:     600px;
    position:   absolute;
    top:        0;
    right:      0;
}

/* Custom heights for the US map, with it's menu in the top right */

#pageleft.tall {
    min-height:     750px !important;
}
#pageright.tall {
    height:     740px !important;
}

/* Main index page */

#index {
    position:   relative;
}
#index #dart300x600 {
    position:   absolute;
    top:        0;
    right:      0;
}
#index-top {
    margin:         0 auto 1em auto;
    padding-right:  320px;
}
#index-top h1, #index-top h2 {
    color:      #B22222;
    margin:     .5em 0;
    display:    block;
}
#index-buttons {
    margin:     1em 0;
}
#index-bottom {
    margin-top: 1em;
}
#index-bottom table {
    margin:     auto;
}
#index-bottom table td {
    padding:        1em;
    white-space:    nowrap;
}

/* colleges searchbox/yp box content */
#content {
    clear: both;
    background: url(/images/bg2.gif) repeat-x;
    width: 526px;
    height: 76px;
    margin-left: 4px;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 12px;
    padding: 5px 20px 5px 20px;
}

#contentshort {
    clear: both;
    background: url(/images/bg2.gif) repeat-x bottom;
    width: 171px;
    margin: 0px 0px 0px 4px;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 11px;
    padding: 0px 10px 0px 10px;
}

#pane1, #pane2, #pane3, #yp {
    width: 575px;
}

#leftcontent, #leftcontent2 {
    float: left;
    width: 576px;
    margin-right:   25px;
}

#rightcontent {
    float: right;
}

#shade {
    border-top: dotted 1px #9599a4;
    border-bottom: dotted 1px #9599a4;
    background-color: #ecf2ff;
}

/* Lists of states */

ul.statelist {
    list-style-type:    none;
    margin:             0;
    padding:            0;
}
ul.statelist li {
    margin:             0;
    padding:            0;
}
ul.statelist li a {
    display:                block;
    height:                 20px;
    padding-left:           30px;
    background-image:       url("/images/folder.gif");
    background-repeat:      no-repeat;
    background-position:    left middle;
}
ul.statelist li p {
    margin:                 0 0 .5em 1.5em;
}

ul.statesonglist {
    list-style-type:    none;
    margin:             0;
    padding:            0;
}
ul.statesonglist li {
    margin:             0;
    padding:            5px 0 0 0;
}
ul.statesonglist li dl {
    margin:                 0;
    padding:                0 0 0 30px;
    background-image:       url("/images/folder.gif");
    background-repeat:      no-repeat;
    background-position:    left middle;
}
ul.statesonglist li dt {
    font-weight:        bold;
}
ul.statesonglist li dd {
    margin-left:        1em;
}

/* sitemap */

#sitemap dt {
    font-weight:            bold;
}
#sitemap dd {
    font-size:              90%;
}
#sitemap dt a {
    display:                block;
    margin-top:             1em;
    height:                 20px;
    padding-left:           30px;
    background-image:       url("/images/folder.gif");
    background-repeat:      no-repeat;
    background-position:    left middle;
}

/* colleges searchbox tabs */
#tabs { height: 27px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
#tabs ul { height: 27px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; list-style: none; float: left; }
#tabs ul li { height: 27px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; display: inline; float: left; }
#tabs ul li a { height: 1%; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }

/* colleges boxes and borders */
#topborder {
    clear: both;
    background: url(/images/topbar.gif) repeat-x top;
    width: 575px;
    height: 11px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px; }

#topbordershort {
    clear: both;
    background: url(/images/topbar_short.gif) repeat-x;
    width: 200px;
    height: 15px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px; }

#topborderlong {
    clear: both;
    background: url(/images/topbar_long.gif) repeat-x;
    width: 575px;
    height: 15px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px; }

#leftborder {
    background: url(/images/leftborder.gif) repeat-y left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px; }

#bottomborder {
    background: url(/images/footer.gif) repeat-x;
    width: 575px;
    height: 14px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px; }

#bottombordershort {
    background: url(/images/footer_short.gif) repeat-x;
    width: 200px;
    height: 14px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px; }

#rightborder {
    background: url(/images/rightborder.gif) repeat-y right;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px; }

#longbar {
    background: url(/images/bg_blue.gif) repeat-x;
    height: 29px;
    font: 18px arial;
    color: #ffffff;
    padding: 3px 0px 0px 0px;
    margin: 0px 0px 0px 0px; }

#shortbar {
    background: url(/images/bg_blue.gif) repeat-x;
    height: 29px;
    font: 18px arial;
    color: #ffffff;
    padding: 3px 0px 0px 0px;
    margin: 0px 0px 0px 0px; }

#featured {
    background-color: #ecf2ff;
    width: 575px; }

#featured td {
    border-bottom: dotted 1px #9599a4;
    padding: 5px 7px 5px 7px;
    font: 12px Arial; }

/* College detail page */

#college-detail {
    padding-right:  320px;
}


/* colleges font styles */
.CLGFontBold { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; font-variant: normal; color: #505050 }
.CLGFont { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; font-variant: normal; color: #505050 }
.CLGFont2 { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; font-variant: normal; color: #404040 }

.link-container {
    padding: 15px;
    margin:0;
}

.link-container ul {
    list-style-type:none;
    margin:0;
}

.link-container ul li {
    background-image:url(/images/right-arrow1.png);
    background-repeat:no-repeat;
    padding: 5px 20px 5px 20px;
    line-height: 1.5em;
    background-position: 0 0.5em;
}

.link-container ul a {
    font-weight: bold;
}

.centered { margin-left: auto; margin-right: auto; }
