/* CSS Document */

* {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #1D81CE;
}

p {
	padding-bottom: 13px;
}

h1 {
	font-weight: bold;
	font-size: 15px;
	border-bottom: 5px solid #1D81CE;
	padding-bottom: 3px;
	margin-bottom: 7px;
}

h2 {
	font-size: 15px;
	font-weight: bold;
}

a {
	font-weight: bold;
}

a:link, a:visited {
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: none;
	color: #AFAFAF;
}

a:link span, a:visited span {
	font-weight: normal;
}

a:hover span, a:hover span {
	font-weight: normal;
	color: #AFAFAF;
}

#Wrapper {
	position: relative;
	width: 747px;
	height: 560px;
	margin: 20px auto 0 auto;
	background: #FFF no-repeat top center;
}

#MastHead {
	height: 49px;
	width: 747px;
}

#MastHead a {
	display: block;
	width: 378px;
	height: 45px;
}

#Navigation {
	position: absolute;
	top: 474px;
	left: 0px;
	width: 747px;
	height: 67px;
}

#Navigation a {
	display: block;
	float: left;
	margin-right: 9px;
	background-color: #1D81CE;
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	width: 111px;
	height: 61px;
	text-align: left;
	padding-left: 6px;
	padding-top: 6px;
}

#Navigation a.Last, #Navigation .NavBox a, #Navigation .NavBox a.Last {
	margin-right: 0;
}

#Navigation a:hover, #Navigation a:active, #Navigation .NavBox a:hover, #Navigation .NavBox a:active {
	background-color: #AFAFAF;
}

.NavBox {
	display: block;
	float: left;
	width: 117px;
	height: 61px;
	margin-right: 9px;
}

#Navigation .NavBox a {
	display: block;
	float: left;
	background-color: #1D81CE;
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	width: 111px;
	height: 25px;
	text-align: left;
	padding-left: 6px;
	padding-top: 6px;
}

.Clear {
	clear: both;
}

/* News Section */
#BigNews {
	position: absolute;
	top: 397px;
	left: 378px;
	width: 236px;
	height: 61px;
	background: #FFF;
	padding: 5px 0 0 7px;
}

#BigNews #TitleBig {
	float: left;
	width: 58px;
	height: 56px;
	border-right: 1px solid #CCC;
	font-size: 15px;
	font-weight: bold;
	margin-right: 7px;
}

#BigNews #CaptionBig {
	float: left;
	width: 160px;
	height: 56px;
	font-weight: bold;
}

#BigNews #CaptionBig p {
	font-size: 12px;
	padding-bottom: 0;
	font-weight: bold;
}

#BigNews #CaptionBig a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

#News, #Bio, #Contact, #Signup {
	position: absolute;
	top: 80px;
	left: 5px;
	width: 364px;
	height: 385px;
}

#News #Primary, #Bio #Primary, #Contact #Primary, #Signup #Primary {
	float: right;
	width: 278px;
	height: 385px;
}

#News #MainContent {
	position: relative;
	width: 278px;
	height: 308px;
	background-color: #FFF;
	margin-bottom: 9px;
}

#News #Cat {
	float: left;
	width: 69px;
	background-color: #FFF;
	padding: 7px 5px;
	text-align: right;
}

#News #Media {
	border-bottom: 1px solid #1D81CE;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

#News #Cat p {
	font-weight: bold;
	font-size: 15px;
	padding-bottom: 0;
}

#News #Cat p span {
	text-transform: uppercase;
}

#News #Archive {
	position: relative;
	width: 268px;
	height: 56px;
	background-color: #FFF;
	padding: 5px;
}

#News #CVButton {
	position: relative;
	width: 278px;
	height: 23px;
	background-color: #FFF;
}

#News #Archive #ATitle {
	float: left;
	width: 52px;
	text-align: right;
	font-size: 15px;
	font-weight: bold;
	height: 56px;
	vertical-align: middle;
}

#News #Archive #AContent {
	float: right;
	width: 200px;
	font-weight: bold;
}

#News #Archive #AContent #GenTable {
	border-top: 1px solid #CCCCCC;
}

#News #Archive #AContent #GenTable td {
	border-bottom: 1px solid #CCCCCC;
}

#News #Archive #AContent #GenTable #Selector {
	width: 130px;
	text-align: right;
}

#News #Archive #AContent #GenTable #Selector select {
	width: 120px;
	height: 16px;
	color: #000;
	font-weight: normal;
	font-size: 11px;
}

/* Bio Section */
#Bio #Cat, #Contact #Cat, #Signup #Cat {
	float: left;
	width: 69px;
	background-color: #FFF;
	padding: 7px 5px;
	text-align: center;
}

#Bio #Cat p, #Contact #Cat p, #Signup #Cat p {
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 0;
	text-transform: uppercase;
}

#Bio #MainContent {
	position: relative;
	width: 278px;
	height: 352px;
	background-color: #FFF;
	margin-bottom: 9px;
}

#Bio #Archive {
	position: relative;
	width: 268px;
	background-color: #FFF;
	padding: 5px;
	text-align: center;
}

/* Contact Section */
#Contact #MainContent {
	position: relative;
	width: 264px;
	padding: 7px;
	background-color: #FFF;
}

#Contact #MainContent p {
	padding-bottom: 0;
}

/* Signup Section */
#Signup #MainContent {
	position: relative;
	width: 264px;
	height: 372px;
	padding: 7px;
	background-color: #FFF;
}

#Signup #MainContent p {
	padding-bottom: 0;
}

#Signup fieldset {
	border: 0;
	margin: 15px 0;
}

#Signup fieldset p {
	font-weight: bold;
}

#Signup fieldset input {
	width: 130px;
	margin: 3px 0;
}

#Signup fieldset input.bton {
	width: auto;
}

/* Projects Section */
#Project {
	position: absolute;
	top: 79px;
	left: 9px;
	width: 713px;
	height: 370px;
	background-color: #FFF;
	padding: 8px;
}

#Project #Icons {
	position: absolute;
	width: 636px;
	height: 100px;
	top: 143px;
	left: 40px;
}

#Project #HeadBar {
	width: 713px;
	height: 74px;
	border-bottom: 5px solid #1D81CE;
	margin-bottom: 7px;
}

#Project #Primary {
	width: 713px;
	height: 283px;
}

#Project #MainContent {
	float: left;
	width: 531px;
	height: 283px;
	border-right: 2px solid #1D81CE;
}

#Project #SubMenu {
	float: right;
	width: 171px;
	height: 283px;
}

#Project #Media img, #News #Media img {
	border: 1px solid #666;
	float: left;
	margin-right: 6px;
	margin-top: 5px;
	margin-bottom: 4px;
}

#Project #Media img.Rt, #News #Media img.Rt {
	margin-right: 0;
}

#Project #Press {
	margin-top: 5px;
}

#Press a {
	float: left;
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 2px 4px;
	margin-right: 9px;
	color: #FFF;
	background-color: #1D81CE;
}

#Press a:link, #Press a:visited {
	text-decoration: none;
}

#Press a:hover, #Press a:active {
	text-decoration: none;
	background-color: #AFAFAF;
}

#Press #Audio {
	margin: 5px 0;
}

/* Projects Section */
#Studio {
	position: absolute;
	top: 9px;
	left: 9px;
	width: 713px;
	height: 438px;
	background-color: #FFF;
	padding: 8px;
}

#Studio #HeadBar {
	position: relative;
	width: 713px;
	height: 86px;
	border-bottom: 5px solid #1D81CE;
	margin-bottom: 7px;
	background: #FFF url(../images/head_875.gif) no-repeat top left;
}

#Studio #HeadBar div {
	position: absolute;
	top: 56px;
	left: 0px;
}

#Studio #HeadBar div a {
	display: block;
	float: left;
	width: 109px;
	height: 22px;
	text-align: center;
	line-height: 22px;
	text-transform: uppercase;
	color: #FFF;
	font-size: 14px;
	background-color: #1D81CE;
	margin-right: 12px;
}

#Studio #HeadBar div a:link, #Studio #HeadBar div a:visited {
	text-decoration: none;
}

#Studio #HeadBar div a:hover, #Studio #HeadBar div a:active {
	text-decoration: none;
	background-color: #AFAFAF;
}

#Studio #Title {
	position: relative;
	width: 713px;
	height: 39px;
}

#Studio #Primary {
	width: 713px;
	height: 283px;
}

#Studio #MainContent {
	float: left;
	width: 379px;
	height: 302px;
	border-right: 2px solid #1D81CE;
}

#Studio #SubMenu {
	float: right;
	width: 320px;
	height: 302px;
}

#Studio #Media {
	margin-top: 5px;
}

#Studio #Media img {
	border: 1px solid #666;
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}

#Studio #Audio {
	margin-top: 5px;
	margin-bottom: 5px;
}

#Studio #MainContent p.Heavy {
	padding-bottom: 0;
	font-weight: bold;
}

#Studio #MainContent.NoBorder {
	border-right: none;
}

#Column1, #Column2, #Column3 {
	float: left;
	width: 230px;
	height: 302px;
	margin-right: 7px;
	border-right: 2px solid #1D81CE;
}

#Column3 {
	margin-right: 0px;
	border-right: none;
}

/* Projects Section */
#Calendar {
	position: absolute;
	top: 79px;
	left: 9px;
	width: 713px;
	height: 370px;
	background-color: #FFF;
	padding: 8px;
}

#Calendar #HeadBar {
	position: relative;
	width: 713px;
	height: 74px;
	background: #FFF url(../images/head_calendar.gif) no-repeat top left;
}

#Calendar #Primary {
	width: 713px;
	height: 283px;
}

#Calendar #Primary #Box {
	margin: 0 auto;
	width: 707px;
	border-right: 2px solid #1D81CE;
	border-bottom: 2px solid #1D81CE;
}

#Calendar #Primary #Box div {
	float: left;
	border-top: 2px solid #1D81CE;
	border-left: 2px solid #1D81CE;
	width: 93px;
	height: 38px;
	padding: 3px;
	font-size: 24px;
	color: #1D81CE;
	text-align: right;
	line-height: 56px !important;
	line-height: 38px;
}

#Calendar #Primary #Box div.Choose {
	/*width: 99px;
	height: 44px;
	padding: 0;*/
	background-color: #1D81CE;
	position: relative;
	color: #FFF;
}

#Calendar #Primary #Box div.Choose div {
	position: absolute;
	top: 0px;
	z-index: 500;
	width: 190px;
	height: auto;
	background-color: #DDD;
	border-left: 1px solid #1D81CE;
	border-right: 1px solid #1D81CE;
	border-top: none;
	font-size: 11px;
	text-align: left;
	padding: 5px;
	display: none;
	line-height: normal !important;
	border-bottom: 1px solid #1D81CE;
}

#Calendar #Primary #Box div.Choose div p {
	font-size: 11px;
	padding-bottom: 7px;
}

#Calendar #Primary #Box div.Choose div h3 {
	font-size: 13px;
	text-transform: uppercase;
}

#Calendar #Primary #Box div.Choose:hover {
	display: block;
	background-color: #1D81CE;
	color: #FFF;
}

#Calendar #SubMenu {
	width: 713px;
	height: 15px;
}

#Calendar #SubMenu a {
	float: left;
	display: block;
	font-weight: bold;
	width: 52px;
	height: 15px;
	line-height: 17px !important;
	margin-right: 8px !important;
	margin-right: 7px;
	color: #FFF;
	background-color: #1D81CE;
	text-transform: uppercase;
	text-align: center;
}

#Calendar #SubMenu a.Last {
	margin-right: 0 !important;
	margin-right: 0;
}

#Calendar #SubMenu a:link, #Calendar #SubMenu a:visited {
	text-decoration: none;
}

#Calendar #SubMenu a:hover, #Calendar #SubMenu a:active {
	text-decoration: none;
	background-color: #AFAFAF;
}

#Calendar #HeadBar div {
	position: absolute;
	top: 31px;
	left: 0px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
}

/*#Calendar #Primary #Box a {
	display: block;
	font-weight: normal;
	width: 93px;
	height: 38px;
	color: #1D81CE;
	font-size: 24px;
	text-align: right;
	padding: 3px;
	background-color: #DDD;
}

#Calendar #Primary #Box a:link, #Calendar #Primary #Box a:visited {
	text-decoration: none;
}

#Calendar #Primary #Box a:hover, #Calendar #Primary #Box a:active {
	text-decoration: none;
	background-color: #AFAFAF;
}*/

#Footer {
	position: relative;
	width: 747px;
	margin: 7px auto;
	color: #4B4B4B;
	font-size: 9px;
}

#Footer a:link, #Footer a:visited {
	color: #4B4B4B;
	font-size: 9px;
	text-decoration: underline;
}

#Footer a:hover, #Footer a:active {
	color: #4B4B4B;
	font-size: 9px;
	text-decoration: none;
}

.Errors, .Success {
	margin: 10px 0 0 0;
}

.Errors p {
	color: #990000;
}

.Errors em {
	color: #990000;
}

.Required {
	color: #990000;
}

.Success p {
	color: #6FBA17;
}