@charset "UTF-8";
/* CSS Document */

/* HTML TAG STYLES */
body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #335577;
	background-color: #FFFFFF;
	background-image: url(../images/template/home_background2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
html {
	overflow-x: hidden;
	height: 100%;
}
a:focus, a:hover, a:active { outline:none } 
p {
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 21px;
	font-weight: normal;
	margin-bottom: 13px;
	margin-top: 0px;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 13px;
}
h3 {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 13px;
}
h6 {
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 0px;
}
.orange {
	color: #FF5000;
}

textarea {
	border: thin solid #3D5669;
	width: 250px;
	color: #3D5669;
	font-size: 12px;
	background-color: #fff;
}
select {
	border: thin solid #3D5669;
	width: 250px;
	color: #3D5669;
	font-size: 12px;
	background-color: #fff;
}

/* POSITIONING OF MAJOR PAGE ELEMENTS */

#container {
	width: 1001px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border-right-width: thin;
	border-left-width: thin;
	border-right-color: #000000;
	border-left-color: #000000;
	background-image: url(../images/template/containerbkg.jpg);
	background-repeat: repeat-y;
}
#containerfixed {
	width: 1001px;
	height: 711px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border-right-width: thin;
	border-left-width: thin;
	border-right-color: #000000;
	border-left-color: #000000;
	background-image: url(../images/template/home_r2_c4b.jpg);
	background-repeat: no-repeat;
}
#innercontainer1 {
	background-image: url(../images/template/-pagebackground_r1_c1.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#innercontainer2 {
	background-image: url(../images/template/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#containerhome {
	background-color: #C4CBD1;
	width: 997px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border-right-width: thin;
	border-left-width: thin;
	border-right-color: #000000;
	border-left-color: #000000;
	background-image: url(../images/template/home_r2_c4.jpg);
	background-repeat: no-repeat;
	height: 711px;
}
#banner {
	height: 207px;
	width: 997px;
	position: relative;
}
#banner2 {
	height: 71px;
	width: 853px;
	position: relative;
	margin-top: 0px;
	margin-left: 74px;
	background-image: url(../images/template/strap2.gif);
	background-repeat: no-repeat;
	background-position: right 40px;
	padding-top: 40px;
}

#menu {
	height: 17px;
	width: 628px;
	position: absolute;
	left: 296px;
	top: 207px;
}
#menu2 {
	height: 17px;
	width: 628px;
	position: absolute;
	left: 225px;
	top: 134px;
}
#logo {
	height: 176px;
	width: 170px;
}
#logo img {
	padding-top: 33px;
	padding-left: 65px;
}
#strap {
	width: 700px;
	float: right;
	margin-top: 41px;
}
#strap img {
	float: right;
	padding-top: 41px;
	padding-right: 74px;
}
#login {
	height: 24px;
	width: 187px;
	z-index: 100;
	margin-left: 62px;
	padding-top: 265px;
}
/* This is for IE only. Don't actually change it here, change it in the head section of the individual pages 
#login_position for Internet Explorer {
	height: 24px;
	width: 413px;
	position: absolute;
	left: 538px;
	top: 148px;
}*/

#breadcrumbs {
	width: 220px;
	font-size: 16px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 74px;
	margin-top: 24px;
	color: #99AABB;
}
#breadcrumbs a:link {
	color: #99AABB;
	text-decoration: underline;
}
#breadcrumbs a:visited {
	color: #99AABB;
	text-decoration: underline;
}
#breadcrumbs a:hover {
	color: #335577;
	text-decoration: underline;
}
#albumbreadcrumbs a:link {
	color: #335577;
	text-decoration: underline;
}
#albumbreadcrumbs a:visited {
	color: #335577;
	text-decoration: underline;
}
#albumbreadcrumbs a:hover {
	color: #FF5000;
	text-decoration: underline;
}
#footer {
	height: 73px;
	width: 953px;
}

/* STYLES FOR APPEARANCE OF PAGE ELEMENTS */

/* Elements within the "menu" */

.login {
	text-align: right;
	height: 20px;
	font-size: 10px;
	text-transform: uppercase;
	color: #335577;
	font-weight: bold;
	letter-spacing: 1px;
}
.username {
	font-size: 10px;
	color: #333333;
}

/* Elements within the "footer" */

#copyright {
	font-size: 11px;
	color: #335577;
	padding-top: 22px;
	padding-left: 75px;
	width: 350px;
}
#copyright a {
	color: #FFFFFF;
}
#lowermenu {
	color: #99AABB;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	float: right;
	padding-top: 22px;
	padding-right: 25px;
	width: 450px;
	clear: none;
}

#lowermenu a:link {
	color: #99AABB;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 12px;
}
#lowermenu a:visited {
	color: #99AABB;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 12px;
}
#lowermenu a:hover {
	color: #335577;
	text-decoration: underline;
	padding-left: 12px;
	padding-right: 12px;
}


/* STYLES FOR INDIVIDUAL PAGES */

/* Home */

#homewrap {
	width: 914px;
	height: 24px;
	/*padding-top: 32px;
	padding-left: 39px;*/
	background-image: url(../images/containerbkg2.gif);
	background-repeat: no-repeat;
}
#homecontent {
	width: 904px;
	margin-top: 21px;
	margin-left: 24px;
	background-image: url(../images/homebkg.jpg);
	background-repeat: no-repeat;
	height: 390px;
	position: relative;
}
#homesearch {
	position: absolute;
	height: 135px;
	width: 368px;
	left: 146px;
	top: 47px;
}
#homecontent #homesearch #homesearch p {
	font-size: 12px;
	margin-bottom: 7px;
}
#homecontent #whatsnew1 {
	position: absolute;
	height: 255px;
	width: 174px;
	left: 713px;
	top: 97px;
}
#homecontent #whatsnew1 p {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCD4DD;	
}
#homecontent .whatsnew1 img {
	padding-right: 7px;
}
#homeflash {
	position: absolute;
	height: 180px;
	width: 516px;
	left: 436px;
	top: 89px;
}
#whatsnew1 img {
	padding-right: 7px;
}
#homecontent #whatsnew2 {
	position: absolute;
	height: 75px;
	width: 165px;
	left: 713px;
	top: 251px;
}
#whatsnew2 img {
	margin-right: 7px;
}
#homecontent #welcome {
	position: absolute;
	height: 170px;
	width: 167px;
	left: 65px;
	top: 24px;
}
#homecontent #welcome p {
	font-size: 14px;
	color: #335577;
	margin-bottom: 5px;
	line-height: 36px;
}
#homecontent #welcome h3 {
	font-size: 11px;
	color: #335577;
	margin-bottom: 5px;
	line-height: 16px;
}
#homecontent #registration {
	position: absolute;
	height: 84px;
	width: 138px;
	left: 751px;
	top: 228px;
}
#homecontent p {
	font-size: 9px;
	line-height: 12px;
	margin-top: 0px;
	margin-bottom: 3px;
}
#homecontent select {
	border: thin solid #c3cbd2;
	height: 17px;
	width: 139px;
	color: #3D5669;
	font-size: 10px;
}

/* Search */

#search {
	width: 853px;
	padding-top: 13px;
}
#searchbkg {
	background-image: url(../images/template/search_top.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 853px;
}
.searchbkg2 {
	background-color: #F9F9FA;
	background-image: url(../images/template/search_footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#container #search #form1 #searchtyp {
	color: #FF3511;
}
#search #box {
	font-size: 10px;
	color: #3D5669;
	height: 16px;
	width: 276px;	
}
#search select {
	border: thin solid #c3cbd2;
	height: 17px;
	width: 139px;
	color: #3D5669;
	font-size: 10px;
}
.tableheading {
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	background-image: url(../images/pages/searchheader.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 24px;
	font-size: 10px;
}
.tableheadingleft {
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	background-image: url(../images/pages/searchheaderleft.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 24px;
	font-size: 10px;
}
.tableheadingright {
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	background-image: url(../images/pages/searchheaderright.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 24px;
	font-size: 10px;
}
.tableborderleft {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 5px;
}
.tableresults {
	background-color: #fff;
	border: thin solid #C4CBD1;
	padding-left: 10px;
	padding-right: 5px;
	font-size: 11px;
}
#searchresults td {
	border: thin solid #C3CBD2;
}
#search h1 {
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 7px;
}
#search h2 {
	font-size: 12px;
	color: #607685;
	margin-top: 0px;
	margin-bottom: 0px;
}
#search h5 {
	font-size: 10px;
	margin: 0px;
	font-weight: normal;
}
/*#search img {
	margin-right: 9px;
}


 Libraries */

#libraries {
	width: 850px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	height: 415px;
	overflow: scroll;
}
.librariesimgborder {
	border: thin solid #E7EAEC;
}
#libraries p {
	margin-top: 16px;
}
#libraries h2 {
	font-size: 12px;
	color: #607685;
	margin-top: 20px;
}
#libraries h1 {
	font-size: 18px;
	font-weight: normal;
	margin-top: 16px;
	color: #333333;
}
#libraries td {
	background-color: #fff;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #C3CBD2;
	text-align: right;
}
#libraries table {
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #C4CBD1;
	border-right-color: #C4CBD1;
	border-left-color: #C4CBD1;
}

/* Standard Information pages */

#infopage_static {
	width: 915px;
	padding-top: 20px;
	padding-left: 12px;
}
#infopage {
	width: 853px;
	padding-top: 20px;
	padding-left: 74px;
}
#container #search #form1 #searchtype {
	color: #FF3511;
}
#infopage_static img {
	float: left;
}
#infopage img {
	
}
#infopagetext {
	clear: none;
	margin-left: 287px;
	width: 557px;
}
#infopagetextfixed2 {
	clear: none;
	margin-left: 287px;
	width: 475px;
	height: 450px;
	overflow: auto;
	padding-right: 150px;
}
#infopagetextWide {
	clear: none;
	width: 853px;
	font-family: Arial, Helvetica, sans-serif;
}
#infopagetextfixed {
	clear: none;
	width: 853px;
	height: 450px;
	font-family: Arial, Helvetica, sans-serif;
}
.forminput {
	border: thin solid #899BA6;
	width: 250px;
	color: #3D5669;
	font-size: 12px;
	background-color: #fff;
}
.searchforminput {
	border: thin solid #899BA6;
	width: 140px;
	color: #3D5669;
	font-size: 10px;
	background-color: #fff;
	height: 10px;
	margin-top: 4px;
	margin-bottom: 7px;
}

#infopagetext .contactform {
	;
	background-image: url(../images/formbackground.jpg);
	background-repeat: no-repeat;
	height: 300px;
	width: 450px;
	padding-top: 40px;
	padding-right: 24px;
	padding-bottom: 24px;
	padding-left: 24px;
}
#infopagetext .userform {
	;
	background-image: url(../images/formbackground2.jpg);
	background-repeat: no-repeat;
	height: 500px;
	width: 500px;
	padding-top: 40px;
	padding-right: 24px;
	padding-bottom: 24px;
	padding-left: 24px;
}
#infopagetext .regoform {
	;
	background-image: url(../images/formbackground3.jpg);
	background-repeat: no-repeat;
	height: 500px;
	width: 500px;
	padding-top: 40px;
	padding-right: 24px;
	padding-bottom: 24px;
	padding-left: 24px;
}
#container #search #form1 p {
	font-size: 12px;
}
#login img {
	margin-right: 0px;
}
#container #search .tableresults img {
	float: none;
	margin-right: 0px;
	text-align: center;
}
#container #libraries .cellmargin {
	margin-left: 8px;
}
#playerbox {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#searchtable {
	height: 320px;
	overflow: scroll;
	/*overflow-X:hidden;*/	
}
#searchtableA {
	height: 420px;
	overflow: scroll;
	/*overflow-X:hidden;*/	
}
.cellspaceleft {
	margin-left: 15px;
}
.cellspaceleftsmall {
	margin-left: 15px;
	margin-top: 20px;
}
.cellspaceright {
	margin-right: 15px;
}
.selectsearch {
	width: 141px;
}
.selectsearch select {
	width: 170px;
	}
#infopagetextfixed2  .regolink  {
	background-image: url(../images/arrow.gif);
	background-position: 155px;
	display: block;
	width: 330px;
	background-repeat: no-repeat;
}
a:link {
	color: #FF5000;
	text-decoration: none;	
}
a:visited {
	color: #FF9264;
	text-decoration: none;
}
a:hover {
	color: #FF5000;
	text-decoration: underline;	
}
.addbutton {
	font-size: 14px;
	font-weight: bold;
	color: #FF8D33;
	border: thin solid #FF9264;
	background-image: url(../images/pages/timebuttonbkg.png);
	background-repeat: repeat-x;
}
.trackselector {
	width: 450px;
}
.h1smallbit {
	font-size: 16px;
}
#reportsend {
	border: thin solid #CCCCCC;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.clearer {
clear: both;
}
#homecontent #whatsnew1 p {
	height: 76px;
}
.h1backllink {
	font-size: 12px;
	float: right;
	padding-top: 13px;
}
.h1backllink2 {
	font-size: 18px;
	float: right;
	
}
#form1  input {
	font-size: 10px;
}
#form1 td {
	font-size: 11px;
}
#form1 #Submit {
	font-size: 14px;
}
#form1 #button {
	font-size: 14px;
}
#form1 #OtherProductionDesc {
	width:180px;
}

