/* Paradise Perks
	Author: Hung Le
	Date: July 27, 2009
	www.HUNGL3.com */

/*============================================== RESET =========================================*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

/*============================================== MAIN =========================================*/

body{
	background-image:url(../_source/images/bg-main.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#006666;
	/* cursor: url(../cursor.png), default; */
}

/*
#wrap{
	margin-left:auto;
	width:1460px;
	padding-bottom:0;
	margin-right:auto;
	border:1px solid yellow;
}
*/

#container{
	width:1020px;
	margin-left:auto;
	margin-right:auto;
	padding-top:315px;
}

#title{
	position:absolute;
	width:1020px;
	top:0;
}

#navbar{
	position:absolute;
	top:312px;
	left:1px;
	z-index:10;
}

#calendar{
	position:absolute;
	top:70px;
	left:650px;
	width:306px;
	height:306px;
	background-image:url(../_source/images/calendar-shadow.png);
	background-repeat:no-repeat;
}

#outer{
	position:relative;
	width:1020px;
	padding-top:100px;
}

#nav-art{
	width:1020px;
	height:290px;
	position:absolute;
	top:365px;
	z-index:5;
}

#photos{
	position:absolute;
	z-index:6;
	top:115px;
	left:140px;
}

#swirl{
	position:absolute;
	right:99px;
	top:53px;
	width: 172px;
	height: 207px;
}

#content{
	width:820px;
	background-image:url(../_source/images/body-shadow.png);
	background-repeat:repeat;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	margin-bottom:0px;
	padding-top:200px;
	padding-bottom:0px;
	height: 670px;
}

#footer{
	background-color:#6A0003;
	width:102.7%;
	height:100px;
	z-index:5;
	font-family:"tahoma";
	color:#FFFFFF;
	font-size:10px;
	position:absolute;
	margin-bottom:0px;
	padding-bottom:0px;
	left: 2px;
	top: 1286px;
}

#footer a, #intro a, #news a{
	color:#FF6600;
	text-decoration: none; 
}


#footer a:link, #intro a:link, #news a:link{
	color:#79ca32;
}

#footer a:hover, #intro a:link, #news a:link{
	font-weight: bold;
}

/*================================================== FRONT PAGE ==========================================*/

#intro{
	text-indent:10px;
	width:350px;
	margin:0 50px 0px 50px;
	font-family:"tahoma";
	font-size:12px;
	padding-top:100px;
	line-height: 200%;
}

#news{
	text-indent:10px;
	width:351px;
	position:absolute;
	margin:0 50px 0px 50px;
	font-family:"tahoma";
	font-size:12px;
	right:-11px;
	top:217px;
	line-height: 200%;
	height: 466px;
	overflow: auto;
}

#extras{
	text-indent:10px;
	width:330px;
	position:absolute;
	margin:0 50px 0px 50px;
	font-family:"tahoma";
	font-size:12px;
	right:0px;
	top:700px;
	line-height: 200%;
	z-index: 100;
}

#mailing{
	margin:0 50px 50px 50px;
	text-align:right;
	width:350px;
}

/*============================================== CONTACT =========================================*/

#contact{
	text-indent:10px;
	width:350px;
	margin:0 50px 0px 50px;
	font-family:"tahoma";
	font-size:12px;
	position:relative;
	top:-50px;
	line-height: 200%;
}

#map{
	text-indent:10px;
	width:335px;
	height:275px;
	background-image:url(../_source/images/map-shadow.jpg);
	position:absolute;
	margin:0 50px 0px 50px;
	font-family:"tahoma";
	font-size:12px;
	right:0px;
	top:250px;
	line-height: 200%;
	padding:12px 12px 17px 4px;
}

/*============================================== EVENTS =========================================*/

#events-content{
	width:820px;
	background-image:url(../_source/images/body-shadow.png);
	background-repeat:repeat;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	margin-bottom:0px;
	padding-top:200px;
	padding-bottom:50px;
}

#events-box{
	position:relative;
	margin:0 50px 0px 50px;
	top:-30px;
	z-index:0;
}
/*============================================== Products =========================================*/

#products-content{
	width:820px;
	height: 650px;
	background-repeat:repeat;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	margin-bottom:0px;
	padding-top:200px;
	padding-bottom:50px;
}

#products-box{
	position:relative;
	margin:0 50px 0px -95px;
	top:-160px;
	z-index:0;
}
/*============================================== About =========================================*/

#about-content{
	width:820px;
	height:620px;
	background-image:url(../_source/images/body-shadow.png);
	background-repeat:repeat;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	margin-bottom:0px;
	padding-top:200px;
	padding-bottom:50px;
}

#about-box{
	position:relative;
	margin:0 50px 0px -95px;
	top:-30px;
	z-index:100;
}
/*============================================== MENU =========================================*/

#menu-content{
	width:820px;
	height:620px;
	background-image:url(../_source/images/body-shadow.png);
	background-repeat:repeat;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	margin-bottom:0px;
	padding-top:200px;
	padding-bottom:50px;
}

#menu-box{
	position:relative;
	margin:0 50px 0px 50px;
	top:-130px;
	z-index:0;
}


/*============================================ MAILING ==========================================*/

fieldset {
  border:solid 0 #fff; /* Opera doesn't get border:none or border:0 on fieldsets */
  width:350px;
}
  
.textfield {
font:14px Tahoma ;
color:#333 ;
margin:0px;
height:31px;
width:273px;
border:solid 0 #fff;
padding: 6px 6px;
background: transparent url("../_source/images/textfield_bg.gif") no-repeat fixed;
voice-family: "\"}\""; 
voice-family:inherit;
width:260px;
}

fieldset>input.textfield {
background: transparent url("../_source/images/textfield_bg.gif") no-repeat;
}

.submit {
margin:0px;
background: transparent url("../_source/images/submit.png") no-repeat;
height:32px;
width:99px;
border:solid 0 #fff;
font:12px Tahoma;
color:#666;
}

label {
margin: 0;
width:170px;
float:left;
font:12px Tahoma;
}

/*============================================== MENU =========================================*/

/*============================================ DETAILS ==========================================*/

.read-more{
	color:#FF6600;
	font-family:Tahoma;
	font-size:12px;	
	font-weight:bold;
	text-decoration:none;
	position:relative;
	left:200px;
}

.read-more:hover{
	color:#FF9900;
}

.title-news{
	font-family:Tahoma;
	font-size:20px;
	color:#79ca32;
	font-weight:bold;
}

.subscriber{
	font-family:Tahoma;
	font-size:15px;
	color:#FF0000;
	font-weight:bold;
}

.title-orange{
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#FF6600;
}

.title-bold{
	font-family:Tahoma;
	font-size:12px;
	color:#666666;
}

.title-construction{
	font-weight:bold;
	font-size:24px;
	font-family:Tahoma;
	text-align:center;
	padding-top:50px;
	color:#FF6600;
}
