﻿body {
    margin: 0 auto;
    /*margin: 0 auto;*
    /*position: relative;*/
    /*width: 759px;*/
}

img {
border:none;
}
.wrapper {
    margin: 0 auto;
	position: relative;
	width: 759px;
}
/*#wrapper {
	margin: 0 auto;
	text-align: center;
	width: 759px;
	position: relative;
}*/
.SectionName {
}
p, h1, h2, h3, ul, li {
}
.NavBar {
	/*border-left-width: 1px;
	border-right: 1px solid #C0C0C0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	width: 29%;*/
}
#e2CampusCode {
	position: relative;
	text-align: left;
}

a:link, a:visited {
	/*font-family: Arial;*/
	text-decoration: none;
	color: #000000;
}
a:hover, a:active {
	/*font-family: Arial;*/
	text-decoration: underline;
	color: #000000;
}

#BreadCrumb:link, #BreadCrumb:visited {
	font-family: Verdana;
	text-decoration: none;
	color: #666666;
}
#BreadCrumb:hover, #BreadCrumb:active {
	font-family: Verdana;
	text-decoration: underline;
	color: #666666;
}
.NormalLink:link, .NormalLink:visited {
	font-family: Arial;
	text-decoration: none;
	color: #0000FF;
}
.NormalLink:hover, .NormalLink:active {
	font-family: Arial;
	text-decoration: underline;
	color: #0000FF;
}
#Content {
	font-family: Arial;
	text-align: left;
}
.W3C {
	/*clear: both;*/
	float: right;
	position: relative;
}

.SiteMapPathStyle {
    float:left;
	width: 512px;
	/*font-family: Arial;
	font-size: 8pt;
	color: #666666;*/
}
.OneMenu {
	font-family: Verdana;
	font-size: 8pt;
	color: #666666;
}
.MenuControlStyle {
    position: relative;
    float: left;
    font-family: Verdana;
    font-size: 10pt;
    color: #666666;
}
.DetailsViewItemDateEdit{
 float:left;
  width:200px;
}
.CalendarImage{
 float:left;
}
.DetailsViewItemTemplate{
 float:left;
}
.DetailsViewItemEventTemplate{
 float:left;
}
.CalendarTable{
 
}
.GridViewEventColumn{
 text-align:right;
}
.GridViewDateColumn
{
    text-align: left;
/*    width:215px;*/
}

.CalendarSiteMapPathControl {
 float:left;
}

.CalendarMenuControl {
 float:left;
}

/*Modal Popup*/
.modalBackground {
	background-color:#000;
	filter:alpha(opacity=70);
	opacity:0.7;
}



/* ///////////////////////////////////////////////////////// */
/* /////////// Calendar Control Update Panel /////////////// */
/* ///////////////////////////////////////////////////////// */

.CalendarUpdatePanel
{
float:left;
}


/* ///////////////////////////////////////////////////////// */
/* /////////// Calendar Control //////////////////////////// */
/* ///////////////////////////////////////////////////////// */

.calendar
{
  border:none;
}

.day
{
  width:90px;
  height:70px;
  text-align:right;
  vertical-align:top;
  font-family:Verdana;
  font-size:11px;
  color:Black;
  /*background-color:#FFFFFF;*/
  border:solid 1px #C6C1AC;
   /*float:left;*/
}

.CalendarCell
{
float:none;
}

.othermonthday
{
  background-color:#F5F3E5;
}

.month
{
    float:left;
    text-align: left; /*Causes footer to float left*/
    height:550px;
    width:750px;
}

.dayheader
{
  background-color:#E3E0CD;
  /*background-image:url(../images/header_bg.gif);*/
  color:#504C39; /* changes the color of text for the days of the week */
  font-family:Verdana;
  font-size:11px; /* 11 px or .7em*/
  text-align:center;
  border-top:solid 1px #FFFFFF;
  border-left:solid 1px #FFFFFF;
  border-bottom:solid 1px #ACA899;
  border-right:solid 1px #C6C1AC;
  padding: 4px;
}

.title
{
    /*background-color: #7D9459;*/
     /*height:69px;*/
    background-image: url('../images/calendarHeader.gif');
    /*border: 1px solid black;*/
/*    border-bottom-width: 0px;*/
}

.title TD
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: White;
    padding-top: 1px;
    padding-bottom: 1px;
}

.xnextprev 
{
  cursor:pointer;
}
 
.TodayDayStyle
{
 /*background-color:Aqua;*/
}

.CalendarSiteMapPathControl {
 float:left;
 text-align:left;
}

.CalendarMenuControl
{/*StudentCalendarHorizontalMenu*/
    
    /*float: left;
    text-align: left;*/
}

/* Student Calendars Horizontal Menu Control*/
#StudentCalendarsHorizontalMenun1{ 
padding: 10px;
}

.NextPrevStyle {

      /*              NextMonthText = "<img src='assets/images/next_wht.gif' alt='Next' border='0'>"
                    PrevMonthText = "<img src='assets/images/prev_wht.gif' alt='Previous' border='0'>" 
                    */
                    
                    
                    
}
.btnRow
{
 
position:relative;
width:100%;
}
.newEntryBtn
{
float:left;
width:150px;
position:relative;
    padding: .5em;
    position: relative;
    text-align: left;
    background-color: #BBCBA9;
    
}

.divDDLbtn{
padding: .5em;
background-color: #BBCBA9;
width:160px;
position:relative;
float:right;
}

.LocationDDL{
position:relative;


    
    
}

/*Modal Popup*/
.modalBackground {
	background-color:#000;
	filter:alpha(opacity=70);
	opacity:0.7;
}

/*Panel1*/
.Panel1
{
    padding: 10px;
    position: relative;
    width: 750px;
    /*height: 100px;*/
    background-color: #FFFFFF;
    top: 0px;
    left: 0px;
}

/*DetailsView1*/
.DetailsView1
{
    
    position: relative;
    width: 700px;
    /*height: 50px;*/
}
.mnuCalendar
{
    /*padding: 5px;*/
    position: relative;
    float: left;
}
.StaticMenuStyle {
float:left;
}

.shm {
/*float:left;*/
}
