/* moodalbox CSS */

div#mb_overlay {
	position: absolute;
	left: 0;
	width: 100%;
	cursor: pointer;
	background-color: #001232;
	background-image: url(../img/bg_glow.gif);
	background-repeat: repeat-x;
}

div#mb_center, div#mb_bottom {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: transparent;
}

div#mb_center {
background-color: #000000;
}

div#mb_contents {
	font-family:"Trebuchet MS";
font color:#000000;
	width: 692px;
	height: 408px;
	overflow: auto;
	visibility: hidden;
	background-image: url(../img/UserLogin.gif);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 10px;
}

.mb_loading {
background: #DDD url(../img/loading.gif) no-repeat center center;
}

#mb_error {
font-size: 1.2em;
color: #CD0000;
font-weight: bold;
text-align: center;
padding: 0.5em;
font-family: Verdana, Helvetica, sans-serif;
}

#mb_error em {
font-size: 0.8em;
}

div#mb_bottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 1.4em;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a#mb_close_link {
display: block;
float: right;
width: 66px;
height: 22px;
background: transparent url(../img/closelabel.gif) no-repeat center;
margin: 5px 0;
}

div#mb_caption {
margin-right: 71px;
}

.buttons a, .buttons button{
	display:block;
	float:left;
	margin:0 7px 0 0;
	background-color:#f5f5f5;
	border:1px solid #dedede;
	border-top:1px solid #eee;
	border-left:1px solid #eee;
	font-family:"Trebuchet MS";
	font-size:115%;
	line-height:130%;
	text-decoration:none;
	font-weight:bold;
	color:#565656;
	cursor:pointer;
	padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
	width:auto;
	overflow:visible; /* IE6 */
	float: none;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 7px;
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}
body,td,th {
	font-family: "Trebuchet MS";
	font-size: 95%;
	margin: 10px;
	padding: 0px;
	color: #000000;
}
h3 {
	color: #006699;
	font-size: 24px;
}

.emailHeader {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #006699;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 40px;
}


	
	
/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
	background-color:#000066;
	border:1px solid #C6D880;
	color:#66FF00;
}
.buttons a.positive:active{
	background-color:529214;
	border:1px solid #529214;
	color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}

.input.checkbox {
	font-size: 11px;
}
#topFrame {
	background-repeat: no-repeat;
	height: 100%;
	width: 913px;
	background-image: url(../images/logo_gb.gif);
	margin-left: 100px;
}
.frameContent {
	background-image: url(../images/UserTop.gif);
	background-repeat: no-repeat;
	height: 73px;
}
.btmFrame {
	background-image: url(../images/user_login_btm.gif);
	background-repeat: no-repeat;
	height: 15px;
}
.topfbox {
	background-image: url(../images/UserTop.gif);
	height: 100%;
	background-repeat: no-repeat;
	background-position: center 100px;
	clear: both;
	visibility: inherit;
}
.midContent {
	background-image: url(../images/user_login_slider.gif);
	background-repeat: repeat-y;
	height: 100%;
	padding-left: 125px;
}

.mainText {
	font-size: 110%;
	color: #000000;
}
INPUT {
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 2px;
	BACKGROUND: white;
	PADDING-BOTTOM: 2px;
	COLOR: #777;
	PADDING-TOP: 2px;
	font-family: Verdana, sans-serif;
	font-size: 18px;
	border: 5px solid #006699;
}


.style11 {
	color: #FFFFFF;
	font-size: 24px;
}
.style12 {color: #BDFB29}
.style15 {
	font-size: 11px
}
