﻿/* 0 BASIC TAGS */

table {
	font-size: 1em;
}

h1, h2, h4 {
	margin: 0;
	font-family: tahoma, arial, helvetica, sans-serif;
}

h3 
{
	margin: 0;
	font-family: arial, Times New Roman, tahoma,  helvetica, sans-serif;
	}

p {
	line-height: 1.4em;
}

hr {
	border: 0;
	border-top: 1px solid #bababa;
	height: 1px;
}

a {
text-decoration: none;
	color: #181585;
	}

a:visited {
	color: #181585;
}

a:hover {
	text-decoration: underline;
	color: blue;
}

a:active {
	color: #181585;
}

body {
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 0.7em;
	color: #222222;
}

img {
	border-width: 0;
}

/* 1 HEADER */

.header 
{
    background-image: url(images/body-repeat.gif);
	position: relative;
	width: 760px;
	height: 131px;
	margin-left: auto;
	margin-right: auto;
}

.name 
{
    background-image: url(images/cacname.jpg);
	position: absolute ;
	top: 83px;
	left: 240px;
	width: 241px;
	height: 24px;
}

.engname 
{
    background-image: url(images/cacengname.jpg);
	position: absolute;
	top: 83px;
	left: 240px;
	width: 388px;
	height: 27px;
}

.menua {
	position: absolute;
	right: 15px;
	top: 10px;
	text-transform: uppercase;
	direction: rtl;
	font-size: 17px;
	font-family: Times New Roman, Tahoma;
	font-weight: bolder;
	width: 400px;
}

.engmenua {
	position: absolute;
	right: 15px;
	top: 10px;
	text-transform: capitalize;
	direction: rtl;
	font-size: 15px;
	font-family: Times New Roman, Tahoma;
	font-weight: bolder;
	width: 400px;
}

.bars
{
    background-image: url(images/bars.gif);
    background-repeat: no-repeat ;
    position: absolute;
    top:0px;
    left: 8px;
	width: 744px;
	height:36px;
}

.hfooter1
{
    background-image: url(images/doubleline.jpg);
    background-repeat: repeat-x;
    position: absolute;
    top:108px;
    left: 8px;
	width: 360px;
	height: 71px;
}

.hfooter2
{
    background-image: url(images/carve.jpg);
    background-repeat: no-repeat ;
    position: absolute;
    top:108px;
    left: 368px;
	width: 329px;
	height: 71px;
}

.hfooter3
{
    background-image: url(images/doubleline.jpg);
    background-repeat: repeat-x;
    position: absolute;
    top:108px;
    left: 695px;
	width: 57px;
	height: 71px;
}



.nav {
	position: absolute;
	right: 37px;
	top: 84px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
}



.menua a:visited {
	color: #F5F5F5 ;
}

.menua a {
	text-decoration: none;
	color: #F5F5F5;
}


.menua a:hover {
	text-decoration: underline;
	color: #ECFB4B;
}

.menua a:active {
	color: white;
}


.engmenua a:visited {
	color: #F5F5F5 ;
}

.engmenua a {
	text-decoration: none;
	color: #F5F5F5;
}


.engmenua a:hover {
	text-decoration: underline;
	color: #ECFB4B;
}

.engmenua a:active {
	color: white;
}



/* 1.1 SHIM */

.shim {
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 8px;
	font-size: 0;
}

.column {
	background-image: url(images/content-shim.gif);
}

.logo 
{
   	background-image: url(images/caclogo.jpg);
    position: absolute;
    top: 35px;
    left: 37px;
	width: 197px;
	height: 71px;
}


.gradient {
	background-image: url(images/content-shim-photo.gif);
}

.solid {
	background-image: url(images/content-shim-none.gif);
}

/* 2 PAGE */

.page {
	text-align: left;
}

h3
{
	margin-top: 3px;
	margin-bottom: 0em;
	font-size: 18px;
	font-weight: normal;
	color: navy;
}
h4 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.3em;
	font-weight: bold;
}

/* 2.1 HOME, RESUME, LINKS, REGISTER, ADMIN/ALBUMS, ADMIN/PHOTOS PAGES */

#home, #resume, #links, #register, #admin-albums, #admin-photos {
	background-image: url(images/body-repeat.gif);
	position: relative;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 40px; /* Weird Mozilla Bug */
	
}

#engsidebar 
{
    text-align: right;
	width: 170px;
	height: 100%;
	float: left;
	margin-right:10px;
}

#engcontent 
{
    background-image: url(images/PanelBG.jpg);
    margin-top: 18px;
    background-repeat: no-repeat;
	position: relative ;
	width: 545px;
	padding-top: 15px;
	text-align: left;
	height: 100%;
}

#sidebar 
{
	direction: rtl;
    text-align: right;
    margin-left: 255px;
	width: 170px;
	height: 100%;
}

#content 
{
    margin-left: 10px;
    float: left;
    background-image: url(images/PanelBG.jpg);
    margin-top: 18px;
    background-repeat: no-repeat;
	position: relative ;
	width: 545px;
	padding-top: 15px;
	text-align: right;
}

#whatsnew {
	float: left;
	width: 200px;
	height: 100%;
}

#coollinks {
	margin-left: 220px;
}

#resume h4, #links h4 {
	margin-top: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.0em;
	position: absolute;
	left: 37px;
	width: 214px;
}

#resume #photo {
	position: absolute;
	left: 37px;
	top: 20px;
	width: 214px;
}

#resume .first {
	margin-top: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.5em;
}

dl {
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	position: relative;
}

dt {
	position: absolute;
	left: 0;
}

dd {
	margin-left: 150px;
	height: 2.0em;
}

.emptydata td {
	padding: 50px;
	color: #aeaeae;
}

/* 2.2 ALBUMS PAGE */

#albums {
	background-image: url(images/body-repeat-photo.gif);
	padding: 0px 37px;
	padding-bottom: 40px;
	width: 686px;
}

.view {
	margin-left: auto;
	margin-right: auto;
	width: 686px;
	text-align: center;
}

.view .photo-frame {
	margin-left: auto;
	margin-right: auto;
}

.item {
	padding: 20px 50px;
	color: #B2B2B2;
}

.item h4 {
	margin-bottom: 0.4em;
}

.nullpanel {
	padding: 150px;
	width: auto;
	text-align: center;
}

/* 2.3 PHOTOS, DETAILS, ADMIN/DETAILS PAGE */

#photos, #details, #admin-details {
	background-image: url(images/body-repeat-photo.gif);
	padding: 0;
	width: 760px;
}

.buttonbar {
	background-image: url(images/photonav-bg.gif);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	width: 744px;
	height: 33px;
	text-align: center;
}

.buttonbar-top {
	background-image: url(images/photonav-top-bg.gif);
}

#photos .view, #admin-details .view {
	margin-top: 20px;
	margin-bottom: 20px;
}

/* 3 FOOTER */


.ffooter1
{
    background-image: url(images/doubleline.jpg);
    background-repeat: repeat-x;
    position: fixed;
	float: left;
	margin-left: 4px;
	width: 361px;
	height: 21px;
	text-align: left;
}


.ffooter2
{
    background-image: url(images/carve.jpg);
    background-repeat: no-repeat;
    position: fixed;
    float: left;
	width: 329px;
	height: 21px;
	text-align: left;
}

.ffooter3
{
    float: left;
    background-image: url(images/doubleline.jpg);
    background-repeat: repeat-x;
    position: fixed;
	width: 54px;
	height: 21px;
	
}


.footerbg {
background-image: url(images/footer-gr.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 3px;
		}
	
.footer {
	background-image: url(images/body-repeat.gif);
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 70px;
	font-size: 10px;
}

.menub 
{
    direction: rtl;
	margin: 12px auto 5px auto;
	text-transform: uppercase;
	font-size: 12px;
	
}



/* Inline styles are used because image controls hard code a border property */

.photo_198 {
	border: 4px solid #FFFFFF;
}

a.eve
{
	
	width:170px; height:79px; display:block; text-decoration:none; background:url(images/Masrefeh.gif) no-repeat #fff;
	color:#FFFFFF;
	}
a.eve:hover{
	width:170px; height:79px; display:block; text-decoration:none; background:url(images/Masrefeh1.gif) no-repeat #fff;
	color:#FFFFFF;
	}

a.job:hover
{
	
	width:170px; height:79px; display:block; text-decoration:none; background:url(images/jobar1.jpg) no-repeat #fff;
	color:#FFFFFF;
	}
a.job
{
	
	width:170px; height:79px; display:block; text-decoration:none; background:url(images/jobar2.jpg) no-repeat #fff;
	color:#FFFFFF;
	}

a.job1:hover
{
	
	width:170px; height:79px; display:block; text-decoration:none; background:url(images/jobar21.jpg) no-repeat #fff;
	color:#FFFFFF;
	}
a.job1
{
	
	width:170px; height:79px; display:block; text-decoration:none; background:url(images/jobar22.jpg) no-repeat #fff;
	color:#FFFFFF;
	}


a.ebank{
	width:170px; height:79px; display:block; text-decoration:none; background:url(images/ebanking.jpg) no-repeat #fff;
	color:#FFFFFF;
	}
a.ebank:hover{
	width:170px; height:79px; display:block; text-decoration:none; background:url(images/ebanking1.jpg) no-repeat #fff;
	color:#FFFFFF;
	}

a.engeve{
	width:170px; height:79px; display:block; text-decoration:none; background:url(images/masseng.jpg) no-repeat #fff;
	color:#FFFFFF;
	}
a.engeve:hover{
	width:170px; height:79px; display:block; text-decoration:none; background:url(images/masseng1.jpg) no-repeat #fff;
	color:#FFFFFF;
	}

a.engebank{
	width:170px; height:79px; display:block; text-decoration:none; background:url(images/ebankingeng.jpg) no-repeat #fff;
	color:#FFFFFF;
	}
a.engebank:hover{
	width:170px; height:79px; display:block; text-decoration:none; background:url(images/ebankingeng1.jpg) no-repeat #fff;
	color:#FFFFFF;
	}

a.arfin{
	width:170px; height:79px; display:block; text-decoration:none; background:url(images/finstar2.jpg) no-repeat #fff;
	color:#FFFFFF;
	}
a.arfin:hover{
	width:170px; height:79px; display:block; text-decoration:none; background:url(images/finstar1.jpg) no-repeat #fff;
	color:#FFFFFF;
	}

a.engfin{
	width:170px; height:79px; display:block; text-decoration:none; background:url(images/finsten2.jpg) no-repeat #fff;
	color:#FFFFFF;
	}
a.engfin:hover{
	width:170px; height:79px; display:block; text-decoration:none; background:url(images/finsten1.jpg) no-repeat #fff;
	color:#FFFFFF;
	}
	
.day 
{
	width: 83px;
	height: 84px;
	background-color: #fafaf7;
	float: right;
}
.paneCenter 
{
	width: 75px;
	height: 84px;
	background-image: url(Images/paneCenter.gif);
	background-color: #fafaf7;
	float: left;
	background-repeat: no-repeat;
}
.paneCenter_Text 
{
	text-transform: uppercase;
	font: normal 11px Arial, Verdana, Helvetica;
	color: #798048;
	margin-top: 17px;
	margin-left: 10px;
}
