/* Additional stuff from the ja (Joomla) theme to make phpBB3 look similar */

#ja-headerwrap {
    background:#444444 none repeat scroll 0%;
    color:#CCCCCC;
    height:140px;
    line-height:normal;
    font-family:Arial,Helvetica,sans-serif;
    font-size: 100%;
    min-width:980px;
}

#ja-header {
    height:116px;
    position:relative;
    color: #CCCCCC;
    background: url("./images/gradient_wide.png") repeat-y scroll 0pt 0pt;
    margin: 0pt auto;
    width: 100%;
    -moz-background-clip: -moz-initial; 
    -moz-background-origin: 
    -moz-initial; 
    -moz-background-inline-policy: -moz-initial;
}

#ja-cssmenu li a {
    line-height: 14px;
}

#ja-body-ads {
    width: 100%;
}

#ja-footer-ads {
    width: 100%;
}

#ja-header-ads {
    width: 500px;
    height: 50px;
    margin-top: 15px;
    float: right;
    text-align: right;
}

#ja-search {
    background:transparent url("./images/icon-search.gif") no-repeat scroll left center;
    padding-left:20px;
    padding-top: 8px;
    position:absolute;
    right:80px;
    top: 141px;
}

.ja-searchmod {
    background: #444444 none repeat scroll 0%;
    border: 1px solid #333333;
    color: #999999;
    padding: 3px 5px;
    width: 120px;
}

#ja-botslwrap {
        min-height: 37px;
	border-top: 5px solid #CCCCCC;
	background: #444444;
	color: #CCCCCC;
}

#ja-mainnav {
    background:#444444 none repeat scroll 0%;
    border-left:1px solid #333333;
    font-family:Arial,Helvetica,sans-serif;
    font-size: 12px;
}

#ja-mainnavwrap {
    background:#444444 none repeat scroll 0% 50%;
    border-top:1px solid #555555;
    color: #000000;
    min-height: 34px;
}

ul {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
}

ul.ja-usertools-font
{
    font-size: 11px;
    position: absolute;
    right: 10px;
    top: 141px;
    margin: 1em 0pt;
}

ul.ja-usertools-font li {
    display: inline;
}

#headerbar {
    padding: 2px 0px 10px 0px;
    color: #002000;
    font-size: 1.1em;
    line-height: 1.3em;
    margin: 0 auto;
    position: relative;
    width: 978px;
}

#headerbar span:hover {
    background-color: #DDDDDD;
}

#headerbar a {
    color: #002000;
}

