body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {margin:0; padding:0; line-height: 1.2em;}
table {border-collapse:collapse; border-spacing:0;}
fieldset, img {border:0px none;}
address, caption, cite, code, dfn, em, strong, th, var {font-style:normal; font-weight:normal;}
ol, ul {list-style:none;}
caption, th {text-align:left;}
h1, h2, h3, h4, h5, h6 {font-size:62.5%;}
q:before, q:after {}
:link, :visited {text-decoration: none; }
ul, ol {list-style: none;}
ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input {margin: 0;padding: 0;}
a img, :link img, :visited img {border: none;}
address {font-style: normal;}
@media screen and (max-width: 768px) {
    .column {
        width: 100% !important;
        float: none !important;
    }
}
/*End Defaults*/

/*COLORS maroon #800000;      blue #5e9ac5; 	ltr blue #bcd4e0;  lt lt blu #e5f2ff;	dk gry #808080;	gray #a9a9a9;  silver #c0c0c0;  lime grn #a9db00;*/
li#maroon {color: #800000;}

.bold {
    font-weight: bold;
    }

.left {
    position: relative;
    float: left;
    padding-bottom: 80px;
    }
.right {
    position: relative;
    float: right;
    left: -200px;
    padding-bottom: 90px;
    }
.new {
    background-color: #fff;
    }

.group_highlight {
    background-color: #c0c0c0;
    }

.white_hover a {
    background-color: #c0c0c0;
    padding: 4px;
    }
.white_hover a:hover {
    background-color: #fff;
    }

body {
    background: url('images/freund_grad.png') repeat-x 0px 0px;
    font-family: helvetica;
    }

#wrap {
    position: relative;
    margin: auto;
    width: 960px;
    }

#content {
    position: relative;
    top: 30px;
    margin-bottom: 170px;
    }

a#logo_link {
    position: absolute;	
    top: 35px;
    left: 640px;
    display: block;
    height: 140px;
    width: 300px;
    background: url('images/freund_logo.gif') no-repeat 0px 0px;
    }	


ol {list-style-type: decimal;}

a#logo_link:hover {
    /*background: url('images/freund_logo.gif') no-repeat 1px -149px;*/
    }
.link_group li:not(.title), .link_group2 li:not(.title) {
    display: none;
}

.link_group:hover {
    background: #808080;
}
.link_group2:hover {
    background: #fff;
}
.link_group {
    position: relative;
    width: 525px;
    background-color: #5e9ac5;
    border: 1px solid black;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 5px;
    padding: 4px;
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: .8em;
    }

.title {
    font-weight: bold;
    color: #000;
    margin-bottom: 5px;
    background: url('images/drop-down_icon_blue.png') no-repeat 4px 0px;    
    }

.title span {
    position: relative;
    left: 25px;
}
.link_group a {
    color: #fff;
    }
.link_group a:hover {
    text-decoration: underline;
    }
.link_group li {
    line-height: 1.5em;
    }

.link_groupb {
    position: relative;
    width: 525px;
    background-color: #a9db00;
    border: 1px solid black;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 5px;
    padding: 4px;
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: .8em;
    font-weight: bold;
    }
.link_groupb .title {
    font-weight: bold;
    color: #fff;
    margin-bottom: 5px;
    }
.link_groupb a {
    color: #000;
    }
.link_groupb a:hover {
    text-decoration: underline;
    }
.link_groupb li {
    line-height: 1.5em;
    }

.link_group2 {
    position: relative;
    left: 100px;
    width: 275px;
    background-color: #e5f2ff;
    border: 1px solid #baad8b;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 5px;
    padding: 4px;
    margin-top: 10px;
    font-size: .7em;
    }
.link_group2 .title {
    font-weight: bold;
    color: #5e9ac5;
    margin-bottom: 5px;
    }
.link_group2 a {
    color: #808080;
    }
.link_group2 a:hover {
    text-decoration: underline;
    }
.link_group2 li {
    line-height: 1.5em;
    }

.link_group2 td {
    padding: 4px;
    border: 1px solid #ccc;
    }

.internal_group {
    background: #fff;
    padding: 5px;
    }

#header {
    position: relative;
    height: 230px;
    }
#header h1 {
    position: absolute;
    left: -1000em;
    }
#header h2 {		
    position: relative;
    width: 450px;
    top: -50px;
    left: 210px;
    text-align: center;
    font-family: helvetica;
    font-size: 1em;
    color: #fff;
    }

#links {
    position: relative;
    top: 40px;
    width: 150px;
    }

#links li {
    margin-top: 7px;
    }

#links a {
    position: relative;
    display: block;
    border: 1px solid #a9db00;
    width: 135px;
    padding: 0px 0px 0px 5px;

background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.09, rgb(0,0,0)),
    color-stop(1, rgb(110,100,110))
);
background-image: -moz-linear-gradient(
    center bottom,
    rgb(0,0,0) 9%,
    rgb(110,100,110) 100%
);

    color: #fff;
    font-size: .8em;
    font-weight: bold;
    }
#links a:hover {
    color: #fff;
 background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.09, rgb(112,102,112)),
    color-stop(1, rgb(0,0,0))
);
background-image: -moz-linear-gradient(
    center bottom,
    rgb(112,102,112) 9%,
    rgb(0,0,0) 100%
);
    }

#links2 {
    position: absolute;
    top: 0px;
    left: 150px;
    background-color: #5e9ac5;
    padding: 4px 0px 4px 40px;
    color: #fff;
    border: 1px solid #fff;
    }
#links2 li {
    display: inline;
    margin-right: 50px;	
    }
#links2 a {
    color: #fff;
    }	
#links2 a:hover {
    color: black;
    }
    
    
.assignment_list {
    width: 500px;
    background: #fff;
    padding-left: 35px;
    border: 2px solid #808080;
}
.assignment_list li {
    border-left: 1px solid #808080;
    padding: 3px 3px 3px 10px;
}

.review a {color: red;}


.assignment_list > li:nth-child(odd) { background-color:#bcd4e0; }
.assignment_list > li:nth-child(even) { background-color:#fff; }

.assignment_list li a span {
    
 /*COLORS blue #5e9ac5; 	ltr blue #bcd4e0;lt lt blu #e5f2ff;dk gry #808080;gray #a9a9a9;	silver #c0c0c0;	lime grn #a9db00;*/   
}
#scrollbar {
    height: 350px;
    width: 900px;
    overflow: auto;
    position: relative;
    }

#footer {
    position: fixed;
    font-size: .8em;
    width: 960px;
    bottom: 0px;
    background: #fff;
    }	
#footer ul {
    padding-top: 10px;
    text-align: center;
    height: 25px;
    border-top: 3px solid #c0c0c0;
    border-bottom: 3px solid #c0c0c0;
    }
#footer li {
    position: relative;
    display: inline;
    border-left: 1px solid #000;
    padding: 0px 30px 0px 30px;
    }	

#footer li a:hover {
    color: #000;
    text-decoration: underline;
    }

#footer a {
    color: #000;
}
#footer p {
    margin-top: 10px;
    height: 25px;
    text-align: center;
    color: #5e9ac5;
    padding-top: 5px;
    }

/*COLORS blue #5e9ac5; 	ltr blue #bcd4e0;lt lt blu #e5f2ff;dk gry #808080;gray #a9a9a9;	silver #c0c0c0;	lime grn #a9db00;*/

@media only screen and (max-device-width: 480px) {
body {
    background: url('images/freund_grad.png') repeat-x 0px 0px;
    font-family: helvetica;
    width: 480px;
    }

#wrap {
    position: relative;
    padding-left: 20px;
    margin: auto;
    width: 480px;
    }

#header {
    position: relative;
    height: 200px;
    }
#header h2 {visibility: hidden;}

a#logo_link {
    position: absolute;    
    top: 45px;
    left: 200px;
    display: block;
    height: 140px;
    width: 300px;
    background: url('images/freund_logo.gif') no-repeat 0px 0px;
    }    
#links {
    position: relative;
    top: 45px;
    width: 250px;
    }
#links a {width: 175px;font-size: 1em;
    padding: 5px 0px 5px 5px;
}

#links2 {
    position: absolute;
    width: 480px;
    top: 0px;
    left: 0px;
    padding: 5px 0px 5px 0px;
    }
#links2 li {
    display: inline;
    margin-right: 30px;
    margin-left: 15px;
    }
    

#content {
    position: relative;
    top: 30px;
    margin-bottom: 170px;
    }

.link_group {
    width: 480px; 
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: .8em;
    }

.link_groupb {
    width: 480px;
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: .8em;
    }
.link_group2 {visibility: collapse;}


#footer {
    position: fixed;
    font-size: .8em;
    width: 480px;
    bottom: 0px;
    background: #fff;
    }    
#footer li {padding: 0px 10px 0px 10px;}  

    }

.assignment_list {width: 480px;}
#scrollbar {width: 480px;}

.assignment_list {
    width: 480px;
    padding-left: 50px;
}

