﻿#dvbody
{
	background-image: url('../../images/purplespace/background.jpg');
	background-repeat: no-repeat;
	width: 970px;
	height: 570px;
	position: relative;
	/*margin:0px auto;	*/
}

#slideshow 
{
background-repeat:no-repeat;
height:270px;
left:555px;
position:absolute;
top:273px;
width:365px;
}

#overview 
{
	
	background-image:url(../../images/purplespace/bridegroomphotos.jpg);
	background-repeat:no-repeat;
	height:496px;
	left:0px;
	position:absolute;
	top:60px;
	width:395px;
}

.clockBG 
{	
	behavior:url(iepngfix.htc) ;         	
	background-image:url(../../images/purplespace/clock.jpg);
	height:144px;
	position:absolute;
	right:232px;
	top:61px;
	width:370px;
}

.greetingsTitle
{
    direction:rtl;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

.greetingsContent
{
    direction:rtl;
	font-size: 14px;
	color: #ffffff;
	text-align: right;
}


.marqueePos {
height:255px;
left:395px;
position:absolute;
top:187px;
width:163px;
}

.clockTitle 
{
		
	color:white;
	font-size:20px;
	font-weight:bold;
	position:absolute;
	right:335px;
	text-align:center;
	top:105px;
}
.clockContent 
{
		
	color:white;
	direction:rtl;
	font-size:15px;
	position:absolute;
	right:288px;
	top:140px;
}
.clockNumber
{
	color: white;
	font-size: 25px;
	font-size: 28px;
}

.groomImg 
{
		
	height:106px;
	position:absolute;
	right:603px;
	top:93px;
	width:101px;
}



#groomInviteContent 
{
	
	color:#FFFFFF;
	direction:rtl;
	font-size:14px;
	height:98px;
	overflow:hidden;
	position:absolute;
	right:740px;
	text-align:right;
	top:104px;
	width:200px;
}
#groomInviteTitle 
{
	color:#FFFFFF;
	direction:rtl;
	font-size:14px;
	font-weight:bold;
	position:absolute;
	right:740px;
	text-align:right;
	top:87px;
	width:215px;
}

.brideImg 
{
		
	height:108px;
	position:absolute;
	right:603px;
	top:317px;
	width:99px;
}

#brideInviteTitle 
{
	color:#FFFFFF;
	direction:rtl;
	font-size:14px;
	font-weight:bold;
	position:absolute;
	right:740px;
	text-align:right;
	top:325px;
	width:215px;
}

#brideInviteContent 
{
		
	color:#FFFFFF;
	direction:rtl;
	font-size:14px;
	height:98px;
	overflow:hidden;
	position:absolute;
	right:740px;
	text-align:right;
	top:342px;
	width:200px;
}

#logoDiv {
	
	height:75px;
	position:absolute;
	right:700px;
	top:458px;
	width:270px;
}

.hallLink, .hallLink:hover
{
    color: #ffffff;
    font-size: 16px;
    position: absolute;
	top: 481px;
	right: 500px;
	z-index: 100;
}

.hallLink:hover
{
    text-decoration: underline;
}

