article {
    display: block; /* For IE7 and IE8 */
}

#photoandcontact{
    width:202px;
    position:absolute;
    left:22px;
    top:74px;
    text-align: center;
}

.aside_left {
    width:202px;
    text-align: center;
    float: left;
    margin: auto;
}

#contactbuttons{
    margin-top:20px;
    background:url(../images/contactbuttons.png) no-repeat;
    width:117px;
    height:112px;
    position:relative;
}

#contactbuttons a{
    position:absolute;
    left:0;
    text-indent:-9000px;
    display:block;
    width:117px;
    height:27px;
}

.contactlink1{
    top:0;
}

.contactlink2{
    top:78px;
}

#mainbody{
    position:relative;
    left:245px;
    top:71px;
    text-align:left;
	width:670px;
	padding-bottom: 135px;
}

.show_scrolls #mainbody{
	height:670px;
    overflow:hidden;
	padding-bottom:0px;
}

#mainbody h1{
    margin-top:0;
    margin-bottom:9px;
    margin-left:0;
    margin-right:0;
}

#generaldata {
    margin-left:5px;
    width:380px;
}

#generaldata > p, #blog article {
    line-height: 1.5;
}

#generaldata > p:first-child {
    margin-top: 0;
}

#aboutus {
    margin-left:5px;
    width:380px;
    height:300px;
    padding-right:10px;
    padding-top:5px;
}

#generaldata h3 {
    font-size: 19px;
    margin:0;
}

h3#videossection {
    background:url(../images/videossection.png) no-repeat;
    text-indent:-9000px;
    display:block;
    width:52px;
    height:15px;
    margin:0;
    margin-bottom:0;
}

h3#panosection {
    background:url(../images/360section.png) no-repeat;
    text-indent:-9000px;
    display:block;
    width:35px;
    height:15px;
    margin:0;
    margin-bottom:0;
    margin-top:30px;
}

.rowtitle{
    font-weight:bold;
    padding-right:15px;
    padding-top:3px;
    padding-bottom:3px;
    text-align:right;
}

#inputtable td{
    padding-top:13px;
    padding-bottom:3px;
}

#media_panels{
	position:absolute;
	top:10px;
	right:10px;
}

.media_panel{
	position:relative;
	display:bloc;
	margin-bottom:20px;
}

.media_panel > div {
    background-color: #edecec;
    border: 1px solid #dad7d7;
    width: 230px;
    height: 112px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
}

.media_panel > h3:first-child {
    display: inline;
    margin: 0;
    padding: 3px 10px 0;
    background-color: #edecec;
    -webkit-border-top-left-radius: 15px;
    -webkit-border-top-right-radius: 15px;
    -moz-border-radius-topleft: 15px;
    -moz-border-radius-topright: 15px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border: 1px solid #dad7d7;
    border-bottom: 1px solid #EDECEC;
}

.media_panel > h3 a {
    font-size: 18pt; /* Reset the styles for h3 */
    font-weight: normal;
}

.browse {
    font-family: 'Avenir Next LT W01 Medium Cn', Helvetica, Arial, sans-serif;
    position:absolute;
    right:0;
    bottom:0;
    padding-right: 35px;
    padding-bottom: 10px;
    font-size: 18px;
    font-weight: normal;
}

#blog, #eventsandactivities{
    margin-top:20px;
    width:645px;
}

#blog h2 {
    margin: 0;
}
#blogwrapper{
    width:665px;
    height:350px;
    padding-left:2px;
    padding-right:2px;
    margin-top:0;
}

#eventsandactivities h2{
    display:block;
    width:250px;
    margin:0;
}

.blog_top {
    background:url(../images/blogtop.gif) no-repeat;	
    height:11px;
    width:645px;
    position: absolute;
    top: 0;
    left: 0;
}

.blog_bottom {
    background:url(../images/blogbottom.gif) no-repeat;	
    height:11px;
    width:645px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.blog_entry {
    background-color: #EDECEC;
    width: 615px;
    padding: 15px;
    margin-bottom: 20px;
    border-radius: 15px;
    position: relative;
}

.blog_entry h1{
	font-size:18pt;
}

.blog_text {
    margin-top:10px;
    margin-bottom:15px;
}

.blog_entry time {
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
    font-style: italic;
}

#comments{
    margin-top:10px;
    width:645px;
}

#comments h2{
    background:url(../images/contactandcomments.png) no-repeat;
    text-indent:-9000px;
    display:block;
    width:191px;
    height:18px;
    margin:0;
}

.commenttitle{
    font-weight:bold;
    font-size:11pt
}

.sidelist{
    background:url(../images/profilestopheader.png) no-repeat;
    width:204px;
    height:400px;
    margin-top:15px;
    border-bottom:1px solid #E4E4E4;
}

.show_scrolls .sidelist{
	height:350px;
}

.sidelist h2{
    font-size:20pt;
	padding-top:2px;
	margin-bottom:0px;
}

#studentlistcontainer, 
#alumnilistcontainer, 
#clublistcontainer{
    height:400px;
    overflow-x:hidden;
    overflow-y:auto;
    width:202px;
    overflow:-moz-scrollbars-vertical;
    border-left:1px solid #E4E4E4;
    border-right:1px solid #E4E4E4;
    background-color:#ffffff;
}

.show_scrolls #studentlistcontainer, 
.show_scrolls #alumnilistcontainer, 
.show_scrolls #clublistcontainer{
	height:350px;
}

#studentlist, 
#alumnilist, 
#clublist {
    width:100%;
}

.profile_entry{
    text-align:center;
    margin: 5px;
}

.profile_image {
    height: 55px;
    overflow: hidden;
}

.profile_title {
    font-size:9pt;
    font-weight:bold;
    color:#0E61B8;
}

.profile_details {    
    float: right;
    font-size: 8pt;
    width: 100px;
    text-align: left;
}

.profile_details span {
    display: block;
}

/*#managediv {
    width:380px;
    text-align:right;
}*/

#profilephoto{
    position:absolute;
    left:245px;
    top:73px;
    text-align:left;
}

#profilephoto h1{
    background:url(../images/profilepicture.png) no-repeat;
    text-indent:-9000px;
    display:block;
    width:122px;
    height:18px;
    margin:0;
    position:absolute;
    left:0;
    top:0;
}

#profilephotopanel{
    background:url(../images/uploadphotobg.gif) no-repeat;
    width:392px;
    height:80px;
    position:absolute;
    top:45px;
    left:85px;
}

#profilephotopanel img{
    position:absolute;
    top:12px;
    left:17px;
}

#profilephotopanel span{
    position:absolute;
    top:21px;
    left:86px;
}

#uploadphotoform {
    position:absolute;
    top:40px;
    left:86px;
}

h2#clubinfo{
    background:url(../images/clubinfo.png) no-repeat;
    text-indent:-9000px;
    display:block;
    width:113px;
    height:19px;
    margin:0;
    position:absolute;
    left:245px;
    top:235px;
}

h2#personalinfo{
    background:url(../images/personalinfo.png) no-repeat;
    text-indent:-9000px;
    display:block;
    width:113px;
    height:19px;
    margin:0;
    position:absolute;
    left:245px;
    top:235px;
}

#personalinfodivider hr{
    position:absolute;
    left:245px;
    top:261px;
    margin:0;
    width:600px;
}

#personalinfoform{
    position:absolute;
    left:200px;
    top:275px;
    text-align:left;
    width:600px;
}

#accountstatus{
    width:204px;
    height:400px;
    margin-top:15px;
    position:relative;
}

#accountstatus h2{
    margin:0;
    font-size: 22px;
    text-align: left;
}

#accountstatus hr{
    position:absolute;
    left:0;
    top:17px;
    margin:0;
    width:200px;
}

#accountstatus h3{
    position:absolute;
    top:45px;
    margin:0;
    font-size:16pt;
    font-weight:bold;
}

.accountonline{
    color:#4DB010;
    left:0;
}

.accountoffline{
    left:0;
    color:#C31616;
}

#accountstatus a{
    position:absolute;
    left:100px;
    top:45px;
    margin:0;
}

#accountstatus span{
    position:absolute;
    left:0px;
    top:87px;
    text-align:left;
    width:200px;
    margin:0;
}

#studentquickmenus, 
#alumniquickmenus{
    margin:0;
    position:relative;
    text-align:left;
}

a#quickmenuphoto{
    position:absolute;
    top:15px;
    left:40px;
}

a#quickmenuvideo{
    position:absolute;
    top:55px;
    left:40px;
}

/**
 * accountAdminSettings.php
 */
#admin_settings {
    position: absolute;
    left: 22px;
    top: 70px;
}

#admin_settings .largeInputLabel, #admin_settings .errorlargeInputLabel {
    width: 150px;
}

#admin_settings h4, #admin_settings h3 {
    text-align: left;
}

#admin_settings h3 {
    font-size: 24px;
}

#admin_settings .blackButtonContainer {
    padding: 10px 0;
}

#admin_settings .blackbuttonsmall {
    border: 1px solid #F7F6F6;
}

#admin_settings .blackbuttonsmall:hover {
    border: 1px solid #1C6ABC;
}

#admin_settings_fb_connect{
    position:absolute;
    left:570px;
    top:150px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    background-color:#ffffff;
    border:1px solid #dfdfdf;
    padding:7px;
}

/*---------------------------*/
/**
 * Registration aside
 */
.registration_menu {
    margin-right: 20px;
    background: #E7E7E7;
    border: 2px solid #CCC;
    border-radius: 5px;
}

.registration_menu ul {
    margin: 0 15px;
}

.registration_menu li {
    list-style: none;
    margin: 0;
    border-bottom: 1px solid #BFBFBF;
    padding: 8px 0;
}

.registration_menu li:last-child {
    border-bottom: none;
}

.registration_menu a {
    font-size: 15px;
    font-weight: bold;
    color: #333;
    padding: 5px;
    display: block;
}

.registration_menu .selected_item a {
    color: #FFF;
    background-color: #777;
}

/**
 * Date range form
 */
 
 .date_form {
     background-color: #E8F1FB;
     border: 1px solid #B2C4DB;
     border-radius: 5px;
     display: inline-block;
     padding: 7px;
 }
 
 .date_form input:not([type="submit"]) {
     width: 90px;
 }
 
 .date_form select {
     width: 150px;
 }
 
 .date_form_center .date_form {
    margin: auto;
    width: 680px;
    display: block;
 }
 
 .date_form_center .byweeks {
     width: 580px;
 }
 
 .ui-datepicker-trigger {
     margin-left: 5px;
     margin-bottom: -4px;
     cursor: pointer;
 }
 
 .super_admin_report {
     width: 905px;
     margin: 20px auto 0;
 }
 
/**
 * New CMS styles
 */
.form_top {
   margin-bottom: 15px;
} 

.form_bottom {
    width: 426px;
    margin: 20px auto;
    display: block;
    text-align: center;
}

#edit_college {
    width: 800px;
    margin: auto;
}
#edit_college .column {
    display: table;
    border-collapse: separate;
    border-spacing: 0px 10px;
}

#edit_college #column-2 {
    float: right;
}
 
#edit_college .column > div {
    display: table-row;
}
 
#edit_college .column > div > * {
    display: table-cell;
    vertical-align: middle;
}

#edit_college .largeInputLabel {
    padding: 0 9px 0 0;
}
.success_notification,
.fail_notification {
    margin: 10px auto;
}

.success_notification  {
    width: 250px;
}

.fail_notification {
    width: 300px;
}

.fail_notification ul {
    margin-bottom: 0;
}

.sprite_icon {
    background-repeat: no-repeat;
    height: 18px;
    width: 18px;
    background-position: bottom left;
    margin:auto !important;
}

.sprite_icon:hover {
    background-position: top left;
    cursor: pointer;
}

.delete_icon { background-image: url("/images/delete_icon.png"); }
.edit_icon { background-image: url("/images/edit_icon.png"); }
.success_icon { background-image: url("/images/success_icon.png"); }


.code {
    font-family: monospace;
    background-color: #E6E6E6;
}

#tabs_container {
    margin-top: 10px;
    border-radius: 5px;
    border: 1px solid #999;
    padding: 5px;
}

#tabs {
    position: relative;
    z-index: 4;
    background-color: #E6E6E6;
    display: block;
    border-radius: 5px;
    padding-left: 10px;
    padding-top: 5px;
    border: 1px solid #999;
}

#tabs .tab a {
    border: 2px solid #999;
    border-bottom: 2px solid #F7F6F6;
    -moz-transition: padding 0.1s ease-in;
    -o-transition: padding 0.1s ease-in;
    -webkit-transition: padding 0.1s ease-in;
    -ms-transition: padding 0.1s ease-in;
    transition: padding 0.1s ease-in;
}

#tabs .inactive_tab {
    position: relative;
    top: 2px;
}

#tabs .active_tab {
    position: relative;
    top: 4px;
}

#icon_settings{
	margin-left:20px;
}

.long_text, .less_link {
	display: none;	
}
