body{
	background: #FFF;
}
.pagewrapper{
	background: #FFF;
}

.nomargin{
margin: 0px;
}


.ui-autocomplete-loading {
background: white url('/public/js/img/ui-anim_basic_16x16.gif') right center no-repeat;
} 

.ten-pt{
font-size: 10px;
}   
.twelve-pt{
font-size: 12px;
}   

.bold{
font-weight: bold;
}

.center{
text-align:center;
}
.left{
text-align:left;
}
.right{
text-align:right;
}

.small{
font-size: 12px;
}

.padding{
padding: 10px; 
}
.extrapadding{
	padding: 30px; 
}



select{
height: 41px;
line-height: 2.3125em;
}


.margin-bottom{
margin-bottom: 20px;
}

.margin-top{
margin-top: 20px;
}


.header-top {
margin-top: 0;
background: #2daebf;
color: #fff;
}

.header-top a {
color: #eee;
}


.header-top h2{
color: white;
}

.header-bottom {
padding: 24px 0 24px;
margin-top: 0;
background: #efefef;
}

.footer-bottom {
padding: 24px 0 24px;
margin-top: 0;
background: #2daebf;
color: #fff;
}
.footer-top {
padding: 24px 0 24px;
background: #efefef;
}

.header-top .logo h2 a {
color: #fff;
font-weight: 700;
}

.header-top .logo h2 {
font-size: 2.31em;
display: inline-block;
}

.navigation {
margin-bottom: 0;
}
.navigation li {
display: inline-block;
width: auto;
margin-bottom: 0;
}
.navigation a {
padding: 0.4em 1em;
display: block;
color: white !important;
font-weight: 700;
font-size: 12px;
}
.navigation li.active a, .navigation a:hover {
background: #238896;
}

.menuDropdown a{ 
color: #222;
background: #ddd;
}
.menuDropdown  a, .menuDropdown a:hover {
color: #222;
background: #ddd;
}


.footer-top {
padding: 24px 0 24px;
}
.footer-bottom {
padding: 24px 0 24px;
}



div.alert-box {
display: block;
padding: 6px 7px 7px;
font-weight: bold;
font-size: 14px;
color: white;
background-color: #2ba6cb;
border: 1px solid rgba(0, 0, 0, 0.1);
margin-bottom: 12px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
text-shadow: 0 -1px rgba(0, 0, 0, 0.3);
position: relative;
}
div.alert-box p{
margin-bottom: 2px;
}


.content {
}










.header-menu-wrapper{
background: #D6D6D6;
font-weight: normal;
}	

.top-bar {
background: #efefef;
color: #333;
font-weight: normal;
}

.top-bar .name h1 a {
font-weight: normal;
color: #993333;
width: 50%;
display: block;
padding: 0 15px;
}

.top-bar .name h1 {
font-size: 20px;
}

.top-bar-section ul li > a {
font-size: 16px;
}

.top-bar.expanded {
background: #D6D6D6; 
color: #333;
}


.top-bar-section li.hover > a:not(.button) {
background: #272727;
color: white; 
font-weight: normal;
}
.top-bar-section li a:not(.button) {
background: #D6D6D6; 
color: #333;
font-weight: normal;
}
.top-bar-section li a:not(.button):hover {
background: #0079a1; 
color: #FFF;
font-weight: normal;
}

.top-bar-section .dropdown li a {
background: #D6D6D6; 
color: #333;
font-weight: normal;
}
.top-bar-section .dropdown li label {
background: #D6D6D6; 
color: #333;
font-weight: normal;
}

.top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] {
border-bottom: none;
border-top: none;
border-right: solid 1px #efefef;
clear: none;
height: 45px;
width: 0; }
.top-bar-section .has-form {
background: #D6D6D6;
color: #333;
font-weight: normal;
}


.top-bar-section ul li:hover > a {
background: #272727;
color: white; 
}
.top-bar-section ul li.active > a {
background: #008cba;
color: white; 
}
.top-bar-section ul li.active > a:hover {
background: #0079a1; 
}


.top-bar-section .has-dropdown > a:after {
content: "";
display: block;
width: 0;
height: 0;
border: inset 5px;
border-color: rgba(168, 168, 168, 0.9) transparent transparent transparent;
border-top-style: solid;
margin-top: -2.5px;
top: 22.5px;
}

.top-bar-section .divider, .top-bar-section [role="separator"] {
border-top: solid 1px #D1D1D1;
clear: both;
height: 1px;
width: 100%;
}

.top-bar .toggle-topbar.menu-icon a {
text-indent: -48px;
width: 34px;
height: 34px;
line-height: 33px;
padding: 0;
color: rgb(221, 120, 120);
}


.top-bar-section li:not(.has-form) a:not(.button):hover {
background: #D6D6D6;
}



.top-page{
position: fixed;
top: 0px;
width: 100%;
margin-top: 0px;
z-index:9999;
background: #FFF;
box-shadow: 0px 0px 5px #333;
-moz-box-shadow: 0px 0px 5px #333;
-webkit-box-shadow: 0px 0px 5px #333;
z-index: 99999;
position: fixed;
width: 100%;
}



.top-page .top-bar-section li a:not(.button) {
padding: 0 15px;
line-height: 45px;
background: #FFF;
color: #993333;
}



.bottom-bar{
position: fixed;
bottom: 0px;
width: 100%;
margin-bottom: 0px;
}


select {
height: 41px;
line-height: 30px;
}


select:hover {
height: 41px;
}


input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea 
{
display: inline-block;
min-height: 41px;
padding: 8px 6px;
margin-bottom: 10px;
font-size: 1em;
font-weight: normal;
line-height: 1.5em;
color: #333;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
vertical-align: middle;
background-color: #ffffff;
border: 1px solid #cccccc;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.1);
-moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.1);
-webkit-transition: border linear .2s, box-shadow linear .2s;
-moz-transition: border linear .2s, box-shadow linear .2s;
-o-transition: border linear .2s, box-shadow linear .2s;
transition: border linear .2s, box-shadow linear .2s;
}

.prefix, .postfix {
display: block;
position: relative;
z-index: 2;
text-align: center;
width: 100%;
padding-top: 0;
padding-bottom: 0;
border-style: solid;
border-width: 1px;
overflow: hidden;
font-size: 0.875em;
min-height: 41px;
line-height: 41px;
}

label {
color: #666;
font-weight: normal;
display: block;
margin-top: 10px;
line-height: 24px;
font-size: 18px;
}
input, button, select, textarea {
color: #333;
font-weight: normal;
margin-bottom: 5px;
line-height: 24px;
font-size: 14px;
line-height: 1em;
}


button, .button {
border: 0px;
}

.messages{
margin : 10px;
}


.row .panel{
margin-bottom: 20px;
}


#imageModalOld{
	background: transparent;
	border: 0px; 
	-webkit-box-shadow: 0 0 0px rgba(0, 0, 0, 0.4);	
	box-shadow: 0 0 0px rgba(0, 0, 0, 0.4);
}

.top-bar-section ul {
background: transparent;
}

#MAINMENU  {
background: #D6D6D6;
color: #333;
font-weight: normal;
}
#MAINMENU .top-bar-section li:not(.has-form) a:not(.button) {
padding: 0 15px;
line-height: 45px;
background: #D6D6D6;
color: #333;
}

.adminpanel {
	 width: 900px;
}

#facebook-comments{
	margin-top: 25px;
}

.orbit-caption h1, .orbit-caption h2, .orbit-caption h3, .orbit-caption h4, .orbit-caption h5{
color: #FFF;
}

#HEADERPHONE{
	color: #ddd;
}
#likeButtonWrapper{
	line-height: 40px;
}

.orbit-bullets-container{
	display: none;
}

#logo-text{
	padding-top:13px;
}

