@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	line-height:1.5em;
/*	vertical-align: baseline;*/


}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height:1.5em;
	color: black;
	background: white;
	font-family:Arial, Helvetica, sans-serif;
	height: 100%;
}
html, body {
	height: 100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
}
ol, ul {
	list-style: none;
}

* {
	margin: 0;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
	font-size:8pt;	
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

#header_container{
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/top_bg.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	height: 130px;
}

#logo_bg{
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/toplogo_bg.gif);
	background-repeat:no-repeat;
	background-position:center top;
	height: 130px;
	width:900px;
	margin: 0 auto;
}

#logo{
	float:left;
	padding: 20px 0px 0px 0px;
	height: 100px;
}
#uye{
	float:left;
	width:655px;
	line-height: 1.1em;
}

#uye_giris{
	float:right;
	width:210px;
	height:24px;
	font-size: 7pt;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	color: #FFF;
	padding:16px 20px 0px 20px;
}
#uye_giris .seperator{
	float:left;
	width:4px;
	text-align:center;
	
}
#uye_giris a{
	text-decoration:none;
	color: #FFF;
	float:left;
	width:100px;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	}
#uye_giris a:hover{
	color:#FFCC00;
}

/*uye_giris_ok*/

#uye_giris_ok{
	float:right;
	width:222px;
	height:24px;
	font-size: 7pt;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	color: #FFF;
	padding:16px 10px 0px 20px;
}
#uye_giris_ok .seperator{
	float:left;
	width:4px;
	text-align:center;
	
}

#uye_giris_ok .welcome{
	float:left;
	
	width: 130px;
	
}
#uye_giris_ok a{
	text-decoration:none;
	color: #FFF;
	float:left;
	width:70px;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	}
#uye_giris_ok a:hover{
	color:#FFCC00;
}
/*----------------*/


#menucontainer{
	float:left;
	width: 660px;
	padding:54px 0px 0px 0px;
	height: 30px;
	
}
#menu{
	float:right;
	width: 622px;
	height: 30px;
	padding-left: 38px;
}
#menu ul,li{
	list-style-type:none;
}

#menu ul li{
	list-style-type:none;
	width:103px;
	float:left;
	padding:0px;	
}
#menu .mspan{
	width:100px;
}

#menu .link{
	float:left;
	width:103px;
	height:22px;
	text-align:center;
	padding:8px 0px 0px 0px;
	color: #FFF;
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	line-height:1.5em;	
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/bt_normal.gif);
	background-position:center top;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
}

#menu a.link:hover{
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/bt_up.gif);
	text-decoration: none;
}

#menu .linkup{
	float:left;
	width:103px;
	height:22px;
	text-align:center;
	padding:8px 0px 0px 0px;
	color: #FFF;
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	line-height:1.5em;	
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/bt_up.gif);
	background-position:center top;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
}

#menu a.linkup:hover{
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/bt_normal.gif);
	text-decoration: none;
}


#search_container{
	margin:0 auto;
	width:888px;
	background-image: url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/search_bg.gif);
	height: 32px;
	padding: 7px 5px 0px 7px;
	font-size: 7pt;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
}


#main_search{
	float:left;
	width: 640px;
	height: 26px;
	margin-right: 5px;
}

#main_search .searchinput{
	width:220px;
	border:2px inset #CCCCCC;
	margin-right: 5px;
}

#main_search .listmenu{
	width:160px;
	border:2px inset #CCCCCC;
	padding: 0px;
	margin-right: 5px;
}

#detayli_ara{
	float:left;
	width:240px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFF;
}

#detayli_ara a{
	text-decoration:none;
	color: #FFF;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight:bold;
	line-height: 2.6em;
	float: left;
	background-image: url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/arrow_white.gif);
	background-repeat: no-repeat;
	background-position: right 10px ;
	width: 86px;
	height: 24px;

}
#detayli_ara a:hover{
	text-decoration:none;
	color:#FFCC00;
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/arrows_orange.gif);
	background-repeat: no-repeat;
	background-position: right 10px ;
}

#content_container{
	margin:14px auto auto auto;
	width: 900px;
	padding-bottom: 131px;
}

#left_container{
	float:left;
	width:213px;
	
	padding-right: 14px;
}

#left_container p{
	
	}

#kat{
	float:left;
	width:213px;
}


#kat #content{
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/munubg.gif);
	background-repeat:repeat-x;
	background-position:left top;
	width:191px;
	padding:5px 10px 0px 10px;
	float: left;
}

#kat #content ul,li{
	list-style-type:none;
}

#kat #content li{
	list-style-type:none;
	margin:0px;
	padding:0px;
	width:191px;
	float:left;
}

#kat #content a{
	text-decoration:none;
	font-size:9pt;
	line-height:2em;
	font-weight:bold;
	
	color:#005baa;
}

#kat #content a:hover{
	text-decoration:underline;

}

#leftboxsample{
	float:left;
	width:213px;
	padding-top: 12px;
}

#leftboxsample #content{
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/page/short_box_bg.gif);
	background-repeat:repeat-x;
	background-position:left top;
	width:191px;
	padding:5px 10px 0px 10px;
	float: left;
}

#leftboxsample #content ul,li{
	list-style-type:none;
}

#leftboxsample #content li{
	list-style-type:none;
	margin:0px;
	padding:0px;
	width:191px;
	float:left;
}

#leftboxsample #content a{
	text-decoration:none;
	
	line-height:2em;
	font-weight:normal;
	
	color:#005baa;
}

#leftboxsample #content a:hover{
	text-decoration:underline;

}



#rek{
	float:left;
	width:213px;
	
	
	padding:12px 0px 12px 0px;
}

#rek3{
	float:left;
	width:213px;
	
	
	padding:0px 0px 12px 0px;
}

#homeright {
	float:left;
	width:673px;
	
}

#homeright p{
	
	
	
}

#teaser_container{
	float:left;
	width:673px;
	text-align: left;
	
	
	padding: 0px 0px 14px 0px;
}

#teaser_kurumsal{
	float:left;
	width:336px;
	height: 261px;
	background-image: url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/kurumsalbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#tkuronsoz {
	width:272px;
	height:82px;
	padding: 134px 30px 0px 34px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	color: #3B4C5E;
	font-size: 9pt;
	font-weight: bold;
	line-height: 2em;
	border:solid red 1px;
}

.link_teaser1{
	text-decoration:none;
	float:left;
	width:134px;
	height:30px;
	padding:0px 0px 0px 32px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFF;
	line-height: 2.2em;
}

a.link_teaser1:hover{
	text-decoration:none;
	color:#FFFF00;
	
}

.link_teaser2{
	text-decoration:none;
	float:left;
	width:134px;
	height:30px;
	padding:0px 0px 0px 18px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFF;
	line-height: 2.2em;
}

a.link_teaser2:hover{
	text-decoration:none;
	color:#FFFF00;
	
}

.link_kirayaver{
	text-decoration:none;
	float:left;
	width:280px;
	height:30px;
	padding:0px 0px 0px 32px;
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFF;
	line-height: 2.2em;
}

a.link_kirayaver:hover{
	text-decoration:none;
	color:#FFFF00;
	
}

#teaser_kirayaver{
	float:left;
	width:337px;
	height: 261px;
	background-image: url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/kirayaver_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}

#tkironsoz {
	width:272px;
	height:82px;
	padding: 134px 30px 0px 34px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	color: #FFF;
	
	font-weight: bold;
	line-height: 2em;
}

#vitrin_home{
	float:left;
	width:673px;
	margin-bottom: 10px;
}

#vitrin_home #vitrin_content{
	float:left;
	width:652px;
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	border-top:1px solid #dedede;
	padding:19px 0px 0px 19px;
}
#vitrin_home #vitrin_content ul,li{
	list-style-type:none;
	}

#vitrin_home #vitrin_content ul li{
	list-style-type:none;
	float:left;
	width:130px;
	height:100px;
	}

#vitrin_home #vitrin_content ul li img{
	border:1px solid #dedede;

	}
#vitrin_home #vitrin_content ul li span{
	float:left;
	width:130px;
}

#vitrin_home #vitrin_content ul li span a{
	text-decoration:none;
	color:#333;
	
	
	padding-right:20px;
	
	}


#vitrin_home #vitrin_content ul li span a:hover{
	color:#005baa;
	text-decoration:underline;
	}



#sectiklerimiz_home{
	float:left;
	width:673px;
	margin-bottom: 10px;
}


#sectiklerimiz_home #secilen_content{
	float:left;
	width:652px;
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	border-top:1px solid #dedede;
	padding:19px 0px 0px 19px;
}

/*tablar*/
.tab_topcizik{
	border-top:5px solid #e04b1b;
	width: 639px;
	margin-bottom: 10px;
}

/*tab1*/

#tabs1{
	float:left;
	width: 652px;
	padding: 0px 0px 0px 0px;
}

#tabs1 ul,li{
	list-style-type:none;
	}

#tabs1 ul li{
	float:left;
	width:130px;
	height:100px;
	}

#tabs1 ul li img{
	border:1px solid #dedede;

	}
#tabs1 ul li span{
	float:left;
	width:130px;
}

#tabs1 ul li span a{
	text-decoration:none;
	color:#333;
	
	
	padding-right:20px;
	
	}


#tabs1 ul li span a:hover{
	color:#005baa;
	text-decoration:underline;
	}


/*tab2*/

#tabs2{
	float:left;
	width: 652px;
	padding: 0px 0px 0px 0px;
}

#tabs2 ul,li{
	list-style-type:none;
	}

#tabs2 ul li{
	float:left;
	width:163px;
	height:24px;
	}

#tabs2 ul li a{
	text-decoration:none;
	color:#333;
	
	
	padding-right:20px;
	
	float:left;
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/arrows_orange_2.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding:0px 0px 0px 10px;
	width:130px;
	}


#tabs2 ul li a:hover{
	color:#f1530c;
	text-decoration:underline;
	}

/*tab3*/

#tabs3{
	float:left;
	width: 652px;
	padding: 0px 0px 0px 0px;
}

#tabs3 ul,li{
	list-style-type:none;
	}

#tabs3 ul li{
	float:left;
	width:290px;
	height:60px;
	padding-right: 10px;
	}
#tabs3 ul li .baslik{
	float:left;
	width:290px;
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/arrows_orange_2.gif);
	background-repeat:no-repeat;
	background-position:left center;
	font-weight:bold;
	
	color:#f1530c;
	padding:0px 0px 0px 10px;
	text-decoration:none;
	
	margin-bottom:5px;
	
}

#tabs3 ul li a.baslik:hover{
	text-decoration:underline;
	}

#tabs3 ul li .ozet{
	float:left;
	width:300px;
	padding-left: 10px;
	
	line-height:1.4em;
}



/*tab4*/

#tabs4{
	float:left;
	width: 652px;
	padding: 0px 0px 0px 0px;
}

#tabs4 ul,li{
	list-style-type:none;
	}

#tabs4 ul li{
	float:left;
	width:130px;
	height:100px;
	}

#tabs4 ul li img{
	border:1px solid #dedede;

	}
#tabs4 ul li span{
	float:left;
	width:130px;
}

#tabs4 ul li span a{
	text-decoration:none;
	color:#333;
	
	
	padding-right:20px;
	
	}


#tabs4 ul li span a:hover{
	color:#005baa;
	text-decoration:underline;
	}


/*tab5*/

#tabs5{
	float:left;
	width: 652px;
	padding: 0px 0px 0px 0px;
}

#tabs5 ul,li{
	list-style-type:none;
	}

#tabs5 ul li{
	float:left;
	width:120px;
	height:24px;
	}

#tabs5 ul li a{
	text-decoration:none;
	color:#333;
	
	
	padding-right:20px;
	
	float:left;
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/arrows_orange_2.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding:0px 0px 0px 10px;
	width:120px;
	}


#tabs5 ul li a:hover{
	color:#f1530c;
	text-decoration:underline;
	}


#newsandinfo{
	float:left;
	width:673px;
}


/*haberleranasayfa*/

#haberler{
	float:left;
	width:328px;
	margin-bottom: 10px;
	margin-right: 15px;
}


#haberler #haber_content{
	float:left;
	width:306px;
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	border-top:1px solid #dedede;
	
	padding:10px 10px 0px 10px;
}

#haberler #haber_content #haberleft{
	float:left;
	width: 150px;
}
#haberler #haber_content #haberleft .haberresim {
	float:left;
	padding:0px 10px 10px 0px;

	}
#haberler #number{
	float:left;
	width:316px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
}

#haberler #number ul,li{
	list-style-type:none;
	}

#haberler #number ul li{
	list-style-type:none;
	float:left;
	width:22px;
	height:20px;
	background-image: url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/haber_no_bg.gif);
	text-align: center;
	background-repeat: no-repeat;
	}

#haberler #number ul li a{
	text-decoration:none;
	color:#333;
	
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	
	font-weight:bold;
	float:left;
	width:22px;
	height:20px;
	}

#haberler #number a:hover{
	color:#E2591A;
	text-decoration:none;
	}


#haberler #haberbottom{
	float:left;
	width:671px;
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/haber_bottom.gif);
	background-position:center top;
	width:329px;
	height:16px;
	background-repeat: no-repeat;
}


#haberler #haber_content #haberright{
	float:left;
	width: 152px;
}

.haberbaslik{
	
	
	font-weight:bold;
	
	float: left;
	width: 150px;
}

.haberozet{
	
	
	
	float: left;
	width: 150px;
}

.haberozet a{
	
	
	
	float: left;
	text-decoration:none;
	color:#333;
}

.haberozet a:hover{
	text-decoration:underline;
	color:#005ca1;
}

/*filmelazimanasayfa*/

#info{
	float:left;
	width:328px;
	margin-bottom: 10px;
}


#info #info_content{
	float:left;
	width:307px;
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	border-top:1px solid #dedede;
	padding:10px 10px 0px 10px;
	background-image: url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/filme_lazim_box.gif);
	background-repeat: no-repeat;
	height: 174px;
}


#info #info_content ul,li{
	list-style-type:none;
	}

#info #info_content ul li{
	list-style-type:none;
	float:left;
	width:300px;
	}

#info #info_content ul li a{
	text-decoration:none;
	color:#333333;
	font-weight:bold;
	float:left;
	width:288px;
	height:20px;
	border-bottom:1px solid #dedede;
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/arrows_orange_2.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding:8px 0px 0px 12px;
	}

#info #info_content a:hover{
	color:#E2591A;
	text-decoration:none;
	}


#info #infobottom{
	float:left;
	width:671px;
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/filmelazim_box_bottom.gif);
	background-position:center top;
	width:329px;
	height:16px;
	background-repeat: no-repeat;
}

#footercontainer{
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/footerall_bg.gif);
	background-repeat:repeat-x;
	background-position:left top;
	height: 131px;
	margin: 0 auto;
	clear: both;
 	position: relative;
 	z-index: 10;
}

#footer{
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/footer_bg.gif);
	background-repeat:no-repeat;
	background-position:center top;
	height: 130px;
	width:900px;
	margin: 0 auto;
}

#footermenu{
	float:left;
	width:880px;
	padding: 16px 0px 20px 20px;
}
.copyright_1{
	float:left;
	padding:16px 0px 0px 0px;
	color: #FFF;
	
	
	text-align: center;
	width: 220px;
	
}

#footermainmenu{
	float:left;
	padding:10px 0px 0px 20px;
	
	
	width: 600px;
}


.fsublink{
	text-decoration:none;
	color:#666;
	float:left;
	text-align:center;
	width:100px;
	height:20px;
	
	font-weight:bold;
}
a.fsublink:hover{
	color:#00569c;
}

.fsublink_seperate{
	border-right: 1px solid #ccc;
	float:left;
	width:0px;
	height: 12px;
}

#footertext{
	float:left;
	
	color: #FFF;
	
	width: 880px;
	padding: 0px 10px 10px 10px;
	line-height: 1.5em;
}

#footertext a{
	text-decoration:none;
	
	color: #FFF;
	
	font-weight:bold;
}

#footertext a:hover{
	text-decoration:underline;
}


#container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -131px; /* the bottom margin is the negative value of the footer's height */
}


html, body, #container { 
height: 100%; 
}
body > #container { height: auto; min-height: 100%; }


.push {
	height: 131px; /* .push must be the same height as .footer */
}

/*page styles*/

#search_container2{
	margin:0 auto;
	width:888px;
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/page/search_bg_2.gif);
	height: 32px;
	padding: 7px 5px 0px 7px;
	font-size: 7pt;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
}


#navbar{
	margin:0 auto;
	width:880px;
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/page/navbarbg.gif);
	background-position: left top;
	background-repeat: no-repeat;	
	height: 21px;
	padding: 5px 10px 5px 10px;
	
	color: #FFF;
	font-size: 8px;
}
#navbar a{
	text-decoration:none;
	
	
	color: #FFF;
	line-height: 1.8em;
}

#navbar a:hover{
	color:#000;
	text-decoration:underline;
}

#pagecaption{
	margin:0 auto;
	width:880px;
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/page/katname.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 5px 10px 5px 10px;
	height: 40px;

}

#pagecaption h1{
	font-size: 14pt;
	
	font-weight:bold;
	color: #FFF;
	line-height: 1.9;
}



#vitrin_kat{
	float:left;
	width:900px;
	margin-bottom: 10px;
}

#vitrin_kat #captioncont{
	float:left;
	width:900px;
	height:28px;
}

#vitrin_kat #caption{
	float:left;
	width:226px;
	height:28px;
}

#vitrin_kat #tumvitrin{
	float:left;
	width:668px;
	height:28px;
	text-align: right;
	padding-right: 5px;
}

#vitrin_kat #tumvitrin a{
	text-decoration:none;
	color:#333;
	
	font-weight:bold;	
	
	line-height:2.6em;
}

#vitrin_kat #tumvitrin a:hover{
	color:#005baa;
}

#vitrin_kat #vitrin_content{
	float:left;
	width:879px;
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	border-top:1px solid #dedede;
	padding:19px 0px 0px 19px;
}
#vitrin_kat #vitrin_content ul,li{
	list-style-type:none;
	}

#vitrin_kat #vitrin_content ul li{
	list-style-type:none;
	float:left;
	width:125px;
	height:100px;
	}

#vitrin_kat #vitrin_content ul li img{
	border:1px solid #dedede;

	}
#vitrin_kat #vitrin_content ul li span{
	float:left;
	width:125px;
}

#vitrin_kat #vitrin_content ul li span a{
	text-decoration:none;
	color:#333;
	
	
	padding-right:20px;
	
	}


#vitrin_kat #vitrin_content ul li span a:hover{
	color:#005baa;
	text-decoration:underline;
	}

#content_containerpage{
	margin:0 auto;
	width: 900px;
	padding-bottom: 131px;
}

#kategoriler{
	float:left;
	width:900px;
	margin-bottom: 10px;	
}

#kategoriler #katcontent{
	float:left;
	width:858px;
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	
	
	padding:20px;
}

.sutun {
	float:left;
	width:264px;
	padding:0px 10px 0px 10px;
}

.sutun ul,li{
	list-style-type:none;
}
	
.sutun ul li{
	list-style-type:none;
	float:left;
	width:244px;
}

.mainkat{
	text-decoration:none;
	font-size:10pt;
	font-weight:bold;
	color:#ff3800;
	float:left;
	width:190px;
	padding:0px 0px 0px 16px;
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/page/bullet_orange.gif);
	background-repeat:no-repeat;
	background-position:left center;
	line-height:2em;
}

a.mainkat:hover{
	color:#000;
	text-decoration:underline;
}

.subkat{
	text-decoration:none;
	
	font-size:9pt;
	font-weight:bold;
	color:#005ca1;
	float:left;
	width:180px;
	height:20px;
	padding:0px 0px 0px 32px;

}

a.subkat:hover{
	text-decoration:underline;
	color:#005ca1;
}

.subsubkat{
	text-decoration:none;
	
	
	color:#005ca1;
	float:left;
	width:160px;
	height:20px;
	padding:0px 0px 0px 48px;

}

a.subsubkat:hover{
	text-decoration:underline;
	color:#005ca1;
}
.sutun ul li ul li{
	list-style-type:none;
	float:left;
}
.sutun ul li ul li ul li{
	list-style-type:none;
	float:left;
}




#navbar2{
	margin:0 auto;
	width:880px;
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/page/navbar_2.gif);
	background-position: left top;
	background-repeat: no-repeat;	
	height: 21px;
	padding: 5px 10px 5px 10px;
	
	color: #FFF;
	font-size: 8px;
}
#navbar2 a{
	text-decoration:none;
	
	
	color: #FFF;
	line-height: 1.8em;
}

#navbar2 a:hover{
	color:#000;
	text-decoration:underline;
}

#pagecaptioncontainer{
	margin:0 auto;
	width: 900px;
}

#pagecaption2{
	width:542px;
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/page/katname2.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 5px 10px 5px 10px;
	height: 40px;
	float: left;

}

#pagecaption2 h1{
	font-size: 14pt;
	
	font-weight:bold;
	color: #FFF;
	line-height: 1.9;
}

#subkategoriler{
	float:left;
	width:562px;
	margin-bottom: 10px;
	margin-right:22px;
}

#subkategoriler #katcontent{
	float:left;
	width:520px;
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	
	
	padding:0px 20px 0px 20px;
}

#subkategoriler #katcontent .sutun {
	float:left;
	width:239px;
	padding:20px 10px 0px 10px;
}

#subkategoriler #katcontent .sutun ul,li{
	list-style-type:none;
}
	
#subkategoriler #katcontent .sutun ul li{
	list-style-type:none;
	float:left;
	width:240px;
}



/**/
#subkat_soneklenen{
	float:left;
	width:316px;
	margin-bottom: 10px;
}

#subkat_soneklenen #katcontent{
	float:left;
	width:289px;
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	
	
	padding:20px 5px 0px 20px;
}

#subkat_soneklenen #katcontent ul,li{
	list-style-type:none;
	}

#subkat_soneklenen #katcontent ul li{
	list-style-type:none;
	float:left;
	width:144px;
	height:100px;
	}

#subkat_soneklenen #katcontent ul li img{
	border:1px solid #dedede;

	}
#subkat_soneklenen #katcontent ul li span{
	float:left;
	width:125px;
}

#subkat_soneklenen #katcontent ul li span a{
	text-decoration:none;
	color:#333;
	
	
	padding-right:20px;
	
	}


#subkat_soneklenen #katcontent ul li span a:hover{
	color:#005baa;
	text-decoration:underline;
	}


#pagecaption3{
	width:296px;
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/page/son_eklenen_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 5px 10px 5px 10px;
	height: 40px;
	float: left;

}

#pagecaption3 h1{
	font-size: 12pt;
	
	font-weight:bold;
	color: #FFF;
	line-height: 2.4em;
}


#rek2{
	float:left;
	width:316px;
	
	
	padding:0px 0px 12px 0px;
}


#soneklenen_page{
	float:left;
	width:673px;
	margin-bottom: 10px;
}


#soneklenen_page #sekcontent{
	float:left;
	width:652px;
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	border-top:1px solid #dedede;
	
	
	padding:19px 0px 0px 19px;
}
#soneklenen_page #sekcontent ul,li{
	list-style-type:none;
	}

#soneklenen_page #sekcontent ul li{
	list-style-type:none;
	float:left;
	width:130px;
	height:100px;
	}

#soneklenen_page #vsekcontentul li img{
	border:1px solid #dedede;

	}
#soneklenen_page #sekcontent ul li span{
	float:left;
	width:130px;
}

#soneklenen_page #sekcontent ul li span a{
	text-decoration:none;
	color:#333;
	
	
	padding-right:20px;
	
	}


#soneklenen_page #sekcontent ul li span a:hover{
	color:#005baa;
	text-decoration:underline;
	}



/*left search*/
#search_1{
	float:left;
	width:213px;
	margin-bottom: 14px;
}


#search_1 #content{
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/page/short_box_bg.gif);
	background-repeat:repeat-x;
	background-position:left top;
	width:191px;
	padding:5px 10px 0px 10px;
	float: left;
}

#search_1 #content form .ls_listmenu{
	width:130px;
	border:1px solid #cccccc;
}

#search_1 #content form .ls_listmenu2{
	width:63px;
	border:1px solid #cccccc;
}

#search_1 #content form .ls_input{
	width:126px;
	border:1px inset #cccccc;
}

#search_1 #content form .label{
	width:120px;
	float:left;
	
	
}
#search_1 #content ul,li{
	list-style-type:none;
}

#search_1 #content li{
	list-style-type:none;
	margin:0px;
	padding:0px;
	width:191px;
	float:left;
}

#search_1 #content a{
	text-decoration:none;
	font-size:9pt;
	line-height:2em;
	font-weight:bold;
	
	color:#005baa;
}

#search_1 #content a:hover{
	text-decoration:underline;

}

#search_1 #content2{
	background-repeat:repeat-x;
	background-position:left top;
	width:191px;
	padding:3px 3px 3px 10px;
	float: left;
}

#search_1 #content2 a{
	text-decoration:none;
	color:#013D88;
	font-weight:bold;	
	line-height:2.6em;
}

#search_1 #content2 a:hover{
	color:#005baa;
}


#search_2{
	float:left;
	width:213px;
	margin-bottom: 14px;
}

#search_2 #content{
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/page/short_box_bg.gif);
	background-repeat:repeat-x;
	background-position:left top;
	width:191px;
	padding:5px 10px 0px 10px;
	float: left;
}

#search_2 #content ul,li{
	list-style-type:none;
}

#search_2 #content li{
	list-style-type:none;
	margin:0px;
	padding:0px;
	width:186px;
	float:left;
}

#search_2 #content a{
	text-decoration:none;
	font-size:9pt;
	line-height:2em;
	font-weight:bold;
	
	color:#005baa;
}

#search_2 #content a:hover{
	text-decoration:underline;

}



.bold{
	
	font-weight:bold;
	
	
}

.center{
	text-align:center;
	
}


/*aramalar*/

#aramalar_page{
	float:left;
	width:673px;
	margin-bottom: 10px;
}


#aramalar_page #ap_content{
	float:left;
	width:652px;
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	border-top:1px solid #dedede;
	
	
	padding:19px 0px 0px 19px;
}
#aramalar_page #ap_content ul,li{
	list-style-type:none;
	}

#aramalar_page #ap_content ul li{
	float:left;
	width:200px;
	padding-right: 10px;
	margin-bottom: 5px;
	}
#aramalar_page #ap_content ul li a {
	float:left;
	width:170px;
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/page/icon_arananlar.gif);
	background-repeat:no-repeat;
	background-position:left center;
	
	color:#005ca1;
	padding:0px 0px 0px 30px;
	text-decoration:none;
	
	margin-bottom:5px;
	
	
}

#aramalar_page #ap_content ul li a:hover{
	text-decoration:underline;
	color:#f1530c;
	}





#pagecaption4{
	margin:0 auto;
	width:880px;
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/page/katname_3.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 5px 10px 5px 10px;
	height: 40px;
}

#pagecaption4 h1{
	font-size: 14pt;
	
	font-weight:bold;
	color: #FFF;
	line-height: 1.9;
	float: left;
}

#pagecaption4 .icon{
	float:right;
	width:64px;
	text-align: right;
}


/*arama sonuçları*/

#aramasonuc{
	float:left;
	width:673px;
	margin-bottom: 10px;
}

#aramasonuc #captioncont{
	float:left;
	width:673px;
	height:28px;
	background-image: url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/page/arama_sonuclari.gif);
}

#aramasonuc #caption{
	float:left;
	width:190px;
	height:28px;
}

#aramasonuc .bulunansonucsayisi{
	float:left;
	width:250px;
	height:28px;
	text-align: left;
	font-weight:bold;
	color: #FFF;
	font-size: 9pt;
	line-height: 2.3em;
}
#aramasonuc #ongoster{
	float:left;
	width:220px;
	height:23px;
	text-align: right;
	padding:2px 0px 0px 0px;
}



#aramasonuc  #ascontent{
	float:left;
	width:661px;
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	border-top:1px solid #dedede;
	
	
	padding:10px 0px 0px 10px;
}
#aramasonuc  #ascontent ul,li{
	list-style-type:none;
	}

#aramasonuc  #ascontent ul li{
	list-style-type:none;
	float:left;
	width:639px;
	height:72px;
	border: 1px solid #dedede;
	padding: 5px;
	}

#aramasonuc  #ascontent ul li .resim{
	float:left;
	width:120px;
	}

#aramasonuc  #ascontent ul li .resim img{
	border:1px solid #dedede;
	}

#aramasonuc  #ascontent ul li .oz1{
	float:left;
	width:150px;
	padding:0px 0px 0px 3px;
	height: 72px;
}


#aramasonuc  #ascontent ul li .oz1 .ozet{
	float:left;
	wdith:140px;
	
	line-height: 1.5em;
}
#aramasonuc  #ascontent ul li .oz2{
	float:left;
	width:70px;
	padding:0px 0px 0px 3px;
	height: 72px;
	
	font-weight: bold;
	line-height: 1.8em;
}



#aramasonuc  #ascontent ul li .oz1 a{
	text-decoration:underline;
	color:#005baa;
	font-size:9pt;
	
	padding-right:20px;
	line-height:1.8em;
	font-weight:bold;
	}


#aramasonuc  #ascontent ul li .oz1 a:hover{
	color:#FF6600;
	text-decoration:underline;
	}




/*aramasırala*/
#aramasonuc #aramatop{
	float:left;
	width:650px;
	margin-bottom:5px;
}

#aramasonuc #aramatop ul,li{
	list-style-type:none;
	}
#aramasonuc #aramatop ul li{
	list-style-type:none;
	float:left;
	width:639px;
	height:20px;
	border: 1px solid #dedede;
	padding: 5px;
	}

#aramasonuc #aramatop ul li .ilansirala{
	float:left;
	width:120px;
	
	color:#ff6600;
	line-height: 1.8em;
	font-weight: bold;
	font-size: 9pt;
	}

#aramasonuc #aramatop  ul li .ozt1{
	float:left;
	width:150px;
	
	line-height: 1.8em;
	padding: 0px 0px 0px 3px;
}

#aramasonuc #aramatop ul li .ozt2{
	float:left;
	width:70px;
	
	font-weight: bold;
	line-height: 1.8em;
	padding: 0px 0px 0px 3px;
}



#aramasonuc #aramatop   ul li .ozt2 a{
	text-decoration:none;
	color:#333;
	
	
	line-height:1.8em;
	font-weight:bold;
	float:left;
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/page/listele_arrow.gif);
	background-repeat:no-repeat;
	background-position:42px center;
	width:70px;
	}


#aramasonuc #aramatop  ul li .ozt2 a:hover{
	color:#FF6600;
	text-decoration:none;
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/page/listele_arrow2.gif);
	background-repeat:no-repeat;
	background-position:42px center;
	}

.gribg{
	background-color:#f2f3f4;
	
}

#as_page_number{
	float:left;
	width:663px;
	height:24px;
	padding:7px 5px 5px 5px ;
	background-image: url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/page/number_cont.gif);
	background-position: center center;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

#as_page_number #numbers{
	width:400px;
	margin:0 auto;
}

#as_page_number #numbers .next{
	width:80px;
	text-align:center;
	float:left;
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/page/next_1.gif);
	background-repeat:no-repeat;
	background-position:right center;
	text-decoration:none;
	color:#333;
	
	
	line-height:1.8em;
	}


#as_page_number #numbers a.next:hover{
	text-decoration:none;
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/page/next_2.gif);
	color:#FF6600;
}

#as_page_number #numbers .prev{
	width:80px;
	text-align:center;
	float:left;
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/page/prev_1.gif);
	background-repeat:no-repeat;
	background-position:left center;
	text-decoration:none;
	color:#333;
	
	
	line-height:1.8em;
	}


#as_page_number #numbers a.prev:hover{
	text-decoration:none;
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/page/prev_2.gif);
}


#as_page_number #numbers #numbers2{
	float:left;

}

#as_page_number #numbers #numbers2 a{
	text-decoration:none;
	color:#333;
	
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	line-height:1.8em;
	font-weight:bold;
	float:left;
	width:22px;
	height:20px;
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/haber_no_bg.gif);
	background-repeat:no-repeat;
	background-position:center center;
	text-align:center;
	}


#as_page_number #numbers #numbers2 a:hover{
	color:#E2591A;
	text-decoration:none;
}


#as_page_number #numbers #numbers2 .aktif{
	text-decoration:none;
	color:#E2591A;
	
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	line-height:1.8em;
	font-weight:bold;
	float:left;
	width:22px;
	height:20px;
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/haber_no_bg.gif);
	background-repeat:no-repeat;
	background-position:center center;
	text-align:center;
}

#as_page_number #numbers #numbers2 a.aktif:hover{
	color:#333;
	text-decoration:none;
}

#as_geri_don{
	float:right;
	width:200px;
	text-align: right;
}
#as_geri_don a{
	text-decoration:none;
	color: #FFF;
	
	font-weight:bold;
	font-size:9pt;
	line-height:3em;
}

#as_geri_don a:hover{
	color:#FFFF00;
	text-decoration:underline;
}

#detayleft{
	float:left;
	width:390px;
	margin-right:10px;
	margin-bottom: 20px;

}
#photogallery_container{
	float:left;
	width:368px;
	padding:10px;
	border:1px solid #dedede;
	margin-bottom: 10px;
}
#photogallery_container #bigimage{
	text-align:center;
	float:left;
	width:366px;
	border:1px solid #dedede;
	margin-bottom:10px;
}

#photogallery_container #thumbcontainer{
	text-align:center;
	float:left;
	width:366px;
	height:60px;
	border-bottom:1px solid #dedede;
	margin-bottom: 10px;
}
#photogallery_container #thumbcontainer ul,li{
	list-style-type:none;
}

#photogallery_container #thumbcontainer ul li{
	list-style-type:none;
	float:left;
	width:73px;
	height:51px;
}
#photogallery_container #buttoncont{
	width:266px;
	text-align: left;
	float: left;
	padding: 0px 50px 0px 50px;
}

#photogallery_container #buttoncont ul,li{
		list-style-type:none;
}

#photogallery_container #buttoncont ul li{
	list-style-type:none;
	float:left;
	text-align:center;
	width:66px;
}

#kiralayanbilgileri{
	float:left;
	float:left;
	width:390px;
	padding:0px;
	margin-bottom: 10px;
}

#kiralayanbilgileri #kcaption{
	float:left;
	border-bottom:1px solid #ff6600;
	line-height:2em;
	
	font-size:9pt;
	color:#FF6600;
	width: 390px;
	font-weight: bold;
	margin-bottom: 10px;
}
#kiralayanbilgileri #table{
	float:left;
	width: 390px;
}

#kiralayanbilgileri #table table{
	border-collapse:collapse;
}

#kiralayanbilgileri #table tr,td{
	line-height:1.8em;
	border-collapse:collapse;
}

#zamanbilgileri{
	float:left;
	float:left;
	width:390px;
	padding:0px;
	margin-bottom: 10px;
}

#zamanbilgileri #kcaption{
	float:left;
	border-bottom:1px solid #ff6600;
	line-height:2em;
	
	font-size:9pt;
	color:#FF6600;
	width: 390px;
	font-weight: bold;
	margin-bottom: 10px;
}
#zamanbilgileri #table{
	float:left;
	width: 390px;
}

#zamanbilgileri #table table{
	border-collapse:collapse;
}

#zamanbilgileri #table tr,td{
	line-height:1.8em;
	border-collapse:collapse;
}

#aramadetay1 #kcaption{
	float:left;
	border-bottom:1px solid #ff6600;
	line-height:2em;
	
	font-size:9pt;
	color:#FF6600;
	width: 390px;
	font-weight: bold;
	margin-bottom: 10px;
}

#aramadetay1 #kcaption2{
	float:left;
	border-bottom:1px solid #ff6600;
	line-height:2em;
	
	font-size:9pt;
	color:#FF6600;
	width: 390px;
	font-weight: bold;
	margin-bottom: 10px;
}

#aramadetay1 #table{
	float:left;
	width: 390px;
}

#aramadetay1 #table table{
	border-collapse:collapse;
}

#aramadetay1 #table tr,td{
	line-height:1.8em;
	border-collapse:collapse;
}

.linkmavi{
	color:#005ca1;
	
	
	text-decoration:none;
	}

a.linkmavi:hover{
	color:#ff4b00;
	text-decoration:underline;
}
#detay_right_container{
	float:left;
	width:500px;
}
#detay_right_container #ozellikler{
	float:left;
	width:310px;
	margin-right: 10px;
}

#detay_right_container #ozellikler table2{
	border-collapse:collapse;
}


#detay_right_container #buttons{
	float:left;
	width:180px;
	
}
#detay_right_container #buttons ul,li{
	list-style-type:none;
}

#detay_right_container #buttons ul li{
	list-style-type:none;
	float:left;
	width:180px;
	height:36px;
}

/*kiralayan notu*/
#kiralayannot{
	float:left;
	float:left;
	width:500px;
	padding:0px;
	margin-bottom: 10px;
}

#kiralayannot #kcaption{
	float:left;
	border-bottom:1px solid #ff6600;
	line-height:2em;
	
	font-size:9pt;
	color:#FF6600;
	width: 500px;
	font-weight: bold;
	margin-bottom: 10px;
}
#kiralayannot #table{
	float:left;
	width: 500px;
}

#kiralayannot #table p{
	line-height:1.8em;
	
	font-size:9pt;
}

#kiralayannot #table table{
	border-collapse:collapse;
}

#kiralayannot #table tr,td{
	line-height:1.8em;
	border-collapse:collapse;
}


/*common table style*/

.altkenarlik_gri{
	border-bottom:1px solid #dedede;
}

.tdcaption{
	border-bottom:1px solid #dedede;
	font-weight:bold;
}

.strong{
	
	font-weight:bold;
	font-size:7pt;

}


/*detaylı arama*/

#detayliarama{
	float:left;
	width:673px;
	margin-bottom: 10px;
}

#detayliarama  #ascontent{
	float:left;
	width:661px;
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	border-top:1px solid #dedede;
	padding:10px 0px 0px 10px;
}

#detayliarama  #ascontent ul,li{
	list-style-type:none;
	}

#detayliarama  #ascontent ul li{
	list-style-type:none;
	float:left;
	width:639px;
	height:20px;
	padding: 5px;
	}

.etiket{
	float:left;
	width:200px;
	line-height:1.8em;
	font-weight:bold;
	padding: 0px 5px 0px 0px;
}

.inputcon{
	float:left;
	width:400px;
	line-height:1.8em;
}


/*form_elements*/

.textbox_1{
	width:300px;
	border:1px inset #666666;
}

.textbox_2{
	width:160px;
	border:1px inset #666666;
}

.textbox_3{
	width:40px;
	border:1px inset #666666;
}


.select_1{
	width:200px;
	border:1px inset #666666;
}


.select_2{
	width:98px;
	border:1px inset #666666;
}
.select_3{
	border:1px inset #666666;
	width:164px;
}

.textarea_1{
	width:300px;
	height:80px;
	border:1px inset #666666;
}

.textarea_2{
	width:600px;
	height:200px;
	border:1px inset #666666;
}

.textarea_3{
	width:640px;
	height:200px;
	border:1px inset #666666;
}
/*solvitrin*/


#solvitrin{
	float:left;
	width:213px;
}


#solvitrin #svcontent{
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	width:203px;
padding:8px 0px 0px 8px;
	float: left;
}

#solvitrin  #svcontent ul,li{
	list-style-type:none;
	}

#solvitrin  #svcontent ul li{
	list-style-type:none;
	float:left;
	width:101px;
	height:100px;
	}

#solvitrin  #svcontent ul li img{
	border:1px solid #dedede;

	}
#solvitrin  #svcontent ul li span{
	float:left;
	width:101px;
}

#solvitrin  #svcontent ul li span a{
	text-decoration:none;
	color:#333;
	
	
	padding-right:20px;
	
	}


#solvitrin  #svcontent ul li span a:hover{
	color:#005baa;
	text-decoration:underline;
	}

#solvitrin #svcontent #tumvitrin{
	float:left;
	width:200px;
	border-top: 1px solid #dedede;

}
#solvitrin #svcontent #tumvitrin a{
	text-decoration:none;
	color:#333;
	
	font-weight:bold;	
	
	line-height:2.6em;
}

#solvitrin #svcontent #tumvitrin a:hover{
	color:#005baa;
}



/*başlıklı genel kutu*/
/*box_wic_1 ve alt stilleri kopyalanıp farklı isimlerle kaydedilip değerleri düzenlenerek her yerde kullanılabilir.*/

.box_wic_1{
	width:300px;
	float: left;
	margin-right: 14px;
}

.box_wic_caption{
	float:left;
	width:300px;
	height: 29px;
}


.box_wic_left{
	float:left;
	width:5px;
	height:28px;
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/captions_common/blue/common_captions_blue_left.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

.box_wic_right{
	float:right;
	width:5px;
	height:28px;
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/captions_common/blue/common_captions_blue_right.gif);
	background-position:right top;
	background-repeat:no-repeat;
}

.box_wic_1_common_content{
	float:left;
	width:288px;
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	
	line-height: 1.5em;
	padding: 5px 5px 0px 5px;
}

.box_wic_caption_cap{
	float: left;
	color: #FFF;
	font-size: 9pt;
	font-weight: bold;
	line-height: 2em;
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/captions_common/blue/common_captions_blue_middle.gif);
	background-repeat:repeat-x;
	background-position:left top;
	width:290px;
	height: 28px;
}

/*ajanım*/

#ajanim_icerik{
	float:left;
	width:288px;
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	
	line-height: 1.5em;
	padding: 5px 5px 0px 5px;
	
}

#ajanim_icerik p{
	
	
	line-height: 1.5em;
}

#ajanim_icerik ul,li{
	list-style-type:none;
	
}

#ajanim_icerik ul li{
	list-style-type:none;
	float:left;
	width:288px;
	margin-bottom: 5px;
}

#ajanim_icerik ul li .etiket{
	float:left;
	width:120px;
	
	
	line-height: 1.8em;
	font-weight: bold;
}

#ajanim_icerik ul li .inputs{
	float:left;
	width:164px;
	
	
	line-height: 1.5em;
}

#ajanim_info{
	float:right;
	width:570px;
	height:29px;
	
	line-height: 1.5em;

}

#ajanim_info_content{
	width:558px;
	height:205px;
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	
	line-height: 1.5em;
	padding: 5px 5px 0px 5px;
}

#ajanim_info_content #right_part{
	float:right; 
	width:375px;
}

#ajanim_info_content #right_part ul,li{
	list-style-type:none;
	}

#ajanim_info_content #right_part ul li{
	list-style-type:none;
	float:left;
	width:300px;
	font-size: 9pt;
	text-decoration:none;
	font-family:"Tahoma",Arial, Helvetica, sans-serif;	
	color:#333;	
	}

#ajanim_info_content #right_part #baslik{
	font-weight:bold;
	color:#3B4C5E;
	}


/*banaozelsolmenu*/

#kullanicimenu{
	float:left;
	width:213px;
}

#kullanicimenu #content{
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/munubg.gif);
	background-repeat:repeat-x;
	background-position:left top;
	width:191px;
	padding:5px 10px 0px 10px;
	float: left;
}

#kullanicimenu #content ul,li{
	list-style-type:none;
}

#kullanicimenu #content li{
	list-style-type:none;
	margin:0px;
	padding:0px;
	width:191px;
	float:left;
}

#kullanicimenu #content .mainlink{
	text-decoration:none;
	font-size:9pt;
	line-height:2em;
	font-weight:bold;
	color:#005baa;
}

#kullanicimenu #content a.mainlink:hover{
	text-decoration:underline;

}

#kullanicimenu #content .mainlinkaktif{
	text-decoration:none;
	font-size:9pt;
	line-height:2em;
	font-weight:bold;
	color:#ff6600;
}

#kullanicimenu #content a.mainlinkaktif:hover{
	text-decoration:underline;

}

#kullanicimenu #content .sublink{
	text-decoration:none;
	line-height:2em;
	color:#005baa;
	padding-left:20px;
}

#kullanicimenu #content a.sublink:hover{
	text-decoration:underline;

}

#kullanicimenu #content .sublinkaktif{
	text-decoration:none;
	line-height:2em;
	font-weight:bold;	
	color:#ff6600;
	padding-left:20px;
}

#kullanicimenu #content a.sublinkaktif:hover{
	text-decoration:underline;

}



/*uyegiris*/


/*uyelik avantajları*/

.uyeavantaj{
	float:left;
	width:673px;
	margin-bottom: 10px;
}

.uyeavantaj_sol{
	float:left;
	width:136px;
}
.uyeavantaj_sag{
	float:left;
	width:510px;
}


#common_ulli_div{
	float:left;
	width: 98%;
}

#common_ulli_div ul,li{
	list-style-type:none;
	}

#common_ulli_div ul li{
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/page/bullet_blue.gif);
	background-repeat:no-repeat;
	background-position:left 12px;
	padding: 5px 5px 5px 20px;
	font-size: 9pt;
	width: 440px;
	list-style-position: outside;
	margin-left: 16px;
	}

/*common*/
.link_common{
	text-decoration:none;
	color:#005ca1;
}
a.link_common:hover{
	color:#FF6600;
	text-decoration:underline;
}
.link_turbold{
	text-decoration:none;
	color:#ff6600;
	font-weight:bold;
}
a.link_turbold:hover{
	color:#005ca1;
	text-decoration:underline;
}


.link_turbold2{
	text-decoration:none;
	color:#ff6600;
	font-weight:bold;
	font-size:10pt;
}
a.link_turbold2:hover{
	color:#005ca1;
	text-decoration:underline;
}

.common_site_caption{
	float:left;
	margin-left: 16px;
	width: 94%;
}

.common_site_caption h1{
	float:left;
	font-size:14pt;
	font-weight:lighter;
	line-height:2em;
}


/*uyegirisyapmis*/
#uyegirissayfasi{
	float:left;
	width:673px;
	margin-bottom: 10px;
}

#uyegirissayfasi #captioncont{
	float:left;
	width:673px;
	height:28px;
	background-image: url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/page/baslik_hosgeldiniz.gif);
}

#uyegirissayfasi #caption{
	float:left;
	width:190px;
	height:28px;
}

#uyegirismesaj{
	float:left;
	width:100%;
	
}

#uyegirismesaj h1{
	
	line-height:2em;
	font-weight:bold;
	font-size:12pt;
}

#uyegirismesaj p{
	
	
	font-size:9pt;
}

/*mesajkutusu*/

#girismesajkutu{
	float:left;
	width:213px;
	margin-bottom: 10px;
}

#girismesajkutu #captioncont{
	float:left;
	width:673px;
	height:28px;
	background-image: url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/page/baslik_hosgeldiniz.gif);
}

#girismesajkutu #caption{
	float:left;
	width:190px;
	height:28px;
}

/*commonbox style*/
/* boxcontainer_1 boxcontent_1 aşağıdada görüldüğü gibi çoğaltılarak kullanılabilir. box.html dosyasında örnekleri görebilirsiniz. boxtop box bottom 100% değerlidir içine geldiği kutuya uyum sağlar. tr tl rb lr lere dokunulmadan her yerde kullanılabilir.  */

.boxcontainer_1{
	float:left;
	width:213px;
	clear: both;
}
.boxcontent_1{
	border-right:1px solid #dedede;
	border-left:1px solid #dedede;
	width: 191px;
	float: left;
	padding: 0px 10px 0px 10px;
	
	
}

.boxcontainer_2{
	float:left;
	width:300px;
	clear: both;
}
.boxcontent_2{
	border-right:1px solid #dedede;
	border-left:1px solid #dedede;
	width: 278px;
	float: left;
	padding: 0px 10px 0px 10px;
}

.boxtop{
	float:left;
	background-image: url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/box/t.gif);
	background-repeat: repeat-x;
	background-position: lef top;
	height: 12px;
}

.boxbottom{
	float:left;
	background-image: url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/box/b.gif);
	background-repeat: repeat-x;
	background-position: lef top;
	width: 100%;
}

.tl{
	float:left;
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/box/tl.gif);
	background-repeat:no-repeat;
	background-position:left top;
	float:left;
	width:12px;
	height:12px;
}

.tr{
	float:left;
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/box/tr.gif);
	background-repeat:no-repeat;
	background-position:right top;
	float:right;
	width:12px;
	height:12px;
}


.rb{
	float:left;
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/box/rb.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	float:right;
	width:12px;
	height:12px;
}


.lb{
	float:left;
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/box/rl.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	float:left;
	width:12px;
	height:12px;
}


/*mesajlarim*/

#box_wic_message{
	width:300px;
	float: left;
	margin-right: 14px;
}

#box_wic_caption_message{
	float:left;
	width:300px;
	height: 28px;
}

#uyemesajcontent{
	float:left;
	width:288px;
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	
	line-height: 1.5em;
	padding: 5px 5px 0px 5px;
}
#uyemesajcontent ul,li{
	list-style-type:none;
}

#uyemesajcontent ul,li{
	float:left;
	margin-bottom:5px;
	width:100%;
}


.red_bold{
	color:#FF0000;
	font-weight:bold;
	
}


/*uyarı*/

#box_wic_uyari{
	width:358px;
	float: left;
}

#box_wic_caption_uyari{
	float:left;
	width:358px;
	height: 29px;
}
.box_wic_caption_uyari_caption_cap{
	float: left;
	color: #FFF;
	font-size: 9pt;
	font-weight: bold;
	line-height: 2.2em;
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/captions_common/blue/common_captions_blue_middle.gif);
	background-repeat:repeat-x;
	background-position:left top;
	width:348px;
	height: 28px;
}
#uyaricontent{
	float:left;
	width:346px;
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	
	line-height: 1.5em;
	padding: 5px 5px 0px 5px;
}
#uyaricontent ul,li{
	list-style-type:none;
}

#uyaricontent ul,li{
	float:left;
	margin-bottom:5px;
	width:100%;
}


/*yeniilangiris*/

#box_wic_yeniilan{
	width:673px;
	float: left;
	margin-bottom: 10px;
}


#kategorisearch{
	float:left;
	width:638px;
	margin-bottom: 10px;
	padding: 5px 5px 0px 5px;
}
#kategorisearch ul,li{
	list-style-type:none;
}

#kategorisearch ul li{
	float:left;
	width:100%;
}

#kategorisearch2{
	float:left;
	width:638px;
	border: 1px solid #dedede;
	margin-bottom: 10px;
	padding: 5px 5px 0px 5px;
}



.commonbutton{
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/bt_bg.gif);
	background-repeat:repeat-x;
	background-position:left top;
	height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #005ca1;
	font-size: 8pt;
}

/*leftmenu_captions*/

.leftmenucap{
	float:left;
	width:213px;
	height: 28px;
}
.leftmenucap_cap{
	float: left;
	color: #FFF;
	font-size: 9pt;
	font-weight: bold;
	line-height: 2em;
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/captions_common/blue/common_captions_blue_middle.gif);
	background-repeat:repeat-x;
	background-position:left top;
	width:203px;
	height: 28px;
}

/*rightboxes*/
.rightbox{
	float:left;
	width:673px;
	margin-bottom: 10px;
}

.rightboxcaption{
	float:left;
	width:673px;
	height: 28px;
}

.rightboxcaption_cap{
	float: left;
	color: #FFF;
	font-size: 9pt;
	font-weight: bold;
	line-height: 2em;
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/captions_common/blue/common_captions_blue_middle.gif);
	background-repeat:repeat-x;
	background-position:left top;
	width:663px;
	height: 28px;
}

.rightbox_content{
	float:left;
	width:651px;
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	border-top:1px solid #dedede;
	padding:10px 10px 0px 10px;
}

/*rightbox 2*/
.rightbox_2{
	float:left;
	width:673px;
}

.rightboxcaption_2{
	float:left;
	width:673px;
	height:28px;
}

.rightboxcaption_2_img{
	float:left;
	width:226px;
	height:28px;
	text-align: left;
	padding-right: 5px;
}

.rightboxcaption_2_link_cont{
	float:left;
	width:440px;
	text-align: right;
}
.rightboxcaption_2_link_cont a{
	text-decoration:none;
	color:#333;
	font-weight:bold;	
	line-height:2.6em;
}

.rightboxcaption_2_link_cont a:hover{
	color:#005baa;
}



.rightboxcaption_3{
	float:left;
	width:329px;
	height:28px;
}

.rightboxcaption_3_cap{
	float:left;
	width:226px;
	height:28px;
}


.rightboxcaption_98_link_cont{
	float:left;
	width:440px;
	text-align: right;
}
.rightboxcaption_98_link_cont a{
	text-decoration:none;
	color:#004A90;
	font-weight:bold;	
	line-height:2.6em;
}

.rightboxcaption_98_link_cont a:hover{
	color:#005baa;
}


.rightboxcaption_99_link_cont{
	float:left;
	width:440px;
	text-align: right;
}
.rightboxcaption_99_link_cont a{
	text-decoration:none;
	color:#da2c03;
	font-weight:bold;	
	line-height:2.6em;
}

.rightboxcaption_99_link_cont a:hover{
	color:#FF6500;
}


#surec{
	float:left;
	width:650px;
	margin-bottom: 10px;
}

.numbercont{
	float:left;
}

.yeniilankategoribaslik{
	font-size:11pt;
	font-weight:bold;
	line-height:2.2em;
	float:left;
	width:100%;
	border-bottom: 1px solid #dedede;
	margin-bottom: 10px;
}

.ilanözellikleribaslik{
	font-size:10pt;
	font-weight:bold;
	line-height:2em;
	float:left;
	width:640px;
	border-bottom: 1px solid #dedede;
	margin-bottom: 10px;
	color: #FF6600;
}

.tebrikler{
	font-size:16pt;
	color:#004F96;
	text-align: center;
}

#vitrinsec{
	float:left;
	width:650px;
	margin-bottom: 10px;
	padding: 5px 0px;
}

.vitrinsec_kutu{
	float:left;
	width:190px;
	padding:5px;
	margin-right:14px;
	border: 1px solid #dedede;
}


.vitrinsec_baslik{
	float:left;
	width:180px;
	background-image: url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/captions_common/blue/common_captions_blue_middle.gif);
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
}
.vitrinsec_resimtext{
	float:left;
	width:190px;
	text-align: center;
	margin-bottom: 10px;

}
.vitrinsec_secer{
	float:left;
	width:180px;
	padding: 5px;
}
.vitrinsec_satinal{
	float:left;
	width:190px;
}

.tamam{
	float:left;
	width:300px;
	padding: 5px;
}

#odeme{
	float:left;
	width:650px;
}

#odeme table{
	border-collapse:collapse;
}
/*
#odeme table tr,td{
	line-height:1.8em;
	border-collapse:collapse;
	padding:3px;
}
*/
.tablecaption{
	background-image: url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/captions_common/blue/common_captions_blue_middle.gif);
	background-repeat:repeat-x;
	background-pozition:left top;
	font-weight:bold;
	color:#FFF;
	text-align: center;
	border-right: 1px solid #dedede;
	height:25px;
}

.tablecaption2{
	background-image: url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/captions_common/blue/common_captions_blue_middle3.gif);
	background-repeat:repeat-x;
	background-pozition:left top;
	font-weight:bold;
	color:#FFF;
	text-align: center;
	border-right: 1px solid #dedede;
	height:25px;
}

.kenarlik{
	border:1px solid #dedede;
}
.kenarlik2{
	border:1px solid #dedede;
	text-align:right;
}

.toplam {
	text-align:right;
	color:#FF0000;
	font-weight:bold;
	font-size:9pt;
}

.toplam2 {
	color:#FF0000;
	font-weight:bold;
	font-size:9pt;
	border:1px solid #dedede;
}
.tableetiket{
	border:1px solid #dedede;
	font-weight:bold;
}


#messages{
	float:left;
	width:650px;
}

#messageicons{
	float:left;
	width: 650px;
	margin-bottom: 10px;
	height: 60px;
}
.messageoneicon{
	float:left;
	width:100px;
	text-decoration: center;
}

.messagecontent{
	float:left;
	width:640px;
	font-size:9pt;
}

.messagecontent p{
font-size:9pt;
}

.gonderen{
	float:left;
	width:640px;
	padding: 5px;
}

.inputsatir{
	float:left;
	width:638px;
	padding:5px 0px 5px 0px;
}



/*yardim*/


#yardim{
	float:left;
	width:648px;
	text-align: left;
	font-size:9pt;
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/bck1.gif);
	background-repeat:no-repeat;
	background-position:center top;

}

#yardim p{
	font-size:9pt;
}
#yardim h1{
	font-size:12pt;
	font-weight:bold;
	line-height:2.2em;
	width:640px;
	border-bottom: 1px solid #dedede;
	margin-bottom: 10px;
}

#yardim h2{
	font-size:11pt;
	font-weight:bold;
	line-height:2.2em;
}

#yardim h3{
	font-size:10pt;
	font-weight:bold;
	line-height:2.2em;
}


#yardim a{
	text-decoration:underline;
	color:#005ca1;
	font-size:9pt;
}
#yardim a:hover{
	color:#FF6600;
	text-decoration:underline;
}

#yardim .boldtext{
	font-size:9pt;
	font-weight:bold;
}

#yardim .mavi{
	color:#005ca1;
	font-size:9pt;
	
}

#yardim .turuncu{
	color:#ff6600;
	font-size:9pt;
}


#yardim .mavibold{
	color:#005ca1;
	font-size:9pt;
	font-weight:bold;
}

#yardim .turuncubold{
	color:#ff6600;
	font-size:9pt;	
	font-weight:bold;
}

#yardim ul,li{
	list-style-type:none;
	}

#yardim ul li{
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/common_bullet.gif);
	background-repeat:no-repeat;
	background-position:left 7px;
	padding: 0px 0px 0px 10px;
	font-size: 9pt;
	width: 440px;
	list-style-position:outside;
	margin-left: 0px;
	}

#iletisimbilgileri_parent{
	float:left;
	width:648px;
	text-align: left;
	font-size:9pt;
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/bck2.gif);
	background-repeat:no-repeat;
	background-position:center top;

}


#iletisimbilgileri{
	float:left;
	width:638px;
	margin-bottom: 10px;
	border: 1px solid #dedede;
	padding: 5px;
}

.etiket2{
	float:left;
	width:100px;
	line-height:1.8em;
	font-weight:bold;
	padding: 0px 5px 0px 0px;
}

.info{
	float:left;
	width:400px;
	line-height:1.8em;
}


#iletisimformu{
	float:left;
	width:640px;
}

.navbarheader{
	background-color:Transparent;		
	padding: 0px 10px 0px 10px;
	font: 1.3em Tahoma;
	text-decoration: none;
	color: #005DA2;
	border:none;
}

.navbaritem
{	
	background-color:Transparent;	
	padding: 0px 10px 0px 20px;
}

.navbarcontent
{	
	background-color:Transparent;
	border:none;
}

.navbarbody
{	
	background-color:Transparent;	
}

.InfoTextStyle1
{
	color:#E97D0A;
	font: 1.3em Tahoma;
	font-weight:bold;
}
/* added by fatih  */


#TeaserContent1{
	float:left;
	width:600px;
}

#TeaserContent1 #content{
	background-position:left top;
	width:600px;
	padding:5px 10px 0px 10px;
	float: left;
}

#TeaserContent1 #content ul,li{
	list-style-type:square;
}
	
#TeaserContent1 #content li{
	list-style-type:square;
	margin:0px;
	padding:0px;
	width:500px;
	float:left;
}

#TeaserContent1 #content #ContentInfo{
	background-position:left top;
	color:Red;
	width:600px;
	padding:5px 10px 0px 10px;
	float: left;
}

/* ********************** */


/*kurumsallar*/
#kurumsal_cont{
	float:left;
	width:900px;
	height:302px;
	margin-bottom: 14px;
}

#kurumsal_cont #kurumsal_resim_1{
	float:left;
	width:900px;
	height:302px;
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/kurumsalsayfalar/kurumsal_uye_ol_bg.jpg);
	background-position:center center;
	background-repeat:none;
}

#kurumsal_cont #kurumsal_resim_2{
	float:left;
	width:900px;
	height:302px;
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/kurumsalsayfalar/kurumsal_ilan_bg.jpg);
	background-position:center center;
	background-repeat:none;
}

#kurumsal_cont #kurumsal_resim_3{
	float:left;
	width:900px;
	height:302px;
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/kurumsalsayfalar/kirayaver_bg.jpg);
	background-position:center center;
	background-repeat:none;
}


#kurumsal_cont .baslik{
	font-family:Arial, Helvetica, sans-serif;
	line-height:2em;
	font-weight:normal;
	font-size:16pt;
	color:#FFFFFF;
	padding: 5px 0px 0px 245px;
	float:left;
	width: 635px;
}


#kurumsal_cont #cont {
	padding: 12px 5px 0px 250px;
	float:left;
	width: 625px;
	color: #FFFFFF;
}

#kurumsal_cont #cont ul,li{
	list-style-type:none;
}

#kurumsal_cont #cont ul li{
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/bullet_white.gif);
	background-repeat:no-repeat;
	background-position:left 12px;
	padding: 3px 5px 0px 20px;
	font-size: 9pt;
	width: 600px;
	list-style-position: outside;
	margin-left: 0px;
	}

#kurumsal_cont .btcont{
	padding: 0px 0px 0px 265px;
	float:left;
	width: 615px;
}
/*kisisel*/

#kisisel_cont{
	float:left;
	width:900px;
	height:302px;
	margin-bottom: 14px;
}

#kisisel_cont #kisisel_resim_3{
	float:left;
	width:900px;
	height:302px;
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/kurumsalsayfalar/kirayaver2_bg.jpg);
	background-position:center center;
	background-repeat:none;
}


#kisisel_cont  .baslik{
	font-family:Arial, Helvetica, sans-serif;
	line-height:2em;
	font-weight:normal;
	font-size:16pt;
	color:#FFFFFF;
	padding: 5px 0px 0px 245px;
	float:left;
	width: 635px;
}


#kisisel_cont  #cont {
	padding: 12px 5px 0px 250px;
	float:left;
	width: 625px;
	color: #FFFFFF;
}

#kisisel_cont #cont ul,li{
	list-style-type:none;

}

#kisisel_cont  #cont ul li{
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/bullet_white_2.gif);
	background-repeat:no-repeat;
	background-position:left 12px;
	padding: 3px 5px 0px 20px;
	font-size: 9pt;
	width: 600px;
	list-style-position: outside;
	margin-left: 0px;
	}

#kisisel_cont  .btcont{
	padding: 0px 0px 0px 265px;
	float:left;
	width: 615px;
}



/*kurumsaltext*/

#kurumsalt{
	float:left;
	width:633px;
	text-align: left;
	font-size:9pt;
	padding: 0px 20px 0px 20px;
}

#kurumsalt p{
	font-size:9pt;
	text-align: justify;
	float: left;
	width: 100%;
}
#kurumsalt h1{
	font-size:12pt;
	font-weight:bold;
	line-height:2.2em;
	width:620px;
	border-bottom: 1px solid #dedede;
	margin-bottom: 10px;
	color: #01478F;
}

#kurumsalt h2{
	font-size:11pt;
	font-weight:bold;
	line-height:2.2em;
	float: left;
	width: 100%;
}

#kurumsalt h3{
	font-size:10pt;
	font-weight:bold;
	line-height:2.2em;
	float: left;
	width: 100%;
}


#kurumsalt a{
	text-decoration:underline;
	color:#005ca1;
	font-size:9pt;
}
#kurumsalt a:hover{
	color:#FF6600;
	text-decoration:underline;
}

#kurumsalt .boldtext{
	font-size:9pt;
	font-weight:bold;
}

#kurumsalt .mavi{
	color:#005ca1;
	font-size:9pt;
	
}

#kurumsalt .turuncu{
	color:#ff6600;
	font-size:9pt;
}


#kurumsalt .mavibold{
	color:#005ca1;
	font-size:9pt;
	font-weight:bold;
}

#kurumsalt .turuncubold{
	color:#ff6600;
	font-size:9pt;	
	font-weight:bold;
}
#kurumsalt ul,li{
	list-style-type:none;
}

#kurumsalt ul,li{
	list-style-type:none;
	float: left;
	width: 100%;
	}

#kurumsalt ul li{
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/common_bullet.gif);
	background-repeat:no-repeat;
	background-position:left 7px;
	padding: 0px 0px 0px 10px;
	font-size: 9pt;
	list-style-position:outside;
	margin-left: 0px;
	}


/*kisiseltext*/
/*kurumsaltext*/

#kisiselt{
	float:left;
	width:633px;
	text-align: left;
	font-size:9pt;
	padding: 0px 20px 0px 20px;
}

#kisiselt p{
	font-size:9pt;
	text-align: justify;
	float: left;
	width: 100%;
}
#kisiselt h1{
	font-size:12pt;
	font-weight:bold;
	line-height:2.2em;
	width:100%;
	border-bottom: 1px solid #dedede;
	margin-bottom: 10px;
	color: #FF6600;
}

#kisiselt h2{
	font-size:11pt;
	font-weight:bold;
	line-height:2.2em;
	float: left;
	width: 100%;
}

#kisiselt h3{
	font-size:10pt;
	font-weight:bold;
	line-height:2.2em;

	float: left;
	width: 100%;
}


#kisiselt a{
	text-decoration:underline;
	color:#005ca1;
	font-size:9pt;
}
#kisiselt a:hover{
	color:#FF6600;
	text-decoration:underline;
}

#kisiselt .boldtext{
	font-size:9pt;
	font-weight:bold;
}

#kisiselt .mavi{
	color:#005ca1;
	font-size:9pt;
	
}

#kisiselt .turuncu{
	color:#ff6600;
	font-size:9pt;
}


#kisiselt .mavibold{
	color:#005ca1;
	font-size:9pt;
	font-weight:bold;
}

#kisiselt .turuncubold{
	color:#ff6600;
	font-size:9pt;	
	font-weight:bold;
}
#kisiselt ul,li{
	list-style
}

#kisiselt ul,li{
	list-style-type:none;
	float: left;
	width: 100%;
	}

#kisiselt ul li{
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/common_bullet.gif);
	background-repeat:no-repeat;
	background-position:left 7px;
	padding: 0px 0px 0px 10px;
	font-size: 9pt;
	list-style-position:outside;
	margin-left: 0px;
}

#aform{
	text-align:left;
	margin:0px 25px 25px 25px;
}
#aform ul{
	list-style:none;
	float: left;
}
#aform li{
	margin:0px 0px 10px  0px;
	float: left;
}
#aform li a{
	text-decoration:none;
}
#aform input{
	
}

#aform textarea{
	width:100%;
	height:150px;
}

.formabaslik{
	font-size:16pt;
	font-weight:bold;
	line-height:2.2em;
	float:left;
	width:100%;
	border-bottom: 1px solid #dedede;
	margin-bottom: 10px;
}

/*tesekkurler*/

#tesekkurler{
	margin:20px;
}

#tesekkurlertext{
	float:left;
	text-align:left;
	width:100%;
	padding-bottom: 20px;
}

.kapatbt{
	height: 24px;
	font-weight: bold;
	color:#FF6600;
	border: 1px solid #005ca1;
	font-size: 8pt;
	padding:5px;
	text-decoration:none;
	background-color:#f2f3f4;
}

a.kapatbt:hover{
	border: 1px solid  #000000;
	text-decoration:none;
	color:#333399;
}
/*404*/

#d404framecontainer{
	margin:0 auto;
	width:600px;
	height:382px;
}

#d404frame{
	margin:20px auto;
	width:558px;
	float:left;
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/page/short_box_bg.gif);
	background-repeat:repeat-x;
	background-position:left top;
	padding:0px 20px 0px 20px;
	border:1px solid #dedede;
	height: 360px;
}

#d404frame #d404left{
	float:left;
	width:420px;
	text-align: left;
	margin-top: 20px;
}


#d404frame #d404logo{
	float:left;
	width:420px;
}

#d404frame #d404text{
	float:left;
	text-align:left;
	width: 420px;

}

#d404frame #d404text p{
	text-align:left;

}

.d404captions{
	font-size:20pt;
	color:#FF6600;
	font-weight:bold;
}
.d404othertext{
	font-size:9pt;
}

.d404link{
	font-size:9pt;
	text-decoration:underline;
	color:#005baa;
}

a.d404link:hover{
	font-size:9pt;
	color:#FF6600;
}

#d404rightpicture{
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/404/404_uyari.gif);
	background-position:top center;
	background-repeat:repeat-y;
	float: right;
	height: 360px;
	width: 60px;
}


#hata_rightpicture{
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/404/hataicon.gif);
	background-position:top center;
	background-repeat:repeat-y;
	float: right;
	height: 360px;
	width: 60px;
}

#categorymain_center{
	width:100%; 
	height:100%; 
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/bck4.gif);
	background-repeat:no-repeat;
	background-position:center top;	
}

#menu_kurumsal
{
		float:left;
		padding:5px 0px 0px 20px;
		width:350px;
		height:90px;
		border:solid red 0px;
}

#menu_kiraya_ver
{		
		float:left;
		padding:0px 0px 0px 20px;
		width:350px;
		height:60px;		
		border:solid red 0px;
		margin:102px 0px 0px 0px;
}

#link_teaser3{
	text-decoration:none;
	float:left;
	width:200px;
	height:25px;
	padding:2px 0px 0px 0px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #3B4C5E;
	line-height: 2.2em;
}

#link_teaser3:hover a{
	text-decoration:none;
	color:#FFFF00;	
}

#link_teaser4{
	text-decoration:none;
	float:left;
	width:200px;
	height:25px;
	padding:0px 0px 0px 0px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #3B4C5E;
	line-height: 2.2em;
}

#link_teaser4:hover a{
	text-decoration:none;
	color:#FFFF00;	
}

#link_teaser5{
	text-decoration:none;
	float:left;
	width:184px;
	height:10px;
	padding:0px 0px 0px 0px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #3B4C5E;
	line-height: 2.2em;
	border:solid red 0px;
}

#link_teaser5:hover a{
	text-decoration:none;
	color:#FFFF00;	
}

#displaynotices_center{
	width:100%; 
	height:100%; 
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/bck2.gif);
	background-repeat:no-repeat;
	background-position:center top;
}

#mainpage_center{
	width:671px; 
	height:410px; 
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/bck3.jpg);
	background-repeat:no-repeat;
	background-position:right top;		
	border: solid #DEDEDE 1px;
}

#menu_kurumsal_onsoz {
	width:272px;
	height:82px;
	padding: 25px 30px 0px 5px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	color: #D2996C;
	font-size: 9pt;
	font-weight: bold;
	line-height: 2em;
	border:solid red 0px;
}

#menu_kira_onsoz {
	width:272px;
	height:82px;
	padding: 20px 30px 0px 5px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	color: #D2996C;
	font-size: 9pt;
	font-weight: bold;
	line-height: 2em;
	border:solid red 0px;
}

.grid_header_theme01{
	color: #FFF;
	font-size: 9pt;
	font-weight: bold;
	line-height: 2em;
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/captions_common/blue/common_captions_blue_middle.gif);
	background-repeat:repeat-x;
	background-position:left top;
	width:663px;
	height: 28px;	
}

#agents_center{
	width:671px; 
	height:300px; 
	border: solid #DEDEDE 1px;
}

/* messages-incoming*/
#mymessages{
	float:left;
	width:663px;
	padding:0px 5px 5px 15px;
}

#mymessages #content{
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	width:641px;
	height:300px;
	padding:1px 10px 0px 10px;	
	float: left;	
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/message_bg2.gif);
	background-repeat:repeat-x;
	background-position:right top;

}

.mymessages_cap{
	float: left;
	color: #FFF;
	font-size: 9pt;
	font-weight: bold;
	line-height: 2em;
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/captions_common/blue/common_captions_blue_middle.gif);
	background-repeat:repeat-x;
	background-position:left top;
	width:663px;
	height: 28px;
}

/* messages-content*/
#show_message{
	float:left;
	width:663px;
	padding:0px 5px 5px 15px;	
}

#show_message #content{
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	width:641px;
	padding:1px 10px 0px 10px;	
	float: left;	
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/message_bg.gif);
	background-repeat:repeat-x;
	background-position:right top;	
}

/* new-content*/
#new_message{
	float:left;
	width:663px;
	padding:0px 5px 5px 15px;	
}

#new_message #content{
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	width:641px;
	padding:1px 10px 0px 10px;	
	float: left;	
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/message_bg.gif);
	background-repeat:repeat-x;
	background-position:right top;	
}

#new_message #content #Recipient{
	font-size: 9pt;
	font-weight: bold;
}

#new_message #content #Subject{
	font-size: 9pt;
	font-weight: bold;
}

#new_message #content #Body{
	font-size: 9pt;
	font-weight: bold;
}

#new_message #content #Boddy{
	text-align:right;
}

.newMsgSubject
{
	width:575px;	
}

.newMsgBody
{
	width:635px;
	height:300px;	
}

#show_message #content #Message_Content_Subject
{
	border:solid 0px red;
	padding:0px 0px 0px 0px;	
	width:640px;
	float: left;	
	font-size: 10pt;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-weight:bold;	
}

#show_message #content #Message_Content_SentDate
{
	border-bottom:solid 3px #ECE0D9;
	padding:10px 0px 10px 10px;	
	width:640px;
	float: left;	
	font-size: 8pt;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	color: #336666;
}

#show_message #content #Message_Content_Body
{
	border:solid 0px red;
	padding:10px 0px 10px 25px;	
	width:600px;
	float: left;	
	font-size: 8pt;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	color: #2C262A;
}

#show_message #content #show_message_bottom_bar
{
	border-bottom:solid 1px #ECE9D8;
	width:640px;
	padding:30px 0px 0px 0px;
	vertical-align:bottom;
	text-align:right;	
}

#show_message #content ul,li{
	list-style-type:none;
}

#show_message #content ul li
{
	list-style-type:none;
	width:645px;
	float:left;
	padding:0px;	
}

/* welcome pages*/
#welcome{
	float:left;
	width:663px;
	padding:0px 5px 5px 15px;	
}

#welcome #content{
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	width:641px;
	height:300px;
	padding:1px 10px 0px 10px;	
	float: left;	
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/welcom_bg.gif);
	background-repeat:repeat-x;
	background-position:right top;	
}

#welcome #content #hi_user{
	border:0px solid #dedede;
	width:200px;
	height:30px;
	padding:5px 10px 0px 10px;	
	float: left;	
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/welcom_bg.gif);
	background-repeat:repeat-x;
	background-position:right top;	
	font-size: 10pt;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-weight:bold;
}

#welcome #content #messages_user{
	width:120px;
	height:60px;
	border:solid 1px #ECE9D8;
	padding:15px 10px 0px 15px;
	margin:0px 0px 0px 250px;
	float: left;	
	font-size: 12pt;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-weight:bold;
	background-color:#FDFEFE;	
}

#welcome #content #messages_user #caption{
	width:100px;
	height:20px;
	float: left;	
	font-size: 10pt;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	color: #9E9400;
	font-weight:bold;	
}

#welcome #content #messages_user #value{
	width:10px;
	height:20px;
	float: left;	
	font-size: 10pt;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-weight:bold;		
}

#welcome #content #pre_word_user{
	width:200px;
	height:30px;
	padding:5px 10px 0px 20px;
	float: left;	
	font-size: 10pt;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;	
	color: #3B4C5E;
	font-weight:bold;
}

#welcome #content #word_user{
	width:600px;
	height:30px;
	padding:25px 10px 0px 25px;
	float: left;	
	font-size: 8pt;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	color: #336666;
	font-weight:bold;
}
/*user metas*/
#user_metas{
	float:left;
	width:663px;
	padding:0px 5px 5px 15px;	
}

#user_metas #content{
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	width:641px;
	height:300px;
	padding:1px 10px 0px 10px;	
	float: left;	
}

/* user agents*/
#user_agents{
	float:left;
	width:663px;
	padding:0px 5px 5px 15px;	
}

#user_agents #content{
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	width:641px;
	height:300px;
	padding:1px 10px 0px 10px;	
	float: left;	
}

#user_agents #content #user_agents_footer{
	height:20px;
	padding:5px 0px 0px 5px;	
	float: left;	
}

/*user marked metas*/
#user_marked_metas{
	float:left;
	width:663px;
	padding:0px 5px 5px 15px;	
}

#user_marked_metas #content{
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	width:641px;
	height:300px;
	padding:1px 10px 0px 10px;	
	float: left;		
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/kiyok4.gif);
	background-repeat:no-repeat;
	background-position:right top;	

}

/*Basında Biz*/
#News{
	float:left;
	width:900px;
	margin-bottom: 10px;	
}
#News #captioncont{
	float:left;
	width:900px;
	height:28px;
}

#News #caption{
	float:left;
	width:226px;
	height:28px;
}

#News #newsCaption{
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/kiyok4.gif);
	background-repeat:no-repeat;
	background-position:right top;
	}

#News #content{
	float:left;
	width:858px;
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	padding:20px;
}

#News #content #newsHeader{
	float:left;
	width:825px;
	height:10px;
	padding-bottom:20px;
}

#News #content #newsContent{
	float:left;
	width:810px;
	padding:20px;
}

/*teaser4*/

#teaser4{
	float:left;
	width:850px;
	text-align: left;
	font-size:9pt;
	padding: 0px 20px 0px 20px;
}

#teaser4 p{
	font-size:9pt;
	text-align: justify;
	float: left;
	width: 100%;
}
#teaser4 h1{
	font-size:12pt;
	font-weight:bold;
	line-height:2.2em;
	width:620px;
	border-bottom: 1px solid #dedede;
	margin-bottom: 10px;
	color: #01478F;
}

#teaser4 h2{
	font-size:11pt;
	font-weight:bold;
	line-height:2.2em;
	float: left;
	width: 100%;
}

#teaser4 h3{
	font-size:10pt;
	font-weight:bold;
	line-height:2.2em;
	float: left;
	width: 100%;
}


#teaser4 a{
	text-decoration:underline;
	color:#005ca1;
	font-size:9pt;
}
#teaser4 a:hover{
	color:#FF6600;
	text-decoration:underline;
}

#teaser4 .boldtext{
	font-size:9pt;
	font-weight:bold;
}

#teaser4 .mavi{
	color:#005ca1;
	font-size:9pt;
	
}

#teaser4 .turuncu{
	color:#ff6600;
	font-size:9pt;
}


#teaser4 .mavibold{
	color:#005ca1;
	font-size:9pt;
	font-weight:bold;
}

#teaser4 .turuncubold{
	color:#ff6600;
	font-size:9pt;	
	font-weight:bold;
}
#teaser4 ul,li{
	list-style-type:none;
}

#teaser4 ul,li{
	list-style-type:none;
	float: left;
	width: 100%;
	}

#teaser4 ul li{
	background-image:url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/common_bullet.gif);
	background-repeat:no-repeat;
	background-position:left 7px;
	padding: 0px 0px 0px 10px;
	font-size: 9pt;
	list-style-position:outside;
	margin-left: 0px;
	}

/* shopregister*/
#shop_register{
	float:left;
	width:663px;
	padding:0px 5px 5px 15px;		
}

#shop_register #content{
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	width:641px;
	padding:1px 10px 0px 10px;	
	float: left;	
}

.shop_register_content{
	width:640px;
}
.errMessage{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:Red;
	font-weight:bold;
}
 .turuncutext{
	color:#ff6600;
	font-size:9pt;	
	font-weight:bold;
}

#shopMetas{
	float:left;
	width:673px;
	margin-bottom: 10px;
}

#shopMetas #captioncont{
	float:left;
	width:673px;
	height:28px;
	background-image: url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/page/magaza_ilanlari.gif);
}

#shopMetas .bulunansonucsayisi{
	float:left;
	width:420px;
	height:28px;
	text-align: left;
	font-weight:bold;
	color: #FFF;
	font-size: 9pt;
	line-height: 2.3em;
}

#shopMetas #ongoster{
	float:left;
	width:220px;
	height:23px;
	text-align: right;
	padding:4px 0px 0px 0px;
}

#shopMetas  #smcontent{
	float:left;
	width:661px;
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	border-top:1px solid #dedede;
	
	
	padding:10px 0px 0px 10px;
}

#shopMetas  #sm_page_number{
	float:left;
	width:663px;
	height:24px;
	padding:7px 5px 5px 5px ;
	background-image: url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/page/number_cont2.gif);
	background-position: center center;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

.shopMetasItem
{
	border:1px solid #dedede;
	float:left;
	width:300px;
	height:100px;
	color:#ff6600;
	font-size:9pt;	
	font-weight:bold;	
}

.shopMetasItemImage
{
	vertical-align:middle;
	text-align:center;
	width:100px;
	height:55px;
	color:#ff6600;
	font-size:9pt;	
	font-weight:bold;		
}
.shopMetasItemTitle{
	color:#636361;
	font-size:9pt;	
	font-weight:bold;	
	width:50px;	
}
.shopMetasItemValue{
	color:#636361;
	font-size:9pt;	
	font-weight:bold;	
	width:50px;	
}
.shopMetasItemCaption{
	color:#005ca1;
	font-size:9pt;
	font-weight:bold;
	padding-left:3px;
	background-color:#FDFEFE;
	border-left:1px solid #dedede;	
}
.shopMetasItemPrice{
	color:#ff6600;
	font-size:9pt;	
	font-weight:bold;
	padding-left:3px;
	width:250px;
	background-color:#FDFEFE;	
	border-left:1px solid #dedede;	
}
.shopMetasItemDate{
	color:#ff6600;
	font-size:9pt;	
	font-weight:bold;
	padding-left:3px;
	width:250px;
	background-color:#FDFEFE;	
	border-left:1px solid #dedede;	
}
.shopMetasItemCity{
	color:#006BB3;
	font-size:9pt;	
	font-weight:bold;
	padding-left:3px;
	width:250px;
	background-color:#FDFEFE;
	border-left:1px solid #dedede;	
}

/* Shops */
#shops{
	float:left;
	width:485px;
	margin-bottom: 10px;
}

#shops #captioncont{
	float:left;
	width:485px;
	height:28px;
	background-image: url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/page/ticari_uyeler_baslik.gif);
}

#shops .bulunansonucsayisi{
	float:left;
	width:350px;
	height:28px;
	text-align: left;
	font-weight:bold;
	color: #FFF;
	font-size: 9pt;
	line-height: 2.3em;
}

#shops #ongoster{
	float:left;
	width:40px;
	height:23px;
	text-align: right;
	padding:4px 0px 0px 0px;
}

#shops  #smcontent{
	float:left;
	width:473px;
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	border-top:1px solid #dedede;		
	padding:10px 5px 0px 5px;
}

#shops  #sm_page_number{
	float:left;
	width:475px;
	height:24px;
	padding:7px 5px 5px 5px ;
	background-image: url(http://www.filmelazim.com/App_Themes/Theme1/images/template_images/page/number_cont3.gif);
	background-position: center center;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

.shopsItem
{
	border:1px solid #dedede;
	float:left;
	width:465px;
	height:60px;
	color:#ff6600;
	font-size:9pt;	
	font-weight:bold;	
}

.shopsItemImage
{	
	vertical-align:middle;
	text-align:center;
	width:60px;
	height:55px;
	color:#ff6600;
	font-size:9pt;	
	font-weight:bold;		
}
.shopsItemTitle{
	color:#636361;
	font-size:9pt;	
	font-weight:bold;	
	width:50px;	
}
.shopsItemValue{
	color:#636361;
	font-size:9pt;	
	font-weight:bold;	
	width:50px;	
}
.shopsItemCaption{
	color:#005ca1;
	font-size:9pt;
	font-weight:bold;
	padding-left:3px;
	background-color:#FDFEFE;
	border-left:1px solid #dedede;	
}
.shopsItemPrice{
	color:#ff6600;
	font-size:9pt;	
	font-weight:bold;
	padding-left:3px;
	width:250px;
	background-color:#FDFEFE;	
	border-left:1px solid #dedede;	
}
.shopsItemDate{
	color:#ff6600;
	font-size:9pt;	
	font-weight:bold;
	padding-left:3px;
	width:250px;
	background-color:#FDFEFE;	
	border-left:1px solid #dedede;	
}
.shopsItemCity{
	color:#006BB3;
	font-size:9pt;	
	font-weight:bold;
	padding-left:3px;
	width:250px;
	background-color:#FDFEFE;
	border-left:1px solid #dedede;	
}

/*shop advert1 style*/
#shop_advert_1{
	width:170px;
	padding:0px 5px 5px 15px;
}

#shop_advert_1_cap{
	float: left;
	color: #FFF;
	font-size: 9pt;
	font-weight: bold;
	line-height: 2em;	
	width:146px;
	height: 28px;
}


#shop_advert_1 #content{
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	/*background-image:url(../images/template_images/munubg.gif);*/
	background-repeat:repeat-x;
	background-position:left top;
	width:148px;
	padding:5px 10px 0px 10px;
	float: left;
}

.shop_advert_1_link
{
	text-decoration:none;
	color:#006BB3;
	font-size:9pt;	
	font-weight:bold;	
}