body
{
	margin: 0;
	padding: 0;
	color: #555;
	font: normal 10pt Arial,Helvetica,sans-serif;
	background: #EFEFEF;
}

#page
{
	margin-top: 5px;
	margin-bottom: 5px;
	background: white;
	border: 1px solid #C9E0ED;
}

#header
{
	margin: 0;
	padding: 0;
	border-top: 3px solid #C9E0ED;
}

#content
{
    padding: 20px;
}

#sidebar
{
	padding: 20px 20px 20px 0;
}

#footer
{
	padding: 10px;
	margin: 10px 20px;
	font-size: 0.8em;
	text-align: center;
	border-top: 1px solid #C9E0ED;
}

#logo
{
	padding: 10px 20px;
	font-size: 200%;
}

#mainmenu
{
	background:white url(bg.gif) repeat-x left top;
}

#mainmenu ul
{
	padding:6px 20px 5px 20px;
	margin:0px;
}

#mainmenu ul li
{
	display: inline;
}

#mainmenu ul li a
{
	color:#ffffff;
	background-color:transparent;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:5px 8px;
}

#mainmenu ul li a:hover, #mainmenu ul li.active a
{
	color: #6399cd;
	background-color:#EFF4FA;
	text-decoration:none;
}
#submenu {
	margin: 0 0 40px 101px;
}

#submenu li {
	display: inline;
	margin: 0 10px;
}

#submenu li a {
	color: #999;
	padding: 3px;
	text-decoration: none;
}
#submenu li a:hover {
	color: #000;

}

#submenu li a.active {
	background: #EB8B1C;
	color: #fff;
}

span.dimensions {
	color: #969696;
	font-size: 1.3em;
	position: relative;
	top: 75px;
}

div.flash-error, div.flash-notice, div.flash-success
{
	padding:.8em;
	margin-bottom:1em;
	border:2px solid #ddd;
}

div.flash-error
{
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}

div.flash-notice
{
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}

div.flash-success
{
	background:#E6EFC2;
	color:#264409;
	border-color:#C6D880;
}

div.flash-error a
{
	color:#8a1f11;
}

div.flash-notice a
{
	color:#514721;
}

div.flash-success a
{
	color:#264409;
}

div.form .rememberMe label
{
	display: inline;
}

div.view
{
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #C9E0ED;
}

div.breadcrumbs
{
	font-size: 0.9em;
	padding: 5px 20px;
}

div.breadcrumbs span
{
	font-weight: bold;
}

div.search-form
{
	padding: 10px;
	margin: 10px 0;
	background: #eee;
}

.portlet
{

}

.portlet-decoration
{
	padding: 3px 8px;
	background: #B7D6E7;
	border-left: 5px solid #6FACCF;
}

.portlet-title
{
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #298dcd;
}

.portlet-content
{
	font-size:0.9em;
	margin: 0 0 15px 0;
	padding: 5px 8px;
	background:#EFFDFF;
}

.portlet-content ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding: 0;
}

.portlet-content li
{
	padding: 2px 0 4px 0px;
}

.operations
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.operations li
{
	padding-bottom: 2px;
}

.operations li a
{
	font: bold 12px Arial;
	color: #0066A4;
	display: block;
	padding: 2px 0 2px 8px;
	line-height: 15px;
	text-decoration: none;
}

.operations li a:visited
{
	color: #0066A4;
}

.operations li a:hover
{
	background: #80CFFF;
}

.table .tot {
	text-align: right;
}


li.album.gallery, li.people.gallery, div.album.gallery {
	margin: 10px 0 10px 20px;
	cursor: pointer;
	border: 1px solid #ddd;
	padding: 5px;
	box-shadow: 1px 1px 10px #ddd;
	list-style-type: none;
	text-align: left;
}

img.sortable {
	padding: 0 0 10px 0;
}

li.album.gallery textarea {
	max-width: 248px;
	width: 248px;
}

.inner_form {
	clear: both;
	border:1px solid #ddd;
	box-shadow:1px 1px 10px #DDD;
	margin:20px 0;
}

label.checkbox {
	cursor: pointer;
}

.container_people {
	/*display: none;*/
}

input.span6, textarea.span6, .uneditable-input.span6{width:450px;max-width:450px;}


/*************** SYSTEM ******************/

.zones {
	width: 260px;
	max-width: 260px;
}

.zones2 {
	width: 188px;
	max-width: 188px;
}

.singleZone {
        width: 848px;
	max-width: 848px;
}

.offset {
	margin-left: 22px;
}

.clear {
	clear: both;
}

#tabs.ui-widget {
font: normal 10pt "Helvetica Neue",Helvetica,Arial,sans-serif;
}

#tabs.ui-widget input, #tabs.ui-widget select, #tabs.ui-widget textarea, #tabs.ui-widget button {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
#tabs.ui-widget-content {
border:0;
background: none;
color: #333;
}

#tabs .ui-widget-header {
border: 1px solid #ddd;
background: none;
color: white;
font-weight: normal;
}

#tabs .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
border: 1px solid #000;
background: #000;
font-weight: normal;
color: #EB8F00;
font-size: 22px;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

#tabs .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
color: #fff;
text-decoration: none;
font-size: 22px;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.ui-state-default a,  .ui-state-default a:link, .ui-state-default a:visited {
color: #1C94C4;
text-decoration: none;
font-size: 22px;
}

#tabs .ui-state-default, #tabs .ui-widget-content .ui-state-default, #tabs .ui-widget-header .ui-state-default {
font-weight: normal;
color: #1C94C4;
}

.people.gallery.elements {
	width: 176px;
}

.people.gallery.elements input, .people.gallery.elements textarea {
	width: 166px;
}
.summary
{
    margin-right: 20px;
}
