﻿img
{
    border-width:0px;
    margin: 0px;
    padding: 0px;
}

.left
{
    float: left;
}
.right
{
    float: right;
}
.clear
{
    clear: both;
}
.contentTop
{
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    overflow: hidden;
 z-index: 999;
}

.loginBar
{
    position: relative;
     margin-top: -47px;
      margin-left: 750px;
       text-align: right;
        overflow: visible;
}
.logoutBar
{
    position: relative;
     margin-top: -47px;
      margin-left: 790px; 
      text-align: right;
       overflow: visible;
}
.colleges
{   z-index: 50;
    width: 100%;
    overflow: hidden;
}
.college
{
    padding: 5px;
    padding-left: 10px;
      position: relative;
    float: left;
    display: table;
    vertical-align: middle;
    width: 460px;
    height: 150px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    z-index: 50;
}
img.thumb
{
    border:3px double Black; position: relative; 

}
.college .image
{
    width: auto;
}
.college .info
{  
    height: auto;
    margin-top: auto;
    margin-bottom: auto;
   overflow: visible;
}
.info .semester
{
   display: block;
}
.semester p
{
    display: inline;
}


.listSemesters
{
    margin-left: 5px;
}
#Advertisement
{
    width:728px;
    text-align: center;
    margin: 2px auto 16px auto;
}
#facebooklink
{
    background: url('../Images/share_button.gif') no-repeat left center;
    position: absolute;
    margin-left: 570px;
    margin-top: -10px;
    padding: 0px;
    padding-left: 21px;
    font-size: small;
    height: 24px;
    width: 110px;
    vertical-align: middle;
}

#mocktxtbg
{
    width: 179px;
    height: 169px;
    background-image: url('../Images/txtMock.jpeg');
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    
}
#mockTxt
{
    padding: 68px 10px 10px;
    font-size: 13px;
}
#pp .b {
  background:url('../Images/pp/pop-dialog-sprite.png') repeat-x  0 -40px}
  
#pp .tl {
  background:url('../Images/pp/pop-dialog-sprite.png') no-repeat 0 0}
#pp .tr {
  background:url('../Images/pp/pop-dialog-sprite.png') no-repeat 0 -10px}

#pp .bl {
  background:url('../Images/pp/pop-dialog-sprite.png') no-repeat 0 -20px}

#pp .br {
  background:url('../Images/pp/pop-dialog-sprite.png') no-repeat 0 -30px}
#pp .pp_top,
#pp .pp_bottom{background:url('../Images/pp/pop-dialog-sprite.png') repeat-x 0 -40px}
#pp .pp_side{background:url('../Images/pp/pop-dialog-sprite.png') repeat-y -10px 0}

#pp {
  z-index: 100;
  text-align: left;
}

#pp .popup {
  position: relative;
}

#pp table {
  border-collapse: collapse;
}

#pp td {
  border-bottom: 0;
  padding: 0;
}

#pp .body {

  background-color: White;
  /*width: 370px;*/
}

#pp .loading {
  text-align: center;
}

#pp .image {
  text-align: center;
}

#pp img {
  border: 0;
  margin: 0;
}
#pp .ppheader{
padding-left: 16px;
padding-top:2px;
padding-bottom:2px;
border: 1px solid #3b5998;

background-color: #6d84b4;
color: White;
font-weight: bold;
font-size: Large;
}
#pp .ppcontent{
border: 1px solid #555555;
border-bottom: 0px;
border-top: 0px;
  padding: 10px;
}
#pp .ppfooter {
border: 1px solid #555555;
  border-top: 1px solid #cccccc;
  background-color:#f2f2f2;
    padding: 10px;
  width: auto;
  text-align: justify;
}

#pp .tl, #pp .tr, #pp .bl, #pp .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

.pp_hide {
  z-index:-100;
}

.pp_overlayBG {
  background-color: #000;
  z-index: 99;
}

img
{
    border-width: 0px;
}
