body
{
	
}

#page
{
	
}

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

#content
{
    
}

#sidebar
{
	
}

#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;
}

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

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 #ccc;
        border-radius: 4px;
        box-shadow: 1px 0px 2px 1px rgba(0,0,0,.3);
        background-color: #fefefe;
        line-height: 1.8em;
}

.statusview {
    color: #59ba62;
    font-size: 15px;
    font-style: italic;
}

div.view .infosmain{
    font-size: 28px;    
}

div.view .infossecond{
    font-size: 18px;
    font-style: italic;
}
div.view .infosthird{
    font-size: 15px;    
}
div.view b{
    font-weight: bold;
}

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

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

div.search-form
{
	padding: 10px;
	margin: 10px 0;
	background: #ddd;
        border: 1px solid #ccc;
}

.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;
}

.mainSelect {
    text-align: center;
    margin:0 20px 20px 0px;    
}

.mainSelect select{
    height: 30px;
    font-family:arial;
    font-size: 15px;
    width:100%;
    padding:0 0 0 5px ;
    border: 2px solid #C6D880;
    background-color: #E6EFC2;
    border-radius: 4px;    
}

input.selectadd {
    float: right;
    width:20%;
    padding:5px 10px;
    border-radius:0;
    background-color: #59ba62;
    font-weight: bold;
    font-size: 14px;
}

input.selectadd:hover {
    background-color: #00782f;
}

input.selectdelete{
    float: left;
    width:20%;
    padding:5px 10px;
    border-radius:0;
    background-color: #ff0000;
    font-weight: bold;
    font-size: 14px;
}

input.selectdelete:hover {
    background-color: #FBC2C4;
}

a.linkbutton {
    background-color: #6399cd;
    color: #fff;
    border-radius: 3px;
    padding: 3px 15px 3px 15px;
    margin: 10px 5px;
    text-decoration: none;
    border: 1px solid #298dcd;
}

a.linkbutton:hover {
    background-color: #6FACCF;
}

table.prime-table  {
    margin-top: 10px;
    font-size: 12px;
    font-style: normal;
}

table.prime-table tr.header {
    background-color: #6FACCF;
    font-size:13px;
    font-weight: bold;
}

table.prime-table td {
    border: 2px solid #6FACCF;
    padding: 0 2px 0 2px;
}

table.data {
    font-size: 14px;   
    font-weight: normal;
}

table.data td{   
    border: 1px solid #ccc;    
    border-collapse: collapse;
    padding: 5px 5px 5px 5px;
    font-weight: normal;
    font-size: 11px;
}

table.data tr.subtitle td {   
    color: #333;
    font-size: 12px;
    font-weight: bold !important;
}

.nbevent{
    color: #f45151;
    float: right;
    padding-left: 3px;
    font-weight: bold;
}

table.data tr td a {
   text-decoration: none;
   font-weight: bold;
}

table.data tr td a:hover {
   text-decoration: underline; 
}


.loader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url('images/loader.gif') 50% 50% no-repeat rgb(249,249,249);
}

ul.tabbed {
    margin: 0 ;
    padding: 0;
}
ul.tabbed li {
    margin: 0px 0px 6px 0px;
    list-style-type: none;
}

ul.tabbed li a {
    display: block;
    background-color: #4cae4c;
    border: 2px solid #fff;
    padding: 7px 7px 7px 12px;
    border-radius: 15px;
    font-size: 14.5px;
    color: #fff;
    font-weight: normal;
}

ul.tabbed li a span{
   float: right;
   padding-right: 1px;
}

ul.tabbed li.selected a,
ul.tabbed li a:hover {
    background-color: #fff;
    border: 2px solid #e96767;
    color: #00782f;
}

ul.tabbed li.confirmed a,
ul.tabbed li a:hover {
    background-color: #a7cca7;
}

ul.tabbed li.confirmed a span{
   color: #00782f;
}


ul.header {
    margin: 0 0 20px 0 ;
    padding: 0;
    text-align: center;
}
ul.header li {
    display: inline-block;
    margin: 0px 0px 6px 0px;
    list-style-type: none;
}

ul.header li a {
    display: block;
    background-color: #5b8ce3;
    border: 2px solid #fff;
    padding: 7px 7px 7px 12px;
    border-radius: 20px;
    font-size: 13px;
    color: #fff;
    font-weight: normal;
    width: 185px;
}

ul.header li a span{
   float: right;
   padding-right: 3px;
   width: 20px;
   border-radius: 10px;
   font-size: 12px;
   background-color: #d63622;
   padding-left: 2px;
   color: #fff;
}

ul.header li.selected a,
ul.header li a:hover {
    background-color: #fff;
    border: 2px solid #5b8ce3;
    color: #5b8ce3;
}


.profile-menu {
    border: 2px solid #999;
    text-align: center;
    margin: 0 0 15px 0;
    color: #333;
    border-radius: 5px;
    padding: 5px;
    font-size: 14px;
}

.profile-menu .photo {
    text-align: center;
    margin-bottom: 10px;
}

.profile-menu .photo img{
    height: 100px;
    border-radius: 50px;
}

.profile-menu span{
    font-size: 16px;
    font-weight: bold;
}

.profile-menu a.btn{
   width: 100%;
   border-radius: 20px;
   text-transform: uppercase;
   margin: 10px auto;
}

.menu-separator {
    border-top: 6px solid #ddd;
    margin: 20px 0;
}

.emptydata {
    font-size: 24px;
    text-align: center;
    margin: 50px auto;
    color:#ccc;
}