/*
	SITE BUILD
	----------
*/

html { min-height: 100%; margin-bottom: 1px; }

body {
	font: 0.85em/1.7 "Lucida Grande", Arial, Verdana, sans-serif;
	margin: 0; padding: 0;
	text-align:center;
	background: #fff url("/ezstatic/data/churchstreetmarketplace/i/bg-body.gif") repeat-x left top;
	color: #565656;
}

h1, h2, h3, h4, h5, p, ul, ol, li, blockquote, form, img {
	margin-top: 0;
	padding: 0;
}

h1 {
	font-size: 3.0em;
	color:#656464;
	line-height: .9em;
	font-weight: normal;
	margin: 0 0 14px 0;
}

h2 {
	font-size: 1.5em;
	color:#656464;
	line-height: normal;
	font-weight: normal;
	margin: 0 0 14px 0;
	clear: both;
}

h3 {
	font-size: 1.0em;
	color:#656464;
	line-height: normal;
	margin: 0 0 14px 0;
	clear: both;
}

h4 {

}

p {
	margin: 0 0 14px 0;
}

a {
	text-decoration: none;
	color: #962f34;
	outline: 0;
}

a:hover {
	text-decoration: underline;
}


a img {
	border: 0;
}

table {
margin: 20px auto;

}

th {
background: #333;
color: #fff;
padding: 4px;
}

td {
vertical-align: top;
padding: 4px;
}

ul li {
	margin-bottom: 8px;
}


.clearboth {
	clear: both;
}

.redtext {
	color: #c00;
	font-weight: bold;
}

.smaller {
	font-size: 80%;
	display: block;
}

/*
	TEMPLATE
	--------
*/

.sitewrapper {
	display: block; /* for the usm footer */
	width: 955px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

.sprite {
	background-image: url("/ezstatic/data/churchstreetmarketplace/i/sprites.gif");
	background-repeat: no-repeat;
	display: block;
}

.sidecontent {
	width: 725px;
	float: right;
}

body.prod-dayview .sidecontent{
	width: 100%;
}

.sidecontent ul, 
.sitecontent ol {
	margin-left: 30px;
}

.sidebar {
	width: 200px;
	float: left;
}


/*
	SECTION TEMPLATE OVERRIDES
	--------------------------
*/

#home .sidecontent {
	width: 955px;
	float: none;
}

#home .footer {
	margin: 0 0 10px;
}



/*
	SITENAME
	--------
*/

.sitename {
	position: absolute;
	left: 0;
	top: 30px;
	width: 332px;
	height: 118px;
}

.sitename a {
	text-indent: -999em;
	width: 332px;
	height: 118px;
}

#smallBusiness {
	position: absolute;
	top: 76px;
	right: 295px;
	width: 265px;
}

#smallBusiness a {
	background: transparent url("/ezstatic/data/churchstreetmarketplace/i/smallBusinessSaturday.png") no-repeat top left;
	text-indent: -9999px;
	height: 33px;
	display: block;
}

#tour {
	position: absolute;
	top: 76px;
	right: 0px;
	width: 274px;
}

#tour a {
	background: transparent url("/ezstatic/data/churchstreetmarketplace/i/360tour.gif") no-repeat top left;
	text-indent: -9999px;
	height: 33px;
	display: block;
}

#tour a:hover { background: transparent url("/ezstatic/data/churchstreetmarketplace/i/360tour.gif") no-repeat 0 -33px;}

/*
	NAVBAR
	------
*/

ul#navbar {
	margin: 0;
	padding: 0;
}

#navbar {
	background-position: left -130px;
	width: 560px;
	height: 37px;
	list-style: none;
	z-index: 100;
	margin: 0 !important;
	position: absolute;
	top: 126px;
	right: 0;
}

#navbar li {
	list-style: none;
	position: absolute;
	top: 0;
	z-index: 200;
}

ul#navbar li,
#navbar a {
	height: 37px;
	display: block;
	margin: 0;
	padding: 0;
}

ul#navbar li a {
	text-indent: -9999px; 
	text-decoration: none;
	outline: none;
}

#nb0 { left: 0; width: 72px;}
#nb1 { left: 75px; width: 64px;}
#nb2 { left: 142px; width: 88px;}
#nb3 { left: 234px; width: 61px;}
#nb4 { left: 300px; width: 115px; }
#nb5 { left: 418px; width: 142px; }

#nb0 a { width: 72px; }
#nb1 a { width: 64px; }
#nb2 a { width: 88px; }
#nb3 a { width: 61px; }
#nb4 a { width: 115px; }
#nb5 a { width: 142px; }

#nb0 a:hover { background: transparent url("/ezstatic/data/churchstreetmarketplace/i/sprites.gif") no-repeat -0px -170px; }
#nb1 a:hover { background: transparent url("/ezstatic/data/churchstreetmarketplace/i/sprites.gif") no-repeat -75px -170px; }
#nb2 a:hover { background: transparent url("/ezstatic/data/churchstreetmarketplace/i/sprites.gif") no-repeat -142px -170px; }
#nb3 a:hover { background: transparent url("/ezstatic/data/churchstreetmarketplace/i/sprites.gif") no-repeat -234px -170px; }
#nb4 a:hover { background: transparent url("/ezstatic/data/churchstreetmarketplace/i/sprites.gif") no-repeat -300px -170px; }
#nb5 a:hover { background: transparent url("/ezstatic/data/churchstreetmarketplace/i/sprites.gif") no-repeat -418px -170px; }

/* dropdowns */

ul#navbar li ul {
	font-size: 90%;
	position: absolute;
	left: -9999px;
	width: 220px;
	margin: 0;
 	background: #fefefe url("/ezstatic/data/churchstreetmarketplace/i/bg-dropdown.gif") repeat-x left top;
	padding: 0 3px 6px;
	border: 1px solid #b5b6b9;
	z-index: 125;
}

ul#navbar li:hover ul, 
ul#navbar li.sfhover ul {
	top: 36px;
	left: 0;
	z-index: 150;
	height: auto;
}

ul#navbar li:hover ul#sub-dine, 
ul#navbar li.sfhover ul#sub-dine {
	left: -75px;
}

ul#navbar li ul li {
	position: relative;
	height:auto;
	top: 6px;
	padding: 0;
	line-height: normal;
	margin: 0 0 8px 8px;
}


ul#navbar li ul li a {
	text-indent: 0px;
/*	color: #234e89;*/
/*	font-weight: bold;*/
	text-indent: 0px;
	background: transparent;
	display: block;
	width: auto;
	min-height: 20px;
	padding: 0 2px;
}

ul#navbar li ul li a {
  height: auto !important;
  height: 20px;
}

ul#navbar li ul li a:hover { text-decoration: underline; background: transparent !important;}


/*
	hack element to cover the main button to create the illusion
	that the button and the dropdown are connected when hovered
*/

.connect-hack {
position: absolute;
top: 36px;
left: 1px;
z-index: 9999;
height: 1px;
}

ul#navbar li:hover .connect-hack {
background: #f6f9fb;	
}

ul#navbar li#nb0:hover .connect-hack, ul#navbar li#nb0.sfhover .connect-hack { width: 70px; }
ul#navbar li#nb1:hover .connect-hack, ul#navbar li#nb1.sfhover .connect-hack { width: 62px; }
ul#navbar li#nb2:hover .connect-hack, ul#navbar li#nb2.sfhover .connect-hack { width: 86px; }
ul#navbar li#nb3:hover .connect-hack, ul#navbar li#nb3.sfhover .connect-hack { width: 59px; }
ul#navbar li#nb4:hover .connect-hack, ul#navbar li#nb4.sfhover .connect-hack { width: 113px; }



/* dropdowns */
/*#navbar li div.dropdown {
	position: absolute;
	left: -9999px;
	top: 0;
	display: block;
	white-space: nowrap;
	margin: 0;
	padding: 12px 17px;
	background: #fff;
	border: 1px solid #cdd4ec;
	text-align:left;
	width: 200px;
	z-index: 400;
}

#navbar li#nb0 div.dropdown,
#navbar li#nb1 div.dropdown {
width: 500px;
}

#navbar li#nb4 div.dropdown {
width: 250px;
}

#navbar li:hover div.dropdown,
#navbar li.sfhover div.dropdown {
	left: 12px;
	z-index: 500;
	top: 26px;
	position: static;
}

#navbar li div.dropdown ul {
	margin: 0;
	list-style: none !important;
}

#navbar li div.dropdown li {
	position: relative;
	height: auto;
	display: block;
	padding: 0;
	background: transparent;
	background: #fff;
	list-style: none !important;
}

#navbar li#nb1 div.dropdown li,
#navbar li#nb2 div.dropdown li {
	float: left;
	width: 50%;
}

* html #navbar li ul li {
	height: 100%;
}

#navbar li div.dropdown a,
#navbar li div.dropdown a:hover {
	display: inline;
	font-weight: normal;
	text-indent: 0;
	padding: 0 4px;
	font: normal normal 85%/18px "Lucida Grande", Arial, sans-serif;
	height: 18px;
	margin: 0;
	background: transparent;
	color: #2f8345;
}
*/



/* for crappy browsers */
* html ul#navbar li ul li, * html ul#navbar li ul li a {  

}

/*
	TOP NAVBAR
	----------
*/

ul#navbar-top-new {
	font-size: 12px;
	float: right;
	margin: 10px 0 0 0;
	padding: 5px 5px 5px 5px;
	background: #ecf3fa;
	border: 1px solid #d1d7de;
}

#navbar-top-new li {
	list-style: none;
	float: left;
	margin: 0 0 0 10px;
}

ul#navbar-top {
	margin: 0;
	padding: 0;
}

#navbar-top {
	background-position: left -215px;
	width: 383px;
	height: 26px;
	list-style: none;
	z-index: 100;
	margin: 0 !important;
	position: absolute;
	top: 33px;
	right: 0;
}

#navbar-top li {
	list-style: none;
	position: absolute;
	top: 0;
	z-index: 200;
}

ul#navbar-top li,
#navbar-top a {
	height: 26px;
	display: block;
	margin: 0;
	padding: 0;
}

ul#navbar-top li a {
	text-indent: -9999px; 
	text-decoration: none;
	outline: none;
}

#nbt0 { left: 0; width: 47px;}
#nbt1 { left: 47px; width: 140px;}
#nbt2 { left: 187px; width: 66px;}
#nbt3 { left: 253px; width: 43px;}
#nbt4 { left: 298px; width: 71px; }

#nbt0 a { width: 47px; }
#nbt1 a { width: 140px; }
#nbt2 a { width: 66px; }
#nbt3 a { width: 43px; }
#nbt4 a { width: 71px; }

#nbt0 a:hover { background: transparent url("/ezstatic/data/churchstreetmarketplace/i/sprites.gif") no-repeat left -245px; }
#nbt1 a:hover { background: transparent url("/ezstatic/data/churchstreetmarketplace/i/sprites.gif") no-repeat -47px -245px; }
#nbt2 a:hover { background: transparent url("/ezstatic/data/churchstreetmarketplace/i/sprites.gif") no-repeat -187px -245px; }
#nbt3 a:hover { background: transparent url("/ezstatic/data/churchstreetmarketplace/i/sprites.gif") no-repeat -253px -245px; }
#nbt4 a:hover { background: transparent url("/ezstatic/data/churchstreetmarketplace/i/sprites.gif") no-repeat -298px -245px; }

/*
	CONTENT AREA
	------------
*/

.contentwrapper {
	padding: 184px 0 0 0;
}

.array3-32639 h1.hdr-subcategory,
.array3-32640 h1.hdr-subcategory,
.array3-32641 h1.hdr-subcategory,
.array3-32636 h1.hdr-subcategory,
.array3-32642 h1.hdr-subcategory,
.array3-32639 .contentareabody,
.array3-32640 .contentareabody,
.array3-32641 .contentareabody,
.array3-32636 .contentareabody,
.array3-32642 .contentareabody {
	display: none;
}

/*
	FOOTER
	------
*/


.footer {
	margin: 20px 0 10px;
	position: relative;
}

.contact {
	margin: 0;
	padding: 0;
	width: 614px;
	height: 14px;
	background-position: left -280px;
	overflow: hidden;
	text-indent: -999em;
	position: absolute;
	left: 0;
	bottom: 0;
}

.nav-socialmedia {
	width: 142px;
	height: 32px;
	float: right;
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
}

.nav-socialmedia li {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	width: 32px;
	height: 32px;
}

.nav-socialmedia li a {
	display: block;
	width: 32px;
	height: 32px;
	text-indent: -999em;	
}

.lnk-twitter {
	left: 0;
	background-position: -360px top;
}

.lnk-facebook {
	left: 40px;
	background-position: -399px top;
}


/*
	USM FOOTER
	----------
*/

#usmtag {
	border-top: 1px solid #bfbfbf;
}

#usmtag .sitewrapper {
	padding: 6px 0;
}

#usmtag a {
	display: block;
	width: 232px;
	height: 14px;
	background-position: -357px -75px;
	text-indent: -999em;
	float: right;
}

/*
	SLIDESHOW
	---------
*/

#slideshow {
	width: 955px;
	height: 430px;
	overflow: hidden;
	position: relative;
}

#ss-nav {
	position: absolute;
	right: 10px;
	bottom: 20px;
	z-index: 550;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 142px;
	height: 27px;
}

#ss-nav li {
	margin: 0;
	padding: 0;
}

#ss-nav li a {
	position: absolute;
	top: 0;
	height: 27px;
	text-indent: -999em;
}

#prev {
	width: 79px;
	left: 0;
	background-position: -451px top;
}

#prev:hover {
	background-position: -451px -30px;
}

#next {
	width: 57px;
	right: 0;
	background-position: -536px top;	
}

#next:hover {
	background-position: -536px -30px;	
}

#ss-els {
	width: 955px;
	height: 430px;
}

.ss-el {
	width: 955px;
	height: 430px;
}

.ss-image {
width: 640px;
float: left;
}

.ss-content {
width: 300px;
float: right;
}

.ss-image img {
	border: 2px solid #bfbfbf;
}



/*
	SIDEBAR
	-------
*/

.sidebar h3 {
	text-transform: uppercase;
	color: #962f34;
	margin: 18px 0 6px 6px;
	text-indent: -999em;
}

.prod-churchstreetmarketplace .sidebar h3,
.array3-32626 .sidebar h3,
.array1-calendar .sidebar h3,
.array3-26547 .sidebar h3 {
	text-indent: 0;
}

.sidebar .i {
	border: 1px solid #c1c2c4;
	background: transparent url("/ezstatic/data/churchstreetmarketplace/i/bg-sidebar.gif") repeat-x 1px 1px;
}

.sidebar ul {
list-style: none;
margin: 0;
padding: 10px 0;
}

.sidebar ul li {
margin: 0 0 6px 0;
padding: 0;
_height: 14px;
line-height: normal;
}

.sidebar ul li a {
color: #565656;
display: block;
padding: 0 0 0 16px;
font-size: .9em;
}
.sidebar ul li a:hover,
.sidebar ul li a.selected {
color: #962f34;
text-decoration: none;
background: transparent url("/ezstatic/data/churchstreetmarketplace/i/bg-anchor.png") no-repeat 3px 3px;
}

/*
	CATEGORY PAGES
	--------------
*/

.eznav,
.ezdetails,
.ezreadmore img {
display: none;
}

.ezreadmore {
text-align: right; 
margin-bottom: 20px;
border-bottom: 1px solid #ccc;
}


/*
	LIST VIEW PAGES
	---------------
*/

.alphaheader {
font-weight: bold;
border: 1px solid #565656;
border-width: 1px 0;
margin: 30px 0;
padding: 2px;
background: #eee;
}

ul.lv-listing {
list-style: none;
margin: 0 0 40px 0;
padding: 0;
width: 46%;
}

ul.fl {
	float: left;
}

ul.fr {
	float: right;
}

.shopimage img {
	border: 1px solid #9c9c9c;
}

.shopname h3 {
	color: #962f34;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}

.shopname,
.shopname2,
.shopaddress,
.shopaddress2,
.shophours,
.shopemail,
.shopweb,
.shopaltweb,
.shopphone,
.shopfax {
	margin: 0;
	padding: 0;
}

.shopdescription {
	padding: 20px 0 0;
}

.socialmedia {
float: left;
width: 17px;
height: 17px;
margin: 0 4px 0 0;
}

.socialmedia a {
display: block;
width: 17px;
height: 17px;
float: left;
text-indent: -999em;
}

.shopweb,
.shopweb a {
	width: auto !important;
	height: 10px;
	height: auto !important;
	height: 10px;
	font-size: .95em;
}

.shopweb a {
	text-indent: 0;
	color: #565656;
}

.shop-facebook a {
background-position: -380px -40px;
}

.shop-twitter a {
background-position: -360px -40px;
}

.shop-blogger a {
background-position: -400px -40px;
}
