/* 

-----------------------------------------------------------------------------------------------
Author			: Puneet Sakhuja
Contacts		: contact.sakhuja@gmail.com, www.puneetsakhuja.com, +97150-9372493, Dubai
Project Name	: Spring, Dubai
Browser Tested	: Mozilla FF 3.0, IE 6,7, Safari
-----------------------------------------------------------------------------------------------
*/





/* -------------------------Reset-------------------------*/

*
	{
		padding:0;
		margin:0;
	}

/* -------------------------Global Selectors-------------------------*/

body
	{
		font-family:Arial, Helvetica, sans-serif;
		background:#3A1C00 url(../images/bg-body.jpg) no-repeat;
	}


h1
	{
		background:url(../images/bg-h1.jpg);
		width:980px;
		height:376px;
		margin:0 auto;
		text-indent:-9999px;
	}

h2
	{
		color:#fff;
		font-size:24px;
		font-weight:normal;
		margin-bottom:15px;
	}
	
h3
	{
		color:#fff;
		font-size:14px;
		font-weight:normal;
		margin-bottom:15px;
	}	
	
	
h4
	{
		color:#DEAD83;
		font-size:18px;
		font-weight:normal;
		margin-bottom:15px;
	}	
h5
	{
		font-size:14px;
		color:#C1BFAA;
		font-weight:normal;
		line-height:20px;
		margin-bottom:5px;
	}	

/* -------------------------IDs-------------------------*/

#wrapper
	{
		width:980px;
		margin:0 auto;
	}
	
	
#mainNav
	{
		font-size:15px;
		color:#720F00;
		font-weight:bold;
	}	
	
#mainNav li
	{
		float:left;
		list-style-type:none;
	}		
	
#mainNav li a
	{
		width:103px;
		height:31px;
		display:block;
		background:url(../images/bg-mainnav-li.gif) top left;
		color:#720F00;
		text-decoration:none;
		line-height:31px;
		text-align:center;
		margin-right:5px;
	}	
	
#mainNav li a:hover
	{
		width:103px;
		height:31px;
		display:block;
		background:url(../images/bg-mainnav-li.gif) top right;
		color:#361800;
	}		
	
	
#content
	{
		margin:35px 0 0 0;
	}
	
#content p
	{
		font-size:14px;
		color:#C1BFAA;
		line-height:20px;
		margin-bottom:20px;
	}	
	
#content p a
	{
		color:#fff;
	}	
	
#content p strong
	{
		color:#F4C79F;
		font-size:18px;

	}	


#primaryContainer
	{
		width:630px;
		float:left;
		padding-right:20px;
	}
	
#secondaryContainer
	{
		width:275px;
		float:left;
	}
	

#introduction
	{
		margin-right:30px;
		float:left;
		width:315px;
	}


#benefitsContainer
	{
		width:265px;
		float:left;
	}

#benefits
	{
		color:#E2DDAA;
		font-size:15px;
		width:265px;
		margin-right:30px;
	}
	
#benefits li
	{
		list-style-type:none;
		font-weight:bold;
		border-bottom:1px solid #744037;
		height:32px;
		line-height:32px;
		background:url(../images/bg-benefits-li.gif) no-repeat 0 12px;
		padding-left:16px;
	}
	
	
#articleContainer
	{
		width:600px;
		float:left;
	}


	
#article
	{
		color:#E2DDAA;
		font-size:15px;
		width:600px;
		margin-right:30px;
	}
	
#article li
	{
		list-style-type:none;
		font-weight:bold;
		border-bottom:1px solid #744037;
		height:52px;
		line-height:62px;
		background:url(../images/pdf_icon.png) no-repeat 0 12px;
		padding-left:45px;
	}	
		
#article li a
	{
		list-style-type:none;
		font-weight:bold;
		color:#E2DDAA;
		font-size:15px;
		text-decoration:none;
	}	
		
	
	
	
#features1
	{
		color:#E2DDAA;
		font-size:14px;
		margin:0;
		padding:0;
	}
	
#features1 li
	{
		list-style-type:none;
		line-height:16px;
		margin:0 0 0 30px;
		line-height:30px;
	}
	
	
	
	
#features
	{
		color:#E2DDAA;
		font-size:14px;
	}
	
#features li
	{
		list-style-type:none;
		height:30px;
		line-height:30px;
		margin-left:30px;
	}		
	
.podLocation
	{
		width:240px;
		float:left;
		border:1px dashed #AC7652;
		margin-right:20px;
		margin-bottom:10px;
		padding:20px;
		height:200px;
	}
	
	.podpay
	{
		width:280px;
		float:left;
		border:1px dashed #AC7652;
		margin-right:10px;
		margin-bottom:10px;
		padding:10px;
		height:335px;
	}	
	
	
		.podpay1
	{
		width:280px;
		float:left;
		border:1px dashed #AC7652;
		margin-right:10px;
		margin-bottom:10px;
		padding:10px;
		height:190px;
	}
ol
	{
		line-height:19px;
		color:#E2DDAA;
		font-size:14px;
	}	
	
ol li
	{
		margin-bottom:25px;
	}	
	

#footerContainer
	{
		background-image:url(../images/bg-footer.jpg);
		width:100%;
		height:60px;
		margin-top:20px;
	}

#footerContainer p
	{
		width:980px;
		color:#7F7267;
		font-size:11px;
		margin:0 auto;
		line-height:60px;
	}
	
#footerContainer p a
	{
		color:#7F7267;
	}	
	
#footerContainer p a:hover
	{
		text-decoration:none;
	}		



/* -------------------------Classes-------------------------*/

.clear
	{
		clear:both;
	}
	
#press p
	{
		font-size:11px;
		line-height:15px;
	}	
	
	
	
/* -------------------------Form Style-------------------------*/
	
	
	
	
	
	
	
.podForm
	{
		width:570px;
		float:left;
	}
	
.podForm p
	{
		color:#fff;
		font-size:12px;
		line-height:19px;
		margin:0 0 15px 0;
	}	
	
.labelContainer
	{
		width:140px;
		float:left;
	}	
	
.fieldContainer
	{
		width:230px;
		float:left;
	}		

form label
	{
		color:#fff;
		font-size:12px;
		line-height:19px;
		margin:0 0 15px 0;
		display:block;
	}	
	
.fieldContainer span
	{
		color:#fff;
		font-size:12px;
	}	
	
form input:focus
	{
		border:1px solid #fff;
	}	

form textarea:focus
	{
		border:1px solid #fff;
	}	

.fields
	{
		background:#000;
		border:1px solid #666;
		height:22px;
		width:200px;
		margin:0 0 8px 0;
		color:#bbb;
		
		font-size:12px;
	}

form textarea
	{
		background:#000;
		border:1px solid #666;
		height:120px;
		width:200px;
		color:#bbb;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
	}
	
.formBtn
	{
		background:#000;
		color:#fff;
		border:0;
		padding:3px;
		margin:10px 0 0 0;
		border:1px dashed #AC7652;
	}	
	
/* -------------------------U tube-------------------------*/
	
#facebook {margin:2px 0 0 25px; padding:0 0px 0 0 ; float:left}
#utube {margin:2px 0 0 15px; padding:0 0px 0 0 ; float:left}	
	
