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: #575155 url(/themes/mellontech/images/page-bg.jpg) top repeat-x;
	color: #626262;
	font-family: arial;
}

a
{
	color: #4f617c;
}

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

h1, h2, h3, h4, h5, h6
{
	color: #9b5518;
}

h1
{
	font-size: 24px;
}

h2
{
	font-size: 20px;
}

h3
{
	font-size: 16px;
}

#page_container
{
	width: 971px;
	margin: 0 auto;
}

#header
{
	background: url(/themes/mellontech/images/header.jpg) bottom left no-repeat;
	width: 971px;
	height: 83px;
	margin-top: 37px;
}

#nav
{
	margin-left: 1px;
	height: 37px;
	background: url(/themes/mellontech/images/nav-bg.jpg) repeat-x;
}

#nav ul
{
	margin: 0;
	padding: 0;
	padding-left: 30px;
}

#nav li
{
	display: block;
	float: left;
	padding: 0;
	height: 37px;
}

#nav li:hover
{
	background: url(/themes/mellontech/images/nav-hover.jpg) top repeat-x;
}

#nav li.first a, #nav li.inner a
{
	border-right: 1px #566c90 solid;
}

#nav a
{
	color: #fff;
	display: block;
	height: 20px;
	margin-top: 10px;
	padding: 0 15px;
}

#content-upper
{
	height: 192px;
	background: #fff;
}

#content-lower
{
	background: #fff url(/themes/mellontech/images/content-top.jpg) top repeat-x;
	padding-top: 30px;
	padding-bottom: 10px;
}

#left
{
	width: 109px;
	float: left;
	background: url(/themes/mellontech/images/left-bg.jpg) top right no-repeat;
	min-height: 217px;
}

#right
{
	width: 810px;
	float: right;
	padding: 0 26px;
}

#content-bottom
{
	height: 34px;
	width: 971px;
	background: url(/themes/mellontech/images/content-bottom.png) top no-repeat;
	margin-bottom: 85px;
}

#left ul
{
	margin: 0;
	padding: 0;
	padding-left: 30px;
}

#left li
{
	list-style-type: none;
	margin: 5px 0;
}#box_1
{
	margin-top: 15px;
}


.noheight
{
	height: auto;
}#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;
}/* admin plaintext css */

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

#plaintext textarea
{
	width: 100%;
	height: 100%;
}#singup_list
{
	height: 400px;
	overflow: scroll;
	background: #fff;
	padding: 5px;
}#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;
}
#pu_top
{
	width: 95%;
	height: 150px;
}

#pu_fieldlist
{
	overflow-y: scroll;
	height: 250px;
	width: 100%;
	background: #fff;
	padding: 1px;
}#ck_text
{
	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;
}

#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;
}


#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;
	}