#home #header {
	
	width: 1049px;
	padding: 0px;

	background: url( http://www.cgiu.org/images/_global/2012/bg-header-905pxV3-2011-3.png  ) no-repeat;

}

/* CAROUSEL */


#home #content {
	
	background: url( http://64.77.42.135/images/_global/bg-main-905px.png ) repeat-y;
	padding: 2px 75px 28px 65px;
}

#headline-gallery {
	
	
	height: 320px;
	overflow: hidden;
}

#slideshow {

	float: right;
}




div.slideshow span.image-wrapper img {

	border: 1px solid #bbbbbb;
	
}

#caption {
	
	float: left;
	margin-left: 0px;
	margin-top: 10px;
	width: 240px;
	height: 250px;
	overflow: hidden;
	font-size: 12px;
	color: #003E7E;
}

#caption h1 {

	font-size: 50px;
	font-weight: normal;
	line-height: 42px;
	margin-bottom: 8px;
	margin-top: 3px;
}


.caption h1, h1  a {
font-size: 31px;
}


.caption .actions li {
text-transform: capitalize;
font-size: 14px;
font-family: "kulturista-web-1","kulturista-web-2", "Rockwell", Arial;  
}


.caption .actions li a {
text-transform: capitalize;
font-size: 14px;
font-family: "kulturista-web-1","kulturista-web-2", "Rockwell", Arial;  
}



#thumbs {
	
	*position: absolute;
	*top: 260px;
	*left: 10px; 
}

.thumbs {
	
	list-style: none;
	
}

.thumbs li {
	
	
	float: left;
	width: 57px;
	height: 57px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	margin-right: 6px;
	background: #ffffff;
}


a.thumb {
	
	display: block;
	width: 53px;
	height: 53px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	background: #ffffff;
	border: 1px solid #bbbbbb;
}

ul.thumbs li.selected a.thumb {
	
	border: 2px solid #00AEEF;
}



/* ALERTS */


#alerts {
	clear: both;
	margin: 4px 0px -4px -4px;
	height: 40px;
	list-style: none;
	width: 870px;

}

#alerts td{

	width: 285px;
	height: 40px;
	text-align: center;
	font-weight: 700;
	font-size: 18px;
	font-family: "kulturista-web-1","kulturista-web-2", "Rockwell", Arial;  
	line-height: 22px;	
	color: #ffffff;
	padding: 8px 5px;
/*
	background: url( /images/_global/2012/CGIU_home_button.png ) no-repeat right;
*/

}


#alerts a.alert{

	font-size: 18px;
	font-family: "kulturista-web-1","kulturista-web-2", "Rockwell", Arial;  
	background-image: none;
}

*html #alerts td{
	
	
	width: 285px;
	height: 65px;
}


#alerts td a{

	color: #ffffff;
}

#alerts .alert{
	
	margin-right: 1px;
	background: url( /images/_global/2012/CGIU_home_button.png ) no-repeat right;
/*
	background: url( ../images/_global/mid-alert-box.jpg ) no-repeat right;
*/
}


/* SPOTLIGHTS */

#spotlights {
	
	clear: both;
	color: #003E7E;
	border-top: 2px dotted #939598;
	border-bottom: 2px dotted #939598;
	list-style: none;
	height: 240px;
	/*
	height: 480px;
	*/
	margin-bottom: 20px;
	overflow: hidden;
}


#spotlights ul {
/*
height: 250px;
*/
}


#spotlights .spot{
	
	float: left;
	width: 285px;
	height: 240px;
	overflow: hidden;
	border-right: 2px dotted #939598;
}

#spotlights .mid {

	clear: both;
	padding: 0px;
	margin: 0px;
	border-top: 2px dotted #939598;
	height: 1px;
}

#spotlights li.last{

	border-right: 0;
}

#spotlights li.half{

	height: 119px;
	border: 0;
}

#spotlights li.student {

	background: url( http://64.77.42.135/images/_global/spotlight-gradient.jpg ) repeat-x bottom left;
}

#spotlights .spot h4 {
	
	text-transform: uppercase;
	margin: 12px 12px 4px;
	font-size: 13px;
	font-weight: 800;
}

#spotlights .spot p{
	
	width: 256px;
	height: 54px;
	overflow: hidden;
	font-size: 8.5px;
	line-height: 10px;
	margin-left: 14px;
	margin-bottom: 0px;
}

#spotlights .spot .box  {
	
	float: left;
	position: absolute;
	margin-left: 11px;
	width: 264px;
	height: 160px;
	overflow: hidden;
}


ul.actions li {
float: right;
}

#spotlights .spot .actions {
	
	margin-top: 170px;
	margin-left: 14px;
}

#spotlights li.half .actions {
	
	margin-top: 0px;
	height: 119px;
	border: 0;
}

#spotlights .spot .box img {


}


#spotFirst {
width: 239px;
}



#spotlights .spot-caption-container {

	position: absolute;
	top: 144px;
	left: 0px;
	padding: 0px;
}


#spotlights .spot-caption {

	position: absolute;
	top: 0px;
	height: 52px;
	width: 266px;
	overflow: hidden;
	padding: 4px 16px; 
	color: #ffffff;
	font-family: "Garamond", Georgia, serif;
	font-size: 16px;
	text-align: center;
	
	
}

#spotlights .spot-caption td {
	
		font-family: "Garamond", Georgia, serif;
}
#spotlights .spot-caption-bg {
	
	position: absolute;
	top: 0px; 
	height: 52px; 
	width: 282px; 
	margin-bottom: 0px;
	background: #003E7E;
	opacity:0.65; 
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";

}

#spotlights  .spot-desc td {
	
	
}

#home-quote {
	
	clear: both;
	height: 78px;
	border-top: 2px dotted #939598;
	border-bottom: 2px dotted #939598;
	text-align: center; 
	background: #e5f4fd url( http://64.77.42.135/images/_global/dquos.png ) no-repeat 28px 15px;
	margin-bottom: 5px;
}

#home-quote blockquote{
	
	margin-top: 13px;
	font-size: 18px;
	margin-bottom: 6px;
}

#contactformlayer {

	/* overlay is hidden before loading */
	display:none;

	/* standard decorations */
	width:450px;
	border:10px solid #666;

	/* for modern browsers use semi-transparent color on the border. nice! */
	border:10px solid rgba(82, 82, 82, 0.698);

	/* hot CSS3 features for mozilla and webkit-based browsers (rounded borders) */
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
}

#contactformlayer div {
	padding:10px;
	border:1px solid #3B5998;
	background-color:#fff;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif
}

#contactformlayer h2 {
	margin:-11px;
	margin-bottom:0px;
	color:#fff;
	background-color:#6D84B4;
	padding:5px 10px;
	border:1px solid #3B5998;
	font-size:20px;
}


#contactformlayer .close {
width: 50px;
/*
font-family: Arial;
font-size: 13px;
*/
    margin:0 0px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
	font-family: "kulturista-web-1","kulturista-web-2", "Rockwell", Arial;
    font-size:12px;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 5px 4px 5px; /* Links */

}

#contactformlayer.close a, .close button{
    margin:0 0px 0 0;
    background-color:#f5f5f5;
    border:1px solid #333333;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
	font-family: "kulturista-web-1","kulturista-web-2", "Rockwell", Arial;
    font-size:12px;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 5px 4px 5px; /* Links */

}
#contactformlayer.close button{
    padding:5px 5px 4px 5px; /* IE6 */
}
#contactformlayer.close button[type]{
    padding:5px 5px 4px 5px; /* Firefox */
}
