﻿body
{
	margin:0px auto 0px auto;
}

.bodyBG
{
	background-image: url('images/bg_stripe1.gif');
    margin:0px auto 0px auto;
}

.TdPadding{
	padding-top:3px;
}

.Center {
	text-align: center;
}

/****************** Menu *************************/
.MenuLightBG {
	background-image: url('images/menu/bohooth1_28.jpg');
	text-align:right;
}
.MenuDarkBG {
	background-image: url('images/menu/bohooth1_25.jpg');
}
.MenuBorder {
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #B3B3B3;
	border-left-color: #B3B3B3;
}
.MenuServicesCenter {
	background-image: url('images/menu/bohooth1_25.jpg');
	text-align: center;
}
.MenuBlueBG {
	background-color: #2362B8;
	text-align:right;
}
.MenuBottomBorder {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #B3B3B3;
}
.iDiv {
	color: #800000;
	/*background-color: #fff;*/
	position: absolute;
	border: 0px solid #666666;
	width: 205px;
	/*height: 10px;*/
	z-index: 1;
	top: 79px;
	margin: 1px 1px 1px 1px;
	display: none;
}


/****************** Header *************************/
.HeaderSearchBG {
	background-image: url('images/header/bohooth1_19.jpg');
}
.HeaderBannarBG {
	background-image: url('images/header/bohooth1_08.jpg');
	background-repeat: no-repeat;
	text-align: center;
}
.SearchBox {
	background-color: #BFE7FE;
	border: 1px solid #2F7DE2;
	font-family:Tahoma;
	font-size:13px;
}
.NoImgBorder {
	border-width: 0;
}

/****************** Footer *************************/
.FooterLighBG {
	text-align: center;
	background-color: #A2ADC2;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
	padding:5px 10px 5px 10px;	
}
.FooterDarkBG {
	text-align: center;
	background-color: #798499;
	font-family: Tahoma;
	font-size: 12px;
	color: #2F2F2F;
	text-decoration:none;
}
.Footer_WhiteTxt {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	padding:5px 10px 5px 10px;
	text-decoration:none;
}
 
 
/****************** TitleBar ****************/
.TitleBarRightTD {
	background-color: #F1F2F4;
	padding-right:10px;
	text-align: right;
}
.TitleBarBorder {
	border: 1px solid #ABAEC1;
}
.TitleBarBlockHalfBG {
	background-image: url('images/titlebar/bohooth1_56.jpg');
	background-repeat: repeat-x;
}
.TitleBarFullBG {
	background-image: url('images/titlebar/bohooth1_58.jpg');
	background-repeat: repeat-x;
}
.TitleBarCenterBG {
	text-align: center;
	background-image: url('images/titlebar/bohooth1_68.jpg');
	background-repeat: repeat-y;
	width: 6px;
}

.TitleBarTxt {
	font-family: Arial;
	font-weight:bold;
	font-size: 16px;
	color: #000066;
	text-decoration:none;
}

.TitleBarFullPageWide 
{
	background-image: url('images/titlebar/bohooth1_42.jpg');
	background-position:left;
	background-repeat:no-repeat;
	background-color:#F1F2F4;
	text-align: right;
	padding-right:10px;
}
/*********************** HomeBlocks **********************/
.ImgBorder {
	border: 1px solid #808080;
	padding: 2px;
}

.ItemBlockTitleTxt {
	font-family: Arial;
	font-weight:bold;
	font-size: 18px;
	color: #000066;
	margin-top: 2px;
	margin-bottom: 5px;
	margin-right: 10px;
	text-align:justify;
	direction:rtl;
	text-decoration:none;
}

.ItemBlockTitleTxt A:hover {
	font-family: Arial;
	font-weight:bold;
	font-size: 18px;
	color: blue;
	margin-top: 2px;
	margin-bottom: 5px;
	margin-right: 10px;
	text-align:justify;
	direction:rtl;
	text-decoration:none;
}

.ItemBlockSubTxt {
	font-family: Tahoma;
	font-size: 13px;
	color: #333333;
	text-decoration:none;
	text-align:right;
}
.ItemBlockSubTxt A:hover
{
	font-family: Tahoma;
	font-size: 13px;
	color: blue;
	text-decoration:none;
	text-align:right;
}

.ArchiveItems 
{
	padding:2px 10px 0px 5px;
	text-align:right;
	width:100%;
}

.Block2BottomBorder 
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C8C9D0;
}	

.ItemBlockAuthorTxt {
	font-family: Tahoma;
	font-size: 13px;
	color: #555555;
	text-decoration:none;
	text-align:right;
}

.ArchiveBlockAuthorTxt {
	font-family: Tahoma;
	font-size: 11px;
	color: #555555;
	text-decoration:none;
	text-align:right;
}

.ArtListTitleTxt {
	font-family: Arial;
	font-weight:bold;
	font-size: 18px;
	color: #333333;
	text-align:justify;
	direction:rtl;
	text-decoration:none;
}

.ArtListTitleTxt A:hover {
	font-family: Arial;
	font-weight:bold;
	font-size: 18px;
	color: blue;
	text-align:justify;
	direction:rtl;
	text-decoration:none;
}

/*********** ToolBox ***************/
.ToolBoxBG {
	border: 1px solid #969696;
	background-color: #BFC4D0;
	border-right:0px;
}
.ToolBoxBorder {
	border-style: solid;
	border-width: 0px 2px 0px 2px;
	border-color: #969696;
}
.ToolBoxIconBorder {
	border: 1px solid #969696;
}


/************** LEFT ***************/
.LeftNavBorder 
{
	border-right:solid 1px #ABAEC1;
	width: 190px;
	text-align:left; 
	background-color:#ECEEF6
}
.NavBarBorder {
	border: 1px solid #ABAEC1;
	border-right:0px;
}
.Tops_LightBG {
	background-image: url('images/left/tops_04.jpg');
	background-repeat: repeat-x;
}
.Tops_DarkBG {
	background-image: url('images/left/tops_06.jpg');
	background-repeat: repeat-y;
	text-align:right;
	padding:0px 7px 0px 0px;
}

/*********** Advanced Search Form **************/
.AdvSrch_RightTD 
{
	text-align:left;
	width:75px;
	font-family:Tahoma;
	font-size:12px;
    vertical-align:top;
    color:black;
}

.AdvSrch_Text {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration:none;
}

.AdvSrch_LeftTD 
{
	text-align:right;
    vertical-align:top;
    color:black;
}
.TxtBox
{
	background: #F0F7FF;
	border: 1px solid #87CEEB;
	font-weight: bold;
}
.AquaButtonBig
{
	border: 0px;
	line-height: 16px;
	height:23px;
	width: 84px;
	background: transparent url('CssImg/button_big.gif') no-repeat;
	padding: 0px;
	margin: 0px;
	color: #2a4262;
	font-weight: bold;
}

.AquaButtonTiny
{
	border: 0px;
	line-height: 16px;
	height:22px;
	width: 24px;
	background: transparent url('CssImg/RadEToolOffBg.gif') no-repeat;
	padding: 0px;
	margin: 0px;
	color: #2a4262;
	font-weight: bold;
}

.AquaButtonSmall
{
	border: 0px;
	line-height: 16px;
	width: 74px;
	background: transparent url('CssImg/button.gif') no-repeat;
	padding: 0px;
	margin: 0px;
	color: #2a4262;
	font-weight: bold;
}

/******** Art Show ***********/
.HeaderTxt_Big
{
	font-family:Arial (Arabic);
	font-size:16pt;
	font-weight:bold;
	color:Navy;	
}

.HomeTxtTitle2 
{
	font-family:Arial (Arabic) ;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	color:Maroon;
}

.HeaderTxt_Mid 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#C05F05;
}
.ArtSiteMapBarBG {
	background-image: url('images/basheer_home/art_bar22px.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	text-align: right;
	background-color: #DBDBDB;
	height: 22px;
	padding-right:10px	
}
.SmallFont {
	font-family: Tahoma;
	font-size: 11px;
}

.MidFont {
	font-family: Arial;
	font-weight:bold;
	font-size: 14px;
	color:#666666;
	text-decoration:none;
}
