
html { padding:0px; margin:0px; }
body { background-color: #000; margin:0px; padding:0px; width:100%; font-family: Tahoma, Arial, Verdana; font-size: 0.8em; }

pre { margin: 10px; clear: both;font-size: 130%; background-color: #fff; color: #000; padding: 5px; border: 1px solid #000; -moz-border-radius: 5px; margin: 10px;}

#top_nav { position: fixed; z-index: 1000; width: 100%; background-color: #000; height:40px; border-top: 1px solid #fff;}

#top_nav_list {position: absolute; right:10px; top: 10px; padding:0px; margin:0px; }
#top_nav_list li { font-size: 0.8em; float: left; margin-left: 20px; list-style-type:none; list-style-image:none; text-transform: uppercase; color:#fff;}
#top_nav_list a {
	color:#fff;
	text-decoration: none;
}
#top_nav_list a:hover {
	color:yellow;
}


#header{
	position: fixed; z-index: 1000; width: 100%;
	background-color: #000;
	color: #fff;
	height: 30px;
}
ul#site_links {
	margin:0px;
	padding:0px;
	position:absolute;
	top:5px;
	right:5px;
	display:block;
}
#site_links li {
	float:left;
	display:block;
	list-style-type:none;
	margin-right: 40px;
	font-size: 0.9em;
}
#site_links a {
	color: #fff;
	text-decoration:none;
	text-transform:uppercase;
}
#site_links a:hover {
	color: yellow;
}

#below_menu {
	margin: 0px auto;
	background-color: #fff;
	padding-top: 50px;
	padding-bottom: 40px;
	min-height: 480px;
}

#desk_wrap {  z-index:1; margin: 0px padding: 0px; background: #000 url(../images/wood-pattern.jpg) 0px 0px; min-height: 570px; }
#desk { width: 1000px; margin: 0px auto; }

#footer { clear: both; margin: 0px; padding: 0px; text-align: right;  border-top: 0px solid #fff; background-color: #000; color: #333; font-size: 0.7em;}
#footer p {margin-right: 10px; margin: 0px; padding: 10px; color: #ccc;}

img {
	border:none;
}
p.close {
	position:absolute;
	padding: 0px;
	margin: 10px;
	bottom:10px;
	right:10px;
	width:50px;
	background: transparent url(../images/icons/close.gif) right 0px no-repeat;
}
p.close a {
	display: block;
	color: #fff;
}
p.close a:hover, #menu_list a:hover {
	color: yellow;
}
div#pop_in_wrap {
	margin: 0px auto;
	margin-top: 5px;
	text-align: center;
	padding-bottom: 10px;
	display:none;
}
ul#menu_list {
	padding: 0px;
	margin: 0px;
	padding-left: 20px;
	padding-top: 5px;
	height: 31px;
	background-color: #000;
}

#menu_list li {
	float: left;
	margin-right: 10px;
	background-color: #000;
	color: #fff;
	border-right: 1px solid #ccc;
	list-style-type: none;
	padding: 0px;
	display: block;
	width: 100px;
	text-align: center;
}

#menu_list a {
	display: block;
	height: 100%;
	text-decoration: none;
	color: #fff;
}

#menu_bg {
	position: absolute;
	left: 0px;
	top: 67px;
	top: 37px;
	width: 100%;
	background-color: #000;
	z-index: 999;
	opacity: 0.8;
	filter: alpha(opacity =80);
}
#menu_bg, div.menu_outer_wrap {
	/* Height essential for IE */
	height: 440px;
}
div.menu_outer_wrap {
	position: relative;
	z-index: 10;
	z-index: 1000;
}

div.menu {
	position: relative;
	height: 360px;
	z-index: 1001;
}

div.menu_inner_wrap {
	margin-left: 10%;
	margin-right: 10%;
	background-color: #fff;
	-moz-border-radius:5px;
	padding:10px;
	position:relative;
}

/* prevents Mozilla displaying a dashed outline */
a:focus {
	-moz-outline: none
}
.search_submit_wrap {
	margin-top:10px;
	margin-bottom:10px;
}
/* --------------------------------------------------------------------------------- */
.search_sub_tab {
	width: 160px;
	float: left;
	text-align: center;
	border-right: 1px solid #ccc;
}
.search_sub_tab {
	background-color: transparent;
	padding-top: 5px;
	padding-bottom: 5px;
}
#search_sub_menu_wrap {
	margin-top: 10px;
	height: 35px;
	background-color: #000;
}
#quick_search_li,#detailed_search_li,#name_search_li,#email_search_li, #bookmarks_search_li  {
	background-color: #fff;
	height: 9px;
	padding: 0px;
	margin: 0px;
	width: 160px;
	float: left;
	text-align: center;
}
#quick_search form,#detailed_search form,#name_search form,#email_search form
	{
	padding: 30px;
	padding-top: 0px;
}
.search_sub_tab a {
	color: #fff;
	text-decoration: none;
}
.search_sub_tab a:hover {
	color: yellow;
}
div#search_indicator_wrap {
	clear: both;
	height: 9px;
	background-color: #fff;
}
.active {
	background: transparent url(../images/icons/arrow-down-black.gif) no-repeat
		center 0px;
		width:160px;
}
.active a:link {
	font-weight: bold;
	color: yellow;
}
.inactive a:link {
	font-weight: normal;
	color: white;
}
#quick_search {
	display: block;
}
#detailed_search {
	display: none;
}
#name_search {
	display: none;
}
#email_search {
	display: none;
}
#bookmarks_search {
	display: none;
}
h1#bookmarks_search_h1 {
	background: url(../images/icons/cool/bookmarks.png) 0px 0px no-repeat;
}
h1#quick_search_h1 {
	background: url(../images/icons/cool/search.png) 0px 0px no-repeat;
}
h1#detailed_search_h1 {
	background: url(../images/icons/cool/detailed-search.png) 0px 0px no-repeat;
}
h1#name_search_h1 {
	background: url(../images/icons/cool/name-search.png) 0px 0px no-repeat;
}
h1#email_search_h1 {
	background: url(../images/icons/cool/email-book.png) 0px 0px no-repeat;
}
div.search_div {
	height: 210px;
	background-color: #fff;
	width: 100%;
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	position: relative;
	text-align:left;
}
div.search_div h1 {
	margin: 0px;
	padding:0px;
	padding-left:40px;
	padding-top:8px;
	height:32px;
}
/*div.search_div p {
	margin: 0px;
	padding: 0px;
}*/
/* ------- Detailed search -------*/
#ds_1 {
	top: 40px;
	left: 0px;
	width: 30%;
	margin-left: 3%;
}
#ds_2 {
	top: 40px;
	left: 33%;
	width: 30%;
	margin-left: 3%;
}
#ds_3 {
	top: 40px;
	left: 66%;
	width: 30%;
	margin-left: 3%;
}
#ds_1,#ds_2,#ds_3 {
	position: absolute;
}
#ds_1 {
	border-right: 1px dotted #C09BFF;
}

#ds_2 {
	border-right: 1px dotted #C09BFF;
}
#ds_2 label {
	width: 100px;
	display: block;
	float: left;
}
/*
.search_submit_wrap {
	margin-top: 50px;
	clear: both;
	text-align: center;
}
*/
.label_container {
	margin-bottom: 5px;
}

#search_country,#search_philippine_region_id {
	width: 200px;
}
/* ---------------------------------------------------------------------------------------- */
#message_links, #contact_links, #my_account_links {
	margin-bottom:10px;
	display:block;
	padding:10px;
	margin-left: 10px;
}
#message_links li,#contact_links li,#my_account_links li {
	margin-right:20px;
	margin-bottom: 0px;
	list-style-type:none;
	border-bottom:1px solid #fff;
}
#message_links a, #contact_links a, #my_account_links a {
	background-color:#efefef;
	display: block;
	padding:10px;
	margin-left: 40px;
	text-decoration: none;
	color:#000;
}
#message_links a:hover, #contact_links a:hover, #my_account_links a:hover {
	background-color: #ccc;
}
#message_link_new  {
	background: url(../images/icons/cool/mail-new.png) no-repeat 0px 0px;
}
#message_link_received {
	background: url(../images/icons/cool/mail-received.png) no-repeat 0px 0px;
}
#message_link_sent {
	background: url(../images/icons/cool/mail-sent.png) no-repeat 0px 0px;
}
#message_link_drafts {
	background: url(../images/icons/cool/mail-drafts.png) no-repeat 0px 0px;
}
#message_link_deleted {
	background: url(../images/icons/cool/deleted.png) no-repeat 0px 0px;
}
#contact_link_bookmarks  {
	background: url(../images/icons/cool/bookmarks.png) no-repeat 0px 0px;
}
#contact_link_contacts  {
	background: url(../images/icons/cool/contact.png) no-repeat 0px 0px;
}
#contact_link_happy  {
	background: url(../images/icons/cool/face-smile.png) no-repeat 0px 0px;
}
#contact_link_sad  {
	background: url(../images/icons/cool/face-crying.png) no-repeat 0px 0px;
}
#contact_link_angelic  {
	background: url(../images/icons/cool/face-angel.png) no-repeat 0px 0px;
}
#contact_link_cheeky  {
	background: url(../images/icons/cool/face-monkey.png) no-repeat 0px 0px;
}
#contact_link_naughty  {
	background: url(../images/icons/cool/face-devilish.png) no-repeat 0px 0px;
}
#my_account_link_profile  {
	background: url(../images/icons/cool/profile.png) no-repeat 0px 0px;
}
/* ---------------------------------------------------------------------------------------- */
#chat_iframe_wrap {
	text-align: center;
}
#chat_iframe {
	width: 820px;
	height: 350px;
	border:none;
}
/* ---------------------------------------------------------------------------------------- */
div#notifications {
 	position: relative; z-index: 2000;
}

div#new_chat_notification {
	display: none;
	text-align: center;
	font-weight: bold;
	background-color: #ffffaf;
	padding: 4px;
	margin: 0px;
}
div#new_chat_notification p {
	display: block;
	background: transparent url(../images/emoticons/chatting.gif) no-repeat 0px 0px;
	width: 275px;
	margin: 0px auto;
	height: 23px;
	padding-top: 3px;
}

/*
div#notifications .invite_thumb {
	float:left;
	border:1px solid #000;
	margin-right:10px;
}
div.chat_request {
	height: 38px;
	background-color: #ffffaf;
	padding: 4px;
}
.accept_button {
	margin-left:20px;
}
div#notifications .invite_text {
	padding: 5px;
	margin: 0px;
}
.accept_button {
	margin-right: 30px;
	}
div.request_nickname_wrap {
	width: 300px;
	background-color: pink;
}
*/

/* ---------------------------------------------------------------------------------------- */
.alert {
	border: 1px solid #94CF67;
	background-color: #BCEF95;
	padding: 5px;
	padding: 5px;
	padding-left: 30px;
	margin:5px;
}
.success_alert {
	border: 1px solid #94CF67;
	padding: 5px;
	background: #BCEF95 url(../images/icons/tick.png) no-repeat 9px 5px;
	padding: 5px;
	padding-left: 30px;
	margin:5px;
}
.error_alert {
	border: 1px solid #FFDF8F;
	background-color: #ffffaf;
	padding: 4px;
	background-image: url(../images/icons/alert.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 25px;
	margin:5px;
}
input.submit {
	margin:10px;
}

/* -------------------- Results navigtion --------------------------------- */
#nav_links_wrap {
	width:670px;
	height:40px;
	margin:0px auto;
}
#nav_list li {
	float:left;
	display:block;
	margin:5px;
	list-style-type:none;
	text-align:center;
}
li.nav_list_item {
	background-color:#efefef;
	width:30px;
	border: 1px solid #ccc;
}
#current_page {
	background-color:#ccc;
	color:#000;
	font-weight:bold;
	border:1px solid #000;
}
#current_page.end_page {
		padding:5px;
}
li.end_page {
	background-color:#efefef;
	border:1px solid #ccc;
}
#nav_list a{
	text-decoration:none;
	text-align:center;
	display:block;
	padding:5px;
	border:1px solid #fff;
	color: #000;
}
#nav_list a:hover{
	background-color:#ccc;
	border:1px solid #fff;
}
/* --------------------------------------------------------------------- */
h1,h2,h3,h4,h5,h6 {
	font-size:1em;
}
.hidden_success_alert {
	display:none;
}

div.form_wrap {
	position: relative;
	clear:both;
	border: 1px solid #ccc;
	background-color: #efefef;
	padding: 20px;
	padding-bottom:50px;
	position: relative;
	-moz-border-radius:5px;
}
div.form_wrap input.submit {
	position: absolute;
	bottom: 20px;
	right: 20px;
	margin:0px;
}
div.error {
	border: 1px solid #FFDF8F;
	background-color: #ffffaf;
	padding: 4px;
	-moz-border-radius:5px;
}
div.error p {
	border: none;
	font-weight: bold;
}

