/*--------------------------------------------------------------
# The Moment - March 2008
# 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: 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%;
}
#bg {
	background: #7c212a 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 li {
	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;
}
/* Setting of the Main Blocks 
----------------------------------------------------------------------------------------------------------------------*/
div#page {
	width: 920px;
	height: 100%;
	margin: 18px auto 0;
}
div#top {
	height: 69px;
	width: 100%;
	margin: 0;
}
/* Here you can change width or height of your logo*/
a#logo {
	background: transparent url('../images/logo.png') no-repeat 0 50%;
	width: 250px;
	height: 69px;
	display: block;
	float: left;
}
/*end*/
#banner {
	width: 468px;
	float: right;
	height: 60px;
}
/* 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('../images/pa-1.png') no-repeat 0 0;
	height: 100%;
}
.pa-2 {
	background: url('../images/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 {

	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;

}

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%;

}

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%;

}

#dot-inset {

	background: transparent url('../images/bg-dot.gif') repeat-y 59% 0;

}

#dot-right {

	background: transparent url('../images/bg-dot.gif') repeat-y 79% 0;

}

/* restriction */

#wrap-middle-0 #dot-inset {

	background: none;

}

#wrap-middle #dot-inset,

#wrap-middle #dot-right {

	background: none;

}

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: #80272f url('../images/bg_page-shadow-1.png') no-repeat 50% 0!important;

	margin: 0 0 20px;

	padding-bottom: 10px;

}

div#conwrap {

	margin: 0 20px 0;

}

/* Setting of the size of Blocks 

----------------------------------------------------------------------------------*/

div#l_w-1 {

	float: left;

	width: 655px;

	margin-right: 10px;

}

div#l_w-2 {

	width: 100%;

}

div#r_w {

	float: right;

	width: 163px;

	margin: 0 0 0 13px;

}

div#l_w1 {

	float: left;

	width: 160px;

	margin: 0 10px;

}

div#l_w1-1 {

	float: left;

	width: 163px;

	margin: 0 0 0 13px;

}

div#r_w1-3 {

	float: left;

	width: 694px;

	padding-right: 10px;

}

div#r_w1-2 {

	float: left;

	width: 694px;

	padding-right: 10px;

}

div#r_w1-1 {

	float: left;

	width: 514px;

	margin-right: 10px;

}

div#mainbody {

	clear: both;

	margin-bottom: 10px;

}

.blog {

	margin-right: 10px;

}

/* 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: both;

	overflow: hidden;

}

div.us_1-left,

div.us_1-right,

div.us_1-center,

div.us_2-left,

div.us_2-right,

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;

	width: 33.3%;

	width: 50%;

	width: 100%;

	overflow: hidden;

}

/*Modules

-------------------------------------------------------------------*/

div.moduletable,

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('../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-color3 h3 {

	background: transparent url('../images/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('../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-color3 h3 span {

	background: transparent url('../images/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('../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;

}


