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: #fff;
	color: #686260;
	font-family: verdana;
}

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

h1, h2, h3, h4, h5, h6
{
	color: #ff6600;
	line-height: 100%;
}

h3
{
	margin: 5px 0;
}


a
{
	color: #ff6600;
}

div.a:hover
{
	text-decoration: underline;
}

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

#logo
{
	position: absolute;
	left: 163px;
	top: 85px;
	width: 267px;
	height: 143px;
}

#nav
{
	width: 755px;
	padding-left: 150px;
	padding-right: 25px;
	height: 37px;
	margin: 0 auto;
	background: url(/themes/interior/images/nav-bg.jpg) center no-repeat;
	color: #fff;
	font-weight: bold;
}

#nav a
{
	color: #fff;
}

#nav ul.dropdown > li
{
	text-transform: uppercase;
}

#nav ul.dropdown > li > ul
{
	text-transform: none;
	font-weight: bold;
}

#nav li.active > a
{
	color: #ff6600;
}

#nav ul.dropdown > li:hover
{
	background: #0f0f0e;
}

#main
{
	width: 800px;
	padding: 10px 65px 0;
	margin: 0 auto;
	background: url(/themes/interior/images/content-bg.jpg) center repeat-y;
	line-height: 150%;
}

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

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

#orange
{
	background: #ff6600;
	padding: 10px;
}

#orange_content
{
	width: 880px;
	margin: 0 auto;
	color: #fff;
}

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

#gray_lower, #gray_upper
{
	height: 22px;
	background: #686260;
}

#footer
{
	width: 880px;
	margin: 10px auto 100px;
	color: #ff6600;
}

#footer a
{
	color: #686260;
}#box_1
{
	font-size: 10px;
}

/*
:link,:visited,:focus
{ text-decoration:none; outline:none; }

ul,ol
{ list-style:none }

h1,h2,h3,h4,h5,h6,pre,code,kbd,input,select,textarea,table
{ font-size: 1em; }

dl,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,div,p,blockquote,fieldset,legend,input,select,textarea
{ margin:0; padding:0 }

a img,:link img,:visited img,abbr,acronym,fieldset,iframe
{ border:0; }

address,abbr,cite
{ font-style:normal }

caption
{ text-align:left; }

q:before,q:after
{ content:''; }


*/

ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

ul.dropdown {
 position: relative;
 float: left;
}

ul.dropdown li {
 float: left;
 line-height: 1.3em;
 vertical-align: middle;
 zoom: 1;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
 position: relative;
 z-index: 1;
 cursor: default;
}

ul.dropdown ul {
 visibility: hidden;
 position: absolute;
 top: 100%;
 left: 0;
 z-index: 1;
 width: 100%;
}

ul.dropdown ul li {
 float: none;
}

ul.dropdown ul ul {
 top: 1px;
 left: 99%;
}

ul.dropdown li:hover > ul {
 visibility: visible;
}

ul.dropdown {
}

ul.dropdown > li {
 padding: 4px 30px;
 /*
 border-style: solid;
 border-width: 1px 1px 1px 0;
 border-color: #fff #d9d9d9 #d9d9d9;
 background-color: #f6f6f6;
 color: #000;*/
}

/* -- level mark -- */

ul.dropdown ul {
 width: 200px;
 margin-top: 0px;
}

ul.dropdown ul li {
}



ul.dropdown li.menu ul li.inner
{
}

ul.dropdown li.menu ul li.last
{
}

ul.dropdown li:hover > a
{
	color: #0f0f0e;
}

ul.dropdown li.menu ul li:hover
{
}

ul.dropdown li.menu ul li
{
	background: #0f0f0e;
	color: #fff;
}
ul.dropdown li.menu ul li a, ul.dropdown li.menu ul li div.a
{
	display: block;
	padding: 5px;
}

.noheight
{
	height: auto;
}#ck_text
{
	width: 100%;
	height: 100%;
}#cf_fields
{
	height: 95%;
}

#cf_fieldlist
{
	overflow-y: scroll;
	height: 100%;
	width: 100%;
	background: #fff;
	padding: 1px;
}

#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;
}#lm_select
{
	width: auto;
	margin: 0 auto;
	text-align: center;
	height: 100%;
	width: 100%;
}

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

form
{
	position: relative;
}#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;
}#singup_list
{
	height: 400px;
	overflow: scroll;
	background: #fff;
	padding: 5px;
}
#pu_top
{
	width: 95%;
	height: 150px;
}

#pu_fieldlist
{
	overflow-y: scroll;
	height: 250px;
	width: 100%;
	background: #fff;
	padding: 1px;
}/* admin plaintext css */

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

#plaintext textarea
{
	width: 100%;
	height: 100%;
}
#sc_add
{
	height: 125px;
}

#event_list
{
	height: 465px;
	overflow: scroll;
	background: #fff;
}

#event_list tr.a td
{
	background: #bebebe;
}

/* datepicker CSS */


/* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: 4060ff;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	}