@charset "UTF-8";

/*--------------------- This is where the default styles go ---------------------------------------------*/

#marketplace
{
	font-family:"Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color:#000;
	margin: 0;
	padding:0;
	text-align:left;
/*	background-color:#009dc6;
	background-image:url(images/bg.png);
	background-position:center top;*/
	
}

#marketplace a
{
	text-decoration: none;
	color:#67266d;
}

#marketplace a:hover
{ 
	text-decoration: underline;
	color:#67266d;
}

#marketplace .bodyText
{
	font-family:"Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color:#000000;
	font-weight:normal;
}

/*--------------------- Positioning styles ---------------------------------------------*/


/*#marketplace #wrapper
{
width:956px;
height:100%;
background-color:#009bc4;
margin-left:auto;
margin-right:auto;
}

#marketplace #header
{
width:956px;
background-color: #ccc;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
padding: 10px;
}*/


/*--------------------- This starts the content styles ---------------------------------------------*/


#marketplace #footer
{
	background-image:url(http://www.fredericknewspost.com/images/footer-background.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 100%;
	background-color:#004065;
}

#marketplace .footer
{
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	vertical-align: top;
	/*table-layout: left;*/
 	text-align: left;
	background-repeat:no-repeat;
}

#marketplace .footer a
{
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	vertical-align: top;
}

#marketplace .footer a:hover
{
	font-size: 10px;
	text-decoration:none;
	font-weight: normal;
	color: #f2af32;
	vertical-align: top;
}

#marketplace .sidebarboxTop
{
	background-image:url(http://www.fredericknewspost.com/sections/fnpmarketplace/images/layout/sidebar_boxtop.gif);
	background-repeat:no-repeat;
	height:42px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
}

#marketplace .sidebarboxMiddle
{
	background-image:url(http://www.fredericknewspost.com/sections/fnpmarketplace/images/layout/sidebar_boxmiddle.gif);
	background-repeat:repeat-y;
	padding-left:23px;
	padding-right:10px;
}

#marketplace .sidebarboxBottom
{
	background-image:url(http://www.fredericknewspost.com/sections/fnpmarketplace/images/layout/sidebar_boxbottom.gif);
	background-repeat:no-repeat;
	height:18px;
}

#marketplace .sidebarCaption
{
font-size:10px;
}

#marketplace .categoryDetailheading
{
padding-left:10px;
}

#marketplace .categoryDetailLinks
{
text-transform:uppercase;
padding-top:10px;
}

#marketplace ol li
{
	padding-top:10px;
	font-size:18px;
	color: #67266d;
	font-weight:bold;
	
}

#marketplace .googlemap
{
border: #c7c7c6 solid 1px;
}

#marketplace ul
{
/*padding-top:0px;*/
margin:0px;
/*margin-left:-10px;*/
}

#marketplace.breadcrumbs
{
	font-size: 10px;
	font-style:italic;
	color: #6e6e6e;
}

#marketplace .breadcrumbs a
{
	font-size: 10px;
	font-style:italic;
	color: #6e6e6e;
	text-decoration:underline;
}

#marketplace .breadcrumbs a:hover
{
	font-size: 10px;
	font-style:italic;
	color: #6e6e6e;
	text-decoration:underline;
}


#marketplace .listingphoto
{
float:right;
}

#marketplace .photoBoxTop
{
	background-image:url(http://www.fredericknewspost.com/sections/fnpmarketplace/images/layout/photoboxtop.jpg);
	background-repeat:no-repeat;
	height:11;
	/*padding-left:10px;
	padding-right:10px;
	padding-top:5px;*/
}

#marketplace .photoBoxMiddle
{
	background-image:url(http://www.fredericknewspost.com/sections/fnpmarketplace/images/layout/photo_middle.jpg);
	background-repeat:repeat-y;
	padding-top:3px;
	padding-left:11px;
	padding-right:10px;
}

#marketplace .photoBoxBottom
{
	background-image:url(http://www.fredericknewspost.com/sections/fnpmarketplace/images/layout/photoboxbottom.jpg);
	background-repeat:no-repeat;
	height:41px;
}


/*-------- This is where all the headers go -----------*/

#marketplace .header1
{
	font-size: 18px;
	font-weight: bold;
	line-height:24px;
	color: #67266d;
}

h1
{
	font-size: 18px;
	font-weight: bold;
	line-height:24px;
	color: #67266d;
	display:inline;
}

#marketplace .header2
{
	font-size: 12px;
	font-style:normal;
	line-height:20px;
	color: #67266d;
	font-weight:bold;
}

#marketplace .header3
{
	font-size: 12px;
	font-style:normal;
	line-height:16px;
	color: #000;
	font-weight:100;
}

#marketplace .header4
{
	font-size: 12px;
	font-weight: bold;
	line-height:16px;
	color: #6e6e6e;
	font-weight:100;
}



#marketplace .header4 a
{
	font-size: 12px;
	font-weight: bold;
	line-height:16px;
	color: #6e6e6e;
	text-decoration:none;
}

#marketplace .header4 a:hover
{
	font-size: 12px;
	font-weight: bold;
	line-height:16px;
	color: #6e6e6e;
	text-decoration:underline;
}



#marketplace .header5

{
	font-size: 18px;
	font-weight: bold;
	line-height:24px;
	color: #fff;
}

#marketplace .header6
{
	font-size: 12px;
	font-style:italic;
	color: #000;
}



/*#marketplace .header7
{
	font-size: 12px;
	font-weight: bold;
	color: #9c132e;
}*/

/*-------- end of headers -----------*/

/*#marketplace img
{
	border: none;
}

#marketplace #mainContent
{
	background-color: #5686aa;
	background-image:url(/images/background_image.jpg);
	background-repeat: repeat-x;
}
	
*/