﻿.left 
{
	width: 198px;
}

.shadowMain .mainWrapper
{
	background: url('/App_Themes/Default/images/homeBottomCircleBG.gif') #fff no-repeat bottom left;
}

.mainHomeWrapper1, .mainHomeWrapper2, .mainHomeWrapper3, .mainHomeWrapper4, .shadowMain .mainWrapper
{
	height: 820px;
	min-height: 0;
}

.mainHomeWrapper1
{
	background: url('/App_Themes/Default/images/homeCircleBG1.jpg') transparent no-repeat bottom right;
	position: relative;
}

.mainHomeWrapper2
{
	background: url('/App_Themes/Default/images/homeCircleBG2.jpg') transparent no-repeat bottom right;
	position: relative;
}

.mainHomeWrapper3
{
	background: url('/App_Themes/Default/images/homeCircleBG3.jpg') transparent no-repeat bottom right;
	position: relative;
}

.mainHomeWrapper4
{
	background: url('/App_Themes/Default/images/homeCircleBG4.jpg') transparent no-repeat bottom right;
	position: relative;
}

.homePolaroid 
{
	position: absolute;
	bottom: 0;
	right: 0;
	width: 376px;
	height: 647px;
}

#simplemodal-overlay {
  background-color:#eee;
}

#simplemodal-container {
  height:127px;
  width:365px;
  background: transparent url('/App_Themes/Default/images/homeModal-trans.png') no-repeat;
  text-align: center;
}

.simplemodal-data
{
	margin: 17px 9px 9px;
}
	
.simplemodal-close 
{
	position:absolute;
	right: 12px;
	top: 9px;
	z-index: 3000;
	display:inline;
	color: #000;
	text-decoration: none;
	font-size: 14px;
	width: 12px;
	height: 10px;
}

span.red { color: #b5121b; }

.circle 
{
	height: 280px;
	width: 245px;
	color: #fff;
	left: 20px;
	bottom: 4px
}

	.circle a { color: #fff; }
	
	.circle .links 
	{
		font-size: 12px;
		text-align: right; 
		position:absolute; 
		bottom:0; 
		right: 0;
		line-height: 14px;
	}
	
.description 
{
	font-size:12px;
	left:290px;
	line-height:14px;
	position:absolute;
	text-align:justify;
	top:221px;
	width:245px;
}

	.description h2 
	{
		color: #b5121b;
		font-size: 18px;
		text-align: center;
	}