/* Organza Template (template.css) */

/* HTML Elements */ 
* { margin: 0px; padding: 0px; }

html { height: 100%; }

body {
	text-align: center;
	background: #DDDDDD url(../images/background.png) top left repeat-x;
	color: #000000;
	font-size: .9em;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

img { border: none; }

a { text-decoration: underline; color: #494949; outline: none; border: none; }

a:hover { text-decoration: none; }

p { line-height: 1.3em; margin-bottom: 1em; }

/* Form Elements */
input[type=text] { font-size: 1em; }

textarea { font-size: 1em; }

/* End of HTML Elements */

/* Template Layout */

div#center { width: 782px; margin-left: auto; margin-right: auto; }

div#wrapperholder {
	margin: 0px;
	background: transparent url(../images/content-bottom-bg.png) bottom center no-repeat;
	height: 100%;
	padding-bottom: 21px;
}

div#wrap {
	float: right;
	background: transparent url(../images/content-middle-bg.png) top center repeat-y;
	text-align: left;
	padding: 0px 21px;
	width: 740px;
	clear: both;
}

div#header { }

div#logo {
	float: left;
	width: 317px;
	height: 100px;
}

div #info {
	float: right;
	height: 100px;
}

div#user1 { height: 34px; }

div#user1menu {
	float: right;
	background: transparent url(../images/user1menu-right.png) top right no-repeat;
	min-width: 200px;
}

div#user1menu div.user1menu-span {
	padding-left: 0px;
	background: transparent url(../images/user1menu-span.png) top left no-repeat;
	margin-right: 30px;
	height: 34px;
}

#user1menu ul {
	font-family: Times New Roman, serif;
	list-style-type: none;
	text-transform: uppercase;
	font-weight: normal;
	list-style-type: none;
}

#user1menu li {
	display: block;
	float: left;
	line-height: 1em;
	padding: 9px 0px 9px 30px;
}

#user1menu li a {
	text-decoration: none;
	cursor: pointer;
	color: #494949;
	font-size: 12px;
}

#user1menu li a:hover, #user1menu li.current a { color: #828A8F; }

div#phone { text-align: right; }

#user2 { margin-top: 10px; }

#mainholder { margin-top: 10px; }

#user3user4 { width: 100%; }

#user3 .htmlblock_frontpage-services {
	background: transparent url(../images/frontpage-services-bg.jpg) top left no-repeat;
	width: 420px;
	height: 200px;
	white-space: nowrap;
	overflow: hidden;
}

#user3 .htmlblock_frontpage-services .htmlcontent { padding: 15px 163px 15px 10px; }

#user3 .htmlblock_frontpage-services h2 {
	margin: 0px;
	padding: 0px;
	font-family: Times New Roman, serif;
	font-size: 24px;
	line-height: 1em;
	margin-bottom: 15px;
	color: #333333;
}

#user3 .htmlblock_frontpage-services p {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	line-height: 1em;
	margin-left: 10px;
	margin-bottom: 10px;
	color: #494949;
}

#user3 .htmlblock_frontpage-services .button { display: block; margin-left: auto; margin-right: auto; }

/* User3 Menu Starts */

#user3 .menublock_services {
	width: 630px;
	margin: 0px auto;
}

#user3 .menublock_services ul {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	font-weight: normal;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#user3 .menublock_services ul li { display: inline; }

#user3 .menublock_services ul li a {
	display: block;
	float: left;
	text-align: center;
	background: transparent url(../images/service-button.png) top left no-repeat;
	text-decoration: none;
	cursor: pointer;
	color: #333333;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	width: 147px;
	margin-left: 14px;
	vertical-align: middle;
}

#user3 .menublock_services ul li.item16 a { margin-left: 0px; }

#user3 .menublock_services ul li a:hover, #user3 .menublock_services ul li.current a { color: #828A8F; }

/* User3 Menu Ends */

#user4 .htmlblock_frontpage-events {
	background: transparent url(../images/frontpage-events-bg.png) top left no-repeat;
	width: 310px;
	height: 200px;
	overflow: hidden;
	margin-left: 10px;
}

#user4 .htmlblock_frontpage-events .htmlcontent { padding: 15px 10px; }

#user4 .htmlblock_frontpage-events h2 {
	margin: 0px;
	padding: 0px;
	font-family: Times New Roman, serif;
	font-size: 22px;
	line-height: 1em;
	margin-bottom: 10px;
	color: #333333;
}

#user4 .htmlblock_frontpage-events p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 1em;
	margin-bottom: 5px;
	color: #000000;
}

#user4 .htmlblock_frontpage-events ul {
	color: #494949;
	margin: 10px 0px 15px 1.5em;
}

#user4 .htmlblock_frontpage-events li { font-size: 12px; margin-top: 5px; margin-bottom: 5px; }

#user4 .htmlblock_frontpage-events a { display: block; float: right; font-size: 12px; color: #000000; }

/* Template Blocks */

/* Top Menu  */

div#topmenu {
	background: transparent url(../images/mainmenu-bg.png) top left no-repeat;
	height: 30px;
	padding: 5px;
}

#topmenu ul {
	font-family: Times New Roman, serif;
	text-transform: uppercase;
	font-weight: normal;
	list-style-type: none;
	height: 30px;
	line-height: 30px;
}

#topmenu li { display: inline; line-height: 1em; }

#topmenu li a {
	display: block;
	float: left;
	vertical-align: middle;
	padding: 8px 15px 8px 15px;
	text-decoration: none;
	cursor: pointer;
	color: #FFFFFF;
	font-size: 12px;
}

#topmenu li a:hover { background-color: #5E6A71; }

#topmenu li.current a { background-color: #5E6167; }

#user2 { margin-bottom: 10px; }

/* End of Top Menu */

/* Left & Right Columns*/

div#left {
	float: left;
	text-align: left;
	width: 160px;
	margin-right: 20px;
}

div#right {
	width: 160px;
	margin-left: 20px;
	text-align: left;
}

#left .block, #right .block { margin-bottom: 15px; }

#left .block h2, #right .block h2 {
	font-family: Times New Roman, serif;
	margin: 0px;
	color: #000000;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 5px 5px 5px;
}

#left .block ul, #right .block ul { list-style-type: none; }

#left .block li, #right .block li { padding-bottom: 10px; line-height: 1.3em; }

#left .htmlblock .htmlcontent, #right .htmlblock .htmlcontent { padding: 0px 5px; }

/* Left & Right Menu */

#left .menublock, #right .menublock { margin-top: 5px; }

#left .menublock ul, #right .menublock ul {
	list-style-type: none;
	text-transform: uppercase;
	border-top: 2px dotted #CCCCCC;
}

#left .menublock ul li, #right .menublock ul li {
	padding: 0px;
	line-height: 1em;
}

#left .menublock ul li a, #right .menublock ul li a {
	font-family: Times New Roman, serif;
	display: block;
	text-decoration: none;
	font-size: 12px;
	color: #333333;
	padding: 12px 5px 12px 20px;
	cursor: pointer;
	border-bottom: 2px dotted #CCCCCC;
	background: transparent url(../images/column-menu-bullet.png) 5px center no-repeat;
}

#left .menublock ul li a:hover, #right .menublock ul li a:hover { color: #828A8F; }

/* Left & Right Button Menu */

#left .menublock_button ul, #right .menublock_button ul {
	list-style-type: none;
	text-transform: uppercase;
}

#left .menublock_button ul li, #right .menublock_button ul li {
	padding: 0px;
	margin-top: 5px;
}

#left .menublock_button ul li a, #right .menublock_button ul li a {
	font-family: Times New Roman, serif;
	display: block;
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
	padding: 7px;
	cursor: pointer;
	border: 2px solid #828a8f;
	background-color: #4d4e53;
	line-height: 1.2em;
}

#left .menublock_button ul li a:hover, #right .menublock_button ul li a:hover { background-color: #5E6167; }

/* End Left Column */

/* Main Content */

.content .frame { padding: 10px; margin: 5px; border: 1px solid #CCCCCC; }

.content h1.title, #user3user4 .title {
	padding-top: 0px;
	margin-top: 0px;
	font-weight: normal;
	font-family: Times New Roman, serif;
	font-size: 150%;
	margin-bottom: .5em;
	color: #494949;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
}

.content h1,
.content h2 {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	margin-top: .2em;
	margin-bottom: .5em;
}

.content h3,
.content h4 {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	margin-top: .3em;
	margin-bottom: .2em;
}

.content h1, .content h3 { color: #494949; }
.content h2, .content h4 { color: #000000; }

.content ul, #content ol { margin: 0 1.5em; margin-bottom: 1em; }

.content li {
	list-style-position: outside;
	line-height: 1.2em;
	text-indent: 0px;
	padding: 2px 0px;
}

.content a.contentbutton {
	display: block;
	font-family: Times New Roman, serif;
	text-decoration: none;
	font-size: 18px;
	color: #FFFFFF;
	padding: 10px;
	cursor: pointer;
	border: 5px solid #828a8f;
	background-color: #4d4e53;
	line-height: 1.2em;
	text-transform: uppercase;
}

.content a.contentbutton:hover { background-color: #5E6167; }

/* Main Content Ends */

/* User1 Block */

div#user1 { margin-bottom: 0px; }

/* User1 Block Ends */

/* User5 Block */

#user5 {
	margin-top: 15px;
}

#user5 .menublock ul {
	list-style-type: none;
}

#user5 .menublock ul {
	text-align: center;
	list-style-type: none;
	margin: 0px auto;
}

#user5 .menublock ul li {
	display: inline;
	line-height: 1em;
	border-left: 1px solid #AAAAAA;
	padding: 0px 15px;
}

#user5 .menublock ul li.item16 { border-left: none; padding-left: 0px; }

/* User 5 Block Ends */

/* Copyright Section */

div#copyright {
	margin-top: 10px;
	text-align: left;
	padding: 0px 20px;
	font-size: 90%;
}

#copyright p { margin: 0px; padding: 0px; line-height: 32px; vertical-align: middle; }

/* Copyright Section Ends */

/* Menu Styles */

.menutable { margin-bottom: 1em; }

.menutable td { padding: 5px 10px; border-bottom: 1px dotted #DDDDDD; }

.menutable tr:hover { background-color: #DEF2D6; }

.menutable td.description {
	width: 80%;
	color: #278420;
	text-align: left;
}

.menutable td.price {
	width: 20%;
	color: #D92D36;
	text-align: right;
	font-weight: bold;
}

/* End Menu Styles */

/* Service Box Styles */

.service-box-top {
	background: transparent url(../images/service-top-bg.png) top left no-repeat;
	padding-top: 31px;
	height: 100%;
	margin: 0px 55px;
}

.service-box-bottom {
	background: transparent url(../images/service-bottom-bg.png) bottom left no-repeat;
	padding-bottom: 31px;
	height: 100%;
}

.service-box-middle {
	background: transparent url(../images/service-middle-bg.png) top left repeat-y;
	float: right;
	text-align: left;
	width: 630px;
}

.service-box-content {
		padding: 0px 33px;
		text-align: center;
}

.service-box-content h2 {
	font-family: Times New Roman, serif;
	font-weight: bold;
	font-size: 18px;
}

.service-description {
	font-size: 16px;
	font-style: italic;
}

.service-item {
	font-size: 12px;
	color: #494949;
	margin-bottom: 5px;
	line-height: 1.2em;
}

.service-asterisc {
	background: transparent url(../images/service-box-asterisc.png) center center no-repeat;
	height: 10px;
	margin-bottom: 5px;
}

.service-ornament {
	background: transparent url(../images/service-box-ornament.png) center center no-repeat;
	height: 25px;
	margin-bottom: 10px;
}

.service-divider {
	background: transparent url(../images/hr-bg.png) top left repeat-x;
	background-color: #AAAAAA;
	height: 2px;
	max-height: 2px;
	margin: 15px auto;
	width: 80%;
}

.services-table h2 { margin: 0px; padding: 0px; font-size: 18px; margin-bottom: 7px; }

.services-table p { font-size: 13px; margin-bottom: 5px; }

.services-table p.more-info { margin-bottom: 5px; text-align: right; font-size: 12px; }

/* End Service Box Styles */

/* Useful CSS */

.floatleft { float: left; }

.floatright { float: right; }

.clearfloat {
	clear: both;
	height: 0px;
	font-size: 1px;
	line-height: 0px;
}
.clearleft {
	clear: left;
	height: 0px;
	font-size: 1px;
	line-height: 0px;
}
.clearright {
	clear: right;
	height: 0px;
	font-size: 1px;
	line-height: 0px;
}

.margintop { margin-top: 10px; }

.marginbottom { margin-bottom: 10px; }

.leftalign { text-align: left; }

.rightalign { text-align: right; }

.last { margin-bottom: 0px; }

.first { margin-top: 0px; }

.green { color: #278420; }

.red { color: #D92D36; }