/*

Web site name:Grate Receptions
Designe date:14.04.2009
	
*/


@import url('inerstyle.css');



/*---------------------------------------General style start----------------------*/
body{
	font-family:"Century Gothic", Tahoma, Arial;
	font-size:11px;
	color:#5c5c5e;
	background-color:#ffffff;
	margin:0;
	padding:0;
	background-image:url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
a{outline:none;}
img, form, ul, li, form, input{padding:0; margin:0;}
p{padding:0; margin:0; text-align:justify;}
img{border:0;}

ul{list-style-type:none;}

/*---------------------------------------General style end----------------------*/

/*.png{
	background:url(../images/img.png) no-repeat left top;
	width:205px;
	height:185px;
	}
	
.png { behavior: url(images/iepngfix.htc) }
*/

.header{margin:0; padding:0; background:url(../images/header.jpg) no-repeat; height:100px;}
.contain_pad{margin:0; padding:0 30px;}

.txt_bg{margin:0; padding:0 0 0 12px; background:url(../images/txt_bg.jpg) repeat-x;}

h1{margin:0; padding:0 0 4px 10px; font-family:Geneva, Arial, Helvetica, sans-serif; font-size:18px; color:#272726; font-weight:normal;}

.body_txt{margin:0; padding:21px 0 0 6px;}
.callme_bg{margin:0; padding:0 11px 0 18px; background:url(../images/callme_bg.jpg) repeat-x; height:350px;}

.txt_fild{margin:0; padding:5px 3px 0 3px; background:url(../images/txt_fild.jpg) no-repeat; width:173px; height:17px; border:none; font-size:11px;}

.coment{margin:0; padding:4px 3px 4px 3px; background:url(../images/coment.jpg) no-repeat; width:173px; height:57px; border:none; font-size:11px;}

.top_txt{margin:0; padding:0; color:#FFFFFF;}
a.link_1{margin:0; padding:0; color:#FFFFFF; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
a.link_1:hover{margin:0; padding:0; color:#ffd07d; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:12px;}

.footer{margin:0; padding:0; color:#8a8888; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
a.link_2{margin:0; padding:0; color:#8a8888; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none;}
a.link_2:hover{margin:0; padding:0; color:#e6deaf; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none;}

.img_a{margin:0; padding:0 0 0 36px; height:45px; font-family:"Century Gothic", Tahoma, Arial; font-size:12px; color:#252424; 
	background:url(../images/a.jpg) no-repeat;}
.img_b{margin:0; padding:0 0 0 36px; height:45px; font-family:"Century Gothic", Tahoma, Arial; font-size:12px; color:#252424; 
	background:url(../images/b.jpg) no-repeat;}
.img_c{margin:0; padding:0 0 0 36px; height:45px; font-family:"Century Gothic", Tahoma, Arial; font-size:12px; color:#252424; 
	background:url(../images/c.jpg) no-repeat;}
.img_d{margin:0; padding:0 0 0 36px; height:45px; font-family:"Century Gothic", Tahoma, Arial; font-size:12px; color:#252424; 
	background:url(../images/d.jpg) no-repeat;}
.img_e{margin:0; padding:0 0 0 36px; height:45px; font-family:"Century Gothic", Tahoma, Arial; font-size:12px; color:#252424; 
	background:url(../images/e.jpg) no-repeat;}

a.link_3{margin:0; padding:0; font-family:"Century Gothic", Tahoma, Arial; font-size:13px; color:#252424; text-decoration:none; display:block; line-height:45px;}
a.link_3:hover{margin:0; padding:0; font-family:"Century Gothic", Tahoma, Arial; font-size:12px; color:#7b2101; text-decoration:none; line-height:45px;}

a.link_4{margin:0; padding:0; font-family:"Century Gothic", Tahoma, Arial; font-size:13px; color:#000000; text-decoration:none; display:block; line-height:32px;}
a.link_4:hover{margin:0; padding:0; font-family:"Century Gothic", Tahoma, Arial; font-size:13px; color:#000000; text-decoration:none; line-height:32px;}


.txt_fild2{margin:0; padding:2px 3px 0 3px; height:14px; border:#999999 solid 1px; font-size:11px; color:#666666;}

.coment2{margin:0; padding:4px 3px 4px 3px; width:173px; height:57px; border:#999999 solid 1px; font-size:11px;}










.arrowlistmenu{
width: 267px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
	font-family:"Century Gothic", Tahoma, Arial;
	font-size:13px;
	color:#000000;
	font-weight:normal;
	text-align:left;
	width:267px; line-height:32px;
	margin:0; /*bottom spacing between header and rest of content*/
	
	/*header text is indented 10px*/
	cursor: hand;
	cursor: pointer; padding:0 0 2px 0;
	background-image: url(../images/menu_header.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
	font-family:"Century Gothic", Tahoma, Arial;
	font-size:13px;
	color:#252424;
	font-weight:normal;
	text-align:left;
	width:267px; line-height:32px;
	margin:0; /*bottom spacing between header and rest of content*/
	
	padding:0; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
	/*background-image: url(../images/menu_header.gif);
	background-repeat:no-repeat;
	background-position: left center;*/}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
/*margin-bottom: 2px;
background-color:#ffd072;*/
 /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 0px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
	width:180px;
	padding-left:0px;
color: #000;
/*background-color:#ffd072;
background: url(arrowbullet.png) no-repeat center left;*/ /*custom bullet list image*/
display: block;
padding: 0px 0;
padding-left: 0px; /*link text is indented 19px*/
text-decoration: none;
/*font-weight: bold;*/
text-align:left;
font-family:"Century Gothic", Tahoma, Arial;
font-size:12px;
line-height:15px;

/*border-bottom: 1px solid #dadada;*/
}

.arrowlistmenu ul li a:visited{
color: #000;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #7b2101;

}

















