/* CSS Document */
body
{
	padding:0;
	margin:0;
	border:0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
	background:#3D0400 url(public/images/site/bg.jpg) repeat-x fixed;
	color:#414142;
}

html{
	overflow:-moz-scrollbars-vertical;
}

a:active, a:focus{
	outline:none;
}

textarea
{
	overflow:auto;
}

p, ul, form, img, h1, h2, h3, h4, h5
{
	padding:0;
	margin:0;
	border:0;
}

input, select, textarea
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#414142;
}

a
{
	color:#e36f1e;
	/*white-space:nowrap;*/
}



a:hover
{
	text-decoration:none;
}

p
{
	line-height:17px;
	margin-bottom:12px;
}

h1
{
	color:#e36f1e;
	font-weight:normal;
	font-size:22px;
	margin-bottom:10px;
	padding-bottom:3px;
	border-bottom:2px solid #d4d4d4;
}


h2
{
	font-size:1.3em;
	border-bottom:1px solid #e36f1e;
	padding-bottom:2px;
	margin-bottom:10px;
}


h3
{
	font-size:1.3em;
	font-weight:normal;
	margin-bottom:10px;
}

div.center_col ul
{
	padding-left:15px;
	margin-bottom:12px;
	line-height:17px;
}

#root
{
	width:750px;
	margin:0 auto 0 auto;
	font-size:1.2em;
	text-align:left;
	overflow:hidden;
}

#header
{
	position:relative;
	left:0px;
	top:0px;
	height:178px;
}

#top_line
{
	background:url(public/images/site/top_line_bg.gif) repeat-x;
}

#lnkLogo
{
	position:absolute;
	left:10px;
	top:0px;
	display:block;
	background:url(public/images/site/logo.gif) no-repeat;
	width:180px;
	height:108px;
	text-decoration:none;
}

div.hdr_spc
{
	height:135px;
}

#page
{
	padding:20px 0 20px 0;
	padding:12px 22px 20px 10px;
	background:url(public/images/site/page_bg.gif) bottom left no-repeat #FFF;
}

#page div.left_col
{
	float:left;
	left:0px;
	top:0px;
	width:160px;
	padding-right:18px;
}

#page div.left_col h2
{
	background-color:#f4eee9;
	font-weight:bold;
	font-size:100%;
	padding:5px;
	margin-bottom:1px;
	border-bottom:0px;
}

#page div.center_col
{
	float:left;
	left:0px;
	top:0px;
	width:263px;
	padding-right:18px;
}

#page div.right_col
{
	float:left;
	left:0px;
	top:0px;
	width:259px;
}


#footer
{
	background:#c6b3a3;
	padding:15px;
}

#footer a
{
	color:#414142;
	text-decoration:none;
}

#footer a:hover
{
	color:#000;
	text-decoration:underline;
}

.clr
{
	clear:both;
}

img.header, img.header_image
{
	margin-bottom:8px;
}
/* Navigation system */
div.hmenu
{
	background-color:#000000;
	height:auto;
	width:100%;
}

div.hmenu ul
{
	list-style:none;
}

div.hmenu ul li
{
	display:inline;
}

div.hmenu ul li a
{
	display:block;
	float:left;
	text-decoration:none;
	color:#c6b3a3;
	background:#000;
	padding:6px 13px;
	border-right:1px solid #594436;
}

div.hmenu ul li a:hover, div.hmenu ul li.current a
{
	background:#594436;
	color:#FFF;
}


div.hmenu ul li ul
{
	display:none;
}

div.vmenu ul
{
	list-style:none;
}

div.vmenu ul li
{
	display:inline;
}

div.vmenu ul li a
{
	display:block;
	padding:5px;
	color:#e36f1e;
	text-decoration:none;
	background:#f4eee9;
	margin-bottom:1px;
}

div.vmenu ul li a:hover, div.vmenu ul li.current a
{
	background:#e8d9cf;
	text-decoration:underline;
}


div.left_nav ul
{
	list-style:none;
}

div.left_nav ul li
{
	display:block;
	margin-bottom:10px;
}

div.left_nav ul li ul li
{
	display:inline;
}

div.left_nav ul li a
{
	display:block;
	font-weight:bold;
	color:#514244;
	text-decoration:none;
	border-bottom:1px solid #FFF;
	padding:5px;
	background-color:#f4eee9;
}

div.left_nav ul li a:hover
{
	color:#514244;
	background:#e8d9cf;
	text-decoration:underline;
}

div.left_nav ul li.current a
{
	color:#514244;
	background:#e8d9cf;
	text-decoration:none;
}

div.left_nav ul li ul li a, div.left_nav ul li.current ul li a
{
	display:block;
	font-weight:normal;
	padding:5px;
	text-decoration:none;
	color:#e36f1e;
	background:#f4eee9;
	border-bottom:1px solid #FFF;
}

div.left_nav ul li ul li a:hover, div.left_nav ul li ul li.current a:hover
{
	background:#e8d9cf;
	color:#e36f1e;
	text-decoration:underline;
}

div.left_nav ul li ul li.current a
{
	background:#e8d9cf;
	color:#e36f1e;
	text-decoration:none;
}

/* CSS Document */
div.progress, div.sticky_loading
{
	background:url(public/images/spinner.gif) no-repeat 10px;
	border:3px solid #000;
	font-size:12px;
	padding:10px 10px 10px 32px;
	background-color:#FFF;
	color:#222;
}

div.blockUI
{
    background-color:#999999; 
    filter:alpha(opacity=50); 
    opacity:0.5;
    z-index:1000;
}

div.modal
{
	background:#ffffff none repeat scroll 0%;
	position:absolute;
	width:400px;
	border:5px solid #333333;
	z-index:9999;
	font-size:12px;
	padding:15px;
}

div.error
{
	border-top:2px solid #594436;
	border-bottom:2px solid #594436;
	padding:15px 25px 15px 25px;
	margin-bottom:16px;
	background-color:#f4eee9;
	font-size:90%;
	color:red;
}

div.error b
{
	display:block;
	margin-bottom:5px;
}

#page div.center_col div.error ul
{
	list-style:square;
	padding-left:15px;
	margin-bottom:0px;
}

div.error ul li
{
	line-height:16px;
}

div.message
{
	border-top:2px solid #594436;
	border-bottom:2px solid #594436;
	padding:15px;
	margin-bottom:16px;
	background-color:#f4eee9;
}

div.loading
{
	background-image:url(public/images/spinner_blue.gif);
	background-position:15px;
	background-repeat:no-repeat;
	padding:15px;
	padding-left:36px;
	/*border:1px solid #CCCCCC;*/
	color:#1752A4;
}

.note
{
	font-size:95%;
	color:#666;
}
/* CSS Document */
div.entry
{
	margin-bottom:16px;
}

div.entry table
{
	padding:0;
	margin:0;
	border:0;
}

div.entry table tr td
{
	padding:3px 10px 3px 0px;
	border-bottom:1px dotted #f4eee9;
}

div.entry table tr td.cmd
{
	text-align:right;
}

div.entry table tr td i
{
	color:#FF0000;
	padding-left:3px;
}

.btn, .button
{
	background:#594436;
	color:#FFF;
	border:1px solid #594436;
	padding:2px 10px;
}

.c_align
{
	text-align:center;
}

.rgtImg
{
	float:right;
	padding:5px 0 5px 5px;
}

.lftImg
{
	float:left;
	padding:5px 5px 5px 0;
}
