html
{
	overflow-x: auto; /* fixes MSIE scrollbar bug DO NOT REMOVE, has no effect in Mozilla, or Opera */
}

body
{ 
	/*background:#929292 url('http://www.ishopsarasota.com/templates/ishop/images/bodyBG.jpg') no-repeat;*/
	background:#ffffff url('http://www.ishopsarasota.com/templates/ishop/images/xmas.jpg') repeat-x;
	color: #5e5e5e;
	font-family: arial, sans-serif;
	font-size: 11px;
	line-height: 135%;
	margin: 0px;
	padding: 0px; /* required for Opera to have 0 margin */
	text-align: center; /* centers board in MSIE */
}

#mainLoader
{
	text-align: center;
}

#topBar
{
	background-image: url('http://www.ishopsarasota.com/templates/ishop/images/topBar.png');
	background-repeat: repeat-x;
	background-position: center;
	border-bottom: 2px #000000 solid;
	position: relative;
	z-index: 99998;
	height: 34px;
	line-height: 32px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
#topBar img
{
	cursor: pointer !important;
	z-index: 99999;
}

.navButton, .navButtonOn
{
	display: inline;
	height: 26px;
	width: 90px;
	position: relative;
	z-index: 99999 !important;
}

.navButton .thumbNav
{
	display: none;
}
.navButtonOn .thumbNav
{
	position: absolute;
	z-index: 999999;
	top: 26px;
	left: 0px;
}









#mainContainter
{
	width: 960px;
	margin: auto;
	padding-top: 7px;
	background-image: url('http://www.ishopsarasota.com/cache/header.png');
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	position: relative;	
	z-index: 10;
}

#header
{
	height: 162px;
	width: 955px;
	margin-left: 8px;
	position: relative;	
	z-index: 10;
}




#nav
{
	width: 955px;
	position: relative;
	z-index: 20;
	font-weight: bold;
	line-height: 18px;
	height: 114px;
	color: #ffffff;
}

#nav .town
{
	font-weight: bold;
	position: absolute;
	top: 75px;
	left: 10px;

}

#nav .town select
{
	border: 1px #000000 solid;
	font: 11px arial,sans-serif;
}

#myMenu
{
	position: absolute;
	z-index: 99;
	top: -15px;
	right: 0px;
}

.topNav, .topNav li
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.topNav
{
	margin-top: 0px;
	width: 500px;
	float: right;
	overflow: visible;
}




.topNav li, .topNav a
{
	width: 155px;
}

.topNav li
{
	display: block;
	float: left;
	text-align: center;
	line-height: 26px;
	margin: 2px;
}

.topNav a
{
	font-size: 10px;
	color: #CECCE6;
	border: 0px #000000 solid;
	display: block;
	font-weight: bold;
	text-decoration: none;
	background-image: url('http://www.ishopsarasota.com/templates/ishop/images/button.png');
	background-repeat: no-repeat;
	background-position: center;
}
.topNav a:hover
{
	background-image: url('http://www.ishopsarasota.com/templates/ishop/images/button1.png');
	background-repeat: no-repeat;
	background-position: center;
	color: #fff200;
}




.menuShow { position: relative; }


.menuHide ul { display: none; }
.menuShow ul
{
	margin: 0px !important;
	padding: 0px !important;
	list-style-type: none;
	position: absolute;
	top: 25px;
	left: 14px;
	background-color: transparent !important;
	border-top: 1px #4b90c5 solid;
	width: 130px;
}

.menuShow ul li
{
	margin: 0px;	
	width: 130px;
}

.menuShow ul a
{
	border: none;
	border-bottom: 1px #4b90c5 solid;
	border-left: 1px #4b90c5 solid;
	border-right: 1px #4b90c5 solid;
	color: #000000 !important;
	font: 12px arial,sans-serif !important;
	font-weight: normal !important;
	line-height: 24px !important;
	text-align: left !important;
	text-indent: 10px !important;
	margin: 0px !important;
	background-color: #ffffff !important;
	background-image: none !important;
	width: 130px;
}
.menuShow ul a:hover
{
	background-color: #97A8C6 !important;
}



#loginContainer
{
	text-align: center;
	padding: 20px;
}
#loginContainer h1
{
	background: none;
}




.hideMe
{
	overflow: hidden;
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
}		
.showMe
{
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	width: 100%;
	height: 100%;
	background-image: url('images/fade.png');
	z-index: 998;
}
#theCenterBox
{
	position: absolute;
	top: 300px;
	left: 50%;
	text-align: left;
}
#theCenterBox .trueCenter
{
	width: 800px;
	height: 500px;
	position: absolute;
	top: -250px;
	left: -400px;
	border: 5px #000000 solid;
	background-color: #ffffff;
	text-align: left;
}


#theCenterBoxGallery
{
	position: absolute;
	top: 50%;
	left: 50%;
	text-align: left;
}
#theCenterBoxGallery .trueCenterGallery
{
	width: 980px;
	height: 530px;
	position: absolute;
	top: -235px;
	left: -490px;
	text-align: left;
}


.theCloseButton
{
	width: 40px;
	height: 17px;
	font: 12px arial,sans-serif;
	font-weight: bold;
	background-color: #cccccc;
	position: absolute;
	top: -30px;
	right: 0px;
	text-align: center;
	cursor: pointer;
}

.theLoadingOn
{
		width: 100%;
		height: 100%;
		top: 0px;
		bottom: 0px;
		left: 0px;
		right: 0px;
		position: absolute;
		background-color: #ffffff;
		background-image: url('images/ajax-loader.gif');
		background-repeat: no-repeat;
		background-position: center;
		filter:a lpha(opacity=70);
		-moz-opacity:.7;
		opacity:.70;
}







.hideMeNav
{
	overflow: hidden;
	display: none;
}		
.showMeNav
{
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	width: 100%;
	height: 100%;
	background-image: url('images/fade.png');
	z-index: 998;
}
#theCenterBoxNav
{
	position: absolute;
	top: 0%;
	left: 0%;
}
#theCenterBoxNav .trueCenterNav
{
	width: 600px;
	height: 80px;
	position: absolute;
	top: 20px;
	left: 330px;
	border: 5px #cccccc solid;
	background-color: #ffffff;
}
.theCloseButtonNav
{
	width: 40px;
	height: 15px;
	font: 10px arial,sans-serif;
	background-color: #cccccc;
	position: absolute;
	z-index: 9998;
	top: 0px;
	right: 0px;
	text-align: center;
	cursor: pointer;
}








.catBoxes
{
	width: 255px;
	height: 45px;
	line-height: 44px;
	background-image: url('http://www.ishopsarasota.com/templates/ishop/images/cats.png');
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	position: relative;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	margin: auto;
	margin-bottom: 4px;
	text-align: center;
}


.catBoxes:hover
{
	color: #fff200;
}
.catBoxes2
{
	float: left;
	width: 255px;
	height: 35px;
	line-height: 34px;
	background-image: url('http://www.ishopsarasota.com/templates/ishop/images/cats2.png');
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff !important;
	text-align: center;
	text-decoration: none;
	margin-bottom: 4px;
	margin-left: 45px;
}


.catBoxes2:hover
{
	color: #fff200;
}

#townContent
{
	background-color: #eeeeee;
	border-bottom: 2px #000000 solid;
	width: 100%;
	margin-bottom: 6px;
	color: #000000 !important;
}

#couponContent
{
	color: #000000; 
	background-color: #eeeeee; 
	border: 2px #000000 solid;
	position: relative;
}

#canmerchants
{
	position: absolute;
	bottom: 0px;
	left: 4px;
}


.hideTownBox
{
	display: none;
	float: left;
	overflow: hidden;
}


.townBox
{
	float: left;
	text-align: center;
	margin: 8px;
	border: 1px #cccccc solid;
	background-color: #ffffff;
	color: #000000;
	width: 220px;
	line-height: 26px;	
	font-size: 13px;
	display: block;
	text-decoration: none;
}

.showTheTown, .showTheTownBG, .showTheTownBGNews
{
	width: 99%;
	margin: auto;
	margin-top: 4px;
}
.showTheTownBG
{
	background-image: url('http://www.ishopsarasota.com/cache/merchantsbackground.png');
	background-color: rgb(193,202,215) !important; /* #C2CAD8 !important;*/
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 430px;
}

.showTheTownBGNews
{
	background-image: url('http://www.ishopsarasota.com/cache/merchantsbackground.png');
	background-color: rgb(193,202,215) !important; /* #C2CAD8 !important;*/
	background-repeat: no-repeat;
	background-position: bottom center;
}


.showTheTown a
{
	color: #142A4F !important;
}

.couponCloseButtonMove
{
	top: -2px;
	right: 80px;
	position: absolute;
	z-index: 99999;
}


#searchResults
{
	border-bottom: 1px #cccccc solid;
	height: 400px;
	overflow: scroll;
}

.hideSponsor
{
	width: 1px;
	height: 1px;
}
.showSponsor
{
	width: 269px;
	height: 65px;
}


.newsUL a
{
	color: #1A3665;
	text-decoration: none;
}
.newsUL li a:hover
{
	text-decoration: underline;
}

.listings_row
{
	float: left;
	width: 198px;
	margin: 4px;
	padding: 4px;
	border-bottom: 1px #000000 dotted;
}

.listings_row dd
{
	margin: 0px;
	padding: 0px;
}

#PortalNav
{
	height: 35px;
	line-height: 31px;
	background-image: url('http://www.ishopsarasota.com/templates/ishop/images/portal.png');
	background-repeat: no-repeat;
	background-position: center;
	color: #ffffff;

}


#PortalNav .links
{
	margin-right: 15px;
	float: right;

}

#PortalNav a
{
	color: #ffffff;
	font-weight: bold;
}




#PortalNav2
{
	height: 35px;
	line-height: 33px;
	background-image: url('http://www.ishopsarasota.com/templates/ishop/images/portal2.png');
	background-repeat: no-repeat;
	background-position: center;
	color: #ffffff;
	padding-left: 155px;
	font-weight: bold;
	

}

#PortalNav2 input
{
	font: 11px arial;
	border: 1px #000000 solid;	
}










.hideEverything
{
	height: 1px;
	width: 1px;
	position: absolute;
	bottom: -1px;
	overflow: hidden !important;
}

.hideCursorThingy
{
	display: none;
}

.showCursorThingy
{
	width:198px;
	height:27px;
	position: absolute;
	z-index: 13;
	top: 58px;
	left: 45px;
	border: none;
}


.yellowCountDown
{
	color: yellow;
}
.redCountDown
{
	color: red;
}


#merchantMenu, #merchantMenu li
{
	text-align: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #000000;	
}

#merchantMenu { margin-top: 10px; }

#merchantMenu li
{
	margin-left: 20px;
	line-height: 20px;	
}
#merchantMenu li a
{
	color: #1A3665;	
}



.nitBox
{
	width: 99%;
	margin: 4px;
	border: 1px #83a8cc solid;
	color: #0b3864;
}

.boxCenterHeader
{
	text-align: left;
	background-color: #cddded;
	border-bottom: 1px #83a8cc solid;
	padding: 4px;
}
.boxContentCenter
{
	font-size: 11px;
	padding: 4px;
}
.boxContentCenter a
{
	color: #0b3864;
	text-decoration: none;
}







#theTime
{
	color: #ffff00;
	font-size: 16px;
	font-weight: bold;
	font-family: arial, sans;
	width: 400px;
	position: absolute;
	top: 4px;
	left: -30px;
}

#theTime2
{
	color: #000000;
	background-image: url('http://www.ishopsarasota.com/templates/ishop/images/horoscopes_fade.png');
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	font-weight: bold;
	font-family: arial, sans;
	width: 440px;
	position: absolute;
	top: 120px;
	right: 20px;
}






/* Lotto */

.mainboxlotto h2
{
	text-indent: 20px;
	background-image: url('http://www.ishopsarasota.com/templates/ishop/images/merchant_h2.png');
	background-repeat: no-repeat;
	background-position: center left;
	margin: auto;
	margin-top: 6px;
	margin-bottom: 6px;
	width: 500px;
	text-align: center;
}

.podtable
{
	width: 95%;
	margin: auto;
	border: 1px #4F6E9F solid;
	border-bottom: 0px #4F6E9F solid;
}


.nobr-clip, .podtable td
{
	border-bottom: 1px #4F6E9F solid;
	padding: 4px;
	background-image: url('http://www.ishopsarasota.com/templates/ishop/images/news_fade.png');
	background-position: center;
}
.podtable th, .podtable th.nobr-clip
{
	border-bottom: 1px #4F6E9F solid !important;
	background-color: #A7BDDF !important;
	padding: 4px !important;
}

.podtable a
{
	color: #000000 !important;
}









#allTheContent, #mainContainter, #header
{
	position: relative;
	z-index: 2;
}


.couponLoading
{
	filter:alpha(opacity=10);
	-moz-opacity:.10;
	opacity:.10;
}





#facebox .goGo
{
	color: green;
	font: 14px arial;
	font-weight: bold;
	position: absolute;
	left: 10px;
	top: 6px;
	text-decoration: none;
}
#facebox .close
{
	color: red;
	font: 14px arial;
	font-weight: bold;
	position: absolute;
	right: 10px;
	top: 6px;
	text-decoration: none;
}


#facebox .b {
  background:url(http://www.seilercorp.com/projects/novas/templates/novas2/images/b.png);
}

#facebox .tl {
  background:url(http://www.seilercorp.com/projects/novas/templates/novas2/images/tl.png);
}

#facebox .tr {
  background:url(http://www.seilercorp.com/projects/novas/templates/novas2/images/tr.png);
}

#facebox .bl {
  background:url(http://www.seilercorp.com/projects/novas/templates/novas2/images/bl.png);
}

#facebox .br {
  background:url(http://www.seilercorp.com/projects/novas/templates/novas2/images/br.png);
}

#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99999;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  border-collapse: collapse;
}

#facebox td {
  border-bottom: 0;
  padding: 0;
}

#facebox .body {
  padding: 0px;
  background: #000000;
  width: 588px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox .footer {
  height: 30px;
  padding-top: 0px;
  margin-top: 0px;
  text-align: right;
  position: relative;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

#facebox_overlay {
  position: fixed;
  z-index: 99998;
  background-color: #000000;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  height:100%;
  width:100%;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  position: fixed;
  background-color: #000;
  z-index: 99998;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  height:100%;
  width:100%;
}

* html #facebox_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}


#promoAdBox
{
	position: absolute;
	right: -280px;
	top: 0px;
	width: 260px;
	border: 4px #000000 solid;
	background-color: #ffffff;
	text-align: center;
}

#promoAdBox label
{
	width: 75px;
	text-align: right;
	display: block;
	float: left;
	line-height: 27px;
}

#promoAdBox h3
{
	font-size: 14px;
}