@charset "utf-8";
@import "yp.css";
@import "vote.css";
@import "AjaxComment.css";
@import "MDLE.css";
@import "TenTop.css";
@import "FinanceStock.css";
@import "logo.css";
@import "indexCurrentStatus.css";
@import "news.css";
@import "Sponsor.css";
@import "menu.css";
@import "yellowPageStatus.css";
@import "ClassifiedPost.css";
/* CSS Document */

.mcSelected
{
	background-color:#CCC;
}

label.error
{
	float:right;
	position:absolute;
    display:inline;
 	font-family:Arial;
 	font-size:12px;
 	color:red;
}

body
{
	margin-top:10px;
}

.ClassifiedDisplayTableTop
{
	width:500px;
	background:url("../images/frame/classifiedPost/cp_top.jpg");
	height:26px;
	text-indent:10px;
}

.ClassifiedDisplayTableLeft
{
	width:7px;
	background-repeat:repeat-y;
	background:url("../images/frame/classifiedPost/cp_left.jpg");
}

.ClassifiedDisplayTableRight
{
	background:url(../images/frame/classifiedPost/cp_right.jpg);
	width:7px;
	
}

.ClassifiedDisplayTableBottom
{
	background:url(../images/frame/classifiedPost/cp_bottom.jpg);
	height:26px;
	
}

a.hover
{
	color:#900;
}
a{

}

.adminEvenRow{
	background-color:#FFF;
}
.adminOddRow{
	background-color:#FFF;
}

.ajaxLinkButton
{
	font-size:12px;
	
}

.fc_table
{
	width:500px;
	border:dashed;
	border-width:thin;
}

.MDRC_storeName
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

.MDRC_postName
{
	font:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:right;
}

.MDRC_delimiter
{
	height:20px;
}

.MMPC_Row
{
	height:30px;
}

.MDRE_table
{
	width:250px;
	border:dashed;
	border-width:thin;
}

.traffic_moreDetail
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align:right;
}

.searchBarTable
{
	background:url(../images/frame/searchBar/SearchBarBackGround.jpg);
	background-repeat:no-repeat;
	width:1005px;
	height:60px
}

.searchBarTableLeftRight
{
	width:20px;
}


.LoginError
{
	color:red;
}

.MAL_Size
{
	width:300px;
	height:200px;
}

.MAL_RegistrationCell
{
	background:url(../images/RegistrationBG.jpg);
	background-repeat:no-repeat;
	
}

.MAL_SignInCell
{
	background:url(../images/SignInBG.jpg);
	background-repeat:no-repeat;
}


.mcLabel { font-size: 14px; float: right; font-weight:bold;}
.mcTitle { font-size: 12px; text-decoration: none;}
.mcMore { font-size: 12px; float: right; }

.indexAdvertisement_Table
{
	width:550px;
	background:url(../images/frame/AdBar/BG.png);
	background-repeat:repeat-x;

}

.indexAdvertisement_Cell
{
	text-align:center;
	width:166px;
	
}

.indexPageTitles
{
	text-align:center;
	font-weight:bold;
	background:url(../images/frame/commonTitleBG.png);
	background-repeat:repeat-x;
}

.indexPageTable
{
	border:1px solid;
	border-color:#CCC;
    margin-top: 5px;
}

.commonResponse
{
	color:#FFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#0FF;
	position:static;
	top:0px;
	left:0px;
	float:left;
}

.adminCommonTable
{
	border:1px solid #CCC;

}

.adminCommonTableRow
{
	background-color:#FFF;
}

.adminCommonTableCellContent
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.adminCommonTableCellEdit
{
}

.adminCommonTableCellRemove
{
}

.adminCommonTableCellSelect
{
}

.MCContentRow
{
	position:relative;
	left:10px;
	text-indent:10px;
}

.adTable
{
	border:1px solid #CCC;
	padding:2px;
}

.adBaseColumn
{
	width:250px;
}

.mcLinkColumn
{
	width:100px;
}

.ypDeluxeLabel
{
    font-size:12px;
}

.voteDisplayCell
{
    background: white;
	border:1px solid;
	border-color:#CCC;
}

.voteDisplayCell a
{
    font-size: 85%;
}

.adHereParagraphy
{
	text-indent:10px;
	margin-left:40px;
	margin-right:40px;
}

.adHereTitle
{
	font-size:20px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:30px;
}
