BODY 
{
	background: #ffffff;
	font-family: Arial, Helvetica, Sans;
	font-size: 10pt
}

INPUT, SELECT, LABEL
{
	font-family: Arial, Helvetica, Sans;
	font-size: 10pt
}


A IMG 
{
border: 0
}

a:link, a:active, a:visited 
{
color: #905501;
 text-decoration: none
}

a:hover 
{
color: #ae761d;
 text-decoration: none
}

.MenuTop UL 
{
float: right;
 margin: 0;
 padding: 0px 0 0 0
}

.MenuTop UL LI 
{
float: left;
 margin-left: 10px;
 padding: 0px 10px;
 font-size: 10pt;
 color: #333;
 text-shadow: #fff 0 1px 1px;
 height: 20px;
 line-height: 20px
}

.MenuTop UL LI:hover 
{
background: #e9e9e9;
 cursor: pointer
}

.MenuTop UL LI.active 
{
background: #e9e9e9;
 cursor: pointer;
 border-top: 1px solid #d0d0d0;
 border-right: 1px solid #fff;
 border-bottom: 1px solid #fff;
 border-left: 1px solid #d0d0d0;
 font-weight: bold
}

.MenuTop UL LI a:link, .MenuTop UL LI a:active, .MenuTop UL LI a:visited 
{
color: #333;
 text-decoration: none
}

.MenuTop UL LI a:hover 
{
color: #000;
 text-decoration: none
}

.MenuMiddle UL 
{
float: left;
 margin: 0;
 padding: 0px 0 0 0
}

.MenuMiddle UL LI 
{
float: left;
 margin-left: 10px;
 padding: 0px 10px;
 font-size: 11pt;
 color: #333;
 text-shadow: #fff 0 1px 1px;
 height: 30px;
 line-height: 30px
}

.MenuMiddle UL LI:hover 
{
background: #e9e9e9;
 cursor: pointer
}

.MenuMiddle UL LI.active 
{
background: #e9e9e9;
 cursor: pointer;
 font-weight: bold
}

.MenuMiddle UL LI a:link, .MenuMiddle UL LI a:active, .MenuMiddle UL LI a:visited 
{
color: #333;
 text-decoration: none
}

.MenuMiddle UL LI a:hover 
{
color: #000;
 text-decoration: none
}

.MainData
{
padding: 20px;
}


.MainData P 
{
	margin: 0 0 6px 0;
	padding: 0px;
	line-height: 18px
}

.MainData UL 
{
	margin: 0 0 20px 0;
	padding: 0
}

.MainData UL LI 
{
	margin: 0 0 10px 0;
}

.MainData TABLE
{
	background: #ffffff;
	border: 1px solid #f5f5f5;
}

.MainData TH
{
	text-align: left;
	vertical-align: top;
	padding: 5px 5px 5px 5px;
	background: #f0f0f0;
	border: 1px solid #e9e9e9;
}
.MainData TD
{
	text-align: left;
	vertical-align: top;
	padding: 5px 2px 15px 2px;
	border: 1px solid #e9e9e9;
}

H1 
{
 color: #64412a;
 font-size: 16pt;
 font-weight: bold;
 margin: 0 0 5px 0;
 padding: 0
}

H2 
{
 color: #64412a;
 font-size: 10pt;
 font-weight: bold;
 margin: 10px 0px 10px 0px;
 padding: 0
}



.copyright {
	margin	: 0px;
	padding	: 0px;
	font   	 : normal 10px Verdana, Arial, Helvetica, Geneva, sans-serif;
	color	: #000000;
	text-align: right;
}

.copyright a {
	color	: #000000;
	text-decoration	: none;
}

.copyright a:hover {
	color	: #000000;
	text-decoration	: underline;
}


.smallinfo
{
	font-family: Arial, Helvetica, Sans;
	font-size: 8pt;
	line-height: 12px;
	margin-top: 3px;
	margin-bottom: 10px;
}

.KitchenMenu UL 
{
	padding: 0px;
 	margin: 0px;
	margin-top: 20px;
}

.KitchenMenu UL LI.normal 
{
float: left;
 margin: 0;
 background: #fff;
 padding: 10px 18px;
 -moz-border-radius-topright: 6px;
 -webkit-border-top-right-radius: 6px;
 -moz-border-radius-topleft: 6px;
 -webkit-border-top-left-radius: 6px;

}

.KitchenMenu UL LI.normal:hover 
{
float: left;
 margin: 0;
 background: #eae6c5;
 padding: 10px 18px;
 -moz-border-radius-topright: 6px;
 -webkit-border-top-right-radius: 6px;
 -moz-border-radius-topleft: 6px;
 -webkit-border-top-left-radius: 6px;
 cursor: pointer
}

.KitchenMenu UL LI.active 
{
float: left;
 margin: 0;
 background: #ffd885;
 padding: 10px 18px;
 -moz-border-radius-topright: 6px;
 -webkit-border-top-right-radius: 6px;
 -moz-border-radius-topleft: 6px;
 -webkit-border-top-left-radius: 6px;
 
 cursor: pointer
}

.KitchenContainer 
{
 width: 910px;
 background: #ffd885;
 padding: 0px
}

.KitchenContent 
{
 width: 900px;
 background: #fff;
 margin: 5px;
  min-height: 300px;
 display: none
}

.KitchenMod 
{
 width: 900px;
 padding: 0px;
 margin: 0px;
 display: none
}

.UseModDiv
{
 float: left;
 padding: 5px 20px 10px 50px;
 cursor: pointer;
}
.UseModDiv LABEL, INPUT
{
 cursor: pointer;
}

.GilesniMenu UL 
{
	padding: 0px;
 	margin: 0px;
	margin-left: 10px;
}


.GilesniMenu UL LI.gilesninormal 
{
float: left;
 margin: 0px;
 background: #fff;
 padding: 5px 30px;
 border: 1px solid #ffd885;
}

.GilesniMenu UL LI.gilesninormal:hover 
{
float: left;
 margin: 0;
 background: #eae6c5;
 padding: 5px 30px;
 border: 1px solid #ffd885;
 cursor: pointer
}

.GilesniMenu UL LI.gilesniactive 
{
float: left;
 margin: 0;
 background: #ffd885;
 padding: 5px 30px;
 border: 1px solid #ffd885;
 cursor: pointer
}

.GilesniContainer 
{
width: 900px;
 padding: 0px
}

.BatStyleList 
{
 float: left;
 width:	400px;
 margin: 0;
}

.BatStyle 
{
	margin-top: 5px;
}

.BatStyle IMG { vertical-align: middle }

.BatStylePreview
{
	float: right;
	width:	400px;
}

.CustomBatList 
{
 float: left;
 width:	460px;
 margin: 0;
}

.CustomBatList TABLE
{
 width: 100%;
}

.CustomBatList TH
{
	text-align: left;
	vertical-align: top;
	padding: 5px 5px 5px 5px;
	background: #f5f5f5;
	border: 1px solid #e9e9e9;
}
.CustomBatList TD
{
	text-align: left;
	vertical-align: top;
	padding: 5px 2px 15px 2px;
	border: 1px solid #e9e9e9;
}

.CustomBatList LABEL
{
	padding-left: 3px;
	padding-right: 15px;
	cursor: pointer;
}

.CustomBatList IMG 
{ 
	vertical-align: middle;
	margin: 10px 2px 10px 2px;
}

.CustomBatPreview
{
	float: right;
	width:	380px;
	border: 1px solid black;
	display: none
}

.GenerateButtonDiv
{
	text-align: center;
}

.GenerateButton 
{
 margin-top: 0px;
 margin-bottom: 20px;
 border: 0;
 background: #ffd885;
 padding: 10px;
 text-align: center;
 font-size: 10pt;
 font-weight: bold;
 text-shadow: #fff 0 1px 1px
}

.GenerateButton:hover 
{
background: #cc7b16;
 cursor: pointer
}

.ThemeIconsList 
{
 float: left;
 width:	350px;
 margin: 0;
}


.ThemeIconsList TABLE
{
 width: 100%;
}

.ThemeIconsList TH
{
	text-align: left;
	vertical-align: top;
	padding: 5px 5px 5px 5px;
	background: #f5f5f5;
	border: 1px solid #e9e9e9;
	font-weight: normal;
}

.ThemeIconsList TD
{
	text-align: left;
	vertical-align: top;
	padding: 5px 2px 5px 2px;
	border: 1px solid #e9e9e9;
}

.ThemeIconsList TD.last
{
	padding-bottom: 15px;
}

.ThemeIconsList LABEL
{
	padding-left: 3px;
	padding-right: 15px;
	cursor: pointer;
}

.ThemeIconsSetDiv
{
	padding-bottom: 5px;
	cursor: pointer;
}

.ThemeListPreview
{
	float: right;
	width:	470px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #e9e9e9;
	display: none
}

.ThemeListPreview .ThemeName
{
	font-weight: bold;
	background: #f5f5f5;
	padding: 5px;
	line-height: 19px;
}

.ThemeListPreview .ThemeSetName
{
	font-weight: normal;
	float: left;
}

.ThemeListPreview .ThemeSetSelect
{
	font-weight: normal;
	float: right;
}

.ThemeSetIcons
{
	
}

.ThemeSetIcons IMG 
{ 
	vertical-align: middle;
	margin: 10px 2px 10px 2px;
	cursor: pointer;
}


.UccIconList 
{
 float: left;
 width:	350px;
 margin: 0;
}

.UccIconList TABLE
{
 width: 100%;
}

.UccIconList TH
{
	text-align: left;
	vertical-align: top;
	padding: 5px 5px 5px 5px;
	background: #f5f5f5;
	border: 1px solid #e9e9e9;
}

.UccIconList TD
{
	text-align: left;
	vertical-align: top;
	padding: 5px 2px 5px 2px;
	border: 1px solid #e9e9e9;
}

.UccIconList TD.last
{
	padding-bottom: 15px;
}

.UccIconList LABEL
{
	padding-left: 3px;
	padding-right: 15px;
	cursor: pointer;
}

.UccIconList IMG 
{ 
	vertical-align: middle;
	margin: 10px 2px 10px 2px;
}

.UccIconGenerate
{
	float: right;
	width:	470px;
	margin-right: 10px;
}

.UccIconPreview
{
	float: right;
	width:	470px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #e9e9e9;
	display: none
}

.UccIconPreview .UccIconName
{
	font-weight: bold;
	background: #f5f5f5;
	padding: 5px;
	line-height: 19px;
}

.UccIconPreview .UccIconSet
{
	
}

.UccIconPreview .UccIconSet IMG 
{ 
	vertical-align: middle;
	margin: 10px 2px 10px 2px;
	cursor: pointer;
}



.StatusBarList 
{
 float: left;
 width:	400px;
 margin: 0;
}

.StatusBarList TABLE
{
 width: 100%;
}

.StatusBarList TH
{
	text-align: left;
	vertical-align: top;
	padding: 2px 5px 2px 5px;
	background: #f5f5f5;
	border: 1px solid #e9e9e9;
}

.StatusBarList TD
{
	text-align: left;
	vertical-align: top;
	padding: 5px 2px 5px 2px;
	border: 1px solid #e9e9e9;
}

.StatusBarList TD.last
{
	padding-bottom: 15px;
}

.StatusBarList LABEL
{
	padding-left: 3px;
	padding-right: 15px;
	cursor: pointer;
	font-weight: normal;
}

.StatusBarList IMG 
{ 
	vertical-align: middle;
	margin: 10px 2px 10px 2px;
}

.StatusBarGenerate
{
	float: right;
	width:	320px;
	margin-right: 30px;
}

.StatusBarPreview
{
	float: right;
	width:	320px;
	border: 1px solid black;
	display: none
}



.OverScrollList 
{
 float: left;
 width:	300px;
 margin: 0;
}

.OverScrollList TABLE
{
 width: 100%;
}

.OverScrollList TH
{
	text-align: left;
	vertical-align: top;
	padding: 2px 5px 2px 5px;
	background: #f5f5f5;
	border: 1px solid #e9e9e9;
	line-height: 20px;
}

.OverScrollList TD
{
	text-align: left;
	vertical-align: top;
	padding: 5px 2px 5px 2px;
	border: 1px solid #e9e9e9;
}

.OverScrollList TD.last
{
	padding-bottom: 15px;
}

.OverScrollList LABEL
{
	padding-left: 3px;
	padding-right: 15px;
	cursor: pointer;
}

.OverScrollList IMG 
{ 
	vertical-align: middle;
	margin: 10px 2px 10px 2px;
}

.OverScrollGenerate
{
	float: right;
	width:	500px;
	margin-right: 30px;
}

.OverScrollPreview
{
	float: right;
	width:	480px;
	border: 1px solid black;
	display: none
}



.LockscreenList 
{
 float: left;
 width:	400px;
 margin: 0;
}

.LockscreenList TABLE
{
 width: 100%;
}

.LockscreenList TH
{
	text-align: left;
	vertical-align: top;
	padding: 2px 5px 2px 5px;
	background: #f5f5f5;
	border: 1px solid #e9e9e9;
	line-height: 20px;
}

.LockscreenList TD
{
	text-align: left;
	vertical-align: top;
	padding: 5px 2px 5px 2px;
	border: 1px solid #e9e9e9;
}

.LockscreenList TD.last
{
	padding-bottom: 15px;
}

.LockscreenList LABEL
{
	padding-left: 3px;
	padding-right: 15px;
	cursor: pointer;
}

.LockscreenList IMG 
{ 
	vertical-align: middle;
	margin: 10px 2px 10px 2px;
}

.LockscreenGenerate
{
	float: right;
	width:	320px;
	margin-right: 30px;
}

.LockscreenPreview
{
	float: right;
	width:	320px;
	border: 1px solid black;
	display: none
}

.LockscreenPreview .IconName
{
	font-weight: bold;
	background: #f5f5f5;
	padding: 5px;
	line-height: 19px;
}


.WinAnimationList 
{
 float: left;
 width:	400px;
 margin: 0;
}

.WinAnimation 
{
	margin-top: 5px;
}

.WinAnimationPreview
{
	float: right;
	width:	400px;
}

.BootAnimList 
{
 float: left;
 width:	400px;
 margin: 0;
}

.BootAnim 
{
	margin-top: 5px;
}

.BootAnimPreview
{
	float: right;
	width:	400px;
}


.FontPackList 
{
 float: left;
 width:	300px;
 margin: 0;
}

.FontPack 
{
	margin-top: 5px;
}

.FontPackPreview
{
	float: right;
	width:	450px;
}


.KitchenSummaryAll
{
 float: left;
 width: 350px;
 padding: 0px;
 margin: 0px;
}

.KitchenSummary
{
 float: left;
  width: 300px;
 padding: 0px;
 margin: 0px;
}

.SummaryDiv 
{
 width: 300px;
 padding: 0px;
 margin: 0px;
}

.ModNameGreen
{
  padding: 10px 5px 10px 5px;
  font-weight: Bold;
  background: #26cd1a;
  border: 1px solid #0db800;
  margin-top: 5px;
}

.ModNameRed
{
  padding: 10px 5px 10px 5px;
  font-weight: Bold;
  background: #e24609;
  border: 1px solid #0db800;
  margin-top: 5px;
}

.ModNameWhile
{
  padding: 10px 5px 10px 5px;
  font-weight: normal;
  border: 1px solid #e9e9e9;
  margin-top: 5px;
}

.SubModUse
{
	padding: 5px 5px 5px 20px;
	border: 1px solid #0db800;
	line-height: 19px;
}

.FileUploadContainer
{
 float: left;
 width: 500px;
 padding: 0px;
 margin: 0px;
	line-height: 19px;
}

.FileUploadContainer TH
{
	text-align: left;
	vertical-align: top;
	padding: 2px 5px 2px 5px;
	background: #f5f5f5;
	border: 1px solid #e9e9e9;
}

.FileUploadContainer TD
{
	text-align: left;
	vertical-align: top;
	padding: 5px 2px 5px 2px;
	border: 1px solid #e9e9e9;
}

.FileUploadContainer TD.last
{
	padding-bottom: 15px;
}

.SubmitContainer 
{
  width: 250px;
  margin: 40px 10px 10px 10px;
  text-align: center;
}

.KitchenSubmitButton 
{
 width: 250px;
 border: 0;
 background: #ffd885;
 padding: 10px;
 text-align: center;
 font-size: 10pt;
 font-weight: bold;
 text-shadow: #fff 0 1px 1px;
 -moz-border-radius: 6px;
 -webkit-border-radius: 6px;
}

.KitchenSubmitButton:hover 
{
background: #cc7b16;
 cursor: pointer
}

.KitchenSubmitButtonGreen 
{
	background: #26cd1a;
}

.UotVardas
{
	width: 350px;
	padding: 10px 0px;
	margin: 5px 0px;
	text-align: center;
	font-weight: bold;
	border: 2px solid #ffd885;
}

#PickupSubmitDiv 
{
	width: 350px;
	text-align: center;
	margin: 20px 0px;
}

.PickupTable
{

}

.PickupTable TH
{
	text-align: left;
	vertical-align: top;
	background: #98FC95; 
	padding: 6px;
	border: 1px solid #e9e9e9;
}

.PickupTable TD
{
	text-align: left;
	vertical-align: top;
	padding: 10px 5px;
	border: 1px solid #e9e9e9;
}

.KitchenSummaryInfo
{
 float: left;
 width: 400px;
 padding: 0px;
 margin: 0px;
 margin-left: 100px;
 line-height: 18px;
}

.KitchenSummaryInfo H2 
{
 color: #64412a;
 font-size: 12pt;
 font-weight: bold;
 margin: 10px 0px 10px 0px;
 padding: 0;
}

.KitchenSummaryInfo UL 
{
	margin: 0 0 0px 0;
	padding: 0;
	list-style-type: disc;
	list-style: inside;
}

.KitchenSummaryInfo UL LI 
{
	margin: 0 0 1px 0;
}

.PickupFileList
{
	float: left;
 	width: 460px;
 padding: 0px;
 margin: 0px;
 margin-top: 20px;
 line-height: 18px;
}

.PickupInfo
{
	float: left;
 	width: 380px;
 padding: 0px;
 margin: 0px;
 margin-left: 50px;
  margin-top: 20px;
 line-height: 18px;
}

.KitchenHome
{
 padding: 0px;
 margin: 0px;
 line-height: 18px;
}

.KitchenHome H2 
{
 color: #64412a;
 font-size: 12pt;
 font-weight: bold;
 margin: 10px 0px 10px 0px;
 padding: 0;
}

.KitchenHome UL 
{
	margin: 0 0 0px 0;
	padding: 0;
	list-style-type: disc;
	list-style: inside;
}

.KitchenHome UL LI 
{
	margin: 0 0 1px 0;
}

.CountGeras 
{
 color: #000000;
 font-size: 10pt;
 font-weight: bold;
}


.skaitliukas {
	width	: 250px;
	margin-top	: 10px;
	margin-bottom	: 10px;
	padding: 10px;
	text-align: left;
	font-size: 10pt;
	border: 1px solid #ffd885;
	background: #ffffff;
}

.UpdaterDeviceDiv {
	position: relative;
	top: 25px;
	left: -220px;
	border: 1px solid #000000;
	width: 230px;
	height: 200px;
	background-color: #ffffff;
	padding	: 5px;
	overflow: auto;
	display: none;
}

.UpdaterDeviceDiv .UpdaterTypePav {
	font-weight: bold;
	font-size: 9pt;
	margin	: 0px;
	padding: 5px 0px 2px 0px;
}

.UpdaterDeviceDiv .UpdaterTypeList {
	font-weight: normal;
	font-size: 8pt;
	margin	: 0px;
	padding: 1px 0px 1px 10px;
}

.SettingsButton 
{
 margin-top: 0px;
 margin-bottom: 0px;
 border: 0;
 background: #ffd885;
 padding: 5px;
 padding-left: 20px;
 padding-right: 20px;
 text-align: center;
 font-size: 10pt;
 font-weight: bold;
 text-shadow: #fff 0 1px 1px
}

.SettingsButton:hover 
{
background: #cc7b16;
 cursor: pointer
}