/*	Dubai Industrial City Style Sheet - Facilities & Services
-----------------------------------------------------------------------------
version:	1.0
author:		Interactive Limited, Dubai.
-----------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------
->	Selectors
-----------------------------------------------------------------------------*/

@import "global.css";

#primaryContent h1.insidePage
	{
		color:#4f6573;
		font-size:16px;
		padding:5px 0 5px 0;
		background:url(../images/h1-underline.gif);
		background-repeat:no-repeat;
		background-position:bottom;
	}
	
ul.disclaimer
	{
		list-style-type:none;
		margin:0 0 0 15px;
		padding:0 0 20px 0;
	}

ul.disclaimer li
	{
		padding-left:15px;
		line-height:18px;
		font-size:12px;
		color:#818181;
        background:url(../images/round-bullet.gif) no-repeat left 7px;
	}

#terms
	{
		padding-bottom:70px;
		margin-left:10px;
		text-align:left;
	}

#terms p
	{
		padding:0;
	}

#terms h4
	{
		color:#716d40;
		margin:0 0 20px 0;
		padding:0;
	}
	
#terms .leftList
	{
		float:left;
		width:170px;
		margin-right:10px;
		padding-right:35px;
		border-right:solid 1px #ccc;
	}

#terms ul
	{
		float:left;
		list-style-type:none;
		width:240px;
		margin-left:15px;
	}

#terms ul li.items
	{
		color:#344f60;
		background:url(../images/arrow.gif) no-repeat left center;
		margin-left:10px;
		padding-left:10px;
		line-height:18px;
	}
	
#terms ul li.items a
	{
		text-decoration:none;
		color:#344f60;
	}
	
#terms ul li.items a:hover
	{
		text-decoration:underline;
	}	

#terms p img
	{
		margin:10px 0 0 10px;
		float:left;
	}

#terms ul.pdf
	{
		padding-top:10px;
		width:120px;
	}

#terms ul li.downloadItem
	{
		color:#344f60;
		background:url(../images/arrow.gif) no-repeat left center;
		padding-left:10px;
	}
	
#terms ul li.downloadItem a
	{
		color:#344f60;
		text-decoration:none;
	}
	
#terms ul li.downloadItem a:hover
	{
		text-decoration:underline;
	}

#spcecifications
	{
		margin-bottom:35px;
		margin-left:10px;
	}

#spcecifications img
	{
		float:left;
	}

#spcecifications ul
	{
		margin-top:10px;
		float:right;
		width:420px;
		list-style-type:none;
	}

#spcecifications ul li.items
	{
		color:#344f60;
		background:url(../images/arrow.gif) no-repeat left center;
		padding-left:10px;
		line-height:20px;
	}
	
#spcecifications ul li.items a
	{
		text-decoration:none;
		color:#335266;
	}	
	
#spcecifications ul li.items a:hover
	{
		text-decoration:underline;
	}
	
.popup
	{
	   position:absolute; left:0; top:0; width:132;
	   border-style:solid;
	   border-width:4;
	   border-color:blue;
	   background-color:yellow;
	   padding:5px;
	   color:red;
	   font-family:Arial, Helvetica, sans-serif;
	   font-weight:bold;
	   font-size:10pt;
	   z-index:2;
	   visibility:hidden;
	}

.facilitiesItemContainer
	{
		float:left;
		width:220px;
		margin:10px;
		border:solid 1px #cdcdcd;
	}
	
.facilitiesItemContainer:hover
	{
		border:solid 1px #8f8f8f;
	}
	
.facilitiesItemContainer h3
	{
		background-color:#ebf2f8;
		margin:7px 5px 7px 5px;
		color:#376d87;
		padding:5px 0 5px 8px;
		font-family:lucida sans unicode, arial, sans serif;
		font-size:12px;
		font-weight:normal;
		text-transform:uppercase;
	}

.facilitiesItemContainer img
	{
		float:left;
		margin:0 0 5px 5px;
	}

.facilitiesItemContainer p
	{
		float:right;
		width:110px;
		padding:0 !important;
		margin:2px 10px 0 0;
	}

.facilitiesItemContainer select
	{
		clear:both;
		width:200px;
		margin:15px 10px 10px 10px;
	}
	
.floorPlanItem
	{
		border-bottom:solid 1px #cccccc;
		float:left;
		width:154px;
		padding-bottom:10px;
		margin:0 10px 30px 10px;
		background-color:#fbf7ee;
	}

.floorPlanItem:hover
	{
		background-color:#f6f5f5;
		border-bottom:1px solid #666;
	}

.floorPlanItem ul
	{
		list-style-type:none;
		margin:0 0 0 10px;
		padding:0;
	}

.floorPlanItem ul li.heading
	{
		background:url(../images/arrow.gif) no-repeat left center;
		padding:5px 0 5px 10px;
		font-size:12px;
		font-weight:bold;
		color:#4e91ac;
	}

.floorPlanItem ul li.heading a
	{
		color:#4e91ac;
		font-size:12px;
		text-decoration:none;
	}
	
.floorPlanItem ul li.heading a:hover
	{
		text-decoration:underline;
		color:#666;
	}

.floorPlanItem ul li.item
	{
		font-size:10px;
	}

#secondaryContent .facilities
	{
		width:257px;
	
		background:url(../images/bg-news.gif) no-repeat;
		margin:10px 0 50px 0;
		padding-left:10px;
		text-align:left;
	}
	
	
#secondaryContent .facilities ul
	{
		margin-top:10px;
		text-align:left;
	}

#secondaryContent .facilities li
	{
		border-bottom:solid 1px #ccc;
		color:#335266;
		text-transform:uppercase;
		line-height:25px;
		padding:0 0 0 20px;
		background:url(../images/arrow.gif) no-repeat 10px 10px;
		text-align:left;
	}

#secondaryContent .facilities li a span
	{
		text-transform:none;
	}

#secondaryContent .facilities li a
	{
		font-family:Lucida sans unicode, Arial, Helvetica;
		text-decoration:none;
		color:#335266;
		display:block;
		text-align:left;
	}
	
	

#secondaryContent .facilities li a:hover
	{
		background:url(../images/bg-inside-sub-links.gif);
		display:block;
	}
	
	
#transParkFeatures
	{
		width:220px;
		height:250px;
		background:url(../images/bg-transpark-pic.jpg);
		background-repeat:no-repeat;
		padding:30px 0 0 280px;
		text-align:left!important;
	}
		
#transParkFeatures h1
	{
		font-family:arial narrow ,Arial, Helvetica, sans-serif;
		color:#dea712;
		font-size:20px;
		margin-left:7px;
		margin-bottom:5px;
	}
	
.dnld
	{
		margin:10px 0 15px 7px;
		width:450px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
	}
	
.dnldDesc
	{
		width:225px;
		float:left;
	}
	
.dnldDesc1
	{
		width:218px;
		float:right;
	}
	
	.message	
	{
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
		padding:0 0px 7px;
		color:#5a7d15;
		font-weight:bold;
	}
	
	.newsletterSubscribe
	{
		padding-left:9px;
	}
	
	.faqForm
	{
		padding-left:9px;
	}
	
	.MsgBox
	{
	color:#c60!important;
	padding-bottom:10px;	
	background-repeat:no-repeat;
	line-height:28px;
	}
	
	.searchMsg
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		height:30px;
	}
	
	
.left
{
	
	margin-left:15px;
	margin-bottom:20px;
}

.gayab
	{
		display:none;
	}
	
.border
	{
		border:7px solid #fff;
	}	