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: #333;
}
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;
}
/* 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;
}
.clr {
	font-size : 1px;
}
/* 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: #bcbcbc;
/*    background: #f0f0f0 url(../images/yeni/bg_halftone.png) no-repeat top center;*/
  /*  background: #666 url(../images/yeni/bg_image.jpg) no-repeat top center;*/
	font: normal 0.7em verdana, tahoma, Arial, Helvetica, sans-serif;
	line-height: 18px;
    color: #333;
}
a {
	outline: none;
	cursor: pointer;
    font-family: tahoma, arial;
}
img {
	border: none;
	text-decoration: none;
}
a:link,
a:visited,
a:active {
	text-decoration: none;
    font-weight:bold;
}
a:hover {
	text-decoration: underline;
}
ul {
	padding: 0 0 0 2px;
	margin: 0;
	margin-left: 1px;
	list-style: none;
}
ul li {
	border-bottom: 1px solid #f1f1f1;
	padding-left: 0;
	line-height: 170%;
	padding: 5px 0;
}
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;
}
th {
	padding: 4px;
	text-align: left;
}
h1 {
	font-size: 200%;
}
h2 {
	font-size: 175%;
}
h3 {
	font-size: 150%;
}
h4 {
	font-size: 125%;
}
h5 {
	font-size: 115%;
}
p,
pre,
blockquote,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 1em 0;
	padding: 0;
}
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;
}
#wrap_1 {
	/*background: transparent url('../images/bg_page.png') repeat-y 50% 0;*/
    background: #fff;
	/*width: 1043px;*/
    width: 980px;
	margin: 0px auto;

}
#wrap_2 {
/*	width: 961px;*/
    width: 980px;
	padding: 0;
	margin: 0 auto;
 /*   border-left: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2;
  */
}
#top_wrap {
	background: #272727;
	height: 30px;
	line-height: 30px;
	overflow:hidden;
}
/* Suckerfish menu background */
#horiz-menu,
#member_area,
#login_wrap,
#top_wrap,
#logo_block,
#header_wrap,
#bg_content_wrap,
#bottom_wrap_1,
#bottom_wrap_2 {
	clear: both;
/*	padding: 0 22px;*/
    padding: 0 22px;
	width: auto;
}
#bottom_wrap_1 {
	background: #eee url('../images/member_bg.png') repeat-x 0 0;
	border-top: 1px solid #eeeeee;
}
#bottom_wrap_2 {
	background: #272727;
}
#mainbody,
#mainbody-2 {
	margin-bottom: 9px;
}
#horiz-menu {
	background: url('../images/yeni/menubg1.jpg') repeat-x 0 0;
  /*background: #024ea3;*/

	/*width: 917px;*/
    width: 937px;
	height: 39px;
}
/* Member area */
#member_area,
#login_wrap {
	background: url('../images/member_bg.png') repeat-x 0 0;
	height: 32px;
	line-height: 32px;
	font-size: 10px;
	text-transform: uppercase;
}
#login_wrap {
	display:none
}
#member_area .lf a {
	background: url('../images/button_left.png') no-repeat 0 50%;
	color: #666;
	padding: 4px 3px;
	margin-right: 1px;
}
#member_area .lf a span {
	background: url('../images/button_right.png') no-repeat 100% 50%;
	padding: 4px 7px 4px 4px;
}
#member_area .lf a:hover {
}
/* Search module */
#member_area .rf div.search {
	margin-top: 5px;
}
#member_area .rf div.search input {
	border: 1px solid #e1e1e1;
	padding: 3px 2px;
	color: #c0c0c0;
	width: 215px;
}
#member_area .rf div.search input:focus {
	color: #000;
}
#member_area .rf div.search input.button,
ul.loginposition input.button,
div.logout input.button {
	color: #fff;
	border: none;
	width: 56px;
	height: 19px;
	padding: 0 0 1px;
	margin-left: 8px;
}
/* Content wrap */
#logo_block {
	/*border-top: 1px solid #fff;*/
    height: 180px;
	padding-top: 7px;
	padding-bottom: 5px;
    padding-right: 5px;
   /* border: 1px solid yellow;*/
    text-align: left;

}
/* Here you can change width or height of your logo*/

a#logo {
    width: 960px;
    height: 180px;
	float: left;
	display: block;
}
/*end*/
#banner_wrap {
	float: left;
}
/* Set of majot blocks */
div#header {
	float:left;
	overflow: hidden;
}
div#advert2 {
	float:right;
	overflow: hidden;
}
/* default crounded corners block */
/* Moduletable 
-------------------------------------------------------------------------------- */

div.module h3,
div.module_menu h3,
div.module_text h3 {
	margin: 0 2px 0 4px;
	padding: 1px 0;
	white-space: nowrap;
	height: 37px;
	background: url('../images/moduletable_h3_def_r.png') no-repeat 100% 50%;
/*	font: normal 17px Arial, Helvetica, sans-serif;*/
    font: bold 14px tahoma,Helvetica, sans-serif;
	color: #666;
}
div.module .spantitle,
div.module_menu .spantitle,
div.module_text .spantitle {
	display: block;
	margin: 0 0 0 -2px;
	padding: 8px 0 0 10px;
	height: 29px;
	background: url('../images/moduletable_h3_def_l.png') no-repeat 0 50%;
}
div.moduletable {
	margin: 0 0 9px;
}
#header div:last-child.moduletable {
	margin: 0;
}
div.module_content {
	padding: 6px;
}
div#header,
div.module,
div.module_menu,
div.module_text {
	margin: 0 0 9px;
	padding: 0;
	width: 100%;
	background: url('../images/def_cor_rb.png') no-repeat bottom right;
}
div#header .lb,
div.module .lb,
div.module_menu .lb,
div.module_text .lb {
	padding: 0;
	background: url('../images/def_cor_lb.png') no-repeat bottom left;
}
div#header .rt,
div.module .rt,
div.module_menu .rt,
div.module_text .rt {
	padding: 0;
	background: url('../images/def_cor_rt.png') no-repeat top right;
}
div#header .lt,
div.module .lt,
div.module_menu .lt,
div.module_text .lt {
	padding: 0;
	background: url('../images/def_cor_lt.png') no-repeat top left;
}
/* Joomla menu */

ul.menu {
	list-style: none;
	margin: 0;
	padding: 0 0 6px;
	background: #fff;
}
ul.menu li {
	background: none;
	margin: 0 9px;
	padding: 0;
	border-bottom: 1px solid #f1f1f1;
}
ul.menu li a {
	display: block;
	outline: none;
	padding: 5px 2px;
	/*color: #8a2a11;*/
    color: #bb4425;
	text-decoration:none!important;
   /* font-family: arial,helvetica,tahoma;  */
    font-size:11px;
}
ul.menu-datamenu {
    list-style: none;
    margin: 0;
    padding: 0 0 6px;
    background: #fff;
}
ul.menu-linkmenu li a {
    display: block;
    outline: none;
    padding: 1px 1px;
    /*color: #8a2a11;*/
    color: #bb4425;
    text-decoration:none!important;
    font-family: helvetica, arial,tahoma;
    font-size:12px;
}
ul.menu-datamenu li {
    background: #fff;
    margin: 0 9px;
    padding: 0;
    border-bottom: 1px solid #f1f1f1;
}
ul.menu-datamenu li a {
    display: block;
    outline: none;
    padding: 6px 6px;
    /*color: #8a2a11;*/
    color: #407ea8;
    text-decoration:none!important;
    font-family: tahoma, helvetica, arial,tahoma;
    font-size: 12px;
    font-weight: bold;
   /* letter-spacing: 0.03em; */
}
ul.menu-datamenu li a:hover,
ul.menu-datamenu li a:active,
ul.menu-datamenu li a:focus {
    color: #d09914;
}

div.module-datamenu {
    background: #fafafa;
    border: 1px solid #eee;
    margin-bottom: 8px;
}

ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus {
}
ul.menu li.active a {
}
div.module_menu ul.menu li.parent a {
	background: url('../images/menu_joomla_bullet.png') no-repeat 96% center;
}
ul.menu li ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.menu li li {
	border-bottom: 1px solid #f1f1f1;
}
ul.menu li li:first-child {
	border-top: 1px solid #f1f1f1;
}
ul.menu li li a {
	border: none;
	font-weight: normal !important;
	padding-left: 20px !important;
}
ul.menu li li a:hover,
ul.menu li li a:active,
ul.menu li li a:focus {
	background: none;
}
ul.menu li:last-child {
	border: none;
}
ul.menu li:last-child a {
	padding-bottom: 0;
}
ul.menu li li:last-child a {
	padding-bottom: 5px;
}
ul.menu li.parent li a {
	background: none;
}
.users_wrap {
	clear: both;
}
/* set the width of user modules */
.us_width-24b,
.us_width-32b,
.us_width-49b {
	overflow: hidden;
	float: left;
	margin-left: 1%;
}
.us_width-24b {
	width: 24.25%;
}
.us_width-32b {
	width: 32.6%;
}
.us_width-49b {
	width: 49.5%;
}
div:first-child.us_width-24b,
div:first-child.us_width-32b,
div:first-child.us_width-49b {
	margin-left: 0;
}
.us-stand {
	clear: both;
	width: 100%;
}
.users {
	overflow: hidden;
	float: left;
	margin-left:1%;
	padding: 18px 0;
}
#bottom_wrap_2 .users:first-child {
	margin-left: 0;
}
.us_width-16 .users {
	width: 15.8%;
}
.us_width-19 .users {
	width: 19.2%;
}
.us_width-24 .users {
	width: 24.25%;
}
.us_width-33 .users {
	width: 32.6%;
}
.us_width-49 .users {
	width: 49.5%;
}
.us_width-99 .users {
	width: 100%;
}
/* component + right */
div#component-2 {
	float: left;
	/*width: 626px;*/
    width: 670px;
    border-top: 0px solid #ddd;
}
div#right {
	float: right;
/*	width: 284px;*/
    width: 250px;
    
}
div#content_wrap {
	background: #fff;
}
/* component */

div#component {
	width: 100%;
}
#mainbody {
	padding: 0;
	margin-bottom: 10px;

}
/* Background of mainbody content */
#mainbody-2 #main_center {
	/*background: url('../images/cont_sh_center.png') repeat-y 50% 50%;*/
	width: 100%;

}
#mainbody-2 #main_top {
	/*background: url('../images/cont_sh_top.png') no-repeat 50% 0;     */
}
#mainbody-2 #main_bottom {
/*	background: url('../images/cont_sh_bottom.png') no-repeat 50% 100%;*/
}
#main_content {
	margin:0;
	padding: 10px;
    border:0px solid green;

}
#mainbody #main_center {
/*	background: url('../images/cont_center.png') repeat-y 50% 50%;*/
	width: 100%;

}
#mainbody #main_top {
/*	background: url('../images/cont_top.png') no-repeat 50% 0;*/
               
}
#mainbody #main_bottom {
	/*background: url('../images/cont_bottom.png') no-repeat 50% 100%;*/
}
#bottom_wrap_1 div.moduletable {
	margin: 0 9px 9px;
}
div.moduletable h3 {
	margin: 0 2px 0 0;
	padding: 1px 0;
	white-space: nowrap;
	height: 28px;
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #666;
}
#header div.moduletable h3 {
	border-bottom: 1px solid #f1f1f1;
	margin-bottom: 9px;
}
#bottom_wrap_1 div.null,
#bottom_wrap_1 div.us_width-24b,
#bottom_wrap_1 div.us_width-32b,
#bottom_wrap_1 div.us_width-49b {
	background: url('../images/bottom_module_separator.png') repeat-y 0 0;
	margin-top: 18px;
	margin-bottom: 9px;
}
#bottom_wrap_1 div.null:first-child,
#bottom_wrap_1 div.us_width-24b:first-child,
#bottom_wrap_1 div.us_width-32b:first-child,
#bottom_wrap_1 div.us_width-49b:first-child {
	background: none;
}
#bottom_wrap_1 ul li {
	border-bottom: 1px solid #d0d0d0;
}
#bottom_wrap_2 div.moduletable {
	color: #b8b8b8;
}
#bottom_wrap_2 div.moduletable h3 {
	color:#fff;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
#bottom_wrap_2 ul li {
	border-bottom: none;
	line-height: 110%;
}
#bottom_wrap_2 a:link,
#bottom_wrap_2 a:visited,
#bottom_wrap_2 a:active {
	text-decoration: none;
	color: #ccc;
}
#bottom_wrap_2 a:hover {
	text-decoration: underline;
	color: #fff;
}
/* Footer */

#footer_wrap {
	/*background: url('../images/footer_bg.png') no-repeat 50% 0;*/
    background: #d7d7d6;
	/*width: 1043px;*/
    width: 980px;
	clear: both;
	height: 84px;
	line-height: 46px;
	font-size: 11px;
	margin: 0 auto;
	color: #999;
}
#copyright {
	margin: 0 auto;
	width: 981px;
}
#copyright #infoo {
	margin: 0 0 0 22px;
	float: left;
	width: 80%;
}
div#footer_wrap a {
	text-decoration: none;
	color: #666;
}
#copyright #stylearea {
	margin: 0 16px 0 0;
	float: right;
	width: 8%;
}
#copyright #stylearea a:link,
#copyright #stylearea a:visited,
#copyright #stylearea a:active {
	color: #999;
}
#copyright #stylearea a:hover {
	color: #666;
}