/*
Theme Name: Parigata 02
Theme URI: http://parigatahotelsbali.com/
Description: Wordpress themes for Parigata Hotels Group.
Version: 2.0
Author: I Putu Rudiarsana
Author URI: http://balisidenotes.com/
Tags: purple, fixed width, two columns

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #dfdbe9;
}
body {
	background: #48386a;
	margin: 0px;
	text-align: center;
}
strong {
	color: #fff;
	letter-spacing: 1px;
}
a {
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #ffcc00;
	text-decoration: none;
}
h2 {
	padding: 0;
	margin: 0 0 15px 0;
	font-weight: 18px;
	color: #fff;
	font-weight: normal;
}
h3 {
	padding: 0;
	margin: 0;
	font-weight: 18px;
	color: #fff;
	font-weight: normal;
}
h4 {
	padding: 15px 0 0 0;
	margin: 0;
	font-weight: 18px;
	color: #fff;
	font-weight: bold;
}

#wrapper {
	width: 950px;
	text-align: left;
	margin: auto;
	background: #7f60a9;
}
#header {
	height: 218px;
	margin: 0;
	text-align: center;
	background: url(images/bg-top.gif) left top no-repeat;
}
#middlepart {
	text-align: left;
	background: #8d008c url(images/bg-body.gif) left top no-repeat;
	width: 950px;
	float: left;
}
	.frontpage {
		width: 817px;
		margin: auto;
	}
	#slideshow {
		width: 817px;
		height: 269px;
		margin-bottom: 5px;
	}
	#sidebar {
		width: 197px;
		float: left;
		padding-left: 22px;
	}
		#sidebar ul {
			margin: 0 0 15px 0;
			padding: 0;
			list-style: none;
		}
		#sidebar li {
			line-height: 18px;
			margin: 0 0 5px 0;
			padding: 0;
			border-bottom: 1px solid #981597;
		}
		#sidebar li ul {
			margin: 5px 0 5px 0;
			padding: 0;
			list-style: none;
			border-top: 1px dotted #981597; 
		}
		#sidebar li ul li {
			line-height: 18px;
			margin: 0 0 0 15px;
			padding: 0 0 0 15px;
			background: url(images/arrow.gif) left top no-repeat;
			border-bottom: none;
		}
		.reservation {
			text-align: left;
			padding-top: 5px;
		}
		.labelfastbooking {
			width: 197px;
			float: left;
			margin-bottom: 8px;
		}
		.textlabel {
			width: 40px;			
			float: left;
			display: inline;
		}
		.resortspamenu {
			width: 159px;
			height: 26px;
			background: url(images/bg-resspa.gif) left top no-repeat;
			padding: 95px 5px 0 0;
			text-align: center;
			font-size: 11px;
			float: left;				
		}
		.villaresmenu {
			width: 159px;
			height: 26px;
			background: url(images/bg-villares.gif) left top no-repeat;
			padding: 95px 5px 0 0;
			text-align: center;
			font-size: 11px;
			float: left;				
		}
		.spavillamenu {
			width: 159px;
			height: 26px;
			background: url(images/bg-spavilla.gif) left top no-repeat;
			padding: 95px 5px 0 0;
			text-align: center;
			font-size: 11px;
			float: left;				
		}
		.bbcmenu {
			width: 159px;
			height: 26px;
			background: url(images/bg-bbc.gif) left top no-repeat;
			padding: 95px 5px 0 0;
			text-align: center;
			font-size: 11px;
			float: left;				
		}
		.lantanaspa {
			width: 159px;
			height: 26px;
			background: url(images/bg-lantana.gif) left top no-repeat;
			padding: 95px 0 0 0;
			text-align: center;
			font-size: 11px;
			float: left;				
		}
	#content {
		width: 648px;
		float: left;
		padding: 0 22px 0 61px;
		text-align: justify;
	}
	#content ul {
		margin-bottom: 10px;		
	}
	#content li {
		line-height: 18px;
	}
		#slidepage {
			width: 646px;
			height: 248px;
			margin-bottom: 15px;
			border: 1px solid #584975;
		}
		.post {
			padding-bottom: 15px;
		}
	
#footer {
	clear: left;	
	background: #483868 url(images/bg-bottom.gif) left top no-repeat;
	text-align: center;
	padding: 100px 0 15px 0;
}
	.copyright {
		color: #6b5d88;
	}
	.copyright a {
		color: #6b5d88;
		text-decoration: none;
	}
	.copyright a:hover {
		color: #fff;
		text-decoration: none;
	}
	#menufooter {
		float: left;
		width: 910px;
		margin: 0 20px;
		margin-bottom: 15px;
		padding-bottom: 10px;
		/*border-bottom: 1px solid #584975;*/
	}
	.menufoot {
		text-align: center;
		background: #33284a;
		border: 1px solid #33284a;
		margin-right: 28px;
		float: left;
		width: 157px;
	}
	.textmenufoot {
		padding: 3px 0;
	}