/*--------------------------------------------------------------
# The Moment - March 2008 (for Joomla 1.5)
# Recoded version - May 2009
# Copyright (C) 2007-2009 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:100%;outline:0;padding:0;margin:0;border:0;}
/* remember to define focus styles! */
:focus{outline:0;}
body{background:white;line-height:1;color:black;}
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%;
	background: #d3d3c5 url('../images/bg_page.png') repeat-x 0 0;
	font: normal 11px 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: #84a902; }
a:hover {color: #4b6100; text-decoration: underline; }
ul {padding: 0 0 0 2px; margin: 0; margin-left: 1px; list-style: none; }
ul li {background: transparent url('../images/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{padding-left: 20px; }
ol li {list-style-type: decimal; line-height: 170%; }
fieldset { border: 0; padding: 5px 0; }
h1 {font-size: 200%;}
h2 {font-size: 210%;font-weight: normal;margin:2px 0 15px 0;}
h3 {font-size: 125%;}
h4 {font-size: 100%;}
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-top: 1px solid #f9f9f9; border-right: 0; border-left: 0; border-bottom: 0; height: 1px; }
.clearfix {clear: both;}

/* Here you can change width or height of your logo*/
a#logo, 
a#logo_styled {
	display: block;
	float: left;
}
a#logo_styled{
	/* 
		Here you can change width or height of your logo 
		if you've disabled option "logo as image"
	*/
	background: transparent url('../images/logo.png') no-repeat 0 50%;
	width: 800px;
	height: 69px; 
}
/*end*/


/* Setting of the Main Blocks 
--------------------------------------------------------------------------------*/
div#page{
	width: 920px;
	height: 100%;
	margin: 18px auto 0;
}
div#top{
	height: 69px;
	width: 100%;
	margin: 0;
}
div#banner{
	width: 468px;
	float: right;
	height: 60px;
}
div#wrap-middle-1,
div#wrap-middle-0,
div#wrap-middle {
	background: transparent url('../images/bg_page-middle.png') repeat-y 50% 0;
}
div#wrap-bottom {
	background: transparent url('../images/bg_page-bottom.png') no-repeat 50% 100%;
	padding-bottom: 10px;
}
#wrap-shadow {
	background: transparent url('../images/bg_page-shadow.png') no-repeat 50% 0!important;
	height: 100%;
	min-height: 200px;
}
/* restriction */
div#wrap-top-0 {
	background: transparent url('../images/bg_page_top.gif') no-repeat 50% 0;
	padding-top: 10px;
	margin: 20px 0 0;
}
div#wrap-top-1 {
	background: transparent url('../images/bg_page_top-1.gif') no-repeat 50% 0;
	padding-top: 10px;
	margin: 20px 0 0;
}
#wrap-shadow-1 {
	background: #9c9c90 url('../images/bg_page-shadow-1.png') no-repeat 50% 0!important;
	margin: 0 0 20px;
	padding-bottom: 10px;
}
/* Setting of the size of Blocks 
----------------------------------------------------------------------------------*/
div#content_wrapper{
	margin: 0 20px;
}
div#mainbody_column{
	float: left;
}
div#mainbody_wrapper{
	margin: 0 13px 0 0;
}
div#inset{
	float: left;	
}
div#inset_wrapper{
	margin: 0 13px;
}
div#column{
	float: left;	
}
div#column_wrapper{
	margin: 0 0 0 13px;
}
div#mainbody {
	clear: both;
	margin-bottom: 10px;
}
div.dotborder{
	background: transparent url('../images/bg-dot.gif') repeat-y 0 0;
}
/* Setup value of users position 1, 2, 3, 4
----------------------------------------------------------------------------------*/
div#user_position-1,
div#user_position-2,
.us-stand {
	clear: both;
	overflow: hidden;
}
div.us_width-50,
div.us_width-100{
	float: left;
	width: 50%;
	overflow: hidden;
}
div.us_width-100{
	width: 100%;
}
/* Slide area 
-------------------------------------------------------------------------------*/
div#slide_area_container {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
div#slide_area {
	width: 920px;
	margin: 0 auto;
	height: 27px;
}
div.pa-1 {
	background: url('../images/pa-1.png') no-repeat 0 0;
	height: 100%;
}
div.pa-2 {
	background: url('../images/pa-2.png') no-repeat 100% 0;
	height: 100%;
}
div#slide_area_login,
div#slide_area_search {
	padding: 0 10px;
	line-height: 25px;
}
div#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;
}
/* Menu
-------------------------------------------------------------------------------*/
div#menu {
	clear: both;
	background: url('../images/bg_menu.png') no-repeat 50% 0;
	height: 34px;
	margin: 6px 0 0;
}
div#menu div {
	float: left;
}
div#menu a {
	text-decoration: none;
}
div#horiz-menu {
	width: 762px;
}
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:10px;
	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;
}
/* Top
-------------------------------------------------------------------------------*/
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('../images/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('../images/b_search.png') no-repeat 0 50%;
}
a:hover.b_login {
	text-decoration: none;
	background: url('../images/b_login.png') no-repeat 100% 50%;
}
a:hover.b_search {
	text-decoration: none;
	background: url('../images/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;
}
/*Modules
-------------------------------------------------------------------*/
div.moduletable_clear{
	margin: 0;
	padding: 0;
}
div.moduletable,
div.moduletable_menu,
div.moduletable_text,
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_menu h3,
div.moduletable_text h3,
div.moduletable-color1 h3,
div.moduletable-color2 h3,
div.moduletable-color3 h3 {
	background: transparent url('../images/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: #4b4b3a;
}
div.moduletable-color1 h3 {
	background: transparent url('../images/bg_modcol1-r.png') no-repeat 100% 0;
	color: #fff;
}
div.moduletable-color2 h3 {
	background: transparent url('../images/bg_modcol2-r.png') no-repeat 100% 0;
	color: #fff;
}
div.moduletable_menu h3,
div.moduletable_text h3,
div.moduletable-color3 h3 {
	background: transparent url('../images/bg_modcol3-r.png') no-repeat 100% 0;
	color: #fff;
}
div.moduletable h3 span,
div.moduletable_menu h3 span,
div.moduletable_text h3 span,
div.moduletable-color1 h3 span,
div.moduletable-color2 h3 span,
div.moduletable-color3 h3 span {
	background: transparent url('../images/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('../images/bg_modcol1-l.png') no-repeat 0 0;
}
div.moduletable-color2 h3 span {
	background: transparent url('../images/bg_modcol2-l.png') no-repeat 0 0;
}
div.moduletable_menu h3 span,
div.moduletable_text h3 span,
div.moduletable-color3 h3 span {
	background: transparent url('../images/bg_modcol3-l.png') no-repeat 0 0;
}
/*|||------ Restrictions ------|||*/
div.moduletable_menu a:link,
div.moduletable_text a:link,
div.moduletable_menu a:visited,
div.moduletable_text a:visited,
div.moduletable-color3 a:link,
div.moduletable-color3 a:visited {
	color:#5885ae;
}
div.moduletable_menu a:hover,
div.moduletable_text a:hover,
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('../images/bg_footer.png') no-repeat 0 0;
	height:71px;
	margin-top:8px;
}
div#footer{
	clear:both;
	padding:0;
	font-size:11px;
	margin:0 20px;
	padding-top:10px;
}
div#footer a{
	font-size:11px;
	color:#575757;
	text-decoration:none;
}
div#links{
	float:left;
	padding-bottom:10px;
	color:#575757;
}
div#copyright{
	float:right;
}
/* System message
---------------------------------------------------------------*/
#system-message dt{
	display: none;
}
#system-message{
	margin-top: 30px;
	margin-bottom:0px;
	text-align: center;
}
#system-message dd.error ul{
	list-style-type: none!important;
	background:#e98b05 none repeat scroll 0 0;
	border-bottom:2px solid #ef6b00;
	border-top:2px solid #ef6b00;
	color:#fff;	
	margin:0;
}
#system-message dd.error ul li{
	background:none!important;
}