/* Touch the sky, keep looking */


/*

------------------------------------------------------
Copyright Kemie Guaida, some rights reserved
http://creativecommons.org/licenses/by-sa/2.0/

You are free to use this style sheet and its
associated image files to create your own site.
However, we ask that you respect the template's
creator by maintaining this attribution in
the style sheet.
------------------------------------------------------

*/

/* general styles */

body {
color: #4D4D4D;
font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-size: 0.8em;
line-height: 1.8em;
text-align: center;
background: #E6E6E6;
direction:rtl;
}

a {
color: #005880;
}

a:hover {
color: #006B95;
}

a:visited {
color: #006B95;
}

a:visited:hover {
color: #2C91B2;
}

h1{
font-family: "Arial Narrow",Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-size: 1.6em;
color: #006B95;
margin: 15px 0 15px 0;
padding-left: 15px; 
direction:rtl;
}

h2 {
font-family: "Arial Narrow",Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-size: 1.3em;
color: #007AAC;
margin: 15px;
direction:rtl;
}

h3 {
font-family: "Arial Narrow",Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-size: 1.1em;
color: #56A7C1;
margin: 15px;
direction:rtl;
}

p {
margin: 10px 15px 5px 15px;
direction:rtl;
text-align:justify;
}

/* layout styles */

#container {
width: 846px;
text-align: left;
margin: 10px auto 0 auto;
background: url(imgs/back_container.gif) #FFFFFF repeat-y;
padding: 0 !important;
line-height: 1.8em;
direction:rtl;
}

#banner {
height: 100px;
direction:rtl;
background: url('imgs/banner_final.png') no-repeat right 50%;
margin: 0 15px 0 0;
}

#banner h1 {
float: right;
color: #FFFFFF;
margin: 40px 20px 0 20px;
background: none;
}

#content {
float: right;
width: 550px; 
margin: 10px 20px 0 10px;
background-image: url(imgs/back_content.jpg);
background-repeat: no-repeat;
padding: 0;
font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
direction:rtl;
text-align:right;
}



#content table
{
	margin: 10px 5px 0 5px;
	width: 100%;
}

#content p
{
	margin: 5px 15px 5px 5px;
	padding: 5px 15px 5px 5px;
	text-align: justify;
}

* html #content {
margin-right: 5px;
direction:rtl;
}

#sidebar {
float: right;
text-align:right;
width: 254px;
margin: 10px 0 0 0;
padding: 0;
background-image: url(imgs/back_sidebar.jpg);
background-repeat: no-repeat;
color: #787878;
direction:rtl;
}

/* meta nav */

#nav-meta {
float: left;
margin: 11px 0 0 25px;
direction:rtl;
background: url(imgs/back_navmeta2.gif) repeat bottom right;
}

#nav-meta ul {
margin: 0;
padding: 2px;
direction:rtl;
background: url(imgs/back_navmeta1.gif) no-repeat bottom left;
}

#nav-meta li {
display: inline;
direction:rtl;
padding: 4px 4px 4px 4px;
}

#nav-meta a, #nav-meta a:visited {
color: #FFFFFF;
text-decoration: none;
margin: 4px;
}

#nav-meta a:hover, #nav-meta a:visited:hover {
color: #D1EBF4;
}

.skip {
position: absolute;
overflow: hidden;
width: 0;
height: 0;
}

.skip:active, .skip:focus {
position: absolute;
overflow: visible;
width: auto;
height: auto;
background: #2C91B2;
}

/* main nav */

#nav-main {
margin: 10px 16px 10px 11px;
min-height: 30px;
direction:rtl;
background: url(imgs/back_navmain.gif) #007AAC no-repeat;
}

#nav-main ul {
height: 100%;
margin: 0;
direction:rtl;
padding: 0 0 0 10px;
}

#nav-main li {
list-style-type: none;
float: right;
width: auto;
margin: 7px 5px 0 5px;
background: url(imgs/back_navmainitems2.gif) no-repeat top right;
}

#nav-main a:link, #nav-main a:visited {
display: block;
color: #D1EBF4;
font-weight: bold;
text-decoration: none;
padding: 1px 10px 2px 12px;
background: url(imgs/back_navmainitems.gif) no-repeat top left;
}

#nav-main a:hover, #nav-main a:visited:hover {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
padding: 2px 10px 1px 12px;
}

.current {
margin-top: 4px;
background-image: url(imgs/back_current2.gif)!important;
}

.current a:link, .current a:visited {
color: #006B95 !important;
background-image: url(imgs/back_current1.gif) !important;
}

.current a:hover, .current a:visited:hover {
color: #2C91B2 !important;
}

/* sub nav */

#nav-section {
clear: both;
direction:rtl;
}

#nav-section ul {
margin: 0;
direction:rtl;
padding: 0 10px 0 10px;
}

#nav-section li {
list-style-type: none;
float: right;
margin: 0px 4px 0 4px;
background-image: url(imgs/bullet_off.gif);
background-repeat: no-repeat;
background-position: bottom left;
padding-left: 12px;
}

#nav-section a:link, #nav-section a:visited {
text-decoration: none;
}

.youarehere a:link, .youarehere a:visited {
font-weight: bold;
}

.youarehere{
background-image: url(imgs/bullet_on.gif)!important;
}

/*supplemental nav */

#nav-supp ul {
list-style: none;
margin: 0;
direction:rtl;
padding: 0;
}

#nav-supp {
/*margin: 15px;*/
direction:rtl;
}

#nav-supp li {
background-image: url(imgs/bullet_link.gif);
background-repeat: no-repeat;
background-position: center right;
padding: 0 15px 0 15px;
margin: 2px 10px 2px 10px;
}


/* footer */
#info-site {
clear: both;
text-align: center;
direction:rtl;
background-image: url(imgs/back_infosite.gif);
background-repeat: no-repeat;
background-position: center bottom;
margin: 0;
padding: 30px 0 15px 0;
}

	
#info-company {
padding: 5px;
direction:rtl;
background: url(imgs/back_navmain.gif) #007AAC no-repeat;
margin: 5px 16px 10px 10px!important;
color: #FFFFFF;
text-align:center;
}

#info-company a,#info-company a:visited {
color: #D1EBF4;
}

#info-company a:hover,#info-company a:visited:hover {
color: #FFFFFF;
}

#info-standards{
font-size: 10px;
padding: 0;
margin: 5px !important;
text-align:center;
}


/*Added by Ali Al-Habib*/
#CourseTable
{
	font-size: 9pt;
	padding: 3px 3px 3px 3px;
}

#CourseTable td
{
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:Black;
	border-spacing: 0;
	padding: 3px 3px 3px 3px
}

.TitleCell
{
	background-color: #EBF3F6;
	font-weight:bold;
	vertical-align:top;
	width:150px;
	
}
