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;
}
#bg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:1.7;
	background-image: url(../images/bg_bot.jpg);
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: right top;
}
a {
	outline: none;
	cursor: pointer;
}
img {
	border: none;
	text-decoration: none;
}
a:link,
a:visited,
a:active {
	text-decoration: underline;
	color: #CC0000;
}
a:hover {
	color: #AA0000;
	text-decoration: underline;
}
ul {
	padding: 0 0 0 2px;
	margin: 0;
	margin-left: 1px;
	list-style: none;
}
ul li {
	background: url('../images/arrow.gif') 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%;
}
p {
	margin: 0 0 10px 0;
}
h1 {
	font-size: 170%;
	line-height: 110%;
	margin: 5px 0;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 160%;
	line-height: 110%;
	margin: 5px 0;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 150%;
	line-height: 110%;
	margin: 5px 0;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 140%;
	line-height: 110%;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}
h5 {
	font-size: 130%;
	line-height: 110%;
	margin: 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
}
h6 {
	font-size: 120%;
	line-height: 110%;
	margin: 5px 0;
	font-family: Arial, Helvetica, sans-serif;
}
th {
	padding: 4px;
	text-align: left;
}
fieldset {
	padding: 0px 0px 20px 0px;
	border: none;
	background: #F6F6F6;
	margin-bottom: 5px;
}
legend {
	color: #CC0000;
	background: #F6F6F6;
	font-weight: bold;
 	font-family: Arial, Helvetica, sans-serif;
}
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: url('../images/logo.gif') no-repeat 0 50%;
	width: 300px;
	height: 69px;
	display: block;
	float: left;
}
/*end*/
#banner {
	width: 468px;
	float: right;
	height: 60px;
}
#rotator {
	padding: 0 10px;
}
div#menu {
	clear: both;
	background: url('../images/bg_menu.jpg') 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;
}

#top-header {
	clear: both;
	height: 100px;
	margin: 6px 0 0;
}

#top-header-inner {

}

div#menu-panel {
	height: 34px;
	width: 150px;
	padding-top: 8px;
}
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:11px;
	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;
}

li.pad {
   padding-left: 12px!important;
}
div#wrap-middle-1,
div#wrap-middle-0,
div#wrap-middle {	
	background: #FFFFFF;
}
div#wrap-bottom {
	background: url('../images/bg_page-bottom.jpg') no-repeat 50% 100%;
	padding-bottom: 10px;
}
#dot-inset {
	background: url('../images/bg-dot.gif') repeat-y 54.7% 0;
}
#dot-right {
	background: 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;
}
#rotator {
	margin-bottom: 10px; 
}
div#wrap-top-0 {
	background: url('../images/bg_page_top.jpg') no-repeat 50% 0;
	padding-top: 10px;
	margin: 20px 0 0;
}
div#wrap-top-1 {
	background: url('../images/bg_page_top-1.jpg') no-repeat 50% 0;
	padding-top: 10px;
	margin: 20px 0 0;
}
div#conwrap {
	margin: 0 10px 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: 173px;
	margin: 0 0 0 13px;
}
div#l_w1 {
	float: left;
	width: 200px;
	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: 704px;
	padding-right: 10px;
}
div#r_w1-1 {
	float: left;
	width: 484px;
	margin-right: 10px;
}
div#mainbody {
	clear: both;
	margin-bottom: 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 {
	font: normal 100% Arial, Helvetica, sans-serif;
	line-height:16px;
	padding: 0;
	margin:0 0 10px;
}
div.moduletable-right {
	font: normal 100% Arial, Helvetica, sans-serif;
	line-height:16px;
	padding: 0 0 5px 0;
	margin: 10px 0 0 0;
	background: url('../images/bg_mod_right.jpg') bottom no-repeat;
}
div.moduletable-inset {
	font: normal 100% Arial, Helvetica, sans-serif;
	line-height:16px;
	padding: 0 0 5px 0;
	margin: 0px 0 10px 0;
	background: url('../images/bg_mod_inset.jpg') bottom no-repeat;
}
div.moduletable li {
	background: none;
	padding-left: 0;
	line-height: 185%;
	color: #333333;
	border-bottom: 1px dotted #CCC;
}
div.moduletable li a {
	color: #333333;
}

div.moduletable-right li {
	background: none;
	padding-left: 0;
	line-height: 175%;
}
div.moduletable-inset li {
	background: none;
	padding: 2px 0px 2px 0;
	line-height: 175%;
	border-bottom: 1px dotted #FFF;
	margin: 0px 2px;
}
div.moduletable h3 {
	font: bold 170% Arial, Helvetica, sans-serif;
	text-align: left;
	color: #333333;
	padding: 0px 0 10px 0px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #333333;
}
div.moduletable-right h3 {
	font: bold 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 0;
	margin: 0 0 5px 5px;
	background: url('../images/bg_mod-h3-right-r') no-repeat 100% 0;
	color: #fff;
	border-bottom: none;
}
div.moduletable-inset h3 {
	font: bold 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 0;
	margin: 0 0 5px 5px;
	background: url('../images/bg_mod-h3-inset-r') no-repeat 100% 0;
	color: #fff;
	border-bottom: none;
}
div.moduletable h3 span,
div.moduletable-right h3 span,
div.moduletable-inset h3 span {
	height:25px;
	line-height:25px;
	display:block;
	margin:0px;
	padding:0px;
}
div.moduletable-right h3 span {
	background: url('../images/bg_mod-h3-right-l') no-repeat 0 0;
	margin:0 0 0 -5px;
	padding:0 0 0 10px;
}
div.moduletable-inset h3 span {
	background: url('../images/bg_mod-h3-inset-l') no-repeat 0 0;
	margin:0 0 0 -5px;
	padding:0 0 0 10px;
}
/*|||------ Restrictions ------|||*/
table.contentpane td {
	padding:4px 0 4px 0;
}
/* Footer

-------------------------------------------------------------------------------*/
div#footer_wrap {
/*	background: url('../images/bg_footer.jpg') no-repeat 0 0;*/
	height: 71px;
	margin-top: 8px;
}
div#footer {
	clear: both;
	padding: 0;
	font-size: 11px;
	margin: 0px 5px;
	padding-top: 10px;
}
div#footer a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
div#links {
	float: left;
	padding-bottom: 10px;
	color: #FFFFFF;
}
div#links li {
	float: left;
	border-bottom: none;
	margin-right: 10px;
}
div#copyright {
	float: right;
	color: #CCCCCC;
}
.img-left {
	float: left;
	margin: 0 10px 10px 0;
}
.img-right {
	float: right;
	margin: 0 0 10px 10px;
}
.pagination {
	text-align: center;
}
.pagination span {
	padding: 2px 5px;
}