/* }}
   {{ style sheet for html body */
   
body {
	margin: 0;
	padding: 0;
	cursor: default;
	background: #C0C0C0;
	font-family: Arial;
	text-align: center;
}

h1 {
	display: none;
	visibility: hidden;
}

a {
	cursor: pointer;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #1F411F;
	border-bottom: 1px dotted #993333;
}

a:hover {
	text-decoration: none;
	color: #993333;
	border-bottom: 1px dotted #993333;
}

img, a.logo:link, a.logo:visited, a.logo:active, a.logo:hover {
	border: 0;
}

/* }}
   {{ style sheet for head divider */

div.head_table {
	overflow: hidden;
}

div.head_table div.left {
	float: left;
	width: 50%;
	padding-right: 20px;
	text-align:left;
}

div.head_table div.right {
	margin-left: 50%;
	padding-right: 20px;
	text-align: right;
}


/* }}
   {{ style sheet for head panel */

div.panel_head {
	margin: 0 auto;
	background: #1F411F;
	padding: 0;
	width: 980px;
}
div.panel_head .drop_l {
	margin: 0;
	padding: 0;
	padding-top: 0;
	background: url("http://images.pinoyslang.com/drop_l.gif") left repeat-y;
}
div.panel_head .drop_r {
	margin: 0;
	padding: 0;
	padding-top: 0;
	background: url("http://images.pinoyslang.com/drop_r.gif") right repeat-y;
}
div.panel_head .drop_b {
	margin: 0;
	padding: 0;
	padding-top: 0;
	background: url("http://images.pinoyslang.com/drop_b.gif") bottom repeat-x;
}
div.panel_head .drop_bl {
	margin: 0;
	padding: 0;
	padding-top: 0;
	background: url("http://images.pinoyslang.com/drop_bl.gif") bottom left no-repeat;
}
div.panel_head .drop_br {
	margin: 0;
	padding: 10px;
	padding-top: 5px;
	background: url("http://images.pinoyslang.com/drop_br.gif") bottom right no-repeat;
}

div.head {
	height: 60px;
}

div.head #outer {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 60px;
	margin: 0px;
	padding: 0px;
}

div.head #outer[id] {
	display: table;
	position: static;
}

div.head #middle {
	position: absolute;
	top: 50%;
	padding-left: 10px;
	text-align: left;
}

div.head #middle[id] {
	display: table-cell;
	vertical-align: middle;
	position: static;
}

div.head #inner {
	position: relative;
	top: -50%;
}

div.head #inner[id] {
	position: static;
}

/**/

div.head #inner_form {
	padding: 12px 0 !important;
	padding: 8px 0;
}

/* }}
   {{ style sheet for ad panel */

div.panel_ad {
	padding: 7px 0;
	margin: 0 auto;
	width: 980px;
}

div.panel_ad div.left {
	float: left;
	width: 62%;
	text-align: center;
}

div.panel_ad div.right {
	margin-left: 65% !important;
	margin-left: 60%;
	text-align: center;
}

/* }}
   {{ style sheet for content panel */

div.panel_content {
	margin: 0 auto;
	background: #FFFFFF;
	padding: 0;
	width: 980px;
}

div.panel_content .drop_t {
	margin: 0;
	padding: 0;
	background: url("http://images.pinoyslang.com/content_t.gif") top repeat-x;
}

div.panel_content .drop_l {
	margin: 0;
	padding: 0;
	background: url("http://images.pinoyslang.com/content_l.gif") left repeat-y;
}

div.panel_content .drop_r {
	margin: 0;
	padding: 0;
	background: url("http://images.pinoyslang.com/content_r.gif") right repeat-y;
}

div.panel_content .drop_b {
	margin: 0;
	padding: 0;
	background: url("http://images.pinoyslang.com/content_b.gif") bottom repeat-x;
}

div.panel_content .drop_tl {
	margin: 0;
	padding: 0;
	background: url("http://images.pinoyslang.com/content_tl.gif") top left no-repeat;
}

div.panel_content .drop_tr {
	margin: 0;
	padding: 0;
	background: url("http://images.pinoyslang.com/content_tr.gif") top right no-repeat;
}

div.panel_content .drop_bl {
	margin: 0;
	padding: 0;
	background: url("http://images.pinoyslang.com/content_bl.gif") bottom left no-repeat;
}

div.panel_content .drop_br {
	margin: 0;
	padding: 10px;
	background: url("http://images.pinoyslang.com/content_br.gif") bottom right no-repeat;
}

div.content {
	margin: 0;
	padding: 15px;
}


/* }} 
   {{ style sheet for content divider */
   
div.content_table {
	overflow: hidden;
	text-align: left;
}

div.content_table div.left {
	float: left;
	/*width: 60%;*/
	width: 580px;
	text-align:left;
}

div.content_table div.right {
	/*margin-left: 62% !important;
	margin-left: 57%;*/
	margin-left: 600px !important;
	margin-left: 550px;
	width: 318px;
	text-align: left;
}

div.main {
	text-align: left;
	margin-bottom: 20px;
}

div.excess {
	background: #B4E299;
	height: 50px;
	display: none;
}

/* }} 
   {{ style sheet for content box */
   
div.sidebox {
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	width: 99% !important;
	width: 122%;
	color: #333333;
	text-align: left;
	margin-bottom: 20px;
}

div.sidebox h2 {
	background: url("http://images.pinoyslang.com/box_gradient.gif") repeat-x;
	border-bottom: 1px solid #CCCCCC;
	height: 24px;
	padding-left: 7px;
	margin: 0;
	cursor: default;
	line-height: 24px;
	font-size: 0.60em;
	text-transform: uppercase;
}

div.sidebox p {
	font-size: 0.8em;
	background: #FCFFF9;
	font-weight: normal;
	margin: 0;
	padding: 7px;
}

div.sidebox ul {
	font-size: 0.8em;
	background: #FCFFF9;
	font-weight: normal;
	margin: 0;
	padding: 7px;
}

div.sidebox ul li {
	list-style-type: none;
}


/* }}
   {{ style sheet for other assets */
   
div.space {
	height: 20px;
	line-height: 20px;
}

form.search {
	margin: 0;
	padding: 0;
	text-align: right;
}

form.search input.text {
	width: 320px;
	font-family: Arial;
	font-size: 1em;
	font-weight: bold;
	color: #999999;
	padding: 2px;
}

.search_block {
	padding: 0 15px;
	font-size: 0.9em;
	line-height: 140%;
	color: #333333;
	margin-top: 15px;
}

.search_link {
	font-size: 0.9em;
}

.search_desc {
	font-size: 0.8em;
}

.search_url {
	color: #999999;
	font-size: 0.7em;

}

div.count {
	text-align: right;
	padding-top: 2px;
	padding-right: 17px;
	color: #CCCCCC;
	font-size: 0.55em;
	letter-spacing: 0.1em;
}

div#copyright {
	padding: 10px;
	letter-spacing: 0.07em;
	text-align: center;
	color: #666666;
	font-size: 0.7em;
}

div#copyright a {
	text-decoration: none;
	color: #666666;
}

div#copyright a:hover {
	color: #993333;
}


/* }}
   {{ style sheet from b5 */
   
.clear {
	clear: both;
	margin: 0;
	padding: 0;
	height: 15px !important;
	height: 5px;
}

/* DEFINITION FORMAT */

.slang {
	width: 100%;
	background-color: #F6F6F6;
}

.slang:hover {
	width: 100%;
	background-color: #F4FFD2;
}

.slang_inner {
	float: left;
	display: block;
}

.term {
	font-size: 1.2em;
	font-family: Arial;
	color: #1F411F;
	display: inline;
}

.pronunciation {
	font-size: 0.8em;
	color: #666666;
	padding-left: 5px;
	display: inline;
}

.minibox {
	padding-left: 3px !important;
	padding-left: 5px;
}

.approval {
	display: block;
	margin-left: 433px !important;
	margin-left: 414px;
	width: 40px;
}

.subterm {
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 0.55em;
	letter-spacing: 0.1em;
	margin-bottom: 10px;
	color: #666666;
}

.contributor {
	color: #999999;
}

.date {
	color: #999999;
}

div.block {
	padding: 0 15px;
	font-size: 0.9em;
	line-height: 140%;
	color: #333333;
	margin-bottom: 22px;
}

div.example {
	font-size: 0.9em;
	font-style: oblique;
	margin: 15px;
	margin-top: 12px;
	color: #777777;
}

.section {
	font-family: Arial;
	font-size: 0.6em;
	font-weight: bold;
	letter-spacing: 0.08em;
	color: #AAAAAA;
	margin-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
	text-transform: uppercase;
}

div.link {
	display: block;
	cursor: text;
	width: 96%;
	padding: 4px 8px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 0.7em;
	background-color: #FFECE0;
	overflow: hidden;
}

div.boxed  a {
	display: block;
	float: left;
	width: 28%;
	height: 21px;
	line-height: 21px;
	vertical-align: middle;
	text-align: left;
	padding: 2px 8px;
	margin-top: 5px;
	margin-right: 5px;
	border: 1px solid #CCCCCC;
	background-color: #F9F9F9;
	overflow: hidden;
}

div.boxed a:hover {
	background-color: #F7FFEC;
}   

li {
	padding-left: 22px;
}

li.add {
	background: url("http://images.pinoyslang.com/add.png") no-repeat;
}

li.edit {
	background: url("http://images.pinoyslang.com/edit.png") no-repeat;
}

li.view {
	background: url("http://images.pinoyslang.com/view.png") no-repeat;
}

li.support {
	background: url("http://images.pinoyslang.com/support.png") no-repeat;
}

li.login {
	background: url("http://images.pinoyslang.com/login.png") no-repeat;
}

li.search {
	background: url("http://images.pinoyslang.com/search.png") no-repeat;
}

li.browse {
	background: url("http://images.pinoyslang.com/browse.png") no-repeat;
}

li.register {
	background: url("http://images.pinoyslang.com/register.png") no-repeat;
}

li.list {
	background: url("http://images.pinoyslang.com/check.png") no-repeat;
}

div#alert {
	text-align: left;
	padding: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 0.75em;
	font-weight: bold;
	letter-spacing: 0.01em;
	color: #993333;
	margin-bottom: 20px;
	border-top: 1px solid #993333;
	border-bottom: 1px solid #993333;
	background: #FFEEEE;
}

div.letters a {
	display: block;
	float: left;
	margin: 0;
	margin-bottom: 5px;
	margin-right: 5px;
	padding: 10px;
	font-size: 1.3em;
	width: 30px;
	height: 30px;
	border: 1px solid #CCCCCC;
	background-color: #F9F9F9;
}

div.letters a:hover {
	background-color: #F7FFEC;
}

form#add div input[type=text], form#add div textarea, form#add div select {
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 1px solid #EFEFEF;
	border-bottom: 1px solid #EFEFEF;
	background-color: #FFFFFF;
	width: 350px;
}
