#site-selection {
	text-align:center; 
	margin:0px 0px 8px 0px; 
	padding:17px 0px 0px 0px;	
	font-family:Tahoma; 
	font-size:14px; 
	color:#333;
	background:#f1f1f1;
	width:95%;
	height:33px;
	border:dashed 1px #fff;
}
#site-selection a { 
	color:#333;
}

#vwrapper {
	width:1010px;
	background-color:#fff;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	left:-8px;	
	box-shadow:0px 0px 17px 5px #ccc;
}
#vcontainer {
	width:998px;
	background-color:#f5f5f5;
	margin:0 auto;
	padding-top:4px;
	overflow:hidden;	
}

body {

/*background-color: FF00FF;*/
    font-family: Tahoma; /*font-family: Verdana, Arial, Helvetica, sans-serif;*/
    font-size: 14px;

    background-color: #E9EAED;
	
	/*
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
	*/
	max-width:998px;
	margin:0 auto;
}

/* all link */
a {
/*font-size: 14px;       */
    color: black;
    text-decoration: none;
}

a:hover {
    color: blue;
    text-decoration: underline;
}

a:link {
    color: black;
}

a:visited {
    color: black;
}

/* all link */

/* menu link */
.menu a {
    font-size: 14px;
    color: #FFFFFF;
    text-decoration: none;
}

.menu a:hover {
    color: crimson;
    text-decoration: underline;
}

.menu a:link {
    color: #FFF;
}

.menu a:visited {
    color: #FFFFFF;
}

/* menu link */

.style1 {
    color: #FFFFFF;
}

/* start - table */
table.tableManageList {
    border-collapse: collapse;
    margin: 10px 15px;
    width: 95%;

    padding: 0px;
    border: 1px solid #FFCCFF;
}

table.tableManageList tr {
    height: 30px;
    border: 1px solid #FFCCFF;
}

table.tableManageList td {
    margin-left: 10px;
    border: 1px solid #FFCCFF;
}

table.tableManageDetail {
    border-collapse: collapse;
    margin: 10px 15px;
    width: 95%;
}

table.tableManageDetail tr {
    height: 30px;
}

table.tableManageDetail td {
    height: 30px;
}

.headerTable {
    color: #FFFFFF;
    font-weight: bold;
    background: #9900CC;
}

.row-a {
    background: #FFFFFF;
}

.row-b {
    background: #FFCCFF;
}

/* end - table */

.txtTitle {
    color: #222;
    font-size: 95%;
    font-weight: 700;
    line-height: 150%;
    padding: 0 0 1px;
}

.headerText {
    font-size: 16px;
    color: #222;

    font-weight: bold;
    line-height: 50px;
    padding-left: 0px;
}

.manageMenu {
    font-size: 14px;
    font-weight: bold;
    text-align: left;
}

.red {
    font-size: 9px;
    color: red;
}

.errorForm {
    padding: 10px 10px 1px 35px;
    background: transparent url(https://sawasdmarket.com/images/global/ico-delete.gif) no-repeat scroll 10px 50%;
}

.msg.error {
    background-color: #FFECEC;
    border: 2px solid #FFAEAE;
}

table.tableManageList td {
    padding-left: 3px;
    padding-right: 3px;
}

td .tdstyle1 {
    padding-left: 8px;
    padding-right: 8px;
}

td .view-td {
    padding-left: 10px;
    padding-right: 10px;
}

/*td .ads-prime-td {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;

    max-height: 95px;
    max-width: 95px;
    width: 95px;
    padding-left: 6px;
    padding-right: 6px;

    text-align:center;
} */

/*
td .ads-vip-td {
    list-style-image: none;

    list-style-type: none;

    max-height: 105px;
    max-width: 105px;
    width: 105px;
    padding-left: 6px;
    padding-right: 6px;

    text-align:center;

} */

.ads-prime-td {
/*     width: 95px;  */

    max-width: 95px;
    padding-left: 6px;
    padding-right: 6px;
    text-align: center;
}

.ads-vip-td {
/*   width: 115px;*/

    max-width: 115px;
    padding-left: 6px;
    padding-right: 6px;
    text-align: center;
}

a .underline {
    text-decoration: underline;
}

.style1 {
    font-weight: bold
}

.textBold {
    font-weight: bold;
}

/*----------------*/
#ads {
    position: fixed;
    z-index: 1000;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #ddd;
    height: 54px;
    border-top: 1px solid #ffffff;
}

#ads div {
    display: inline !important;
}

#ads img {
    margin-top: -2px;
    margin-left: -3px;
    border: 1px solid #ccc;
}

.adhere {
    font-weight: bold;
    margin-left: 20px;
}
/*----------------*/




