﻿h1 {
    font-family:Arial, Helvetica, sans-serif;
    background-color:inherit;
	color:#fff;
	font-size:22px;
	font-weight:normal;
	margin:0;
	padding:0 0 15px;
}

h2 {
	background-color:inherit;
	color:#1281e2;
	font-size:18px;
	font-weight:normal;
	margin:0;
	padding:0 0 5px;
}


img.menuList {
	display:inline;
}

td {
	padding-top:10px;
}

body {
	line-height: 1;
	direction:rtl;
	background-color:#1c1121;
	background-image:url('gfx/bodyBG.jpg');
	background-position:right top;
	background-repeat:repeat-x;
}

body#homepage {
	line-height: 1;
	direction:rtl;
	background-color:#1c1121;
	background-image:url('gfx/bodyBG_homepage.jpg');
	background-position:right top;
	background-repeat:repeat-x;
}

#homepageLink {
	position:absolute;
	background-color:transparent;
	top:150px;
	right:89px;
	width:130px;
	height:114px;
}


#wrapper {
	position:relative;
	margin:0 auto;
	width:1016px;
}

#logo {
	margin:auto;
	height:84px;
	width:275px;
}

#menu {
	margin:auto;
	width:538px;
	height:24px;
}

#menu p { 
	display: none; 
}


#menu ul { 
	list-style: none; 
	margin: 0; 
	padding: 0; 
} 

#menu ul li { 
	float: right; 
	margin: 0; 
	padding: 0; 
} 

#menu ul li a { 
	display: block; 
	margin: 0; 
	padding: 0; 
} 

#menu ul li#m01 a { 
	width: 72px; 
	height: 24px; 
	background-image:url('gfx/menuItem_01on.jpg'); 
	background-repeat: no-repeat; 
	background-position:700px 700px;
} 

#menu ul li#m01 a:hover { 
	width: 72px; 
	height: 24px; 
	background-image:url('gfx/menuItem_01on.jpg'); 
	background-repeat: no-repeat; 
	background-position: top right; 
} 

#menu ul li#m02 a { 
	width: 68px; 
	height: 24px; 
	background-image:url('gfx/menuItem_02on.jpg'); 
	background-repeat: no-repeat; 
	background-position:700px 700px;
} 

#menu ul li#m02 a:hover { 
	width: 68px; 
	height: 24px; 
	background-image:url('gfx/menuItem_02on.jpg'); 
	background-repeat: no-repeat; 
	background-position: top right; 
} 

#menu ul li#m03 a { 
	width: 62px; 
	height: 24px; 
	background-image:url('gfx/menuItem_03on.jpg'); 
	background-repeat: no-repeat; 
	background-position:700px 700px;
} 

#menu ul li#m03 a:hover { 
	width: 62px; 
	height: 24px; 
	background-image:url('gfx/menuItem_03on.jpg'); 
	background-repeat: no-repeat; 
	background-position: top right; 
} 


#menu ul li#mid a { 
	width: 62px; 
	height: 24px; 
	background-image:url('gfx/menuItem_mid.jpg'); 
	background-repeat: no-repeat; 
	background-position:700px 700px;
} 

#menu ul li#mid a:hover { 
	width: 62px; 
	height: 24px; 
	background-image:url('gfx/menuItem_mid.jpg'); 
	background-repeat: no-repeat; 
	background-position: top right; 
} 

#menu ul li#m04 a { 
	width: 56px; 
	height: 24px; 
	background-image:url('gfx/menuItem_04on.jpg'); 
	background-repeat: no-repeat; 
	background-position:700px 700px;
} 

#menu ul li#m04 a:hover { 
	width: 56px; 
	height: 24px; 
	background-image:url('gfx/menuItem_04on.jpg'); 
	background-repeat: no-repeat; 
	background-position: top right; 
} 

#menu ul li#m05 a { 
	width: 59px; 
	height: 24px; 
	background-image:url('gfx/menuItem_05on.jpg'); 
	background-repeat: no-repeat; 
	background-position:700px 700px;
} 

#menu ul li#m05 a:hover { 
	width: 59px; 
	height: 24px; 
	background-image:url('gfx/menuItem_05on.jpg'); 
	background-repeat: no-repeat; 
	background-position: top right; 
} 

#menu ul li#m06 a { 
	width: 57px; 
	height: 24px; 
	background-image:url('gfx/menuItem_06on.jpg'); 
	background-repeat: no-repeat; 
	background-position:700px 700px;
} 

#menu ul li#m06 a:hover { 
	width: 57px; 
	height: 24px; 
	background-image:url('gfx/menuItem_06on.jpg'); 
	background-repeat: no-repeat; 
	background-position: top right; 
} 


#main {
	margin:auto;
	width:1016px;
	height:445px;
	
}

#main:after {
	content:' ';
	display:block;
	clear:both;
}

#home {
	margin:auto;
	width:1016px;
	height:553px;
	background-image:url('gfx/mainBG_homepage.jpg');
	background-repeat:no-repeat;
	
}

#home:after {
	content:' ';
	display:block;
	clear:both;
}


.about {
	background-image:url('gfx/mainBG_about.jpg');
	background-repeat:no-repeat;
}

.media {
	background-image:url('gfx/mainBG_media.jpg');
	background-repeat:no-repeat;
}

img.mediaHolder {
	margin:57px auto;
	background-color:transparent;
}

.show {
	background-image:url('gfx/mainBG_show.jpg');
	background-repeat:no-repeat;
}

.contact {
	background-image:url('gfx/mainBG_contact.jpg');
	background-repeat:no-repeat;
}


.thankyou {
	background-image:url('gfx/mainBG_contact2.jpg');
	background-repeat:no-repeat;
}



#footerMenu {
	margin:auto;
	width:280px;
	height:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#757380;
	font-size:11px;
	line-height:17px;
	text-align: center;
}

a {
	font-family:Arial, Helvetica, sans-serif;
	color:#757380;
	font-size:12px;
	text-decoration:none;
	
}

a:hover {
	color:#fff;
	text-decoration:none;
	
}

a.footer {
	font-family:Arial, Helvetica, sans-serif;
	color:#757380;
	font-size:11px;
	text-decoration:none;
	
}

a.footer:hover {
	color:#fff;
	text-decoration:none;
	
}

#contactForm {
	float:left;
	margin-top:128px;
	margin-left:140px;
	width:277px;
	height:258px;
	font-family:Arial, Helvetica, sans-serif!important;
	font-size:11px!important;
	color:white!important;
	
}

#innerText {
	float:left;
	margin-top:120px;
	margin-left:125px;
	width:277px;
	height:258px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	line-height:18px;
	}



input {
	text-align:left;
}
input.line {
	border:1px #625e6a solid;
	width:208px;
	height:14px;
	background-image:url('gfx/inputBG.jpg');
	background-repeat:repeat-x;
	background-position:right bottom;
	text-align:right;
}

textarea {
	border:1px #625e6a solid;
	width:208px;
	height:57px;
	background-image:url('gfx/textAreaBG.jpg');
	background-repeat:repeat-x;
	background-position:right bottom;
	text-align:right;
}



