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

a { color: #5990BE; }
a:hover, a:active { color: #D96A5A; }

#page
{
	background: url(bg_top.png) 0 0 no-repeat;
}

#header
{
	margin: 0;
	padding: 20px 40px 10px 40px;
	height: 70px;
	position: relative;
}

#content
{
	background: white;
    padding: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	border: 1px solid #ddd;
	box-shadow: 1px 1px 1px 1px #ddd;
}

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

#footer
{
	padding: 10px;
	margin: 10px 20px;
	font-size: 0.8em;
	position: relative;
}
#footer .copyright{
	text-align: center;
	color: #888;
}
#footer-links{
	opacity: 0.5;
	transition: opacity 500ms;
	-webkit-transition: opacity 500ms;
}
#footer-links:hover{
	opacity: 1;
}
#footer-links h5{
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    margin: 0 0 5px;
}
#footer-links .footer-link-col{
    float: left;
    margin-right: 30px;
    width: 150px;
	height: 120px;
}
#footer-links ul{
    list-style: none;
	margin: 0;
	padding: 0;
}
#footer-links ul li{
	line-height: 20px;
}
#footer-links a{
	text-decoration: none;
	font-size: 11px;
}
#footer-right {
	position: absolute;
	right: 20px;
	top: 50px;
}
#footer-right  a{
	float: left;
    margin-right: 12px;
    overflow: visible;
	opacity: 0.4;
	transition: opacity 500ms;
	-webkit-transition: opacity 500ms;
}
#footer-right  a:hover{
	opacity: 1;
}

#logo
{
	background: url(muchmedia_logo.png) 0 0 no-repeat;
	width: 180px;
	height: 70px;
	font-size: 200%;
}
#logo h1 {
	font-size: 22px;
	text-indent: -9999px;
}
#logo h1 span{
	font-size: 16px;
}

#mainmenu
{
	position: absolute;
	right: 20px;
	top: 40px;
}

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

#mainmenu ul li
{
	display: inline;
}

#mainmenu ul li a
{
	background-color:transparent;
	font-size:14px;
	text-decoration:none;
	padding:10px 20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	transition: background 500ms;
	-webkit-transition: background 500ms;
}

#mainmenu ul li a:hover
{
	background-color:#fff;
	text-decoration:none;
}
#mainmenu ul li.active a {
	background-color:#eee;
	color: #555;
	box-shadow: inset 0 0 2px #ccc;
}

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

div.icon32{
	width: 32px;
	height: 32px;
}

div.icon32.facebook{
	background: url(facebook_icon.png) 0 0 no-repeat;
}

div.icon32.linkedin{
	background: url(linkedin_icon.png) 0 0 no-repeat;
}

div.icon32.twitter{
	background: url(twitter_icon.png) 0 0 no-repeat;
}

div.icon32.googleplus{
	background: url(googleplus_icon.png) 0 0 no-repeat;
}

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

.green{ color: #0c0; }

.red{ color: #c00; }

a.link_btn {
    background-color: #013E7F;
    background-image: linear-gradient(#92C5FE, #013E7F 45%, #013E7F);
    background-repeat: no-repeat;
    border: 1px solid;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2), 0 -1px 0 rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(225, 225, 225, 0.2) inset;
    color: #EEEEEE;
    display: inline-block;
    line-height: 1.8em;
    padding: 3px 20px;
    position: relative;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
    text-transform: uppercase;
	text-decoration: none;
}
a.link_btn:hover {
    background-color: #013E7F;
    background-image: linear-gradient(#92C5FE, #76B1E2 45%, #013E7F);
    background-repeat: no-repeat;
    color: #FFFFFF !important;
    text-decoration: none;
}