﻿@font-face
{
    font-family: MyriadPro;
    src: url('../font/MyriadPro-Light.ttf'),
        url('../font/MyriadPro-Light.otf'); /* IE9 */
}
html, body {
    display: block;
    height: 100%;
}
html {overflow-y:scroll;}
a {
    color: #FFCC00;
}
a img
{
  border:none;
}
p {
    font-family: arial;
    font-size: 10px;
    margin: 0px;
}
p.title {
    font-family: arial;
    font-size: 10px;
    color: #FF9900;
    font-weight: bold;
}
.titleGroup {
    margin-bottom: 10px;
}
.pageTitle {
    font-family: MyriadPro;
    font-size: 55px;
    text-align: right;
    color: gray;
    font-weight: lighter;
    margin-bottom: 20px;
    margin-right: 20px;
}

#maincontent {
    border-top: 2px solid white;
}
.pageholdertable {
    display: table;
    height: 100%;
    overflow: hidden;
    width: 100%;
}
.pageholder {
    display: table-cell;
    vertical-align: middle;
}
.fontcontainer {
    background-image: url("../images/home/background.jpg");
    height: 300px;
}
.imagecontainer {
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px;
    width: 908px;
}
.imagecontainer > img {
    border-right: 4px solid white;
}
.imagecontainer > img:last-child {
    border: none;
}
#Home.panel {
    /*background-color: #fff;
    padding: 0px;*/
}
#Home > h4 > a{
    color: green;
    font-size: 16px;
      
}
#Home > h4 > a{
    text-decoration: none;    
}
#Home > h4 > a:hover{
    color: #6adb25;
}

#HomePanel{
	padding-bottom:30px;
	padding-top:10px;
	overflow:hidden;
}
#topnavmenucontainer{

}

body{
    background-color: #565656;
	text-align:center;
	min-width:980px;
}

h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
}
h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
    font-weight: bold;
}
#wrapper{
	background: none repeat scroll 0 0 #414142;
	margin: 0 auto;
	width: 980px;
	color: #323232;
	font-family: "Segoe UI",Verdana,Helvetica,Sans-Serif;
	text-align:left;
	padding:0;
}

.navmenu {
    margin-right: 100px;
    text-align: right;
}
.navmenu ul{
	list-style:none outside none;
}
ul.navmenu li{
    border-right: 2px solid #CCCCCC;
    display: inline-block;
    list-style: none outside none;
    margin: 0 0 4px;
    vertical-align: top;
}
ul.navmenu li:last-child {
    border: none;
}
ul.navmenu li a{
	display:block;
	padding: 2px 10px;
    font-size: 16px;
    font-family: arial narrow;
    color: #FFCA1F;
    text-decoration: none;
    text-transform: uppercase;
}

ul.navmenu li a:hover {
    color: #777777;
}
ul.navmenu li a.selected{
	  color: #339999;
}

.listNav{
	padding-left:20px;
}

ul.texttabs li a {
    color: #AAAAAA;
    text-decoration: none;
}

ul.listNav li a {
    color: #888888;
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin-top: 4px;
    text-decoration: none;
}
.item{
	/*border-bottom: 1px solid #DDDDDD;*/
    display: block;
    position: relative;
}
.gallery img{
    -webkit-box-shadow: 5px 5px 5px #515151;
    -moz-box-shadow: 5px 5px 5px #515151;
    box-shadow: 5px 5px 5px #515151;
	margin-top:15px;
	margin-left:15px;
}
#pages {
    float: right;
    padding-bottom: 30px;
    padding-right: 10px;
    width: 680px;
}    
.btnopen{
    background-image: url("../images/arrow-right.png");
    background-repeat:no-repeat;
    background-position: right;
    position: absolute;
    width: 210px;
    height: 20px;
}
.viewtitlebox{
	/*background: none repeat scroll 0 0 #777777;*/
    color: #FFFFFF;
    margin: 10px 0;
    vertical-align: middle;
    width: 250px;
}

.viewtitle {
    border-top: 1px dotted white;
    color: #FFCA1F;
    display: inline-block;
    font-family: arial narrow;
    margin-left: 25px;
    padding-top: 20px;
    text-transform: uppercase;
    vertical-align: top;
    width: 200px;
}
.firstviewtitle {
    color: #FFCA1F;
    display: inline-block;
    font-family: arial narrow;
    margin-left: 25px;
    padding-top: 20px;
    text-transform: uppercase;
    vertical-align: top;
    width: 200px;
}
#leftcol{
	width:500px;
	margin:auto;
}
#BiographyPanel img{
	-webkit-box-shadow: 5px 5px 10px #888888;
   	-moz-box-shadow:5px 5px 10px #888888;
	 box-shadow: 5px 5px 10px #888888;
}

#rightcol{	
	width:350px;
	padding-left:20px;
	margin-right:20px;
	margin-top:20px;
	border:1px black solid;
	float:right;
}
#footer{
	background-color:#414142;
	width:100%;
	padding:2px 0 2px 0;
	clear:both;
}
#footer p{
	font:0.9em Arial,Helvetica,sans-serif;
	color:#FFFFFF;
	text-align:right;
    padding: 10px;
}
.banner {
    background-color: #414042;
}
.banner h2{
	color: #FF9724;
    font-family: MyriadPro;
    font-size: 50px;
    padding: 50px 0 30px 60px;
    text-shadow: 2px 2px 2px #000000;
    font-weight: lighter;
}

/*#News .show{
    margin: auto;
    width: 792px;
    -webkit-box-shadow: 5px 5px 10px #888888;
   	-moz-box-shadow:5px 5px 10px #888888;
	 box-shadow: 5px 5px 10px #888888;
}*/

.event {
    padding: 10px 20px 10px 30px;
}
.event > h3 {
    font-size: 14px;
    font-weight: bold;
}.event > .line > label {
    color: #F8981D;
    font-size: 12px;
    font-weight: bold;
}
 
.event .line {
    margin: 10px 0;
}

.event > .line > p {
    font-size: 12px;
    margin-top: 3px;
}
.leftPanel, .rightPanel {
    display: inline-block;
    vertical-align: top;
}
.leftPanel{    
    width: 37%;
}
.leftPanel p{    
    font-family: Verdana;
    font-size: 12px;
     margin-left: 115px;
    margin-top: 10px;
    color: #fff;
}
.leftPanel span {
    color: #F8981D;
}
.rightPanel {
    width: 60%;
    overflow: hidden;
    height: 470px;
    background-color: white;
    margin-left: 10px;

}
.section {
    padding: 30px 20px 0;
}
.section h3 {
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: #F8981D;
}
.section > .line > label {
    width: 20%;
}
.section > .line > p {
    width: 80%;
}
.section > .line > p,.section > .line > label {
    display: inline-block;
    font-family: Verdana;
    font-size: 12px;
}

.section > .line{
    display: block;
    padding:1px 0px;
}
/*#BiographyPanel ul{
	list-style:none outside none;
}
#BiographyPanel li{
	padding-left:50px;
	padding-top:5px;
}
#BiographyPanel span{
	padding-left:20px;
}*/
.leftNav{
    left: 300px;
    top: 40px;
    width: 250px;
    float:left;
}
ul.galNav{
	margin:0;
	padding:0;
	list-style-type:none;
}
ul.galNav li{
	padding-left:40px;
    padding-bottom: 10px;
}
ul.galNav li a {
    display: block;
    font-size: 14px;
    margin-top: 4px;
    text-decoration: none;
}

ul.galNav a.galSelected{
	/*background-color: #0000FF;*/
    /*background-image: url("../images/selection_fade.png");*/
    /*background-position: left top;*/
    color:#339999;
}
ul.galNav a.galSelected:hover{
    color:#339999;
}
ul.galNav li a:hover {
    color: #777777;
}
.item span{
    background-image: url("../images/arrow-right.png");
    background-repeat:no-repeat;
    background-position: right;
    position: absolute;
    width: 20px;
    height: 20px;
    right:5px;
}
span.btnopen{
    background-image: url("../images/arrow-right-white.png");
    background-repeat:no-repeat;
    background-position: right;
    position: absolute;
    width: 20px;
    height: 20px;
    right:5px;
}

.tabpanels {
    background-image: url("../images/Background2.jpg");
}
.panel {
	display:none;
	/*margin-left:20px;
	margin-right:-20px;*/
	opacity:0;
    padding: 20px;
}

.singlewidthpanel {
    max-height: 420px;
    min-height: 420px;
    overflow: auto;
}

#fontslider {
   	width: auto;
    height: 545px; /* important to be same as image height */
    position: relative; /* important */
    overflow: hidden; /* important */
}

#fontsliderContent {
    width: 400px; /* important to be same as image width or wider */
    position: absolute; /* important */
    top: 0; /* important */
    margin-left: 0; /* important */
}
ul#fontsliderContent{
	list-style-type:none;	
	padding:0;
	margin:0;
}
.fontsliderImage {
    float: left; /* important */
    position: relative; /* important */
    display: none; /* important */
}

.fontsliderImage span {
    color: white;
    font-family: serif;
    font-style: italic;
    padding: 3px;
} 
 
.clear {
    clear: both;
}
.info{
	background:url('../images/info_bw.jpg' ) no-repeat scroll 0 0 transparent;
	display:inline-block;
	height:30px;
	width:30px;
	margin-left:20px;
	position:relative;
	top:7px;
}
.info:hover{
	background:url('../images/info_color.jpg' ) no-repeat scroll 0 0 transparent;
	display:inline-block;
	height:30px;
	width:30px;
}
.hide{
	display:none;
}
#mother_info, #clare_info, #transformation_info,#creation_info,#space_info,#loiru_info_info,#portrait_info,#loiru_info{
	width:700px;
	text-align:justify;
	margin:30px;
}

.artstatement > h3 {
    border-bottom: 1px dotted;
    color: #FFFFFF;
    font-family: arial narrow;
    font-size: 14px;
    font-weight: lighter;
    margin: 20px 0 10px;
    text-transform: uppercase;
}

.artstatement > p {
    color: #FFFFFF;
    display: inline;
    font-size: 12px;
}

.artstatement > a {
    font-size: 12px;
    font-style: italic;
    padding-left: 6px;
    text-decoration: none;
}
.statement > h4 {
    font-size: 16px;
    margin: 10px;
    text-align: center;
}
.statement > p {
    font-size: 12px;
    margin-bottom: 10px;
    line-height: 16px;
}
/*span#contact{
	font-weight:bold;
	text-decoration:underline;
	color:red;
}*/
#btnSubmit{
	color: #fff;
	font-weight:bold;
	border: none;
	margin-top: 10px;
	background-color:#0072C6;
	height:30px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius:5px;
 }
#btnSubmit:hover{
	background-color:#1E82CC;
}
#content input.textInput{
	font-size:15px;
}
input[type=text]{
	height:2em;
	color:#212121;
	border:1px solid rgba(0, 0, 0, 0.27);
	padding-left:10px;
	font-size:15px;
}
span#tab{
	padding-left:42px;
}

.upcoming {
    width:100%
}
#Home > .upcoming > h4 {
    margin-left: 30px;
    margin-bottom: 15px;
}
.upcoming > h4 {
    border-bottom: 1px dotted black;
    color: #339999;
    font-family: 'Arial Narrow',sans-serif;
    font-size: 15px;
     margin-left: 30px;
    margin-right: 30px;
    margin-top: 20px;
    padding-bottom: 6px;
    text-transform: capitalize;
    font-weight: lighter;
}
.titleGroup a {
    font-family: Arial;
    font-style: italic;
    text-decoration: none;
    color: #47A3A3;
}
.titleGroup a:hover {
    color: #2E8686;
}

.contact {
    margin-left: 100px;
    height: 470px
}
.contact > p, .contact > a {
    display: block;
    font-size: 12px;
    margin: 20px 0 4px 10px;
    
}
.contact > p, .contact > span {
    color: #fff;
}
.contact > span {
   display: block;
    font-family: arial;
    font-size: 12px;
    margin: 0 0 0 10px;
}
.contact > p:first-child {
    font-weight: bold;
}
.centerized {
    text-align: center;
}

.italicized {
   font-style: italic;
}
/*CSS for three columns on main page*/
.left, .center, .right {
    border-right: 1px dotted;
    display: inline-block;
    margin-left: 30px;
    /*padding-right: 15px;*/
    vertical-align: top;
    width: 30%;
    height: 200px;
}
.left > h4, .center > h4, .right > h4 {
    padding-bottom: 10px;
}
.right {
    border-right: none;
}
