﻿/**************************************************/
#ecard
{
	width: 100%;
}

#ecard thead td
{
	font-weight:bold;
	color:#006;
	padding-bottom:5px;
	letter-spacing:1px;
	font-size:110%;
}

#ecard thead td img
{
	margin:0 5 0 0;
	vertical-align:middle;
}

#ecard td tbody td
{
	font-size:70% !important;
	line-height:15px;
	padding:5 0 0 0 !important;
}

#ecard table
{
	width:100%;
	height:1;
}

#ecard table thead td
{
	padding:0 0 1 12;
	background-color:#95B3DE;
	color:#FFF;
	font-weight:bold;
	font-size:70%;
	border-bottom:1px solid #95B3DE;
	vertical-align:bottom;
}

#ecard table thead img
{
	margin:0 !important;
}

#ecard table thead th
{
	background-color:#FFF;
	border-bottom:1px solid #95B3DE;
	text-align:right;
	font-size:70%;
	font-weight:normal;
	width:100%;
}

#ecard table thead th img
{
	margin:0 5 0 5 !important;
}

#ecard table tbody td
{
	vertical-align:top;
	text-align:center;
	margin:0 !important;
}

#ecard table a
{
	color:#909;
}

#ecard table a:hover
{
	color:#069;
	text-decoration:underline;
}

#ecard table table tbody th img
{
	border:1px solid #666;
	margin:10 0 5 0 !important;
}

#ecard table table tbody th object
{
	border:1px solid #666;
	margin:10 0 5 0 !important;
}

#ecard table table tbody td
{
	padding:0 0 20 0 !important;
}

#ecard table table tbody td a
{
	color:#069;
	text-decoration:underline;
}

#ecard table table tbody td a:hover
{
	color:#909;
}

/**************************************************/
#ecard_form
{
	width:100%;
}

#ecard_form thead td
{
	font-weight:bold;
	color:#006;
	padding-bottom:5px;
	letter-spacing:1px;
	font-size:110%;
}

#ecard_form thead td img
{
	margin:0 5 0 0;
	vertical-align:middle;
}

#ecard_form td tbody td
{
	font-size:80%;
	line-height:15px;
	padding:5 0 0 12 !important;
	font-weight:lighter !important;
}

#ecard_form table
{
	width:100%;
	height:1;
}

#ecard_form table thead td
{
	padding:0 0 1 12 !important;
	background-color:#95B3DE;
	color:#FFF;
	font-weight:bold;
	font-size:70%;
	border-bottom:1px solid #95B3DE;
	vertical-align:bottom;
}

#ecard_form table thead img
{
	margin:0 !important;
}

#ecard_form table thead th
{
	background-color:#FFF;
	padding:0 !important;
	border-bottom:1px solid #95B3DE;
	text-align:right;
}

#ecard_form table tbody td
{
	vertical-align:top;
	padding:5 0 0 0 !important;
	text-align:center;
}

#ecard_form table img
{
	margin:10 0 20 0;
}

#ecard_form table a
{
	color:#909;
}

#ecard_form table a:hover
{
	color:#069;
	text-decoration:underline;
}

#ecard_form table table td
{
	vertical-align:top !important;
	padding:5 0 2 12 !important;
	font-weight:bold;
	text-align:left;
}

#ecard_form table table th
{
	text-align:left;
	padding:5 0 8 12 !important;
	font-size:80%;
	color:#069;
	font-weight:bold;
	line-height:25px !important;
}

#ecard_form table table th table th
{
	font-weight:lighter !important;
	color:#666;
}

#ecard_form table table img
{
	margin-top:2;
	margin-bottom:2;
}

#ecard_form table table tfoot th
{
	text-align:center !important;
	font-size:60%;
	background-color:#B8CBE9;
	padding:5 0 5 0 !important;
	border-top:1px solid #DDD !important;
}

/**************************************************/
#ecard_form select
{
	font-size:95%;
	margin-left:10;
}

#ecard_form textarea
{
	font-size:95%;
	margin-left:10;
}

#ecard_form input
{
	font-size:95%;
	margin-left:2;
}

