/*
Theme Name: Erastica Studio
Theme URI: http://erastica.com/
Description: Erastica homepage.
Version: 1.0
Author: Pupung Budi Purnama
Author URI: http://pupungbp.erastica.com/
Tags: blue, custom header, fixed width, two columns, widgets
*/

* {
	margin: 0;
	padding: 0;
}
body {
	background: url(images/mainbg.jpg);
	font-family: Helvetica, Arial, sans-serif;
	font-size: 62.5%;
}
#container {
	background: url(images/head.jpg) repeat-x top;
	min-height: 551px;
	text-align: center;
	font-size: 1.2em;
}
#content {
	background: url(images/mainhead.jpg) no-repeat top center;
	width: 761px;
	height: 578px;
	margin: 0 auto;
	text-align: left;
}
a:focus, a:hover, a:active { 
	outline:none 
}
h1, h2 {
	width: 525px;
	float: right;
}
h1 a, h2 {
	display: block;
	height: 110px;
	text-indent: -7777px;
}
ul.tabnav {
	width: 525px;
	float: right;
	list-style: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.5em;
	padding-top: 20px;
}
ul.tabnav li {
	float: left;
	width: 138px;
	height: 41px;
	padding-right: 1px;
}
ul.tabnav li a {
	display: block;
	float: left;
	width: 138px;
	height: 41px;
	background: url(images/menu.png) no-repeat top center;
	text-decoration: none;
	color: #d4c9ab;
	text-align: center;
	line-height: 2.4em;
}
ul.tabnav li a:hover, ul.tabnav .ui-tabs-selected a {
	color: #fff;
}
.ui-tabs-hide {
	display: none;
}
#services, #pricing, #contact {
	width: 525px;
	float: right;
}
#services {
	padding-top: 0px;
}
#services h3 {
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.4em;
	color: #595365;
}
#services p, #contact label {
	font-size: 1.2em;
	color: #898199;
	font-weight: bold;
	padding-bottom: 20px;
	line-height: 1.4em;
}
#services h2 {
	background: url(images/title-services.png) no-repeat top left;
	width: 119px;
	height: 19px;
	text-indent: -7777px;
	float: none;
	padding-bottom: 20px;
}
.container {
	padding: 30px 10px 10px 10px;
}
#pricing h2 {
	background: url(images/title-pricing.png) no-repeat top left;
	width: 99px;
	height: 19px;
	text-align: -7777px;
	float: none;
	padding-bottom: 20px;
}
#pricing table {
	border-collapse: collapse;
}
#pricing table td.item {
	width: 300px;
}
#pricing table th {
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.4em;
	color: #595365;
	padding: 5px 5px 5px 0;
}
#pricing table td {
	font-size: 1.2em;
	color: #898199;
	font-weight: bold;
	padding: 5px 5px 5px 0;
	padding-right: 40px;
}
#pricing table td span {
	font-size: 0.75em;
	font-weight: normal;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.4em;
}
#contact h2 {
	background: url(images/title-contact.png) no-repeat top left;
	width: 117px;
	height: 19px;
	text-align: -7777px;
	float: none;
	padding-bottom: 20px;
}
#contact label {
	display: block;
	float: left;
	width: 110px;
	padding-right: 10px;
	line-height: 30px;
}
#contact form br {
	clear: both;
}
#contact form input, #contact form textarea {
	width: 250px;
	height: 20px;
	font-size: 1.4em;
	line-height: 30px;
	padding: 5px;
}
#contact form textarea {
	height: 150px;
}
#contact form .buttn {
	background: #AF9C5D;
	margin-left: 120px;
	margin-top: 10px;
	color: #fff;
	padding: 5px;
	height: 40px;
	width: 260px;
}
div.intro {
	width: 170px;
	padding-top: 120px;
	padding-bottom: 60px;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.4em;
	color: #595365;
	background: url(images/intro.png) no-repeat bottom center;
}
.located {
	float: left;
	width: 100%;
	clear: both;
	text-align: center;
	padding-bottom: 30px;
	padding-top: 30px;
	font-size: 0.9em;
	color: #898199;
}
.located .etc {
	background: url(images/etclogo.png) no-repeat top left;
	width: 56px;
	height: 17px;
	margin: 0 auto;
	text-indent: -7777px;
	padding-bottom: 10px;
}
#pricing .price {
	color: #F60;
	text-align: right;
	font-size: 1.6em;
}
