/*****************************/
/*** Core html setup stuff ***/
/* 333 069 F90 */
/*****************************/
html {
height: 100%;
margin-bottom: 1px;
}
form {
margin: 0;
padding: 0;
}
body {
font-family: Arial,Helvetica,sans-serif;
line-height: 1.3em;
margin: 0px 0px 0px 0px;
font-size: 12px;
color: #333;
}
.dimmed a {
color: #999999;
}
.dimmed td {
color: #999999;
}
a:link, a:visited {
text-decoration: none;
font-weight: bold;
}
a:hover {
/* text-decoration: underline;*/
font-weight: bold;
}
.modboxin{
background:#eff9f3;
}
.modboxin a {
line-height: 1.1em;
font-weight: bold;
}

input.button {
cursor: pointer;
}
p {
margin-top: 0;
margin-bottom: 5px;
}
img {
border: 0 none;
}
/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
td#sobi2Footer {
display:none	
}
td#sobi2Footer,td#sobi2Footer a {
font-size: 1px;
color:#FFFFFF;
padding-top: 0px;
}

#page_bg {
padding: 10px 0;
margin-bottom: 1px;
}
div.center {
text-align: center;
}
body.width_medium div#wrapper {
width:995px;
}
body.width_small div#wrapper {
width: 780px;
}
body.width_fmax div#wrapper {

min-width: 780px;
max-width: 1000px;
}
div#wrapper {
margin-left: auto;
margin-right: auto;
/* */ background: #777 url(../images/gri/bg000.png) repeat-y 11px 0px;
}
div#header_l {
position: relative;
}
div#header_r {
height: 80px;
padding-left: 225px;
padding-right: 30px;
padding-top: 25px;
overflow: hidden;
text-align: left;
}
div#logo {
position: absolute;
left: 6px;
top: 6px;
float: left;
display: inline;
width: 410px;
height: 90;
margin-left: 15px;
margin-top: 16px;
}
/* Added by Erdost to show the banner next to the main logo */
div#banner_top {
position: absolute;
left: 495px;
top: 36px;
float: left;
display: inline;
width: 468px;
height: 60px;
}
div#newsflash {
width: auto;
margin-left: 350px;
margin-right: 30px;
border: 1px solid #00f;
}
div#footer_r {
padding-top: 10px;
height: 47px;
overflow: hidden;
}
div#footer_r div {
text-align: center;
font-size: .90em;
color: #aaa;
}
div#footer_r a:link, div#footer_r a:visited  {
color: #999;
}
div#footerspacer {
height: 10px;
}
#pathway {
/**/color: #ff6600;
float: left;
width: auto;
margin: 5px 0 0 0;
padding: 0 10px 0 10px;
text-align: left;
}
#pathway a {
/**/color: #F8F8F8;
}
#login {
height:25px;
float: right;
margin:0 17px 0 0;
text-align:right;
padding-bottom:10px;
}
form#searchForm input {
vertical-align: middle;
}
form#searchForm table {
border-collapse: collapse;
}
form#searchForm td {
padding:0;
}
#mod_search_searchword {
padding-left: 3px;
}
#area {
padding-left: 15px;
padding-right: 15px;
width: 970px;
}
#whitebox {
margin: 0px 13px 0px 13px;
background: #fff;
width: auto;
}
#whitebox div {
text-align: left;
}
#whitebox_t {
background: #fff url(../images/gri/mw_content_t.png) 0 0 repeat-x;
}
#whitebox_tl {
background: url(../images/gri/mw_content_t_l.png) 0 0 no-repeat;
}
#whitebox_tr {
height: 10px;
overflow: hidden;
background: url(../images/gri/mw_content_t_r.png) 100% 0 no-repeat;
}
#whitebox_m {
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
/*width: auto;
padding: 1px 16px;*/
}
#whitebox_b {
margin-top: -5px;
background: url(../images/gri/mw_content_b.png) 0 100% repeat-x;
}
#whitebox_bl {
background: url(../images/gri/mw_content_b_l.png) 0 100% no-repeat;
}
#whitebox_br {
background: url(../images/gri/mw_content_b_r.png) 100% 100% no-repeat;
}
/* horizontal pill menu */
table.pill {
margin-left: auto;
margin-right: auto;
padding: 0;
}
td.pill_l {
/*  background: url(../images/mw_menu_cap_l.png) no-repeat;
*/
width:  20px;
height: 32px;
border-right: 1px solid #dfdfdf;
}
td.pill_m {
background: url(../images/mw_menu_normal_bg.png) repeat-x;
padding: 0;
margin: 0;
width: auto;
}
td.pill_r {
/*  background: url(../images/mw_menu_cap_r.png) no-repeat;
*/
width:  19px;
height: 32px;
border-left: 1px solid #dfdfdf;
}
#pillmenu {
white-space: nowrap;
height: 32px;
float: left;
display: inline;
}
#pillmenu ul {
margin: 0;
padding: 0;
list-style:none;
}
#pillmenu li {
float: left;
display: inline;
background: url(../images/mw_menu_separator.png) top right no-repeat;
margin: 0;
padding: 0;
}
#pillmenu a {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
float:left;
display:block;
display: inline;
height: 24px;
line-height: 24px;
padding: 0 20px;
color: #333;
text-decoration: none;
}
#pillmenu a#active_menu-nav {
margin-top:2px;
height: 21px;
line-height: 21px;
background-position: 0 0;
}
#leftcolumn {
padding: 0;
margin: 0;
width: 155px;
/*min-width:170px;*/
float:left;
display: inline;
}
#maincolumn {
margin-left: 155px;
padding-left: 10px;
width: 760px;
}
#maincolumn_full {
margin-left: 0;
padding: 0;
width: 995px;
}
table.nopad {
width: 100%;
border-collapse: collapse;
padding: 0;
margin: 0;
}
table.nopad td.middle_pad {
width: 20px;
}
/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/
div.offline {
background: #fffebb;
width: 100%;
position: absolute;
top: 0;
left: 0;
font-size: 1.2em;
padding: 5px;
}
span.pathway {
/*display: block;*/
margin: 0 20px;
height: 16px;
line-height: 16px;
overflow: hidden;
}
/* headers */
div.componentheading {
display:none;
padding-left: 0px;
}
h1 {
padding: 0;
font-family:"Lucida Grande","Lucida Sans Unicode",Lucida,"Trebuchet MS", Arial,Helvetica,sans-serif;
font-size: 1.4em;
line-height: 1.5em;
font-weight: normal;
vertical-align: bottom;
color: #666;
text-align: left;
width: 100%;
}
h6 {
margin:0;
padding: 0;
font-family:"Lucida Grande","Lucida Sans Unicode",Lucida,"Trebuchet MS", Arial,Helvetica,sans-serif;
font-size: 1.05em;
font-weight: normal;
color: #666;
}
.contentheading {
padding: 0;
font-family: Arial, Helvetica,sans-serif;
font-size: 1.4em;
font-weight: normal;
vertical-align: bottom;
color: #333;
text-align: left;
width: 100%;
}
table.contentpaneopen h3 {
margin-top: 25px;
}
h4 {
font-family: Arial,Helvetica,sans-serif;
color: #333;
}
h4.yan {
padding: 0;
font-family:"Lucida Grande","Lucida Sans Unicode",Lucida,"Trebuchet MS", Arial,Helvetica,sans-serif;
font-size: 1.6em;
line-height: 1.8em;
font-weight: normal;
color: #069;
width: 100%;
}
h3, h1.componentheading, h3.componentheading, table.moduletable th, legend {
margin: -2px 0 0 0;
font-weight: normal;
font-family: "Lucida Grande","Lucida Sans Unicode",Lucida,"Trebuchet MS", Arial,Helvetica,sans-serif;
font-size: 2.2em;
padding: 0 0 2px 0;
line-height:27px;
text-align: left;
}
/* small text */
.small {
font-size: .90em;
color: #999;
font-weight: normal;
text-align: left;
}
.modifydate {
height: 20px;
vertical-align: bottom;
font-size: .90em;
color: #999;
font-weight: normal;
text-align: left;
}
.createdate {
height: 20px;
vertical-align: top;
font-size: .90em;
color: #999;
font-weight: normal;
vertical-align: top;
padding-bottom: 5px;
padding-top: 0px;
}
a.readon {
margin-top: 10px;
display: block;
float: left;
display: inline;
background: url(../images/mw_readon.png) top right no-repeat;
padding-right: 20px;
line-height: 14px;
height: 16px;
}
/* form validation */
.invalid {
border-color: #ff0000;
}
label.invalid {
color: #ff0000;
}
/** overlib **/
.ol-foreground {
background-color: #f6f6f6;
}
.ol-background {
background-color: #666;
}
.ol-textfont {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
}
.ol-captionfont {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #f6f6f6;
font-weight: bold;
}
.ol-captionfont a {
color: #0B55C4;
text-decoration: none;
font-size: 12px;
}
.ol-closefont {}
/* menu links */
a.mainlevel:link, a.mainlevel:visited {
padding-left: 5px;
/* bgbg modifications 
font-weight:bold;
font-size:14px;
margin-bottom:10px;
margin-top:10px;
*/
/* end of mod */
}
a.mainlevel:hover {
}
/* spacers */
span.article_separator {
display: block;
height: 20px;
}
.article_column {
padding-right: 5px;
}
.column_separator {
border-left: 1px dashed #e0e0e0;
padding-left: 10px;
}
td.buttonheading {
}
td.buttonheading img {
border:none;
}
.clr {
clear: both;
}
td.greyline {
width: 20px;
background: url(../images/mw_line_grey.png) 50% 0 repeat-y;
}
div#maindivider {
border-top: 1px solid #ddd;
margin-bottom: 10px;
overflow: hidden;
height: 1px;
}
table.blog span.article_separator {
display: block;
height: 20px;
}
/* edit button */
.contentpaneopen_edit{
float: left;
display: inline;
}
/* table of contents */
table.contenttoc {
margin: 5px;
border: 1px solid #ccc;
padding: 5px;
}
table.contenttoc td {
padding: 0 5px;
}
/* content tables */
td.sectiontableheader {
background: #efefef;
color: #333;
font-weight: bold;
padding: 4px;
border-right: 1px solid #fff;
}
tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
padding: 4px;
}
td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
padding: 3px;
}
/* content styles */
table.contentpaneopen, table.contentpane {
margin: 0;
padding: 0;
width: auto;
}
table.contentpaneopen li {
margin-bottom: 5px;
}
table.contentpaneopen fieldset {
border: 0;
border-top: 1px solid #ddd;
}
table.contentpaneopen h3 {
margin-top: 25px;
}
table.contentpaneopen h4 {
font-family: Arial, Helvetica, sans-serif;
color: #333;
}
.highlight {
background-color: #fffebb;
}
/* module control elements */
table.user1user2 div.moduletable {
margin-bottom: 0px;
}
div.moduletable, div.module {
margin-bottom: 25px;
}
div.module_menu h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #eee;
margin: -23px -4px 5px -5px;
padding-left: 10px;
padding-bottom: 2px;
}
div.module_menu {
margin: 0;
padding: 0;
margin-bottom: 15px;
}
div.module_menu div div div {
padding: 10px;
padding-top: 30px;
padding-bottom: 15px;
width: auto;
}
div.module_menu div div div div {
background: none;
padding: 0;
}
div.module_menu ul {
margin: 10px 0;
padding-left: 20px;
}
div.module_menu ul li a:link, div.module_menu ul li a:visited {
font-weight: bold;
}
#leftcolumn div.module {
padding: 0 10px;
}
#leftcolumn div.module table {
width: auto;
}
/* forms */
table.adminform textarea {
width: 540px;
height: 400px;
font-size: 1em;
color: #000099;
}
#srch {
padding: 4px 0 0 30px;
margin: 0 0 0 0;
/*width: 100%;*/
background: url(../images/gri/magnifying-glass_black.png) top left no-repeat;
/*min-width:170px;*/
height: 36px;
}
div.search input {
width: 145px;
border: 0;
margin: 15px 0 10px 0;
}
form#form-login fieldset {
border: 0 none;
margin: 0em;
padding: 0.2em;
}
form#form-login ul {
padding-left: 20px;
}
form#com-form-login fieldset {
border: 0 none;
margin: 0em;
padding: 0.2em;
}
form#com-form-login ul {
padding-left: 20px;
}
/* thumbnails */
div.mosimage         {
 margin: 5px;
}
div.mosimage_caption {
 font-size: .90em;
color: #666;
}
div.caption       {
padding: 0 10px 0 10px;
}
div.caption img   {
border: 1px solid #CCC;
}
div.caption p     {
font-size: .90em;
color: #666;
text-align: center;
}
/* Parameter Table */
table.paramlist {
margin-top: 5px;
}
table.paramlist td.paramlist_key {
width: 128px;
text-align: left;
height: 30px;
}
table.paramlist td.paramlist_value {
}
div.message {
font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight: bold;
font-size : 14px;
color : #c30;
text-align: center;
width: auto;
background-color: #f9f9f9;
border: solid 1px #d5d5d5;
margin: 3px 0px 10px;
padding: 3px 20px;
}
/* Banners module */
/* Default skyscraper style */
.bannergroup {
	margin:0 0 10px 0;
}
.banneritem img {
display: block;
margin-left: auto;
margin-right: auto;
}
/* Text advert style */
.banneritem_text {
padding: 4px;
font-size: 11px;
}
.bannerfooter_text {
padding: 4px;
font-size: 11px;
background-color: #F7F7F7;
text-align: right;
}
/* System Messages */
/* see system general.css */
.pagination span {
padding: 2px;
}
.pagination a    {
padding: 2px;
}
/* Polls */
.pollstableborder td {
text-align: left;
}
/* WebLinks */
span.description {
display:block;
padding-left: 30px;
}
/* Frontend Editing*/
fieldset {
border: 1px solid #ccc;
margin-top: 15px;
padding: 15px;
}
legend {
margin: 0;
padding: 0 10px;
}
td.key {
border-bottom:1px solid #eee;
color: #666;
}
/* Tooltips */
.tool-tip {
float: left;
display: inline;
background: #ffc;
border: 1px solid #D4D5AA;
padding: 5px;
max-width: 200px;
}
#tabs1, #tabs2, #tabs3, #tabs4, #tabs5, #tabs6 {
float: left;
display: inline;
font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight: bold;
font-size : 12px;
color : #c30;
text-align: center;
width: auto;
background-color: #d5d5d5;
border: solid 1px #d5d5d5;
margin: 3px 0px 5px 0px;
padding: 5px 9px 5px 9px;
}
.tool-title {
padding: 0;
margin: 0;
font-size: 100%;
font-weight: bold;
margin-top: -15px;
padding-top: 15px;
padding-bottom: 5px;
background: url(../../system/images/selector-arrow.png) no-repeat;
}
.tool-text {
font-size: 100%;
margin: 0;
}
/* System Standard Messages */
#system-message {
margin-bottom: 20px;
width:95%;
}
#system-message dd.message ul {
background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;
}
/* System Error Messages */
#system-message dd.error ul {
color: #c00;
background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat;
border-top: 3px solid #DE7A7B;
border-bottom: 3px solid #DE7A7B;
margin:0px;
padding-left: 40px;
text-indent:0px;
}
/* System Notice Messages */
#system-message dd.notice ul {
color: #c00;
background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat;
border-top: 3px solid #F0DC7E;
border-bottom: 3px solid #F0DC7E;
margin:0px;
padding-left: 40px;
text-indent:0px;
}
#syndicate{
float:left;
display: inline;
padding-left: 25px;
}
#power_by{
float:right;
display: inline;
padding-right: 25px;
}
/* Component Specific Fixes */
#component-contact table td {
padding: 2px 0;
}
/* Bugunbugece modifications*/
#anaSayfaJumiSubtitle {
font-size: 14px;
background: url(../images/1x1_006699.gif) repeat-x 0 14px;
padding:0;
margin: 0 5px 5px 0;
border:0;
}
#noBorderJumiSubtitle {
font-size: 14px;
padding:0;
margin: 0 5px 5px 0;
border:0;
}
#anaSayfaJumiItem {
padding:5px 0 5px 0;
}
.flm a:link,.flm a:visited {
color: #333333;
text-decoration: none;
}
.flm a:hover,.flm a:visited:hover {
color: #333333;
text-decoration: underline;
}
.oyn {
font-size:10px;
line-height:12px;
}
#sns {font-family:Arial, Helvetica, sans-serif;
font-size:14px;
padding: 0px 10px 5px 10px;
}
.oyn2 {
font-size:11px;
line-height:13px;
}
#btnlft {
height:18px;
width:8px;
background:url(../images/button_bg_left.gif) no-repeat top left;
float:left;
display: inline;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
text-decoration:none;
}
#btngray {
height:18px;
background:url(../images/button_bg.gif) repeat-x top left;
float:left;
display: inline;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
text-decoration:none;
padding: 2px 4px 0 0 ;
}
#btnrgt {
height:18px;
width:8px;
background:url(../images/button_bg_right.gif) no-repeat top left;
float:left;
display: inline;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
text-decoration:none;
}
.menu {
margin-left: 0px;
}
.parent.active.item1,.parent.item1 {
display: block;
/*margin-top:-5px;*/
font-weight:bold;
font-size: 1.2em;
line-height:1.35em;
}
#current.sblvl1.item1,#current.sblvl1.item2,#current.sblvl1.item3,#current.sblvl1.item4 {
padding-left: 0;
}
.addevent a {
font-size: 0.95em;
padding:6px 0 0 22px;
line-height:20px;
background: url(../../../images/M_images/add_event.png) no-repeat 0 0;
}
.addevent a:hover {
background: url(../../../images/M_images/add_event_hover.png) no-repeat 0 0;
}
.movelink_dn a {
color: #338899;
font-size: 0.85em;
padding:6px 20px 0 0;
line-height:20px;
background: url(../../../images/move_dn.png) no-repeat 78px 4px;
}
.movelink_dn a:hover {
background: url(../../../images/move_dn_hover.png) no-repeat 78px 4px;
font-size: 0.85em;
font-weight:normal;
}
.movelink_up a {
color: #338899;
font-size: 0.85em;
padding:6px 20px 0 0;
line-height:20px;
background: url(../../../images/move_up.png) no-repeat 78px 4px;
}
.movelink_up a:hover {
background: url(../../../images/move_up_hover.png) no-repeat 78px 4px;
font-weight:normal;
cursor:pointer;
}
.removelink_up a {
color: #338899;
font-size: 0.85em;
padding:0;
}
.removelink_up a:hover {
color: #FF9900;
}

div#sm1div {
width: 300px;
}
body>div#sm1div {
width:auto;
min-width:300px;
}
div#sm2div {
width:410px;
}
body>div#sm2div {
width:auto;
min-width:410px;
}
div#sm3div {
width:340px;
}
body>div#sm3div {
width:auto;
min-width:340px;
}

/* Tabcontent */
.tabcontent{
	padding: 5px 15px;
	/*padding-top: 5px;*/
	margin-left:5px;
	margin-top: -8px;
	width:265px;
	background-color: #F9F9F9;
	border: 2px solid #D5D5D5;
	border-top: 1px solid #D5D5D5;
	border-left: 1px solid #D5D5D5;
}

.tabcontentsinema{
	padding: 5px 15px;
	/*padding-top: 5px;*/
	margin-left:12px;
	margin-top: -8px;
	background-color: #F9F9F9;
	border: 2px solid #D5D5D5;
	border-top: 1px solid #D5D5D5;
	border-left: 1px solid #D5D5D5;
}

#accordion {
	margin:10px 0px;
}

h5 {
margin:0 0 0 0px;
padding: 0 0 0 25px;
font-family:"Lucida Grande","Lucida Sans Unicode",Lucida,"Trebuchet MS", Arial,Helvetica,sans-serif;
font-size: 1.2em;
line-height:22px;
font-weight: normal;
color: #06c;
background: url(../images/h5_bg_24x300_square.png) no-repeat bottom left;
}
h5.tog2ler {
cursor: pointer;
margin:0 0 0 0px;
padding: 0 0 0 0px;
font-family:"Lucida Grande","Lucida Sans Unicode",Lucida,"Trebuchet MS", Arial,Helvetica,sans-serif;
font-size: 1.2em;
line-height:22px;
font-weight: normal;
color: #06c;
background: url(../images/h5_bg_24x300.png) no-repeat bottom left;
}

h5.tog2ler.open {
color: #333;
background: url(../images/h5_bg_24x300_open.png) no-repeat bottom left;
}

h5.toggler {
cursor: pointer;
margin:0 0 0 0px;
padding: 0 0 0 0px;
font-family:"Lucida Grande","Lucida Sans Unicode",Lucida,"Trebuchet MS", Arial,Helvetica,sans-serif;
font-size: 1.2em;
line-height:22px;
font-weight: normal;
color: #06c;
background: url(../images/h5_bg_24x300.png) no-repeat bottom left;
}

h5.toggler.open {
color: #333;
background: url(../images/h5_bg_24x300_open.png) no-repeat bottom left;
}
div.element {
	margin:5px 0 5px 10px;
	padding:0;
}

#suggestion{
background:#DFDFDF 4px center;
border-bottom:2px solid #CCCCCC;
border-top:2px solid #CCCCCC;
color:#003333;
padding:2px 10px 2px 10px;
width:730px;
margin-left:180px;
margin-bottom:16px;
}

#select_mycinemas {
    width: 100%;
    border: 1px solid #E9E9E9;
}
.mycinema {
    width: 100%;
    display: block;
	background: url(../images/1x1_006699.gif) repeat-x 0 16px;
}
.mycinema_title {
font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight: bold;
font-size : 12px;
}

#addthis {
	width: 750px;
	float: right;
}

.tarih{
background: url(../../../images/icon_date20x20.jpg) no-repeat top left;
line-height:20px;
padding:1px 0 0 25px;
margin:0;
}
.tarih_sobi2{
background: url(../../../images/icon_date20x20_gri.jpg) no-repeat top left;
line-height:20px;
padding:1px 0 0 25px;
margin:0;
}
.tarih2{
line-height:20px;
padding:1px 0 0 25px;
margin:0;
}
.rezervasyon{
background: url(../../../images/icon_rez20x20.jpg) no-repeat top left;
line-height:20px;
padding:1px 0 0 25px;
margin:0;
}
.tvyayin{
background: url(../../../images/icon_tv20x20.jpg) no-repeat top left;
line-height:20px;
padding:1px 0 0 25px;
margin:0;
}
.saat{
background: url(../../../images/icon_time20x20.jpg) no-repeat top left;
line-height:20px;
padding:1px 0 0 25px;
margin:0;
}
.saat_sobi2{
background: url(../../../images/icon_time20x20_gri.jpg) no-repeat top left;
line-height:20px;
padding:1px 0 0 25px;
margin:0;
}
.price{
background: url(../../../images/icon_price20x20.jpg) no-repeat top left;
line-height:20px;
padding:1px 0 0 25px;
margin:0;
}
.ticket_url{
background: url(../../../images/icon_ticket20x20.jpg) no-repeat top left;
line-height:20px;
padding:1px 0 0 25px;
margin:0;
}
.curvedarrow{
background: url(../images/curvedarrow14x20.jpg) no-repeat top left;
line-height:15px;
padding:1px 0 0 25px;
margin:2px 0 0 0;
}

.mod_eventlistcalq_calday_passed {
	font: normal 11px/20px "Trebuchet MS", Arial, Verdana,  Helvetica, sans-serif;
	color: #999999;
}
#largebutton {
      width: 150px;
      height: 20px;
      line-height: 20px;
      font-size:11px;
      margin: 0;
      padding: 0;
      border: 0;
      color:#333333;
      background: transparent url(../../../images/button_150.png) no-repeat 0 0;
      vertical-align: middle;
      cursor: pointer; /* hand-shaped cursor */
      cursor: hand; /* IE 5.x */
    }

#largebutton:hover {
      background: transparent url(../../../images/button_150.png) no-repeat 0 -20px;
    }

#button_100 { width: 150px; height: 20px; font-size:11px; line-height: 20px; margin: 0; padding: 0; border: 0; color:#333333; background: transparent url(../../../images/button_100.png) no-repeat 26px 0; vertical-align: middle; cursor: pointer; /* hand-shaped cursor */ cursor: hand; /* IE 5.x */ }

#button_100:hover { background: transparent url(../../../images/button_100.png) no-repeat 26px -20px; }

#button_75 { width: 150px; height: 20px; font-size:11px; line-height: 20px; margin: 0; padding: 0; border: 0; color:#333333; background: transparent url(../../../images/button_75.png) no-repeat 0 0; vertical-align: middle; cursor: pointer; /* hand-shaped cursor */ cursor: hand; /* IE 5.x */ }

#button_75:hover { background: transparent url(../../../images/button_75.png) no-repeat 0 -20px; }

#button_50 { width: 150px; height: 20px; font-size:11px; line-height: 20px; margin: 0; padding: 0; border: 0; color:#333333; background: transparent url(../../../images/button_50.png) no-repeat 0 0; vertical-align: middle; cursor: pointer; /* hand-shaped cursor */ cursor: hand; /* IE 5.x */ }

#button_50:hover { background: transparent url(../../../images/button_50.png) no-repeat 0 -20px; }

#monthview,
#weekview .eventcalq{
	border:1px solid #666666;

}
.eventcalq td.mod_eventlistcalq_calday,
.eventcalq td.mod_eventlistcalq,
.eventcalq .mod_eventlistcalq_calday_passed,
.eventcalq td.mod_eventlistcalq_caltoday {
	border:none;
}

#c_smartright {
	float:right;
}

#yenilirTab1, #yenilirTab2, #yenilirTab3,
#ulasimTab1, #ulasimTab2, #ulasimTab3,
#icilirTab1, #icilirTab2, #icilirTab3,
#etkinlikTab1, #etkinlikTab2, #etkinlikTab3 {
  height: 190px;
}
#trailers {
  margin-top:4px;	
}
div#eventlist .floattext {
 margin-top:3px	
}
div#eventlist .buttons {
 display:none;	
}
table.sobi2Details {
 margin:0;
 padding:0;
}
.sobi2 table.sobi2Header {
 display:none;	
}
.morewrapper {
float:left;
width:100%;
 clear:both;	
}
#sbutton {
padding: 10px 0 10px 0;
}
.sline {
height:30px;
line-height:30px;
width:750px;
}
.whiteline {
background-color: #FFF;
}
.grayline {
background-color: #D5D5D5;
}
.scounter {
float:left;
padding-left:10px;
width:40px;
}
.stitle {
width: 450px;
float:left;
height:30px;
overflow:hidden;
}
.sdistrict {
width: 150px;
float:left;
height:30px;
overflow:hidden;
}
.sphone {
width:100px;
float:left;
height:30px;
overflow:hidden;
}
div.limit {
width: 300px;
float: left;
height:30px;
}
span.pagination {
width: 360px;
float: left;
padding-top: 7px;
}
div.counter {
width: 90px;
float: left;
padding-top: 7px;
}

/*
#go-back-minimal {
	background: url(../../../modules/mod_yoo_login/styles/niftyquick/images/button_feedback_bg.png) no-repeat 0 0;
	border:none;
	width:100px;
	height:20px;
}

#go-back-minimal:hover {
	background: url(../../../modules/mod_yoo_login/styles/niftyquick/images/button_feedback_bg.png) no-repeat 0 -20px;
	cursor:pointer
}
.btnMakeHomePage {
	margin:2px 5px 0 0;
	width:20px;
	float:left;
}
#login  form{

}

#button_go_back {
      width: 100px;
      height: 20px;
      font-size:11px;
			display:block;
      margin: 0;
			padding: 0;
			float:left;
      border: 0;
      color:#333333;
      background: transparent url(../../../modules/mod_yoo_login/styles/niftyquick/images/button_feedback_bg.png) no-repeat 0 0;
      cursor: pointer; 
      cursor: hand; 
    }

#button_go_back:hover {
      background: transparent url(../../../modules/mod_yoo_login/styles/niftyquick/images/button_feedback_bg.png) no-repeat 0 -20px;
    }


span.niftyquick span.yoo-login span.login span.username, span.niftyquick span.yoo-login span.login span.password {
  height:17px;	
}
span.niftyquick span.yoo-login span.login {
height:30px;
}
*/

 
#go-back-minimal {
	background: url(../images/gri/login/button_feedback_bg.png) no-repeat 0 0;
	border:none;
	width:100px;
	height:20px;
}

#go-back-minimal:hover {
	background: url(../images/gri/login/button_feedback_bg.png) no-repeat 0 -20px;
	cursor:pointer
}
.btnMakeHomePage {
	margin:2px 5px 0 0;
	width:20px;
	float:left;
}
#login  form{

}

#button_go_back {
      width: 100px;
      height: 20px;
      font-size:11px;
			display:block;
      margin: 0;
			padding: 0;
			float:left;
      border: 0;
      color:#F8F8F8;
      background: transparent url(../images/gri/login/button_feedback_bg.png) no-repeat 0 0;
      cursor: pointer; 
      cursor: hand; 
      margin-top: 2px;
    }

#button_go_back:hover {
      background: transparent url(../images/gri/login/button_feedback_bg.png) no-repeat 0 -20px;
      color:#ffffaa;
    }

span.niftyquick span.yoo-login span.login span.username {
	background: url(../images/gri/login/username_bg.png) 0 0 no-repeat; 
  height:17px;
}

span.niftyquick span.yoo-login span.login span.password {
	background: url(../images/gri/login/password_bg.png) 0 0 no-repeat; 
  height:17px;
}

span.niftyquick span.yoo-login span.login span.username:hover {
	background: url(../images/gri/login/username_bg.png) 0 -23px no-repeat;
}

span.niftyquick span.yoo-login span.login span.password:hover {
	background: url(../images/gri/login/password_bg.png) 0 -23px no-repeat;
}

span.niftyquick span.yoo-login span.login span.username input,
span.niftyquick span.yoo-login span.login span.password input {
	color: #646464;
}

span.niftyquick span.yoo-login span.login span.username input:hover,
span.niftyquick span.yoo-login span.login span.password input:hover,
span.niftyquick span.yoo-login span.login span.username input:focus,
span.niftyquick span.yoo-login span.login span.password input:focus {
	color: #ffffaa;
}

span.niftyquick span.yoo-login span.login span.login-button {
	background: url(../images/gri/login/button_bg.png) 0 0 no-repeat; 

}

span.niftyquick span.yoo-login span.login span.login-button:hover {
	background: url(../images/gri/login/button_bg.png) 0 -20px no-repeat;
}

span.niftyquick span.yoo-login span.login span.login-button button {
	color: #F8F8F8;
}

span.niftyquick span.yoo-login span.login span.login-button button:hover {
	color: #ffffaa;
}

span.niftyquick span.yoo-login span.login span.lostpassword {
	background: url(../images/gri/login/lost_password_bg.png) 0 0px no-repeat;
}

span.niftyquick span.yoo-login span.login span.lostusername {
	background: url(../images/gri/login/lost_username_bg.png) 0 0px no-repeat;
}

span.niftyquick span.yoo-login span.login span.registration {
	background: url(../images/gri/login/button_bg.png) 0 0px no-repeat; 
}
span.niftyquick span.yoo-login span.login span.registration:hover {
	background: url(../images/gri/login/button_bg.png) 0 -20px no-repeat;
}

span.niftyquick span.yoo-login span.login span.registration a {
cursor:pointer;
display:block;
text-align:center;
font-size:11px;
height:20px;
line-height:20px;
overflow:hidden;
padding:0;
text-transform:lowercase;
width:100%;
color:#f8f8f8;
} 

span.niftyquick span.yoo-login span.login span.registration a:hover {
color:#ffffaa;
text-decoration:none;
}

span.niftyquick span.yoo-login span.logout span.logout-button {
	background: url(../images/gri/login/button_bg.png) 0 0 no-repeat; 
  margin: 2px 5px 0 0;
}

span.niftyquick span.yoo-login span.logout span.logout-button:hover {
	background: url(../images/gri/login/button_bg.png) 0 -20px no-repeat;
}

span.niftyquick span.yoo-login span.logout span.logout-button button {
	color: #F8F8F8;
}

span.niftyquick span.yoo-login span.logout span.logout-button button:hover {
	color: #ffffaa;
}

#go-home-btn {
	width:100px;
	height:20px;
	background: url(../images/gri/login/button_home_bg.png) 0 0 no-repeat;
	color:#F8F8F8;
	border:none;
}
	#go-home-btn:hover {
		background: url(../images/gri/login/button_home_bg.png) 0 -20px no-repeat;
		color: #ffffaa; 
		cursor:pointer;
	}
span.niftyquick span.yoo-login span.logout span.feedback-button {
	background: url(../images/gri/login/button_home_bg.png) 0 0 no-repeat;
  margin: 2px 5px 0 0;
}	
span.niftyquick span.yoo-login span.logout span.feedback-button button {
	color:#F8F8F8;
}
span.niftyquick span.yoo-login span.logout span.feedback-button button:hover {
	background: url(../images/gri/login/button_home_bg.png) 0 -20px no-repeat;
	color:#ffffaa;
}

span.niftyquick span.yoo-login span.logout span.edit-profile {
	background: url(../images/gri/login/edit_profile.png) 0 0 no-repeat;
	border:none;
}
span.niftyquick span.yoo-login span.logout span.edit-profile:hover {
	background: url(../images/gri/login/edit_profile.png) 0 -20px no-repeat;
}

.btnMakeHomePage {
	margin:3px 5px 0 0;
	width:20px;
	float:left;
	display:block;
}

span.greeting,
span.edit-profile {
  margin-top: 2px;
}
.menuon {
border-bottom: 1px solid #069;
}

#smlTbl td {
font-size:10px;
}

#clearie8{
  margin-bottom:-5px;
  padding-bottom:5px;
}

.ttl1 {
font-size:13px;
}

