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


.homepage #page-main #main {
	float: left;
	width: 525px;
	margin-left: 20px;
	padding-top: 10px;
	margin-right: 0px;
}
.homepage #page-main #mainleft {
	min-height:550px;
	height:auto !important;
	height:550px;
	margin-bottom: 10px;
}
.homepage #page-main #mainright {
	padding-top: 15px;
}

.homepage #page-main .homefull #columntop { background-color: #FFFFFF; }
.homepage #page-main .homefull #columntop .content {
	background-image: url(../images/layout/dotted-line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-left: 20px;
}
.homepage #page-main .homefull #columntop h1 {
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 7px;
}

.homepage #page-main .homefull #main {
	float: left;
	width: 525px;
	margin-left: 20px;
	padding-top: 10px;
}
/*
.homepage #page-main .homefull .mainright {
	width: 200px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 15px;
	float: left;
}
*/


/***********************************************
				Center Boxes
***********************************************/

/*** PICK UP A DIRECTORY ***/

.homepage #page-main .homefull #main .wyp-directory {
	background-image: url(../images/layout/bg-wyp-directory.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 340px;
	width: 510px;
}

.homepage #page-main .homefull #main .wyp-directory .pickup-directory {
	float: left;
	width: 270px;
	text-align: center;
	margin-top: 10px;
	padding-left: 10px;
}

.homepage #page-main .homefull #main .wyp-directory .pickup-directory .btn-pickup { margin-top: 5px; }

/*** SEARCH BOX ***/
/* override base.css */
.homepage .searchbox {
	float: left;
	margin-top: 65px;
	background-image: url(../images/layout/bg-search.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 195px;
	padding-left: 12px;
	width: 205px; 
}

.homepage .searchbox h2 {
	text-align: center;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	margin-top: 1px;
	padding-top: 0px;
	padding-bottom: 7px;
	padding-right: 26px;
}
/*reduce */
.homepage #page-main .homefull #main .searchbox h2 {
	margin-top: 20px;
}

/*
.homepage #page-main .homefull #main .wyp-directory .searchbox {
	width: 205px;
	float: left;
	margin-top: 65px;
	background-image: url(../images/layout/bg-search.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 195px;
}

.homepage #page-main .homefull #main .wyp-directory .searchbox h2 {
	text-align: center;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 20px;
	padding-bottom: 7px;
	padding-right: 12px;
}

.homepage #page-main .homefull #main .wyp-directory .searchbox form { margin-left: 7px; }
/*
/*
.homepage #page-main .homefull #main .wyp-directory .search-home ul { margin-left: 7px; }
*/
/*
.homepage #page-main .homefull #main .wyp-directory .searchbox select {
	background-color: #FCEC96;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 160px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 4px;
	display: block;
	font-size: 12px;
	line-height: 14px;
}


.homepage #page-main .homefull #main .wyp-directory .searchbox #keyword {
	background-color: #FCEC96;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 158px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-size: 12px;
	line-height: 14px;
}

.homepage  #page-main  .homefull  #main  .wyp-directory .searchbox #search  {
	float: right;
	margin-right: 10px;
	margin-top: 9px;
	font-size: 8px;
	line-height: 8px;
	background-image: url(../images/btn-search.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 76px;
	border: none;
	cursor: pointer;
}

.homepage #wrapper #page-main .homefull #main .wyp-directory .searchbox #cse-search-box input {
	width: 156px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 4px;
	display: block;
	font-size: 12px;
	line-height: 14px;
}
.homepage #wrapper #page-main .homefull #main .wyp-directory .searchbox #cse-search-box .directory-search {
	float: right;
	margin-right: 26px;
	font-size: 8px;
	line-height: 8px;
	background-image: url(../images/btn-search.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 76px;
	border: none;
	cursor: pointer;
}
*/

/*** EZINE BOX ***/

.homepage #page-main .homefull #main .wyp-ezine {
	float: left;
	height: 154px;
	width: 267px;
	background-image: url(../images/layout/bg-eZine.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.homepage #page-main .homefull #main .wyp-ezine h2 {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	text-align: center;
	padding-top: 45px;
	padding-right: 10px;
	padding-bottom: 13px;
	margin: 0px;
}

.homepage #page-main .homefull #main .wyp-ezine .btn-eZine {
	text-align: center;
	margin-top: 12px;
	padding-right: 10px;
}

/*
.homepage #page-main .homefull #main .wyp-ezine form {
	margin-left: 35px;
	margin-right: 40px;
}
.homepage #page-main .homefull #main .wyp-ezine input {
	display: block;
	margin-bottom: 10px;
	border: 1px solid #c6c6c6;
	font-size: 11px;
	line-height: 14px;
	width: 182px;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}
.homepage #page-main .homefull #main .wyp-ezine #submit-eZine {
	background-image: url(../images/btn-submit.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 52px;
	cursor: pointer;
	float: right;
	margin-right: 10px;
	border:none;
}
*/


/*** SPONSOR OF THE MONTH ***/

.homepage #page-main .homefull #main .wyp-sponsor {
	background-image: url(../images/layout/bg-wyp-sponsor.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 238px;
	height: 154px;
	padding-left: 5px;
}
.homepage #page-main .homefull #main .wyp-sponsor h2 {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	text-align: center;
	padding-top: 28px;
	padding-bottom: 13px;
	margin: 0px;
}
.homepage #page-main .homefull #main .wyp-sponsor .sponsor-logo img { text-align: center; }
.homepage #page-main .homefull #main .wyp-sponsor .sponsor-logo { text-align: center; }
.homepage #page-main .homefull #main .wyp-sponsor .btn-eZine {
	text-align: center;
	margin-top: 12px;
}


/***********************************************
				Advertising
***********************************************/

.homepage #page-main #mainleft .ad-skyscraper {
	height: 360px;
	width: 170px;
	margin-left: 19px;
	color: #FFFFFF;
	background-color: #000000;
	margin-top: 0px;
}

