/****************************************************************************
	HTML
****************************************************************************/
html, body
{
	margin: 0;
	padding: 0;
	border: none;
}


/****************************************************************************
	BODY
****************************************************************************/

body
{
	margin: 0px;
	font-family: Arial, helvetica, sans-serif;
	background-color: #512B10;
	font-size: 14px;
	color: #FFFFFF;
}

select
{
	font-size: 8pt;
	font-family: Verdana;
}

.InputFlat input
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	border-bottom-style: none;
}

.StdInput input
{
    border-right: #a9a9a9 1px solid;
    border-top: #a9a9a9 1px solid;
    font-size: 11px;
    border-left: #a9a9a9 1px solid;
    border-bottom: #a9a9a9 1px solid;
    font-family: Verdana;
    background-color: #f5f5f5;
}

.StdInput textarea
{
    border-right: #a9a9a9 1px solid;
    border-top: #a9a9a9 1px solid;
    font-size: 11px;
    border-left: #a9a9a9 1px solid;
    border-bottom: #a9a9a9 1px solid;
    font-family: Verdana;
    background-color: #f5f5f5;
}

.UpCase
{
	text-transform: uppercase;
}


/****************************************************************************
	ELENCHI PUNTATI
****************************************************************************/

ul
{
}

li
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px 0px 5px;
	padding-top: 0px;
}


/****************************************************************************
	SEPARATORI
****************************************************************************/

hr
{
	color: #ffffff;
	height: 1px;
	margin-top: 0px;
	padding-top: 0px;
}


/****************************************************************************
	LINK STANDARD
****************************************************************************/

a
{
	color: #1C2413;
	text-decoration: none;
}

a:hover
{
	color: #B4B5B7;
}

a img
{
	border-right: 0px solid;
	border-top: 0px solid;
	border-left: 0px solid;
	border-bottom: 0px solid;
}


/****************************************************************************
	BOX
****************************************************************************/

.MainBox
{
	width: 1200px;
	background-color: #3B200C;
}

.HomeSmallBox
{
	width: 427px;
	background-color: #eaeaeb;
	height: 440px;
}


/****************************************************************************
	SHOP
****************************************************************************/

.ShopBox
{
	width: 430px;
	background-color: #eaeaeb;
	height: 440px;
}

.ShopBox div
{
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 30px;
}

.ShopBox img
{
	margin-bottom: 5px;
}


/****************************************************************************
	MEETING
****************************************************************************/

.MeetingTitle
{
	font-size: 32px;
	color: #3b1f0c;
}

.MeetingImage
{
	border-right: #3b1f0c 2px solid;
	border-top: #3b1f0c 2px solid;
	border-left: #3b1f0c 2px solid;
	border-bottom: #3b1f0c 2px solid;
}

.MeetingLink a
{
	font-size: 16px;
	color: #3b1f0c;
}

.MeetingLink a:hover
{
	color: #B4B5B7;
}



/****************************************************************************
	CATEGORIES
****************************************************************************/

.Category
{
	color: #3b1f0c;
}

.CategoryDida
{
	font-size: 13px;
}

.CategoryBox
{
	width: 230px;
	height: 240px;
	background-color: #eaeaeb;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
}

.CategoryBox table
{
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
}


/****************************************************************************
	SEARCH
****************************************************************************/

.SearchBox
{
	padding-right: 45px;
	padding-top: 45px;
	color: #3b1f0c;
}

.SearchBox select, .SearchBox input
{
	width: 94%;
	font-size: 16px;
	color: #3b1f0c;
	border-right: #3b1f0c 1px solid;
	border-top: #3b1f0c 1px solid;
	border-left: #3b1f0c 1px solid;
	border-bottom: #3b1f0c 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.SearchBox select
{
	width: 100%;
}

.SearchBox table
{
	width: 230px;
}

.SearchBoxTitle
{
	padding-left: 15px;
	font-size: 16px;
}

.SearchBoxHeader
{
	color: #ffffff;
	padding-left: 15px;
	font-size: 17px;
	font-weight: bold;
	background-color: #3b1f0c;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
}


/****************************************************************************
	MENU
****************************************************************************/

.MainMenu
{
}

.MainMenuItem
{
	font-size: 13px;
	vertical-align: middle;
	font-family: Arial;
	background-color: #512b10;
	text-align: left;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 90px;
}

.MainMenuItemOrange
{
	background-color: #eb6909;
}

.MainMenuItemStar
{
	background-image: url(../images/layout/star.gif);
	background-repeat: no-repeat;
	background-position: 7px 5px;
	width: 68px;
	padding-left: 24px;
}

.MainMenuItem a
{
	color: #ffffff;
	display: block;
}

.MainMenuItem a:hover
{
	color: #B4B5B7;
}


/****************************************************************************
	FONTS
****************************************************************************/

.PageTitle
{
	font-weight: bold;
	font-size: 60px;
	margin-bottom: -11px;
	position: relative;
}

.PageTitleMini
{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 40px;
	position: relative;
}

.PageImage
{
	margin-right: 50px;
}

.AddOrange
{
	color: #EB6909;
}

.PageBody
{
	font-size: 16px;
	color: #3b1f0c;
}

.ImageDida
{
	font-size: 13px;
	color: #3b1f0c;
}

.StdTitle
{
	font-weight: bold;
	text-transform: uppercase;
}

.Empty
{
	font-weight: bold;
	font-size: 20px;
	color: #3b1f0c;
}

.Title
{
    font-family: Verdana;
    font-size: 16px;
    color: #b2d138;
    font-weight: bold;
    text-decoration: none;
}

.SubTitle
{
    font-family: Verdana;
    font-size: 16px;
    color: #7b6243;
    font-weight: bold;
    text-decoration: none;
}


/****************************************************************************
	EVENTS
****************************************************************************/

.EventTitle
{
	font-size: 20px;
	color: #3b1f0c;
	font-weight: bold;
}

.EventBody
{
	font-size: 16px;
	color: #000000;
}


/****************************************************************************
	PRODUCTS
****************************************************************************/

.ProductList
{
	font-size: 13px;
	color: #3B1F0C;
}

.ProductListTitle
{
	font-size: 16px;
	color: #3B1F0C;
	font-weight: bold;
}

.ProductListBold
{
	font-weight: bold;
}

.Product
{
	font-size: 16px;
	color: #3B1F0C;
}

.ProductTitle
{
	font-size: 26px;
	font-weight: bold;
}

.ProductSubTitle
{
	font-weight: bold;
}

.ProductDida
{
	font-size: 12px;
}


/****************************************************************************
	SLIDE
****************************************************************************/

.SlideTitle
{
	font-size: 20px;
	color: #3b1f0c;
	text-transform: uppercase;
}

.SlideSubTitle
{
	font-size: 15px;
	color: #3b1f0c;
}

.SlideDida, .SlideDida a
{
	font-size: 13px;
	color: #3b1f0c;
	white-space: nowrap;
}

.SlideDida a:hover
{
	text-decoration: underline;
}


/****************************************************************************
	FOOTER
****************************************************************************/

.Footer
{
	color: #ffffff;
	font-family: Arial;
	line-height: 20px;
}

.Footer a
{
	color: #ffffff;
}

.Footer a:hover
{
	color: #B4B5B7;
	text-decoration: underline;
}

/****************************************************************************
	CREDITS
****************************************************************************/

.Credits
{
	font-size: 11px;
	color: #ffffff;
	font-family: Verdana;
	text-align: right;
}

.Credits a
{
	color: #ffffff;
}

.Credits a:hover
{
	color: #B4B5B7;
	text-decoration: underline;
}

