html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background-color: transparent;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption {
	vertical-align: baseline;
}
html {
	width: 100%;
	height: 100%;
	overflow-y:scroll;
}
body {
	width: 100%;
	height: 100%;
	line-height: 1;
}
ul, ol, dl {
	list-style: none;
}
li{
	position: relative;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.div-reset div {
	position: relative;
	width: auto;
	min-height: auto;
	height: auto;
	float: none;
	clear: none;
	overflow: auto;
}
div {
	position: relative;
	width: 100%;
	min-height: 1px;
	float: left;
	clear: both;
	overflow: hidden;
}
.view-wrapper {
	width: auto;
}
.left {
	display: block;
	text-align:left;
	clear: none;
	width: auto;
}
.right {
	display: block;
	float: right;
	text-align: right;
	clear: none;
	width: auto;
}
pre {

}
.make-block {
	display: block;
	float: left;
	clear: both;
	overflow: hidden;
}
.make-inline-block {
	display: inline-block;
	overflow: hidden;
}
.break-div {
	clear: both;
	width: 100%;
	height: 0;
	float: none;
	visibility: hidden;
}
.no-clear{
	clear:none;
}
.no-margin{
	margin: 0;
}
.no-padding{
	padding: 0;
}
.no-tdec {
	text-decoration: none;
}
a.no-tdec,
a.no-tdec:link,
a.no-tdec:active,
a.no-tdec:visited,
a.no-tdec:hover {
	text-decoration: none;
}
.w50{
	width: 50%;
}
.hidden {
	display: none;
}
.inline {
	display: inline;
}
.t10 {
	font-size: 10px;
}
.t11 {
	font-size: 11px;
}
.t12 {
	font-size: 12px;
}
.t14 {
	font-size: 14px;
}
.t16 {
	font-size: 16px;
}
.t18 {
	font-size: 18px;
}
.t20 {
	font-size: 20px;
}
.t24 {
	font-size: 24px;
}
.lh10{
	line-height: 1;
}
.lh15 {
	line-height: 1.5;
}
.lh20 {
	line-height: 2;
}
.tbold {
	font-weight: bold;
}
.tnormal {
	font-weight: normal;
}
.tleft {
	text-align: left;
}
.tcenter {
	text-align: center;
}
.tright {
	text-align: right;
}
.tupper {
	text-transform: uppercase;
}
.tlower {
	text-transform: lowercase;
}
.bg-ff0 {
	background-color: #ff0;
}
.bg-0ff {
	background-color: #0ff;
}
input.input1 {
	display: block;
	float: left;
	clear: both;
	overflow: hidden;
	border: #999 solid 1px;
	border-bottom: #ddd solid 1px;
	border-right: #ddd solid 1px;
	font-size: 1em;
	font-family: inherit;
	line-height: 1.2;
	padding: 3px 4px 4px 4px;
}
.form1 {
	margin-bottom: 20px;
}
.form1 .field,
.form1 .field .field-title,
.form1 .field .field-type {
	width: auto;
	clear: none;
	margin-right: 10px;
}
.form1 .field .field-title {
	padding-top: 5px;
}
#rw-popup-background {
	position: absolute;
	z-index: 9000;
	background-color:#000;
	display:none;
	top: 0;
	left: 0;
}
#rw-popup {
	position: fixed;
	float: none;
	width: auto;
	height: auto;
	display: none;
	z-index: 9999;
	background: #fff;
	border: #000 solid 3px;
	top: 0;
	left: 0;
}
#rw-popup a.close-popup-link,
#rw-popup a.close-popup-link:link,
#rw-popup a.close-popup-link:active,
#rw-popup a.close-popup-link:visited,
#rw-popup a.close-popup-link:hover {
	float: right;
	height: auto;
	width: auto;
	font-size: 15px;
	line-height: 1;
	text-align: right;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	padding: 5px;
	padding-bottom: 0;
	margin: 0;
}
#rw-popup .body {
	padding: 20px;
	padding-top: 5px;
	width: auto;
	height: auto;
}
/*
.developers-data-wrap {
	position: absolute;
	left: -501px;
	top: 0;
	background: none;
	width: 521px;
}
.developers-data-wrap .right {
	width: 20px;
	height: 20px;
	background-color: #fff;
	border-right: #333 solid 1px;
	border-bottom: #333 solid 1px;
	filter: alpha(opacity=50);
	-khtml-opacity: 0.5;
	-moz-opacity: 0.5;
	opacity: 0.5;

}
.developers-data-wrap .left {
	width: 500px;
	height: 300px;
	background-color: #eee;

}
.developers-data-wrap .left textarea {
	overflow-x: hidden;
	overflow-y: scroll;
	width: 498px;
	height: 300px;
	border: #ccc 1px solid;

}
*/
.rw-admin-footer-spacer {
	height: 31px;
}
#rw-admin-footer-wrap {
	position: fixed;
	float: none;
	bottom: 0;
	left: 0;
	height: 31px;
	width: 100%;
}
.rw-admin-footer {
	float: none;
	height: 30px;
	width: 1000px;
	margin: 0 auto;
	background: #eee;
	border: #ccc solid 1px;
	border-bottom: none;
}
