/* PRINT CSS Document */


															
															
															
@media print{
#content-col-sidebar{ width: 520px; }
  
#wrapper-sidebar, #column, div#column, #wrapper, #main { background-color: #FFFFFF; background-image: none; }
                          
#navigation, #footer, #navcol, #submenu-listings, #action-bar, #column2 { display: none; }
}

/* Print or email this page */
div.print-email {
	border-bottom: 1px solid rgb(237, 237, 237); 
	padding: 2px; 
	text-align: right; 
	font-size: 0.95em; 
	vertical-align: middle;
}
div.print-email a { text-decoration: none; }
div.print-email img {
	border:0;
	margin-right: 10px; 
}

/* General list styles */
#content ul { margin-bottom:20px; }
#content ul li { margin-bottom:5px; }
#content ul ul, ul ul.custom-bullet { margin-top:5px; padding-left:25px; }
#content ul.custom-bullet { list-style-type:none; padding-left:0px; margin-left:0px; }
#breadcrumbs ul { margin:0; padding:5px 0 3px; }
#breadcrumbs li { padding:0 10px 0 0; }

 

/* panels */
.panels div.icon-list ul ul li {
	min-height:0;
	padding-bottom:0;
}


/* On this page */
.contents-block { width:450px; border:1px dotted #E4E4E4; margin:0 0 20px 0; padding:0; background:#FBFBFB; }
#content .contents-block ul{ padding:0px 0px 15px 15px; margin:0 0 0 15px;}
#content .contents-block li{ padding-bottom:0; margin-bottom:1px;}
.contents-block p { margin:15px 0px 7px 15px; padding:0px; font-weight:bold;}
.contents-block table { width:100%}

/* Student Ops homepage */
.so-home .contents-block { width:510px; }
.so-home .contents-block img { float:left; margin-top:-10px; padding:0 10px 5px 0; }

/* Back to top */
div.top {
	clear:both;
	float:right;
	margin-top:20px;
	margin-bottom:15px;
}

/* List of downloadable documents */
#content ul.downloadable-documents { margin-top:25px; background:#FBFBFB; }
#content ul.downloadable-documents ul { margin-top:0; }

.feature-boxes { border-collapse:collapse;}
.feature-boxes th, 

/* Feature boxes */

.feature-boxes td { padding:0px; width:110px; vertical-align: top  }

.feature-boxes th a img,
.feature-boxes td a img { border:1px solid white;  display:block; }

.feature-boxes th a:hover img,
.feature-boxes td a:hover img { filter: alpha(opacity=60); filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60); opacity: 0.6; -moz-opacity:0.6;
border:1px solid #febc3e;  display:block; }


/* Icons */
a.email { background:url(../_images/icons/email.gif) no-repeat left center; padding-left:20px; }


a.all {
    background: url("/images/icons/bullet-red-all.gif") no-repeat scroll 1px 6px transparent;
	padding: 0 0 0 10px;
	text-decoration:none;
}
a.all:hover {
	text-decoration:underline;
}


/* Top Art */
.top-art { width:434px; border-top:1px solid #e1e1e1;
border-bottom:1px solid #e1e1e1; height:45px;
background:#fafafa; padding:10px 10px; margin-bottom:15px; }
.top-art img { float:left; margin-right:10px;  clear: both;   }
.top-art p { margin:0; padding:0}

/* Contact */
.contact-email { border-top:1px solid #e1e1e1;
border-bottom:1px solid #e1e1e1; height:auto;
background:#fafafa; padding:10px 10px; }

.contact-email p { margin:0; padding:0}

/*
Menus HOVER
*/

div.sidebar-button-hover a:link,
 .sidebar-button-hover a:visited {
	min-height: 22px;
	display:block;
	padding: 13px 10px 15px 40px;
	font-size: 1.40em; 
	border-bottom: 1px solid #fff;
	font-weight:bold;
	background: #f5f2eb url(/images/icons/sidepanel_arrow_corporate.gif) no-repeat 10px 10px;
	text-decoration: none;
	color: #61380c;
}

/* Table Dark */
.dark {
	border: 0 none;
	border-collapse: collapse;
	font-size: 1em;
	width: 98%;
}
.dark th {
	background-color: #636466;
	color: white;
	padding: 5px;
	text-align: left;
}
.dark td {
	/* padding: 3px 5px; */
	padding: 6px 1px 6px 3px;
	vertical-align: top;
}
.dark tr td {
	border-top: 1px solid #CCCCCC;
}
.dark tr:first-child td {
	border-top: medium none;
}
.dark tr:nth-child(2n+1) td {
	background-color: #F7F7F7;
}
.dark tr:hover td {
	color: #323232;
}
.dark tr.end-section td {
	border-bottom: 2px solid #CCCCCC;
}

/* Table Lists */
 .matrix-listing {
                  margin-bottom: 5px;
				  border: none;
                  font-size: 12px
				  }

.matrix-listing th {
                        padding-top: 10px;
                        background: #D8CDBA;
                        color: #4A2B0C;
                        font-weight: bold; 
                        vertical-align: bottom;
						border: none;
						 font-size: 12px;						
						}
						
.matrix-listing tr td {
                        padding: 5px;
                        vertical-align: top;
						border: none;
                        border-bottom: 1px dotted #CCCCCC;
                        }						
						
#International h2 {
		margin-bottom: 0px;
		font-size: 1.3em;
		color: #474747;
	}						
						
  
  .matrix-listing tr:hover {
                              background: #EAEAEA; 
                            }
  
  .matrix-listing tr td.title, .matrix-listing tr td a {
                              font-size: 12px;
                              width: 170px;}

  .matrix-listing tr.nohover:hover {
                                    background: #FFFFFF; 
                                    }
									
@media screen and (-webkit-min-device-pixel-ratio:0) 
{
.matrix-listing tr td { font-size: 11px; font-weight: normal; } 
.matrix-listing tr td a { font-size: 11px; }
}



.shaded_standout {
	font-size:1.2em;
	padding-left:20px;
	padding-right:20px;
	margin-left:70px;
	margin-right:80px;
	margin-top:10px;
	border: 1px solid #999999;
	background:#efefef;
	padding-top: 10px;
	padding-bottom: 10px;
}
.shaded_standout-alt {
	font-size:1.2em;
	padding-left:10px;
	padding-right:10px;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	border: 1px solid #999999;
	background:#efefef;
	padding-top: 10px;
	padding-bottom: 10px;
}


/* INDEX STYLE
   ----------------------------------------------------*/

h2.index {
	background: #D7CEBD;
	color: #444444;
	padding: 2px 5px;
	font-size: 1em;
	margin: 0 0 1em 0;
}
.alphabet {
	padding: 1em 0;
	color: #DDD
}




/* BACK STYLE
   ----------------------------------------------------*/

div.back {
	background: url(../_images/icons/back.gif) no-repeat left 3px;
	padding-left: 12px;
	font-size: 0.95em;
}

div.forward {
	background: url(../_images/icons/forward.gif) no-repeat left 3px;
	padding-left: 12px;
	font-size: 0.95em;
}


/* Grid */

 	table.grid { border-collapse:collapse; }
	tr.header-left th { text-align:left; }
     table.grid tr td { background: #EEEEEE; padding: 5px; vertical-align: top; border-bottom: 1px solid #cbcbcb;    }

     table.grid tr.alt td,
	 table.grid tr td.alt { background: #F8f8f8; }
	            
	 table.grid tr th { background: #c0c0c0; padding: 5px; vertical-align: top; font-weight: bold; color: #FFFFFF }

               
	table.grid tr.foot td{  border-bottom: 5px solid #cbcbcb;}
	table.grid tr.foot-alt td{  background: #F8f8f8; border-bottom: 5px solid #cbcbcb;}
	
	
	 #content table.grid tr td ul{ padding:0px 0px 0px 5px; margin:5px 0 0 15px;}
     table.grid tr td li{ padding:0 0 0 5px; margin:0;}
	 
	/* Subgrid Int */
	
	
    table.subgrid-int { padding-bottom: 10px; }                
                    
    table.subgrid-int tr td, table.subgrid-int tr th  { padding: 3px; }
                  
    table.subgrid-int tr.subgrid-int-ingrow td { border-bottom: 1px solid #FFFFFF; }
                        
    table.subgrid-int tr th  { border-bottom: #cbcbcb 1px solid; }

    table.subgrid-int ul.subgrid-intingmode { margin: 0px; padding: 0px; }
                      
    table.subgrid-int ul.subgrid-intingmode li{ display: block; margin-right: 10px; margin-left: 10px; list-style-type: none; }
    


/* Grid Adm */

table.grid-adm { border-collapse: collapse; border-spacing: 0; width: 100%; margin-top: 1em; }
table.grid-adm  td { margin: 0; padding: 5px; background: #F1F1F1; border-bottom: 1px solid #FFF; vertical-align: top; }
table.grid-adm  th { text-align: left; background: #CCC; padding: 5px; border-bottom: 1px solid #BBB; }
table.grid-adm tr.alt td { background: #E8E8E8 }

/* Grid Rmo */

 table.grid-rmo { border-collapse: collapse; border-spacing: 0; width: 100%; margin-top: 1em; }
 
     table.grid-rmo tr td { background: #F1F1F1; padding: 5px; vertical-align: top; border-bottom: 1px solid #BBB;  border-right: 1px solid #FFF; border-top: 1px solid #FFF;   }

     table.grid-rmo tr.alt td { background: #E8E8E8; }
           
	table.grid-rmo tr th { background: #CCC; padding: 6px; font-weight: bold;  }
    
/* Calendar Columns */
/* URL: /calendar/index.html */
.first-col{ width:100px; }
.second-col{ width:200px; }
.third-col{ width:200px;  }
.event-col{ width:100px;  }

div.all {
	padding: 10px 0 5px 0;
}

div.all a {
	text-decoration: none;
	background:transparent url(../../images/icons/bullet-red-all.gif) no-repeat scroll 1px 6px;
	padding: 0px 0 0px 12px;
	font-weight: bold;
}

div.all a:hover {
	text-decoration: underline;
}



/* ICON LISTS CUSTOM (Icon, Link, Description)
   ----------------------------------------------------*/
   
   
      div.icon-home h2{
	 border-bottom:1px solid #f0f0f0;
	 margin-bottom:1px;
	 padding-bottom:10px;
	}
   
  
   
   div.icon-home{
	margin-bottom:10px; 
	
	
}


div.icon-home ul {
	margin: 0;
	padding: 0;
	border-top:1px solid #ffffff;
}

div.icon-home ul li {
	list-style-type: none;
	/*padding: 0 0 15px 0;*/
	padding:10px; 
	min-height: 55px;
	border-bottom:1px solid #f0f0f0; 	
	background:#fbfbfb; 
}




* html div.icon-home ul li {
	height: 55px;
}

div.icon-home ul li div {
	margin-left: 65px;
	padding: 0;
}

div.icon-home ul li p {
	margin: 1px 0 1px 0; 
}

div.icon-home ul li p strong {
	color: #3f3f3f;
}

div.icon-home ul li img {
	float:left;
	vertical-align:top;
	margin: 2px 8px 0 0;
}

div.icon-home ul li img.border {
	border: 1px solid #d4d4d4;
	padding: 2px;
	margin: 0 8px 0 0;
}

div.icon-home div.all {
	margin-top: -8px;
}

img.border {
	border: 1px solid #d4d4d4;
	padding: 2px;
	margin: 0 8px 0 0;
}

/* QUICKLINKS - CLEAR
   ----------------------------------------------------*/
div.sidebar-quicklinks-clear { 
	background: #f5f2eb;
	border-bottom: 1px solid #fff; 
	padding: 10px 12px 15px 10px;
	color: #75440F;
}

div.sidebar-quicklinks-clear { 
	height: 0.01%; /*IE disappearing issue */ 
}
div.sidebar-quicklinks-clear{ 
 	height: 0.01%; /*IE disappearing issue */
}

div.sidebar-quicklinks-clear h3 { 
	/*margin: 0; 
	padding: 0 0 0 0px; 
	background: url(/images/icons/sidepanel_arrow_corporate.gif) no-repeat; 
	text-indent: 30px; 
	font-size: 1.45em; 
	height:30px; 
	line-height: 1.4em; 
	border-bottom: 1px solid #d8cdba; */
	font-size: 1.2em; 
	line-height: 1.2em; 
	color: #61380c;
}

div.sidebar-quicklinks-clear a:link, 
div.sidebar-quicklinks-clear a:visited, 
div.sidebar-panel-quicklinks-clear a:hover { 
	color: #75440F;
}

div.sidebar-quicklinks-clear ul {
	margin: 15px 0px 0px 2px; 
	padding:0; 
}

div.sidebar-quicklinks-clear li { 
	list-style-type: none; 
	background: url(../../images/icons/sidebar-panel-quicklink-bullet-corporate.gif) no-repeat 5px 6px;
	padding-left: 1.5em; 
	padding-bottom: 0.6em; 
}

div.sidebar-quicklinks-clear p { 
	color:#75440F;
	padding-left: 7px;
}

/* QUICKLINKS - DARK
   ----------------------------------------------------*/

div.sidebar-quicklinks { 
	background: #e7dfd1;
}

div#sidecol div.sidebar-quicklinks p.desc {
	padding:0;
	font-size:1em;
	font-style:italic;
	margin-top:3px;
	margin-bottom:5px;
} 

ul.first-level-menu div.closedLink {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(/images/icons/bullet-red.gif) no-repeat scroll 11px 10px;
	display:block;
	font-size:1.2em;
	padding:5px 0 5px 20px;
	text-decoration:none;
}

ul.first-level-menu div.closedLink span { display:block; font-size:0.8em;line-height:1.2em;}
div#sidecol p {
	font-size:0.75em;
	font-weight:normal;
	margin:5px 0 0 0;
	padding:0;
}


/*.no-bullet { list-style-type:none; } */

/* ordered list */
ol li {
	margin-bottom:3px;
}

ol.lower-alpha li {
	list-style-type:lower-alpha;	
}



/* HOME page links */
#home-nav .section {
	float:left;
	width:50%;
	margin-bottom:15px;
}

#home-nav img {
	float:left;
	display:block;
}

#home-nav ul {
	margin-left:65px;
}

div.sidebar-quicklinks-clear li.twitter {
	background-image:url(../_images/icons/twitter.png);
	padding-bottom:1em;
	font-weight:bold;
	padding-left:30px;
	padding-top:8px;
}


div.sidebar-button a.twitter:link, .sidebar-button a.twitter:visited {
	background-image:url(../_images/icons/twitter.png);
	background-position:12px 12px;
}

div.sidebar-quicklinks-clear li.facebbok {
	background-image:url(../_images/icons/facebook.png);
	padding-bottom:1em;
	font-weight:bold;
	padding-left:30px;
	padding-top:8px;
}


div.sidebar-button a.facebook:link, .sidebar-button a.facebook:visited {
	background-image:url(../_images/icons/facebook.png);
	background-position:12px 12px;
}

.payment td { text-align:center; }

/* form containers  */
.form_container {
	margin:0;
	padding:0;
}

.form_container h2 {
	font-size:1.1em;
	background:#DEDADB;
	padding:5px;
	color:#585858;
}

.form_container p {
	font-weight:bold;
	margin:7px 0 15px 10px;
	padding:0;
}

.form_container div {
	margin-left:175px;
	margin-top:10px;
}

.form_container #year, .form_container #month {
	width:auto;	
}

.form_container .formErr {
	clear:both;
	margin-left:160px;
	color:#990000;
	line-height:2em;
}

.form_container label {
	width:140px;
	display:block;
	float:left;
	font-weight:bold;
	padding-left:10px;
	clear:both;
	padding-top:3px;
	margin-right:10px;
}

label.mandatory {
	background-image:url(/static/import/icons/asterisk.gif);
	background-position:right 3px;
	background-repeat:no-repeat;
}

.form_container input.txt {
	font-size:1em;
	border: 1px solid #999999;
	border-color:#999999 #999999 #CACACA #CACACA;
	background:#F9F9F9;
	padding-left:3px;
	width:200px;	
}

.form_container textarea {
	width:300px;
	height:100px;
	font-size:1em;
	border: 1px solid #999999;
	border-color:#999999 #999999 #CACACA #CACACA;
	background:#F9F9F9;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
}

.form_container select {
	font-size:1em;
	border: 1px solid #999999;
	background:#F9F9F9;
}

.form_container  p.note {
	font-weight:normal;
}

.form_container table {
	border-collapse:collapse;	
}

.form_container td {
	text-align:center;	
}

.form_container th {
	text-align:left;	
	background:#EEEEEE;
	padding:6px 3px;
}


.form_container tr.table_header th {
	text-align:center;	
}

/* Styles for images featured on home page of different areas within Student Ops */
div.feature .section {
	float:left;
	width:50%;
	margin-bottom:15px;
	font-weight:bold;
}

div.feature .section p {
	font-weight:normal;	
}

div.feature img {
	float:left;
	display:block;
	width:60;
	height:60;
	border:1px solid #D4D4D4;
	margin:0 8px 0 0;
	padding:2px;
}

div.feature div.link-list {
	padding-top:10px;
}

div.feature div.link-list ul {
	margin-left:70px;
}


/* Styles for notifications */
.notice {
	border: 1px solid #CFCFCF;
	width:420px;
	font-size:1.2em; 
	padding:0 10px; 
	margin: 20px 40px; 
	background-color:#FFF0CF;
}
.notice p {
	text-align:center;	
	margin:10px auto;
}

.notice img { padding-right: 5px; margin-top:-2px; float:left; }

.swinlink p, .sic p {
	font-size:0.8em;
	text-align:left;
}



/* general styles */
p.indent { margin-left:25px; }

/* media buttons */
ul.media-icons {
	margin:0;
	padding:0px 18px 45px 11px;
}

#content ul.media-icons { margin-bottom:0; }

ul.media-icons li {
	float:left;
	list-style-type:none;
	padding:1px 3px 0 0;
	/* width:22px; */
}
div.sidebar-quicklinks ul.media-icons {
	padding-left:25px;	
	height:25px;
}

div.sidebar-button a:link, .sidebar-button a:visited, div.sidebar-button-green a:link, .sidebar-button-green a:visited, div.sidebar-button-blue a:link, .sidebar-button-blue a:visited {
	font-size:1em;
    min-height: 17px;
    padding: 13px 10px 10px 35px;
}

/* Use this to highlight important messages */
div.notice-box {
	/* background-color:#FFF0CF; */
	background: none repeat scroll 0 0 #EFEFEF;
	border: 1px solid #999999;
	padding: 10px 15px; 
	-webkit-border-radius:9px;
	-moz-border-radius:9px;
	-o-border-radius:9px;
	border-radius: 9px; 
	width:95%; 
}
div.notice-box p strong {
	color: #000000;
}
div.critical-announcement{
	background: none repeat scroll 0 0 #EFEFEF;
    border: 1px solid #999999;
    font-size: 1em;
    margin: 15px 70px;
    padding: 10px 20px;
}

/* Styling of Ask George API */
.KnowledgeSyndication {
	padding:10px 0;
}

div.rn_SearchArea {
	padding-left:185px;
	margin-bottom:20px;
}

.rn_Content ul {
	padding-left:0;
}

.rn_Content li {
	background: url("/images/icons/bullet-red.gif") no-repeat scroll 5px 11px transparent;
    list-style: none outside none;
    padding-left: 15px;
	padding-bottom:8px;
	padding-top:5px;
	border: 1px solid #FFFFFF;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-o-border-radius:4px;
	border-radius:4px;
}

.rn_Content li:hover {
	background-color:#EFEFEF;
}

.rn_Title {
	line-height:1.5em;	
}

.rn_SearchArea input[type="text"] {
	padding: 3px 8px;
	margin-right:5px;
	width:250px;
	color: #414347;
	font-family: Arial,sans-serif;
	font-size: 1em;
	border: 1px solid #CCCCCC;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-o-border-radius:4px;
	border-radius:4px;
}

#rn_SearchButtonskw_0 {
	background: #EA1C34;
    border: medium none;
    border-radius: 6px 6px 6px 6px;
    color: #FFFFFF;
    display: inline-block;
    font-weight: bold;
    height: auto;
    line-height: normal;
    margin: 0;
    padding: 3px 17px;
    text-decoration: none;
    text-indent: 0;
    text-shadow: 0 0 3px #550A13;
    vertical-align: top;
    width: auto;
	cursor: pointer;
}

.rn_Navigation {
	padding-left:490px;
	font-size:1em;
}
/* End Ask George API */

/* styles for lists which do not need bullets or margins */
#content ul.nobullet {
	list-style:none;
	margin-left:0;
	padding-left:0;	
}

