/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #800000;
	background-color: #4c717b;
	margin: 0px;
	padding: 0px;
}

#container {
	width: 810px;
	background-image: url(../graphics/cpw_page_sliver.jpg);
	background-repeat: repeat-y;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 2em;
	margin-left: auto;
	padding-right: 0em;
	padding-left: 0em;
}

/* -- top of layout with background image -- */
#header {
	height: 150px;
	background-image: url(../graphics/cpw_page_header.jpg);
	background-repeat: no-repeat;
}


/* -- horizontal links below the header area -- */
#horzLinks {
	font-size: 75%;
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	padding-top: 10px;
}

#horzLinks ul {
	list-style-type: none;
	text-align: center;
	padding: 0;
	position: relative;
	z-index: 2;
	margin-bottom: 15px;
}

#horzLinks li {
	display: inline;
	text-align: center;
	margin: 0 5px;
}

#horzLinks li a {
	padding: 1px 7px;
	color: #61463c;
	background-color: #f7c170;
	border: 1px solid #005d9a;
	text-decoration: none;
}

#horzLinks li a:hover {
	color: #e4d6c3;
	background-color: #81ab95;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #005d9a;
	border-right-color: #005d9a;
	border-bottom-color: #005d9a;
	border-left-color: #005d9a;
}

/* -- styling for image on the right of the CPW logo in the header area -- */
#headImage {
	display: block;
	margin-top: 18px;
	margin-right: 2%;
	z-index: 2;
	height: 120px;
	width: 530px;
	float: right;
}

/* -- styling for the two columns -- */
#mainColumn {
	background-color: #FCF0DB;
	height: auto;
	width: 69%;
	display: inline-block;
	float: left;
	margin-bottom: 10px;
	margin-left: 2%;
	padding-top: 1em;
	padding-bottom: 1em;
	margin-right: 1%;
}

#linksColumn {
	height: auto;
	width: 23%;
	display: inline-block;
	float: right;
	background-color: #FCF0DB;
	margin-bottom: 1em;
	margin-right: 2%;
	margin-left: 1%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
}

/* -- right column items styling -- */
.displaydate {
	color: #800000;
	font-weight: bold;
	text-align: center;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #999999;
	display: block;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3px;
	padding-bottom: 2px;
	margin-top: 1em;
}

.daystill  {
	font-size: 80%;
	line-height: 120%;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: -10px;
}


#instrList  dl {
	font-weight: bold;
	list-style-type: none;
	display: block;
	padding-left: 0px;
}

#instrList  dt {
	font-weight: bold;
	list-style-type: none;
	display: block;
	padding-left: 10px;
	margin-bottom: 3px;
	font-size: 85%;
}

#instrList  dd {
	font-weight: normal;
	list-style-type: none;
	display: block;
	margin-left: 15px;
	font-size: 75%;
}

#instrList dl a {
	font-weight: normal;
	list-style-type: none;
	background-color: #f7c170;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #81ab95;
	text-decoration: none;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #005d9a;
	width: 75%;
	color: #800000;
	margin-top: 2px;
	margin-bottom: 2px;
}

#instrList dl a:hover {
	color: #e4d6c3;
	background-color: #81ab95;
	border-bottom-width: 1px;
	border-left-width: 12px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #005d9a;
	border-left-color: #005d9a;
}

#MajSponsors dl {
	font-weight: bold;
	padding-left: 15px;
	margin-bottom: 20px;
	font-size: 80%;
}

#MajSponsors dd {
	font-weight: normal;
	margin-top: 5px;
	margin-left: 0px;
}

#MajSponsors dd img {
	margin-left:-10px;
}
.sponsorlinks {
	text-decoration: none;
}

#footer {
	font-size: 9px;
	font-style: italic;
	height: 80px;
	width: auto;
	clear: both;
	background-image: url(../graphics/cpw_page_footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.footpad {
	padding-top: 30px;
	padding-left: 70px;
}

.noCSS {
	font-variant: small-caps;
	text-align: justify;
	visibility: hidden;
	margin-top: 0px;
}

.firstline {
	font-size: 120%;
	font-weight: bold;
}

.instrucRow {
	font-size: 90%;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	margin-right: 25px;
	margin-left: 25px;
}

/* -- Constant Contact email sign up form styling -- */
#CCForm {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #005d9a;
	text-align: center;
	background-color: #f7c170;
	margin-bottom: 15px;
	margin-top: 25px;
}
.formPara {
	margin-top: 5px;
	margin-bottom: 8px;
}

#ccoptin {
	font-size: 80%;
	padding-bottom: 3px;
}




h1 {
	font-size: 100%;
}

h2 {
	font-size: 90%;
}

h3 {
	font-size: 80%;
}
p {
	font-size: 79%;
}
.ppaLogo {
	margin-bottom: 5px;
}

.content {
	line-height: 140%;
	width: 90%;
	margin-right: auto;
	display: block;
	margin-top: 1em;
	margin-left: auto;
}

/* -- scholarship pages specific styles -- */

#scholarships {
	line-height: 120%;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}

#scholars  dl {
	font-weight: bold;
	list-style-type: none;
	display: block;
	padding-left: 0px;
	width: 35%;
	margin-right: auto;
	margin-left: auto;
}

#scholars  dt {
	font-weight: bold;
	list-style-type: none;
	display: block;
	padding-left: 10px;
	margin-bottom: 3px;
	font-size: 85%;
}

#scholars  dd {
	font-weight: normal;
	list-style-type: none;
	display: block;
	margin-left: 15px;
	font-size: 75%;
}

#scholars dl a {
	font-weight: normal;
	list-style-type: none;
	background-color: #f7c170;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #81ab95;
	text-decoration: none;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #005d9a;
	width: 75%;
	color: #800000;
	margin-top: 2px;
	margin-bottom: 2px;
}

#scholars dl a:hover {
	color: #FFF0DA;
	background-color: #81ab95;
	border-bottom-width: 1px;
	border-left-width: 12px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #005d9a;
	border-left-color: #005d9a;
}

.imgfltr {
	color: #414141;
	font-size: 90%;
	line-height: 150%;
	background-color: #f7c170;
	text-align: right;
	float: right;
	padding-bottom: 8px;
	display: inline;
	border: thin solid #61463c;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 15px;
}

/* -- staff page specific styling -- */

table { font-size: 75%; }

td {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

th { text-align: left; padding-top: 10px; padding-bottom: 10px; padding-left: 25px; border-bottom: 2px solid gray; }

.odd {
	background-color: #A4DBBF;
}

.even {
	background-color: #FFDBA8;
}

.contentPara {
	line-height: 120%;
	width: 80%;
	margin-right: auto;
	display: block;
	margin-top: 1em;
	margin-left: auto;
}

/* -- sponsor page specific styling --*/


#sponsorlist li {
	font-size: 70%;
	margin-bottom: 15px;
	list-style-type: none;
}

#sponsorlist li a {
	text-decoration: none;

}

#pre-sponsor {
	font-size: 0.75em;
	margin-bottom: 40px;
	list-style-type: none
}

.sponsor-list {
	margin-bottom: 15px;
}

.classDescription {
	line-height: 120%;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}

/* -- registration pages specific styling -- */
.steps {
	font-size: 80%;
	list-style-type: none;
	padding-left: 1em;
}

.fees {
	font-size: 80%;
	list-style-type: none;
	padding-left: 0em;
}

label {
	font-size: 80%;
	color: #000000;
}

.requiredtext {
	text-align: right;
	width: 120px;
	float: left;
	margin-bottom: 5px;
	padding-top: 2px;
	display: block;
}

.notrequiredtext {
	text-align: right;
	width: 200px;
	float: left;
	margin-bottom: 5px;
	padding-top: 2px;
	display: block;
}

#cnxpolicy {
	font-size: 95%;
	line-height: 120%;
	background-color: #FFDBA8;
	padding: 8px;
	border: solid 1px gray;
}

.agree {
	font-weight: bold;
}

.textfield {
	background-color: #FAFAFA;
	margin-bottom: 1em;
}

br {
	clear: left;
}

input {
	margin-bottom: 3px;
	margin-left: 5px;

}

.tuitionBoxes {
	background-color: #FFDBA8;
	width: 90%;
	height: auto;
	margin-bottom: 15px;
	padding: 5px;
	border: 2px solid #94DBBF;
	margin-right: auto;
	margin-left: auto;
}

.classDescription {
	line-height: 120%;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}

.regContent {
	line-height: 123%;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
}
.formReplyHeader {
	margin-right: auto;
	margin-left: auto;
	display: block;
}

.formReplyColumn {
	background-color: #FFDBA8;
	height: auto;
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #94DBBF;
	padding-top: 1em;
	padding-right: 2em;
	padding-bottom: 1em;
	padding-left: 2em;
	text-decoration: none;
	margin-bottom: 1em;
}

.formReplyColumn a {
	font-size: 80%;
	text-decoration: none;
}

.formtext {
	font-size: 80%;
	margin-bottom: 5px;
	color: #000000;
}

.formButtons {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	display: inline-block;
}
.scholarshipselect {
}

.scholarshipselect {
	width: 90px;
	padding-right: 2em;
}

.PPbuttons {
	float: right;
	margin-right: 8px;
	clear: both;
	display: block;
	margin-top: 10px;
	margin-left: 10px;
}
.fee {
	font-weight: bold;
}

/*---- countdown script css ----*/
.days {
	color: #FF0000;
	text-decoration: underline;
}

.cruise {
	font-size: 0.8em;
	margin-left: 40px;
	line-height: 1.3em;
}

#registration ul {
	font-size: .8em;
	list-style-type: decimal;
	margin-left: -8px;
	background-color: #FFC;
	border: thin solid #999;
	padding-bottom: 6px;
}

.sample {
	font-size: 0.75em;
	font-style: italic;
	padding-left: 12px;
}

#galleries {
	margin:0px 12px;
}

#galleries a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#galleries img {
	margin-right: 3px;
	margin-bottom: 6px;
	border: thin solid #999;
}
