* CSS Document */
/** IrK.designworks - March 2009 **/

/*** html setup ***/



form {
  display:inline;
}

body {
	margin:0px;
	padding:0px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #393939;
	background-image: url(../images/bgpages.jpg);
	background-repeat: repeat;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #DD7A00;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #FFA500;
}

input.button { cursor: pointer; }

p { margin-top: 0; margin-bottom: 5px; }

img { border: 0 none; }

ul.disc {list-style-type: disc;} 
ul.circle {list-style-type: circle;} 
ul.square {list-style-type: square;} 
ul.none {list-style-type: none;} 

h1, h2, h3, h4, h5, h6{color:#375162;;}
h1, h3, h5, h1 input{font-weight:bold;}
h2, h4, h6{font-weight:normal}
h1, h2, h1 input{font-size:14px;margin:10px 0;}
h3, h4{font-size:12px;margin:8px 0;}
h5, h6{font-size:10px;margin:6px 0;}

hr {
	border: 1px dotted #8AC8DB;
}

/*** SLIDE ***/

.hidden {
	display:none;
}
#image {
position: relative;
width:502px; 
height:auto; 
padding:0; 
background: transparent url(images/loading.gif) no-repeat center center;
}
#slideshow {
	width:502px;
	height:auto;
	margin:0 0 0px 0;
}
.imgnav {
	position:absolute; 
	height:auto; 
	width:20%; 
	z-index:0; 
	outline:none; 
	cursor:pointer;
}
#previmg {
	left:0; 
	background:url(../images/left.gif) left center no-repeat; 
}
#nextimg {
	right:0; 
	background:url(../images/right.gif) right center no-repeat; 
}
#thumbs {
	position:absolute; 
	list-style:none; 
	margin-left:5px; 
	height:auto; 
	width:auto; 
	border-right:5px solid #FFF; 
	visibility:hidden;
}
#thumbs li {
float:left; 
margin-right:5px; 
cursor:pointer;
}
#image img {position:absolute; }

#gallery {
position: absolute; 
width:502px; 
margin:40px auto; 
padding:0; 
border:0 solid #fff; 
background: transparent;
}
#images {border:0 solid #9ac1c9; height:150px; background: transparent; margin-bottom:0}

/*** Template specific layout elements ***/
#main_page {
	width: 984px;
	height: auto;
	text-align: left;
	margin: auto;
	padding-left:15px; 
}
#pillarleft01{
	width: 81px;
	height: 96px;
	float: left;
	background-image: url(../images/pillar_left01.png);
	background-repeat: repeat-y;
}
#pillarleft02{
	width: 81px;
	height: 12px;
	float: left;
	background-image: url(../images/pillar_left02.png);
	background-repeat: repeat-y;
}
#pillarleft03{
	width: 81px;
	height: 525px;
	float: left;
	background-image: url(../images/pillar_left03.png);
	background-repeat: repeat-y;
}
#top01{
	width: 822px;
	height: 96px;
	float: left;
	background-color: #574636;
	background-image: url(../images/bgtop.jpg);
	background-repeat: repeat-x;
}
#top02{
	width: 822px;
	height: 12px;
	float: left;
	background-image: url(../images/headerline.jpg);
	background-repeat: repeat-x;
}
#content{
	width: 822px;
	height: 525px;
	float: left;
	background-color: #F0E4AA;
	background-image: url(../images/bggading.png);
	background-repeat: repeat-x;
}
#right01{
	width: 81px;
	height: 96px;
	float: left;
	background-image: url(../images/pillar_right01.png);
	background-repeat: repeat-y;
}
#right02{
	width: 81px;
	height: 12px;
	float: left;
	background-image: url(../images/pillar_right02.png);
	background-repeat: repeat-y;
}
#right03{
	width: 81px;
	height: 525px;
	float: left;
	background-image: url(../images/pillar_right03.png);
	background-repeat: repeat-y;
}
#main_footer {
	width: 985px;
	height:57px;
	text-align: left;
	margin:auto;
	padding-left:16px; 
}
#footer01{
	width: 81px;
	height:9px;
	text-align: left;
	float: left;
	vertical-align: middle;
	background-image: url(../images/pillar_bot_01.png);
	background-repeat: no-repeat;
}
#footer02{
	width: 822px;
	height:9px;
	text-align: left;
	float: left;
	vertical-align: middle;
	background-image: url(../images/footerline.jpg);
	background-repeat: repeat-x;
	background-color: #574636;
}
#footer03{
	width: 81px;
	height:9px;
	text-align: left;
	float: left;
	vertical-align: middle;
	background-image: url(../images/pillar_bot_02.png);
	background-repeat: no-repeat;
}
#footer04{
	width: 81px;
	height:50px;
	text-align: left;
	float: left;
	vertical-align: middle;
	background-image: url(../images/pillar_bot_03.png);
	background-repeat: repeat-y;
}
#footer05{
	width: 822px;
	height:50px;
	text-align: center;
	float: left;
	vertical-align: middle;
	background-color: #574636;
}
#footer06{
	width: 81px;
	height:50px;
	text-align: left;
	float: left;
	vertical-align: middle;
	background-image: url(../images/pillar_bot_04.png);
	background-repeat: repeat-y;
}
#footerleft{
	width: 45%;
	height:30px;
	text-align: left;
	float: left;
	padding:10px; 
}
#footerright{
	width: 45%;
	height:30px;
	text-align: right;
	float: right;
	padding:10px; 
}
#spacer2{
	width: 1000px;
	height: 14px;
	text-align: left;
	float: left;
}
#spacerlogo01{
	width: 10px;
	height: 96px;
	text-align: left;
	float: left;
}
#logo01 {
	width: 283px;
	height: 96px;
	text-align: left;
	float: left;
	background-image: url(../images/logo01.png);
	background-repeat: no-repeat;
}
#spacerlogo02{
	width: 10px;
	height: 12px;
	text-align: left;
	float: left;
}
#logo02 {
	width: 283px;
	height: 12px;
	text-align: left;
	float: left;
	background-image: url(../images/logo02.png);
	background-repeat: no-repeat;
}
#spacerlogo03{
	width: 10px;
	height: 48px;
	text-align: left;
	float: left;
}
#logo03 {
	width: 283px;
	height: 48px;
	text-align: left;
	float: left;
	background-image: url(../images/logo03.png);
	background-repeat: no-repeat;
}
#leftpane {
	width: 260px;
	height: auto;
	text-align: left;
	float: left;
	padding-left: 10px;
	padding-top: 0px;
}
#postit00 {
	width: 260px;
	height: auto;
	text-align: left;
	float: left;
	padding-left: 0px;
	padding-top: 0px;
}
#postit01 {
	width: 257px;
	height: 6px;
	text-align: left;
	float: left;
	padding-left: 0px;
	padding-top: 0px;
	background-image: url(../images/postit01.png);
	background-repeat: no-repeat;
}
#postit02 {
	width: 4px;
	height: 256px;
	text-align: left;
	float: left;
	padding-left: 0px;
	padding-top: 0px;
	background-image: url(../images/postit02.png);
	background-position: bottom;
	background-repeat: no-repeat;
}
#postit03 {
	width: 6px;
	height: 256px;
	text-align: left;
	float: left;
	padding-left: 0px;
	padding-top: 0px;
	background-image: url(../images/postit03.png);
	background-position: bottom;
	background-repeat: no-repeat;
}
#postit04 {
	width: 227px;
	height: 236px;
	text-align: center;
	float: left;
	padding-left: 0px;
	padding-top: 0px;
	background-image: url(../images/postit04.jpg);
	background-repeat: no-repeat;
	background-color: #FDF7E7;
	padding: 10px;
}
#breadcrumb{
	width: 520px;
	height: 15px;
	text-align: left;
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#contenpane{
	width: 520px;
	height: auto;
	text-align: left;
	float: right;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#date {
	width: 285px;
	height: auto;
	text-align: left;
	float: left;
	padding-top: 12px;
	padding-left: 10px;
}
#pita{
	width: auto;
	height: 119px;
	text-align: right;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
}
#halal{
	width: 480px;
	height: 99px;
	text-align: right;
	float: right;
	padding-top: 20px;
	padding-right: 0px;
}
#topmenu{
	width: 320px;
	height: auto;
	text-align: left;
	float: left;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#delivery{
	width: auto;
	height: auto;
	text-align: right;
	float: right;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 0px;
}

#mainmenu{
	width: 520px;
	height: 26px;
	text-align: left;
	float: left;
	padding-top: 20px;
	
}
#containerreal{
	width: 958px;
	height: auto;
	float: left;
	background-color: #0D0D0D;
	border-left: 1px solid #202020;
	border-right: 1px solid #202020;
	border-top: 1px solid #202020;
	border-bottom: 1px solid #202020;
	background-image: url(../images/bggradblack.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 10px;
}
#containerblacksmall{
	width: 230px;
	height: auto;
	float: left;
	background-color: #0D0D0D;
	border-left: 1px solid #202020;
	border-right: 1px solid #202020;
	border-top: 1px solid #202020;
	border-bottom: 1px solid #202020;
	padding: 10px;
	background-image: url(../images/bgcontsmall.jpg);
	background-repeat: repeat-x;
}
#containershadleft{
	width: 8px;
	height: 176px;
	background-image: url(../images/shadleft.png);
	background-repeat: no-repeat;
	float: left;
}
#containershadright{
	width: 8px;
	height: 176px;
	background-image: url(../images/shadright.png);
	background-repeat: no-repeat;
	float: left;
}
#containerscroll{
	width: 518px;
	height: 490px;
	float: left;
	background-color: transparent;
	border-left: 0px solid #202020;
	border-right: 0px solid #202020;
	border-top: 0px solid #202020;
	border-bottom: 0px solid #202020;
	padding: 0px;
	overflow: auto;
}

#containertopleft{
	width: 247px;
	float: left;
}
#topleft01{
	width: 260px;
	height: 200px;
	float: left;
	padding-left: 5px;
}
#containertopcenter{
	width: 502px;
	height: 335px;
	float: left;
	padding-top: 0px;
}
#containertopright{
	width: 221px;
	float: right;
	padding-top: 23px;
}
#topright01{
	width: 200px;
	height: 275px;
	float: left;
	text-align: center;
	background-color: #0D0D0D;
	border-right: 1px solid #202020;
	border-top: 1px solid #202020;
	border-bottom: 1px solid #202020;
	background-image: url(../images/bggradblack.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-left: 5px;
}
#rooltext{
	float: left;
	height: auto;
}
#imgmenu{
	width: 295px;
	height: 193px;
	float: left;
	padding-right: 10px;
	padding-top: 10px;
}
#jumpmenu{
	width: 100%;
	height: auto;
	float: left;
}
#jumpmenu{
	width: 485px;
	height: auto;
	float: left;
}
/*** Template specific Style elements ***/

.date {
	font-family: Tahoma, Arial, ;
	font-size: 11px;
	font-weight: normal;
	color: #F6F1BD;
	padding-top: 10px;
	padding-right: 10px;
	text-align: right;
}
.white {
	font-family: Tahoma, Arial, ;
	font-size: 11px;
	font-weight: normal;
	color: White;
}
.topmenu {
	font-family: Tahoma, Arial, ;
	font-size: 11px;
	font-weight: normal;
	color: White;
	padding-left: 10px;
	padding-right: 10px;
}
.anothermenu {
	font-family: Tahoma, Arial, ;
	font-size: 11px;
	font-weight: normal;
	color: #6A431C;
	padding-left: 0px;
	padding-right: 5px;
}
.mainmenu {
	font-family: "Trebuchet MS", Tahoma, Arial, ;
	font-size: 13px;
	font-weight: bold;
	color: yellow;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 0px solid #AA6C2C;
	font-style: italic;
	padding-top: 20px;
}
.delivery {
	font-family: "Trebuchet MS", Tahoma, Arial ;
	font-size: 13px;
	font-weight: bold;
	color: #DC143C;
	padding-left: 100px;
	padding-right: 10px;
	text-align: right;
}
.breadcrumb {
	font-family: "Trebuchet MS", Tahoma, Arial ;
	font-size: 10px;
	font-weight: normal;
	color: #708090;
}
.boxnews{
	float: left;
	width: 260px;
	padding-bottom: 5px;
	padding-top: 0px;
	border-bottom: 1px dotted #434343;
}
.boxmenu{
	float: left;
	width: 200px;
	padding-bottom: 10px;
	padding-top: 2px;
	border-bottom: 1px dotted #434343;
}
.boxarticle{
	float: left;
	width: 100%;
	padding-right: 6px;
	border-top: 1px dotted #434343;
}
.boxarticleleft{
	float: left;
	width: 450px;
	padding-right: 6px;
	border-top: 1px dotted #434343;
}
.boxarticleright{
	float: right;
	width: 320px;
	padding-right: 6px;
	border-top: 1px dotted #434343;
}
.titlelightblue {
	font-family: "Trebuchet MS", Tahoma, Arial ;
	font-size: 13px;
	font-weight: normal;
	color: #763C10;
}
.titlemenuspe {
	font-family: "Trebuchet MS", Tahoma, Arial ;
	font-size: 13px;
	font-weight: normal;
	color: #E7BC58;
	padding-bottom: 5px;
	padding-top: 10px;
}
.titlepress {
	font-family: Calibri, Tahoma, Arial ;
	font-size: 17px;
	font-weight: normal;
	color: #B0E0E6;
	padding-left: 20px;
	background-image: url(../images/ico_press.gif);
	background-repeat: no-repeat;
	background-position: 0em;
}
.subtitlepage {
	font-family: "Trebuchet MS", Tahoma, Arial ;
	font-size: 19px;
	font-weight: normal;
	color: #65330E;
	padding-bottom: 10px;
	padding-top: 20px;
}
.datenews {
	font-family: Tahoma, Arial, ;
	font-size: 10px;
	font-weight: normal;
	color: #2A7289;
}
.headlinenews {
	font-family: Tahoma, Arial, ;
	font-size: 11px;
	font-weight: normal;
	color: #393939;

}
.titlepadding {
padding-bottom: 5px;
padding-top: 5px;

}
.thumb {
padding-right: 10px;
padding-bottom:10px;
text-align: left;

}
.thumb2 {
padding-right: 20px;

}
.detail {
	font-family: Tahoma, Arial, ;
	font-size: 10px;
	font-weight: normal;
	color: #41A5C4;
	text-align: left;
	padding-right: 0px;
}
.more {
	font-family: Tahoma, Arial, ;
	font-size: 10px;
	font-weight: normal;
	color: #41A5C4;
	text-align: right;
	padding-right: 10px;
}
.footerdark {
	font-family: Tahoma, Arial, ;
	font-size: 11px;
	font-weight: normal;
	color: Silver;
}
.footerlight {
	font-family: Tahoma, Arial, ;
	font-size: 11px;
	font-weight: normal;
	color: #F1F1F1;

}
.header01_normal {
	font-family: "Trebuchet MS", Tahoma, Arial, ;
	font-size: 25px;
	font-weight: normal;
	color: #383838;
	padding-left: 0px;
	font-style: italic;
}
.header01_bold {
	font-family: "Trebuchet MS", Tahoma, Arial, ;
	font-size: 25px;
	font-weight: bold;
	color: #383838;
	padding-left: 0px;
	font-style: italic;
}
.header02_normal {
	font-family: "Trebuchet MS", Tahoma, Arial, ;
	font-size: 18px;
	font-weight: normal;
	color: #351C0F;
	padding-left: 0px;
	font-style: normal;
}
.header02_bold {
	font-family: "Trebuchet MS", Tahoma, Arial, ;
	font-size: 18px;
	font-weight: bold;
	color: #351C0F;
	padding-left: 0px;
	font-style: normal;
}
.textbox{
	font-family: Tahoma, Arial, ;
	font-size: 11px;
	font-weight: bold;
	color: #414141;
	padding-left: 0px;
}

.sitemap01 {
	font-family: Calibri, Tahoma, Arial ;
	font-size: 17px;
	font-weight: normal;
	color: #1C1C1C;
	padding-left: 55px;
	background-image: url(../images/ico_site01.gif);
	background-repeat: no-repeat;
	background-position: 2em;
}
.sitemap02 {
	font-family: Calibri, Tahoma, Arial ;
	font-size: 15px;
	font-weight: normal;
	color: #67351D;
	padding-left: 78px;
	background-image: url(../images/ico_sitemap01.gif);
	background-repeat: no-repeat;
	background-position: 4em;
}
.sitemap03 {
	font-family: Calibri, Tahoma, Arial ;
	font-size: 14px;
	font-weight: normal;
	color: #996128;
	padding-left: 105px;
	background-image: url(../images/ico_min.gif);
	background-repeat: no-repeat;
	background-position: 6.5em;
}
.images{
	padding-right:10px;
	padding-bottom:0px;
	text-align:left;
}
/*** Links ***/
a.blue:link {
	text-decoration: none;
	font-weight: normal;
	color: #708090;
}
a.blue:visited {
	text-decoration: none;
	font-weight: normal;
	color: #708090;
}
a.blue:hover {
	text-decoration: none;
	font-weight: normal;
	color: #09171B;
}
a.top:link {
	text-decoration: none;
	font-weight: normal;
	color: #E0E0E0;
}
a.top:visited {
	text-decoration: none;
	font-weight: normal;
	color: #E0E0E0;
}
a.top:hover {
	text-decoration: none;
	font-weight: normal;
	color: White;
}
a.yellow:link {
	text-decoration: none;
	font-weight: normal;
	color: #FFD700;
}
a.yellow:visited {
	text-decoration: none;
	font-weight: normal;
	color: #FFD700;
}
a.yellow:hover {
	text-decoration: none;
	font-weight: normal;
	color: White;
}
a.main:link {
	text-decoration: none;
	font-weight: bold;
	color: #FFD700;
}
a.main:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FFD700;
}
a.main:hover {
	text-decoration: none;
	font-weight: bold;
	color: Yellow;
	border-top: 2px solid #EEE8AA;
}
a.ungu:link {
	text-decoration: none;
	font-weight: bold;
	color: #FF1493;
}
a.ungu:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FF1493;
}
a.ungu:hover {
	text-decoration: none;
	font-weight: bold;
	color: #DC143C;
}
a.titleblue:link {
	text-decoration: none;
	font-weight: bold;
	color: #763C10;
}
a.titleblue:visited {
	text-decoration: none;
	font-weight: bold;
	color: #763C10;
}
a.titleblue:hover {
	text-decoration: none;
	font-weight: bold;
	color: #C3621A;
}
a.titleyellow:link {
	text-decoration: none;
	font-weight: bold;
	color: #8B6814;
}
a.titleyellow:visited {
	text-decoration: none;
	font-weight: bold;
	color: #8B6814;
}
a.titleyellow:hover {
	text-decoration: none;
	font-weight: bold;
	color: Black;
}
a.white:link {
	text-decoration: none;
	font-weight: normal;
	color: White;
}
a.white:visited {
	text-decoration: none;
	font-weight: normal;
	color: White;
}
a.white:hover {
	text-decoration: none;
	font-weight: normal;
	color: #EDE172;
}.headcontent {
	font-family: "Trebuchet MS", Tahoma, Calibri;
	font-size: 13px;
	font-style: italic;
	color: #993300;
}
.normalbold {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
