
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-color:#FFFFFF;
background-image:url(../images/bg.jpg);
background-repeat:repeat-x;

	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	line-height:1.6;
	color: #333;
}
a {
	outline: none;
	cursor: pointer;
}
img {
	border: none;
	text-decoration: none;
}
a:link, a:visited, a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
ul {
	padding: 0 0 0 2px;
	margin: 0;
	margin-left: 1px;
	list-style: none;
}
ul li {
	background: url('../images/arrow.png') no-repeat 0 5px;
	padding-left: 14px;
	line-height: 170%;
}
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: 145%;
}
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, button {
	font: normal 11px Tahoma, Arial, Verdana, sans-serif;
}
hr {
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
	color: #eee;
	background-color: #eee;
}
.clearfix {
	clear: both;
}
.lf {
	float: left;
}
.rf {
	float: right;
}
/* Here you can change width or height of your logo*/
a#logo {
	background: transparent url('../images/logo.jpg') no-repeat 0 0;
	width: 450px;
	height: 122px;
	display: block;
	float: left;
}
/*end*/
/* Set the major blocks
--------------------------------------------------------------------------------*/
.page960 {
	width: 960px;
	margin: 0 auto;
}
#top {
	height: 162px;
	padding-top:20px;
	margin-bottom: 0px;
}
#top_right {
	float: right;
	width: 610px;
	text-align: right;
	
}
#top_right a, .search {
	float: right;
	margin: 74px 0 0;
}
.search {
	margin-left: 10px;
}
#top_right a {
	text-decoration: none;
}
#top_right a:hover {
	text-decoration: underline;
}
.bl {
	border-right: 1px solid #bebebe;
	padding: 0 6px 0 0;
	margin-right: 6px!important;
}
#mod_search_searchword {
	background: url('../images/bg_search.png') no-repeat 0 0;
	border: none;
	width: 115px;
	height: 16px;
	color:#990000;
	padding-left: 5px;
}
#m_top {
	clear: both;
	height: 30px;
	position: relative;
}
span#datas {
	position: absolute;
	bottom: 1px;
	left: 1px;
	color: #8f8f8f;
}

#toppanel-container {
	position: relative;
	z-index: 5000;
}

#topmod {
	width: 447px;
	height: 150px;
	position: absolute;
	right: 0;
	top: -123px;
	color: #ccc;
}

#topmod .wrapper {
	width: 410px;
	overflow: hidden;
}

#top-tab {
	width: 195px;
	height: 30px;
	position: absolute;
	top: 123px;
	text-align: center;
	cursor: pointer;
	margin-left: 260px;
}
#topmod .moduletable {
	padding: 0;
	margin: 15px 0 0 0;
	overflow: hidden;
}

#topmod .moduletable h3 {
	color: #ccc;
	font-size: 100%;
	padding-right: 15px;
	text-align: right;
	margin: 0 0 15px 0;
	text-transform: uppercase;
}
#topmod {
	background: url(../images/login-pane.png) 0 -50px no-repeat;
}


/* Members Area 
------------------------------------------------------------------------*/
#memberarea {
	width: 100%;
	height: 150px;
	padding-top: 25px;
	background:#4c4c4c;
	border-bottom: 1px solid #fff;
}
ul.loginposition {
	padding-top: 10px;
	margin: 10px;
}
ul.loginposition li {
	float: left;
	background: none;
	padding: 0 14px 0 0;
}
form#form-login label {
	font:normal 11px Arial, Helvetica, sans-serif;
	margin-right: 6px;
	color: #fff;
}
#memberarea input.inputbox {
	background: url('../images/bg_login.png') no-repeat 0 0;
	border: none;
	width: 115px;
	height: 16px;
	padding-left: 5px;
}
#memberarea input.button {
	width: 162px!important;
	margin: 2px 0 0!important;
	text-align: left!important;
	border: none!important;
	text-indent: 0!important;
}
#memberarea input.button:hover {
	background-position: right!important;
}
#memberarea .logout span {
	float: left;
	color: #fff;
	margin-right: 12px;
}
#memberarea .logout input.button {
	float: none!important;
	display: inline;
}
div.logout {
	float: left;
}
div.logout input.button {
	padding: 0;
}
/* Breadcrumbs
-----------------------------------------------------------------------------------------------*/
span.breadcrumbs {
	display: block;
	background:#cccccc url('../images/yolbg.png');
	clear: both;
	color: #8f8f8f;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:15px;
}
#restpage {
	clear: both;
	margin-top: 4px;
}
#content_wrap, #us_bottom {
	clear: both;
}
/* Set the block size
------------------------------------------------------------------------------------------------*/
#user_position-1, #user_position-2, #user_position-3, #user_position-4 {
	width: 100%;
	overflow: hidden;
	clear: both;
}
.users {
	overflow: hidden;
	float: left;
}
.us_width-24 .users {
	width: 24.8%;
}
.us_width-33 .users {
	width: 33.3%;
}
.us_width-50 .users {
	width: 50%;
}
.us_width-100 .users {
	width: 100%;
}
.us_width-49 .users {
	width: 49.5%;
}
.us_width-99 .users {
	width: 100%;
}
div.spacer {
	width: 1%;
	float: left;
	height: 1px;
}
.us-stand {
	clear: both;
	width: 100%;
}
/* component */
div#component, div#component-3 {
	width: 100%;
}
/* component + right */
div#component-1 {
	float: left;
	width: 580px;
}
div#right {
	float: right;
	width: 360px;
	margin-left: 7px;
}
div#mainbody {
	clear: both;
	margin-bottom: 7px;
	padding-bottom: 3px;
	background: #E9E9E9 url('../images/bg_moduletable.png') repeat-x 0 100%;}
div#neset{
	clear: both;
	margin-bottom: 7px;
	padding-bottom: 3px;
	background: #E9E9E9 url('../images/tablo_ust.jpg') repeat-x 0 100%;
}

/*Modules
-------------------------------------------------------------------*/
div.moduletable, div.moduletable-nshow, div.moduletable-tab {
	background: #fff url('../images/bg_moduletable.png') repeat-x 0 100%;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	line-height:16px;
	margin:0 0 6px;
	padding-bottom: 3px;

}
div.moduletable-banner {
	margin: 0 0 6px;
	padding: 0;
	background: none;
}
div.moduletable-tab {
	background: #000602 url('../images/bg_moduletable_tab.png') repeat-x 0 100%;

}
div.moduletable-nshow {
	background: #f6f6f6 url('../images/bg_moduletable_grey.png') repeat-x 0 100%;

}
div.moduletable_add, .border, div.moduletable-tab .border {
	border: 1px solid #ccc;
	border-bottom: none;
	padding: 8px;
}
div.moduletable-banner .moduletable_add {
	border: none;
	padding: 0;
	margin: 0 auto;
	text-align: center;
}
div.moduletable-nshow div.moduletable_add {
	padding: 8px 0 0;
}
div.moduletable h3, div.moduletable-nshow h3, div.moduletable-tab h3, div.moduletable-color h3 {
	font: bold 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 28px;
	text-transform: uppercase;
	padding: 0;
	margin: -8px 0 8px;
}
div.moduletable-nshow h3 {
	background: url('../images/mod_border.png') repeat-x 0 100%;
	padding: 0 8px;
	margin-bottom: 0;
}
/*** Restrictions ***/
#user_position-3 {
	background: #f6f6f6 url('../images/bg_moduletable_grey.png') repeat-x 0 100%;
	padding-bottom: 3px;
	margin-bottom: -3px;
}
#user_position-3 .moduletable, #user_position-3 .moduletable_add, #user_position-4 .moduletable, #user_position-4 .moduletable_add {
	background: none;
	border: none;
}
#user_position-3 .moduletable_add, #user_position-4 .moduletable_add {
	padding: 0 8px;
}
.border {
	padding: 8px 0;
}
#user_position-3 .users {
	background: url('../images/pion_border.png') repeat-y 0 0;
}
#user_position-3 div:first-child.users {
	background: none;
}
#user_position-4 {
	background: #000602 url('../images/bg_bottom_black.png') repeat-x 0 100%;
	padding-bottom: 3px;
}
#user_position-4 .border {
	border: 1px solid #2d2d2d;
	border-bottom: none;
}
#user_position-4 {
	color: #c6c6c6;
}
#user_position-4 a:link, #user_position-4 a:visited {
	color: #c6c6c6;
	text-decoration: underline;
}
#user_position-4 .moduletable h3 {
	color: #fff;
}
#user_position-4 ul li {
	padding-left: 0;
	background: none;
}
/* sponsor
-------------------------------------------------------------------------------*/
#sponsor1 {
	height: 250px;
	background:#999 url('../images/enaltbg.png') repeat-x;
}
div#sponsor2 {
	padding-top: 35px;
	padding-left:4px;
	float: left;
}

}
/* enaltbanner
-------------------------------------------------------------------------------*/
#enaltbanner {
	margin:0;
	background:#999 url('../images/enaltbannerbg.png') repeat-x;
}
div#enaltbanner1 {
	padding-left:5px;
	padding-right:5px;
}


/* Footer
-------------------------------------------------------------------------------*/
#footer_wrap {
	height: 50px;
}
div#footer {
	clear: both;
	padding: 0;
	font-size: 11px;
	margin:0 0 20px;
	padding-top: 5px;
}
div#footer a {
	font-size: 11px;
	color: #666;
	text-decoration: none;
}
div#links {
	float: left;
	color: #666;
}
div#copyright, div#stylearea {
	float: right;
}