﻿.ContentArea h1
{
    margin-left: 30px;
}


.ContentArea .List #Ecard
{
   text-align: center;
   width: 150px;
   height: 148px;
   margin: 20px 5px 22px 27px !important;
   float: left;
}

.ContentArea .List #Ecard .image
{
    border: solid 2px #c0a9a1;
    max-width: 150px;
    max-height: 148px;
    padding: 3px;
    cursor: pointer;
    float:left;
}

.ContentArea .List #Ecard .a
{

    cursor: pointer;
    Font-Family: Trebuchet MS, Tahoma, Verdana;
    Font-Size:12px;
    color: #b53c00;
    Font-weight: bold;
    text-decoration:none;
}

.ContentArea .List #Ecard .a:hover
{
   Font-Family: Trebuchet MS, Tahoma, Verdana;
   font-size: 12px;
   font-weight: bold;
   cursor: pointer;
   color: #7a6155;
}

.ContentArea .List #Ecard .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;
}

.ContentArea .SendEcardBtn
{
  margin-left: 50px;
  margin-top: 20px;
  width: 149px;
  height: 33px;
}

.SendComplete
{
    margin-left: 23px;
    margin-right: 30px;
}

.SendComplete a
{
    cursor: pointer;
    Font-Family: Trebuchet MS, Tahoma, Verdana;
    Font-Size:12px;
    color: #b53c00;
    text-decoration:none;
}

.SendComplete a:hover
{
   Font-Family: Trebuchet MS, Tahoma, Verdana;
   font-size: 12px;
   cursor: pointer;
   color: #7a6155;
    text-decoration: underline;
}


.LargeImage
{
    max-width: 500px;
    max-height: 450px;
}

div#ECardRootMenu
{
   width: 212px;
   height: 29px;
   background-image: url('/Images/bgMenuECardRoot.gif');
   background-repeat: no-repeat;
}

#ECardRootMenu span
{
   font-family: Trebuchet MS;
   font-weight: bold;
   font-size: 14px;
   color:#728dc9;
   margin-left: 20px;
   line-height: 29px;
  text-transform: uppercase; 
}

.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;
}

.CardHeader
{
	background-image: url('/Images/ECard/hdrEKortti.gif');
	width:590px;
	height: 27px;
	padding-top: 32px;
	padding-left: 40px;
	color: White;
	font-family: Verdana, Arial;
	font-size: 11px;
}

.CardHeader span
{
	color: White;
	font-family: Verdana, Arial;
	font-size: 13px;
}

.CardContent
{
	background-image: url('/Images/ECard/bgECardCenter.gif');
	padding: 20px 30px 20px 60px;
	min-height: 300px;
}

.CardContent p
{
	text-align: justify;
}

.CardPicture
{
	
	margin: 0px 10px 20px 00px;
	max-width: 500px;
}

.EmptySpace
{
    height: 150px;
}

