@charset "utf-8";
/* This block clears all of the preset formatting for these tags */
html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
 padding: 0;
 margin: 0;
 font-size: 100%;
 font-weight: normal;
 }
a {
	text-decoration:none;
	color:#CCC;
}

a img{
  border: 0;
	}

/* End Clear Presets */


* {margin:0;

font-family:"Trebuchet MS", Arial, Helvetica, sans-serif}
body {
	background:#F8F8F8;
}
img {
	border-style:none;
}
h1 {
	display:block;
	width:500px;
	background-color:#8B0F05;
	font-size:xx-large;
	margin-left:-5px;
	padding-left:100px;
	color:#fff;
	font-weight:normal;
	margin-top:40px;
	margin-bottom:30px;
	
}
h2 {
	margin-bottom:20px;
	font-size:x-large;
}

.registration input {
	position:relative;
	display:block;
	width: 250px;
	height:40px;
	display:block;
	border: 3px solid #FBA31D;
	color:#FBA31D;
	font-size:20px;
	}
	
input:focus, input:hover {
	border-color:#8B0F05;
	background-color:#FED;
}
.LoginLabel {
	display:block;
	width:150px;
	float:left;
}
form {
	color:#8B0F05;
	font-size:large;
}

form h2 {
	margin-top:20px;
	margin-bottom:10px;
}
form h3 {
	margin-bottom:10px;
	font-size:large;
}
	
	


#LogoBannerPush {
	height: 120px;
	position: relative;
	top: 0px;
	}
#LogoBanner {
	background-color: #8B0F05;
	width: 100%;
	position: fixed;
	top: 0px;
	padding-left: 200px;
	z-index:100;
}

#IncubatorSubTitle {
	font-size: 18px;
	color: #FFF;
	background-color: #FBA31D;
	padding-left:200px;
	margin-left:-200px;
	height:23px;
	z-index:100;
	
}

#IncubatorSubTitle ul {
	list-style:none;
}

#IncubatorSubTitle li {
	display:block;
	float:left;
	padding-left:20px;
	padding-right:20px;
	
}
#IncubatorSubTitle a {
	color:#fff;
}

#IncubatorSubTitle li:hover
{background-color: #8B0F05;
opacity:0.9;}


#ContentWrap {
	background:#fff;
	position:relative;
	margin-left: 200px;
	width: 1080px;
	min-height: 500px;
	box-shadow: 2px 2px 18px #333;
	overflow:hidden;
	
}

#Content {
	margin:5px;
	
	
}



#Footer {
	font-size: small;
	color: #FFF;
	background-color: #FBA31D;
	padding-left: 4px;
	text-align: center;
	bottom: 0px;
	position:absolute;
	width:100%;
}

.Headline {
	background-color:#006699;
	color:#fff;
	font-size:x-large;
	text-align:center;
	margin-top:-5px;
	margin-left:-5px;
	width:800px;
	padding:20px;
	margin-bottom:20px;
}

.Headline p {
	margin-bottom:14px;	
	
}


#rigthpics {
	float: right;
	width: 250px;
	margin-left:10px;
	margin-right: -5px;
	margin-top: -20px;
}

#form1 li {
	float: left;
	width: 250px;
	height:250px;
	list-style-type: none;
	background-color: #CCC;
}
#form1 {
	margin-left: -20px;
}
.imgWrap {
	width:150px;
	height:150px;
	background-color:#999;
}

.logblock {
	background-color: #FBA31D;
	width: 75px;
	padding-top: 5px;
	padding-bottom:2px;
	padding-right: 4px;
	padding-left: 4px;
	position: fixed;
	top: 0px;
	left: 1000px;
	z-index: 1000;
	text-align: center;
	box-shadow: 5px 3px 10px #333;
}
.logblock a {
	color: #fff;
	text-decoration: none;
	
}
.logblock a:hover{
	color:#DDD}.FormSubText {
	font-size: small;
	color: #666;
}
#nivowrapper {
	width: 400px;
	height:620px;
	display:block;
	float:right;
	margin-right:100px;
	margin-top: 0px;
}
#cataloguecoverwrapper {
	margin-left:100px;
	display:block;
	float:left;}
	
#AACwrapper {
	display:block;
	float:left;
	width:100%;
	text-align:center;
	margin:auto;
}

#AACwrapper img {
	box-shadow: 5px 5px 13px #666;
	margin: 40px;
	
}


.AACHeadline {
	margin-top:30px;
	background-color: #8B0F05;
	color:#fff;
	font-size: x-large;
	text-align:center;
	width:110%;
	margin-left:-20px
}

#BookContent {
	position:relative;
	margin-bottom:-160px;
}

#BookContent p {
	margin-bottom:20px;
	
}

#BookContent li {
	margin-left:35px;
	margin-bottom:8px;
	width:400px;
}
#BookContent #Testimonial {
	display: block;
	float: right;
	width: 350px;
	height:100%;
	padding:13px;
	text-align:justify;
	position: absolute;
	top: 0px;
	right: 0px;
	margin:30px;
	background-color:#999;
	margin-right: -5px;
	margin-top:-40px;
	color:#fff;
}

#BookContent #Testimonial a {
	
	color:#8B0F05;
	font-weight:bold;
	
}

#BookContent #Testimonial a:hover {
	color:#fff;
	font-weight:bolder;
}

#BookContent #Testimonial p {
	margin-bottom:8px;
}


#BookContent #BookBody {
	width:680px;
}

#BookContent #TitleBook {
	font-size:36px;
	color:#8B0F05;
	text-align:center;
}

#BookContent #SubTitleBook {
	font-size: 18px;
	margin-top:-20px;
	color:#8B0F05;
	text-align:center;
}

#BookContent h2 {
	font-size:24px;
	color:#8B0F05;
}

#BookContent a {
	color:#ff6600;
}

#BookContent a:hover {
	color:#8B0F05;
}

#BookContent #TeachBox{
	background:#666;
	color:#fff;
	display:block;
	width:100%;
	padding-left:180px;
	padding-right:200px;
	padding-bottom:30px;
	margin-left:-5px;
	
	
}

#BookContent #TeachBox h2{
	margin-left:-180px;
	width:70%;
	background:#999;
	padding:8px;
}

.event_block {
	position:relative;
	display: block;
	width: 700px;
	margin: auto;
	margin-top:25px;
	box-shadow: 2px 2px 4px 2px #333;
	padding:5px;
	overflow:hidden;
	background:#8B0F05;
	color:#fff;
	padding-bottom:20px;
}

.event_block h1 {
	padding-left:20px;
	margin-top:-5px;
	width:105%;
	margin-bottom:8px;
	background:#F90;
	font-size:x-large;
}

.event_block a {
	color:#fff;
}
.event_block h2 {
	margin-bottom:0px;
}




#NewArt {
	display:block;
	float:left;
	background:#fff;
	width:900px;
	overflow:hidden;
	margin-left:-5px;
	margin-top:-5px;
	padding-left:20px;	
}

#NewArt p {
}

#NewArt .ArtThumb {
	height:144px;
	width:144px;	
	
	
	
}



#NewArt li {
	float: left;
	margin-right:10px;
	height: 230px;
	width: 160px;
	list-style-type: none;
	color:#990000;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

#NewArt h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:#990000;
	color:#fff;
	display:block;
	float:left;
	width:980px;
	text-align:left;
	padding:5px;
	padding-left:20px;
	font-weight:normal;
	margin-left:-20px;
	clear:both;
		
	
	
	
}

#NewArt .ArtistSub {
	display:block;
	width:700px;
	margin-top:-23px;
	margin-left:20px;
	text-align:left;
	clear:both;
}

#NewArt #search {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #990000;
	display: block;
	overflow: hidden;
	position: fixed;
	height: 70px;
	width: 200px;
	top: 180px;
	right: -10px;
	padding: 10px;
	box-shadow: -3px 3px 3px #666;
	border-width: 10px;
	border-color: #990000;
	border-style: solid;
	border-radius: 5px 0px 0px 5px;
}

#NewArt ul {
	overflow:auto; margin-bottom:30px;
}

#SubjectMen {
	position:fixed;
	top:120px;
	left:0px;
	display:block;
	background:#990000;
	color:#fff;
	padding:10px;
	
}
#ArtistBio p {
	margin-bottom:1em;
}

#SearchBar {
	color: #FFF;
	background-color: #ff6600;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	clear: both;
	margin-left: -5px;
	
	height: 30px;
	width: 1060px;
	border-radius: 10px;
		
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	display: block;
	box-shadow: 0px 2px 4px 0px #999;
	
	z-index: 100;
	margin-bottom: 10px;
}
#SearchBar form {
	display: inline;
	
	position: relative;
	top: -5px;
}
#SearchBar #Search {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006699;
	font-weight: bolder;
	box-shadow: inset 1px 1px 2px 0px #999;
	border: medium solid #006699;
	border-radius: 4px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	background-image: url(../GlobalImages/icons/magnifyingglass.png);
	background-repeat: no-repeat;
	background-position: 135px;
	top: 2px;
	width: 150px;
}

#SearchBar a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
#SearchBar a:hover {
	color: #006699;
	text-decoration: none;
	height: 30px;
	display: inline;
	margin: 0px;
	padding: 0px;
}



.RecordsetNav {
	color: #FFF;
	background-color: #006699;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-width: 2px;
	border-radius: 4px;
	border-color: #006699;
	box-shadow: 0px 5px 10px #999;
	margin-bottom: 10px;
}


#Save {margin-left: 240px}
.RecordsetNav a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.RecordsetNav a:hover {
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
}

.GalleryRowEven {
	background-color: #CCC;
	width: 80%;
	padding: 5px;
	overflow: hidden;
}
.GalleryRowOdd {
	background-color: #FFF;
	width: 80%;
	padding: 5px;
	overflow: hidden;
}

.ArtTitle a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #006699;
	text-decoration: none;
	
}
.ArtTitle a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ff6600;
	text-decoration: none;
}