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
{
	font-family: arial;
	font-size: 14px;
	background: #635079 url(/themes/main/images/page-bg.jpg) top repeat-x;
}

a
{
	color: #fff;
	text-decoration: underline;
}

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

form
{
	margin: 0;
}

h1, h1 a
{
	font-size: 20px;
	color: #4a3364;
}

h2, h2 a
{
	font-size: 18px;
	color: #4a3364;
}

h3, h3 a
{
	font-size: 16px;
	color: #4a3364;
}

#header
{
	width: 831px;
	margin: 0 auto;
	height: 262px;
	background: url(/themes/main/images/header.jpg) center no-repeat;
	position: relative;
}

#top_nav
{
	position: absolute;
	top: 0;
	right: 0;
	width: 500px;
	height: 28px;
	text-align: right;
	padding-top: 12px;
}

#top_nav ul, #nav ul
{
	margin: 0;
	padding: 0;
}

#top_nav li, #nav li
{
	display: inline;
	padding: 0 10px;
	font-weight: bold;
}

#nav li
{
	padding: 0 20px;
}

#top_nav li.first, #top_nav li.inner, #nav li.first, #nav li.inner
{
	border-right: 2px #ffff00 solid;
}

#top_nav a, #nav a
{
	color: #ffff00;
	text-decoration: none;
}

#top_nav a:hover, #nav li.active a
{
	color: #fff;
}

#nav a
{
	font-size: 16px;
}

#footer
{
	width: 831px;
	margin-left: auto;
	margin-right: auto;
	color: #b0a5bb;
}

#footer a
{
	color: #b0a5bb;
}

#footer_left
{
	float: left;
	width: 400px;
}
#footer_right
{
	float: right;
	width: 400px;
	font-size: 10px;
	text-align: right;
	margin-top: 10px;
}

#nav
{
	width: 831px;
	height: 32px;
	text-align: center;
	padding-top: 6px;
	margin: 0 auto;
}

#main_bg
{
	background: #4a3364;
}

#main_content
{
	width: 831px;
	margin: 0 auto;
	padding-top: 15px;
}

#left
{
	width: 291px;
	float: left;
}

#right
{
	width: 519px;
	float: right;
}

#right div.header
{
	width: 519px;
	height: 11px;
	overflow: hidden;
	background: url(/themes/main/images/lgbox-top.jpg) bottom center no-repeat;
}

#right div.content
{
	padding: 1px 20px;
	background: #b0a5bb;
}

#right div.footer
{
	width: 519px;
	height: 11px;
	overflow: hidden;
	background: url(/themes/main/images/lgbox-bottom.jpg) top center no-repeat;
	margin-bottom: 15px;
}

#left div.header
{
	width: 291px;
	height: 11px;
	overflow: hidden;
	background: url(/themes/main/images/smbox-top.jpg) bottom center no-repeat;
}

#left div.content
{
	padding: 1px 10px;
	background: #635079;
}

#left div.footer
{
	width: 291px;
	height: 11px;
	overflow: hidden;
	background: url(/themes/main/images/smbox-bottom.jpg) top center no-repeat;
	margin-bottom: 15px;
}

#left h1 
{
	color: #f5f308;
	margin: 0;
}

#left div.title
{
	margin: 10px 0;
	color: #f5f308;
	font-weight: bold;
	font-size: 20px;
	text-align: right;
}#box_4
{
	text-align: center;
}

#box_7 div.blog_entry
{
padding: 0 20px;
margin: 10px 0;
color: #fff
}

#box_7 a
{
color: #f1ea0e;
}

#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;
}#ck_text
{
	width: 100%;
	height: 100%;
}#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;
}

#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;
}

/* admin plaintext css */

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

#plaintext textarea
{
	width: 100%;
	height: 100%;
}#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;
}
.noheight
{
	height: auto;
}