/*
#------------------------------------------------------------------------
# Memovie - April 2011 (for Joomla 1.6)
#
# Copyright (C) 2007-2011 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/
* {font-family: helvetica, arial, sans-serif;font-size: 12px;color: #999;}
html { height: 100%;margin-bottom: 1px;}
body { background:#ddd; }
#frame {background: #fff;width:600px;margin:60px auto;padding: 4px;}
#frame>div>p {text-align:center;background: #ffffdb;border: 2px solid #e7e7a5;padding: 11px 10px;margin: 0 10px 20px;color: #000}
#frame>div>p br { display: none; }
.top,
.middle { background: #3D4044 url('../../images/top_bg.png') repeat-x 0 bottom; min-height: 58px;}
.middle {padding-top: 20px;margin-top: 4px;color: #B5B5B5}
h1,
h2 {line-height:120px;font-size:120px;color:#ffffdb;text-shadow: 0 0 40px #222;margin: 30px auto 10px;text-align:center;border-bottom:none;}
h2 {font-size: 40px;margin: 0 0 20px;line-height: 40px;color: #ffffdb}
p {border-bottom: 1px solid #414449;padding-bottom: 6px; margin: 24px 0 12px 0;}
p.admincontact {text-align:center;background: #ffffdb;border: 2px solid #e7e7a5;padding: 6px 10px;margin:30px 0;color: #000}
ul {list-style-type:square;padding:0 0 0 36px;}
ol {padding: 0;list-style-position: inside;}
ol li,
ol li strong {font-size: 11px !important;font-weight: normal}
#outline {width:480px;margin:auto;}
#errorboxoutline { }
#errorboxbody {padding:20px;margin:10px 0 0 0;}
#techinfo { padding:5px; }
#techinfo .message{border-top: 1px dotted #414449;border-bottom: 1px dotted #414449;}
#techinfo p {color:#666;margin:0;padding:4px 0;font-weight:bold;font-size: 10px;text-transform: uppercase;text-align: center;border-bottom:none;}
/* Logo */
h1#gkLogo {float:left; margin: 0}
h1#gkLogo a img { display: block; height: 46px; margin: 0; width:auto;margin: 10px 0 0 10px }
h1#gkLogo a.cssLogo { background: url('../../images/logo.png') no-repeat 0 0; display: block; height: 46px; margin: 0; text-indent: -999em; width:210px; top: 0; left:0; z-index: 1001; margin:0}
#gkLogo.text a {background:none repeat scroll 0 0 transparent !important;text-indent:0 !important;}
.text a:hover{color:#ccc}
.gkLogoText {color:#fff; font-size:24px; text-decoration:none; text-shadow:1px 1px 1px #222;margin-left:21px;float:left;display:block;}
.gkLogoSlogan {color:#999; margin:-10px 0 0 21px;float:left;display:block;width:100%;font-weight:normal}