/* Start of CMSMS style sheet 'Default' */
/* remove doted border in mozila */
a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}
/* end remove doted border in mozila */
body {
    font-size: small;
    font-family: Arial, sans-serif;
}

a.space {
    padding: 10px;
    margin: 10px;
    border: 1px solid #ddd;
    background: #eee;
    display: block;
}

img {
    border: none;
}

#top {
    
  
    
    margin: 0;
    padding-bottom: 0px;
    
    padding-top: 20px;
    
}



#top, #bottom {
    position: relative;
    
    
}

#content, #menu {

}

#top div {

}


#bottom {
   
    width: 100%;
    margin-top: 5px;
    position: relative;
    
}

#logo {
    margin: 0 auto;
    padding-bottom:5px;
}

#logo img{
}




#header h1 {
   margin: 0 200px;
   display: none; 
}

#header {
    width: 700px;
    margin: 0 auto;
    padding: 0px 30px;
}


h1 {
    
    padding: 5px 0;
    font-size: large;
    display: inline;
    text-align: center;
}

h1, h2, h3, h4, h5, h6 {
    color: #666;
    font-family: "Times New Roman",Times,serif
}
h5{
  color: #222;
}

#menu {
    width: 700px;
    padding: 3px 0px 2px 0;
    overflow: auto;
    position: relative;
    margin: 0 0px 0 40px;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
}

#page_home  #content {
   padding: 0;
}
.contactform div.required{
  color: #755c3e !important;
}


#content {
    color: #333;
    margin: 10px auto;
    width: 850px;
    height: auto;
    background: transparent;
    
    padding: 0px;
    padding-bottom: 10px;
    z-index: 100;
    min-height: 300px;

}

#pageTitle {
    color: #000;
    margin: 0px auto;
    width: 100px;
    padding: 0;
    position: relative;
    top: 3px;
    text-align: right;
    display:none;
   
}

#artsguideTag {
    color: #CCCCCC;
    text-align: right;
    width: 900px;
    padding: 15px 0px;
    margin: 0px auto;
    clear: both;
    
}

#artsguideTag a{
    color: #CCCCCC;  
}

#primary-nav {
    display: block;
    font-family: "Times New Roman", Times, serif;
    overflow: auto;
    
    margin: 0;
    padding: 8px 0;
    position: relative;
    background: #fafafa;
    border-bottom: #ddd solid 1px;
    border-top: #ddd solid 1px;
    white-space: nowrap;
    width: 100%;
    background: none;
    border: none;
    font-size: 14px;
    letter-spacing: 1px;
    text-align: left;
    width: 460px;
    margin: 0 0 0 auto;
}

#primary-nav a{
    padding: 0;
    padding: 0px 10px;
    margin: 0;
    text-decoration: none;
    float: left;
    text-transform: uppercase;
    border-right: 1px solid #ddd;
}

#primary-nav .last a {
    padding-right: 0;
    border: none;
}

#primary-nav a:link{
    color: #737373;
}

#primary-nav a:visited{
    color: #737373;
}

#primary-nav .menuactive a{
    color: #755c3e;
    
}

#primary-nav a.menuactive:hover {
   /* pointer: normal;*/
}


#primary-nav a:hover{
    color: #755c3e;
    
}

#primary-nav li{
    display: inline;
    margin: 0;
    /*clear: both;*/

}



#outer {
    width: 850px;
    
    overflow: auto;
    margin: 20px auto 0 auto;
    background: #fff;
    
}

#page_home #outer{
}


#pageTitle {
    display: none;
}

a:link {
   color: #755c3e;
}

a:visited {
   color: #755c3e;
}

a:hover {
    color: #88795c;
}

#homePageCentreText {
margin: 0;    
width: 500px;
height: 100px;
position: absolute;
bottom: 60px;
right: 10px;
font-size: 110%;
color: #4E2216;

}

#homePageCentreText a {
    color: #4E2216;
}

#homePageCentreText #innerText {
    
    background: #fff;
    padding: 10px;
    margin: 0;
    opacity: 0.6;
    display: block;
    color: #333;
}

#home_button {
    position: absolute;
    top: -40px;
    left: 85px;
    cursor: pointer;
    cursor: hand;
    text-decoration: none;
    height: 100px;
    width: 100px;
}

#home_button:hover {
}

.NewsSummaryCategory {
    display: none;
}

.NewsSummaryAuthor {
    display: none;
}



#homePageCentreImage img{
    margin: 0 auto;
    display: block;
}

#siteTags {
    text-align: center;
    color: #515151;
    font-family: Helvetica, Arial, Sans-Serif;
    margin-top: 0px;
    width: 100%;
}

#siteTags #siteName {
   font-size: 270%; 
}

#siteTags #siteSlogan {
    font-size: 150%;
    margin-top: 5px;
}

.thumb a {
    text-decoration: none !important;
    color: #755c3e;
}
/*
.thumb .imageContainer {
     border: 1px solid #eee;
     height: 72px;
     width: 100px;
}
*/

.NewsSummary {
    overflow: auto;
    position: relative;
    padding: 20px 20px; 
    border: 1px solid #f0f0f0;
    margin-bottom: 20px;   
}

.NewsSummaryLink {
    margin: 0 0 20px 0;
    font-weight: bold;
    font-size: 110%;
}
.NewsSummaryPostdate {
    position: absolute;
    right: 20px;
    top: 20px;
}

.NewsSummaryLink a {
    text-decoration: none;
}

.NewsSummaryMorelink {
    position: absolute;
    right: 20px;
    bottom: 20px;
    
}

.accessibility {
    display: none;
}

.NewsSummarySummary img, #NewsPostDetailSummary strong img{
    float: left;
    border: 1px solid #e5e5e5;
    margin-right: 25px;
}

#designedby-content, #designedbyOther {
    
    clear: both;
    width: 800px;
    margin: 0px auto;
    
    display: block;
    text-align: right;
    padding: 0px 0px;
 
}
#designedby-content a, #designedbyOther a {
    color: #bababa;
    font-size: smaller;
    padding-right: 30px;
    
}

#designedby-content {
    margin-top: 15px;
}

#designedbyOther {
   margin-bottom: 20px;
}


#page_news p{
    padding-left: 225px;
}

dl {

}

dl ul {
   list-style-type: none;
   padding: 0; 
}

dl ul li {
    margin: 0;
    margin-bottom: 2px;
}

dl dt {
    display: block;  
    width: 70px;
    float: left;
    
    font-weight: bold;
    padding: 2px 0px;
}

dl dd {
    display: block;
     margin-bottom: 20px;
     margin-left: 90px;
    padding: 2px 5px;
     
}
#designedby {
  text-align: center;
  padding-left: 550px;
}
.contactform fieldset legend{ 
   color: #333;
}
.contactform fieldset{
  border: 1px solid #ddd;
}
#logo img{
   behavior: url(uploads/iepngfix.htc);
}
#page_home #top{
}
#page_home #bottom{

}
#homeimg{
    margin:30px auto 80px auto;
}
#page_home #content{
  text-align: center;
}
h2.pageTitle{ 
   font-size: 18px; 
   text-transform: uppercase;
}
.album_name{
  display:none;
}
.album_content h3{display: none;}
#subscribebox {
  margin-top:30px;
}
#subscribebox form{
  margin-top:20px;
  text-transform: uppercase;
  margin-bottom:20px;
}
#subscribebox form input{
}
.clear{
  clear: both;
}
#subscribebox div.input_prompt {
    display: block;  
    height: 5px;
    margin: 0 0 0;
}

#subscribebox div.input_box{
    display: block;
    margin: 0 0 20px;
}
.hidden{
  visibility:hidden;
}
#copyright{
  padding-left: 20px;
  padding-bottom: 10px;
  font-size: 80%;
  color: #bababa; 
}
.NewsSummaryCategory {
    display: none;
}

.NewsSummaryAuthor {
    display: none;
    background: url(/uploads/images/interface/leaf_button_over.gif);
}
.NewsSummary {
    background: url(/uploads/images/interface/translucent_white.png);
    overflow: auto;
    position: relative;
    padding: 20px 20px; 
    border: 1px solid #f0f0f0;
    margin-bottom: 20px;   
}

.NewsSummaryLink {
    margin: 0 0 20px 0;
    font-weight: bold;
    font-size: 110%;
}
.NewsSummaryPostdate {
    position: absolute;
    right: 20px;
    top: 20px;
}

.NewsSummaryLink a {
    text-decoration: none;
}

.NewsSummaryMorelink {
    position: absolute;
    right: 20px;
    bottom: 20px;
    
}
.NewsImage {

float: left;
    border: 1px solid #e5e5e5;
    margin-right: 25px;
}
#page_news p{
    padding-left: 225px;
}
/* End of 'Default' */


/* Start of CMSMS style sheet 'slimbox' */
/* SLIMBOX */

body #content .albumName {
    font-size: 160%;
    clear: both;
    border-bottom: 1px #eee dotted;
    padding: 3px 0px;
    padding-bottom: 6px; 
    font-weight: normal;
    letter-spacing: 1px;
}


.thumb p {
    margin: 0px auto;
    padding: 0px 0;
}


.noprint {
    display: none;
}

.albumComment {
   float: left;
   width: 200px;
   border-right: 1px #eee dotted;
   padding: 0 20px 0 0;
   text-align: justify;
}

.bigAlbumComment {
    width: 480px;
}

.albumlist .thumb{
    padding: 10px 25px;
    padding-bottom: 45px; 
    height: 80px;
}

.picturelist {
    display: block;
    overflow: auto;
    position: relative;
    right: -18px;
    /*top: -1px;*/
    padding-top: 0px;
    padding-left: 25px;
    padding-bottom: 50px;
    width: 750px;
}


#lbOverlay {
        position: absolute;
        left: 0;
        width: 100%;
        background-color: #000;
        cursor: pointer;
        z-index: 200;
}

#lbBottomContainer {
        width: 843px;
        position: relative;
}

#lbCenter, #lbBottomContainer {
        /*position: absolute;
        left: 50%;*/
        overflow: hidden;
        background-color: #fff;
        z-index: 202;

}
#lbCenter{
  width: 841px;
  height:532px;
  position: relative;
  border: 1px solid #999;
  background: #fff url('file:///C:/development/work/clients/VincentSerico/Serico/interface/loading.gif') no-repeat center;	
}
#lbBottomContainer{
  height: 40px;
  position: relative;
}
.lbLoading {
        background: #fff url('file:///C:/development/work/clients/VincentSerico/Serico/loading.gif') no-repeat center;
        z-index: 201;
}

#lbImage {
        /*position: absolute;
        left: 0;
        top: 0;*/
        background-repeat: no-repeat;
        width:841px;
        height:595px;
}

#lbPrevLink, #lbNextLink, #lbReload, #lbToggle {
        display: block;
        /*position: absolute;
        top: 0px;*/
        outline: none;
        z-index: 202;
        height: 20px;
        width: 60px;
        background: blue;
        margin: 10px 20px;
		position:absolute;
}

#lbPrevLink {
        /*left: 4px;
        bottom: 0;*/
        background: transparent url('back.jpg') no-repeat 0% 50%;
		right:70px;
}

#lbPrevLink:hover {
        
}

#lbNextLink {
        /*right: 4px;
        bottom: 0px;*/
        background: transparent url('next.jpg') no-repeat 100% 50%;
		right:0px;
}

#lbNextLink:hover {
       
}

#lbBottom {
        font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
        font-size: 10px;
        color: #666;
        line-height: 1.4em;
        text-align: left;
        padding: 10px;
        padding-top: 15px;
		width: 250px;
		display:block;
		float:left;
}

#lbCloseLink {
        display: block;
        float: right;
        width: 66px;
        height: 22px;
        background: transparent url(/modules/Album/templates/db/slimbox/images/closelabel.gif) no-repeat center;
        margin: 5px 0;
        z-index: 203;
}

#lbCaption, #lbNumber {
        margin-right: 71px;
        margin-left: 10px;
        
}

#lbCaption {
        font-weight: bold;
}

/* Album and Picture Lists */
.thumb
{
        height: 100px;
        padding:0;
        width:120px;
        margin: 0em 0.8em;

/* Thumbnail spacing */
        text-decoration:none;
        line-height:normal;
        list-style-type:none;
        text-align:center;
        float:left;
        background: #fff;}

.thumb .pictureLink
{
        display:block;
        height:72px;
/* Set link formatting*/
        width:100px;
/* Thumb width*/

/* Thumb height*/
        padding:10px;
/* Thumb padding to form thumb frame */
/* You can set the above to 0px = no frame - but no hover indication!*/
        margin:0 auto;
        background-color:white;
        border: 1px solid #eee;
        text-decoration:none;

}
.albumcomment { text-align: left; }
.thumb .pictureLink:visited img
{
        background-color:#eee;
/*Background of thumb on hover - sort of a light grey */
}

.thumb .pictureLink:hover img
{
        background-color:#dae6e4;
/*Background of thumb on hover - sort of light blue/green */
}


.thumb img {
    margin-bottom: 5px;
}

/* Styling of text and navigation for Album */
.albumname
{
        font-size:smaller;
        text-align:center;
        font-weight:bold;
        font-style:normal;
}

.albumname .pictureLink
{
        display: inline;
        border: none;
        margin:none;
        padding:none;
        background-color:transparent;
}
.albumpicturecount
{
        font-size:smaller;
        text-align:center;
        font-weight:normal;
        font-style:italic;
}

.albumcomment
{
        text-align:center;
        font-weight:normal;
        font-style:normal;
}

.albumnav
{
        text-align:center;
        font-weight:normal;
        font-style:normal;
        font-size:smaller;
}

.instructiontext
{
        font-weight:normal;
        font-style:normal;
        font-size:smaller;
        font-style:italic;
    
}

#NewsTicker{
	width:843px;
	margin:0 auto;
    border: 1px solid #999;
	float: left;
	position:relative;
}
#NewsVertical {
	width: 820px;
	height: 71px;
	display: block;
	overflow: hidden;
	position: relative;
	margin-left:10px;
	margin-right: 10px;
	}

#TickerVertical {
	width: 890px;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	}
#TickerVertical li {
	width: 150px;
	text-align: left;
	font-size: 11px;
	margin: 0;
	float: left;
	height: 71px;
	display: inline;
	}
#TickerVertical li img{
			float:left;
			margin-right:10px;
		}
#lbLocker{
  position: absolute;
  display: block;
  width: 850px;
  height: 100px;
  top:0;
  left: 0;
  z-index: 50;
}
#lbReload{
  width: 70px;
  height: 30px;
  position: absolute;
  right: 460px;
  top: 0px;
  background: transparent url('stage.jpg') no-repeat 100% 50%;
  margin: 5px 20px;
}
#lbToggle{
  width: 70px;
  height: 30px;
  position: absolute;
  right: 560px;
  top: 0px;
  background: transparent url('toggle.jpg') no-repeat 100% 50%;
  margin: 5px 20px;
}
#ThumbsBox{
  position: relative;
}
#gallery {
 width: 80px;
 height: 640px;
}
.centered{
  text-align:center;
}
h1.centered{
  font-size:160%;
  display:block;
  margin-bottom:0;
}
h1.centered span{
  font-size:80%;
  margin-top:0;
  
}
/* End of 'slimbox' */