﻿.body
{
	background-image: url(../images/Common/bg.png); /*height: 500px;*/
	min-height: 100%;
	height: 100%;
}
.MainLayoutTable
{
	width: 1200px; /*height: 1200px;*/
	margin-top: 1px;
}
.CenterContentTable
{
	width: 1030px;
	height: 924px;
	background-image: url(../images/Templates/content-area-bg-gray.png); /*border: solid 1px red;             background-repeat: no-repeat;             background-position:center;*/
}
.CenterContentTopCell
{
	height: 191px;
}
.CenterContentTemplateDescriptionCell
{
	background-image: url(../images/Templates/template-description-box-bg.png);
	height: 142px;
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
}
.CenterContentPostToCell
{
	background-image: url(../images/Templates/post-to-box-bg.png);
	height: 103px;
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	padding-top: 8px;
}
.PostToLogos
{
	margin-top: 5px;
}
.PostToCellTopSpacerCell
{
	height: 30px;
}
.TemplateDescriptionRowSpacerCell
{
	height: 18px;
}
.CenterContentMoreTemplatesCell
{
	text-align: right;
	padding-right: 69px;
	height: 18px;
	vertical-align: top;
	padding-top: 10px;
}
.CenterContentMoreTemplatesCell a, .CenterContentMoreTemplatesCell a:link, .CenterContentMoreTemplatesCell a:active, .CenterContentMoreTemplatesCell a:visited, .CenterContentMoreTemplatesCell a:hover
{
	font-family: Arial;
	font-size: 15px;
	color: Black;
}
.CenterContentBottomCell
{
	vertical-align: top;
	padding-left: 50px;
}
.UcubdLogo
{
	margin-left: 62px;
	margin-top: 52px;
	border: none;
}
.MakeMashupsImage
{
	margin-left: 45px;
}
.MakeOneNowButton
{
	margin-left: 125px;
	border: none;
}
.TemplateDescriptionHeaderText
{
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
}
.TemplateDescriptionBodyText
{
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	width: 400px;
}
.TemplateDescriptionTable
{
	width: 860px;
}
.TemplateDescriptionLogoCell
{
	width: 155px;
}
.MoreTemplatesNameCell
{
	font-family: Arial;
	font-size: 17px;
	vertical-align: top;
	padding-bottom: 19px;
	font-weight: bold;
}
.MoreTemplatesDescriptionCell
{
	font-family: Arial;
	font-size: 17px;
	vertical-align: top;
	padding-bottom: 19px;
	padding-left: 15px;
}
.BottomLinks
{
	text-align: center; /*padding-top: 5px;*/
	height: 34px;
	border: solid 00px red;
}
.BottomLinks a, .BottomLinks a:link, .BottomLinks a:active, .BottomLinks a:visited
{
	margin-left: 3px;
	margin-right: 3px;
	text-transform: lowercase;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
}
.BottomLinks a:hover
{
	margin-left: 3px;
	margin-right: 3px;
	text-transform: lowercase;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}
.MoreTemplatesTableFooterCell
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding-top: 15px;
}
.MoreTemplatesTable
{
	width: 100%;
	border: solid 0px green;
}
.UseThisTemplateButton
{
	border: none;
}
.SocialMediaIcon
{
	margin-left: 3px;
	margin-right: 3px;
	border: none;
}
.AProductOfImage
{
	margin-left: 12px;
	margin-right: 10px;
	border: none;
}
.MoreTemplatesCell
{
	background-image: url(../images/Templates/more-templates-box-bg.png);
	height: 465px;
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	border: solid 0px blue;
	overflow: auto;
}
.MoreTemplatesRow
{
	display: none;
}
.MoreTemplatesDiv
{
	height: 425px;
	width: 860px;
	overflow: auto;
	margin-left: 90px;
	margin-top: 18px;
	border: solid 0px red;
}

.TemplatesCell
{
	/*background-image: url(../images/Templates/template-description-box-bg-tall.png);*/
	background-repeat:no-repeat;
	background-position: 65px 0;
	height: 515px;
	width: 860px;
	overflow: auto;
	padding-left: 26px;
	padding-top: 18px;
	/*background-color:Purple;*/
	vertical-align:top;
}

.TemplateDescriptionHeaderText2 a, .TemplateDescriptionHeaderText2 a:link, .TemplateDescriptionHeaderText2 a:active, .TemplateDescriptionHeaderText2 a:visited
{
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: Black;
	text-decoration: none;
}

.TemplateDescriptionBodyText2 a, .TemplateDescriptionBodyText2 a:link, .TemplateDescriptionBodyText2 a:active, .TemplateDescriptionBodyText2 a:visited
{
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: Black;
	text-decoration: none;
	/*width: 400px;*/
}

.TemplateDescriptionTable2
{
	width: 530px;
	/*margin-right:0;*/
	border: solid 0px red;
}
.TemplateDescriptionHorizontalPlaceholder
{
	width:20px;
}
.TemplateDescriptionLogoCell2
{
	width: 155px;
	border: solid 0px blue;
	
}

.DescriptionSpacerCell
{
	height: 30px;
}

.ClickHereBottom
{
 font-family: Arial;
 font-size: 14px;
 color: Blue;
 text-decoration: underline;
 font-weight: bold;
}