#wrapper.palette_open,
#wrapper.palette_close {
	position: relative;
	top: 220px;
	left: 0;
}

#image_wrapper.image-active #image_top {
	background: transparent url("/images/photo_top_hl.png") top no-repeat;
}

#image_wrapper.image-active #image_middle {
	background: transparent url("/images/photo_bg_hl.png") top repeat-y;
}

#image_wrapper.image-active #image_bottom {
	background: transparent url("/images/photo_bottom_hl.png") top no-repeat;
}

#cart_wrapper.image-active #cart_top {
	background: transparent url("/images/cart_top_h.jpg") top no-repeat;
}

#cart_wrapper.image-active #cart_middle {
	background: transparent url("/images/cart_middle_h.jpg") top repeat-y;
}

#cart_wrapper.image-active #cart_bottom {
	background: transparent url("/images/cart_bottom_h.jpg") top no-repeat;
}


#gallery_wrapper.image-active div.section_top {
	background: transparent url("/images/rt_ctnt_container_top_h.png") top no-repeat;
}

#gallery_wrapper.image-active div.section_middle {
	background: transparent url("/images/rt_ctnt_container_bg_h.png") top repeat-y;
}

#gallery_wrapper.image-active div.section_bottom {
	background: transparent url("/images/rt_ctnt_container_btm_h.png") top no-repeat;
}

.editor_cancel {font-size: 12px;}


/* ||||||||||| Image Pallete Styles [begin] ||||||||||| */
#imageContainer {
    position: fixed;
	top:0;
	left:0;
	width:98%;
	height: 220px;
	overflow: auto;
	border-bottom:1px solid #777;
	background: #000 url("/images/image_palette_bg.jpg") repeat-x bottom;
	z-index: 500;
	padding: 0 1% 0 1%;
}

#imageContainer div.image_category_wrap {
	border:  1px solid #444;
	width: 98%;
	min-height: 133px;
	height: auto;
	_height: 133px;	
	margin: 0 0 25px 0;
	background: #222;
	float: left;
	padding: .3em;
}

#imageContainer h5 {
	margin: 5px;
	padding: 0;
	color: #ccc;
	font-weight: normal;
	letter-spacing: .1em;
}

#imageContainer p {
	text-align: right;
	margin: 5px 0;
}

ul.palette_admin_menu {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.palette_admin_menu li {
	float: left;
}

ul.palette_admin_menu li a:link,
ul.palette_admin_menu li a:visited {
	font-size: .85em;
	display: block;
	line-height: 15px;
	border-top:1px solid #444;
	border-left:1px solid #444;
	border-right:1px solid #444;
	background: #777;
	margin: .5em .2em 0 .4em;
	padding: .2em;
	color: #111;
	text-decoration: none;
	font-weight: normal;
}

ul.palette_admin_menu li a:hover {
	background: #333;
	color: #aaa;
}

ul.image_palette li {
	float: left;
	margin: 10px 5px;
	padding: 10px 10px 5px 10px;
	list-style: none;
	font-size: 11px;
  background: #fff;
	text-align: center;
  border: 1px solid silver ;
}

/* ||||||||||| Image Pallete Styles [end] ||||||||||| */

#body_wrapper textarea {
	width: 425px;
	height: 425px;
	margin-bottom: 5px;
	font-family: "Lucida-Grande","Lucida Sans";
	font-size: .85em;
	line-height: 1.4em;
}

/* ||||||||||| Admin Menu [begin] ||||||||||| */
#admin_menu {
	position: absolute;
	right: 0;
	top: 58px;
	background: #f5f6e9;
	z-index: 3;
	border-left: 1px solid #444;
	border-bottom: 1px solid #444;
	padding: 1em;
	font-size: .85em;
}

body.open #admin_menu {
	top: 258px;
}

#admin_menu h5 {
	font: medium Georgia;
	letter-spacing: .03em;
	padding: 0 auto;
	margin: 0 5px 10px 5px;
	color: #444;
}

#admin_menu ul {
	padding: 0;
	margin: 0;
}

#admin_menu ul li {
	list-style: none;
}

#admin_menu ul li a {
	list-style: none;
	padding:  0.33em;
	display: block;
	border-bottom: 1px solid silver;
	text-decoration: none;
	color:#6a2020;
}

#admin_menu ul li a:hover {
	background: #962727;
	color: #fff;
}

/* ||||||||||| Admin Menu [end] ||||||||||| */

.drop_image { /* */
	border:1px dashed #999; 
	color:#999; 
	width:90px; 
	height:90px; 
	padding:30px; 
	text-align: center;
	font-size: .9em;
}

div.image-active .drop_image {
	background: #ffff99;
	color: #555;
}

/* |||||||| Login [Begin] |||||||||| */
#login_wrapper {
	border: 1px solid silver;
	background: #fefefe;
	margin: 50px 100px;
	color: #666;
}

#login_wrapper h2 {
	background: #962727;
	color: #fff;
	line-height: 2em;
	font-size: 1.2em;
	margin: 0;
	padding: 0;
	text-align: center;
}

#login_wrapper form {
	width: 300px;
	margin: 20px auto;
}

#login_wrapper label {
	width: 85px;
	font-size: 1.1em;
}

#login_wrapper input {
 	padding: 0.4em;
}

#login_wrapper div.flash_notice_wrapper {
	text-align: center;
}

/* |||||||| Login [End] |||||||||| */

.admin_control a:link, 
.admin_control a:visited {
	color: #fff;
	background: #962727;
	text-decoration: none;
	padding: .3em;
	font-size: .85em ;
}

.admin_control a:hover {
	background: #7d7e6f;
	color: #fff;
}

#gallery_list_wrapper .admin_buttons {
	margin:  10px 0 10px 0;
}


#product_form_wrapper {
	border: 1px solid #777;
	padding: 0.5em;
	background: #fff;
	margin: 10px 0;
}

#product_form_wrapper form {
	background: #fff;
	padding: 0.5em ;

}

#products_wrapper {
	margin: 10px 0;
}

.edit_fade,
.edit_fade p {
	color: silver;
}

.edit_fade a {
	display: none;
}

.editing,
.editing p {
	background: #F8DFD9;
	color: #222;
}

#product_form_wrapper.edit {
	background: #fff;
}

#product_form_wrapper.edit form label {
	color: #222;
}

ul.product_palette li {
	float: left;
	margin: 10px 5px;
	padding: 10px;
	list-style: none;
	font-size: 11px;
	background: #f8f8f8;
	text-align: center;
	border: 1px solid silver ;
}

.disabled {
	background:#f8f8f8;
}

.disabled p {
	color:silver;
}

.disabled p a:link,
.disabled p a:visited {
	color:#888;
}

.disabled p a:hover {
	color:#fff;
}

th a:link,
th a:visited {
	color:white;
}

th a:hover {
	background:none;
}