﻿/* ---  Yahoo!UI CSS Reset --- */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td
{
	margin: 0;
	padding: 0;
}
fieldset, img
{
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var
{
	font-style: normal;
	font-weight: normal;
}
ol, ul
{
	list-style: none;
}
caption, th
{
	text-align: left;
}
h1, h2, h3, h4, h5, h6
{
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after
{
	content: '';
}
abbr, acronym
{
	border: 0;
}
/* ---  Yahoo!UI CSS Reset --- */

Body
{
	font-family: Tahoma;
	font-size: 11px;
}

hr
{
	width: 100%;
	height: 1px;
	color: #CECECE;
}

.Login
{
	position:absolute;
	margin:23% 0 0 0;
	width:100%;
	background: url(/NDC/Admin/images/loginCizgi.gif) repeat-x top left;
	
	}

.loginLogo
{
	width: 450px;
	height: 193px;
	background: url(/NDC/Admin/images/loginLogo.gif) no-repeat top left;
	position: relative;
	float: left;
}

.loginCizgi
{
	width: 100%;
	height: 193px;
	background: url(/NDC/Admin/images/loginCizgi.gif) repeat-x top left;
	position: relative;
	float: left;
}

.userLogin
{
	width: 286px;
	height: 193px;
	background: url(/NDC/Admin/images/userLogin.gif) no-repeat top left;
	position: relative;
	float: right;
}

.loginCleaner
{
	width: 20%;
	height: 193px;
	background: url(/NDC/Admin/images/cleaner.jpg) repeat top left;
	position: relative;
	float: right;
}

.userLoginControls
{
	text-align:right;
	margin:75px 48px auto auto;
	}

.listAyrinti
{
	width: 800px;
	padding: 5px;
	margin: 0 auto;
}

.repAltCiz
{
	border-bottom: solid 1px silver;
}

.listAyrintiRep
{
	width: 100%;
	padding: 5px;
}

.popMenuItems
{
	padding: 10px;
	height: 12px;
	background-color: transparent;
	margin-top: 1px;
	margin-bottom: 1px;
}

.popMenuBG
{
	background-color: #e4e4e4;
	border: solid 1px #cecece;
}

#Main
{
	width: 100%;
	height: 100%;
}

.Header
{
	background-color: #FFFFFF;
	height: 150px;
	width: 100%;
	position: relative;
	margin-top: 10px;
	z-index: 1;
}

.Logo
{
	height: 70px;
	width: 295px;
	background: url(/NDC/Admin/images/Logo.gif) no-repeat top left;
	position: relative;
	left: 20px;
	top: 8px;
}

.Links
{
	height: 20px;
	width: 700px;
	position: inherit;
	left: 100px;
	top: 2px;
	font-size: 11px;
}

.Links a:hover
{
	text-decoration: none;
}

.Container
{
	width: 90%;
	background-color: #FFFFFF;
	margin: 0 auto;
}

.Footer
{
	margin: 100px auto 0px auto;
	min-width: 1000px;
	width: 100%;
	height: 64px;
	position: relative;
	background: url(/NDC/Admin/images/footBG2.jpg) repeat-x bottom left;
	background-color: #DDDDDD;
}

.Copyright
{
	width: 241px;
	height: 15px;
	position: absolute;
	left: 40px;
	bottom: 20px;
	background: url(/NDC/Admin/images/copyright.gif) no-repeat top left;
	float: left;
}

.smartEraLogo
{
	width: 83px;
	height: 15px;
	position: absolute;
	right: 40px;
	bottom: 25px;
	float: right;
}

.deikPanel
{
	width: 100%;
	height: auto;
}

.dPHeader
{
	width: auto;
	height: 25px;
	position: relative;
	overflow: hidden;
}

.dPhLeft
{
	width: 12px;
	height: 25px;
	background: url(/NDC/Admin/images/dPhLeft.gif) no-repeat left top;
	position: absolute;
	left: 0;
	top: 0;
}

.dPhRight
{
	width: 12px;
	height: 25px;
	background: url(/NDC/Admin/images/dPhRight.gif) no-repeat right top;
	position: absolute;
	right: 0;
	top: 0;
}

.dPhTitle
{
	background: transparent url(/NDC/Admin/images/dPhBG.gif) repeat-x top center;
	width: auto;
	height: 25px;
	padding-left: 2px;
	padding-top: 5px;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	margin-right: 12px;
	margin-left: 12px;
	text-align: left;
}
.dPContainer
{
	width: auto;
	min-height: 50px;
	height: auto;
	background-color: #E4E4E4;
	border: solid 1px #C5C5C5;
	border-top: none;
	padding: 10px;
	padding-top: 20px;
	margin-top: -10px;
	color: #444444;
}

.modalBG
{
	background-color: #000000;
	filter: alpha(opacity=70);
	-moz-opacity: .70;
	z-index: 9;
}

.tabBodyDiv
{
	width: 90%;
	min-height: 250px;
	border: 1px solid #CECECE;
	border-top: none;
	padding: 40px;
	background: url(/NDC/Admin/images/body_gradient.jpg) repeat-x left top;
	text-align: left;
	margin: 0 auto;
}

/* -------------- AJAX Tab Skin ------------------ */

.ajax__tab_xp2 .ajax__tab_header
{
	height: 29px;
}

.ajax__tab_xp2 .ajax__tab_outer
{
	height: 26px;
	background: url(/NDC/Admin/images/sag_p.gif) no-repeat right top;
	padding-right: -4px;
	margin-right: 2px;
	padding-top: 4px;
}
.ajax__tab_xp2 .ajax__tab_inner
{
	height: 30px;
	padding-left: 4px;
	margin: 0 auto;
	background: url(/NDC/Admin/images/sol_p.gif) no-repeat;
	margin-top: -4px;
}
.ajax__tab_xp2 .ajax__tab_tab
{
	height: 13px;
	padding: 8px;
	margin: 0px;
	background: url(/NDC/Admin/images/orta_p.gif) repeat-x;
	color: #999999;
}
.ajax__tab_xp2 .ajax__tab_hover .ajax__tab_tab
{
	color: #666666;
}
.ajax__tab_xp2 .ajax__tab_active .ajax__tab_outer
{
	height: 29px;
	margin-right: 2px;
	padding-right: 2px;
	background: url(/NDC/Admin/images/Side.gif) no-repeat right top;
}
.ajax__tab_xp2 .ajax__tab_active .ajax__tab_inner
{
	background: url(/NDC/Admin/images/Sol.gif) no-repeat;
}
.ajax__tab_xp2 .ajax__tab_active .ajax__tab_tab
{
	color: #002D54;
	background: url(/NDC/Admin/images/Orta.gif) repeat-x;
}
.ajax__tab_xp2 .ajax__tab_body
{
	min-height: 50px;
	border: 1px solid #CECECE;
	border-top: none;
	padding: 20px;
	padding-top: 30px;
	background: #F5F5F5 url(/NDC/Admin/images/body_gradient.jpg) repeat-x left top;
}

/* -------------- AJAX Tab Skin - End ------------------ */