/* CSS Document */

#Wrapper
{
position:relative;
text-align:left;
width:800px;
margin:0 auto 0 auto;
}

.bodyStyle
{
	text-align:center;
	margin-top:0px;
	margin-bottom:20px;
	background-image: url(../images/bgtile_03.gif);
}

#SiteBorder 
{
	position:absolute;
	width:800px;
	height:auto;
	z-index:1;
	left: 0px;
	top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	height:auto;
	background-color:#FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DDDDDD;
	border-left-color: #DDDDDD;
}

.recentAlerts 
{
	border: 1px dashed #CCCCCC;
}

#RightColumn
{
width:270px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#333333;
margin-top:10px;
float:right;
}

#LeftColumn
{
width:470px;
float:left;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#333333;
margin-right:10px;
margin-top:10px;
margin-left:5px;
margin-bottom:20px;
}

#PurchaseDiv 
{
	background-image: url(../images/fieldsets_04.gif);
	background-repeat: no-repeat;
	height: 145px;
	width: 257px;
	margin-top:5px;
	padding-top:23px;
	padding-left:14px;	
}

#PreviewDiv
{
background-image:url(../images/fieldsets_09.gif);
background-repeat: no-repeat;
height: 285px;
width: 257px;
margin-top:5px;
padding-top:23px;
padding-left:32px;	
}

.heading
{
font-size:15px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
color:#7E1323;
margin:0px;
margin-bottom:5px;
margin-left:-1px;
padding:0px;
}

#Footer
{
font-size:11px;
color:#545454;
font-family:Arial, Helvetica, sans-serif;
clear:both; 
text-align:center; 
padding:4px;
background-color:#E6E6E6;
}

/* Zen in Motion Link */

a.zenlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #800000;
	text-decoration: none;
}

a.zenlink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #800000;
	text-decoration: none;
}

a.zenlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #800000;
	text-decoration: none;
}

a.zenlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

/* For Popup Images */

#PopImageDiv {
	position:absolute;
	width:300px;
	height:405px;
	z-index:2;
	left: 118px;
	top: 231px;
	background-color:#FCEEDF;
	text-align:center;
	padding-top:4px;
	display:none;
}

#PopImageDiv2 {
	position:absolute;
	width:325px;
	height:405px;
	z-index:2;
	left: 118px;
	top: 231px;
	background-color:#FCEEDF;
	text-align:center;
	padding-top:4px;
	display:none;	
}