/*  �� �������� ������ ���������� ������ ��� IE-6 PNG ����� */

html, body
{
  width:100%;
  height:100%;
}

html, body, div, h1, h2, h3, legend{
  font-family:Georgia,"Nimbus Roman No9 L",serif;
}

html, body, div
{
  margin:0;
  padding:0;
}

body
{
   background: url(../images/grad.png) top repeat-x #49AA96 ; 
}


p
{
	text-indent:2em;	
}

img
{
	border:none;	
}

a
{
	text-decoration:underline;
}


a, a:link, a:visited
{
	color:#0066CC;
}

a:hover, a:focus
{
	color:#BD0000;
}

ul 
{
	list-style:none;
}

#center_column.short_view
{
	width:100%;	
}


#center_column
{
	/* background:url(../images/top.png) top left no-repeat #FAF9EE; */
	position:relative;
	width:1024px;
	min-height:100%;
	height: auto !important;
	height: 100%;
	margin:0 auto 0 auto;
	padding:0;
	/* background:*/
	background:url(../images/footer.png) no-repeat bottom right #FDFAF1;

		
}


#header
{
	background:url(../images/top.png) top left no-repeat #FCFAF0;
	overflow:hidden;
	width:100%;
	height:300px;	
	
	position:relative;
				
}

#logo
{
	margin:0;
	padding:0;
	
	position:absolute;	
	left:35px;
	top:75px;
	
	display:block;
	width:277px;
	height:117px;
	
	
	background:url('../images/logo.png') !important;
	background:none;
	cursor:hand;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/aensz/public/images/logo.png',sizingMethod='scale');
					
}



#menu
{
	margin:0;
	padding:0;
	position:absolute;
	
	height:51px;
	
	left:35px;
	top:185px;
	overflow:hidden;
	background:url(../images/menu_left.png) left top no-repeat !important;
	background:url(../images/menu_left.gif) left top no-repeat;
	

	 
	padding-left:7px;
}



#menu div.inner
{
	position:static;
	margin:0;
	padding:0;
	float:left;
	
}


#menu div.right
{
	position:static;
	background:url(../images/menu_right.png)  top right no-repeat !important;
	background:url(../images/menu_right.gif)  top right no-repeat;
	

	
	margin:0;
	padding:0;
	float:left;
	width:10px;
	height:51px;
}

#menu h1
{
	text-decoration:none;
	font-weight:normal;
	position:static;
	display:block;
	height:51px;
	float:left;
	margin:0;
	background:url(../images/menu_inner.png)  top left repeat-x !important;
	background:url(../images/menu_inner.gif)  top left repeat-x;
	
	padding:0;
}

#menu h1.selected
{
	background:url(../images/menu_sel.png)  top left repeat-x  !important;
	background:url(../images/menu_sel.gif)  top left repeat-x;


}

#menu h1 a:link , #menu h1 a:visited
{
	text-decoration:none;
	display:block;
	color:white;
	padding:0;
	padding:5px 20px 5px 20px;
	margin:1px 0 0 0;
	font-size:30px;
}

#menu h1 a:hover, #menu h1 a:focus 
{
	background-color:#1D6558;
}





#search
{
	position:absolute;
	top:10px;
	left:745px;
	
	width:258px;
	height:93px;
			
	
	background:url(../images/search.png) top left no-repeat transparent !important;
	background:url(../images/search.gif) top left no-repeat transparent;
}

#search legend
{
	display:none;
} 

#search form, #search fieldset
{
	border:none !important;
}

#search input.text
{
	position:absolute;
	font-weight:bold;
	
	left:79px;
	top:38px;
	padding:0 3px 0 3px;
	margin:0;	
	width:155px;
	height:19px;
	border:none !important;
	border: 0px white;
	
}

#search input.untouched
{
	color:#207867;
}


#main_part.short_view
{
	width:100%;	
	overflow:hidden;
}

#main_part.full
{
	 background:url(../images/main_full.png) top left repeat-y transparent;

}


#main_part
{
		
	width:1024px;
	margin:0;
	padding:0;
	
	position:relative;

}



#left_column
{
	position:relative;
	float:left;
	margin:0;
	
	padding:50px 0 0 35px;
	background:url(../images/left1.png) top left no-repeat #FDFAF1;	
			

	min-height:672px;
	height: auto !important;
	height: 672px;
	
	width: 365px;
	
}




#main_part.full #left_column
{
	background:url(../images/left2.png) top left no-repeat transparent;
}



#make_order
{
	padding-bottom:1em;
	display:block;
	color:#0c2b0a;
	font-size:120%;
	width:150px;
	text-align:right;
	
}

#add_order_form fieldset, #order_form fieldset
{
	margin-bottom:1em;
}

#add_order_form legend, #order_form legend
{
	font-size:20px;
	color:#0c2b0a;
	font-weight:bold;
}


#order_form table
{
	margin:1em 0.5em;
	border:1px solid #9dcdbc;
} 

#order_form table td
{
	border:1px solid #9dcdbc;
	padding: 0.3em;
}

#order_form table tr a
{
	color:#D70000;
}

#order_form table thead
{
	font-weight:bold;
}



#order_form label 
{
	display:block;
	clear:left;
	margin-bottom:0.5em;
}

#order_form label span
{
	display:block;
	float:left;
	width:8em;
}
 

#order_form
{

}



#main_menu
{
	margin:0;
	padding:0;
	list-style:none;
	
}



#center_menu
{
	position:absolute;
	left:200px;
	top:90px;	
}

#center_menu a
{
	display:block;
	text-decoration:none;
	color:white;
	width:130px;
	margin:0;
	padding:0;	
}

#center_menu a span.inner
{
	padding:0 5px 0 5px;
}





.r1, .r2, .r3 {
    overflow: hidden; 
    font-size:1px;
    display: block;
    height: 1px;
	
	
}
.r3 { margin: 0 3px; }
.r2 { margin: 0 2px; }
.r1 { margin: 0 1px; }


a.menu, a.menu1, a.menu2, a.menu3{
	display:block;
	text-decoration:none;
	color:white;
	font-size:90%;
	
}

a.menu1
{
	width:150px;
	margin-bottom:10px;	
}

a.menu
{
	width:270px;
	margin-bottom:10px;
}

div.submenu
{
	margin:0;
	padding:0;
	margin-bottom:10px;
	
}

a.menu2, a.menu3
{
	margin-left:20px;
	width:130px;
	margin-bottom:5px;
}

a.menu span.inner, a.menu1 span.inner, a.menu2 span.inner, a.menu3 span.inner  
{
	padding:1px 5px 1px 5px;	
	color:white;	
}

.menu *, .menu1 *, .menu2 *, .menu3 *, #center_menu a *
{
	 filter:alpha(opacity=70);
	 -moz-opacity:0.7;
	 -khtml-opacity: 0.7;
	 opacity: 0.7;
	display:block;
}

.menu1 * {	
	background-color:#06B806;
}
.menu *, .menu2 *, .menu3 *{	
	background-color:#2E9643;
}

.selchild *
{
	background-color:#007404;
}

#center_menu a *
{
	background-color:#2E9643;
}

#center_menu a.selected *
{
	background-color:#06B806;
}

#content
{
	float:left;
	width:424px;
	
	line-height:140%;
	
	
	min-height:400px;
	height: auto !important;
	height: 400px;
	
	margin:0;
	padding:0;
	background:url(../images/content.png) no-repeat;
	background-color: transparent;
	background-position:20px 0; 
	margin-left:-20px;
	position:relative;
	
	padding: 20px 220px 0 0;
	
}

#content.short_view
{
	margin:0;	
	padding:1em;
	background-position:0 0;
}





#footer
{

	position:absolute;
	bottom:0;
	margin:0;
	padding:0;
	width:100%;
	
	clear:left;
	height:120px;
	font-size:70%;
}

#footer div
{
	padding:1em 0 0 365px;
	text-align:center;
}

.clearer
{	
	clear:left;
	height:2em;
}

#clearer
{	
	clear:left;
	height:10em;
}


/*FORMS*/

form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  font:100% verdana,arial,sans-serif;
  margin: 0;
  padding: 0;
 
}

form fieldset {
  /* clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  border-color: #000;
  border-width: 0px;
  border-style: none;
  padding: 0;        /* padding in fieldset support spotty in IE */
  margin: 0;
}


form input.styled, form textarea.styled
{
	border:0px;
	border:none;	
	margin:0;
}  

.form
{
	display:block;
	
}


.form legend
{
	position:relative;
	padding:0.5em 0 0.5em 0;
	
}

.form legend, .form h1, .form h2, .form h3
{
	color:black;
	font-weight:bold;
	margin:0;

}
.form h1, .form h2, .form h3
{
	padding:0.5em 0 0.5em 0.5em;
}

.margin, .margin2
{
	display:block;
	padding:0;
	margin:0;
	border:none;
}

.margin
{
	height:1em;
}

.margin2
{
	height:2em;
}


.form .wide
{
	width:97%;
}

.form div.back
{
	background:url(../images/form.png) repeat #E1E1E1;
	
	margin:0;
	border-left:solid 3px #E1E1E1;
	border-right:solid 3px #E1E1E1;
	
	padding:0 1em 0 1em;
}


.form .r1, .form .r2, .form .r3 
{
	background:#E1E1E1;
}

.form fieldset
{
	border:none;
	margin:0;
}

.form .inner 
{
	position:relative;
}

.form .inner *
{
	background:white;
} 

.form .inner .content
{
	background:white;
	margin:0;
	padding:1em;
}

.form ul
{
	padding:0;
	margin:0 0 1em 2em;
}

.form ul li
{
	list-style:none;
	padding:0.2em;
}

.query 
{
	margin:2em 0 2em 0;
}

.query div
{
	text-align:center;	
}
/* OTHER */


h1, h2, h3
{
	padding:0;
	margin:0.5em 0 0.5em 0;
}


.post_image
{
	float:left;
	margin:10px;
	width:142px;
	display:block;
}

.post_image .inner
{
	display:block;
	margin:0;
	padding:3px 3px 0 3px;	
}

.post_image img
{
	width:130px;
	height:auto;
	padding:0;
	margin:0;
	padding:0 3px 0 3px;
}

.post_image *
{
	background-color:#C4C6BB;	
}

div.header
{
	padding:0;
	margin:0 0 20px 0;
	clear:left;
}

div.header h1, div.header h2, div.header h3  
{
	color:white;
	margin:0;
	padding:0.25em;
}

div.header *
{
	background-color:#1F6F6C;
}


.error, .msg
{
	font-size:150%;
	padding:1em;
	margin:1em 0 1em 0;
		
	filter:alpha(opacity=40);
	 -moz-opacity:0.4;
	 -khtml-opacity: 0.4;
	 opacity: 0.4;	
}

.error
{
		background:#D70000;
		color:white;

}

.msg
{
		background:#00FFE9;
		color:black;

}


.highlight
{
	background-color:#00FFE9;
}

img.inline
{
		position:absolute;
	margin-top:2em;
	vertical-align:top;
	width:200px;	
}
