/* Start of CMSMS style sheet 'ppzeist_style' */
html
{
	height:100%
}

body 
{
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
	background: url('../uploads/images/bg.jpg') repeat-x;
	background-color:#FFFFFF;
	color:#FFF;
	height:100%;
	line-height:16px;
}

a 
{
	color: #8AC2E7;
	text-decoration: none;
}

li a
{
	color:#FFF;
}

a:hover 
{
	
	text-decoration: underline;
}

h1
{
	font-size:16px;
	font-weight:bold;
	margin:0px 0px 4px 0px;
	padding:0px;
}

h2
{
	font-size:15px;
	font-weight:bold;
	margin:0px 0px 4px 0px;
	padding:0px;
}

h3
{
	font-size:14px;
	font-weight:bold;
	margin:0px 0px 4px 0px;
	padding:0px;
}


h4
{
	font-size:13px;
	font-weight:bold;
	margin:0px 0px 4px 0px;
	padding:0px;
}

p
{
	margin:0px 0px 12px 0px;
	padding:0px;
}

.white
{
	color:#FFFFFF;
}

.black
{
	color:#000000;
}


#container
{
	
	width: 750px;
	height:100%;
	margin:0px auto;
}

#header
{
	width: 750px;
	height: 85px; 
	
	display:block;
	float:left;
	
	background: url('../uploads/images/logo.png') no-repeat;
}

#main_title
{
	text-indent: -9999px;
	width: 192px;
	display:inline;
	float:left;
	height:85px;
	cursor:pointer;
}



#header_balk
{
	display:inline;
	float:left;
	width:62px;
	height:85px;
}

#main
{
	width:750px;
	display:block;
	float:left;
	
	background-color:#6D321C;
}

#menu
{
	display:inline;
	float:left;
	padding:28px 8px 28px 28px;
	width: 156px;
	background-color:#6D321C;
}

.menu_item
{
	display: block;
	float:top;
	line-height: 17px;
	font-size:13px;
	font-weight:bold;
}

.menu_item_sub
{
	display:none;
}

.menu_item a
{
	color:#FFF;
	
}

.menu_active
{
	display:block;
}

.menu_active a
{

}

.menu_item a:hover
{
	text-decoration: underline;
}


.menu_item_sub_link
{
	padding-left:10px;
	font-size:13px;
	line-height: 17px;
}





#main_balk
{
	display:inline;
	float:left;
	width: 62px;
	height: 373px;
}

#content
{
	display:inline;
	float:left;
	width:400px;
	padding:30px 50px 30px 30px;
}

#footer
{
	clear:both;
	display:block;
	float:left;
	width:750px;
	height: 50px; 
	background-color:#6D321C;
}

#footercontent
{
	display:inline;
	float:left;
	padding-top:24px;
	padding-left:28px;
}


#footerlogo
{
	display:inline;
	float:right;
	height:50px;
	width:110px;
	margin-right:25px;
	background: url('../uploads/images/footerlogo.jpg') no-repeat;
	cursor:pointer;
}

#header_search
{
	display:inline;
	float:right;
	padding-top:50px;
}



#header_search_input
{
	border:1px solid #6D321C;
	display:inline;
}

#header_search_submit
{
	border:1px solid #6D321C;
	background-color: #6D321C;
	color:#FFF;
	display:inline;
}

#menu ul
{
	width:136px;
	list-style-image:url("../uploads/images/li.gif");
	list-style-type:square;
}

#menu ul li
{

}

#menu ul li a
{
	line-height: 17px;
	font-size:13px;
	text-transform: lowercase;
	text-align:left;
}


#menu ul li ul
{
	width:136px;
	margin-left:10px;
	text-align:left;
}

#menu ul li ul a
{
	line-height: 17px;
	margin-left:0px;
	font-size:12px;
	text-align:left;
}

.currentpage
{
	font-weight:bold;
	color:#8AC2E7;
}

.inline
{
display:inline;
float:left;

}

/* End of 'ppzeist_style' */

