body
{
	margin: 0;
	font-family: arial;
	font-size: 12px;
}

form
{
	margin: 0;
}

p, h1, h2, h3, h4, h5, h6
{
	margin: 10px 0;
}

.error
{
	color: red;
	text-align: center;
	padding: 5px;
}

.clear
{
	clear: both;
}

.click
{
	cursor: pointer;
}

.float_left
{
	float: left;
}

a
{
	text-decoration: none;
}

a:hover, .click:hover
{
	text-decoration: underline;
}

#login
{
	width: 300px;
	margin: 0 auto;
	border: 1px #363636 solid;
	margin-top: 300px;
	font-family: tahoma;
	font-size: 12px;
	background: #fff;
}

#login form *
{
	font-family: tahoma;
	font-size: 12px;
}

#login table
{
	margin: 30px;
}

#login_title
{
	background: url(/site/images/panel_top.jpg) top repeat-x;
	height: 20px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
}

.center
{
	text-align: center;
}

.bold
{
	font-weight: bold;
}
body
{
	background: #000 url(/themes/revamp/images/page_bg.jpg) no-repeat top center;
	font-family: verdana;
	font-size: 10pt;
	color: #fff;
}

a
{
	color: #f8941d;
}

h1, h2, h3, h4, h5, h6
{
	font-weight: normal;
}

h1
{
	font-size: 30px;
}

h2
{
	font-size: 26px;
}

h3
{
	font-size: 22px;
}


#header
{
	width: 962px;
	margin: 0 auto;
	height: 120px;
	width: 962px;
	background: url(/themes/revamp/images/header.jpg) no-repeat top center;
}

#top_nav
{
	margin: 0 auto;
	width: 990px;
	height: 31px;
	background: url(/themes/revamp/images/nav.png) no-repeat top center;
}

#content
{
	width: 962px;
	padding: 10px 14px;
	margin: 0 auto;
	background: url(/themes/revamp/images/content_bg.png) repeat-y top center;
}

#content_left
{
	width: 192px;
	float: left;
	padding-bottom: 1px;
}

#content_right_plate
{
	background: url(/themes/revamp/images/top_box2.png) no-repeat top center;
	width: 740px;
	min-height: 247px;
	float: right;
	padding: 15px;
}

#main, #main td
{
	height: 100%;
	width: 100%;
}

#main td.left
{
	background: url(/themes/revamp/images/border-v.gif) repeat-y top right;
	padding-right: 10px;
	width: 471px;
}

#main td.right
{
	padding: 0 10px;
	width: 266px;
}

#footer_bg
{
	margin: 0 auto 100px;
	width: 962px;

}

#left
{
	padding-left: 2px;
}

#upper_nav
{
	padding-top: 7px;
}#box_97 ul
{
margin: 0;
padding: 0;
}

#box_97 li
{
list-style-type: none;
margin: 10px 0;
padding-left: 15px;
}

#box_97 li.active
{
border-left: 4px #f8941d solid;
}

#box_97 a
{
text-transform: uppercase;
color: #999;
}

#box_97 li.active a
{
color: #fff;
}

#box_98
{
text-align: right;
padding-right: 30px;
}
#box_98 ul
{
margin: 0;
padding: 0;
}

#box_98 li
{
display: inline;
list-style-type: none;
padding: 0 10px;
}

#box_98 a
{
color: #333333;
text-transform: uppercase;
}

#box_98 li.inner, #box_98 li.first
{
border-right: 1px #333333 solid;
}

#box_98 li.active a
{
color: #fff;
}

#lm_select
{
	width: auto;
	margin: 0 auto;
	text-align: center;
	height: 100%;
	width: 100%;
}

#lm_select table
{
	height: 100%;
	width: 100%;
}

form
{
	position: relative;
}#cf_fields
{
	height: 95%;
}

#cf_fieldlist
{
	overflow-y: scroll;
	height: 100%;
	width: 100%;
	background: #fff;
	padding: 1px;
}#mg_preview_window
{
	width: 100%;
	height: 260px;
	overflow: scroll;
	background: #fff;
	color: #000;
}

#gallery_options
{
	width: 100%;
	height: 350px;
	overflow-y: scroll;
	overflow-x: none;
	background: #fff;
	color: #000;
}

.image_holder
{
	height: 100px;
	width: 137px;
	padding: 5px 0px;
	float: left;
	margin: 3px;
	border: 1px #000 solid;
	background: #ccc;
}

.clickable
{
	cursor: pointer;
}

.pad
{
	padding: 10px;
}

.space
{
	margin: 10px 0;
}

textarea.large
{
	width: 300px;
	height: 100px;
}

input.large
{
	width: 300px;
}

#file_list
{
	width: 100%;
	height: 240px;
	background: #fff;
	overflow-y: scroll;
	overflow-x: none;
}

div.file_a, div.file_b
{
	padding: 5px;
	margin: 1px;
	border: 1px #333 solid;
}

div.file_a
{
	background: #999;
}

#drop_structure
{
	width: 95%;
	height: 300px;
	overflow: scroll;
	border: 1px #000 solid;
	background: #fff;
	padding: 5px;
}

#dm_select
{
	width: 100%;
	height: 100%;
}

.dm_menu
{
	font-weight: bold;
}

#drop_structure ul
{
	margin-left: 15px;
	background: url(/site/images/stack.png);
	padding: 5px;
}#ck_text
{
	width: 100%;
	height: 100%;
}/* admin plaintext css */

#plaintext
{
	width: 100%;
	height: 100%;
}

#plaintext textarea
{
	width: 100%;
	height: 100%;
}
.noheight
{
	height: auto;
}