







/* TOP MENU */


/*
    Document   : styles
    Created on : 11.4.2009, 1:53:35
    Author     : netmouse
    Description:
        Purpose of the stylesheet follows.
*/

div#container {
    margin-left: auto;
    margin-right: auto;
    width: 947px;
}


html {
    height: 100%;
}

body {
	font-family : Arial;
	font-size: 14px;
	color : Black;
	/*background : #AC1214;*/
    background: white url('/images/page_background.png') no-repeat scroll center top;

    height: 100%;

    text-align : left;
}

a img {
    border : none;
}

span.Highlight {
    color: RGB(154, 3, 85);
    font-weight: bold;
}

span.Disabled {
    color: Gray;
}


    
    
    
    
    


a {
    color: RGB(154, 3, 85);
}

a:visited {
    color: RGB(154, 3, 85);
}

a:link {
    color: RGB(154, 3, 85);
}

a.imagefolderThumbnail img {
    /*border: 1px solid black;*/
    /*border: 1px solid darkslategray;*/
}

div.PageTop {
    height: 106px;
    
}


    
    


div.MainMenu {
    
}

div.MainMenu table {


}

div.MainMenu table td {
    font-size: 14px;
    
    height: 25px;
    font-weight: bold;
    padding-left: 16px;
    padding-right: 16px;
}

td.SelectedMainMenu {
    background: top repeat-x url('/images/menu_background_selected.png');
}



    


div.MainMenu table td a, div.MainMenu table td a:visited, div.MainMenu table td a:link {
    color: white;
    text-decoration: none;
}

h1 {
  font-family : 'Arial', sans-serif;
  font-size: 24px;
  margin-bottom: 20px;
  margin-top: 0px;
  font-weight: lighter;
  text-align: left;
  color: RGB(154, 3, 85);
  text-transform: uppercase;
  border-bottom: 4px solid RGB(220,220,220);
  padding-bottom: 8px;
}

h2 {
  font-family : 'Times New Roman', serif;
  font-size: 25px;
  margin-bottom: 8px;
  margin-top: 0px;
  font-weight: bold;
  text-align: left;
  color: RGB(154, 3, 85);
  font-weight: normal;
}

h3 {
  font-family : 'Arial', sans-serif;
  font-size: 14px;
  margin-bottom: 32px;
  margin-top: 0px;
  font-weight: normal;
  text-align: left;
  color: RGB(150,150,150);
}

div.WhiteBoard {
    margin-top: 40px;
    background-color: white;
    

    padding: 20px;
    opacity: 0.9;
}

table.HomePageTable {

}

table.HomePageTable tr {

}

table.HomePageTable td {
    width: 50%;
    vertical-align: top;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-top: 20px;

    font-size: 12px;
    color: black;
    background-image:  url('/images/dots_vertical.png');
    background-repeat: repeat-y;
    background-position: right top;
}

table.HomePageTable td+td {
    width: 50%;
    vertical-align: top;
    padding-right: 0px;
    padding-left: 30px;

    background-image: none;
}

table.HomePageTable td.HorizontalDots {

    font-size: 1px;
    height: 7px;

    padding: 0px;
    margin: 0px;

    background-image:  url('/images/dots_horizontal.png');
    background-repeat: repeat-x;
    background-position: left center;

    
}

table.ShopsPageTable {
    width: 100%;
}

table.ShopsPageTable tr {

}

table.ShopsPageTable td {
    width: 50%;
    vertical-align: top;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;

    font-size: 12px;
    color: black;

    background-image:  url('/images/dots_vertical.png');
    background-repeat: repeat-y;
    background-position: right top;

}

table.ShopsPageTable td+td {
    width: 50%;
    vertical-align: top;
    padding-right: 0px;
    padding-left: 20px;
    background-image: none;
}

table.ShopsPageTable td.HorizontalDots {

    font-size: 1px;
    height: 7px;

    padding: 0px;
    margin: 0px;

    background-image:  url('/images/dots_horizontal.png');
    background-repeat: repeat-x;
    background-position: left center;

    
}


img.ShopImage {
	float:right;
	margin-left: 20px;
	margin-bottom: 8px;
    margin-right: 10px;
    /*border: 1px solid black;*/
    border: none;
}

h2.ShopName {
    
}

div.ShopNumber {
    float:right;
    font-family : Arial;
    font-size: 25px;
    
    color: black;
    
    margin-right: 10px;
}


    
    


div.ShopsMapBox {
    
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    
    margin-bottom: 40px;
}

div.ShopsMap h1 {

    border: none;
    margin-bottom: 0px;
}


div.DoubleLine {
    width:100%;
    height: 10px;
    background-image:  url('/images/double_line.png');
    background-repeat: repeat-x;
    margin-bottom: 30px;
}

div.Article {
    text-align: justify;
    font-size: 14px;
    
}

div.ArticleDivider {
    font-size: 18px;
    height: 16px;
    margin: 0px;
    padding: 0px;
    clear: both;
}

img.ArticleImageRight {
	float:right;
	margin-left: 20px;
	margin-bottom: 8px;
    margin-right: 10px;
    /*border: 1px solid black;*/
    border: none;
}

img.ArticleImageLeft {
	float:left;
	margin-right: 20px;
	margin-bottom: 8px;
    margin-left: 10px;
    /*border: 1px solid black;*/
    border: none;
}

span.ArticleText {
    white-space: pre-wrap;
    line-height: 150%;
}

div.ArticleText {
    white-space: pre-wrap;
    padding-bottom: 20px;
    line-height: 150%;
    
}

div.PageBorder {
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 15px;
    /*border: 1px solid black;*/
    border: none;
    /*background-color: floralwhite;*/
    background-image: url('/images/chronicle/paper-background.jpg');
    background-repeat: repeat-y;
    background-position: top center;
    background-color: #d9c092;
}

div.PageContent {
    font-size: 12px;
    
    margin-bottom: 57px;
    color: RGB(87, 87, 87);
}

div.PageFooter {
/*    height: 40px;    */
    background-color: black;
    color: white;
    font-size: 12px;
    vertical-align: center;
    padding: 10px;
}

div.PageEnd {
    height: 30px;
}

div.LetterContent {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 30px;
    margin-bottom:40px;
    font-size: 14px;
    line-height: 140%;
    border: 1px solid darkslategray;
    /*background-color: darkorange;*/
    /*background-color: gold;*/
    background-image: url('/images/chronicle/smoothish_paper.jpg');
    /*background-image: url('/images/chronicle/liney9.jpg');*/
    background-repeat: repeat-y repeat-x;
    background-position: top center;
    color: midnightblue;
}

div.GalleryContent {
    /*margin-top: 40px;*/
    padding-left: 20px;
    padding-right: 20px;
    font-size: 15px;
}

div.GalleryContent img {
    padding: 0px;
    margin: 3px;
    border: 1px solid #663300;
}