/* Start of CMSMS style sheet 'Standar-DevoCMS' */
/* DevoCMS Standard Classes */
#content p {
 margin:0.4em 0.8em 0.9em 0.8em;
 line-height:1.5em;
}
#content img.floatleft {
 margin:0.4em;
}
#content img.floatright {
 margin:0.4em;
}
p.centered {
 text-align:center;
}
p.right {
 text-align:right;
}
p.more {
 margin:0;
 padding:0;
 text-align:right;
}
table tr .even {
 background:#eee;
}
.highlight {
 background: yellow;
}
#content .warning,#content  .alert,#content  .error, #content .info, #content .success {
 color:inherit;
 padding-left:3em;
}
.error {
 background: url(http://1m4g3z.devo.us/medium/dialog-error.png) top left no-repeat;
 /*_background: url(http://1m4g3z.devo.us/medium/dialog-error.gif) top left no-repeat;*/
}
.alert {
 background: url(http://1m4g3z.devo.us/medium/emblem-important.png) top left no-repeat;
 /*_background: url(http://1m4g3z.devo.us/medium/gif/emblem-important.gif) top left no-repeat;*/
}
.warning {
 background: url(http://1m4g3z.devo.us/medium/dialog-warning.png) top left no-repeat;
 /*_background: url(http://1m4g3z.devo.us/medium/gif/dialog-warning.gif) top left no-repeat;*/
}
.info {
 color:inherit;
 background: url(http://1m4g3z.devo.us/medium/dialog-information.png) top left no-repeat;
 /*_background: url(http://1m4g3z.devo.us/medium/gif/dialog-information.gif) top left no-repeat;*/
 padding-left:3em;
}
div.alert{border-color:#ea733c;}
div.error{border-color:#eb2424;}
div.warning{border-color: #f2b821;}
.success {
 background: url(http://1m4g3z.devo.us/medium/dialog-success.png) top left no-repeat;
 /*_background: url(http://1m4g3z.devo.us/medium/gif/dialog-success.gif) top left no-repeat;*/
}
.copyright {
display:block;
float:left;
left:170px;
position:relative;
text-align:center;
width:auto;
}
.footer-links {
display:inline;
float:left;
left:190px;
position:relative;
text-align:left;
width:auto;
}
.shameless-plug {
display:inline;
padding-top:10px;
position:relative;
text-align:center;
top:5px;
}
div.adminedit {
 position:static;
 float:right;
 margin:0;
 padding:0.1em 0.2em;
 font-size:1.1em;
 line-height:1.5em;
}
div.adminedit a {
 margin:0;
 position:relative;
 padding:0 0 0 18px;
 background:url(http://cms.devo.us/images/icon_pencil.gif) no-repeat;
}
#admin-links {
position:absolute;
top:10px;
right:0;
padding:0;
margin:0.3em 2em;
background:transparent;
}
#admin-links ul, #admin-links li {
list-style:none;
margin:0;
padding:0;
}
#admin-links li {
text-align:middle;
display:inline;
color:#4f667e;
border:0px solid #4f667e;
border-right:1px solid #4f667e;
}
#admin-links li a {
padding:0 0.3em;
}
#admin-links li span {
display:none;
}
#admin-links li.last {
border-right:none;
}
#nav .current, #admin-links .current {
cursor:default !important;
}
#sitemap {
clear:both !important;
margin:1em 3em !important;
}
#product-version {
clear:both !important;
margin:1em auto !important;
width:35em;
}
img.branding {
background:#87B4F7 url(http://cms.devo.us/admin/images/header_bg.gif) repeat-x scroll left top;
padding:1em;
margin:1em;
}

/* End of 'Standar-DevoCMS' */

