﻿/* 0 BASIC TAGS */

.Border1px 
{
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	padding: 10px 15px 10px 15px;
}

.BorderSolid1px 
{
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
}

/*****************************************************************************/
/*** BEGIN - Font Style Settings ***/
/*****************************************************************************/
h1, h2, h3, h4 { font-family: tahoma, arial, helvetica, sans-serif; }
h1 {
	position: absolute;
	left: 37px;
	top: 12px;
	text-transform: uppercase;
	font-size: 18px;
}
h2 { font-size: 180%;}
h3 {}
h4 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.3em;
	font-weight: bold;
	color: #666666;
}

.FONT12PT { font-family: Tahoma, Arial, Sans-Serif; font-size: 14px; font-weight: bold; }
.ErrorTextBody { font-family: Arial, Tahoma, Verdana; color:Red; font-size: 12px }
.ErrorTextHeader { font-weight: bold; font-family: Arial, Tahoma, Verdana; color:#666666; font-size: 18px }
.ErrorText { color: Red }
.GreenText { color: Green }

/*****************************************************************************/
/*** END - Font Style Settings ***/
/*****************************************************************************/



p {
	line-height: 1.4em;
}

hr {
	border: 0;
	border-top: 1px solid #bababa;
	height: 1px;
}

.hrBlogger {
	border: 0;
	border-top: 1px solid #999999;
	height: 1px;
}

a {
	text-decoration: none;
	color: #d32525;
	cursor: pointer;
}

a:visited {
	color: #d32525;
}

a:hover {
	text-decoration: none;
	color: #e05252;
}

a:active {
	color: #980000;
}

body {
	background-color: #ffffff;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
}

img {
	border-width: 0;
}

.paddingtop3 
{
	padding-top: 3px;
}

/* 1 HEADER */

.header {
	background-image: url(Images/header.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 760px;
	height: 81px;
	margin-left: auto;
	margin-right: auto;
}

.menua {
	position: absolute;
	right: 37px;
	top: 17px;
	text-transform: uppercase;
	font-size: 10px;
	background-image: none;
}

#userloginview {
	position: absolute;
	right: 37px;
	top: 60px;
	text-transform: uppercase;
	font-size: 11px;
	background-image: none;
}

#reportview {
	position: absolute;
	left: 20px;
	top: 60px;
	text-transform: uppercase;
	font-size: 11px;
	background-image: none;
}

.InstLabel { font-family: Arial, Tahoma, Verdana; font-size: 30px; font-style: italic; color: #6699CC }
#InstLabel { position: absolute; right: 5px; top: 6px; }

.CutoffDateLabel { font-family: Arial, Tahoma, Verdana; font-size: 16px; font-style: italic; color: #6699CC }
#CutoffDateLabel { position: absolute; left: 5px; top: 56px; }

#nav { position:absolute; left: 10px; top: 60px; }

.menua a:visited, .nav a:visited {
	color: #d32525;
}

/* The shim is a spacer where the Header and the Content meet. It provides
the shadow that the header casts on to the content */
.shim {
	background-repeat: no-repeat;
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 8px;
	font-size: 0;
}

.column {
	background-image: url(images/content-shim.gif);
	background-repeat: no-repeat;
}

.gradient {
	background-image: url(images/content-shim-photo.gif);
}

.solid {
	background-image: url(images/content-shim-none.gif);
}

/* 2 PAGE */

.page {
	background-repeat: repeat-y;
	position: relative;
	top: 8px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

/* 2.1 HOME, RESUME, LINKS, REGISTER, ADMIN/ALBUMS, ADMIN/PHOTOS PAGES */

#home, #resume, #links, #register, #admin-albums, #admin-photos, #Comments {
	background-image: url(images/body-repeat.gif);
	position: relative;
	width: 686px;
	padding: 0px 37px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
}

#register, #Comments
{
    background-image: url(images/body-repeat-photo.gif);
    border: none 0px;
    text-align: center;
}

/* Positions Elements */
#logo { position: absolute; top: 0px; left: 0px; }
#caption { position: absolute; top: 95px; left: 220px; width: 600px; }
#logincaption { position: absolute; top: 10px; left: 20px; width: 400px; text-align: left; }
#content { margin-top: 88px; }
#contentLinks { margin-left: 255px; }
#contentResume { margin-left: 255px; }

#content .WelcomeTitle 
{
	color: #a6b1cd;
	font-size: 160%;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	padding-bottom: 10px;
}

#content h4, #content hr, #content ul {
    padding-bottom: 0px;
    padding-top: 0px;
}

/*
#whatsnew {
	float: left;
	width: 200px;
	height: 100%;
}
*/
#whatsnew 
{
}

/*
#coollinks {
	margin-left: 220px;
}
*/
#coollinks 
{
    margin-left: 0px;
}

#resume h4, #links h4 {
	margin-top: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.0em;
	position: absolute;
	left: 37px;
	width: 214px;
}

#login 
{
	margin-top: 0;
	padding-top: 15px;
	text-align: left;
	left: 10px;
}

dl {
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	position: relative;
}

dt {
	position: absolute;
	left: 0;
}

dd {
	margin-left: 150px;
	height: 2.0em;
}

.emptydata td {
	padding: 50px;
	color: #aeaeae;
}

/* FOOTER */
.footerbg {
	background-image: url(images/footer-side.gif);
	position: relative;
	background-repeat: repeat-x;
	width: auto;
	height: 75px;
	text-align: center;
}
.footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 75px;
	text-align: center;
	font-size: 10px;
}

/* Controls */
.TextBoxControl { border: solid 1px #3366cc; }
.OverFlowText { border: none 0px; }
.OverflowHidden { overflow: hidden; }
.DropDownList { font-size: 10px; }
.FieldLabel { background-color: #eeeeee; height: 22px; font-weight: bold; font-family: Arial, Tahoma, Verdana; }
.FieldGroupLabel { background-color: #FFCC99; height: 28px; font-weight: bold; font-family: Arial, Tahoma, Verdana; }
.RequiredFieldColor .rcbInputCell { background-color: #ccffff; }

.LinkButtonBG 
{
	cursor: pointer;
	color: #d32525;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	background: #eeeeee url('Images/button-lightBG.gif');
	background-repeat: repeat-x;
	border-bottom: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-top: solid 1px #eeeeee;
	border-left: solid 1px #eeeeee;
	padding: 0px 2px 0px 2px;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
}

.LinkButtonBG_GlassyLightGray
{
	cursor: pointer;
	color: #000000;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	background: #eeeeee url('Images/button-GlassyLightGrayBG.gif');
	background-repeat: repeat-x;
	border-bottom: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-top: solid 1px #eeeeee;
	border-left: solid 1px #eeeeee;
	padding: 0px 2px 0px 2px;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
}

.PageViewClass
{
	border-left: solid 1px #8db2e3;
	border-right: solid 1px #8db2e3;
}



.panelcontentdivider { background-image: url(Images/panelbar_divider_dot.gif); background-repeat: repeat-y; }
.panelbarpane { background-color: #f5f5f5; }
.formpane { background-color: #f5f5f5; }

/*****************************************************************************/
/*** BEGIN - Grid Styles Settings ***/
/*****************************************************************************/
#grid { padding: 20px 0px 20px 0px; }
#gridProgram { padding: 0px 0px 20px 0px; }
#gridbuttons { margin-top: 4px; padding-left: 5px; text-align: left; }
#gridbuttonsbottom { padding-left: 0px; text-align: left; margin-top: 8px; }
#readonlygrid { margin-top: 2px; }
.GridPanel { margin: 0px 20px 0px 20px;}

/* GridView specific */
.EditRowStyle { background-color: #f5f5f5; font-family: Arial, Verdana, Tahoma; font-size: 11px; color: #3366cc; }
.InsertRowStyle { background-color: #FFCECE; font-family: Arial, Verdana, Tahoma; font-size: 11px; color: #000000; }

/*****************************************************************************/
/*** END - Grid Styles Settings ***/
/*****************************************************************************/

/*****************************************************************************/
/*** BEGIN - Telerik r.a.d.Grid Style classes ***/
/*****************************************************************************/
.RadGrid
{ 	
	border-top: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	border: solid 1px #cccccc;
	background-color: #f6f6f1;
}

.MasterTable
{
	background-repeat: repeat-x;
	font-size: 11px;
	font-family: Arial, Verdana;
	background-image: none;
	background-repeat: repeat-x;
}

.ResizeItem { background-image: url(Images/resize.gif); background-repeat: repeat-y; width: 17px; padding-left: 0px; }

.GridRow .ResizeItem { border: 0px; border-bottom: solid 1px #e1ded8; border-top: solid 1px #cccccc; }

.GridHeader { font-weight: bold; color: #666666; text-align: center; border-bottom: solid 1px #cccccc; border-right: solid 1px #cccccc; height: 25px; }
.GridHeaderAlignLeft { font-weight: bold; color: #666666; text-align: left; border-bottom: solid 1px #cccccc; border-right: solid 1px #cccccc; height: 25px; padding-left: 5px }

.GridHeader A { color: #666666; background-color: #f5f5f5; }

.GridRow { padding-left: 5px; color: #3366cc; background-color: #ffffff; }

.GridRow TD { border: solid 1px white; border-bottom: solid 1px #dbd7cb; border-right: solid 1px #cccccc; white-space:nowrap; }

.GridRow TABLE TD { border: 0px; }

.GridRowSelected { background-color: #FFFACD; color: #333333; }

.GridRowEditing { padding-left: 5px; background-color: #E6E6FA; border-right: solid 1px #666666; }
.GridRowEditing TD { border: solid 1px white; border-bottom: 1px solid #dbd7cb; border-right: solid 1px #cccccc; white-space:nowrap; }

.GridPager { height: 21px; color: #242500; padding-left: 14px; background-color: #cccccc; font-size: 12px; font-weight: bold; }

.GridPager A { color: #d32525; font-size: 11px; }
.GridPager A:Visited { color: #d32525; font-size: 11px; }
.GridPager A:Hover { color: #d32525; font-size: 11px; }
.GridPager A:Active { color: #333333; font-size: 11px; font-weight: bold; }

.RowIndicatorCol { background-image: url(Images/View.gif); background-repeat: no-repeat; }

/*****************************************************************************/
/*** END - Telerik r.a.d.Grid Style classes ***/
/*****************************************************************************/


/*****************************************************************************/
/*** BEGIN - Start Area Style classes ***/
/*****************************************************************************/
.StartBG { background-image: url(Images/start_bg.gif); background-repeat: no-repeat; padding: 0px 0px 0px 15px; }
.StartTopSpan { background-image: url(Images/start_top_span.gif); background-repeat: repeat-y; }
.StartTop { background-image: url(Images/start_top.gif); background-repeat: no-repeat; }
/*****************************************************************************/
/*** END - Start Area Style classes ***/
/*****************************************************************************/


/*****************************************************************************/
/*** BEGIN - Telerik r.a.d.Grid for the Inbox, Style classes ***/
/*****************************************************************************/
.InboxBG { background-image: url(Images/inbox_bg.gif); background-repeat: no-repeat; }
.InboxBottomSpan { background-image: url(Images/inbox_bottom_span.gif); background-repeat: repeat-y; }
.InboxBottom { background-image: url(Images/inbox_bottom.gif); background-repeat: no-repeat; }
.InboxRight { background-image: url(Images/inbox_right.gif); background-repeat:no-repeat; }
.InboxRadGrid
{ 	
	border-top: solid 0px #cccccc;
	border-right: solid 0px #cccccc;
	border-left: solid 0px #cccccc;
	border-bottom: solid 0px #cccccc;
	border: solid 0px #cccccc;
}

div.InboxRadGrid  .rgHeader, 
div.InboxRadGrid  th.rgResizeCol, 
div.InboxRadGrid  .rgRow  td, 
div.InboxRadGrid  .rgAltRow  td, 
div.InboxRadGrid  .rgFooter  td 
{ 
     border-bottom: solid 1px #f1f1f1;
} 



.InboxMasterTable
{
	font-size: 11px;
	font-family: Arial, Verdana;
}

.InboxGridHeader { font-weight: normal; font-family: Tahoma, Arial, Verdana; font-size: 11px; color: #6699ff; text-align: left; border-bottom: solid 1px #dcdcdc; border-right: solid 0px; height: 20px; }
.InboxGridHeader A { color: #6699ff; font-size: 11px; }
.InboxGridHeader A:Visited { color: #6699ff; font-size: 11px; }
.InboxGridHeader A:Hover { color: #6699ff; font-size: 11px; }
.InboxGridHeader A:Active { color: #6699ff; font-size: 11px; font-weight: bold; }

.InboxMessageHeader { padding-left: 8px; }

.InboxGridRow { padding-left: 5px; font-family: Tahoma, Arial, Verdana; font-size: 11px; color: #000000; }
.InboxGridRow TD { border: solid 0px white; border-bottom: solid 0px #dbd7cb; border-right: solid 0px #cccccc; white-space:nowrap; }
.InboxGridRow TABLE TD { border: 0px; }

.InboxReadEmail { color: #333333; font-size: 11px; font-weight: bold; }
.InboxReadEmail A { color: #333333; font-size: 11px; font-weight: bold; }
.InboxReadEmail A:Visited { color: #333333; font-size: 11px; font-weight: bold; }
.InboxReadEmail A:Hover { color: #333333; font-size: 11px; font-weight: bold; }
.InboxReadEmail A:Active { color: #333333; font-size: 11px; font-weight: bold; }

.InboxReadEmailCollege { color: #ff9900; font-size: 11px; }
.InboxReadEmailCollege A { color: #ff9900; font-size: 11px; }
.InboxReadEmailCollege A:Visited { color: #ff9900; font-size: 11px; }
.InboxReadEmailCollege A:Hover { color: #ff9900; font-size: 11px; }
.InboxReadEmailCollege A:Active { color: #ff9900; font-size: 11px; }

.InboxReceivedOn { color: #666666; font-family: Tahoma, Arial, Verdana; font-size: 11px; }

.InboxGridPager { height: 20px; color: #242500; padding-left: 8px; font-size: 11px; }

.InboxGridPager A { color: #d32525; font-size: 10px; }
.InboxGridPager A:Visited { color: #d32525; font-size: 10px; }
.InboxGridPager A:Hover { color: #d32525; font-size: 10px; }
.InboxGridPager A:Active { color: #333333; font-size: 11px; font-weight: bold; }

/*****************************************************************************/
/*** END - Telerik r.a.d.Grid Style classes ***/
/*****************************************************************************/



/*****************************************************************************/
/*** BEGIN - Telerik r.a.d.Grid for the CollegeOfferings Grid, Style classes ***/
/*****************************************************************************/
.CollegeOfferingsGrid
{ 	
	border-top: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}

.RadComboBoxPadding { margin-bottom: 0px; padding-bottom: 0px; }
.CollegeOfferingsGridHeader { font-weight: bold; font-family: Tahoma, Arial, Verdana; font-size: 11px; color: #000000; text-align: left; border-bottom: solid 0px #cccccc; border-right: solid 1px #cccccc; border-left: solid 1px #cccccc; border-top: solid 1px #cccccc; height: 20px; background: #ffffff url(Images/contentheader_bg.gif) repeat-x bottom; }
.CollegeOfferingsGridHeader A { color: #000000; font-size: 11px; }
.CollegeOfferingsGridHeader A:Visited { color: #000000; font-size: 11px; }
.CollegeOfferingsGridHeader A:Hover { color: #000000; font-size: 11px; }
.CollegeOfferingsGridHeader A:Active { color: #000000; font-size: 11px; font-weight: bold; }

.CollegeOfferingsGridRow { padding-left: 5px; padding-top: 8px; font-family: Tahoma, Arial, Verdana; font-size: 11px; color: #000000; }
.CollegeOfferingsGridRowSelected { padding-left: 5px; padding-top: 8px; font-family: Tahoma, Arial, Verdana; font-size: 11px; color: #000000; background-color: #f5f5f5; }

div.CollegeOfferingsGrid  .rgHeader, 
div.CollegeOfferingsGrid  th.rgResizeCol, 
div.CollegeOfferingsGrid  .rgRow  td, 
div.CollegeOfferingsGrid  .rgAltRow  td, 
div.CollegeOfferingsGrid  .rgFooter  td 
{ 
     border-bottom: solid 1px #f1f1f1;
} 

/*****************************************************************************/
/*** END - Telerik r.a.d.Grid Style classes ***/
/*****************************************************************************/


/*****************************************************************************/
/*** BEGIN - FONT Style classes ***/
/*****************************************************************************/
.DataDisplayStyle { font-family: Arial, Verdana, Tahoma; font-size: 11px; color: #0066cc; }
.ViewDisplayStyle { font-family: Arial, Verdana, Tahoma; font-size: 11px; color: #0066cc; border-bottom: solid 1px #999999; }


/*****************************************************************************/
/*** END - FONT Style classes ***/
/*****************************************************************************/


/***************************************/
/*** BEGIN RadComboBox style ***********/
/***************************************/

.RadComboBox_Office2007 .rcbInputCell  
{  
    background-color: #ffffff !important;
}  

/***************************************/
/*** END RadComboBox style *************/
/***************************************/


/***************************************/
/*** BEGIN RadFormDecorator styles *****/
/***************************************/

.rfdDecorated
{
 padding-left: 4px !important;
}

/***************************************/
/*** END RadFormDecorator styles *******/
/***************************************/





/***************************************/
/*** BEGIN Copied from old stylesheet **/
/***************************************/

/* Form Items */

.textfield {
	border: 1px solid #929292;
	vertical-align: middle;
	padding: 3px;
	margin: 2px 0 5px 0;
}

/* Login View */

.login .label {
	display:block;
}

.login .textbox {
	border: 1px solid #929292;
	width: 140px;
	vertical-align: middle;
	padding: 3px;
	margin: 2px 0 5px 0;
}

.login .button {
	display:block;
	margin-top:8px;
	margin-bottom:8px;
}

/* LIST */

.ULClass ul {
	list-style-type: none;
	list-style-image: url(images/bullet-2.gif);
	list-style-position: outside;
	line-height: 2.1em;
	vertical-align: middle;
	margin-left: 1.25em;
}
.link {
	list-style-image: url(images/bullet-1.gif);
}
/***************************************/
/*** END Copied from old stylesheet ****/
/***************************************/

