/* CSS Document */
body {
	margin: 0;
	padding: 0;
}

#wrapper {
	width: 975px;
	height: 305px;
	margin: 20px auto;
	padding: 0;
}
#coming {
	margin: 40px 0;
}

h2 {
	font: normal 24px Arial, Helvetica, sans-serif;
}

h1 {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #FFF;
	margin: 0;
	padding: 0;
}

#balloon-left {
	width: 310px;
	height: 40px;
	float: left;
	text-align: center;
	background:url(images/bg-balloon.png) top center no-repeat;
	padding-top: 4px;
}

#balloon-right {
	width: 645px;
	height: 40px;
	float: left;
	text-align: center;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #FFF;
	background:url(images/bg-balloon-r.png) top center no-repeat;
	padding-top: 4px;
}

#container {
	clear: both;
	min-height: 350px;
	padding: 0;
	margin: 0 0 20px;
}

#filipinaheart {
	float: left;
	width: 310px;
	height: 303px;
	padding: 0;
	margin: 0;
}

.feature {
	float: left;
	width: 110px;
	height: 160px;
	padding: 5px 5px 0;
	margin: 0 6px 10px;
	background: url(images/bg-feature.png) top center no-repeat;
}

#feat_01 {
	background: url(images/bx_pictures.png) center bottom no-repeat;
	height: 145px;
}

#feat_02 {
	background: url(images/bx_videos.png) center bottom no-repeat;
	height: 145px;
}

#feat_03 {
	background: url(images/bx_music.png) center bottom no-repeat;
	height: 145px;
}

#feat_04 {
	background: url(images/bx_blogs.png) center bottom no-repeat;
	height: 145px;
}

#feat_05 {
	background: url(images/bx_chat.png) center bottom no-repeat;
	height: 145px;
}

#feat_06 {
	background: url(images/bx_search.png) center bottom no-repeat;
	height: 145px;
}

#feat_07 {
	background: url(images/bx_events.png) center bottom no-repeat;
	height: 145px;
}

#feat_08 {
	background: url(images/bx_forums.png) center bottom no-repeat;
	height: 145px;
}

#feat_09 {
	background: url(images/bx_polls.png) center bottom no-repeat;
	height: 145px;
}

#feat_10 {
	background: url(images/bx_safe.png) center bottom no-repeat;
	height: 145px;
}

h3 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #4d87cd;
	margin: 0;
	padding: 0;
}

p {
	margin: 4px 0;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
}

.photo {
	height: 64px;
	bottom: 0;
}

#latest {
	clear: both;
	overflow: hidden;
	width: 955px;
	height: 80px;
	margin: 20px 0;
	padding: 10px;
	background:url(images/social-networks.png) top left no-repeat;
}

.link-cont {
	clear: both;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #999;
	margin: 30px 0;
	width: 945px;
	height: 40px;
	padding: 8px 10px 0;
	text-align: left;
	background: url(images/line-horiz.gif) left top repeat-x;
}

.linked {
	width: 550px;
	float: left;
}

.linked a {
	color: #999;
	text-decoration: none;
}

.linked a:hover {
	color: #4d87cd;
	text-decoration: underline;
}

#copyright {
	width: 350px;
	float: right;
	text-align: right;
}

#about, #article {
	margin: 20px;
	padding: 20px;
}

#about p, #article p {
	font: normal 13px Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0;
	color: #666666;
}

#about h1 {
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	display: inline;
	background: none;
}
#about p.inline {
	display: inline;
}

#article {
	margin: 20px 10px 20px 0;
	border: 1px solid #E1E1E1;
	background: #F8FAFC;
	min-height: 575px;
}

/*li {
	font: normal 13px Verdana, Arial, Helvetica, sans-serif;
	margin: 10px;
	color: #666666;
} */

#form-div {
	font-size: 0.85em;
}

#panel .left img {
	float: right;
	padding-right: 20px;
}

#panel .content input#CustomFields_1_5 {
	background: url(images/ebook-name.png) left top no-repeat;
	padding-left: 25px;
}

#panel .content input#formEmail {
	background: url(images/ebook-input.png) left top no-repeat;
	padding-left: 25px;
}

#panel p.small {
	font-size: 10px;
}

