﻿body, 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; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset,
address, caption, cite, code, dfn, em, 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; }

/****** Common ******/
body
{
	margin: 0;
	padding: 0;
	background: #1a1a1a url("Layout/bg_gray.jpg") repeat-x center 0;
	font-size: 12px;
	font-family: Arial, Tahoma, Sans-serif;
}

img {
    border: 0px;
}


img.PictureLeft
{
	float: left;
	padding: 0px;
	margin-right: 6px;
}

img.PictureUrunLeft
{
	float: left;
	padding: 0px;
	margin-right: 12px;
	margin-left: 8px;
	margin-top: 15px;
}

img.PictureRight {
    float: right; padding: 0 0 10px 10px;
}

img.NoticeImageBox
{
	border-style: none;
	float: none;
	padding: 0px;
}

span.NewsTitleBold
{
	font-size: small;
	font-weight: bold;
	font-family: Tahoma;
}

span.NewsTitleRegular
{
	font-size: small;
	font-weight: normal;
	font-family: Tahoma;
}

a,
a:link,
a:active,
a:visited {
    color: #666666;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}


br.clear { 
    clear: both; 
}


ul
{
    list-style-type: square;
    margin: 0;   
}

ul li 
{
    margin: 2px 0 2px 18px;
}

ol 
{
    list-style-type: decimal;
    margin: 10px 0;  
}

ol li 
{
	margin: 0 0 7px 28px;
	list-style-type: decimal;
}

ul.HorizontalMenu li {
	display: inline;
	list-style-type: none; 
	padding: 0 5px 0 4px;
	margin: 0;
}

ul.VerticalMenu li {
	border-style: none;
	list-style-type: none; 
	padding: 0 5px 0 4px;
	margin: 0;
}

p {
    margin:10px 10px;
}
/*Title*/

h1, h2, h3, h4
{
    font-family: Arial, Tahoma, Sans-Serif;
}

h2 
{
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    background: #81941A;
    padding:3px 10px;
    line-height: 1.2em;
}

h3 
{
    color: #484237;
    font-size: 22px;
    font-weight: bold;
    padding:3px 0;
    line-height: 1.1em;
}

/* Layout (Sablon) */
div#Wrapper {
	width: 950px;
	background: #ffffff;
	margin: 0 auto;
	border: solid 1px #000000;
}

div#Header 
{
    margin: 0;
    height: 100px;
    background: url("Layout/HeaderBg.gif") repeat-x;
}
div#Common
{	
    background: #FFFFFF;
}

div#CommonMainPage
{	
    background: #EEEEEE;
}

div#Footer
{
	margin: 0;
	height: 22px;
	background: #000000 url("Layout/FooterBg_small.gif") no-repeat;
	background-position: center;
}

div#FooterPromo
{	
	height:10px;
	background: #000000 url("Layout/Promo/jvc_0001.gif") no-repeat;
	background-position: top;
}

div#DefaultColumnAlfa {
	float: left;
	margin:0;
	padding: 0;
	width: 328px;
	vertical-align: top;
	border-right: solid 1px #C4C4C4;
	background: #FFFFFF;
}

div#DefaultColumnGamma {
	float: left;
	margin: 0;
	padding: 0;
	width: 621px;
	vertical-align: top;
	background: #FFFFFF;
}

div#ColumnAlfa {
	float: left;
	margin:0;
	padding: 0;
	width: 230px;
	vertical-align: top;
	background: #FFFFFF;
}

div#ColumnGamma
{	
	float: left;	
	margin: 0;
	padding: 0;
	width: 719px;	
	vertical-align: top;
	background: #FFFFFF;
	border-left: solid 1px #C4C4C4;
	font-size: 14px;
    font-weight: normal;
    font-family: Tahoma;
    color: #000000;
}

div#GuideMenu
{
    margin: 0;
    background: #D5D5D5;
    border-bottom: solid 1px #ADAEAC;
    padding: 2px 0 0px 0px;
}

div#Header div.LogoPanel
{
    float:left;
    width: 120px;
	height: 46px;
	margin: 35px 0 0 28px;
    background: #000000 url("Layout/Logo.gif") no-repeat;
}

/*Header Menu*/

div#Header div.NewMenuPanel
{
    float:right;
    margin: 75px 0 0 0;
}




        
/*Admin Layout*/

div#AdminMenuContent
{
    background: #FFFFFF;
	width: 200px;
	float: left;
	margin-right: 8px;
}

div#AdminContent
{
    width: 734px;
    float: left;
	background: #D8D8D8;
	margin:0;
	padding:0;
}

div#AdminContent h2 
{
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    background: #999999;
    padding:3px 10px;
    line-height: 1.3em;
}

.FieldGroup
{
    margin: 5px;
    padding: 0;
}

.FieldGroup label
{
    display: block;
    font-weight: bold;
    margin: 4px 4px;
}

.ButtonGroup
{
    padding: 4px;
}

.Big
{
    font-size: 1.3em;
    font-weight: bold;
}

.TextBox
{
    width: 100%;
    background: #EEEEEE;
    border: 1px solid #999999;
}


/* Admin Menu */
ul#AdminMenu {
	margin: 0;
	background: #E8E8E8;
}
ul#AdminMenu li {
    border-bottom: solid 1px #D9D7D5;
	padding: 5px 8px 4px 4px; 
}
ul#AdminMenu li.Last {
	border: 0;
}
ul#AdminMenu li a,
ul#AdminMenu li a:link,
ul#AdminMenu li a:visited, 
ul#AdminMenu li a:active,
ul#AdminMenu li a:hover
{
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

/*********************************************/

/* Icons */
.Edit { background-image: url("../../Assets/Images/Icons/Edit.gif"); }
.Delete { background-image: url("../../Assets/Images/Icons/Delete.gif"); }
.Active { background-image: url("../../Assets/Images/Icons/Active.gif"); }
.Passive { background-image: url("../../Assets/Images/Icons/Passive.gif"); }
.Back { background-image: url("../../Assets/Images/Icons/ArrowLeft.gif"); }
.Next { background-image: url("../../Assets/Images/Icons/ArrowRight.gif"); }
.Up { background-image: url("../../Assets/Images/Icons/ArrowUp.gif"); }
.Down { background-image: url("../../Assets/Images/Icons/ArrowDown.gif"); }
.Read { background-image: url("../../Assets/Images/Icons/Read.gif"); }
.NotRead { background-image: url("../../Assets/Images/Icons/NotRead.gif"); }
.Send { background-image: url("../../Assets/Images/Icons/Send.gif"); }
.AddMessage { background-image: url("../../Assets/Images/Icons/AddMessage.gif"); }
.Male { background-image: url("../../Assets/Images/Icons/Male.gif"); }
.Female { background-image: url("../../Assets/Images/Icons/Female.gif"); }
.Send { background-image: url("../../Assets/Images/Icons/Send.gif"); }
.Magnifier { background-image: url("../../Assets/Images/Icons/Magnifier.gif"); }
.Calendar { background-image: url("../../Assets/Images/Icons/Calendar.gif"); }
.Search { background-image: url("../../Assets/Images/Icons/Search.gif"); }
.Close { background-image: url("../../Assets/Images/Icons/Close.gif"); }
.NewMessage { background-image: url("../../Assets/Images/Icons/NewMessage.gif"); }
.Transmit { background-image: url("../../Assets/Images/Icons/Transmit.gif"); }
.Add { background-image: url("../../Assets/Images/Icons/Add.gif"); }
.Update { background-image: url("../../Assets/Images/Icons/Update.gif");}
.UserMale {background-image: url("../../Assets/Images/Icons/UserMale.gif");}
.UserFemale {background-image: url("../../Assets/Images/Icons/UserFemale.gif");}
.Display { background-image: url("../../Assets/Images/Icons/Display.gif"); }
.DisplayShow { background-image: url("../../Assets/Images/Icons/DisplayShow.gif"); }
.Anchor { background-image: url("../../Assets/Images/Icons/Anchor.gif");}
.Relate { background-image: url("../../Assets/Images/Icons/Relate.gif");}
.Pdf { background-image: url("Layout/Icon/Pdf.gif");}
.Link { background-image: url("Layout/Icon/Link.gif");}

/* Data List */
div#AdminContent .DataList {
    width: 100%;
	text-decoration: none;
	margin:0;
}
div#AdminContent .DataList tr.head td {
	font-weight: bold;
	padding: 2px 4px;
	border-bottom: solid 2px #999999;
}

div#AdminContent .DataList tr.item td {
	padding: 2px 4px;
	border-bottom: solid 1px #cccccc;
	background: #eeeeee;
}

div#AdminContent .DataList tr.footer td {
	padding: 12px 0 7px 0;
	border-bottom: solid 1px #cccccc;
}

a.Button{
	color:#333333;
	font-size:0.9em;
	font-weight:bold;
	padding:3px 3px 3px 20px;
	text-decoration:none;
	background-color: #EEEEEE;
	background-position:3px 50%;
	background-repeat:no-repeat;
	border:2px solid #CCCCCC;
}

a.Icon{
    text-decoration: none;
    text-indent: -2000px;
    display: block;
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
}

/***** Common Messages *****/
.PositiveMessage 
{
    display: block;
    padding: 5px 10px;
    margin: 5px 0;
    color: #669966;
    background: #EEFFEE;
    font-size: 1.3em;
    font-weight: bold;
}

.ValidationSummary ul li,
.NegativeMessage 
{
    color: #EE6666;
    font-size: 1.2em;
    font-weight: bold;
    padding-bottom: 3px;
}

.NegativeMessage 
{
    display: block;
    padding: 5px 10px;
    margin: 5px 0;
    background: #FFEEEE;
}

h2.Grey{
    color: #FFFFFF;
    font-family:Trebuchet MS;
    font-size: 14px;
    font-weight: normal;
    padding:5px 0 5px 14px;
    line-height: 1.3em;
    background: #000000 url("Layout/Icon/News.gif") no-repeat;
    /*background: #EAEAEA url("Layout/Icon/News.gif") no-repeat;*/
}

h2.White{
    color: #FFFFFF;
    font-family:Trebuchet MS;
    font-size: 14px;
    font-weight: normal;
    padding:5px 0 5px 14px;
    line-height: 1.3em;
    background: #000000 url("Layout/Icon/Recipe.gif") no-repeat;
    /*background: #EAEAEA url("Layout/Icon/News.gif") no-repeat;*/
    border-bottom: solid 1px #E2E4E0;
}

White{
    color: #FFFFFF;
    font-family:Trebuchet MS;
    font-size: 14px;
    font-weight: normal;
    padding:5px 0 5px 14px;
    line-height: 1.3em;
    background: #000000 url("Layout/Icon/Recipe.gif") no-repeat;
    /*background: #EAEAEA url("Layout/Icon/News.gif") no-repeat;*/
    border-bottom: solid 1px #E2E4E0;
}

div.NewsArea
{
    background: #EEEEEE; 
    /*url("Layout/NewsBg.gif") repeat-y;*/
    padding: 2px 5px 2px 12px;
}

div.NewsBox
{
    /*background: #EAEAEA;*/
    background: #EEEEEE;
    margin-bottom: 3px;
}

div.RecipeArea
{ 
    background: #EEEEEE;
    /*url("Layout/RecipeBg.gif") repeat-y;*/
    padding: 0px 15px 0px 15px;
}

div.RecipeBox
{
    float: left;
    width: 180px;
    height: 180px;
    margin-bottom: 10px;
    margin-right: 15px;
    background: #FFFFFF;
}


div#Notice 
{
    height: 214px;
    background: url("Layout/NoticeBg.gif");
}

div#NoticeNew 
{
    height: 200px;
    background: url("Layout/NoticeBg.gif");
}

div#NoticeNew .NoticeArea
{
	visibility: visible;
	border-spacing: 0px 0px;
	display: inline-table;
	margin-left: 15px;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 20px;
}

div#Notice .NoticeArea
{
	visibility: visible;
	border-spacing: 0px 0px;
	display: inline-table;
	margin-left: 15px;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 20px;
}

div#NoticeNew div.NoticeBox
{
    font-size: 12px;
    margin-right: 20px;
    border-style: outset;
    width: 150px;
    height: 140px;
    visibility: visible;
    clear: none;
    display: block;
    position: static;
    float: none;
    background: #EAEAEA;
    padding: 5px;
}

div#Notice div.SubImage
{
    margin: 0;
    background: url("Layout/SubPageImage.jpg") no-repeat;
    background-position: 3px 3px;
    height: 200px;
}

/*Sub Page Menu*/
ul#SubPageMenu {
	margin: 0;
	padding:0 10px 10px 10px;
	background: #FFFFFF;
}
ul#SubPageMenu li {
   border-bottom: solid 1px #D9D7D5;
	padding: 5px 8px 4px 4px; 
}
ul#SubPageMenu li.Last {
	border: 0;
}
ul#SubPageMenu li a,
ul#SubPageMenu li a:link,
ul#SubPageMenu li a:visited, 
ul#SubPageMenu li a:active,
ul#SubPageMenu li a:hover
{
	font-size: 12px;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
}


/* Pager & Header */
div.Box
{
    margin-bottom: 0;
    float:right; 
    width: 20%; 
    border-bottom: solid 1px #E2E4E0; 
    padding: 3px 0 7px 0;
}

div.Pager table
{
    
}

div.Pager table td.Head
{
    
}

div.Pager table td.Buttons
{
    padding-left: 40px;
}

a.PagerButton
{
    display: block;
    width: 19px;
    height: 19px;
    text-decoration: none;
    text-indent: -9999px;
}

a.PagerPrevious
{
    margin-right: 5px;
    background: url('Layout/ArrowLeft.gif') no-repeat;
}

a.PagerNext
{
    margin-left: 5px;
    background: url('Layout/ArrowRight.gif') no-repeat;
}

a.ServiceIcon{
    text-decoration: none;
    text-indent: -2000px;
    float: left;
    display: block;
    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
    margin-right: 15px;
}


