BODY
{
	background: #e5decf url(/images/design/bodyBg.gif) repeat-x scroll left top;
	width: 980px;
	font-family: arial,verdana,sans-serif;
	font-size: 10pt;
	margin: auto;
	text-align: center;
	color: #0d0800;
}

TABLE
{
	padding: 0px;
	font-size: 10pt;
}

TD
{
	vertical-align: top;
}

H1,H2,H3,H4
{
	text-align: center;
	margin: 0px;
	padding: 0px;
	clear: both;
}

H1
{
	background: transparent url(/images/design/arrow.gif) no-repeat scroll left center;
	color: #806a40;
	padding: 8px 10px 14px 10px;
	font-size: 18pt;
}

H2
{
	font-size: 14pt;
	padding: 8px;
}

.layPage H2
{
	margin-top: 10px;
}

H3
{
	font-size: 11pt;
	font-style: italic;
}

IMG
{
	border: 0px;
}

A
{
	color: #0d0800;
	text-decoration: none;
	font-weight: bold;
}

A:hover
{
	color: #805500;
	text-decoration: underline;
}

UL, OL
{
	margin-top: 0px;
	margin-bottom: 0px;
}

P
{
	margin-top: 0px;
	padding: 3px 0px 3px 0px;
	margin: 0px;
}

/* Layout */
#layPage
{
	width: 980px;
	text-align: left;
	position: relative;
}

/* Header */
#layHeader
{
	height: 197px;
	background: transparent url(/images/design/hdrImgBack.jpg) no-repeat scroll left top;
}

#layHeaderMenu
{
	width: 232px;
	position: absolute;
	top: 8px;
	left: 740px;
	padding-top: 10px;
	font-size: 18px;
}

#layHeaderMenu IMG
{
	margin: 0px 5px 0px 10px;
	vertical-align: middle;
}

#layMenuPhone
{
	color: #402B00;
	font-weight: bold;
	font-size: 16pt;
	text-align: center;
}

#layPageTitle
{
	position: absolute;
	top: 157px;
	left: 80px;
	height: 39px;
	background: transparent url(/images/design/hdrTitleRight.gif) no-repeat scroll right top;
	padding-right:60px;
	color: #ffffff;
	font-size: 16pt;
}

#layPageTitle DIV
{
	background: transparent url(/images/design/hdrTitleLeft.gif) no-repeat scroll left top;
	padding: 0px 0px 0px 60px;
}

#layPageTitle DIV DIV
{
	background: transparent url(/images/design/hdrTitleBg.gif) repeat-x scroll left top;
	padding: 10px 0px 13px 0px;
}

/* Main */
#layMain
{
	border-left: solid 8px #806A40;
	border-right: solid 8px #806A40;
	border-spacing: 0px;
	width: 100%;
	padding: 0px;
	font-size: 10pt;
}

#layLeft
{
	width: 261px;
	background: transparent url(/images/design/leftAreaBg.gif) repeat-y scroll left top;
	padding: 0px;
}

#layContent
{
	background-color: #f5efe4;
	padding: 8px;
}

#layContent P
{
	text-indent: 3em;
	text-align: justify;
}

#layContent .noParagraf
{
	text-indent: 0em;
}

#layContent .center
{
	text-indent: 0em;
	text-align: center;
}

/* Footer */
#layFooter
{
	background: transparent url(/images/design/footBg.gif) repeat-x scroll left top;
	height: 49px;
	color: #ffffff;
}

#layFooter TABLE
{
	padding: 13px 10px 10px 50px;
	width: 100%;
}

#layFooter A
{
	color: #ffffff;
}

#layFooter A:hover
{
	color: #aa0000;
}

#layFootOptim
{
	text-align: right;
}

/* Module */
.module
{
	margin-bottom: 5px;
}

.moduleTitle
{
	background-color: #997e4c;
	margin: 8px;
	padding: 2px 20px 2px 20px;
	color: #ffffff;
	font-weight: bold;
	font-size: 11pt;
}

/* Main menu */
.leftMainMenu
{

}

.leftMainMenu P
{
	font-size: 11pt;
	font-weight:bold;
	border : solid 1px;
	background-color : #ddccaa;
	padding: 2px 3px;
	margin: 3px;
	text-align: center;
}

.leftMainMenu DIV
{
	overflow: hidden;
}

.leftMainMenu DIV P
{
	background: transparent;
	border: 0px;
	padding-left: 20px;
	text-align: left;
	margin: 0px;
}

.leftMainMenu DIV DIV P
{
	font-size: 9pt;
	font-weight: normal;
	padding-left: 30px;
}

/* Module latest */
.mod_latest A P
{
	margin: 0px 8px 0px 8px;
	padding: 0px;
	font-weight: normal;
}

/* button */
A.button
{
	background: transparent url(/images/design/cntBtnL.gif) no-repeat scroll left top;
	color: #ffffff;
	padding-left: 4px;
	display:-moz-inline-stack; /* FF fix display: inline-block */
	display: inline-block;
}

A.button B
{
	background: transparent url(/images/design/cntBtnR.gif) no-repeat scroll right top;
	padding-right: 4px;
	display:-moz-inline-stack;
	display: inline-block;
}

A.button B B
{
	background-color: #806a40;
	padding: 3px 10px 4px 10px;
	cursor: pointer;
}

A:hover.button
{
	background: transparent url(/images/design/cntBtnLH.gif) no-repeat scroll left top;
	color: #ffffff;
}

A:hover.button B
{
	background: transparent url(/images/design/cntBtnRH.gif) no-repeat scroll right top;
}

A:hover.button B B
{
	background-color: #c09d00;
}

/* Tables */
.tblVert
{
	text-align: center;
	border-spacing: 0px;
	border-collapse: collapse;
	margin: 2px auto 2px auto;
	border: solid 1px #0d0800;
	table-layout: fixed;
	width: 660px;

}

.tblVert TH
{
	border: solid 1px #0d0800;
	background-color: #997e4c;
	color: #ffffff;
	font-weight: bold;
	padding: 1px 2px 1px 2px;
}

.tblVert TH A
{
	color: #ffffff;
}

.tblVert TD
{
	border: solid 1px #0d0800;
	padding: 1px 2px 1px 2px;
}

/* Images */
.imgLeft
{
	float: left;
	margin: 3px 8px 8px 0px;
}

.imgRight
{
	float: right;
	margin: 3px 0px 8px 8px;
}

/* Plugins */
/* Message */
.message
{
	border-top: solid 5px #cc0000;
	border-bottom: solid 5px #cc0000;
	padding: 5px 0px 5px 0px;
	color: #cc0000;
	font-weight: bold;
	text-align: center;
}

/* Components */
/* admin */
.actionsPanel
{
	text-align: right;
}

.actionsPanel BUTTON
{
	font-size: 8pt;
	padding: 3px;
	border: none;
	background-color: transparent;
	cursor: pointer;
}

.actionsPanel BUTTON:hover
{
	background-color: #ffd400;
}

.editForm .item
{
	width: 100%;
}

.editForm .itemMid
{
	width: 200px
}

.editForm TEXTAREA
{
	height: 150px;
}

/* auth */
.authForm TABLE
{
	margin: 0px auto 0px auto;
}

.authForm .authUser INPUT, .authForm .authPsw INPUT
{
	width: 200px;
}

.authForm .authSubmit TD
{
	text-align: center;
}

.authInfoForm
{
	display: inline;
}