@charset "utf-8";
/* CSS Document */
body {
	text-align: center;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin:0;
}
textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#ListingFlashDisplay, #CategoryImage{
	position: relative;
	width: 390px;
	height: 220px;
	left: -22px;
	z-index:2;
}
.ListingAddress{
	position:relative;
	left: 28px;
	text-align: left;
	text-decoration: none;
	font-size: 13px;
	font-weight: 700;
	line-height: 14pt;
	letter-spacing: 1px;
	top: 6px;
}
.CategoryDescription{
	top: 30px;
	position:absolute;
	left: 35px;
	width: 320px;
	text-align: left;
	font-size: 14px;
	letter-spacing: 1px;
}
.browserIE .CategoryDescription{
	top: 45px;
	position:absolute;
	left: 35px;
	width: 320px;
	text-align: left;
	font-size: 14px;
	letter-spacing: 1px;
}

.CategoryDescription li{
	margin-left: 15px;
}
.Hours{
	position:relative;
	left: 28px;
	text-align: left;
	padding-top: 5px;
	font-size: 10px;
	font-weight: 700;
	letter-spacing: 1px;
	top: 6px;
}
#ClientComments{
	position:absolute;
	left:450px;
	top:10px;
	width:400px;
	height:250px;
	z-index:1;
	visibility: hidden;
	background-color: #FFFFFF;
	overflow: auto;
}
#CurrentListings{
	position: relative;
	width:100%;
	top: 0px;
	left: 7px;
}
tr.CurrentListingsHeading{
	text-align: left;
	background-image: url('/images/RatingTopBackground.gif');
}
tr.CurrentListings{
	text-align: left;
	background-color: #cdd7db;
	color: #fff;
	font-size: 10px;
}
a.CL:link,a.CL:visited,a.CL:hover,a.CL:active{
	text-align: center;
	color: #000;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
}
/* Sub Category Cell */
a.SCC:link,a.SCC:visited,a.SCC:hover,a.SCC:active{
	text-align: left;
	color: #000;
	font-size: 9px;
	font-weight:600;
	text-decoration: none;
	text-align: center;
	padding-left: 5px;
}
.browserIE a.SCC:link,.browserIE a.SCC:visited,.browserIE a.SCC:hover,.browserIE a.SCC:active{
	text-align: left;
	color: #000;
	font-size: 9px;
	font-weight:500;
	text-decoration: none;
	text-align: center;
	padding-left: 5px;
}
/* Part of Town Cell */
a.POTC:link,a.POTC:visited,a.POTC:hover,a.POTC:active{
	text-align: left;
	color: #000;
	font-size: 9px;
	font-weight:600;
	text-decoration: none;
	text-align: center;
	padding-left: 5px;
}
.browserIE a.POTC:link,.browserIE a.POTC:visited,.browserIE a.POTC:hover,.browserIE a.POTC:active{
	text-align: left;
	color: #000;
	font-size: 9px;
	font-weight:500;
	text-decoration: none;
	text-align: center;
	padding-left: 5px;
}

.Invalid{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #ff0030;
	text-align: center;
	vertical-align: middle;
}
.Message{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #FF9900;
	text-align: center;
	vertical-align: middle;
}
#header01 {
	position:absolute;
	left:0px;
	top:0px;
	width:1024px;
	height:196px;
	z-index:1;
	visibility: visible;
}
/* Holds the whole body of the home page */
#content01 {
	position:absolute;
	left:0px;
	top:280px;
	width:1024px;
	height:451px;
	z-index:2;
	visibility: visible;
	background-image: url(/images/layoutBGguids/mainlandingbg01.jpg);
}
/* Holds the whole body of the category page */
#CategoryMain {
	position:absolute;
	left:0px;
	top:296px;
	width:1024px;
	height:448px;
	z-index:2;
	visibility: visible;
/*	background-image: url(/images/layoutBGguids/foodlbgcolor02.jpg);*/
}
/* Holds both the calendar and the results pane */
#CalendarMain {
	position:absolute;
	text-align: center;
	left:0px;
	top:280px;
	width:1024px;
	height:451px;
	z-index:2;
	visibility: visible;
	background-image: url(/images/layoutBGguids/calendarbgcolor01.jpg);
}
#CurrentDate{
	text-align: left;
	font-size: 16px;
}
#BigTopper{
	position:absolute;
	text-align: center;
	left:-2px;
	top:-1px;
	width:1024px;
	height:40px;
	z-index:2;
	visibility: visible;
}
#VerticalSeperater{
	position:absolute;
	height: 322px;
	width: 1px;
	top: 35px;
	left: 506px;
}
#LoginSignup{
	position:absolute;
	height: 322px;
	width: 1px;
	top: 30px;
	left: 70px;
}
#LoginForm{
	position:absolute;
	height: 340px;
	width: 450px;
	top: 87px;
	left: 550px;
}
#CurrentUser{
	position:absolute;
	height: 448px;
	width: 920px;
	top: 35px;
	left: 50px;
	overflow: auto;
}
#SuccessfulLogin{
	position:absolute;
	z-index:10;
	background-color: #f42c2c;
	font-size: 12px;
	height: 100px;
	width: 250px;
	top: 300px;
	left: 450px;
	display: block;
}
#CategoryTopper{
	position:absolute;
	text-align: center;
	left:198px;
	top:0px;
	z-index:2;
	visibility: visible;
}

#CalendarAddEvent{
	position:absolute;
	text-align: center;
	left:246px;
	top:415px;
	width:117px;
	height:30px;
	z-index:2;
	visibility: visible;
}
.CalendarEventRow{
	border-top:1px solid;
	vertical-align: top;
	font-size: 11px;
	margin: 0px;
}
.CalendarEventRow td{
	border-top:1px solid;
	vertical-align: top;
	font-size: 11px;
	margin: 0px;
}
/* Holds the table of events on the calendar page */
#EventData {
	text-align:left;
	position: absolute;
	height: 330px;
	width: 362px;
	top: 74px;
	visibility: visible;
	left: 567px;
	overflow: auto;
	z-index: 3;
}
.CalendarEventRow .CalendarEventRow.a:visited, .CalendarEventRow.a:active, .CalendarEventRow.a:link {
	color: #000000;
	text-decoration: none;
	font-size: 8px;
}
.CalendarEventRow .CalendarEventRow.a:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 8px;
}

#jscalendar {
	position: absolute;
	height: 330px;
	width: 369px;
	left: 120px;
	top: 64px;
	visibility: visible;
}
#master01 {
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
}
#CalendarPost {
	width: 905px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 50px;
}
/* Index and Calendar*/
#footer01{
	position:absolute;
	top:731px;
	left:0px;
	width:1024px;
	height:38px;
	z-index:2;
	visibility: visible;
}
#ListingDescription{
	position:absolute;
	left:23px;
	top:10px;
	width:350px;
	height:170px;
	z-index:3;
	visibility: visible;
	text-align: left;
	font-size: 14px;
	font-weight: 500;
	overflow: auto;
	display:table-cell;
	vertical-align:middle;
}
#ListingMap{
	position:absolute;
	left:450px;
	top:0px;
	width:290px;
	height:170px;
	z-index:3;
	visibility: visible;	
	text-align: left;
	font-size: 12px;
	border: 4px solid;
	border-color: #fff;
}
#SubCatFeatures{
	position:relative;
	left:0px;
	top:0px;
	width:290px;
	height:170px;
}
#SCF01{
	position:absolute;
	top:30px;
	left:25px;
	background-image: url('/images/SubCategoryFeaturedBG.gif');
	background-repeat:no-repeat;
	width: 125px;
	height: 75px;
}
#SCF03{
	position:absolute;
	top:125px;
	left:25px;
	background-image: url('/images/SubCategoryFeaturedBG.gif');
	background-repeat:no-repeat;
	width: 125px;
	height: 75px;
}
#SCF02{
	position:absolute;
	top:30px;
	left:190px;
	background-image: url('/images/SubCategoryFeaturedBG.gif');
	background-repeat:no-repeat;
	width: 125px;
	height: 75px;
}
#SCF04{
	position:absolute;
	top:125px;
	left:190px;
	background-image: url('/images/SubCategoryFeaturedBG.gif');
	background-repeat:no-repeat;
	width: 125px;
	height: 75px;
}
.SubCatImages{
	position:relative;
	top:6px;
	left:-1px;
}
/* Category Page*/
#footer02{
	position:absolute;
	left:0px;
	top:744px;
	width:1024px;
	height:24px;
	z-index:3;
	visibility: visible;
}
/*
#navmenu {
	position: absolute;
	height: 32px;
	width: 452px;
	top: 196px;
	visibility: visible;
	right: 0px;
}
*/
div#searchfield {
	position: absolute;
	height: 32px;
	width: 572px;
	left: 0px;
	top: 196px;
	display: none;
	text-align:right;
}
#searchform {
	position: absolute;
	height: 32px;
	width: 544px;
	left: 0px;
	top: 196px;
	background-image: url(/images/searchbarfields.jpg);
}
#navbar {
	position: absolute;
	height: 26px;
	width: 1024px;
	left: 0px;
	top: 228px;
	visibility: visible;
}
#navBumps {
	position: absolute;
	height: 42px;
	width: 1024px;
	left: 0px;
	top: 254px;
	visibility: visible;
	text-align:left;
/*	z-index:10; */
	background-image: url('/images/pagelinebackground1.jpg');
	background-repeat: no-repeat;
}
#searchbox01 {
	position:absolute;
	width:225px;
	height:28px;
	z-index:1;
	left: 258px;
	top: 3px;
}

#flashvideo01 {
	position:absolute;
	width:390px;
	height:220px;
	z-index:1;
	left: 172px;
	top: 93px;
	border: 8px solid;
	border-color: #fff;
}
#MainFeaturedBG{
	position:absolute;
	z-index:3;
	width: 537px;
	height: 126px;
	left: 106px;
	top: 615px;
	background-image: url('/images/HomeFeaturedBG.gif');
	background-repeat: no-repeat;
}
#CategoryFeaturedBG{
	position:absolute;
	z-index:3;
	width: 725px;
	height: 159px;
	left: 20px;
	top: 20px;
/*	background-image: url('/images/CatFeaturedBG.gif');
	background-repeat: no-repeat;*/
}
#fv01 {
	position:absolute;
	width:100px;
	left: 22px;
	top: 22px;
}
#fv02 {
	position:absolute;
	width:100px;
	left: 150px;
	top: 22px;
}
#fv03 {
	position:absolute;
	width:100px;
	left: 277px;
	top: 22px;
}
#fv04 {
	position:absolute;
	width:100px;
	left: 406px;
	top: 22px;
}
#HomeFeatureOverlay1{
	position:absolute;
	width:122px;
	height:81px;
	z-index:5;
	left: 11px;
	top: 10px;
	display: none;
}
#HomeFeatureOverlay2{
	position:absolute;
	width:122px;
	height:81px;
	z-index:5;
	left: 139px;
	top: 10px;
	display: none;
}
#HomeFeatureOverlay3{
	position:absolute;
	width:122px;
	height:81px;
	z-index:5;
	left: 267px;
	top: 10px;
	display: none;
}
#HomeFeatureOverlay4{
	position:absolute;
	width:122px;
	height:81px;
	z-index:5;
	left: 396px;
	top: 10px;
	display: none;
}
#fvtxt01 {
	position:absolute;
	width:93px;
	height:20px;
	z-index:4;
	left: 134px;
	top: 428px;
}
.FVMainPageSmallFont {
	font-size: small;
}
#fvtxt02 {
	position:absolute;
	width:93px;
	height:20px;
	z-index:4;
	left: 261px;
	top: 428px;
}
#fvtxt03 {
	position:absolute;
	width:93px;
	height:20px;
	z-index:4;
	left: 388px;
	top: 428px;
}
#fvtxt04 {
	position:absolute;
	width:93px;
	height:20px;
	z-index:4;
	left: 518px;
	top: 428px;
}
#flashtxt01 {
	position:absolute;
	width:260px;
	height:130px;
	z-index:5;
	left: 699px;
	top: 13px;
}
#home_ad{
	position:absolute;
	top:24px;
	left:708px;
	width:238px;
	height:77px;
	z-index:5;
}
.listBar{
	border-top:1px solid;
	width:268px;
	height:21px;
	text-align:left;
}
.listBarLast {
	border-top:1px solid;
	border-bottom:1px solid;
	width:268px;
	height:21px;
	text-align:left;
}
.listBar span, .listBarLast span{
	padding-left:7px;
}
.listBar a, .listBarLast a{
	text-decoration:none;
}
#header02 {
	position:absolute;
	left:0px;
	top:0px;
	width:1024px;
	height:196px;
	z-index:1;
	visibility: visible;
}
#master {
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
}
featuredvid01 {
/*	background-color: #99FF00;*/
	position: absolute;
	height: 20px;
	width: 30px;
	left: 50px;
	top: 0px;
}
#featuredvideo01 {
	position:absolute;
	width:152px;
	height:89px;
	z-index:1;
	left: 25px;
	top: 9px;
/*	background-color: #FF6600;*/
}
#featuredvideo02 {
	position:absolute;
	width:152px;
	height:89px;
	z-index:2;
	left: 204px;
	top: 9px;
/*	background-color: #FF6600;*/
}
#SelectedDate {
	position:absolute;
	width:362px;
	height:25px;
	z-index:4;
	left: 568px;
	top: 48px;
}
#flashvideo02 {
	position: absolute;
	height: 220px;
	width: 390px;
	left: 170px;
	top: 25px;
	visibility: visible;
}
#categoriesbar {
	position: absolute;
	height: 448px;
	width: 150px;
	left: 50px;
	top: 0px;
	visibility: visible;
}
#flashtxt02 {
	position: absolute;
	height: 160px;
	width: 356px;
	top: 30px;
	visibility: visible;
	left: 580px;
}
#ranking {
	position:absolute;
	width:351px;
	height:50px;
	z-index:2;
	left: 613px;
	top: 183px;
}
#featuredvideosbar {
	z-index:2;
	position: absolute;
	height: 166px;
	width: 756px;
	bottom: -7px;
	left: 200px;
	top: 543px;
}
.RatingArea, .RatingArea.a:visited, .RatingArea.a:active, .RatingArea.a:link, .RatingArea.a:hover{
	font-size: 10px;
	font-weight: 600;
}
#RatingBar {
	z-index: 1;
	position: absolute;
	height: 166px;
	width: 756px;
	bottom: -7px;
	left: 220px;
	top: 550px;
}
.RatingViewTitle{
	font-size: 9pt;
	font-weight: 600;
	text-align:left;
	padding-left:12px;
/*	padding-bottom:-5px;*/
	margin-bottom:-5px;
}
.RatingViewBody{
	font-size: 7pt;
	font-weight: 600;
	text-align:left;
	padding-left:12px;
}
#ReadReviewsBar {
	z-index: 1;
	position: absolute;
	height: 166px;
	width: 756px;
	bottom: -7px;
	left: 220px;
	top: 545px;
}
#ReviewDisplayArea{
	background-color: #fff;
	position: absolute;
	height: 165px;
	width: 710px;
/*	bottom: -7px; */
	left: 10px;
	top: 34px;
	overflow:auto;
}
#Read{
	position:absolute;
	top:11px;
	left:10px;
}
#rateImage{
	position:absolute;
	left:0px;
	top:0px;
}
#rateStarHolder{
	position:absolute;
	left:110px;
	top:0px;
}
#rateTitle{
	position:absolute;
	left:120px;
	top:50px;
}
#rateReview{
	position:absolute;
	left:120px;
	top:90px;
}
#rateSubmit{
	position:absolute;
	left:585px;
	top:145px;
	z-index:9;
}
#navmenu6 {
	position: absolute;
	height: 32px;
	width: 491px;
	top: 196px;
	visibility: visible;
	left: 533px;
}
#navbar {
	position: absolute;
	height: 26px;
	width: 1024px;
	left: 0px;
	top: 228px;
	visibility: visible;
}
#navlineleft {
	position: absolute;
	height: 26px;
	width: 48px;
	left: 0px;
	top: 254px;
	visibility: visible;
}
#fv05 {
	position:absolute;
	width:147px;
	height:84px;
	z-index:4;
	left: 53px;
	top: 49px;
}
#fv06 {
	position:absolute;
	width:147px;
	height:84px;
	z-index:4;
	left: 225px;
	top: 49px;
}
#fv07 {
	position:absolute;
	width:147px;
	height:84px;
	z-index:4;
	left: 397px;
	top: 49px;
}
#fv08 {
	position:absolute;
	width:147px;
	height:84px;
	z-index:4;
	left: 568px;
	top: 49px;
}
#fvtxt05 {
	position:absolute;
	width:100px;
	height:12px;
	z-index:4;
	left: 26px;
	top: 109px;
}
#fvtxt06 {
	position:absolute;
	width:100px;
	height:12px;
	z-index:4;
	left: 205px;
	top: 109px;
}
#fvtxt07 {
	position:absolute;
	width:100px;
	height:12px;
	z-index:4;
	left: 385px;
	top: 109px;
}
#fvtxt08 {
	position:absolute;
	width:100px;
	height:12px;
	z-index:4;
	left: 567px;
	top: 109px;
}
.Fvcaptions {font-size: 10px; }
#Featuredtxt01 {
	position:absolute;
	width:731px;
	height:25px;
	z-index:1;
	left: 251px;
	top: 261px;
}
#cattxtlist01 {
	position:relative;
	width:94px;
	height:100px;
	z-index:1;
	left: 28px;
	top: 3px;
}

#upcoming_events_header {
	position:absolute;
	width:212px;
	height:21px;
	z-index:6;
	left: 701px;
	top: 119px;
}
#upcoming_events_container {
	position:absolute;
	width:272px;
	height:115px;
	z-index:9;
	left: 700px;
	top: 139px;
}

#newest_videos_header {
	position:absolute;
	width:181px;
	height:20px;
	z-index:8;
	left: 700px;
	top: 237px;
}
#newest_videos_container {
	position:absolute;
	width:272px;
	height:115px;
	z-index:9;
	left: 700px;
	top: 256px;
}

#newest_deals_header {
	position:absolute;
	width:181px;
	height:20px;
	z-index:8;
	left: 700px;
	top: 353px;
}
#newest_deals_container {
	position:absolute;
	width:272px;
	height:115px;
	z-index:9;
	left: 700px;
	top: 371px;
}


#WelcomeBack{
	position:absolute;
	width:450px;
	height:115px;
	left: 80px;
	top: 30px;
}
#RatingArea{
	position:absolute;
	width:700px;
	height:300px;
	left: 25px;
	top: 0px;
	text-align:left;
}
#star{
	position:relative;
	width:100px;
/*	height:25px; */
	top:1px;
	left:1px;
}
#StarDispListing{
	position:absolute;
	left:38px;
	top:10px;
}
#StarDispRead{
/*	position:relative;
	left:38px;
	top:22px;*/
}
#starShow{
	position:relative;
	width:100px;
	height:25px;
	top:1px;
	left:1px;
}
#star ul.star { 
	LIST-STYLE: none; 
	MARGIN: 0; 
	PADDING: 0; 
	WIDTH: 100px; 
	HEIGHT: 25px; 
	LEFT: 10px; 
	TOP: -5px; 
	POSITION: relative; 
	FLOAT: left; 
	BACKGROUND: url('/images/stars.gif') repeat-x; 
	CURSOR: pointer; 
	z-index:10;
}
#star li { 
	LEFT: 0px;
	PADDING: 0; 
	MARGIN: 0; 
	FLOAT: left; 
	DISPLAY: block; 
	WIDTH: 0px; 
	HEIGHT: 25px; 
	TEXT-DECORATION: none; 
	text-indent: -9000px; 
	POSITION: absolute; 
	PADDING: 0; 
	TOP: 5px;
}
#star li.curr { 
	BACKGROUND: url('/images/stars.gif') left 25px; 
	FONT-SIZE: 1px; 
	z-index:9;
}
#star div.user { 
	LEFT: 15px; 
	POSITION: relative; 
	FLOAT: left; 
	FONT-SIZE: 13px; 
	FONT-FAMILY: Verdana; 
	COLOR: #888;
	white-space:nowrap;
}
.SubCatCellActive{
	background-color: #2dc467;
}
.POTCellActive{
	background-color: #5cd132;
}

table.AdminTable { 
	border: none; 
	color: #000000;
	background-color: #ffffff;
	font-size: 10px;
}
table.AdminTable td { 
	padding: 0px 5px 0px 5px;
	border: none; 
	border-bottom: 1px solid #ffffff;
	text-decoration: none;
	font-size: 10px;
}
table.AdminTable tr.TableHeading td { 
	background-color: #003c60;
	color: #FFFFFF;
	text-align: center;	
	font-size: 12px;
	font-weight: 600;
}

.Unauthorized{
	padding-top:20px;
	padding-bottom:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #000000;
	background-color: #FFFF00;
	text-align: center;
	vertical-align: middle;
}
.glossymenu{
	position: relative;
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
	background: url(/images/GlossyMenu/menub_bg.gif) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}
.glossymenu li{
	float:left;
}
.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}
.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}
.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(/images/GlossyMenu/menub_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}
.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(/images/GlossyMenu/menub_hover_right.gif) no-repeat right top; /*right tab image path*/
}
.TableHeading{
	background-color: #003c60;
	color: #FFFFFF;
	text-align: center;	
}
.RowOdd{
	background-color: #c2e2f9;
}
.RowEven{
	background-color: #ffffff;
}
.Odd{
	background-color: #c2e2f9;
}
.Even{
	background-color: #ffffff;
}
.RowGreen{
	background-color: #66FF00;	
}
.RowYellow{
	background-color: #FFFF00;	
}
.container {
	margin: auto;
	width: 400px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	background-color: #003c60;
}
#container #header #header_left {
	float: left;
	background-image: url(images/header_left.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 45px;
}
#container #header #header_right {
	background-image: url(images/header_right.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 6px;
	float: right;
}
#container #content {
	padding: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
#container #footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#container #footer a {
	color: #999999;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#container #header #header_main {
	float: left;
	padding: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sbtn    {
	background-image: url(images/button.gif);
	border: 1px solid #000033;
	height: 22px;
	width: 82px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-position: center;
	padding: 0px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.Confirmation{
	background:#FF0000;
	color:#fff;
	position:absolute;
	top:100px;
	left:287px;
	border:3px solid;
	border-color: #000;
	width:350px;
	z-index:50;
	display:none;
	text-align:center;
}
a:visited, a:active, a:link{
	color: #000;
}
a:hover{
	color: #000;
}
.CorpContact{
	position:relative;
	left:83px;
	top:43px;
	line-height: 21px;
	font-size:13px;
}
div.CorpContact span{
	text-decoration:underline;
	font-weight:700;
}
div.CorpContact p{
	text-align:left;
	padding-bottom: 20px;
}
div.CorpLayout3{
	font-size:11px;
	left:530px;
	line-height:15px;
	position:absolute;
	top:30px;
	width:410px;
}
div.CorpLayout3 span{
	font-weight:600;
	line-height: 20px;
}
div.CorpLayout3 p{
	text-align:justify;
}
#CorpVideo{
	position:absolute;
	top:367px;
	left:83px;
	height:216px;
	width:385px;
	z-index:5;
	border:9px solid #ffffff;
}
div.CorpLayout2{
	position:relative;
	left:510px;
	top:40px;
	width: 410px;
/*	line-height: 15px; */
	font-size:13px;
}
div.CorpLayout2 span{
	font-weight:600;
	line-height: 20px;
}
div.CorpLayout2 p{
	text-align:justify;
}
#CorpVideo{
	position:absolute;
	top:367px;
	left:83px;
	height:216px;
	width:385px;
	z-index:5;
	border:9px solid #ffffff;
}
.opot{
	width:62px;
	height:70px;
/*	border:1px solid red;*/
	display:inline-table;
	cursor:pointer;
}
#opot_arrow_left{
	position:absolute;
	top:11px;
	left:12px;
	width:20px;
/*	border:1px solid red;*/
	cursor:pointer;
}
#opot_arrow_right{
	position:absolute;
	top:11px;
	left:357px;
	width:20px;
/*	border:1px solid red;*/
	cursor:pointer;
}
#multiple_listings_area{
/*	border:1px solid red;*/
	position:absolute;
	top:683px;
	left:198px;
	width:349px;
	height:78px;
	z-index:50000;
	text-align:left;
	padding-left:20px;
	padding-right:20px;
}

.clickable {
	cursor: pointer;
}

div#partner_1_image {
	position:absolute;
	top:79px;
	left:84px;
	width:201px;
	height:113px;
}

div#partner_1_text {
	position:absolute;
	top:200px;
	left:104px;
	width:161px;
	text-align:left;
	font-family:Verdana,Geneva,Kalimati,sans-serif;
	font-size:1.2em;
	line-height:1.5em;
}
div#partner_2_image {
	position:absolute;
	top:79px;
	left:307px;
	width:201px;
	height:113px;
}

div#partner_2_text {
	position:absolute;
	top:200px;
	left:327px;
	width:161px;
        text-align:left;
        font-family:Verdana,Geneva,Kalimati,sans-serif;
        font-size:1.2em;
        line-height:1.5em;
}



div#partner_3_image {
	position:absolute;
	top:79px;
	left:530px;
	width:201px;
	height:113px;
}

div#partner_3_text {
	position:absolute;
	top:200px;
	left:550px;
	width:161px;
        text-align:left;
        font-family:Verdana,Geneva,Kalimati,sans-serif;
        font-size:1.2em;
        line-height:1.5em;
}

div#partner_4_image {
	position:absolute;
	top:79px;
	left:753px;
	width:201px;
	height:113px;
}

div#partner_4_text {
	position:absolute;
	top:200px;
	left:773px;
	width:161px;
        text-align:left;
        font-family:Verdana,Geneva,Kalimati,sans-serif;
        font-size:1.2em;
        line-height:1.5em;
}
#login_ad {
	position:absolute;
	top:273px;
	left:94px;
	width:354px;
	height:158px;
}

