@charset "UTF-8";
/* CSS Document */

/* Styles for U360mobile.com */

body {
    background-color: #ebebeb;
    background-image: url(../images/bckgrd.gif);
    background-repeat: repeat-x;
    background-attachment: scroll;
    background-position: left top;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 93%;
}

a:link {
    color: #000000;
    text-decoration:none;
}

a:visited {
    color: #4d4d4d;
    text-decoration: none;
}

a:hover {
    color: #222222;
    text-decoration: underline;
}

a:active {
    color: #ffffff;
    text-decoration: none;
}

#contentFrame {
    width: 830px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 17px;
}

#iPhoneFrame {
    padding-top: 80px;
    margin-bottom: -3em;
    background-image: url(../images/iphone.png);
    background-repeat:no-repeat;
    background-position:center;
    width: 348px;
    height: 609px;
    float: left;
}
    
#moviePosition {
    margin-left: 3.2em;
    margin-top: 1em;
}

.movPosition {
    position: relative;
    top: 0px;
    bottom: 0px;
}

#detailsFrame {
    width: 480px;
    float: right;
}

.schoolIcon {
    margin-top: 3em;
    margin-left: .125em;
}

.schoolTitle {
    font: 227% bold Arial, Helvetica, sans-serif;
    font-style: oblique;
    padding-left: .25em;
	padding-bottom: .3em;
}

.contactSupport {
    font-family: Arial, Helvetica, sans-serif;z
    color: #9e0040;
    font-size: 277%;
    font-style: italic;
    font-weight: bold;
    margin-bottom: 1em;
}

.line {
    margin-left: .25em;
    padding-top: .75em;
}    

.u360mobileLogo2 {
    margin-top: 50px;
}

.detailsHeadline {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 108%;
    font-weight: bold;
}

.detailsText {
    margin-top: 1.35em;
    padding-right: 1em;
    padding-left: .4em;
    padding-bottom: .5em;
    letter-spacing: .00125em;
    line-height: 1.125em;
    font-size: 93%;
}

.someFeatures {
    padding-right: 1em;
    padding-left: .4em;
    padding-bottom: .5em;
    letter-spacing: .00125em;
    line-height: 1.125em;
    font-size: 93%;
}

#featuresText {
    width: 480px;
    float: right;
    letter-spacing: .0125em;
    line-height: 1.25em;
}

#formsFrame {
    width: 480px;
    height: 400px;
    float: right;
    margin-left: .125em;
    margin-top: .2em;
    font-size: 93%;
    background-image: url(../images/formBckgrd.png);
    background-repeat: no-repeat;
    background-position: left top;
}

.formName {
    width: 150px;
    float: left;
    font-weight: bold;
}

.formEmail {
    width: 150px;
    float: left;
    font-weight: bold;
}

.formAppVersion {
    width: 150px;
    float: left;
    font-weight: bold;
}

.formComments {
    width: 150px;
    float: left;
    font-weight: bold;
}

.inputName {
    width: 280px;
    margin-right: 1.75em;
    float: right;
}

.inputEmail {
    width: 280px;
    margin-right: 1.75em;
    float: right;
}

.inputAppVersion {
    width: 280px;
    margin-right: 1.75em;
    float: right;
}

.inputComments {
    width: 280px;
    height:150px;
    margin-right: 1.75em;
    float: right;
}

.send p {
    align: right;
}

.send {
    float: right;
    width: 70px;
    height: 22px;
    margin-top: -.5em;
    margin-right: 1.5em;
    background: url(../images/send.png) center top no-repeat;
    border: none;
}

#formRow {
    padding-left: 1.25em;
    padding-top: 1.5em;
    padding-bottom: 1.5em;
}

#sendButton {
    padding-top: 10.25em;
}

.features {
    width: 460px;
    font-size: 77%;
    font-family:Arial, Helvetica, sans-serif;
    text-align: center;
}

.textSpace {
    height: 18px;
}

.list1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 85%;
    letter-spacing: .0125em;
    line-height: 4em;
    list-style-type: disc;
    margin-left: -3.5em;
}

.list2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 85%;
    letter-spacing: .0125em;
    line-height: 4em;
    list-style-type: disc;
    margin-left: -2.25em;
}

.list3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 85%;
    letter-spacing: .0125em;
    line-height: 4em;
    margin-left: -2.125em;
}

#iconFrame1 {
    width: 150px;
    float: left;
    margin-left: 1em;
    margin-top: .125em;
}

li.events {
    list-style: none;
    background-image: url(../images/events.png);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 50px;
    /*list-style-image: url(../images/events.png);
    list-style:none;*/
}

li.discussions {
    list-style: none;
    background-image: url(../images/discussions.png);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 55px;
}

li.checklist {
    list-style: none;
    background-image: url(../images/checklist.png);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 55px;
}

li.polls {
    list-style: none;
    background-image: url(../images/polls.png);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 55px;
}

li.fightsong {
    list-style: none;
    background: url(../images/fightsong4.png) no-repeat  ;
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 55px;
}

#iconFrame2 {
    margin-top: .125em;
    width: 150px;
    float: left;
}

li.groups {
    list-style: none;
    background: url(../images/groups.png) no-repeat  ;
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 55px;
}

li.bulletins {
    list-style: none;
    background: url(../images/bulletins.png) no-repeat  ;
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 55px;
}

li.videos {
    list-style: none;
    background: url(../images/multimedia.png) no-repeat  ;
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 55px;
}

li.weather {
    list-style: none;
    background: url(../images/weather.png) no-repeat  ;
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 55px;
}

li.courses {
    list-style: none;
    background: url(../images/courses.png) no-repeat  ;
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 55px;
}

#iconFrame3 {
    width: 160px;
    margin-top: .125em;
    margin-left: 0em;
    float: right;
}
    
li.campusnews {
    list-style: none;
    background: url(../images/news.png) no-repeat  ;
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 55px;
}

li.athletics {
    list-style: none;
    background: url(../images/athletics.png) no-repeat  ;
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 55px;
}

li.twitter {
    list-style: none;
    background: url(../images/twitter.png) no-repeat  ;
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 55px;
}

li.directory {
    list-style: none;
    background: url(../images/directory.png) no-repeat  ;
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 55px;
}

li.campusmap {
    list-style: none;
    background: url(../images/map.png) no-repeat  ;
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 55px;
}

.iconSpace {
    height: 45px;
}

#appLink {
    width: 300px;
    height: 70px;
    float: right;
    margin-top: .75em;
    margin-right: 3.5em;
}

.watchVideo {
    width: 155px;
    height: 55px;
    padding-top: 1em;
    padding-left: 1.75em;
    padding-right: 1em;
    letter-spacing: .0125em;
    line-height: 1.25em;
    text-align: left;
    float: left;
    
}

.vidPicBox {
    padding-left: 2em;
    margin-right: -6.25em;
    margin-top: -4.36em;
    width: 210px;
    float: right;
}

.vidPicLink {
    border: none;
    margin-left: 1em;
}

#footer {
    width: 830px;
    font-family: Arial, Helvetica, sans-serif;
    clear: both;
}

td.footer1 {
    font-size: 77%;
    font-style:italic;
    word-spacing: 2px;
    line-height: 2em;
    text-decoration: none;
}

.footer2 {
    font-style: normal;
    font-size: 77%;
    word-spacing: normal;
}

.vertLines {
    font-style: normal;
    font-weight: bold;
    font-size: 100%;
    padding: 0px 2px 0px 2px;
}

.bottomLinks {
    text-decoration: none;
    color: #000000;
}