/*--------------------------------------------------------------
# The Moment - March 2008 (for Joomal 1.5)
# Copyright (C) 2007-2008 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
---------------------------------------------------------------*/

/* ||| universal set of reset styles |||*/
html,
body,
div,
span,
applet,
object,
iframe,
caption,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend {
	vertical-align: baseline;
	font-size: 13px;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	background: white;
	line-height: 1;
	color: #666;
}
ol,
ul {
	list-style: none;
}
/* tables still need cellspacing="0" in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption,
th,
td {
	font-weight: normal;
	text-align: left;
}
/* remove possible quote marks (") from <q> & <blockquote> */
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}
blockquote,
q {
	quotes: "" "";
}
/* ||| the end |||*/
/* ||| set of clearing floats |||*/	
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.clear {
	clear: both;
}
/* End hide from IE-mac */
/* ||| the end |||*/
html {
	height: 100%;
	margin-bottom: 1px;
}
body {
	margin: 0;
	padding: 0;
	font-size:100%;
}
#bg {
	background: #FFFFFF ;
	font: normal 8px Tahoma, Arial, Verdana, sans-serif;
	color: #575757;
	line-height:1.6;
}
a {
	outline: none;
	cursor: pointer;
}
img {
	border: none;
	text-decoration: none;
}
a:link,
a:visited,
a:active {
	text-decoration: underline;
	color: #00577D;
}
a:hover {
	color: #4b6100;
	text-decoration: underline;
}
p {
        margin-bottom: 10px;
}
ul {
	padding: 0 0 0 2px;
	margin: 0;
	margin-left: 1px;
	list-style: none;
}
ul li {
	background: transparent url('graphics/design/arrow.png') no-repeat 2px 8px;
	padding-left: 14px;
	line-height: 180%;
}
ul li a {
	text-decoration: none!important;
}
ul li a:hover {
	text-decoration: underline!important;
}
ol li {
	line-height: 170%;
}
fieldset {
	border: 0;
	padding: 5px 0;
}
h1 {
	font-size: 200%;
        color: #00577D;
        margin-bottom: 10px;
}
h2 {
	font-size: 150%;
        color: #666;
	font-weight: normal;
        margin-bottom: 10px;
}
h3 {
	font-size: 125%;
        color: #00577D;
        margin-bottom: 10px;
}
h4 {
	font-size: 100%;
        color: #00577D;
        margin-bottom: 10px;
}
h5 {
	font-size: 120%;
}
h6 {
	font-size: 110%;
}
th {
	padding: 4px;
	text-align: left;
}
fieldset {
	border: none;
}
fieldset a {
	font-weight: bold;
}
input,
select {
	font: normal 11px Tahoma, Arial, Verdana, sans-serif;
}
hr {
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}
.clearfix {
	clear: both;
}
/* Setting of the Main Blocks 
----------------------------------------------------------------------------------------------------------------------*/
div#page {
	width: 998px;
	height: 100px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	top: 72px;
	border-right-width: 1px;
/*	border-bottom-width: 1px; */
	border-left-width: 1px;
	border-right-style: solid;
/*	border-bottom-style: solid; */
	border-left-style: solid;
	border-right-color: #999999;
/*	border-bottom-color: #999999; */
	border-left-color: #999999;

}
div#top {
	height: 69px;
	width: 998px;
	position: relative;
	margin: auto;
}
/* Here you can change width or height of your logo*/
a#logo {

}
/*end*/
#banner {
	width: 998px;
	height: 60px;
	top: -20px;
}
/* Slide area */
#slide_area_container {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
#slide_area {
	width: 920px;
	margin: 0 auto;
	height: 27px;
}
.pa-1 {
	background: url('graphics/design/pa-1.png') no-repeat 0 0;
	height: 100%;
}
.pa-2 {
	background: url('graphics/design/pa-2.png') no-repeat 100% 0;
	height: 100%;
}
#slide_area_login,
#slide_area_search {
	padding: 0 20px;
	line-height: 25px;
}
#slide_area_search div.search {
	float: right;
	margin-top: 3px;
}
div#slide_area_login a {
	color: #fff;
}
div#slide_area_login input#mod_login_username,
div#slide_area_login input#mod_login_password,
#slide_area_search input#mod_search_searchword {
	border: 1px solid #9c9c90;
	width: 140px;
	padding: 0 4px;
	background: #ddddcc;
	color: #575757;
}
div#slide_area_login .button,
#slide_area_search .button {
	background: #5a5a47;
	color: #fff;
	margin-right: 10px;
}
div#slide_area_login .button:hover,
#slide_area_search .button:hover {
	background: #4b4b3a;
	color: #fff;
}
div#menu {
	height: 28px;
	width: 1002px;
	background-image: url(graphics/design/nav_bar_new.png);
	background-repeat: no-repeat;
	background-position: 0;
	top: 14px;
	position: relative;
}
div#menu div {
	float: left;
}
div#menu a {
	text-decoration: none;
}
div#horiz-menu {
	width: 998px;
	height: 16px;
}
div#menu-panel {
	height: 34px;
	width: 150px;
}
ul#mainlevel-nav {
	padding: 0;
	margin: 0 0 0 43px;
	height: 34px;
	float: left;
}
ul#mainlevel-nav li {
	list-style-type:none;
	display: inline;
	font-size:14px;
	text-transform:uppercase;
	line-height: 34px;
	padding: 0 16px 0 0;
	background: none;
}
ul#mainlevel-nav li a:link,
ul#mainlevel-nav li a:visited {
	color: #45453a;
	font-weight: bold;
}
ul#mainlevel-nav li a:hover {
	text-decoration: underline!important;
}
a.b_login,
a.b_search {
	float: right;
	margin: 10px 6px 0 0;
	width: 48px;
	height: 13px;
	display: block;
	font-size: 10px;
	text-transform:uppercase;
	line-height: 13px;
	text-align: center;
}
a:link.b_login,
a:visited.b_login {
	color: #fff;
	font-weight: bold;
	background: url('graphics/design/b_login.png') no-repeat 0 50%;
}
a:link.b_search,
a:visited.b_search {
	color: #fff;
	font-weight: bold;
	margin-right: 12px;
	background: url('graphics/design/b_search.png') no-repeat 0 50%;
}
a:hover.b_login {
	text-decoration: none;
	background: url('graphics/design/b_login.png') no-repeat 100% 50%;
}
a:hover.b_search {
	text-decoration: none;
	background: url('graphics/design/b_search.png') no-repeat 100% 50%;
}
ul.loginposition {
       list-style: none;
       margin: 0;
       padding: 0;
       
}
ul.loginposition li {
       background: none;
       margin: 0;
       padding: 0 12px 0 0;
       float: left;
}

div#loginwrap input.button {
	border: 1px solid #202123;
}
li.pad {
   padding-left: 12px!important;
}
div#wrap-middle-1,
div#wrap-middle-0,
div#wrap-middle {
	background: transparent url('graphics/design/drop_shadow.jpg') repeat-y 35% 0;
}
div#wrap-bottom {
	padding-bottom: 10px;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 50% 100%;
	width: 998px;
}
#wrap-shadow {
	height: 100%;
	min-height: 200px;
	background-color: #FFFFFF;
	width: 998px;
}
#dot-inset {
	background: transparent url('graphics/design/drop_shadow.jpg') repeat-y 35% 0;

}
#dot-right {
	background: transparent url('graphics/design/drop_shadow.jpg') repeat-y 35% 0;
}
/* restriction */
#wrap-middle-0 #dot-inset {
	background: none;
}
#wrap-middle #dot-inset,
#wrap-middle #dot-right {
	background: none;
}
div#wrap-top-0 {
	width: 998px;
	margin-top: 18px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	left: -1px;
	position: relative;
}
div#wrap-top-1 {
	background: transparent url('graphics/design/bg_page_top-1.gif') no-repeat 50% 0;
	padding-top: 10px;
	margin: 20px 0 0;
}
#wrap-shadow-1 {
	background: #9c9c90 url('graphics/design/bg_page-shadow-1.png') no-repeat 50% 0!important;
	margin: 0 0 20px;
	padding-bottom: 10px;
}
div#conwrap {
	width: 998px;
/*	font-size: 10px;*/
	position: relative;
}
/* Setting of the size of Blocks 
----------------------------------------------------------------------------------*/
div#l_w-1 {
	float: right;
	width: 655px;
	margin-right: 10px;
}
div#l_w-2 {
	width: 100%;
}
div#r_w {
	float: left;
	width: 360px;
	background-image: url(graphics/design/shadowbg.jpg);
	background-repeat: repeat-y;
	margin-left: 6px;
}
div#events {
	float: left;
	width: 300px;
	border: 2px solid #CCCCCC;
	margin-left: 12px;
	margin-bottom:10px;
}
div#events_sub {
	float: left;
	width: 180px;
}
div#events_image{
	float: left;
	width: 118px;
}
div#news {
	float: left;
	width: 300px;
	border: 2px solid #CCCCCC;
	margin-left: 15px;	
	margin-bottom:10px;
}
div#news_sub {
	float: left;
	width: 150px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top:10px;
}
div#news_image{
	float: right;
	width: 118px;
	margin-right: 5px;
}
#news_icon{
	position: absolute;
	top: 10px;
	left: 500px;
}
div#qis {
	float: left;
	width: 300px;
	border: 2px solid #CCCCCC;
	margin-left: 15px;
	
}
div#qis_sub {
	float: left;
	width: 180px;
}
div#qis_image{
	float: left;
	width: 118px;
}

div#l_w1 {
	float: inherit;
	width: 250px;
	margin: 0 20px;
}
div#l_w1-1 {
	float: left;
	width: 163px;
	margin: 0 0 0 13px;
}
div#r_w1-3,
div#r_w1-2,
div#r_w1-1 {
	float: right;
	width: 400px;
	position: relative;
	
}
div# {
	clear: both;
	margin-left: 72px;
	overflow: hidden;
	width: 632px;
	position: relative;
}
#login{
	position: relative;
	height: 100%;
	width: 100%;
	left: 60px;
	top: 20px;
}
div#mainbody {
	width: 600px;
	float: right;
	padding-right: 12px;
}
/* Setup value of users position 1, 2, 3, 4
----------------------------------------------------------------------------------*/
div#user_position-1,
div#user_position-2,
div#user_position-3,
div#user_position-4,
div#user_position-5,
.us-stand {
	clear: none;
	overflow: hidden;
	width: 632px;
	float: right;
}
div.us_1-left{
	float: left;
	width: 500px;
}
div.us_1-right{
	float: right;
	width: 100px;
	position: relative;
	left: 180px;
	height: 190px;
	overflow: hidden;
}
div.us_2-left{
	float: left;
	width: 500px;
	overflow: hidden;
	position: relative;
}
div.us_2-right{
	float: left;
	width: 100px;
	overflow: hidden;
	position: relative;

}
div.us_2-center,
div.us_3-left,
div.us_3-right,
div.us_3-center,
div.us_4-left,
div.us_4-right,
div.us_4-center,
div.us_5-left,
div.us_5-right,
div.us_5-center {
	float: left;
	overflow: hidden;
}
/*Modules
-------------------------------------------------------------------*/
div.moduletable{
	font-family: Arial, Helvetica, sans-serif;
	width: 620px;
	margin:0 0 10px;

}
div.moduletable-color1,
div.moduletable-color2,
div.moduletable-color3 {
	font: normal 100% Arial, Helvetica, sans-serif;
	line-height:16px;
	padding: 0;
	margin:0 0 20px;
}
div.moduletable h3,
div.moduletable-color1 h3,
div.moduletable-color2 h3,
div.moduletable-color3 h3 {
	background: transparent url('graphics/design/bg_moddef-r.png') no-repeat 100% 0;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 0;
	margin: 0 0 5px 5px;
	line-height: 25px;
	color: #004a7a;
}
div.moduletable-color1 h3 {
	background: transparent url('graphics/design/bg_modcol1-r.png') no-repeat 100% 0;
	color: #fff;
}
div.moduletable-color2 h3 {
	background: transparent url('graphics/design/bg_modcol2-r.png') no-repeat 100% 0;
	color: #fff;
}
div.moduletable-color3 h3 {
	background: transparent url('graphics/design/bg_modcol3-r.png') no-repeat 100% 0;
	color: #fff;
}
div.moduletable h3 span,
div.moduletable-color1 h3 span,
div.moduletable-color2 h3 span,
div.moduletable-color3 h3 span {
	background: transparent url('graphics/design/bg_moddef-l.png') no-repeat 0 0;
	height:25px;
	line-height:25px;
	display:block;
	margin:0 0 0 -5px;
	padding:0 0 0 10px;
}
div.moduletable-color1 h3 span {
	background: transparent url('graphics/design/bg_modcol1-l.png') no-repeat 0 0;
}
div.moduletable-color2 h3 span {
	background: transparent url('graphics/design/bg_modcol2-l.png') no-repeat 0 0;
}
div.moduletable-color3 h3 span {
	background: transparent url('graphics/design/bg_modcol3-l.png') no-repeat 0 0;
}
/*|||------ Restrictions ------|||*/
div.moduletable-color3 a:link,
div.moduletable-color3 a:visited {
	color:#5885ae;
}
div.moduletable-color3 a:hover {
	color:#2a567e;
}
div.moduletable-color1 a:link,
div.moduletable-color1 a:visited {
	color:#8c8c81;
}
div.moduletable-color1 a:hover {
	color:#535349;
}
table.contentpane td {
	padding:4px 0 4px 0;
}
/* Footer

-------------------------------------------------------------------------------*/
div#footer_wrap {
	background: transparent url('graphics/design/footer.jpg') no-repeat 0 0;
	height: 71px;
	margin-top: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	position: relative;
	top: -10px;
}
div#footer {
	clear: both;
	padding: 0;
	font-size: 11px;
	margin:0 20px;
}
div#footer a {
	font-size: 11px;
	color: #575757;
	text-decoration: none;
}
div#links {
	float: left;
	padding-bottom: 10px;
	color: #575757;
}
div#copyright {
	float: right;
}

/* ModuleBegin::broadcastemail */
.enewsWrapper div { }
.enewsWrapper span { display: block; }
.enewsText { }
.enewsEmail { }
/* ModuleEnd::broadcastemail */


.moduletable iframe body {padding:0;margin:0;}
.us-stand {display:none;}

/* ModuleBegin::newsfeed */
.newsfeedListWrapper { }
.newsfeedNumber { }
.newsfeedTitle { }
.newsfeedSource { }
.newsfeedDetailWrapper { }
.newsfeedDetailWrapper .newsItem {border-bottom:1px solid #ccc; margin-bottom:10px;padding-bottom:10px;}
.newsfeedDetailWrapper .newsItem img {margin:0 10px 0 0;}
.newsfeedDetailWrapper .newsItem span {display:block;}
.newsfeedDetailWrapper .newsItem .newsListHeadline {font-size:120%;}
.newsfeedDetailWrapper .newsItem .newsListPublishline {font-size:90%;}
/* ModuleEnd::newsfeed */

.financials_feed h4 {
font-size: 16px; color: #00577d; font-weight: bold; text-transform: uppercase;
}
.financials_feed {
line-height: 1.1;
}
.financials_feed p, .financials_feed span {
font-size: 90%;
}
.financials_feed span {
font-weight: bold;
font-size: 100%;
}

/* ModuleBegin::membership */
#formLogin { margin:0 auto; border: 1px solid #ccc; padding: 20px; width:275px; }
.membershipLoginWrapper { }
.memberLoginBox { margin: 0 auto; }
.memberLoginBox td { padding: 2px; }
.memberUser { }
.memberPassword { }
.memberRemember { }
.memberForgot { }
.memberSubmit { }
/* ModuleEnd::membership */

