html, body { height: 100%; margin: 0; padding: 0; }

* {
	font-family: Arial, Helvetica, sans-serif;
}

a { text-decoration: none; color: #333; }
a:hover { text-decoration: underline; }

body {
	font-size: 0px;
	color: #000;
	background-color: #FFF;
	margin: 0px;
	text-align: center;
}

#WRAPPER {
	width: 780px;
	margin: 0 auto;
	background: url(/images/bg-main.jpg) repeat-x top #FFF792;
	text-align: right;
	position: relative;
}

#USER-MENU {
	padding-top: 60px;
	padding-right: 10px;
	font-size: 8pt;
	text-align: left;
}

#USER-MENU a {
	font-weight: bold;
	color: #333333;
}

#MAIN-MENU {
	padding-top: 10px;
	/*padding-right: 10px;*/
	text-transform: uppercase;
	font-size: 8pt;
	font-weight: normal;
	color: #FFF;
	height: 20px;
}

#MAIN-MENU a {
	color: #FFF;	
	font-size: 7pt;
	font-weight: bold;
}

#MAIN-MENU ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#MAIN-MENU ul li {
	float: right;
	clear: none;
	display: inline;
}

#MAIN-MENU ul li.separator {
	margin: 0 2px;
}

#MAIN-MENU ul li ul.SUBMENU {
	position: absolute;
	display: none;
	margin-top: 12px;
	border-top: solid 1px #FFF;
}

#MAIN-MENU ul li:hover ul.SUBMENU {
	display: block;
}

#MAIN-MENU ul li ul.SUBMENU li {
	float: none;
	clear: both;
	text-align: left;
	padding: 3px 5px;
	background-color: #b2be36;
	border-style: none solid solid solid;
	border-color:#FFF;
	border-width: 1px;
	display: list-item;
	width: 75px;
}

#ENDORSEMENT-BUTTON {
	position: absolute;
	right: 10px;
	top: 0px;
	margin-top: 110px;
}

#WT-LOGO {/*
	padding-top: 10px;*/
	padding-right: 10px;
	position: absolute;
	top: 10px;
	right: 0px;
}

#FOOTER {
	width: 780px;
	height: 108px;
	background: url(/images/footer.jpg) no-repeat;
}

#FOOT-TEXT {
	width: 780px;
	margin: 0 auto;
	margin-top: 25px;
	text-align: center;
	font-size: 7pt;
	color: #999;
}

#FOOT-TEXT #FOOTER-MENU {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#FOOT-TEXT #FOOTER-MENU li {
	display: inline;
}

#FOOT-TEXT #FOOTER-MENU li.separator {
	padding: 0 5px;
}

#CONTAINER {
	padding: 10px;
	text-align: left;
}

#SYSMSG {
	border: solid 1px #FFCC00;
	background-color: #FFFFCC;
	padding: 10px;
	margin-bottom: 10px;
	text-align: left;
	color: #333;
	font-size: 8pt;
}

#SYSMSG #SM-ICON {
	width: 15%;
	text-align: center;
}

#SYSMSG #SM-TEXT {
	width: 83%;
}

/*
br { font-size: 8pt; }
*/
/* --- [nifty] --- */

.nifty-head {
	clear: both;
	height: 1px;	
	overflow: hidden;
	background-color: #B2BE36;
	margin: 0px;
	padding: 0px;
}

.nifty-footer {
	clear: both;
	height: 1px;	
	overflow: hidden;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}

.n1 { margin: 0 4px; }
.n2 { margin: 0 2px; }
.n3 { margin: 0 1px; }

/* --- [/nifty] --- */

/* --- [box] --- */

.BOX, .BIGBOX, .BOX-NO-HEADER {
	margin-bottom: 10px;
	clear: both;
}

.BOX-HEADER {
	background-color: #B2BE36;
	padding-top: 2px;
	padding-bottom: 5px;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	color: #FFF;	
}

.BOX-HEADER .CUSTOM {
	text-align: left;
	padding: 0 5px;
}

.BOX-HEADER .CUSTOM a {
	font-size: 8pt;
	font-style: italic;
	color: #FFFFFF;
}

.BOX .BOX-BODY {
	background-color: #FFF;
	padding: 5px 5px 2px; 5px;
	text-align: left;
	font-size: 8pt;
	color: #333;	
}

.BIGBOX .BOX-BODY {
	background-color: #FFF;
	text-align: left;
	font-size: 10pt;
	color: #333;	
}

.BOX-NO-HEADER { margin: 15px 0 10px; }
.BOX-NO-HEADER .nifty-head,
.BOX-NO-HEADER .BOX-HEADER { background: #FFF; }
.BOX-NO-HEADER .BOX-BODY {
	background-color: #FFF;
	padding: 5px 5px 2px; 5px;
	text-align: left;
	font-size: 8pt;
	color: #333;	
}

.DEMO-DL {
	margin-left: 15px;
	margin-right: 15px;
}

/* --- [/box] --- */

/* --- [tipbox] --- */

.TIPBOX {
	width: 230px;
	background: url(../images/tip-box-arrow.jpg) no-repeat top left #FFF;
}

.TIPBOX .TP-CONTENT {
	width: 214px;
	padding-left: 15px;
}

.TIPBOX .TP-CONTENT .TP-TOP {
	height: 7px;
	font-size: 1px;
	background: url(../images/tip-box-top.jpg) no-repeat top left #FFF;
	
}

.TIPBOX .TP-CONTENT .TP-MID {
	font-size: 8pt;
	text-align: left;
	padding: 0 5px;
	background: url(../images/tip-box-mid.jpg) repeat-y top left #FFF;
	
}

.TIPBOX .TP-CONTENT .TP-BOTTOM {
	height: 7px;
	font-size: 1px;
	background: url(../images/tip-box-bottom.jpg) no-repeat top left #FFF;
	
}

/* --- [/tipbox] --- */

/* --- [signup/edit-profile page] --- */

#SIGNUP_FORM {
	padding: 0 25px;
}

#AVATAR-CONTAINER {
	background-color: #EEE;
	border: solid 1px #CCC;
	padding: 5px;
	margin-left: 5px;	
}

#AVATAR-CONTAINER img {
	width: 125px;
	height: 125px;
	border: solid 1px #CCC;
	behavior: url(/css/iepngfix.htc);
}

#AVATAR-CONTAINER select {
	width: 125px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.FRM-LABEL {
	font-weight: bold;
	color: #333;
}

.FRM-INPUT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	border: solid 1px #CCC;
	padding: 5px;
}

.FRM-BUTTON {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	padding: 5px;
}

#SUCCESS-SIGNUP {
	text-align: center;
}

#SUCCESS-SIGNUP button {
	font-size: 14pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}
/* --- [/signup/edit-profile page] --- */

/* --- [login page] --- */

#LOGIN {
	background: url(../images/login.png) no-repeat top left;
	font-size: 8pt;
	height: 350px;
	padding-left: 350px;
}

#LOGIN a {
	font-weight: bold;
	color: #333;
}

#LOGIN .LLABEL {
	font-weight: bold;
	font-size: 8pt;
	color: #666;	
}

#LOGIN .LFIELD {
	font-size: 16pt;
	padding: 10px;
}

#LOGIN .LBUTTON {
	font-size: 12pt;
	padding: 5px 10px;
}

/* --- [/login page] --- */


#CONTENT {
	padding: 10px;
	text-align: left;
}

.required { font-weight: bold; color: #C00; font-size: 15px; }


/* google adsense */
.bottom-ad {
	padding: 25px 0;
	text-align: center;
}