/*                                    
#------------------------------------------------------------------------
# Copyright (C) 2009-2011 Joomla51. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.joomla51.com.com
# Support: support@joomla51.com   
#------------------------------------------------------------------------
*/

html {
  width: 100%;
}

/* Reset */

body {line-height: 1; margin:0; padding:0;}
ol, ul {list-style: none outside none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: none;}
:focus {outline: 0 none;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse; border-spacing: 0;}

/* Div Layout */
#wrapper, #outside_wrapper, #content_wrapper, .content_wrapper, #component_wrapper, #content80, #content100, #component_wrapper, #base_wrapper, #banner, #footer, .maincontent {height:100%;}

#content80 {overflow:hidden; margin:0;}
#content100 {float:right;width:880px; overflow:hidden; padding-right:35px; padding-left:0px;}
#content80, #content100 {padding-top:0px;}

#wrapper, #outside_wrapper {width: 958px; height:auto; display:table; text-align:left; margin:0 auto;}
#content_wrapper {height:100%; width: 100%; height:100%; clear: both;}
.content_wrapper {height:100%; width: 100%; height:100%; padding: 40px 0px 0px 0px; clear: both; border-top:none; margin:0;}
#component_wrapper {height:100%; padding: 10px 0px 0px 0px; margin:0 auto;} 

body {
background: url(../images/bg.jpg) 50% 0 #152330;
width: 100%;
font-family: Tahoma,Arial,Helvetica,sans-serif;
font-size: 14px;
font-weight:normal;
color: #A0A0A0;
line-height:130%;
background-repeat: repeat-x;
}

#header {width:100%; height:160px; float:left; z-index:0; margin-top:10px;}
.inside {padding:0px 0px 0px 0px;}
#top {border:0; padding:0px 0px 0px 0px ; width:958px; height:0px; float:left; margin-bottom:0px; position:relative; /*background: url("../images/hornav.png") no-repeat scroll 50% 0% transparent;*/}
#sidecol {overflow:hidden;padding:0px 12px 0px 12px; margin-top:5px; margin-bottom:6px;}
#base {height:1px; clear:both;}
#base_bg {text-align:center; height:22px; clear:both; }
#base_wrapper {margin:0 auto; width:100%; clear:both; height:100%; /*background: url("../images/grad2.png") repeat-x #222;*/}
#banner {padding:0px; text-align:center; overflow:hidden; clear:both;}
#footer {text-align:center; clear:both; overflow:hidden; }

.maincontent {padding:0px 0px 0px 0px; clear: both; margin:0; outline:0 none;}

.clear, .both {clear:both;}
.spacer {height:10px; width:100%; display:block;}
.spacer5 {height:5px; width:100%; display:block;}
br.ff_fix { clear: both; }