@charset "utf-8";

/*******************************************************************/
/*                                                                 */
/*	 Cascading Style Sheets written by IVAN ALEKSIC				   */
/*   SROOWN.COM Interactive Design Solutions - BELGRADE - EUROPE   */
/*	 MEDITERRANEAN EXPERIENCE DMC - DUBROVNIK - CROATIA			   */
/*	 Revision 1.0 - March 30. 2008.								   */
/*	 Revision 1.1 - May 1. 2008.								   */
/*														           */
/*******************************************************************/

html, body, p, ul, form {
	margin: 0px;
	padding: 0px;
}
body {
	background: #fff !important;
	background-image: none !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.clear {
	clear: both;
}
a {
	color: #999;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
}
p {
	padding-bottom: 10px;
}
ul {
	list-style-type: none;
}
h1, h2, h3, h4 , h5, h6 {
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: -1px;
	text-transform: uppercase;
}
h1 {
	font-size: 32px;
	height: 45px;
}
h2 {
	font-size: 22px;
	height: 35px;
}
/* PAGE CORE ELEMENTS */

#page {
}
#totop {
	display: none;
}
#totop img {
	display: none;
}
#sidebar {
	display: none;
}
#content {
	float: left;
	background: #fff;
	background-image: none;
	line-height: 18px;
}

/* SIDEBAR ELEMENTS */
#logo {
	display: none;
}
#copyright {
	display: none;
}

/* SIDEBAR NAVIGATION */
#navigation {
	display: none;
}
.navseparation {
	display: none;
}
.subnavigation {
	display: none;
}
/* CONTENT ELEMENTS */
#splash {
	display: none;
}
.homeblockspotlight {
	width: 310px;
	float: left;
}

.pricer {
	margin-left: 44px;
	margin-bottom: 25px;
	float: right;
	width: 330px;
}
.pricer h2, .pricer2 h2 {
	height: 20px;
}
.pricer p, .pricer2 p {
	padding: 0px;
	margin: 0px;
	padding-left: 3px;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: -1px;
	padding-bottom: 20px;
	padding-top: 5px;
	color: #999;
}
.rightphoto {
	float: right;
	padding: 15px;
	padding-right: 0px;
}
.includes {
	margin-left: 3px;
	padding-top: 5px;
	width: 300px;
}
.includes li {
	padding-top: 10px;
	color: #999;
}
.table {
}
.table p {
	display: block;
	float: left;
	text-align: center;
	width: 35px;

}
.table p span {
	display: block;
	padding-bottom: 5px;
}
.table p strong {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 9px;
	letter-spacing: normal !important;
	font-weight: normal !important;
	display: block;
}


/* FORM ELEMENTS */

.formholder {
	display: none;
}
.inquiry1field {
	float: left;
	width: 340px;
}
.formholder label {
	display: block;
	color: #666;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-top: 10px;
}
.field, .field40, .field100 {
	border: 1px solid #cfcfcf;
	background: #fff url(../layout/field-top-shade1.jpg) 0px 0px repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #50301f;
	padding: 6px;
	margin-bottom: 2px;
}
.fielderror, .field40error, .field100error {
	border: 1px solid #421904;
	background: #fff url(../layout/field-top-shade1.jpg) 0px 0px repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #50301f;
	padding: 6px;
}
.field40, .field40error  {
	height: 40px;
}
.field100, .field100error{
	height: 100px;
}
.buttonholder {
	padding-top: 15px;
}
.buttonholder input {
	float: left;
}
.buttonholder span {
	display: block;
	float: left;
	font-size: 10px;
	padding-left: 10px;
	padding-top: 10px;
	color: #999;
}
.button {
	border: none;
	background: url(../layout/button.jpg) 0px 0px repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	padding: 6px;
	width: 100px;
	cursor: pointer;
}
.contdata p strong{
	display: block;
	float: left;
	width: 80px;
}

.table2 {
	padding-top: 15px;
	color: #999;
	font-size: 14px;
	padding-bottom: 25px;
}
.peoplerow {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
}
.cell {
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	width: 40px;
}
.cell strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.cell span {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 9px;
	letter-spacing: normal !important;
	display: block;
}