/* style sheet */

body {
	width: 730px;
	background-color: #ffffff;
        color: #444;
	font-family: Arial, Helvetica, sans-serif;
        background-image: url(images/pink_petals.jpg);
	margin: 0px auto;
}
div {
	/*border: 1px dotted green;*/
}
table {
	border: 1px solid #aaa;
}
th {
	background-color: #fff9ff;
   /*     background-image: url(images/pink_bar.jpg); */
        border: 1px solid #aaa;
	color: #777;
	font-size: 16px;
	text-align: center;
}
td {
	border: 1px solid #aaa;
}

td.handout{
	border: 1px solid #aaa;
        font-size: 12px;
}

td ul li {
	text-align: left;
}

#container {
	margin: 0px auto;
 /*       background-image: url(../images/pink_petals.jpg);*/
	width: 730px;
}
#banner {
	text-align: center;
        border: 1px solid #bbb;
        border-bottom: 0px;
	color: #777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
        padding-top: 1px;
        padding-bottom: 1px;
        margin-top: 15px;
	width: 719px;
        background-image: url(images/pink_banner3.jpg) ;
/*	margin-bottom: 50px;*/
}
#banner a:hover {
        font-weight: normal;
        text-decoration: underline;
}
#anchor {
        position: absolute;
        top: 70px;
        left: 260px;
        width: 175px;
}
#main {
        background-image: url(images/pink_petals.jpg) ;
	border: 1px solid #bbb;
	/*margin-top: 50px;*/
	width: 716px;
	/*height: 800px;*/
	text-align: center;
}
#beg2_row {
	margin-top: 3px;
	margin-bottom: 1px;
	margin-left: 3px;
	margin-right: 3px;
	/*color: #6600cc;*/
	/*height: 160px;*/
	/*padding-bottom: 140px;*/
	border: 1px solid #bbb;
	/*border: 2px solid rgb(147,66,205);*/
}
#int1_row {
	margin-top: 3px;
	margin-bottom: 1px;
	margin-left: 3px;
	margin-right: 3px;
	/*color: #6600cc;*/
	/*height: 160px;*/
	border: 1px solid #bbb;
}
#resource_row {
	margin-top: 3px;
	margin-bottom: 1px;
	margin-left: 3px;
	margin-right: 3px;
	border: 1px solid #bbb;
/*	height: 250px;*/
}
#email_row {
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 3px 5px 3px;
	margin-top: 3px;
	margin-bottom: 2px;
	margin-left: 3px;
	margin-right: 3px;
	border: 1px solid #bbb;
}
#dict {
	padding-left: 3px;
	padding-top: 10px;
	border-bottom: 1px solid #bbb;
}
#dict li {
	font-size: 12px;
	display: list-item;
}

#page1 {
/*        background-image: url(images/pink_bg_6.gif); */
        border-bottom: 1px solid #ccc;
        padding-bottom: 15px;
        padding-top: 15px;
 /*       margin-top: 15px;*/
}
#page2 {
/*        background-image: url(images/pink_bg_6.gif); */
        padding-top: 10px;
}
#filter
{
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: #ffccff;
    z-index:10;
    opacity:0.6;
    filter: alpha(opacity=60);
}

#box
{
    display: none;
    position: absolute;
    top: 20%;
    left: 10%;
    width: 70%;
    height: 50%;
    padding: 48px;
    margin:0;
    border: 3px solid #ffccff;
/*	border: 1px solid black; */
    background-color: white;
    z-index:101;
    overflow: auto;
}
#boxclose
{
    float:right;
    position:absolute;
    top: 0;
    right: 0;
/*    background-image:url(Beg2/images/close.gif); */
    background-image:url(Beg2/images/msgNeg.png);
    background-repeat:no-repeat;
    background-color:#CCC;
    border:1px solid black;
    width:20px;
    height:20px;
}
#boxcontent
{
    position:absolute;
    top:50px;
    left:10px;
    right:0;
    bottom:0;
    margin:0;
    padding: 8px;
    overflow: auto;
    width:100%;
    height:100%;
}

#boxheader {
    position:absolute;
    top:0%;
    left:0%;
    width:100%;
    height:28px;
    padding:0;
    padding-top:2px;
    padding-left:8px;
    margin:0;
    margin-right:20px;
    border-bottom:1px solid #ffccff;
/*	border-bottom:1px solid black; */
    background-color: #FF3366;
    color:white;
    text-align:center;
}
#boxtitle
{
    position:absolute;
    float:center;
    top:0;
    left:0;
    width:496px;
    height:24px;
    padding:0;
    padding-top:4px;
    left-padding:8px;
    margin:0;
    background-color: #FF3366;
    color:white;
    text-align:center;
	font-weight: bold;
	font-size: 16px;
}

table.redborder {
	border:solid 2px #941d02;
}
td.redborder {
	border:solid 2px #941d02;
}
td.main {
	text-align: center;
	font-size: 14px;
}
td.calendar {
        padding-bottom: 10px; 
        border: 0px solid red;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
        color: #777;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 18px;
	text-align: left;
	/*border: 1px solid rgb(147,66,205);*/
	width: 25%;
	float: left;
}
.header {
        width:35%; 
        border: 0px; 
        border-bottom: 
        1px solid #aaa; 
        font-size: 12px;
        padding: 5px 20px 5px 0px;
        text-align: right;
}
.info {
        width:65%; 
        border: 0px; 
        border-bottom: 1px solid #aaa; 
        font-size: 12px;
        padding: 5px 0px 5px 20px;
        text-align: left;
}
.left {
        font-size: 14px;
        font-weight: normal;
        /*padding-left: 100px;*/
        padding-left: 70px;
        /*width: 175px; */
        width: 220px;
	float: left;
        /*text-decoration: underline; */
        /*border: 1px solid blue;*/
}
.right{
        /*margin-left: 70px;*/
        margin-right: 50px;
        /*border: 1px solid red;*/ 
        /*width: 500px; */
        width: 490px;
	float: right;
        font-size: 12px;
}
.due_week {
	font-size: 16px;
	font-weight: bold;
	padding-top: 15px;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 10px;
	padding-top: 5px;
	text-align: left;
	border-left: 1px solid #bbb;
	/*height: 100px;*/
	width: 70%;
	float: right;
}
.disc {
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 3px;
	border-bottom: 1px solid #bbb;
}
.extra {
	padding-top: 15px;
	border-top: 1px solid #bbb;
	margin-top: 10px;
	font-size:14px;
}

.week {
	text-align: center;
	font-size: 14px;
}

.date {
	text-align: center;
	font-size: 12px;
} 
#resource_row .links {
	/*height: 500px;*/
}
a:link { 
	color: #555;
        text-decoration: none;
}
a:visited { 
	color: #555;
        text-decoration: none;
}
a:hover { 
	color: #555;
        text-decoration: underline;
}

/* css for lightbox */
#lightbox{	
	position: absolute;	
	left: 0; 
	width: 100%; 
	z-index: 100; 
	text-align: center; 
	line-height: 0;
}

#lightbox img{ 
	width: auto; 
	height: auto;
}

#lightbox a img{ 
	border: none; 
}

#outerImageContainer{ 
	position: relative; 
	background-color: #fff; 
	width: 250px; 
	height: 250px; 
	margin: 0 auto; 
}

#imageContainer{ 
	padding: 10px; 
}

#loading{ 
	position: absolute; 
	top: 40%; 
	left: 0%; 
	height: 25%; 
	width: 100%; 
	text-align: center; 
	line-height: 0; 
}

#hoverNav{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	height: 100%; 
	width: 100%; 
	z-index: 10; 
}

#imageContainer>#hoverNav{ 
	left: 0;
}

#hoverNav a{ 
	outline: none;
}

#prevLink, #nextLink{ 
	width: 49%; 
	height: 100%; 
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ 
	display: block; 
}

#prevLink { 
	left: 0; 
	float: left;
}

#nextLink { 
	right: 0; 
	float: right;
}

#prevLink:hover, #prevLink:visited:hover { 
	background: url(../images/prevlabel.gif) left 15% no-repeat; 
}

#nextLink:hover, #nextLink:visited:hover { 
	background: url(../images/nextlabel.gif) right 15% no-repeat; 
}

#imageDataContainer{ 
	font: 10px Verdana, Helvetica, sans-serif; 
	background-color: #fff; 
	margin: 0 auto; 
	line-height: 1.4em; 
	overflow: auto; 
	width: 100%	; 
}

#imageData{	
	padding:0 10px; 
	color: #666; 
}

#imageData #imageDetails{ 
	width: 70%; 
	float: left; 
	text-align: left; 
}	

#imageData #caption{ 
	font-weight: bold;	
}

#imageData #numberDisplay{ 
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			

#imageData #bottomNavClose{ 
	width: 66px; 
	float: right;  
	padding-bottom: 0.7em; 
	outline: none;
}	 	

#overlay{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	z-index: 90; 
	width: 100%; 
	height: 500px; 
	background-color: #000; 
}

