/* Scholarship Judging Winners CSS */

/*

Liberty Blue - #003876;
Liberty Orange - #ec891d;
Liberty Patina - #71a28a;
Off-White Patina - #f9fbfa;

*/


/*	Structure	*/

div#main 
{
    margin-left: 5px !important;
}

#subContent {
	color: #555555;
	padding: 0;
	position: relative;
	width: 660px;
	float:left;
}
#sliderContentHolder {
	margin-top: 15px;
}

.sliderContent
{
	float:right;
	clear:none;	
	width: 499px;
}

.SlidingPanels  	
{
    position: relative;
	text-align: left;
	height: 428px;
	width: 462px; 
    margin:auto;
}

.SlidingPanelsContentGroup {

	margin: 0;
	padding: 0;
	border: none;
	height:428px;
	width: 462px;
	position:relative;
	padding-top: 17px;
}

.SlidingPanelsContent {
	width: 462px;
	height: 428px;
	/* overflow-y: scroll; */
	margin: 0;
	padding: 0;
}

.SlidingPanelsAnimating * {
	/*overflow: hidden !important;*/
}

.SlidingPanelsCurrentPanel {
}

.SlidingPanelsFocused {
}



/* 	Text & Links	*/

.SlidingPanels, #p1, #p2, #p3, #p4, #p5, #p6, #p7, #p8, #p9, #p10, #p11, #p12, #p13, #p14, #p15, #p16, #imageNav { 
	font-family: Arial, "Lucida Grande", Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-stretch: normal;
}

/*
a, a:visted, a:hover {
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}

a, a:visited {
	color: #666666;
}

a:hover {
	color: #71A28A;
}
*/

img {
	border: none;
}

p {
	padding: 0;
	margin: 0;
}

/*	Panels	*/

#p1, #p2, #p3, #p4, #p5, #p6, #p7, #p8, #p9, #p10, #p11, #p12, #p13, #p14, #p15, #p16 { 
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #003876;
	width: 462px;
	height: 428px;
}

/*	Main Winner Container	*/

.containerTop {
	background-image: url(../images/winnerContainerTop.png);
	background-repeat: no-repeat;
	height: 9px;
	width: 462px;
}

.containerMid {
	background-image: url(../images/winnerContainerMid.png);
	background-repeat: repeat-y;
	height: 400px;
	width: 452px;
	padding: 10px 0 0 10px;
	position: relative;
}

.containerBot {
	background-image: url(../images/winnerContainerBot.png);
	background-repeat: no-repeat;
	height: 9px;
	width: 462px;
}

.winnerCongrats {
	background-image: url(../images/winnerCongrats.png);
	background-repeat: no-repeat;
	background-position: top center;
	height: 15px;
	width: 443px;
	
}

.winnerThanks {
	background-image: url(../images/winnerThanks.png);
	background-repeat: no-repeat;
	background-position: top center;
	height: 15px;
	width: 443px;
}

/*	Winner Images - for main container	*/

.winnerImageHolder {
	background-image: url(/common/images/mainWinnerImageHolder.png);
	background-repeat: no-repeat;
	height: 165px;
	width: 169px;
	margin: 10px 0 0 10px;
	padding: 2px;
}

.winnerImage {
	height: 162px;
	width: 162px;
	margin: 6px;
}

/*#p1 .winnerImage {
	background-image: url(../images/winners/p1Winner.png);
	background-repeat: no-repeat;
}*/

/*	Winner Descriptions	*/
.winnerDesc {
	height: 162px;
	width: 217px;
	font-weight: bold;
	color: #003876;
	top: 35px;
	left: 200px;
	margin: 10px 0 0 0;
	position: absolute;
}

.winnerDescName {
	font-size: 14px;
	margin: 0;
}
.winnerDescLoc {
	font-size: 12px;
	margin-bottom: 5px;
}

.winnerDescBody {
	font-size: 10px;
	line-height: 1.25em;
}

/*	Winner Secondary Descriptions	*/

.winnerDescSecOne, .winnerDescSecTwo, .winnerDescSecThree, .winnerDescSecFour {
	width: 420px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	line-height: 1.25em;
}

.winnerDescSecOne, .winnerDescSecThree {
	color: #003876;
	font-style: normal;
}

.winnerDescSecTwo, .winnerDescSecFour {
	color: #71A28A;
	font-style: italic;
}
	
.winnerDescSecHr {
	background-image: url(../images/winnerDescSecHr.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 2px;
	width: 440px;
}	
.quoteQuestion {
	margin-bottom: 5px;
	font: 10px Arial, Helvetica, sans-serif;
	color: #003876;
	font-style: normal;
}
blockquote {
	margin: 5px 20px 5px 20px;
	width: 390px;
	font-size: 10px;
	line-height: 1.15em;
}

/* 	Navigation Container 	*/

#imageNav {
	margin: 0;
	padding: 5px;
	width: 143px;
	height: 712px;
	float: left;
}

#p1 .winnerDescSecTwo {
	height: 90px;
	margin-bottom: 10px;
}

.navP1 {
	width: 143px;
	height: 44px;
	line-height:normal;
}

.navP1 span
{
    width: 110px;
    line-height: normal;
}
.navSelected {
	background-image: url(/common/images/activeWinner.png);
	background-repeat: no-repeat;
	background-position:center;
	padding-top: 0px;
	width: 143px;
	height: 44px;
}
.navSelected img
{
   	float: right;
}

.navSelected span
{
	display: block;
	padding-top: 11px;
	float: left;
	text-align: right;
	font-size: 9px;
	font-weight: bold;
	width: 90px; 
	line-height:normal;   
}
.navP1 img, .navP1 img, .navP2 img, .navP3 img, .navP4 img, .navP5 img, .navP6 img, .navP7 img, .navP8 img, .navP9 img, .navP10 img, .navP11 img, .navP12 img, .navP13 img, .navP14 img, .navP15 img, .navP16 img {
	float: right;
}

.navP1 span, .navP1 span, .navP2 span, .navP3 span, .navP4 span, .navP5 span, .navP6 span, .navP7 span, .navP8 span, .navP9 span, .navP10 span, .navP11 span, .navP12 span, .navP13 span, .navP14 span, .navP15 span, .navP16 span {
	display: block;
	padding-top: 11px;
	float: left;
	text-align: right;
	font-size: 9px;
	font-weight: bold;
	width: 90px;
}

/*	Arrows Navigation	*/

.arrowUp 
{
	position: relative;
	background-image: url(../images/arrowUp.png);
	background-repeat: no-repeat;
	height: 19px;
	width: 19px;
	float:left;
	clear:both;
    left:242px;
}

.arrowDn {
	background-image: url(../images/arrowDn.png);
	background-repeat: no-repeat;
	height: 19px;
	width: 19px;
	position: relative;
    left:242px;
    float:left;
    clear:both;
}

/*	Winners Page Title	*/

.winnersTitle {
	background-image: url(/common/images/winnersTitle.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 294px;
    margin:auto;
}
.descriptionCallout 
{
/*     margin-left: 60px; */
}

.accordion p
{
    margin-bottom:10px;
    font-size:11px;
}
