BODY.bodyclass {

	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	background-repeat: repeat-x;

}

BODY, TD, LI {

	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;

}

A {
	text-decoration: none;
	color:  blue;
	font-size: 8pt;
	font-family: Verdana, Arial, sans-serif ;
}

A:Hover {
	text-decoration: underline;
	color:  blue;
	font-size: 8pt;
	font-family: Verdana, Arial, sans-serif ;
}

A.smalldarklinks {

	text-decoration: none;
	color:  #000000;
	font-size: 8pt;
	font-family: Verdana;

}

A.smalldarklinks:Hover {

	text-decoration: none;
	font-weight: bold;
	color:  #000000;
	font-size: 8pt;
	font-family: Verdana;
}

textarea, select  {
	background: #f4f4f4;
	border: 1px solid #ccc;
	/* font-family: Georgia, "Times New Roman", Times, serif; */
	margin: 1px;
	padding: 3px;
	font-size:14px;
}
INPUT {
        font-size:14px;
	background: #f4f4f4;
	border: 1px solid #ccc;
	padding: 3px;
	margin:5px;
	line-height:14px;

}

input.headline{
	width:500px;
	font-size:16px;
	font-weight:bold;
}
SELECT.text  {

    font-family : Verdana;
	font-size : 8pt;
    background-color : white;
    border-color : black;
    border-width : 1px;
    color : black;
	}

SELECT {

    font-family : Verdana;
	font-size : 8pt;
    background-color : white;
    border-color : black;
    border-width : 1px;
    color : black;
	}
	
	
td.menu

{

	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
	color: white;
	font-weight : bold;	

}	

td.detail
{

	font-family : Verdana, Arial, sans-serif ;
	font-size : 10px;
	color: black;
}	

editor.textarea {
border: 1px solid #d8d8d8;
background: #f4f4f4;
}
th {
font-weight:bold;
font-size:11px;
}
tr.header {
background-color:#d3f395;
}

/* default box styles */

/* toggle state of inner content area */
#postcustomstuff {
/*display:none;*/
border:1px solid #ccc;
background:#eee;
padding:5px;
}
#moremeta .dbx-content {
/*        background: url(images/box-butt.gif) no-repeat bottom right;*/
        padding-bottom: 15px;
        padding-right: 2px;
}

/* handles */

.dbx-handle  {
/*        background: #2685af;*/
        padding: 6px 1em 2px;
        font-size: 12px;
        margin: 0;
        color: #E3EFF5;
}

#moremeta .dbx-handle {
        padding: 6px 1em 2px;
        font-size: 12px;
/*        background: #2685af url(images/box-head.gif) no-repeat right;*/
}

#moremeta .dbx-box {
/*        background: url(images/box-bg.gif) repeat-y right;*/
}

/* handle cursors */
.dbx-handle-cursor {
        cursor: move;
}


.dbx-box {
        margin:0;
        padding:0;
        border:none;
}

/* Can change this */
#moremeta fieldset, #advancedstuff fieldset {
        margin-bottom: 1em;
}
#moremeta fieldset div {
        margin: 2px 0 0 0px;
        padding: 7px;
}
#moremeta {
        line-height: 130%;
        margin-right: 15px;
        position: absolute;
        right: 5%;
        width: 14.5em;
}
#moremeta select {
        width: 96%;
}
td .fieldlabel {
	  background-color: #F2F7FB; 
}
textarea .datafield {
width:100%;
}
.alternate {
background-color:#eee;
}
th {
background-color:#ccc;
}
ul.boxy li { 
margin: 0px;
 }
#phoneticlong {
		margin-bottom: 1em;
	}
#phoneticlong li, #buttons li {
		margin-bottom: 0px;
		margin-top: 4px;
		border:1px solid #ccc;
			padding:4px;
		background-color:#eee;
		list-style-image:url("/assets/icons/silk/arrow_out.png");
		cursor: move;
	}
.wrap {
	border:1px solid #ccc;
	padding:4px;
}
.error {
	color:red;
}
#metavalues {
	font-size:12px;
}
#metavalues option {
	  font-size:12px;
}
.adminfield {
	background-color:red;
}
#fform input,textarea {
	font-size:10px;
}
