@charset "UTF-8";
/* CSS Document */

#divMarket {
	width: 970px;
	margin: 0 auto;
	height:250px;
	}

#divMarketHeader {
	position:relative;
	height:200px;
	width:970px;
	}
	
.MarketLogo	{
	position:absolute;
	left:100px;
	top:78px;
	}

#MktClassDesc {
	position:absolute;
	left:500px;
	top:60px;
	width:450px;
	text-align:left;
	}
	
	.ClassTitle {font-size: 0.75em; /* 16x0.75=12px */ margin:0; /* 14x1.286=18px */ color:#FFF; text-align:left; font-weight:100; display:block; float:left; }
	
	#divMarketHeader p {margin:0;}

	.BookmarkButton {margin-left:20px; position:relative; top:2px}




										/*
Common									*/

	.divInfoAreaCommon {position:relative; height:75px;}
	
	.NameCommon {position:absolute; left:25px; top:0px; text-align:left; color:#666; font-weight:100;}
	
	.URLCommon {position:absolute; left:350px; top:0px;}
	
	.PhoneCommon {position:absolute; left:625px; top:0px; color:#FFF;}
	
	.DescriptionCommon {position:absolute; left:350px; top:25px; width:595px; text-align:left;}




										/*
Master									*/

	.divMaster {clear:both; margin-bottom:50px; height:475px; border-bottom:1px; border-bottom-color: #444444; border-bottom-style:solid;}
	
	.MasterImg {height:300px; width:970px;}
	
	.MasterName {position:absolute; left:25px; top:0px; font-size:1em; font-weight:bold; text-align:left; color:#666;}
	
	.MasterURL {position:absolute; left:350px; top:0px; font-size:1em;}
	
	.MasterPhone {position:absolute; left:625px; top:0px; font-size:1em; color:#FFF;}
	
	.MasterDescription {position:absolute; left:350px; top:45px; width:595px; text-align:left;}




										/*
Player									*/
				
	.divPlayer {clear:both; margin-bottom:50px; height:250px; border-bottom:1px; border-bottom-color: #444444; border-bottom-style:solid; text-align:right;}
			
	.PlayerImg {height:125px; width:600px;}




										/*
Single Image							*/

	.divSingleImage {text-align:left; clear:both; margin-bottom:50px; height:125px; border-bottom:1px; border-bottom-color:#444; border-bottom-style:solid; position:relative;}
										
	.ImageSingle {position:absolute; right:0; bottom:18px; width:150px; height:125px; z-index:1;}

	.DescriptionSingle {position:absolute; left:350px; top:25px; width:450px; text-align:left;}
	
	
	
	
										/*
Listing									*/
					
	.divListing {text-align:left; clear:both; margin-bottom:50px; height:110px; border-bottom:1px; border-bottom-color: #444444; border-bottom-style:solid; position:relative;}
	
	
	
										/*
Used to hide on page but still be picked up as Facebook thumbnail image	
										*/
					
	.noshow {display: none;}
	
	
	
										/*
Delete All Below						*/

.Old a {color:#F00;}

#divMasterImg {
	height:300px;
	width:970px;
	}
	
#divMktMaster {
	clear:both;
	margin-bottom:50px;
	height:475px;
	border-bottom:1px;
	border-bottom-color: #444444;
	border-bottom-style:solid;
	}

#MasterName {
	position:absolute;
	left:25px;
	top:0px;
	font-size:1em;
	font-weight:bold;
	text-align:left;
	color:#666;
	}

#Masterwebaddress {
	position:absolute;
	left:350px;
	top:0px;
	font-size:1em;
	}

#Masterphone {
	position:absolute;
	left:625px;
	top:0px;
	font-size:1em;
	color:#FFF;
	}

#divMasterDesc {
	position:absolute;
	left:350px;
	top:45px;
	width:595px;
	text-align:left;
	}

/*





         Player
	
	
	
	
	
                                */
#divMktPlayer {
	clear:both;
	margin-bottom:50px;
	height:250px;
	border-bottom:1px;
	border-bottom-color: #444444;
	border-bottom-style:solid;
	}
		
#divMktInfo {
	position:relative;
	height:75px;
	}

#divPlayerImg {
	height:125px;
	text-align:right;
	}

#mktName {
	position:absolute;
	left:25px;
	top:0px;
	text-align:left;
	color:#666;
	}

#webaddress {
	position:absolute;
	left:350px;
	top:0px;
	}

#mktphone {
	position:absolute;
	left:625px;
	top:0px;
	color:#FFF;
	}
	
#divMktDesc {
	position:absolute;
	left:350px;
	top:25px;
	width:595px;
	text-align:left;
	}
/*





         Listing
	
	
	
	
	
                                */
#divMktListing {
	text-align:left;
	clear:both;
	margin-bottom:50px;
	height:110px;
	border-bottom:1px;
	border-bottom-color: #444444;
	border-bottom-style:solid;
	position:relative;
	}

