/*
Site: 	Al Rajhi Construction
Version:	1.0
*/

*
	{
		margin: 0;
		padding: 0;
		border: none;
	}

body
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #333333;
		line-height: 17px;
		background: #420a00 url(../images/bg-body.jpg) repeat-x 0 0;
	}


.clearfix:after
	{
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}

.clearfix { overflow : hidden; _height : 1%; }

.clear { clear: both; }


h2
	{
		font-weight: normal;
		font-size: 20px;
		line-height: 23px;
		color: #000;
		margin: 0 0 15px 0;
	}


h3
	{
		font-weight: bold;
		font-size: 14px;
		color: #000;
		margin: 0 0 10px 0;
	}

a:link, a:visited
	{
		color: #006ab4;
		font-weight: bold;
	}
a:hover
	{
		text-decoration: none;
	}


#intro h2
	{
		text-align: center;
	}

#intro p
	{
		color: #fff;
		margin: 0 0 10px 0;
		font-size: 14px;
		line-height: 19px;
	}

#intro a, #intro a:link, #intro a:visited
	{
		font-weight: bold;
		color: #fff;
		font-size: 12px;
	}
#intro a:hover
	{
		text-decoration: none;
	}


#outer-wrapper
	{
		width: 1000px;
		margin: 0 auto;
		background: transparent url(../images/bg-wrapper.png) repeat-y 0 0;
	}


#wrapper
	{
		margin: 0 25px;
		padding: 10px 0;
	}

#masthead
	{
		height: 96px;
	}


h1#logo a
	{
		display: block;
		width: 600px;
		height: 86px;
		text-indent: -9999px;
		background: #fff url(../images/h1-logo.gif) no-repeat 0 0;
	}

#main-nav
	{
		list-style: none;
		height: 30px;
		width: 950px;
		background: #003254 url(../images/bg-nav.gif) no-repeat left top;
	}
#main-nav li
	{
		float: left;
		
	}
#main-nav li a
	{
		font-size: 12px;
		font-weight: normal;
		float: left;
		display: block;
		height: 30px;
		line-height: 30px;
		color: #fff;
		text-decoration: none;
		padding: 0 27px;
		background: transparent url(../images/bg-nav-divider.gif) no-repeat right top;
	}
#main-nav li#last-nav a
	{
		background: none;
/*		padding: 0 27px;*/
		padding: 0 0 0 22px;
	}
#main-nav li a:hover
	{
		background: #990000 url(../images/bg-nav.gif) no-repeat center bottom;
		padding: 0 26px 0 27px;
		border-right: #003254 1px solid;
	}
#main-nav li#first-nav a:hover
	{
		background: #990000 url(../images/bg-nav.gif) no-repeat left bottom;
	}
#main-nav li#last-nav a:hover
	{
		background: #990000 url(../images/bg-nav.gif) no-repeat center bottom;
		border: none;
		padding: 0 26px 0 22px;		
	}


.portfolio #main-nav li.nav-portfolio a, .projects #main-nav li.nav-projects a, .responsibility #main-nav li.nav-responsibility a,
.media #main-nav li.nav-media a, .careers #main-nav li.nav-careers a
	{
		background: #990000 url(../images/bg-nav.gif) no-repeat center bottom;
		padding: 0 26px 0 27px;
		border-right: #003254 1px solid;
	}
.about #main-nav li.nav-about a
	{
		background: #990000 url(../images/bg-nav.gif) no-repeat left bottom;
	}
.contact #main-nav li#last-nav a
	{
		background: #990000 url(../images/bg-nav.gif) no-repeat right bottom;
		border: none;
		padding: 0 26px 0 22px;
	}


#spotlight
	{
		height: 310px;
	}

#flash-spotlight
	{
		width: 640px;
		height: 300px;
		text-indent: -9999px;
		background: #fff url(../images/bg-spotlight-flash.jpg) no-repeat 0 0;
		margin: 10px 0 0 0;
		float: left;
	}
#flash-spotlight a
	{
		display: block;
		width: 640px;
		height: 300px;
	}

#intro
	{
		width: 290px;
		height: 290px;
		background: #686768 url(../images/bg-spotlight-text.jpg) no-repeat 0 0;
		margin: 10px 0 0 0;
		padding: 10px 10px 0px 10px;
		float: left;
	}


.pod
	{
		width: 310px;
		float: left;
		background-color: #d7d7d7;
		margin: 10px 10px 30px 0;
	}


.pod-right
	{
		width: 310px;
		float: left;
		background-color: #d7d7d7;
		margin: 10px 0 30px 0;
	}


dl.pod-list
	{
		margin: 0 10px 10px 10px;
	}
dl.pod-list dt
	{
		margin: 10px 0 0 0;
		font-weight: bold;
	}
dl.pod-list dt span.news-date
	{
		display: block;
		font-size: 10px;
		color: #777;
		font-weight: bold;
	}


dl.media-list
	{
		margin: 0 10px 10px 0;
	}
dl.media-list dt
	{
		margin: 10px 0 0 0;
	}
dl.media-list dd
	{
		border-bottom: 1px #999 dashed;
		padding: 0 0 10px 0;
	}
dl.media-list dt span.news-date
	{
		display: block;
		font-size: 10px;
		color: #777;
		font-weight: bold;
	}

p.news-intro
	{
		font-weight: bold;
		font-size: 14px;
	}

img.news-image
	{
		float: right;
		margin: 0 0 15px 15px;
		border: #999 1px solid;
		padding: 4px;
	}

p.link-more
	{
		width: 290px;
		padding: 10px 10px 20px 10px;
		background: #d7d7d7 url(../images/bg-pod-bottom.gif) no-repeat left bottom;
	}
p.link-more a:link, p.link-more a:visited
	{
		color: #c94028;
	}
p.link-more a:hover
	{
		text-decoration: none;
	}

.pod h2, .pod-right h2
	{
		background: #d7d7d7 url(../images/h2-pod.gif) no-repeat 0 0;
		width: 290px;
		height: 10px;
		padding: 10px;
		margin: 0;
	}


.footer
	{
		margin: 20px 0;
	}

.footer p, .footer a
	{
		color: #7f7f7f;
		font-size: 10px;
		text-decoration: none;
	}
.footer a:hover
	{
		text-decoration: underline;
	}

#spotlight-inside
	{
		margin: 10px 0 0 0;
	}

h1#page-heading
	{
		float: left;
		width: 300px;
		height: 70px;
		line-height: 70px;
		padding: 40px 0 0 10px;
		background: #676868 url(../images/h1-inside-page.jpg) no-repeat 0 0;
		font-weight: normal;
		font-size: 22px;
		color: #fff;
	}

/* h1#page-heading span
	{
		display: block;
		float: left;
		height: 20px;
		padding: 30px 0 0 0;
	} */


#img-header
	{
		float: left;
		width: 640px;
	}

#img-header ul#slideshow
	{
		width: 640px;
		height: 110px;
		position: relative;
		overflow: hidden;
		list-style: none;
	}
#img-header ul#slideshow li
	{
		position: absolute;
	}
#img-header ul#slideshow li img
	{
		display: block;
	}

#sidebar
	{
		width: 310px;
		float: left;
	}
	
#main-content
	{
		width: 620px;
		float: right;
		text-align: justify;
		padding: 0 20px 0 0;
	}

#main-content p
	{
		margin: 0 0 12px 0;
		
	}

#main-content ul
	{
		margin: 0 0 15px 15px;
	}
#main-content ul li
	{
		margin: 5px 0 0 0;
	}


ul#sub-nav
	{
		list-style: none;
		width: 290px;
		margin: 10px 0 0 0;
	}
ul#sub-nav li a:link, ul#sub-nav li a:visited
	{
		display: block;
		line-height: 25px;
		width:273px; 
		background: #fff url(../images/bg-sidebar-bullet.gif) no-repeat 7px 11px;
		border-bottom: #999999 dashed 1px;
		text-decoration: none;
		color: #444444;
		padding: 2px 0 0 17px;
	}
ul#sub-nav li a:hover
	{
		color: #f34a2e;
	}

#overview #sub-nav .sub-nav-overview a, #philosophy #sub-nav .sub-nav-philosophy a, #management #sub-nav .sub-nav-management a,
#plant #sub-nav .sub-nav-plant a, #clients #sub-nav .sub-nav-clients a, #awards #sub-nav .sub-nav-awards a, #arig #sub-nav .sub-nav-arig a, #arcksa #sub-nav .sub-nav-arcksa a
	{
		color: #f34a2e;
	}

#roads #sub-nav .sub-nav-roads a, #water #sub-nav .sub-nav-water a, #electricity #sub-nav .sub-nav-electricity a,
#equipment #sub-nav .sub-nav-equipment a, #earthworks #sub-nav .sub-nav-earthworks a
	{
		color: #f34a2e;
	}

#csr-overview #sub-nav .sub-nav-csr a, #safety #sub-nav .sub-nav-safety a, #quality #sub-nav .sub-nav-quality a
	{
		color: #f34a2e;
	}
#press-releases #sub-nav .sub-nav-press-releases a, #events #sub-nav .sub-nav-events a, #careers #sub-nav .sub-nav-careers a,
#vacancies #sub-nav .sub-nav-vacancies a
	{
		color: #f34a2e;
	}


#sidebar .sidebar-banner
	{
		width: 243px;
		height: 114px;
		margin: 20px 0;
		padding: 20px;
		background: #fff url(../images/bg-projects-sidebar.jpg) no-repeat 0 0;
		font-size: 18px;
		color: #fff;
		line-height: 25px;
		text-align: right;
	}
#sidebar .sidebar-banner a
	{
		display: block;
		margin: 60px 0 0 0;
		color: #fff;
		text-decoration: none;
		font-weight: normal;
	}
#sidebar .sidebar-banner a:hover
	{
		text-decoration: underline;
	}

ul#breadcrumb
	{
		list-style: none;
		color: #999;
		font-size: 10px;
		margin: 10px 0;
	}
ul#breadcrumb li
	{
		float: left;
		line-height: 17px;
	}
ul#breadcrumb li a
	{
		display: block;
		font-size: 10px;
		color: #666;
		text-decoration: none;
		float: left;
		padding: 0 12px 0 0;
		background: #fff url(../images/bg-breadcrumb.gif) no-repeat right 7px;
	}
ul#breadcrumb li a.current-page
	{
		color: #999;
		cursor: text;
		background: none;
	}

#main-content ul.thumbnails
	{
		list-style: none;
		margin: 0;
	}
#main-content ul.thumbnails li
	{
		float: left;
		/*margin: 0 10px 20px 0;*/
		margin: 0 5px 10px 0;
		font-weight: bold;
	}
#main-content ul.thumbnails li a
	{
		text-decoration: none;
	}
#main-content ul.thumbnails li img
	{
		border: #999 1px solid;
		/*padding: 4px;*/
		padding: 3px;
		margin: 0 0 2px 0;
	}
#main-content ul.thumbnails li img:hover
	{
		border: #b31c00 1px solid;
	}



#main-content ul.thumbnails-gallery
	{
		list-style: none;
		width: 400px;
		margin: 0;
	}
#main-content ul.thumbnails-gallery li
	{
		float: left;
		margin: 0 10px 10px 0;
		font-weight: bold;
	}
#main-content ul.thumbnails-gallery li a
	{
		text-decoration: none;
	}
#main-content ul.thumbnails-gallery li img
	{
		border: #999 1px solid;
		padding: 4px;
		margin: 0 0 2px 0;
	}
#main-content ul.thumbnails-gallery li img:hover
	{
		border: #b31c00 1px solid;
	}



dl.projects-list dt
	{
		margin: 10px 0 0 0;
	}
dl.projects-list dd
	{
		border-bottom: 1px #999 dashed;
		padding: 0 0 6px 0;
	}


#project-images
	{
		float: left;
		width: 320px;
	}


#project-details
	{
		float: right;
	}


#preview-image
	{
		display: block;
		border: #999 1px solid;
		padding: 4px;
		margin: 0 0 20px 0;
	}

#project-description
	{
		width: 290px;
		margin: 0 0 0 0px;
	}

#project-description dl
	{
		border-bottom: 1px #999 dashed;
		border-top: 1px #999 dashed;
		padding: 10px 0;
	}
#project-description dt
	{
		float: left;
	}
#project-description dd
	{
		margin: 0 0 0 100px;
	}


/* --------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* LightBox 2 */
/* --------------------------------------------------------------------------------------------------------------------------------------------------------------- */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/* --------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------------------------------------------------------- */


.list-with-thumbnails
	{
		float: left;
		width: 590px;
		margin: 0 0 20px 0;
		padding: 0 20px 0 0;
	}

.list-with-thumbnails dl
	{
		float: left;
		margin: 0 0 15px 0;
		padding: 0 20px 15px 0;
		width: 570px;
		border-bottom: 1px #999 dashed;
	}

.list-with-thumbnails dt
	{
		float: right;
		width: 400px;
		font-weight: bold;
	}
.list-with-thumbnails dt span
	{
		display: block;
		color: #666;
		font-size: 11px;
		font-weight: normal;
	}
.list-with-thumbnails dd.description
	{
		float: right;
		width: 400px;
	}

.list-with-thumbnails dd.list-photo img
	{
		float: left;
		margin: 0;
		padding: 4px;
		border: #999 1px solid;
	}
.list-with-thumbnails dd.list-photo img:hover
	{
		border: #b31c00 1px solid;
	}


.list-with-thumbnails dd.description span
	{
		display: block;
		margin: 5px 0 0 0;
		font-weight: bold;
	}
#main-content .list-with-thumbnails dl dd.description ul
	{
		margin: 0 0 0 15px;
	}

/* Management List With Photos */
.management-list
	{
		float: left;
		width: 590px;
		margin: 0 0 20px 0;
		padding: 0 20px 0 0;
	}

.management-list dl
	{
		float: left;
		margin: 0 0 15px 0;
		padding: 0 20px 15px 0;
		width: 570px;
		border-bottom: 1px #999 dotted;
	}

.management-list dt
	{
		float: right;
		width: 570px; /* change to 400px when img is made active */
		font-weight: bold;
	}
.management-list dt span
	{
		display: block;
		color: #666;
		font-size: 11px;
		font-weight: normal;
	}
.management-list dd span
	{
		display: block;
		color: #666;
		font-size: 11px;
		font-weight: normal;
	}	
.management-list dd.description
	{
		float: right;
		width: 570px; /* change to 400px when img is made active */
	}

.management-list dd.list-photo img
	{
		float: left;
		margin: 0;
		padding: 4px;
		border: #999 0px solid;
	}
.management-list dd.list-photo img:hover
	{
		border: #b31c00 0px solid;
	}

.management-list dd.description span
	{
		display: block;
		margin: 5px 0 0 0;
		font-weight: bold;
	}


.other-management-list
	{
		float: left;
		width: 590px;
		margin: 0 0 20px 0;
		padding: 0 20px 0 0;
	}

.other-management-list dl
	{
		float: left;
		margin: 0 0 15px 0;
		padding: 0 20px 15px 0;
		width: 570px;
	}

.other-management-list dt
	{
		float: right;
		width: 570px; /* change to 400px when img is made active */
		font-weight: bold;
	}
.other-management-list dt span
	{
		display: block;
		color: #666;
		font-size: 11px;
		font-weight: normal;
	}
.other-management-list dd
	{
		margin: 0 0 0 40px;
	}



#main-content table
	{
		border: #aaa 0px solid;
		border-collapse: collapse;
		text-align: left;
		float: left;
	}

#main-content table thead
	{
		background-color: #CC3333;
		color: #fff;
		text-align: left;
	}
#main-content table thead th
	{
		padding: 5px;
		line-height: 21px;
		vertical-align: middle;
		border-left: #aaa 1px solid;
	}
#main-content table tbody td
	{
		padding: 10px 5px;
		border: #aaa 0px solid;
		vertical-align: middle;
		/*vertical-align: top;*/
	}
#main-content table tbody td.last-column
	{
		width: 40%;
	}
#main-content table tbody td.first-column
	{
		width: 20%;
	}
#main-content table tbody td.third-column
	{
		width: 35%;
	}


#main-content table#plant
	{
		width: 100%;
		border: #ccc 1px solid;
		border-collapse: collapse;
		text-align: left;
	}
#main-content table#plant thead
	{
		background-color: #b73a18;
		color: #fff;
		text-align: left;
	}
#main-content table#plant thead th
	{
		padding: 5px;
		line-height: 21px;
		vertical-align: middle;
		border-left: #ccc 1px solid;
	}
#main-content table#plant tr.alt-row
	{
		background-color: #eee;
	}
#main-content table#plant tbody td
	{
		padding: 6px 3px;
		border: #ccc 1px solid;
		vertical-align: middle;
	}

#main-content table#plant tbody td.first-column
	{
		width: 40%;
	}


/* UPLOAD CV FORM */
form#upload-cv
	{
		margin: 20px 0 40px 0;
	}
form#upload-cv input
	{
		border: #999 solid 0px;
		height: 17px;
		padding: 2px 0 0 0;
	}
form#upload-cv input#file-upload
	{
		border: #999 solid 0px;
		height: 21px;
		padding: 2px 0 0 0;
	}

form#upload-cv .button
	{
		height: 29px;
		font-size: 12px;
		font-weight: bold;
		line-height: 14px;
		padding: 3px;
		background-color: #003399;
		color: #fff;
	}
	
form#upload-cv fieldset
	{
		border: #ccc 0px solid;
		padding: 0 10px;
		width: 400px;
		font-weight: bold;
	}
form#upload-cv fieldset legend
	{
		font-size: 14px;
		padding: 10px 5px 10px 5px;
	}
form#upload-cv textarea
	{
		border: #999 0px solid;
		padding: 5px;
		width: 390px;
	}
form#upload-cv em
	{
		color: #CC0000;
		font-weight: normal;
	}

form#upload-cv div.float-left
	{
		float: left;
	}
form#upload-cv div.float-right
	{
		float: right;
	}


/* CONTACT FORM */
form#contact
	{
		margin: 20px 0 40px 0;
	}
form#contact input
	{
		border: #999 solid 1px;
		height: 17px;
		padding: 2px 0 0 0;
	}
form#contact input#file-upload
	{
		border: #999 solid 1px;
		height: 21px;
		padding: 2px 0 0 0;
	}

form#contact .button
	{
		height: 29px;
		font-size: 12px;
		font-weight: bold;
		line-height: 14px;
		padding: 3px;
		background-color: #003399;
		color: #fff;
	}
	
form#contact fieldset
	{
		border: #ccc 1px solid;
		padding: 0 10px;
		width: 400px;
		font-weight: bold;
	}
form#contact fieldset legend
	{
		font-size: 14px;
		padding: 10px 5px 10px 5px;
	}
form#contact textarea
	{
		border: #999 1px solid;
		padding: 5px;
		width: 390px;
	}
form#contact em
	{
		color: #CC0000;
		font-weight: normal;
	}

form#contact .float-left
	{
		float: left;
	}
form#contact .float-right
	{
		float: right;
	}


#main-content .sitemap a
	{
		display: block;
		margin: 15px 0 0 0;
	}

#main-content .sitemap li a
	{
		margin: 0;
		color: #666;
	}


#main-content ul.image-gallery { list-style-type: none; overflow: auto; }
#main-content ul.image-gallery li { float: left; margin: 0 9px 0 0; }
