@charset "UTF-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	line-height: 20px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../image_bank/bg_black.jpg) top repeat-x;
	direction:rtl !important;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FF0010;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 46px;
}
h2 {
	font-size: 34px;
}
h3 {
	font-size: 28px;
}
h4 {
	font-size: 26px;
}
h5 {
	font-size: 24px;
}
h6 {
	font-size: 22px;
}
.error404 , .error404 a{
width:960px;
margin: 0 auto;
font:Arial, Helvetica, sans-serif;
font-size:25px;
padding: 30px;
}
.wrap{
width:960px;
margin: 0 auto;
}
#header{
width: 100%;
overflow: hidden;
background:url(../image_bank/top_bg.jpg) top no-repeat;
}
#logo{
width: 200px;
float:left;
margin-top: 27px;
}
#search_links{
width:730px;
float:right;
margin-top: 39px;
}
.search{
}
.tb7 {
	width: 160px;
	background: transparent url('../image_bank/search_bg.jpg') no-repeat;
	color : #747862;
	height:13px;
	border:0;
	padding:4px 8px;
	margin-bottom:0px;
}

.linkcontainer{
width:100%;
*padding-top: 14px;

}
.linkcontainer ul{

}
.linkcontainer li{
list-style-type: none;
float:right;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
text-align:center;
vertical-align:bottom;
line-height: 40px;
}
.linkcontainer li a{
height: 49px;
width: 115px;
display:block;
color:#FFFFFF;
font-size:12px;
line-height: 40px;
}
.linkcontainer li a:hover{
height: 49px;
width:  115px;
display:block;
color:#FFFFFF;
font-size:12px;
background:url(../image_bank/button_bg.jpg) repeat-x;
line-height: 40px;
}

.linkcontainer li.active a{
height: 49px;
width:  115px;
display:block;
color:#FFFFFF;
font-size:12px;
background:url(../image_bank/button_bg.jpg) repeat-x;
line-height: 40px;
margin-left:5px;
margin-right:5px;
padding-left:5px;
padding-right:5px;
}

.linkcontainer_level2{
width:100%;
margin-top: -15px;
}
.linkcontainer_level2 ul{

}
.linkcontainer_level2 li{
list-style-type: none;
float:right;
color:#FFFFFF;
font-size:12px;
text-align:center;
vertical-align:bottom;
line-height: 40px;
}
.linkcontainer_level2 li a{
height: 49px;
width: 120px;
display:block;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
line-height: 40px;
}
.linkcontainer_level2 li a:hover{
height: 49px;
width:  120px;
display:block;
font-weight:bold;
color:#FFFFFF;
font-size:12px;
background:url(../image_bank/button_bg.jpg) repeat-x;
line-height: 40px;
}

.linkcontainer_level2 li.active a{
height: 49px;
width:  120px;
display:block;
color:#FFFFFF;
font-size:12px;
background:url(../image_bank/button_bg.jpg) repeat-x;
line-height: 40px;
margin-left:5px;
margin-right:5px;
padding-left:5px;
padding-right:5px;
}
.menu span{
width: 100%;
}
.clearleft{
clear:left;
}
.clearright{
clear:right;
}
.clearboth{
clear:both;
}
#main_image{
width:960px;
margin-top: -20px;
}
.whitebackground{
width:960px;
z-index: 2;
margin-top: 10px;
*padding-bottom: 10px;
width: 100%;
background:url(../image_bank/lower_bg.jpg) repeat-x;
border:#CCCCCC solid 1px;
overflow: hidden;
}
.shadow {
position:relative;	
right: -32px;
top: -174px;
    width: 100%;
	height: 200px;
    background:url(../image_bank/bg_conor.jpg) right bottom no-repeat;
 z-index: -1;
}
.container {width: 510px; *width: 490px; margin-left:10px; float:left; z-index:2}
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 52px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
	font-size:18px;
	font-stretch:condensed;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 51px;
	line-height: 51px;
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px;
	background: #d2ded1;
	overflow: hidden;
	position: relative;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	border: 1px solid #fff;
	outline: none;
}
ul.tabs li a:hover {
	background: #ddffdb;
}	
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #ddffdb;
	border-bottom: 1px solid #ddffdb;
}
.tab_container {
	border: 1px solid #999;
	border-top: none;
	clear: both;
	float: left; 
	width: 100%;
	background: #ddffdb;

}
.tab_content {
	padding: 10px;
	font-size: 1.2em;
}
.tab_content h2 {
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	font-size: 1.8em;
}
.tab_content h3 a{
	color: #254588;
}
.tab_content img {
	float: left;
	border: 1px solid #ddd;
}
.home_other{
width: 390px;
float:right;
margin-right:10px;
margin-top:-15px;
padding: 0px 10px 10px 10px;
border:#CCCCCC solid 1px;
background:#FFFFFF;
}
.red_bg{

}
.home_other h2{
color:#FFFFFF;
background:url(../image_bank/header2.jpg) repeat-x;
font-size:18px;
line-height: 46px;
padding-right: 10px;
font-weight:normal;
}
.inside_page{
width: 915px;
float:right;
margin-right:10px;
margin-top:-15px;
padding: 0px 10px 10px 10px;
padding-top:20px;
border:#CCCCCC solid 1px;
background:#FFFFFF;
text-align:right;
}

/* code to add styling to the inner pages -- Added by andrew */

.inside_page a {color:#FF0000;
text-decoration:none;
}

.inside_page a:hover {color:#FF0000;
text-decoration:underline;
}

.inside_page img {
	float: left;
	border: 1px solid #ddd;
}

.readon{
text-align:right;

}

.blog, .blog table, table.blog {width:100%;
	direction:rtl !important;

}

table.blog div {width:100%;
	direction:rtl !important;

}

table.contentpaneopen {width:100%;
	direction:rtl !important;

}
.inside_page h2{
color:#FFFFFF;
background:url(../image_bank/header2.jpg) repeat-x;
font-size:18px;
line-height: 46px;
padding-right: 10px;
font-weight:normal;
}


/* code to add styling to the inner pages -- Added by andrew */

td {	direction:rtl !important;
}
.rotating_content{
z-index: 2;
width: 960px;
	direction:rtl !important;


}
.random_content{
z-index: 2;
width:46%;
padding: 10px;
margin-left: 10px;
float:left;
border:#CCCCCC solid 1px;
	direction:rtl !important;

}
.random_content img{
float:left;
margin: 0px 10px 10px 0px;
}

.footer{
width: 100%;
height: 200px;
background:url(../image_bank/bg_footer.jpg) top repeat-x #eaeaea;
margin-top: -180px;
}
.footercopy{
width:960px;
margin: 0 auto;
background:#FFFFFF;
border:#CCCCCC solid 1px;
}
.footercopy img{
float:left;
border: 0px;
margin: 5px 5px 5px 5px;
}
.footercopyright{
width:960px;
margin: 0 auto;
font-size:12px;
color:#333333;
margin-top:10px;
}

