CSS - http://cwhonors.org/nominations/

    Collapse All
    Expand All

http://cwhonors.org/nominations/
http://cwhonors.org/leadership/leader.css

/* CSS Document */

body

{

	/*background-image: url(/backgroundmedal.jpg);*/

	background-position: 0 0;

	background-repeat: no-repeat;

	background-attachment: fixed;

}



td

{

	vertical-align: top;

	padding: 5px;

}



td.mainbody

{

	padding-left: 0px;

	padding-right: 15px;

}



td.sidebody

{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	
}

td.sidebody a{
	text-decoration:none;
	color:#339;
}
#header1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#BF2B35;
	margin-bottom:0.5em;
	text-align:center;
}
#header2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666;
	margin-top:0;
	text-align:center;
}
h4{
	font-family: Arial, Helvetica, sans-serif;	
}

#headshot

{

	border: 1px solid #999999;

	margin: 20px 0px 00px 0px;

	background-color: #EEEEEE;

}



#headshotalt

{

	border: 1px solid #999999;

	margin: 0px 0px 0px 0px;

	background-color: #EEEEEE;

}



#headshot img

{

	border-bottom: 1px solid #999999;

}



#sideitem

{

	font-size: 11px;

	margin: 8px 0px 8px 5px;

}



p.quote

{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	padding: 10px 10px 10px 10px;

	margin: 0px 0px 0px 0px;

}



p.quotealt

{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	padding: 10px 10px 10px 10px;

	margin: 0px 0px 0px 0px;

}



#title

{

	font-family: Palatino, "Palatino Linotype" , Times, serif;

	font-size: 36px;

	margin-top: 20px;

	margin-bottom: 0px;

	line-height: 36px;

	text-align: center;

}



#subtitle

{

	font-family: Palatino, "Palatino Linotype" , Times, serif;

	font-size: 18px;

	margin-top: 0px;

	margin-bottom: 20px;

	color: #666666;

	line-height: 20px;

	text-align: center;

}



#navtop

{

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size: 14px;

	margin-top: 0px;

	color: #6B5311;

	line-height: 20px;

	text-align: center;

}

#highlight{
	display:block;
	background-color:#000;
	color:#fff;
	padding:5px 0 5px 5px;
	font-size:11px;
}

#navtop a

{

	text-decoration: none;
	margin-right:3em;
	color:#780D0A;
	
}





#mainbody

{

	margin: 0px;

}



#sidebody

{

	margin: 0px;
	background-color:#ddd;

}



#bodytext

{

	color: #000000;

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size: 10pt;

	width: 800px;

	margin: 0 auto 0 auto;

}

ul li{
	padding:0.2em 0;
}

ul#categorylist li{
	padding-bottom:0.5em;
}

#top3tech li{
 margin-bottom:0.3em;
 
}
#top3tech li input{
width:400px;	
}

#t1

{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;
	font-weight:bold;
	color:#CC3300;

}



#t2

{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

}



#t3

{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 15px;

	font-weight: bold;

}



#t4

{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

}



.photos #t4

{

	padding-top: 20px;

}







#quickitem

{

	font-size: 11px;

	font-family: Arial, Helvetica, sans-serif;

	margin-left: 20px;

	line-height: 12px;

	padding-left: 20px;

	margin-top: 10px;

	margin-bottom: 5px;

}

#quickitem.pdf

{

	background-position: left 50%;

	background-image: url(blueball.jpg);

	background-repeat: no-repeat;

}

#quickitem.doc

{

	background-position: left 50%;

	background-image: url(../blueball.jpg);

	background-repeat: no-repeat;

}



a:link

{

}

#footer

{

	color: #bbbbbb;

	font-size: 12px;

	text-align: center;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	padding-top: 30px;

	padding-bottom: 50px;

}



#list

{

	line-height: 18px;

	font-size: 12px;

	font-family: "Times New Roman" , Times, serif;

}



#recipient-category

{

	color: #336;

	text-transform: uppercase;

	font-size: 12px;

	font-weight: bold;

	font-family: Arial, Helvetica, sans-serif;

}



#recipient-name

{

	color: #996600;

	font-size: 13px;

	font-weight: bold;

	font-family: "Times New Roman" , Times, serif;

}



#recipient-item

{

	color: #000;

	font-size: 13px;

	font-family: "Times New Roman" , Times, serif;

}



#recipient-nominee

{

	color: #000;

	font-size: 13px;

	font-family: "Times New Roman" , Times, serif;

}
#imgsave{
	width:320px;
	height:80px;
	color:#fff;
	border:none;
	background:transparent url("save.png") no-repeat 50% 50%;
}
#imgsubmit{
	width:320px;
	height:80px;
	color:#fff;
	border:none;
	background:transparent url("submit.png") no-repeat 50% 50%;
}

/* CSS Document */

pre {

 overflow-x: auto; /* Use horizontal scroller if needed; for Firefox 2, not needed in Firefox 3 */

 white-space: pre-wrap; /* css-3 */

 white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */

 white-space: -pre-wrap; /* Opera 4-6 */

 white-space: -o-pre-wrap; /* Opera 7 */

 /* width: 99%; */

 word-wrap: break-word; /* Internet Explorer 5.5+ */

 _white-space: pre; 

}