﻿.ContentArea h1
{
    margin-left: 30px;
}


.ContentArea .List #Picture
{
   text-align: center;
   width: 150px;
   height: 148px;
   margin: 20px 5px 22px 27px !important;
   float: left;
}

.ContentArea .List #Picture .image
{
    border: solid 2px #c0a9a1;
    max-width: 150px;
    max-height: 148px;
    padding: 3px;
    cursor: pointer;
}

.ContentArea .List #Picture .a
{

    cursor: pointer;
    Font-Family: Trebuchet MS, Tahoma, Verdana;
    Font-Size:12px;
    color: #b53c00;
    Font-weight: bold;
    text-decoration:none;
}

.ContentArea .List #Picture .a:hover
{
   Font-Family: Trebuchet MS, Tahoma, Verdana;
   font-size: 12px;
   font-weight: bold;
   cursor: pointer;
   color: #7a6155;
}

.PicPreviewHref
{
   color: #B53C00 !important;
   font-size: 30px !important; 
   font-weight: bold !important;
   line-height: 20px;
}

.PicPreviewHref:hover
{
   color: #9D887F !important;
   font-size: 30px !important; 
   font-weight:bold !important;
   cursor: pointer !important; 
   text-decoration: none !important;
   line-height: 20px;
}

.ContentArea .List #Picture .imageSelected
{
    border: solid 4px #859cdf;
    max-width: 150px;
    max-height: 148px;
    padding: 3px;
    cursor: pointer;
}


span.FieldLabel
{
	display: block;
	margin-top: 10px;
}

.List .Content
{
	margin-Left: 28px;
	margin-right: 28px;
	margin-bottom: 16px;
	width: 325px;
}

.List .Content .TextBox
{
    width: 325px;    
}

.List .Content a
{
    cursor: pointer;
    Font-Family: Trebuchet MS, Tahoma, Verdana;
    Font-Size:12px;
    color: #b53c00;
    text-decoration:none;
}

.List .Content a:hover
{
   Font-Family: Trebuchet MS, Tahoma, Verdana;
   font-size: 12px;
   cursor: pointer;
   color: #7a6155;
}

.List .Content ol
{
    color:#544B46;
    font-family:Trebuchet MS,Tahoma,Verdana;
    font-size:12px;
    padding-left:18px !important;
}


.LargeImage
{
    max-width: 500px;
    max-height: 450px;
}

div#GalleryRootMenu
{
   width: 212px;
   height: 29px;
   background-image: url('/Images/bgMenuECardRoot.gif');
   background-repeat: no-repeat;
   cursor:pointer;
}

#GalleryRootMenu span
{
   font-family: Trebuchet MS;
   font-weight: bold;
   font-size: 14px;
   color:#827869;
   margin-left: 20px;
   line-height: 29px;
   text-transform: uppercase; 
}

#GalleryRootMenu a
{
    margin-left: 20px;
    font-family: Trebuchet MS, Tahoma, Verdana;
    font-size:14px;
    color: #827869;
    font-weight: bold;
    text-decoration:none;
    line-height:29px;
    text-transform: uppercase;
}
#GalleryRootMenu a:hover
{
    margin-left: 20px;
    font-family: Trebuchet MS, Tahoma, Verdana;
    font-size:15px;
    font-weight: bold;
    color: #827869;
    text-decoration: 'underline';
    line-height:29px;
    text-transform: uppercase;
}

.GalleryRootSelected
{
   background-image:url(/Images/bgMainMenuDivHoverNoTag.gif) !important;
   background-repeat:repeat-x !important;
   cursor:pointer;
}

.LeftMenu 
{
   width: 212px;
   height: 29px;
   background-image: url('/Images/bgMainMenuDiv.gif');
   background-repeat: no-repeat;
   cursor: pointer;
}
.LeftMenu a
{
    margin-left: 40px;
    font-family: Trebuchet MS, Tahoma, Verdana;
    font-size:12px;
    color: #8D7569;
    font-weight: bold;
    text-decoration:none;
    line-height:28px;
}
.LeftMenu a:hover
{
    margin-left: 40px;
    font-family: Trebuchet MS, Tahoma, Verdana;
    font-size:13px;
    font-weight: bold;
    color: #755b4e;
    text-decoration:none;
    line-height:28px;
}

.LeftMenuSelected
{
    width: 212px;
    height: 29px;
    font-size: 13px;
    font-weight: bold;
    color: #7E6558;
	background-image: url('/Images/bgMainMenuDivHover.gif');
	cursor: pointer;
}
.LeftMenuSelected a
{
    margin-left: 40px;
    width: 172px;
    font-family: Trebuchet MS, Tahoma, Verdana;
    font-size: 13px;
    font-weight: bold;
    color: #755b4e;
    text-decoration: none;
    line-height: 28px;
}


.PictureHeader span
{
	color: White;
	font-family: Verdana, Arial;
	font-size: 13px;
}

.PictureContent
{
	background-image: url('/Images/ECard/bgECardCenter.gif');
	padding: 20px 30px 20px 60px;
	min-height: 300px;
}

.PictureContent p
{
	text-align: justify;
}

.PictureImage
{	
	margin: 0px 10px 20px 00px;
	max-width: 500px;
}

.EmptySpace
{
    height: 150px;
}

.ContentMargins
{
    margin-left: 23px;
    margin-right: 30px;
}

.ContentMargins h1
{
    margin-left: 0px !important;
}


