body {
	padding: 160px 0px 40px 0px;	
}
a {
	color:#03F	
}
#header{
	background:url(/images/header_bg.png) repeat-x top left;	
	position:fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height:100px;
	z-index:10;
}
#reg_links {
	position:absolute;
	top: 16px;
	right: 16px;
	width:400px;
	text-align:right;
	font-size: 10px;
	color:#CCC;
}
#logo{
	background:url(/images/7ds_logo_new.png) no-repeat top left;
	position:absolute;
	top:0px;
	left:12px;
	width:300px;
	height:100px;
}
#logo a{
	text-indent:-5000px;
	position:absolute;
	top:0px;
	left:0px;
	width:260px;
	height:100px;
	display:block;
}
#footer{
	background:url(/images/footer_bg.png) repeat-x top left;
	position:fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height:30px;
	z-index:10;
	font-size: 10px;
	color:#CCC;
	line-height: 30px;
	text-align:center;
}
#reg_links a, #footer a{
	color: #3399ff;
	text-decoration:none;
}
a.button, input.button {
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	text-indent: -5000px;
	overflow: hidden;
	display: block;
	width: 57px;
	height: 23px;
	background-repeat:no-repeat;
}
a.login, input.login {
	background-image:url(/images/buttons/mini/login.png);
	background-position:top left;
}
a.login:hover, input.login:hover {
	background-image:url(/images/buttons/mini/login.png);
	background-position:bottom left;
}
a.clear, input.clear {
	background-image:url(/images/buttons/mini/clear.png);
	background-position:top left;
}
a.clear:hover, input.clear:hover {
	background-image:url(/images/buttons/mini/clear.png);
	background-position:bottom left;
}
a.submit, input.submit {
	background-image:url(/images/buttons/mini/submit.png);
	background-position:top left;
}
a.submit:hover, input.submit:hover {
	background-image:url(/images/buttons/mini/submit.png);
	background-position:bottom left;
}
a.create, input.create {
	background-image:url(/images/buttons/mini/create.png);
	background-position:top left;
}
a.create:hover, input.create:hover {
	background-image:url(/images/buttons/mini/create.png);
	background-position:bottom left;
}
a.add, input.add {
	background-image:url(/images/buttons/mini/add.png);
	background-position:top left;
}
a.add:hover, input.add:hover {
	background-image:url(/images/buttons/mini/add.png);
	background-position:bottom left;
}
a.update, input.update {
	background-image:url(/images/buttons/mini/update.png);
	background-position:top left;
}
a.update:hover, input.update:hover {
	background-image:url(/images/buttons/mini/update.png);
	background-position:bottom left;
}
a.edit, input.edit {
	background-image:url(/images/buttons/mini/edit.png);
	background-position:top left;
}
a.edit:hover, input.edit:hover {
	background-image:url(/images/buttons/mini/edit.png);
	background-position:bottom left;
}
a.delete, input.delete {
	background-image:url(/images/buttons/mini/delete.png);
	background-position:top left;
}
a.delete:hover, input.delete:hover {
	background-image:url(/images/buttons/mini/delete.png);
	background-position:bottom left;
}
a.register, input.register {
	background-image:url(/images/buttons/mini/register.png);
	background-position:top left;
}
a.register:hover, input.register:hover {
	background-image:url(/images/buttons/mini/register.png);
	background-position:bottom left;
}
a.m_next, input.m_next {
	background-image:url(/images/buttons/mini/next.png);
	background-position:top left;
}
a.m_next:hover, input.m_next:hover {
	background-image:url(/images/buttons/mini/next.png);
	background-position:bottom left;
}
a.o_next, input.o_next {
	background-image:url(/images/buttons/mini/o_next.png);
	background-position:top left;
}
a.o_next:hover, input.o_next:hover {
	background-image:url(/images/buttons/mini/o_next.png);
	background-position:bottom left;
}
a.m_back, input.m_back {
	background-image:url(/images/buttons/mini/back.png);
	background-position:top left;
}
a.m_back:hover, input.m_back:hover {
	background-image:url(/images/buttons/mini/back.png);
	background-position:bottom left;
}
a.big_button, input.big_button {
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	text-indent: -5000px;
	overflow: hidden;
	display: block;
	width: 125px;
	height: 35px;
	background-repeat:no-repeat;
}
a.begin, input.begin {
	background-image:url(/images/buttons/big/begin.png);
	background-position:top left;
}
a.begin:hover, input.begin:hover {
	background-image:url(/images/buttons/big/begin.png);
	background-position:bottom left;
}
a.next, input.next {
	background-image:url(/images/buttons/big/next.png);
	background-position:top left;
}
a.next:hover, input.next:hover {
	background-image:url(/images/buttons/big/next.png);
	background-position:bottom left;
}
.float_r {
	float: right;	
}
.float_l {
	float: left;	
}
.clear {
	clear: both;	
}
.text_mid {
	text-align:center;	
}
.text_left {
	text-align:left;
}
.text_right {
	text-align: right;
}
.text_bold{
	font-weight:bold;	
}
.display_none {
	display: none;	
}
.display_block {
	display:block;
}
.checked{
	cursor: pointer;
	width: 16px;
	height: 16px;
	background:url(/images/cb_sprite.png) no-repeat 0px -16px;
}
.unchecked{
	cursor: pointer;
	width: 16px;
	height: 16px;
	background:url(/images/cb_sprite.png) no-repeat 0px 0px;
}
.unchecked_d{
	width: 16px;
	height: 16px;
	background:url(/images/cb_sprite.png) no-repeat 0px -32px;
}
.checked_d{
	width: 16px;
	height: 16px;
	background:url(/images/cb_sprite.png) no-repeat 0px -48px;
}
.selected {
	cursor: pointer;
	width: 16px;
	height: 16px;
	background:url(/images/rb_sprite.png) no-repeat 0px -16px;
}
.unselected {
	cursor: pointer;
	width: 16px;
	height: 16px;
	background:url(/images/rb_sprite.png) no-repeat 0px 0px;
}
.unselected_d{
	width: 16px;
	height: 16px;
	background:url(/images/rb_sprite.png) no-repeat 0px -32px;
}
.selected_d{
	width: 16px;
	height: 16px;
	background:url(/images/rb_sprite.png) no-repeat 0px -48px;
}
.help {
	cursor:pointer;	
}
.tipz {
	width: 180px;
	z-index:11;
	display:none;
}
.tip-top{
	width: 180px;
	height: 30px;
	background: url(/images/bubble_top.png) no-repeat;
}
.tip{
	width: 180px;
	background: url(/images/bubble_mid.png) repeat-y;
	overflow: hidden;
}
.tip-title{
	font-size: 10px;
	line-height:12px;
	font-weight:bold;
	color:#0080ff;
	padding:0px 12px;
	margin-bottom: 2px;
}
.tip-text{
	font-size: 9px;
	line-height:12px;
	color:#eeeeee;
	padding:0px 12px;
}
.tip-bottom{
	width: 180px;
	height: 10px;
	background: url(/images/bubble_bot.png) no-repeat;
}
#rebox_content {
	font-size: 11px;
}
#rebox_content h1 {
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	margin: 6px 12px;
	padding: 0px;
	text-align:left;
}
#rebox_content h2 {
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	margin: 6px 12px;
	padding: 0px;
	text-align:left;
}
#rebox_content p {
	padding: 0px;
	font-size: 11px;
	margin: 12px;
}
#rebox_content p.form_element {
	text-align: right;	
}
#rebox_content p.form_element label {
	display:block;
	height: 17px;
	line-height: 17px;
	float: left;
	text-align: left;
	font-weight:bold;
	width: 49%;
}
#rebox_content p.form_element input {
	text-align: left;
	width: 45%;
}
#rebox_content p.spinner {
	padding-left: 25px;
	background-image:url(/images/spinners/spinner.gif);
	background-repeat:no-repeat;
	background-position: 0px 1px;	
}
.moo_spinner {
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	height:100%;
	opacity: 0.9;
	filter: alpha(opacity=90);
	z-index: 9;
	background:#fff url(/images/spinners/spinner.gif) no-repeat top right;
}
fieldset {
	padding: 16px;
	margin: 0px 0px 25px 0px;
	border: 1px solid #cccccc;
}
fieldset p, fieldset div.pholder,  {
	width: 94%;
	line-height: 20px;
	margin: 0 auto 12px auto;
	padding: 0;
	clear:both;
	position:relative;
}

fieldset legend {
	font-size: 18px;
	font-weight: bold;
	padding: 0 5px;
	margin-bottom: 5px;
	line-height:24px;
	color: #3399ff;
}
fieldset input {
	padding: 3px;
	margin-bottom: 4px;
	font-size: 16px;
	font-weight: bold;
	width: 50%;
}
fieldset div.f_checkbox {
	float: right;
	width: 16px;
	height: 16px;
	margin-right: 45px;
}
fieldset div.f_checkbox input{
	padding: 0px;
	margin-bottom: 0px;
	width: 16px;
	height: 16px;
}
fieldset select {
	padding: 3px;
	margin-bottom: 4px;
	font-size: 16px;
	font-weight: bold;
	width: 50%;
}
fieldset textarea {
	padding: 3px;
	margin-bottom: 4px;
	font-size: 12px;
	font-weight: bold;
	width: 50%;
	height: 75px;
	overflow:auto;
}
fieldset hr {
	margin: 20px 0;
	color: #cccccc;
	height: 1px;
}
fieldset label {
	width: 45%;
	line-height:24px;
	font-weight:bold;
	float: left;
	text-align: left;
	display: block;
	font-size: 14px;
	color:#414141;
}
fieldset p span.content {
	padding: 3px;
	margin-bottom: 4px;
	font-size: 12px;
	line-height:14px;
	font-weight: normal;
	width: 50%;
}
fieldset p small {
	font-size: 10px;
}
fieldset p label small {
	margin-right: 12px;
	display:block;
	line-height: 12px;
	font-weight:normal;
}
div#JS_error {
	background: url('/images/js_error.png');
	opacity: .90;
	color: #313131;
	font-size:12px;
	line-height: 14x;
	text-align:center;
	position:absolute;
	top:-2px;
	left:0px;
	padding:5%;
	width: 90%;
	height: 90%;
	min-height: 110px;
	z-index:9;
}