﻿/*--------------------layout---------------------*/

/** {margin:0;padding:0}
form {
	text-align: center;
	font-size: .8em;
	font-family: Verdana, Arial, Sans-Serif;		
	}
#wrapper {
	width: 1000px;
	background: #fff;
	margin: 0px auto;
	text-align: left;	
	}
	
#content {
	float:left;
	width: 50%;
	margin: 20px 20px 100px 0;
	
	
	}
	
#contentPage
{
    float:left;
    width:60%;
    margin: 20px 20px 100px 0;
}	
	
#content_home 
{
    
    width:100%;
}	


	
#nav 
{
    float: left;
    width: 20%;
    margin-bottom:50px;
    margin-top:15px;
}

#bonus {
	width: 18%;	
	float: left;	
	margin: 20px 0 10px 0;
	padding-bottom:10px;
	
	}
	
#header, #footer {
	clear:both;
	
	}*/

/*--------------------HEADER---------------------*/

/*#coe-slice
{
    background-image: url(Images/Nav-banner-bkg-2.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 30px;
    padding: 0 0 1px 0;
}

#coe-slice img
{
    width: 200px;
    padding: 7px 0 0 28px;    
}

#coe-nav
{
    float: right;
    padding: 5px 10px 0 0;
}

#coe-nav a
{ 
    color: #fff;
    font-weight: bold;
    font-family: Verdana, Arial, Sans-Serif;
}



#bbc-logo-slice
{
    padding: 0 0 1px 0;   
    
}

#bbc-logo-slice img
{
    padding-right: 3px;
}

#contact-info
{
    background-image: url(Images/GoldContact.gif);
    background-repeat: no-repeat;
    display: inline;
    float: right;
    width: 250px;
    height: 200px;
}

#contact-info p
{
    padding: 5px 15px 
}

#bbc-social-slice
{
    background-image: url(Images/Nav-banner-bkg-2.png);
    background-repeat: no-repeat;
    width: 1000px;
    height: 30px;
}

#bbc-social-slice-home
{
    background-image: url(Images/Nav-banner-bkg-1.png);
    background-repeat: no-repeat;
    width: 1000px;
    height: 30px;
}

#social-icons
{
    float: right;
    margin-right:-10px;
    margin-top: -15px;
      
}

#social-icons img
{
    width: 20px;
    padding: 2px 3px 0 0;
}*/

/*--------------------Navigation---------------------*/

/*#Navigation
{
  	margin: 0 0 0 0;
	background-color: white;
}

#Navigation ul
{
    list-style-type: none;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

#Navigation .NavHomeLink
{
X    background-color: #fff;
X    background-image: url(Images/Home-Button.png);
X    background-repeat: no-repeat;
X    color: #fff;
    border-right: none;
    border-top: none;
    border-left: 1px solid #353535;
    height: 15px;
    padding-top: 30px;
}

#Navigation .LastItem
{
X    border-bottom: 1px solid #000;
}

#Navigation .LastGroup
{
X    border-bottom: 1px solid #000;
}

#Navigation a
{
    display: block;
    color: #000;
X    background-color: #fff;
    padding: 5px 12px 5px 8px;
    text-decoration: none;
    border-left: 1px solid #353535;
X    border-right: 1px solid #000;
X    border-bottom: 1px solid #908D84;
    font-weight: bold;
}

#Navigation li a
{
X    background-color: #353535;
X    color: #fff;
}

#Navigation li li a
{
    display: block;
X    color: #000;
X    background-color: #fff;
    padding: 3px 3px 3px 17px;
    text-decoration: none;
    border-top: none;
    font-size: 75%;
    font-weight: normal;
    border-bottom: none;
}

#Navigation a:hover
{
 background-color: #000;
 color: #FFF;
}*/

/* -----------------------CONTENT------------------------ */

/*.asterisk:after {
    content: "*";
    font-size: 8px;
    vertical-align: super;
}


h1
{
    font-family:Georgia, Serif;
    color:#005581;
    font-weight:normal;
}

h2
{
    font-family:Georgia, Serif;
    color:#005581;
    font-weight:normal;
  
    margin-top:10px;
}

h2>a
{
    color:#005581;
}



h3
{
    
    color:#005581;
    margin-left:15px;
    margin-top:8px;
    font-weight:bold;
}
a
{
    color:Black;
}*/

/*h3>a
{
    color:Black;
}

li>a
{
    color:Black;
}*/

/*body
{
    font-family:Gill Sans MT, Verdana, Sans-Serif;
    
    
}
p
{
    padding-top:10px;
    margin-left:10px;
}
ul
{
    margin-left:30px;
}




p.FAQ
{
    margin-left:10px;
    padding-left:5px;

    font-weight:bold;
    cursor:pointer;
   
}

div.FAQ
{
    
    display:none;
    margin:0 15px 0 15px;
    padding-bottom:10px;

    
    
}

h2>a
{
    color:#005581;
    text-decoration:underline;
}






#content
{
    
    min-height: 0px;
    background-color: White;
}

#content lh
{
    font-weight: bold;
    line-height: 250%;
}

#latest-news-heading
{
    width: 600px;
    height: 75px;
    background-image: url(Images/Latest-News-bg.png);
    background-position: left top;
    background-repeat: no-repeat;
    font-family: Times New Roman;
    padding: 0px;
    border-bottom: 0px solid #BEBCB7;

}

#latest-news-heading h1
{
    padding: 20px 30px;
}
#latest-news-items
{
    border-left: 1px solid #BEBCB7;
    border-right: 1px solid #BEBCB7;
}
#latest-news-img
{
    width: 300px;
    height: 225px;
    background-image: url(Images/latest-news/01.jpg);
    background-repeat: no-repeat;
    float: left;
}

#latest-news-items li
{
    list-style-type: none;
    border-bottom: 1px solid #BEBCB7;
    border-right: 1px solid #BEBCB7;
}

#latest-news-items ul>:first-child
{
    border-top: 1px solid #BEBCB7;
    border-bottom: 2px solid #BEBCB7;
    height: 73px;
}

#latest-news-items li a
{
    display: block;
    height: 73px;
    width: 298px;
    margin-left: 300px;
    background-color: #eeeeec;
    text-decoration: none;
}

#latest-news-items li a:hover
{
    background-color: #353535;
    color: #ffffff;
}

#latest-news-slider
{
    border-left: 1px solid #BEBCB7;
    border-right: 1px solid #BEBCB7;   
    width: 598px;
}

#latest-news-slider div
{
    width: 400px;
    margin-left: 15px;
}

#latest-news-slider div>div
{
    width: 100px;
}

#latest-news-slider h2
{
    font-family: Times New Roman Serif;
    padding: 15px;
}
#content p 
{
    margin: 0 15px 0 15px;
}*/

/* -----------------------BONUS------------------------ */

/*#bonus img
{
    width:100%;
}

#bonus a
{
    text-decoration:none;
}

.highlight
{
    padding:5px;
}

.highlight:hover
{
    background-color:#e0e0e0;
}*/

/*#bonus
{
    margin: 0 0 0 0;
    color: #000;
X    min-height: 0px;
    background-color: #EEEEEC
}

#bonus-content
{
    margin: 0 0 0 15px;
    border-right: 1px solid #353535;
}

#twitter_update_list
{
    background-image: url(Images/twitter-bg2.png);
    background-position: center top;
    background-repeat: no-repeat;
    min-height: 340px;
    margin: 0px 0 0 -15px;
}

#twitter_update_list ul
{
    margin: 60px 0 0 0;
}

#twitter_update_list li:first-child
{
    padding-top: 60px;
}

#twitter_update_list li
{
    padding: 5px 35px;
    font-size: 75%;
    color: #000000;
    list-style-type: none;
    list-style-position: inside;
}
*/
/* -----------------------FOOTER----------------------- */







/*#footer
{
    clear: left;
    width: 100%;
 /*   background-image: url(Images/footer-bg.png);
    background-repeat: no-repeat; */
    /*height: 260px;
    margin: 0 auto;
   
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px; 
    border-radius: 8px;
    background-color:#A19F93;
    
}*/


/*#footer h3
{
    color:Black;
}

#Sitemap
{
    margin: 0 auto;
    width: 1000px;
    padding: 35px 25px 15px 25px;
}

#Columns
{
    float: left;
    width: 150px;
    padding-right: 15px;
}

#Columns h3
{
    font-family: Arial;  
    font-size: 12px;  
    font-weight: bold;
    font-variant: small-caps;  
    font-style: normal;
    line-height: 100%;
    margin: 0;
    margin-bottom: 10px;
}

#Columns ul
{
    list-style-type: none;
    list-style-position: outside;  
    margin-left: -35px;
    margin: 0;
    padding: 0;
}

#Columns li
{
    /*color: #5C5A55;*/
    
    /*font-size: 10px;
    line-height: 150%;
}

#Columns a
{
    color: black;
    text-decoration: none;
    font-size: 10px;
    line-height: 150%;
}

#Columns a:hover
{
    text-decoration: underline;*/
/*}**//*/

/*Homepage stuff*/

/*#twitter_update_list li, .news li
{
    margin-bottom:15px;
   list-style-type:none;
}

#twitter_update_list, .news ul
{
    margin-left:10px;
    
}

#blog
{
    margin-left:5px;
}

.news
{
    float:left;
    width:302px; 
    background-color: #353535;
    color:white;   
    padding:15px; 
    margin-top:2px;
    margin-bottom:2px;
    height:210px; 
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px; 
    border-radius: 8px; 
    
}

.news a
{
    color:White;
}


.news h2
{
    padding-bottom:7px;
    color:inherit;
    font:inherit;
    font-size: 13pt;
    font-weight: bold;
    
}

#bbc-nav a
{
    /*text-transform:uppercase; */
    /*text-decoration:none;
    font-size:13pt;
    color: white; 
    font-weight: bold; 
    font-family: Verdana, Arial, Sans-Serif;
    float:left;
    padding: 4px 10px 0 0;
}


.navLink
{
    margin-left:25px;
    
    
    
}

#building
{
    
    position:absolute;
    float:left;
    margin:-200px 0 0 452px;
    padding:0;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px; 
    border-radius: 8px;
    width:296px;
    height:200px;
    background-image:url(http://www2.education.uiowa.edu/belinblank/App_Themes/BelinBlank/Images/building.jpg); 
    background-repeat:no-repeat;
    
}*/

/*#contact-info
{
    margin-left:-5px;
}


#photoShow
{
    height:325px;
    width:1000px;

}

#photoShow div
{
    position:absolute;
    z-index:0;
    width:1000px;

}

#photoShow div img
{
    width:1000px;
    background-color:transparent;
    -webkit-border-bottom-right-radius: 8px;
    -moz-border-bottom-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    
}

#photoShow div.previous
{
    z-index:1;
}

#photoShow div.current
{
    z-index:2;

}*/

/*Google Custom Search*/

/*.gsc-control-cse {
    font-family: Arial, sans-serif;
    border-color: #FFFFFF;
    background-color: #FFFFFF;
    
  }
  .gsc-control-cse .gsc-table-result {
    font-family: Arial, sans-serif;
  }
  input.gsc-input, .gsc-input-box, .gsc-input-box-hover, .gsc-input-box-focus {
    border-color: #D9D9D9;
    
  }
  

  input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus {
    border-color: #2F5BB7;
    background-color: #357AE8;
    background-image: none;
    filter: none;
    
  }
  .gsc-tabHeader.gsc-tabhInactive {
    border-color: #CCCCCC;
    background-color: #FFFFFF;
  }
  .gsc-tabHeader.gsc-tabhActive {
    border-color: #CCCCCC;
    border-bottom-color: #FFFFFF;
    background-color: #FFFFFF;
  }
  .gsc-tabsArea {
    border-color: #CCCCCC;
  }
  .gsc-webResult.gsc-result,
  .gsc-results .gsc-imageResult {
    border-color: #FFFFFF;
    background-color: #FFFFFF;
  }
  .gsc-webResult.gsc-result:hover,
  .gsc-imageResult:hover {
    border-color: #FFFFFF;
    background-color: #FFFFFF;
  }
  .gs-webResult.gs-result a.gs-title:link,
  .gs-webResult.gs-result a.gs-title:link b,
  .gs-imageResult a.gs-title:link,
  .gs-imageResult a.gs-title:link b {
    color: #1155CC;
  }
  .gs-webResult.gs-result a.gs-title:visited,
  .gs-webResult.gs-result a.gs-title:visited b,
  .gs-imageResult a.gs-title:visited,
  .gs-imageResult a.gs-title:visited b {
    color: #1155CC;
  }
  .gs-webResult.gs-result a.gs-title:hover,
  .gs-webResult.gs-result a.gs-title:hover b,
  .gs-imageResult a.gs-title:hover,
  .gs-imageResult a.gs-title:hover b {
    color: #1155CC;
  }
  .gs-webResult.gs-result a.gs-title:active,
  .gs-webResult.gs-result a.gs-title:active b,
  .gs-imageResult a.gs-title:active,
  .gs-imageResult a.gs-title:active b {
    color: #1155CC;
  }
  .gsc-cursor-page {
    color: #1155CC;
  }
  a.gsc-trailing-more-results:link {
    color: #1155CC;
  }
  .gs-webResult .gs-snippet,
  .gs-imageResult .gs-snippet,
  .gs-fileFormatType {
    color: #333333;
  }
  .gs-webResult div.gs-visibleUrl,
  .gs-imageResult div.gs-visibleUrl {
    color: #009933;
  }
  .gs-webResult div.gs-visibleUrl-short {
    color: #009933;
  }
  .gs-webResult div.gs-visibleUrl-short {
    display: none;
  }
  .gs-webResult div.gs-visibleUrl-long {
    display: block;
  }
  .gs-promotion div.gs-visibleUrl-short {
    display: none;
  }
  .gs-promotion div.gs-visibleUrl-long {
    display: block;
  }
  .gsc-cursor-box {
    border-color: #FFFFFF;
  }
  .gsc-results .gsc-cursor-box .gsc-cursor-page {
    border-color: #CCCCCC;
    background-color: #FFFFFF;
    color: #1155CC;
  }
  .gsc-results .gsc-cursor-box .gsc-cursor-current-page {
    border-color: #CCCCCC;
    background-color: #FFFFFF;
    color: #1155CC;
  }
  .gsc-webResult.gsc-result.gsc-promotion {
    border-color: #F6F6F6;
    background-color: #F6F6F6;
  }
  .gsc-completion-title {
    color: #1155CC;
  }
  .gsc-completion-snippet {
    color: #333333;
  }
  .gs-promotion a.gs-title:link,
  .gs-promotion a.gs-title:link *,
  .gs-promotion .gs-snippet a:link {
    color: #1155CC;
  }
  .gs-promotion a.gs-title:visited,
  .gs-promotion a.gs-title:visited *,
  .gs-promotion .gs-snippet a:visited {
    color: #1155CC;
  }
  .gs-promotion a.gs-title:hover,
  .gs-promotion a.gs-title:hover *,
  .gs-promotion .gs-snippet a:hover {
    color: #1155CC;
  }
  .gs-promotion a.gs-title:active,
  .gs-promotion a.gs-title:active *,
  .gs-promotion .gs-snippet a:active {
    color: #1155CC;
  }
  .gs-promotion .gs-snippet,
  .gs-promotion .gs-title .gs-promotion-title-right,
  .gs-promotion .gs-title .gs-promotion-title-right *  {
    color: #333333;
  }
  .gs-promotion .gs-visibleUrl,
  .gs-promotion .gs-visibleUrl-short {
    color: #009933;
  }
  

  
  
.cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2
{
    padding:0;
}*/
