﻿@charset "UTF-8";
/* CSS Document */

@import url('../../shared/languageButton.css') screen;


/* -------------------- base style rules for tags ----------------------------------- */

body {
	width: 1010px;
	background-color: #660000;
	background-image: url('../images/backgroundot.gif');
	margin-right: auto;
	margin-left: auto;
	font-family: "Times New Roman", "Traditional Arabic", Mangal, "Simplified Arabic", "Simplified Arabic Fixed";
}

p {
	margin-bottom: .5em;
	font-size: 1.1em;
	line-height: 1.2em;
	padding-right: 10px;
	max-width: 540px;
}

h1 {
	font-size: 1.6em;
	font-weight: bold;
	letter-spacing: .2em;	
	padding-right: 50px;
	padding-top: 25px;
	padding-bottom: 5px;
	line-height: 1.7em;
}

h2 {
	margin-bottom: .3em;
	font-size: 1.3em;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 15px;
}

h3 {
	text-decoration: none;
	margin-bottom: .2em;
	font-size:.9em;
	font-weight: bold;
}

h4 {
	font-size: 1.1em;
	padding-right: 20px;
	font-weight: bold;
	line-height: 1.3em;
	padding-top: 10px;
}

h5 {
	font-size: 1em;
	line-height: 1em;
	font: 100% "Times New Roman", Times, serif;
	text-align: left;
	direction:ltr;
}

h6 {
	background-position: right;
	font-size: 1.3em;
	padding-right: 20px;
	background-image: url('redbullet1.gif');
	background-repeat: no-repeat;
	color: #330000;
	padding-top: 7px;
}

header {
	margin-bottom: .2em;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: .1em;
	padding-top: 10px;
	color: #330000;
	text-align: center;
}

footer {
	margin-bottom: .2em;
	font-size: .9em;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 15px;
	font-style: italic;
	line-height: 15px;
	text-indent: 20px;
	padding- right: 40px;
}


a {
	color: #660000;
}

a.iconLink {
	padding-left: 18px;
	background-image: url('redbullet.gif');
	background-position: right top;
	background-repeat: no-repeat;
}

/* -------------------- various commonly used class styles --------------------------- */
.hide {
		display:none;
}

.skipToContent {
		display:none;
}

.clearBoth {
	clear:both;
}
.sectionDivider {
	clear:both;	
}

hr.shortRule {
	margin: 5px 20px;
	color: #660000;
}

/* --------------------- style rules for page structure ---------------------------- */


/* --------------------------- header --------------------------- */

#header {
	position: relative;
	width:100%;
	height:100px;	
	background-color:#660000;
	overflow:hidden;	
}

#header h1 {
	width:300px;
	margin:0;
}

#header span.graphic {
	width:383px;
	height:100px;
	background: url('../images/bannerar.gif') no-repeat;
	position: absolute;
	z-index: 10;
}

#utilityNav {
	position: absolute;
	top: 20px;
	left: 20px;
	color: #cccc99;
	letter-spacing: 1px;
	margin-bottom: .2em;
	font-size: .9em;
	font-weight: bold;
	text-align: left;
}

#utilityNav a {
	color: #cccc99;
	text-decoration: none;
}
/* ------------------------------------- main navigation or site links ----------------------------------- */

#mainNav {
	float: right;
	width: 100%;
	background: #660000;
	font-size: 90%;
	line-height: normal;
	background-color: #660000;
}

#mainNav ul {
    margin:0;
    padding:10px 10px 0;
    list-style:none;
}
    
#mainNav li {
    float:left;
    background:url('norm_left_1bsm1.gif') no-repeat left top;
    margin:0;
    padding:0 0 0 15px;
}

#mainNav a {
  float:left;
  display:block;
  background:url('norm_right_1b.gif') no-repeat right top;
  padding:15px 14px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#cccc99;
}

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#mainNav a {float:none;}
/* End IE5-Mac hack */
#mainNav a:hover {
  color:#ffffcc;
  }

#mainNav a.tab:visited {
  color: #808080;
}

#mainNav a.tab:hover {
  background-color: #d0d0d0;
  color: #330000;
}

#mainNav #current {
	background-image: url('norm_left_on_1bsm1.gif') no-repeat right top;
	background-color: #8A0000;
	color: #ffffcc;
}

#mainNav #current a {
	padding-bottom: 5px;
	padding: 0 0 0 5px;
	background-image: url('norm_right_on_1b.gif');
}
#mainSection {
	clear: both;
	background-color: #FFFFFF;
	text-decoration: none;
}

/* --------------------------- right navigation and body set ---------------------------- */


#columnSet {
	width: 815px;
	float: right;
	background-color: #D6CBAD;
}
/* --------------------------- two column layout ---------------------------- */

#columnTwoMainSection {
	clear: both;
	background-color: #D6CBAD;
}

#columnTwoSetWrap {
	width: 1010px;
	margin-right: auto;
	margin-left: auto;
	background: #D6CBAD;
}

#columnTwoSetRight {
	width: 210px;
	text-align: right;
	float: right;
}

#columnTwoSetLeft {
	width: 800px;
	background: #FFFFFF;
	float: left;
	border-right-color: #330000;
	border-right-style: solid;
	border-right-width: medium;
}

#columnTwoAd {
	background-color: #FFFFFF;
	background: #330000;
	width: 175px;
	float: left;
	padding-top: 10px;
	text-align: center;
}

#columnTwoAdCenter {
	background-color: #FFFFFF;
	background: #330000;
	width: 175px;
	padding: 3px 3px 3px 3px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#columnTwoSmAdCenter {
	background-color: #FFFFFF;
	padding: 3px 3px 3px 3px;
	background: #330000;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}


.columnTwoP {
	padding: 5px 30px 5px 30px;
	margin-right: 10px;
}

/* --------------------------- floating images in content ---------------------------- */

img.floatRight {
	padding-right: 20px;
	padding-left: 20px;
	float: right;
	margin: 4px;	
}

img.floatLeft { 
    float: left; 
    margin: 4px;
    padding-right: 20px;
	padding-left: 20px; 
}

.flashRight {
	border-width: thin;
	border-color: #330000;
	border: thin;
	margin-right: -10px;
}

/* --------------------------- right navigation ---------------------------- */




/* ---------------------------right nav:  quote ---------------------------- */

#rightCol {
	width: 210px;
	float: right;
}

#rightColQuote {
	font-weight: 700;
	background-color: #fff;
	width: 85%;
	padding: 0 3px;
	line-height: 1.2em;
	margin: 10px auto;
	text-align: center;
	border: 1px solid #600;
	font-size: 1em;
	font-style: italic;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	color: #000000;
}

#rightCol h6 {
	font-size: 1.5em;
	padding-right: 20px;
	background-image: url('redbullet1.gif');
	background-repeat: no-repeat;
	color: #330000;
	padding-top: 7px;
}


#rightColQuoteAuthor {
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #000000;
	font-size: .9em;
	line-height: 1.2em;
}

#rightColLinks {
	font-weight: 600;
	line-height: 1.3em;
	padding-right: 10px;
	font-size: .8em;
	text-decoration: none;
	width: 160px;
	padding-left: 15px;
}

#rightColLinks ul li {
	list-style: none;
	padding-right: 15px;
	text-decoration: none;
}

#rightColLinks a:link {
	color: #330000;
	text-decoration: none;
}
#rightColLinks a:visited {
	color: #000000;
	text-decoration: none;
}
#rightColLinks a:hover {
	font: normal normal bold "Times New Roman", Times, serif;
	color: #660000;
	background-color: #ECE8DF;
}
#rightColLinks a:active {
 color: #990000;
}


#rightLinks {
	margin: 0 10px;
	text-align: right;
	line-height: 1.2em;
}

#rightLinks ul {
	list-style-type: none;
	Font-size: url("");
	margin-bottom: 10px;
}

/* --------------------------- right column main section---------------------------- */


#availLang {
	/* display:none;  */
	text-align:center;
	font-weight:700;
}

#languageLinks {
	margin-right:1.2em;
	list-style-type: none;
}
#languageLinks  li {
	float: right;	
	margin-left:20px;
	margin-bottom:5px;
}

#languageLinks a {
		text-decoration:none;
		font-size:.9em;
}


/* --------------------------- set links-lists in columns for main section ---------------------------- */

#secondaryLinks {
	text-align: right;
	color: #000000;
	margin- right: 15px;
	text-decoration: none;
	font-size: .9em;
	line-height: 1.2em;
	font-style: normal;
	font-weight: normal;
}

#secondaryLinks p {
	margin: 10px 0;
	list-style-position: outside;
}

#secondaryLinks h2 {
	margin: 15px 0;
	color: #000000;
}


#secondaryLinks i {
	margin: 15px 0;
	font-style: italic;
	font-size: small;
}

#secondaryLinks ul {
	text-indent: 15px;
	text-decoration: none;
	text-indent: 5px;
	list-style-position: outside;
	list-style-type: square;
	padding: 6px;
	margin: 2px;
}

#secondaryLinks li {
	margin-right: 5px;
}

#secondaryLinks a:link {
	color: #660000;
	font-weight: bold;
	text-decoration: none;
}
#secondaryLinks a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#secondaryLinks a:hover {
	color: #660000;
	text-decoration: none;
	background-color: #ECE8DF;
}
#secondaryLinks a:active {
 color: #990000;
}

#secondaryLinks ul ul {
	Font-size: .9em;
	margin-bottom: 10px;
	margin- right: 20px;
	line-height: 1.3em;
	list-style-image: url("");
}

/* ------------------------------------ center section, left column ------------------------------- */

#leftCol {
	background-color: #FFFFFF;
	background: #330000;
	width: 175px;
	float: left;
	padding-top: 10px;
	text-align: center;
	vertical-align: top;
	text-decoration: none;
}

/* ------------------------------------ center section, center column ------------------------------- */

#centerCol {
	border-right: medium #333300 solid;
	width: 600px;
	float: left;
	background-color: #fff;
}

#content_main {
	width: 95%;
	float: right;
}

#content_main ul {
	text-indent: 25px;
	list-style-type: square;
	margin-bottom: .5em;
	font-size: 1.1em;
	line-height: 1.2em;
	padding-right: 10px;
}

#content_right {
	width:48%;
	float: right;
}

#content_right h2 {
	font-size: 1.3em;
	padding-left: 14px;
	color: #330000;
	line-height: 1em;
	margin-right: 3px;
	padding-top: 15px;
	text-indent: 15px;
}

#content_left {
	width: 48%;
	float: right;
}

#content_left h2 {
	font-size: 1.3em;
	padding-left: 14px;
	color: #330000;
	line-height: 1em;
	margin-right: 3px;
	padding-top: 15px;
	text-indent: 15px;
}



/* I did this to for simplicity's sake (put the same icon on all of the links), but ultimately I believe you'll want different icons for each link,
meaning we'll have to apply them with class styles or IDs. This will give you some idea how it looks */

#pageContent #content_left a,
 #pageContent #content_right a {
	line-height: 1.1em;
	text-decoration: none;
}

#mainpageIndex {
	padding: 15px 10px 15px 10px;
	text-align: right;
	color: #000000;
	line-height: 1em;
	text-decoration: none;
}

#mainpageIndex p {
	padding-top: 8px;
	padding-right: 10px;
}

#mainpageIndexIndent {
	padding-top: 8px;
	padding-right: 25px;
	line-height: 1.2em;
	font-size: 1.3em;
	margin-right: 15px;
}

#table {
	padding: 8px;
}

#mainpageIndex ul {
	list-style: none;
	line-height: 1.2em;
	margin-right: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	list-style-type: square;
	font-size: 1.1em;
}

#mainpageIndex ul ul {
	list-style: none;
	line-height: 1.3em;
	margin-right: 25px;
	list-style-image: url('');
	padding-right: 25px;
}


#mainpageIndex ol {
	line-height: 1.3em;
	margin-right: 15px;
	padding-right: 15px;
}


#mainpageIndex a:link {	
	color: #660000;
	text-decoration: none;
}

#mainpageIndex li {
	margin-right: 25px;
	padding-top: 1.1px;
}

#mainpageIndex a:visited {
	color: #663300;
	text-decoration: none;
}

#mainpageIndex a:hover {
	color: #330000;
	text-decoration: none;
	background-color: #ECE8DF;
}

#mainpageIndex a:active {
 	color: #990000;
 	text-decoration: none;
}

#wrapper ul{
    margin: 0 auto;
    padding: 0;
}

/* The wider the #list_wrapper is, the more columns will fit in it */
#list_wrapper{
	width: 560px;
	text-align: center;
}

/* The wider this li is, the fewer columns there will be */
    ul.multiple_columns li{
        text-align: right;
        float: right;
        list-style: none;
        height: 25px;
        width: 80px;
}
/* ------------------------------------ formatting centered images and links: ------------------------------- */

#imageCenterLink {
	background-position: center;
	margin: 2px;
	border: 1px #660000 solid;
	display: block;
	max-width: 230px;
	margin-left: auto;
	margin-right: auto;
}
#imageCenterLink img {
	display: inline;
	margin: 3px;
	border: 2px solid #ffffff;
}
#imageCenterLink a:hover img {
	border: 2px solid #660000;
}
#imageCenterDesc {
	text-align: center;
	font-weight: bold;	
}

#imageCenterDesc a:link {
	color: #330000;
	font-weight: bold;
}

#imageCenterDesc a:hover {
	color: #660000;
	background-color: #ECE8DF;
}
/* ------------------------------------ left column formatting ------------------------------- */

# leftColText {
	width: 210px;
	float: right;
}

# leftColLinks {
	font-weight: bold;
	line-height: 1.2em;
	text-decoration: none;
	font-size: 1.0em;
	padding-bottom: 12px;
	padding-top: 12px;
	color: #000000;
	margin-left: auto;
	margin-right: auto;
	vertical-align: text-top;
}

#leftColLinks ul li {
	list-style: none;
	font-style: italic;
}

#leftColLinks a:link {
	color: #660000;
	text-decoration: none;
}
#leftColLinks a:visited {
	color: #000000;
	text-decoration: none;
}
#leftColLinks a:hover {
	font: normal bold 1em "Times New Roman", Times, serif;
	color: #330000;
	font-style: italic;
	text-decoration: none;
	background-color: #ECE8DF;
}
#rightColLinks a:active {
 color: #990000;
}

#rightLinks {
	margin: 0 10px;
	text-align: right;
	line-height: 1.2em;
}

#rightLinks ul {
	list-style-type: none;
	Font-size: url("");
	margin-bottom: 10px;
}


/* ------------------------------------ not sure of application of these: ------------------------------- */

#contentLinks { 
	float: right;
	color: #330000;
}
/* --------------------------- footer menu---------------------------- */

#footer {
	background-color: #FFFFFF;
	padding: 5px 50px 5px 50px;
	text-align: right;
}

#footerAdd {
	width: 728px;
	margin: 0 auto;
	background-color: #FFFFFF;
	text-align: center;
}

#footerNav {
	width: 100%;
	background: #FFFFFF;
	line-height: normal;
	background-color: #FFFFFF;
	text-align: center;
}

#footerNav ul {
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
}
    
#footerNav li {
    float:left;
    background:url("")
      no-repeat right top;
    margin:0;
    padding:0 0 0 15px;
}

#footerNav a {
  float:left;
  display:block;
  background:url("") no-repeat left top;
  text-decoration:none;
  font-weight:bold;
  color:#660000;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#footerNav a {float:none;}
/* End IE5-Mac hack */
#footerNav a:hover {
  color:#330000;
  }

#footerNav a.tab:visited {
  color: #808080;
}

#footerNav a.tab:hover {
  background-color: #d0d0d0;
  color: #330000;
}

#footerNav #current {
	background-image: url("");
	background-color: #8A0000;
	color: #ffffcc;
}
