﻿.gallery
{
	width: 100%;
	background-color: #CFCFCF;
	padding:5px;
}
.gallery ul
{
	list-style: none;
	background-color: #FFFFFF;
	margin:0px;
	padding:0px;
}
.gallery ul li
{
	margin: 5px;
	display: inline;
}
.gallery ul img
{
	padding: 10px;
	margin: 5px;
	border: 1px solid #333;
	background-color: #CFCFCF;
}
.gallery ul a:hover img
{
	padding: 10px;
	margin: 5px;
	border: 1px solid #666;
	background-color: #CFCFCF;
}
.gallery ul a:hover
{
	color: #fff;
}

.album
{
    width: 150px;
    display: inline;
    padding: 0px;
    margin: 0px;
    float: left;
    font-family: Tahoma;
    font-size: 10px;
}

.album ul
{   height:70px;
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;

}

.album ul li
{
	   height:70px;
	
	border: 2px solid #000;
	display: inline-block;
	background-color: #333399;
	color: #FFFFFF;
	margin:5px;
	padding: 0px;
}

.album ul li.hover
{
    
   height:70px;
    border: 2px solid #000;
    display: inline-block;
    background-color: #6699FF;
    color: #FFFFFF;
    margin:5px;
    padding: 0px;
    cursor: pointer;
	cursor: hand;
}

.album ul li.nfactive
{

	   height:70px;
	border: 2px solid #000;
	display: inline-block;
	background-color: #C0C0C0;
	color: #FFFFFF;
	margin:5spx;
	padding: 0px;
}

.album-container
{
    height:70px;
	padding: 5px;
	width: 150px;

}

.album-image
{
    height:25px;
	vertical-align:middle;
	text-align:left;
	width: 50px;
	float: left;
}
.album-image img
{
    vertical-align:middle;
	text-align:left;
	border: 1px dashed #808080;
	margin: 5px;
}
.album-title
{

	font-size: 110%;
	font-weight: bold;

}
.album-decsription
{


}
ul a
{
    outline:none;
}
.nfGallery
{
	width: 100%;
	padding:5px;
}
.nfGallery ul
{
	list-style: none;
	margin:0px;
	padding:0px;
}
.nfGallery ul li
{
	margin: 5px;
	display: inline;
}
.nfGallery ul img
{
	padding: 10px;
	margin: 5px;	
	border: 1px solid #C0C0C0;
}
.nfGallery ul a:hover img
{
    margin: 5px;
    border: 1px solid #333333;
}
.myAlbum
{
	display: inline;
	padding: 0px;
	margin:0px;
	float: left;
	font-family: Calibri;
}

.myAlbum ul
{
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width:250px;
}

.myAlbum ul li
{
	width: 250px;
	
	border: 2px solid #000;
	display: inline-block;
	background-color: #333399;
	color: #FFFFFF;
	margin:5px;
	padding: 0px;
}

.myAlbum ul li.hover
{
    width: 250px;
   
    border: 2px solid #000;
    display: inline-block;
    background-color: #008080;
    color: #FFFFFF;
    margin:5px;
    padding: 0px;
    cursor: pointer;
	cursor: hand;
}

.myAlbum ul li.nfactive
{
	width: 250px;

	border: 2px solid #000;
	display: inline-block;
	background-color: #C0C0C0;
	color: #FFFFFF;
	margin:5spx;
	padding: 0px;
}

.myAlbum-container
{
	padding: 5px;
	width: 250px;
	
}

.myAlbum-image
{

	vertical-align:middle;
	text-align:left;
	width: 100px;
	float: left;
}
.myAlbum-image img
{
    vertical-align:middle;
	text-align:left;
	border: 1px dashed #808080;
	margin: 5px;
}
.myAlbum-title
{
	width:140px;
	height:25px;
	vertical-align: middle;
	font-size: 110%;
	font-weight: bold;
	float: right;
}
.myAlbum-decsription
{
	width: 140px;

	float: right;
	text-align: left;
}
#jquery-overlay
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img
{
	border: none;
}
#lightbox-container-image-box-top
{
	width: 100%;
}
#lightbox-container-image-box-top-left
{
	width: 10%;
	height: 1px;
	position: relative;
	margin: 0 auto;
	float: left;
	z-index: 10;
	display: inline;
	text-align: left;
}
#lightbox-container-image-box-top-middle
{
	width: 80%;
	padding-top: 5px;
	height: 5px;
	position: relative;
	margin: 0 auto 0 0px;
	float: left;
	z-index: 5;
	display: inline;
}
#lightbox-container-image-box-top-middle div.progress
{
	width: 80%;
	padding-top: 5px;
	height: 5px;
	position: relative;
	margin: 0 auto 0 0px;
	float: left;
	background-color: #e4e4e4;
	z-index: 5;
	display: inline;
}
#lightbox-container-image-box-top-right
{
	width: 10%;
	height: 1px;
	position: relative;
	margin: 0 auto;
	float: right;
	text-align: right;
	z-index: 10;
	display: inline;
}
#lightbox-container-image-box
{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image
{
	height: 100%;
	padding: 10px;
}
#lightbox-loading
{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav
{
	position: absolute;
	top: 32px;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav
{
	left: 0;
}
#lightbox-nav a
{
	outline: none;
}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext
{
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev
{
	left: 0;
	float: left;
}
#lightbox-nav-btnNext
{
	right: 0;
	float: right;
}
#lightbox-container-image-data-box
{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
	text-align: left;
}
#lightbox-container-image-data #lightbox-image-details
{
	width: 70%;
	float: left;
	text-align: left;
}
#lightbox-image-details-caption
{
	font-weight: bold;
	display: block;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
}
#lightbox-image-details-currentNumber
{
	display: block;
	clear: left;
	padding-bottom: 1.0em;
	display: inline;
	height: 16px;
	line-height: 16px;
	vertical-align: middle;
}
#lightbox-image-details-previous-image, #lightbox-image-details-previous-text, #lightbox-image-details-next-image, #lightbox-image-details-next-text
{
	display: inline;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	cursor: pointer;
	cursor: hand;
}
.Editor1_css
{
	border-right-color:#878787;
	float:left;
	border-bottom-color:#878787;
	border-top-color:#E2E2E2;
	border-left-color:#E2E2E2;
	list-style-type:None;
	background-color:#E2E2E2;
	border-width:1px;
	border-style:Solid;
	width:430px;
	margin:0px;
	padding:0px;
	
}
.Editor1_css_designarea
{
	border-top-style:Solid;
	border-top-width:1px;
	border-top-color:#BDBEBF;
	clear:both;
	border-bottom-width:1px;
	border-bottom-color:#CFCECC;
	border-right-width:0px;
	border-bottom-style:Solid;
	border-left-width:0px;
	background-color:#FFFFFF;
	height:200px;
	
}
.Editor1_css_frame
{
	
}
.Editor1_css_htmlelementhilightstyle
{
	background-color:#E8F0F6;
	border-color:#5F9BAF;
	border-width:1px;
	border-style:Dotted;
	
}
.Editor1_css_htmlview
{
	overflow:auto;
	background-color:#F5F5DC;
	border-width:0px;
	border-style:None;
	font-family:courier new;
	font-size:16px;
	
}
.Editor1_css_htmlviewcolorhilight
{
	overflow:auto;
	text-align:Left;
	background-color:#F5F5DC;
	border-width:0px;
	border-style:None;
	font-family:courier new;
	font-size:16px;
	
}
.Editor1_css_warningslog
{
	overflow:auto;
	background-color:#F5F5DC;
	border-width:0px;
	border-style:None;
	font-family:courier new;
	font-size:16px;
	
}
.Editor1_css_popup
{
	background-color:#FFFFFF;
	border-color:#FFFFFF;
	border-width:2px;
	border-style:Solid;
	
}
.Editor1_css_popupclosebutton
{
	cursor:pointer;
	background-repeat:no-repeat;
	float:right;
	height:15px;
	width:15px;
	background-image:url(jiffycms.axd?d=Resources.Skins.Classic.Images.Editor.popupclose.gif&amp;t=634103092252500000);
	margin-right:5px;
	
}
.Editor1_css_popupheader
{
	background-repeat:repeat;
	background-image:url(jiffycms.axd?d=Resources.Skins.Classic.Images.ColorPicker.popupheadergradient.gif&amp;t=634103092252500000);
	
}
.Editor1_css_popupheadercaption
{
	color:#FFFFFF;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	height:35px;
	padding-left:5px;
	
}
.Editor1_css_popupbody
{
	font-size:Medium;
	
}
.Editor1_css_dropdownstyle
{
	background-color:#FFFFFF;
	border-color:#DCDCDC;
	border-width:1px;
	border-style:Solid;
	padding:4px;
	
}
.Editor1_css_iframehtmlstyle
{
	background-color:#FFFFFF;
	
}
.Editor1_css_iframebodystyle
{
	background-color:#FFFFFF;
	
}
.Editor1_css_dropdownheaderstyle
{
	background-repeat:repeat;
	color:#FFFFFF;
	background-color:#FFFFFF;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	height:35px;
	background-image:url(jiffycms.axd?d=Resources.Skins.Classic.Images.ColorPicker.popupheadergradient.gif&amp;t=634103092252500000);
	
}
.Editor1_css_dropdownfontsize
{
	cursor:pointer;
	text-align:Center;
	list-style-type:Decimal;
	width:220px;
	
}
.Editor1_css_dropdownfontsize_hover
{
	background-color:#C9DAE7;
	
}
.Editor1_css_dropdownformatblock
{
	cursor:pointer;
	text-align:Center;
	width:230px;
	
}
.Editor1_css_dropdownformatblock_hover
{
	background-color:#C9DAE7;
	
}
.Editor1_css_dropdownfontname
{
	cursor:pointer;
	text-indent:5px;
	list-style-image:url(jiffycms.axd?d=Resources.Skins.Classic.Images.Editor.Toolbars.bar1.toolBar-fontname.gif&amp;t=634103092252500000);
	list-style-position:Inside;
	height:250px;
	width:300px;
	
}
.Editor1_css_dropdownfontname_hover
{
	background-color:#C9DAE7;
	
}
.Editor1_css_dropdownspellchecker
{
	cursor:pointer;
	text-indent:5px;
	list-style-position:Outside;
	height:250px;
	width:230px;
	padding-right:15px;
	
}
.Editor1_css_dropdownspellchecker_hover
{
	background-color:#C9DAE7;
	
}
.Editor1_css_dropdownspellcheckeractive
{
	background-repeat:no-repeat;
	background-position:center right;
	background-image:url(jiffycms.axd?d=Resources.Skins.Classic.Images.Editor.Toolbars.bar2.toolBar-spellcheck.gif&amp;t=634103092252500000);
	
}
.Editor1_css_dropdownspellsuggestion
{
	text-indent:5px;
	list-style-position:Outside;
	height:150px;
	width:150px;
	
}
.Editor1_css_dropdownspellsuggestion_hover
{
	background-color:#C9DAE7;
	
}
.Editor1_css_dropdownspellsuggestion_menu
{
	border-top-style:Solid;
	border-top-width:1px;
	border-top-color:#B2B3B5;
	text-indent:5px;
	cursor:pointer;
	color:Red;
	background-color:#F7F7F6;
	font-weight:bold;
	height:20px;
	
}
.Editor1_css_dropdownspellsuggestion_menu_hover
{
	color:#000000;
	background-color:#C9DAE7;
	
}
.Editor1_css_dropdownclosebutton
{
	cursor:pointer;
	background-repeat:no-repeat;
	float:right;
	height:15px;
	width:15px;
	background-image:url(jiffycms.axd?d=Resources.Skins.Classic.Images.Editor.popupclose.gif&amp;t=634103092252500000);
	margin-right:5px;
	
}
.Editor1_css_dropdownclassnamelist
{
	cursor:pointer;
	text-indent:5px;
	list-style-position:Outside;
	height:150px;
	width:200px;
	padding-left:15px;
	
}
.Editor1_css_dropdownclassnamelist_hover
{
	background-color:#C9DAE7;
	
}
.Editor1_css_0
{
	background-repeat:repeat;
	float:left;
	background-position:1px;
	width:306px;
	height:26px;
	margin-left:2px;
	margin-top:2px;
	margin-right:5px;
	border-width:1px;
	border-style:Outset;
	border-color:#646464;
	margin-bottom:2px;
	background-image:url(jiffycms.axd?d=Resources.Skins.Classic.Images.Editor.Toolbarset.toolBarset-background.gif&amp;t=634103092252500000);
	background-color:#DADCDC;
	
}
.Editor1_css_0 b
{
	float:left;
	display:block;
	cursor:pointer;
	border-color:#EEEEEE;
	border-width:1px;
	border-style:Solid;
	height:22px;
	width:24px;
	margin-top:1px;
	margin-bottom:1px;
	
}
.Editor1_css_1
{
	background-repeat:repeat;
	float:left;
	background-position:1px;
	width:310px;
	height:26px;
	margin-left:2px;
	margin-top:2px;
	margin-right:5px;
	border-width:1px;
	border-style:Outset;
	border-color:#646464;
	margin-bottom:2px;
	background-image:url(jiffycms.axd?d=Resources.Skins.Classic.Images.Editor.Toolbarset.toolBarset-background.gif&amp;t=634103092252500000);
	background-color:#DADCDC;
	
}
.Editor1_css_1 b
{
	float:left;
	display:block;
	cursor:pointer;
	border-color:#EEEEEE;
	border-width:1px;
	border-style:Solid;
	height:22px;
	width:24px;
	margin-top:1px;
	margin-bottom:1px;
	
}
.Editor1_css_2
{
	background-repeat:repeat;
	float:left;
	background-position:1px;
	width:146px;
	height:26px;
	margin-left:2px;
	margin-top:2px;
	margin-right:5px;
	border-width:1px;
	border-style:Outset;
	border-color:#646464;
	margin-bottom:2px;
	background-image:url(jiffycms.axd?d=Resources.Skins.Classic.Images.Editor.Toolbarset.toolBarset-background.gif&amp;t=634103092252500000);
	background-color:#DADCDC;
	
}
.Editor1_css_2 b
{
	float:left;
	display:block;
	cursor:pointer;
	border-color:#EEEEEE;
	border-width:1px;
	border-style:Solid;
	height:22px;
	width:24px;
	margin-top:1px;
	margin-bottom:1px;
	
}
.Editor1_css_3
{
	background-repeat:repeat;
	float:left;
	background-position:1px;
	width:392px;
	height:26px;
	margin-left:2px;
	margin-top:2px;
	margin-right:5px;
	border-width:1px;
	border-style:Outset;
	border-color:#646464;
	margin-bottom:2px;
	background-image:url(jiffycms.axd?d=Resources.Skins.Classic.Images.Editor.Toolbarset.toolBarset-background.gif&amp;t=634103092252500000);
	background-color:#DADCDC;
	
}
.Editor1_css_3 b
{
	float:left;
	display:block;
	cursor:pointer;
	border-color:#EEEEEE;
	border-width:1px;
	border-style:Solid;
	height:22px;
	width:24px;
	margin-top:1px;
	margin-bottom:1px;
	
}
.Editor1_css_4
{
	background-repeat:repeat;
	float:left;
	background-position:1px;
	width:280px;
	height:26px;
	margin-left:2px;
	margin-top:2px;
	margin-right:5px;
	border-width:1px;
	border-style:Outset;
	border-color:#646464;
	margin-bottom:2px;
	background-image:url(jiffycms.axd?d=Resources.Skins.Classic.Images.Editor.Toolbarset.toolBarset-background.gif&amp;t=634103092252500000);
	background-color:#DADCDC;
	
}
.Editor1_css_4 b
{
	float:left;
	display:block;
	cursor:pointer;
	border-color:#EEEEEE;
	border-width:1px;
	border-style:Solid;
	height:22px;
	width:24px;
	margin-top:1px;
	margin-bottom:1px;
	
}
.Editor1_css_tab
{
	border-top-width:1px;
	border-top-color:#FFFFFF;
	border-top-style:Solid;
	float:left;
	height:32px;
	width:100%;
	
}
.Editor1_css_tabcontainer
{
	background-repeat:repeat-x;
	float:left;
	border-color:#646464;
	border-width:1px;
	border-style:Solid;
	background-image:url(jiffycms.axd?d=Resources.Skins.Classic.Images.Editor.Tabs.tab-background.gif&amp;t=634103092252500000);
	margin:1px;
	
}
.Editor1_css_tab b
{
	float:left;
	display:block;
	cursor:pointer;
	border-color:Transparent;
	border-width:1px;
	border-style:solid;
	height:21px;
	margin-top:2px;
	margin-bottom:2px;
	
}
.Editor1_css_activebutton
{
	filter:alpha(opacity = 60)!important;
	Opacity:0.6!important;
	background-color:#A5ACAE!important;
	border-color:#000000!important;
	border-width:1px!important;
	border-style:Solid!important;
	
}
.Editor1_css_toolBarhoverbutton
{
	filter:alpha(opacity = 80)!important;
	Opacity:0.8!important;
	background-color:#ACC0C7!important;
	border-color:#000000!important;
	border-width:1px!important;
	border-style:Solid!important;
	
}
.Editor1_css_tabhoverbutton
{
	filter:alpha(opacity = 60)!important;
	Opacity:0.6!important;
	background-color:#ACC0C7!important;
	border-color:#000000!important;
	border-width:1px!important;
	border-style:Solid!important;
	
}
.Editor1_css_floatingToolbar
{
	border-top-color:#E2E2E2!important;
	border-bottom-color:#878787!important;
	border-right-color:#878787!important;
	border-left-color:#E2E2E2!important;
	background-color:#E2E2E2!important;
	border-width:1px!important;
	border-style:Solid!important;
	
}
.Editor1_css_floatingToolbarCloseButton
{
	display:block;
	cursor:pointer;
	background-repeat:no-repeat;
	height:15px;
	width:15px;
	background-image:url(jiffycms.axd?d=Resources.Skins.Classic.Images.Editor.toggletoolBarclose.gif&amp;t=634103092252500000);
	margin-left:5px;
	margin-right:5px;
	
}

.jiffycms_button{
    float:left;
    display:block;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    cursor:pointer;
    
    /*Active style*/
    background-color:#617f90;
    border:1px solid #000;
    color:#fff;
}
.jiffycms_button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}

.jiffycms_button[type]{
    padding: 5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type].jiffycms_button{
    padding:4px 10px 3px 7px; /* IE7 */
}
.jiffycms_button img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

.jiffycms_button:hover{
    background-color:#718b88;
    border:1px solid #000;
    color:#000;
}
._css
{
	list-style-type:None;
	float:left;
	height:14px;
	width:14px;
	margin:0px;
	padding:0px;
	
}
._css_popup
{
	background-color:White;
	border-color:White;
	border-width:2px;
	border-style:Solid;
	
}
._css_popupclosebutton
{
	cursor:pointer;
	background-repeat:no-repeat;
	float:right;
	height:15px;
	width:15px;
	background-image:url();
	margin-right:5px;
	
}
._css_popupheader
{
	background-repeat:repeat;
	background-image:url();
	
}
._css_popupheadercaption
{
	color:White;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	height:35px;
	padding-left:5px;
	
}
._css_popupbody
{
	font-size:Medium;
	
}

/*css specific to the imagepicker can go here*/
.jiffycms-imagebrowser-explorer {overflow: auto; width: 100%; height: 150px;}
.jiffycms-imagebrowser-preview{height:150px;width:150px;}
.jiffycms-imagebrowser-preview img{border:3px double #000}
.jiffycms-imagebrowser-preview div{text-align:center;}


 /*css for the tree view in image browser */
._css_treeview
{
    margin: 0 0 0 5px;
    font-family: Tahoma;
    font-size: 8pt;
}
._css_treeview ul li
{
    white-space: nowrap;
    padding: 2px 0 0 0;
    float: left;
    clear: both;
}
._css_treeview ul ul
{
    margin: 2px 0 2px 10px;
}
._css_treeview ul li img
{
    border: none;
    vertical-align: middle;
    margin: 0 2px 0 0;
}
._css_treeview li span
{
    text-decoration: none;
    color: #000;
    cursor: pointer;
}
._css_treeview span.AspNet-TreeView-ClickableNonLink:hover
{
    color: #686f12;
    text-decoration: underline;
}
._css_treeview span.AspNet-TreeView-NonLink span:hover
{
    color: #686f12;
    text-decoration: underline;
}
._css_treeview li.AspNet-TreeView-Leaf
{
    margin-left: 18px;
}
._css_treeview .AspNet-TreeView-ClickableNonlink
{
    cursor: pointer;
}
._css_treeview .AspNet-TreeView-Image
{
    background: url(#NoExpandImageUrl#) 0 0 no-repeat;
    padding-right: 14px; /*width of NoExpandImage*/
    padding-bottom: 14px; /*height of NoExpandImage */
}
._css_treeview .AspNet-TreeView-Collapse
{
    background: url(#CollapseImageUrl#) 0 0 no-repeat;
    width: 30px;
    float: left;
    cursor: pointer;
    margin: 0 2px 0 0;
}
._css_treeview .AspNet-TreeView-Expand
{
    background: url(#ExpandImageUrl#) 0 0 no-repeat;
    width: 30px;
    float: left;
    cursor: pointer;
    margin: 0 2px 0 0;
}
._css_treeview .AspNet-TreeView-Selected
{
    background-color: #acb075 !important;
}
._css_treeview .AspNet-TreeView-ChildSelected
{
    background-color: #F5FFFA !important;
}
._css_treeview .AspNet-TreeView-ParentSelected
{
    background-color: #FFE4E1 !important;
}
._css_treeview ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}
.AspNet-TreeView-Show
{
}
.AspNet-TreeView-Hide
{
    display: none;
}

  
.jiffycms_button{
    float:left;
    display:block;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    cursor:pointer;
    
    /*Active style*/
    background-color:#617f90;
    border:1px solid #000;
    color:#fff;
}
.jiffycms_button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}

.jiffycms_button[type]{
    padding: 5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type].jiffycms_button{
    padding:4px 10px 3px 7px; /* IE7 */
}
.jiffycms_button img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

.jiffycms_button:hover{
    background-color:#718b88;
    border:1px solid #000;
    color:#000;
}._css_progressbar_progressbar{background-repeat:repeat-x;text-align:Center;float:left;background-color:#FFFFFF;border-color:#000000;border-width:2px;border-style:Solid;width:450px;background-image:url();padding:15px;}._css_progressbar_progressbar p{text-align:Center;font-family:Lucida Console;font-size:Medium;margin:0px;padding:0px;}.jiffycms_button{    float:left;    display:block;    margin:0 7px 0 0;    background-color:#f5f5f5;    border:1px solid #dedede;    border-top:1px solid #eee;    border-left:1px solid #eee;    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;    font-size:100%;    line-height:130%;    text-decoration:none;    font-weight:bold;    cursor:pointer;        /*Active style*/    background-color:#617f90;    border:1px solid #000;    color:#fff;}.jiffycms_button{    width:auto;    overflow:visible;    padding:4px 10px 3px 7px; /* IE6 */}.jiffycms_button[type]{    padding: 5px 10px 5px 7px; /* Firefox */    line-height:17px; /* Safari */}*:first-child+html button[type].jiffycms_button{    padding:4px 10px 3px 7px; /* IE7 */}.jiffycms_button img{    margin:0 3px -3px 0 !important;    padding:0;    border:none;    width:16px;    height:16px;}.jiffycms_button:hover{    background-color:#718b88;    border:1px solid #000;    color:#000;}
 .jiffycms-templates
 {
    font-family: Calibri, 'Courier New' , Arial;
    background-color:#ffffff;
    background-image:url();
    background-repeat: repeat-x;  
 }
 .jiffycms-templates-caption{width:120px;}
 .jiffycms-templates-smallinput{width:50px;}
 .jiffycms-templates-mediuminput{width:80px;}
 .jiffycms-templates-largeinput{width:240px;}
 .jiffycms-commandbuttons{float:right;padding-left:5px;}
 .jiffycms-filebrowser-explorer {overflow: auto; width: 100%; height: 150px;}
 .colorpreview
 {
	display:block;
	width:25px;
	height:15px;
	border:2px solid #000;	
 }
.multifileuploaderlist 
{
	list-style-position:inside;
	overflow:auto;
	height:250px;
	border-bottom:5px solid #000;	
	list-style-type:circle;
}
.multifileuploaderlist li{border-bottom:1px solid #cac6c6;}
.multifileuploaderlist li input{margin:2px auto 2px 10px;}
.multifileuploaderlist li img{margin: auto auto auto 10px;cursor:pointer;}
._css_progressbar{background-repeat:repeat-x;text-align:Center;float:left;background-color:#FFFFFF;border-color:#000000;border-width:2px;border-style:Solid;width:450px;background-image:url();padding:15px;}._css_progressbar p{text-align:Center;font-family:Lucida Console;font-size:Medium;margin:0px;padding:0px;}.jiffycms_button{    float:left;    display:block;    margin:0 7px 0 0;    background-color:#f5f5f5;    border:1px solid #dedede;    border-top:1px solid #eee;    border-left:1px solid #eee;    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;    font-size:100%;    line-height:130%;    text-decoration:none;    font-weight:bold;    cursor:pointer;        /*Active style*/    background-color:#617f90;    border:1px solid #000;    color:#fff;}.jiffycms_button{    width:auto;    overflow:visible;    padding:4px 10px 3px 7px; /* IE6 */}.jiffycms_button[type]{    padding: 5px 10px 5px 7px; /* Firefox */    line-height:17px; /* Safari */}*:first-child+html button[type].jiffycms_button{    padding:4px 10px 3px 7px; /* IE7 */}.jiffycms_button img{    margin:0 3px -3px 0 !important;    padding:0;    border:none;    width:16px;    height:16px;}.jiffycms_button:hover{    background-color:#718b88;    border:1px solid #000;    color:#000;}
 .jiffycms-templates
 {
    font-family: Calibri, 'Courier New' , Arial;
    background-color:#ffffff;
    background-image:url(jiffycms.axd?d=Resources.Skins.Classic.Images.Editor.designer-background.gif&t=634103092252500000);
    background-repeat: repeat-x;  
 }
 .jiffycms-templates-caption{width:120px;}
 .jiffycms-templates-smallinput{width:50px;}
 .jiffycms-templates-mediuminput{width:80px;}
 .jiffycms-templates-largeinput{width:240px;}
 .jiffycms-commandbuttons{float:right;padding-left:5px;}
 .jiffycms-filebrowser-explorer {overflow: auto; width: 100%; height: 150px;}
 .colorpreview
 {
	display:block;
	width:25px;
	height:15px;
	border:2px solid #000;	
 }
.multifileuploaderlist 
{
	list-style-position:inside;
	overflow:auto;
	height:250px;
	border-bottom:5px solid #000;	
	list-style-type:circle;
}
.multifileuploaderlist li{border-bottom:1px solid #cac6c6;}
.multifileuploaderlist li input{margin:2px auto 2px 10px;}
.multifileuploaderlist li img{margin: auto auto auto 10px;cursor:pointer;}

 /*css for the tree view in image browser */
.Editor1_css_treeview
{
    margin: 0 0 0 5px;
    font-family: Tahoma;
    font-size: 8pt;
}
.Editor1_css_treeview ul li
{
    white-space: nowrap;
    padding: 2px 0 0 0;
    float: left;
    clear: both;
}
.Editor1_css_treeview ul ul
{
    margin: 2px 0 2px 10px;
}
.Editor1_css_treeview ul li img
{
    border: none;
    vertical-align: middle;
    margin: 0 2px 0 0;
}
.Editor1_css_treeview li span
{
    text-decoration: none;
    color: #000;
    cursor: pointer;
}
.Editor1_css_treeview span.AspNet-TreeView-ClickableNonLink:hover
{
    color: #686f12;
    text-decoration: underline;
}
.Editor1_css_treeview span.AspNet-TreeView-NonLink span:hover
{
    color: #686f12;
    text-decoration: underline;
}
.Editor1_css_treeview li.AspNet-TreeView-Leaf
{
    margin-left: 18px;
}
.Editor1_css_treeview .AspNet-TreeView-ClickableNonlink
{
    cursor: pointer;
}
.Editor1_css_treeview .AspNet-TreeView-Image
{
    background: url(#NoExpandImageUrl#) 0 0 no-repeat;
    padding-right: 14px; /*width of NoExpandImage*/
    padding-bottom: 14px; /*height of NoExpandImage */
}
.Editor1_css_treeview .AspNet-TreeView-Collapse
{
    background: url(#CollapseImageUrl#) 0 0 no-repeat;
    width: 30px;
    float: left;
    cursor: pointer;
    margin: 0 2px 0 0;
}
.Editor1_css_treeview .AspNet-TreeView-Expand
{
    background: url(#ExpandImageUrl#) 0 0 no-repeat;
    width: 30px;
    float: left;
    cursor: pointer;
    margin: 0 2px 0 0;
}
.Editor1_css_treeview .AspNet-TreeView-Selected
{
    background-color: #acb075 !important;
}
.Editor1_css_treeview .AspNet-TreeView-ChildSelected
{
    background-color: #F5FFFA !important;
}
.Editor1_css_treeview .AspNet-TreeView-ParentSelected
{
    background-color: #FFE4E1 !important;
}
.Editor1_css_treeview ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}
.AspNet-TreeView-Show
{
}
.AspNet-TreeView-Hide
{
    display: none;
}

  
.Editor1_css_misspelledword
{
	background-image:url(jiffycms.axd?d=Resources.Skins.Classic.Images.Editor.underline.gif&t=634103092252500000);
	background-repeat: repeat-x;
	background-position:bottom left;
}


.baslik3
{
    margin: 0px;
    font-weight: bold;
    font-size: 10pt;
    background-image: url(resim/gradient_4.gif);
    text-transform: capitalize;
    color: #ffffff;
    width: 100%;
    background-repeat: repeat-x;
    text-align: center;
    height: 18px;
    vertical-align: middle;
}
.baslik1
{
    margin: 0px;
    font-weight: bold;
    font-size: 10pt;
    background-image: url('resim/gradient_6.gif');
    text-transform: capitalize;
    color: #ffffff;
    width: 100%;
    background-repeat: repeat-x;
    text-align: center;
    height: 18px;
    vertical-align: middle;
}
.bar
{
   
  
    background-image: url(resim/gradient_4.gif);
  
    background-repeat: repeat-x;
   
  
}
.aaa
{
    font-weight: bold;
    font-size: 10pt;
    text-transform: capitalize;
    color: #ffffff;
    width: 100%;
    text-align: center;
    height: 18px;
    font-family: Verdana;
}

.textbox
{

    border: 1px solid #820014;
    width: 100%;
        color: activecaption;
    margin-bottom: 2px;
}



.label
{
    text-indent: 0px;
    width: 70px;
    font-size: 9pt;
    font-family: Verdana;
    color: activecaption;
    text-align: right;
}

.buton
{
    padding: 0px;
    border: 1px solid #820014;
    background-color: white;
    color: #820014;
    margin-left: 0px;
    margin-right: 0px;
    height: 24px;
}


.tablo
{
    
    background-color: #dacfcf;
    border-right: #820014 1px solid;
    border-top: #820014 1px solid;
    border-left: #820014 1px solid;
    border-bottom: #820014 1px solid;
    font-family: Verdana;
}
.eklepanel
{
    padding: 5px 3px 10px 5px;
    background-color: #E2E2E2;
    border-right: #820014 1px solid;
    border-top: #820014 1px solid;
    border-left: #820014 1px solid;
    border-bottom: #820014 1px solid;
    font-family: Verdana;
    border-color: #808080;
    margin-left: 0px;
    line-height: 18px;
    letter-spacing: normal;
}
.arkarenk
{
    background-color: #24486c;
    padding-left: 60px;
}

.sayfarenk

{
     background-color: #24486c;
    }
.sorutablo
{
    font-weight: bold;
    font-size: 10pt;
    background-image: url(qmimages/gradient_30.gif);
    text-transform: capitalize;
    color: #ffffff;
    width: 100%;
    background-repeat: repeat-x;
    text-align: center;
    height: 18px;
    padding-top: 2px;

}
.uyari
{
    z-index: 1;
    position: absolute;
    padding-right: 2px;
    background-position: left top;
    margin-top: 2px;
    padding-left: 20px;
    background-image: url(resim/unlem.gif);
    padding-bottom: 2px;
    padding-top: 2px;
    background-repeat: no-repeat;
    border-right: #820014 1px solid;
    border-top: #820014 1px solid;
    border-left: #820014 1px solid;
    border-bottom: #820014 1px solid;
    margin-right: 3px;
    background-color: #fffacd;
    font-size: 7pt;
    font-family: Verdana;
}
.uyarikayit
{
    border: 1px solid #820014;
    padding-right: 2px;
        background-position: left top;
        margin-top: 2px;
        padding-left: 20px;
    background-image: url('resim/unlem.gif');
        padding-bottom: 2px;
        padding-top: 2px;
        background-repeat: no-repeat;
        margin-right: 3px;
        background-color: #fffacd;
        font-size: 8pt;
        font-family: Verdana;
        font-weight: bold;
    text-align: left;
}
.baslikseviye
{
    font-weight: bold;
    font-size: 10pt;
    background-image: url(qmimages/gradient_6.gif);
    text-transform: capitalize;
    color: #ffffff;
    width: 100%;
    background-repeat: repeat-x;
    text-align: center;
    height: 18px;
    padding-top: 2px;
    vertical-align: middle
}
.uyarilabel
{
    z-index: 1;

    padding-right: 2px;
    background-position: left top;
    margin-top: 2px;
    padding-left: 20px;
      padding-bottom: 2px;
    padding-top: 2px;
    background-repeat: no-repeat;
    border-right: #820014 1px solid;
    border-top: #820014 1px solid;
    border-left: #820014 1px solid;
    border-bottom: #820014 1px solid;
    margin-right: 3px;
    background-color: #fffacd;
    font-size: 7pt;
    font-family: Verdana;
}
.tablo1
{
    left: 359px;
    top: 300px;
    position: absolute;
}
.cevaptablo
{
    font-weight: bold;
    font-size: 10pt;
    background-image: url(qmimages/gradient_30.gif);
    text-transform: capitalize;
    color: #ffffff;
    width: 100%;
    background-repeat: repeat-x;
    text-align:left;
    height: 18px;
    padding-top: 2px;

}
.listelebuton
{
 
    border-right: #820014 1px solid;
    border-top: #820014 1px solid;
    border-left: #820014 1px solid;
    border-bottom: #820014 1px solid;
    color: #820014;
    float: Left;
    margin-top:20px;

}
.frame
{
    
    padding-top: 30px;
}
.liste
{
   
    margin: 0px 0px 0px 0px;
    text-align: center;
}
.watermark
{
    background-color: #FFFFCC;
    color: #9E9E9E;
}

.sayfaTum
{
    width: 570px;
    height: auto;
}

.ustBaslik
{
    width: 100%;
    height: auto;

}



.alt
{
    width: 165px;
    height: auto;

    float: left;
}

.editor
{
    width: 405px;
    height: auto;
    float: left;
}

.editorIslem

{
    width: 405px;
    height: auto;
    float: left;
}

.upButon
{
    border: 1px solid #999999;
    background-image: url('resim/up.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    }
.downButon
{
    background-image: url('resim/down.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    border: 1px solid #999999;
    height: 19px;
}
.editoric1
{
    float: left;
    margin-top: 2px;
}
.editoric
{
    float:left;
}

.sayfaTumDuyuru
{
    width: 650px;
    height: auto;
}
.DuyuruSag
{
    padding:6px;
    border: 1px solid #999999;
    width: 200px;
    float: left;
}

.ustBaslikDuyuru
{
     width: 625px;
}
.editorDuyuru
{
  
    margin-left: 5px;
    float: left;
}

.imagebutton
{
    margin-top: -13px;
}

.DosyaYuklePanel
{
    background-color: #eff3f5;
    border: 1px solid #0099CC;
    width: 350px;
    padding-left: 10px;
}

.Yuklelegend
{
    border: 1px solid #006699;
    background-color: #0099CC;
    color: #FFFFFF;
    font-family: Tahoma;
    font-weight: bold;
    font-size: 12px;
}
.AlbumPanel
{
    padding-left: 10px;
    background-color: #eff3f5;
    border: 1px solid #0099CC;
    width: 368px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

.TumSayfa
{
    width: 9800px;
    height: auto;
}
.dropStil
{
    border: thin solid #0033CC;
}
.haberRotatorZindex
{
    z-index: 0;
    position: relative;
}
.TumSayfa .banto
{ margin: 0px;
    background-image: url('images/trkarakterli1.gif');
    height: 95px;
    width: 800px;
    background-repeat: no-repeat;
}
.TumSayfa .SayfaMenu
{
    padding: 0px 0px 0px 0px;
    width: 810px;
   
   
}
.TumSayfa .SayfaMenu .MenuCont
{ 
    margin: 0px;
    height: 34px;
    width: 810px;
    background-image: url('qmimages/center_tile.gif');
    background-repeat: repeat-x;
    float: left;
   
}

.TumSayfa .SayfaMenu .Ortaaa
{
   
    margin: 0px;
    width: 796px;
    float: left;
    height:20px;
}
.TumSayfa .SayfaMenu .SolKose
{

    background-image: url('qmimages/left_cap.gif');
    background-repeat: no-repeat;
    width: 8px;
    height:34px;
   float  :left;
}
.TumSayfa .SayfaMenu .SagKose
{

    background-image: url('qmimages/right_cap.gif');
    background-repeat: no-repeat;
    width: 6px;
    height: 34px;
    float:left;
}
.TumSayfa .SayfaOrta
{   
    margin: 10px 0px 0px 0px;
    width: 100%;
    height: auto;
   
}
.TumSayfa .SayfaOrta .SayfaOrtaSol
{
    padding: 2px;
    width: 178px;
    float: left;
  
    
}

.TumSayfa .SayfaOrta .SayfaOrtaOrta
{
    padding: 2px;
    border: 0px solid #000000;
    width: 432px;
    float: left;
 
}
.TumSayfa .SayfaOrta .SayfaOrtaSag1
{
   
    border: 0px solid #000000;
    width: 178px;
    float: left;
  
}

.TumSayfa .SayfaOrta .SayfaOrtaSag1 a
{
    border-style: solid;
    border-width: 1px;
    border-color: #e5e5e5;
    margin: 0px;
    width: 157px;
    height: 15px;
    background-image: url('images/orta1.gif');
    background-repeat: repeat-x;
    float: left;
    padding-top: 2px;
    text-decoration: none;
    padding-left: 7px;
    color: #3B5998;
    font-family: Tahoma;
    font-size: 11px;
}

.TumSayfa .SayfaOrta .SayfaOrtaSag1 a:hover
{
    padding-left: 2px;
    padding-top: 2px;
    font-weight: bold;
    background-color: #eff3f5;
}



.TumSayfa .SayfaOrta .SayfaOrtaSag
{
    padding: 2px;
    border: 0px solid #000000;
    width: 178px;
    float: left;
   
}
.TumSayfa .SayfaOrta .SayfaOrtaSol .kutu
{
    width: 100%;
    height: auto;
 
}
.TumSayfa .SayfaOrta .SayfaOrtaSol .kutu .kututop
{
    height: 20px;
    margin: 0px;
    padding :0px;
    width: 177px;
}
.TumSayfa .SayfaOrta .SayfaOrtaSol .kutu .kututop .orta
{
    background-image: url('images/orta.gif');
    background-repeat: repeat-x;
    width: 160px;
    height: 20px;
    float: left;
}
.TumSayfa .SayfaOrta .SayfaOrtaSol  .kutu .kututop .sol
{
    height: 20px;
    margin: 0px;
    float: left;
    width: 11px;
    background-image: url('images/solkose.gif');
    background-repeat: no-repeat;
}


 
.TumSayfa .SayfaOrta .SayfaOrtaSol .kutu .kututop .sag
{
    margin:0px;
    height: 20px;
    width:6px;
    float:left;
    background-image: url('images/cr1r.gif');
    background-repeat: no-repeat;
}

.TumSayfa .SayfaOrta .SayfaOrtaSol .kutu .icerik
{
    float:left;
    border-style: solid;
    border-width: 1px;
    width: 173px;
    background-repeat: no-repeat;
    border-top-color: #e5e5e5;
    border-right-color: #e5e5e5;
    border-bottom-color: #e5e5e5;
    border-left-color: #e5e5e5;
    height:auto;
    padding-top: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
}

.TumSayfa .SayfaOrta .SayfaOrtaSol .kutu .icerik .icerikTree
{
   width: 171px; 
}

.bordercolor
{
    border: thin solid #00FF00;
}


.TumSayfa .SayfaOrta .SayfaOrtaSag .kutu
{
    width: 100%;
    height: auto;
 
}
.TumSayfa .SayfaOrta .SayfaOrtaSag .kutu .kututop
{
    height: 20px;
    margin: 0px;
    padding :0px;
    width: 177px;
}
.TumSayfa .SayfaOrta .SayfaOrtaSag .kutu .kututop .orta
{
    background-image: url('images/orta.gif');
    background-repeat: repeat-x;
    width: 160px;
    height: 20px;
    float: left;
}
.TumSayfa .SayfaOrta .SayfaOrtaSag  .kutu .kututop .sol
{
    height: 20px;
    margin: 0px;
    float: left;
    width: 11px;
    background-image: url('images/solkose.gif');
    background-repeat: no-repeat;
}


 
.TumSayfa .SayfaOrta .SayfaOrtaSag .kutu .kututop .sag
{
    margin:0px;
    height: 20px;
    width :6px;
    float: left;
    background-image: url('images/cr1r.gif');
    background-repeat: no-repeat;
}

.TumSayfa .SayfaOrta .SayfaOrtaSag .kutu .icerik
{
  
    border-style: solid;
    border-width: 1px;
    width: 173px;
    background-repeat: no-repeat;
    border-top-color: #e5e5e5;
    border-right-color: #e5e5e5;
    border-bottom-color: #e5e5e5;
    border-left-color: #e5e5e5;
    height:auto;
    padding-top: 2px;
    padding-left: 2px;
    padding-bottom: 2px;

    
}

.TumSayfa .SayfaOrta .SayfaOrtaSag .kutu .icerik .icerikTree
{
   width: 171px; 
}



.TumSayfa .SayfaOrta .SayfaOrtaOrta .kutu
{
    width: 100%;
    height: auto;
 
}
.TumSayfa .SayfaOrta .SayfaOrtaOrta .kutu .kututop
{
    height: 20px;
    margin: 0px;
    padding :0px;
    width: 430px;
}
.TumSayfa .SayfaOrta .SayfaOrtaOrta .kutu .kututop .orta
{
    background-image: url('images/orta.gif');
    background-repeat: repeat-x;
    width: 413px;
    height: 20px;
    float: left;
}
.TumSayfa .SayfaOrta .SayfaOrtaOrta  .kutu .kututop .sol
{
    height: 20px;
    margin: 0px;
    float: left;
    width: 11px;
    background-image: url('images/solkose.gif');
    background-repeat: no-repeat;
}


 
.TumSayfa .SayfaOrta .SayfaOrtaOrta .kutu .kututop .sag
{
    margin:0px;
    height: 20px;
    width :6px;
    float: left;
    background-image: url('images/cr1r.gif');
    background-repeat: no-repeat;
}

.TumSayfa .SayfaOrta .SayfaOrtaOrta .kutu .icerik
{
  
    border-style: solid;
    border-width: 1px;
    width: 426px;
    background-repeat: no-repeat;
    border-top-color: #e5e5e5;
    border-right-color: #e5e5e5;
    border-bottom-color: #e5e5e5;
    border-left-color: #e5e5e5;
    height:auto;
    padding-top: 2px;
    padding-left: 2px;
    padding-bottom: 2px;

    
}

.TumSayfa .SayfaOrta .SayfaOrtaOrta .kutu .icerik .icerikTree
{
    padding: 0px;
    margin: 0px;
    width: 420px;
    height: auto;
}
.TumSayfa .SayfaAlt
{
    width: 100%;
    height: auto;
    margin-top: 13px;
    margin-bottom: 13px;
} 
.TumSayfa .SayfaAlt .kutu
{   float  :left;
    width: 800;
    height: auto;

}
.TumSayfa .SayfaAlt .kutu .kututop
{
    height: 20px;
    float: left;
    width: 800px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #e5e5e5;
}
.TumSayfa .SayfaAlt .kutu .kututop .orta
{
    
    background-image: url('images/orta.gif');
    background-repeat: repeat-x;
    width: 783px;
    height: 20px;
    float: left;
}
.TumSayfa .SayfaAlt  .kutu .kututop .sol
{
    height: 20px;
    margin: 0px;
    float: left;
    width: 11px;
    background-image: url('images/solkose.gif');
    background-repeat: no-repeat;
}


 
.TumSayfa .SayfaAlt .kutu .kututop .sag
{
    margin:0px;
    height: 20px;
    width :6px;
    float: left;
    background-image: url('images/cr1r.gif');
    background-repeat: no-repeat;
}

.TumSayfa .SayfaAlt .kutu .icerik
{
    border-style: solid;
    border-width: 1px;
    width: 796px;
    background-repeat: no-repeat;
    border-top-color: #e5e5e5;
    border-right-color: #e5e5e5;
    border-bottom-color: #e5e5e5;
    border-left-color: #e5e5e5;
    height: auto;
    padding-top: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    text-align: center;
    font-family: Tahoma;
    font-size: 11px;
    font-style: normal;
    color: #003366;
}

.TumSayfa .SayfaAlt .kutu .icerik .icerikAlt
{
   
    width: 795px;
    height: auto;
}
 

 .TumSayfa  .baslik
{
    color: #3B5998;
    margin: 4px 0px 0px 5px;
    padding: 0px;
    font-family: Verdana;
    font-size:11px;
    font-weight: bold;
    text-align: center;
}
.ArkaPlan
{
   left: 0;
    top: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}
.haberFooter td
{
     background-image: url('images/haberArka.gif');
    background-repeat: repeat-x;
    width: 200px;
    text-align: center;
    font-family: Tahoma;
    font-size: 11px;
    text-decoration: none;
    height: 82px;
}
.haberFooter img
{
    border: 4px solid #ffffff;
    width:60px;
    height:40px;
}
.haberFooter a
{
    text-decoration: none;
    width:100%;
    height:100%;
}
.aaaimg
{
    padding-top: 10px;
    text-align: center;
}
.haberThumb
{
    padding: 0px;
    border: 1px solid #DBE1E6;
    text-align: center;
    width: 68px;
    height: 48px;
    margin-left: 14px;
}
.footeryazi
{   
    vertical-align: middle !important;
    font-family: Tahoma;
    font-size: 11px;
    text-decoration: none;
    margin-top: 5px;
    color: #16387c;
}
.aaaimg:hover
{
    
    text-decoration: none;
    color: #fffffc;
    background-image: url('images/haberSeciliArka.jpg');
    background-repeat: no-repeat;
    height: 100;
   
}
.DuyuruTarih
{
   
    color: #16387c;
    font-family: Tahoma;
    font-size: 13px;
     background: url(images/icon_calendar.gif) no-repeat;
    padding-left: 23px;
    padding-top: 2px;
    background-position: 5px 3px;
}
.HaberHeaderResim
{
    border: 1px solid #DBE1E6;
    float: left;
    margin-left: 5px;
    margin-top: 5px;
}
.HaberHeaderResim img
{
    border: 3px solid #FFFFFF;
    width: 200px;
    height: 150px;
}
.HaberHeaderBaslik
{
  
    float: left;
    width: 190px;
    margin-top:15px;
    color: #16387c;
    font-family: Arial;
    font-size: 15px;
    vertical-align: middle;
    font-style: normal;
    font-weight: bold;
}
.HaberHeaderOzet
{
    color: #16387c;
    font-family: Tahoma;
    font-size: 11px;
    vertical-align: middle;

    padding-top: 5px;
    float: left;
   width: 190px;
  }

.headerYazilar
{  
    vertical-align: middle;
    float: left;
    width: 190px;
    padding-left: 5px;
    text-indent: 5px;
}
.HaberHeaderDevam
{
    color: #16387c;
    float: left;
  
    width: 190px;
    padding-top: 5px;
    text-align: right;
    font-family: Tahoma;
    text-decoration: none;
}
.HaberHeaderDevam a
{
    color: #16387c;
    text-align: right;
    font-family: Tahoma;
    text-decoration: none;
    font-size: 12px;
}
.DuyuruHeader
{
    border-style: solid;
    border-width: 1px;
    border-color: #DBE1E6 #DBE1E6 #a8b4bf #DBE1E6;
    width: 418px;
    height: 188px;
}
.yokol
{
    display: none;
}

.AnasayfaLink
{
    padding: 2px 6px 2px 6px;
    float: left;
    text-decoration: none;
    color: #3b5998;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #0033CC;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #0033CC;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #0033CC;
}
.AnasayfaLink:hover
{
    color: #FFFFFF;
    background-color: #3b5998;
}





.MebLinkler
{
    
}
.MebLinkler  a
{
    border-width: 0px;
    text-decoration: none;
}

.MebLinkler  img
{
    border-width: 0px;
    text-decoration: none;
}

.uyariAnket
{
    border: 1px solid #820014;
    padding-right: 2px;
    background-position: left top;
    margin-top: 2px;
    padding-left: 20px;
    background-image: url('resim/unlem.gif');
    padding-bottom: 2px;
    padding-top: 2px;
    background-repeat: no-repeat;
    margin-right: 3px;
    background-color: #fffacd;
    font-size: 7pt;
    font-family: Verdana;
    font-weight: bold;
    text-align: left;
   }
   

.aa
{
    background-image: url('sss.gif');
    background-repeat: repeat-x;
}
.SayacBaslik
{
    color: #16387c;
    font-family: Tahoma;
    font-size: 11px;
    padding-left: 6px;
    padding-top: 3px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    line-height: normal;
    word-spacing: normal;
    letter-spacing: normal;
    width: 152px;
}
.ziyaretciCss
{
    border: 1px solid #dedede;
    color: #16387c;
    font-family: Tahoma;
    font-size: 11px;
    padding-left: 6px;
    padding-top: 2px;
    text-align: center;
    width: 70px;
    display: inline-block;
}


.icerikTree select
{
    border: 1px solid #e5e5e5;
    background-color: #eff3f5;
    margin-right: 1px;
}
.icerikTree option
{
    color: #16387c;
    font-family: Tahoma;
    font-size: 13px;
    padding-left: 6px;
    padding-top: 3px;
}

.anketSecenek
{
    border: 1px solid #dedede;
    color: #16387c;
    font-family: Tahoma;
    font-size: 11px;
    padding-left: 6px;
    padding-top: 2px;
    
      display: inline-block;
    width:155px;
   
}

.anketSecenek1
{
     
    color: #16387c;
    font-family: Tahoma;
    font-size: 11px;
    padding-left: 6px;
    padding-top: 2px;
    width :100%;
    text-align: left;
}

.anketButon
{
    border: 1px solid #C0C0C0;
    padding: 0px 5px 0px 5px;
    background-image: url('qmimages/gradient_28.gif');
    background-repeat: repeat-x;
    cursor: pointer;
    margin-left: 1px;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #16387c;
    margin-bottom: 2px;
    margin-top: 0px;
}

.anketButon:hover
{   padding: 1px 6px 1px 6px;
}

.anketBaslik
{
    color: #16387c;
    font-family: Tahoma;
    font-size: 13px;
    padding-left: 6px;
    padding-top: 3px;
    font-weight: bold;
}

.AtaResim
{
   
    display: inline-block;
    width:57px;
}
.AtaSoz
{
    color: #16387c;
    font-family: 'Times New Roman';
    display: inline-block;
    width: 105px;
    height: auto;
    vertical-align: top;
    font-style: italic;
    font-size: 12px;
}

.BodyOpac
{
    opacity:0.30;
 /* firefox, opera, safari, chrome */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=30)"; /* IE 8 */
    filter:alpha(opacity=30); /* IE 4, 5, 6 and 7 */
    zoom:1 /* so the element "hasLayout"
    /* or, to trigger "hasLayout" set a width or height */
}

.BodyNorm
{
    opacity:1.00;
 /* firefox, opera, safari, chrome */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=100)"; /* IE 8 */
    filter:alpha(opacity=100); /* IE 4, 5, 6 and 7 */
    zoom:1 /* so the element "hasLayout"
    /* or, to trigger "hasLayout" set a width or height */
}
    
    

   .ProgressBar
{
    position: absolute;
    top: 300px;
    left: 300px;
    display: none;
    z-index: 15;
}

div.sdmenu
{
    width: 165px;
    font-family: Verdana;
    font-size: 11px;
    color: #3B5998;
    margin-top: 3px;
    margin-left: 3px;
}
div.sdmenu div {
	
	overflow: hidden;
}
div.sdmenu div:first-child {

}
div.sdmenu div.collapsed {
	height: 19px; margin-bottom: 4px;
}
div.sdmenu div span
{
    background-position: 5px center;
    display: block;
    padding: 2px 2px 2px 18px;
    color: #3B5998;
    background: url(sdmenu/expanded.gif) no-repeat 5px center;
    cursor: pointer;
    border: 1px solid #e5e5e5;
}

div.sdmenu div span:hover
{
    font-weight: bold;
}
div.sdmenu div.collapsed span
{
    border: 1px solid #e5e5e5;
    background-image: url(sdmenu/collapsed.gif);
}
div.sdmenu div a
{
    padding: 5px 10px 5px 25px;
    background: #eee;
    display: block;
    border-bottom: 1px solid #ddd;
    color: #066;
}
div.sdmenu div a.current {
	background : #ccc;
}
div.sdmenu div a:hover {
	background : #066 url(sdmenu/linkarrow.gif) no-repeat right center;
	color: #fff;
	text-decoration: none;
}
/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}
.qmmc
{
    position: relative;
    zoom: 1;
    z-index: 10;
    list-style-type: none;
}.qmmc a, .qmmc li
{
    float: left;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 1;
    list-style-type: none;
}
.qmmc div a, .qmmc ul a, 
.qmmc ul li {float:none;   list-style-type: none;}
.qmsh div a {float:left;}
.qmmc div{visibility:hidden;position:absolute;}
.qmmc .qmcbox{cursor:default;display:block;position:relative;z-index:1;}
.qmmc .qmcbox a{display:inline;}
.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}
.qmmc li {z-index:auto;   list-style-type: none;}
.qmmc ul {left:-10000px;position:absolute;z-index:10;   list-style-type: none;}

.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}
.qmmc li a {float:none}.qmmc li:hover>ul{left:auto;}
#qm0 ul {top:100%;   list-style-type: none;}#qm0 ul li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* QuickMenu 0 */

	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a
{   list-style-type: none;
    padding: 5px 4px 0px 5px;
    text-decoration: none;
    color: #3B5998;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;

}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul
{
    padding: 10px;
    margin: -2px 0px 0px;
    background-color: transparent;
    border-style: none;
    list-style-type: none;
}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	   list-style-type: none;
		padding:3px 10px 3px 5px;
		background-color:transparent;
		font-size:11px;
		border-width:0px;
		border-style:none;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		background-color:#DADADA;
		color:#CC0000;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
		background-color:#DADADA;
		color:#CC0000;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#DADADA;
		color:#CC0000;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	   list-style-type: none;
		cursor:default;
		padding:3px 0px 3px 4px;
		color:#444444;
		font-family:arial;
		font-size:11px;
		font-weight:bold;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx	
	{	   list-style-type: none;
		border-top-width:1px;
		margin:4px 0px;
		border-color:#BFBFBF;
	}
.AnasayfaYanImlec
{
    	border-left-width:1px;
		height:15px;
		margin:4px 2px 0px;
		border-color:#AAAAAa;
    }

	/*"""""""" Individual Vertical Dividers""""""""*/	
	#qm0 .qmdividery	
	{	
		border-left-width:1px;
		height:15px;
		margin:4px 2px 0px;
		border-color:#AAAAAA;
	}


	/*"""""""" (main) Rounded Items""""""""*/	
	#qm0 .qmritem span	
	{	
		border-color:#DADADA;
		background-color:#F7F7F7;
	}


	/*"""""""" (main) Rounded Items Content""""""""*/	
	#qm0 .qmritemcontent	
	{	
		padding:0px 0px 0px 4px;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul	
	{	
		padding:10px;
		margin:-2px 0px 0px;
		background-color:#F7F7F7;
		border-width:1px;
		border-style:solid;
		border-color:#DADADA;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 li:hover > a	
	{	
		background-color:#F7F7F7;
	}
.PersonelResimPanel
{background-color: #eff3f5;
   
    width: 412px;
    border: 1px solid #e5e5e5;
    margin-top: 3px;
    margin-left: 0px;
    padding-top: 5px;
    padding-left: 5px;
    text-decoration: none;
    color: #3B5998;
    font-family: Tahoma;
    font-size: 11px;
    height: auto;
    float: left;
}
.OgretmenResimStyle
{

    border: 1px solid #e5e5e5;
    padding: 2px;
    float: left;
  
}
.OgretmenAdSoyad
{
    border: 1px solid #e5e5e5;
    width: 292px;
    display: block;
    height: 15px;
    float: left;
    padding-top: 2px;
    margin-left: 3px;
    padding-left: 5px;
    margin-top: 2px;
    background-color: #ffffff;
}
 .PersBaslik
{
    margin-top: 2px;
    border: 1px solid #e5e5e5;
    width: 292px;
    font-weight: bold;
    display: block;
    height: 15px;
    float: left;
    padding-top: 2px;
    margin-left: 3px;
    padding-left: 5px;
    background-color: #ffffff;
    text-decoration: underline;
}
 .PersBaslik1
{ background-color: #ffffff;
   
    border: 1px solid #e5e5e5;
    width: 401px;
    font-weight: bold;
    display: block;
    height: 15px;
    float: left;
    padding-top: 2px;
    margin-top: 2px;
    padding-left: 5px;
    text-decoration: underline;
}
.OgretmenBiyografi
{
    background-color: #ffffff;
    padding: 4px;
    margin-top: 2px;
    border: 1px solid #e5e5e5;
    display: block;
    width: 398px;
    float: left;
    text-indent: 25px;
    margin-bottom: 2px;
}







.DigerDuyuruTarih
{
    color: #16387c;
    font-family: Tahoma;
    font-size: 12px;
    height:14px;
     background: url(images/icon_calendar.gif) no-repeat;
    padding-left: 23px;
    padding-top: 2px;
    background-position: 5px 2px;
}
.DigerHaberHeaderResim
{
    border: 1px solid #DBE1E6;
    float: left;
    margin-left: 5px;
    margin-top: 5px;
}
.DigerHaberHeaderResim img
{
    border: 3px solid #FFFFFF;
    width: 65px;
    height: 50px;
}
.DigerHaberHeaderBaslik
{
  
    float: left;
    width: 305px;
    margin-top:10px;
    color: #16387c;
    font-family: Tahoma;
    font-size: 12px;
    vertical-align: middle;
    font-style: normal;
    font-weight: bold;
}
.DigerHaberHeaderOzet
{
    color: #16387c;
    font-family: Tahoma;
    font-size: 10px;
    vertical-align: middle;

    padding-top: 5px;
    float: left;
   width: 305px;
  }

.DigerheaderYazilar
{  
    vertical-align: middle;
    float: left;
    width: 305px;
    padding-left: 5px;
    text-indent: 5px;
}
.DigerHaberHeaderDevam
{
    color: #16387c;
    float: left;
  
    width: 305px;
    padding-top: 5px;
    text-align: right;
    font-family: Tahoma;
    text-decoration: none;
}
.DigerHaberHeaderDevam a
{
    color: #16387c;
    text-align: right;
    font-family: Tahoma;
    text-decoration: none;
    font-size: 11px;
}
.DigerDuyuruHeader
{
    border-style: solid;
    border-width: 1px;
    border-color: #DBE1E6 #DBE1E6 #a8b4bf #DBE1E6;
    width: 418px;
    height: 80px;
}

.DigerDuyuruTum
{
    border: 1px solid #CCCCCC;
    background-image: url('images/orta.gif');
    background-repeat: repeat-x;
    width: 418px;
    height: 18px;
    color: #16387c;
    text-align: center;
    font-family: Tahoma;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    padding-top: 4px;
    display: block;
}

.iceriklabeli1
{
    padding: 2px;
    margin: 0px;
    height: auto;
}

.AlbumListe
{
    width: 420px;
    height: auto;
    font-family: Tahoma, verdana;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: #003366;
    border-bottom-style: ridge;
    border-bottom-width: 1px;
    border-bottom-color: #C0C0C0;
    float: left;
}
.AlbumListe a
{    color: #003366;
    text-decoration: none;
}


.AlbumAdStyle
{
    margin: 5px 0px 0px 5px;
    width: 300px;
    float: left;

    padding-top: 1px;
    padding-bottom: 1px;
}
.AlbumAdetStyle
{  padding-top: 1px;
    padding-bottom: 1px;
  
   margin : 2px 0px 0px 5px;
    width: 300px;
    float: left;

    display: block;
}
.loadingResim
{
    border: 1px solid #9999FF;
    padding: 25px 0px 0px 0px;
    width: 105px;
    height: 55px;
    position: absolute;
    vertical-align: middle;
    text-align: center;
    background-color: #FFFFFF;
    margin-top: 1px;
    margin-bottom: 0px;
    margin-left: 1px;
    float: none;
}
.AlbumIcoStyle
{
    border-style: none solid none none;
    border-width: 1px;
    border-color: black #C0C0C0 black black;
    width: 50px;
    height: 55px;
    padding: 3px 0px 0px 0px;
    margin: 5px 0px 0px 5px;
    float: left;
}
.AlbumDirectory
{
    padding: 10px;
    border: 1px solid #CCCCCC;
    width: 116px;
    margin-top: 10px;
    display: block;
    float:left;
}
.AlbumDirectoryResim
{
    border-style: solid;
    padding: 5px 3px 3px 3px;
    border-width: 1px 1px 1px 1px;
    border-color: #CCCCCC;
    width: 105px;
    height: 75px;
    margin-top: 5px;
    margin-left: 5px;
    
    float: left;
}


.AlbumDirectoryYazi
{
    text-align: center;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #336699;
}
/*Slider bölümü*/

#slider
{
    margin: 1px 0px 0px 1px;
    width: 169px; /* important to be same as image width */
    height: 170px;
    position: relative; /* important */
    overflow: hidden; /* important */
}


#slider ul
{
    padding: 0px;
    margin: 0px;
}
#slider img
{width:167px;
    border: 1px solid #000000;
    height:170px;
}
.sliderImage
{	
    margin-left: 0px;
    float: left;
    position: relative;
    display: none;
    list-style-type: none;
  
}
.sliderImage span
{
    position: absolute;
    font: 10px Verdana;
    padding: 2px 13px 10px 13px;
    width: 150px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}

.clear {
	clear: both;
}
.sliderImage span strong{
    font-size: 12px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
