/*//////////////////////////////////////////////////////////////////////////////
/// On Broadway ////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////
//
//
*/


/*//////////////////////////////////////////////////////////////////////////////
/// GENERAL //////////////////////////////////////////////////////////////////*/
body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
/* END GENERAL
//////////////////////////////////////////////////////////////////////////////*/


/*//////////////////////////////////////////////////////////////////////////////
/// CUSTOM LINKS /////////////////////////////////////////////////////////////*/

/* END CUSTOM LINKS
//////////////////////////////////////////////////////////////////////////////*/

/*//////////////////////////////////////////////////////////////////////////////
/// MENU CLASSES /////////////////////////////////////////////////////////////*/

/* END MENU CLASSES
//////////////////////////////////////////////////////////////////////////////*/

/*//////////////////////////////////////////////////////////////////////////////
/// LAYOUT CLASSES ///////////////////////////////////////////////////////////*/
#featuredBusiness
{
	position: relative;
	width: 100%;
	background-image: url(images/layout/featured_bkg.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}
#featuredBusinessDetails
{
	background-image: url(images/layout/featured.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 100%;
	padding: 40px 0px 7px 15px;
	overflow: visible;
}
#dyk
{
	position: relative;
	width: 100%;
	background-image: url(images/layout/dyk_bkg.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}
#dykDetails
{
	background-image: url(images/layout/dyk.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 35px 0px 7px 15px;
	overflow: visible;
}
#dss
{
	
}
#pop
{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 99;
	visibility: hidden;
}
/* END LAYOUT CLASSES
//////////////////////////////////////////////////////////////////////////////*/

/*//////////////////////////////////////////////////////////////////////////////
/// CUSTOM CLASSES ///////////////////////////////////////////////////////////*/
.fBorder
{
	border-style: solid;
	border-width: 2px;
	border-color: #c9a170;
}
.blackBorder
{
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}
.dsImage
{
	margin: 0px 8px 0px 0px;
}
.dsBL
{
	position: absolute;
	bottom: -6px;
	left: 0px;
}
.dsBottom
{
	position: absolute;
	bottom: -6px;
	left: 5px;
	width: 100%;
	height: 6px;
}
.dsBC
{
	position: absolute;
	bottom: -6px;
	right: -5px;
}
.dsSide
{
	position: absolute;
	right: -5px;
	top: 6px;
	height: 100%;
	width: 5px;
}
.dsTC
{
	position: absolute;
	top: 0px;
	right: -5px;
}
/* END CUSTOM CLASSES
//////////////////////////////////////////////////////////////////////////////*/

/*//////////////////////////////////////////////////////////////////////////////
/// TEXT CLASSES /////////////////////////////////////////////////////////////*/

/* END TEXT CLASSES
//////////////////////////////////////////////////////////////////////////////*/