/* =INITIAL
   v2.1, by Faruk Ates - www.kurafire.net
   Addendum by Robert Nyman - www.robertnyman.com */

/* Neutralize styling:
   Elements we want to clean out entirely: */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

/* Neutralize styling:
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	margin: 1em 0;
	padding: 0;
}

/* Apply left margin:
   Only to the few elements that need it: */
li, dd, blockquote {
	margin-left: 1em;
}

/* Miscellaneous conveniences: */
form label {
	cursor: pointer;
}
fieldset {
	border: none;
}

/* Form field text-scaling */
input, select, textarea {
	font-size: 100%;
}





body {
	padding: 25px 0 110px 0;
	font-family: Tahoma, "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4;
	color: #4d4d4d;
	/*background: #757575;*/
	background: #6A6B6B;
}

a {
	color: #922129;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

#wrapper {
	width: 698px;
	margin: 0 auto;
}





.sec {
	margin: 0 0 10px 0;
	background: #fff url(/images/bg_sec_bottom.gif) no-repeat left bottom;
}
.sec-top {
	overflow: hidden;
	position: relative;
	width: 688px;
	padding: 5px;
	background: transparent url(/images/bg_sec_top.gif) no-repeat left top;
}

.calendar {
	position: absolute;
	top: 5px;
	right: 5px;
	width: 167px;
	font-size: 10px;
	background: url(/images/bg_calendar.gif) repeat-y left top;
}

.ccal {
	position: absolute;
	top: 120px;
	left: 530px;
	width: 167px;
	font-size: 10px;
}

.calendar-noposition {
	/*position: absolute;*/
	position: absolute;
	/*top: 110px;
	left: 530px;*/
	top: 5px;
	right: 5px;
	width: 167px;
	font-size: 10px;
	background: url(/images/bg_calendar.gif) repeat-y left top;
}

.calendar-bottom {
	background: url(/images/bg_calendar_bottom.gif) no-repeat left bottom;
}
.calendar .calendar-in, .calendar-noposition {
	width: 135px;
	margin: 0 auto;
	padding-bottom: 20px;
}
.calendar h2, .calendar-noposition h2 {
	margin: 0;
}
.calendar th, .calendar td, .calendar-noposition td {
	font-weight: bold;
	color: #9b9b9b;
	border: 1px solid #e9e9e9;
	border-width: 1px 0 0 1px;
}
.calendar th.last, .calendar td.last, .calendar-noposition td.last {
	border-right: 1px solid #e9e9e9;
}
.calendar tr.last td, .calendar-noposition tr.last td {
	border-bottom: 1px solid #e9e9e9;
}
.calendar td strong, .calendar-noposition td strong {
	color: #3aa9f7;
}
.calendar .date, .calendar-noposition .date {
	padding: 5px 0;
	font-weight: bold;
}
.calendar .date img, .calendar-noposition .date img {
	float: right;
}

.date2 {
	padding: 1px 1;
	font-weight: bold;
}
.date2 img {
	float: right;
}

.sec-in {
	width: 523px;
	background: url(/images/bg_sec_in.gif) repeat-y left top;
}
.sec-in-bottom {
	background: url(/images/bg_sec_in_bottom.gif) no-repeat left bottom;
}
.sec-in-top {
	overflow: hidden;
	width: 499px;
	padding: 10px 20px 20px 4px;
	background: url(/images/bg_sec_in_top.gif) no-repeat left top;
}

.sec-in2 {
	width: 687px;
	background: url(/images/bg_sec_in_687.gif) repeat-y left top;
}
.sec-in-bottom2 {
	background: url(/images/bg_sec_in_bottom_687.gif) no-repeat left bottom;
}
.sec-in-top2 {
	overflow: hidden;
	width: 671px;
	padding: 10px 20px 20px 4px;
	background: url(/images/bg_sec_in_top_687.gif) no-repeat left top;
}

.sec-in h2, .sec-in2 h2 {
	margin: 0 0 4px 4px;
	font-size: 11px;
}
.sec-in h2 a, .sec-in2 h2 a {
	color: #3aa9f7;
}

.sec-in .photos  {
	float: left;
	width: 300px;
}

.sec-in .photos img {
	float: left;
	margin-bottom: 4px;
	border: 4px solid white;
}

.sec-in2 .photos img {
	float: center;
	margin-bottom: 4px;
	border: 4px solid white;
}

.photos-iframe
{
	margin-bottom: 4px;
	border: 4px solid white;
	width: 280px;
	height: 210px;
}

.sec-in .desc, .sec-in2 .desc {
	margin-left: 300px;
}
.sec-in .desc p, .sec-in2 .desc p {
	margin-top: 0;
}
.sec-in .links, .sec-in2 .links {
	margin-bottom: 20px;
}
.sec-in .links a, .sec-in2 .links a {
	margin-right: 15px;
}





#header {
	position: relative;
	height: 78px;
	background: transparent url(/images/bg_header.jpg) no-repeat left top;
}
#header h1 {
	position: absolute;
	top: 29px;
	left: 37px;
	margin: 0;
}
#header .url {
	position: absolute;
	top: 54px;
	right: 12px;
	font-size: 10px;
	color: white;
}

.contact-us {
	position: relative;
	text-align: right;
	background: url(/images/bg_sec_in.gif) repeat-x 0 50%;
}





#menu {
	overflow: hidden;
	width: 690px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu li {
	float: left;
	margin: 0 1px 0 0;
}
#menu a {
	display: block;
	float: left;
	height: 24px;
	padding: 10px 18px 0 18px;
	font-weight: bold;
	color: #3aa9f7;
	background: url(/images/bg_menu.gif) repeat-x left top;
}
#menu a.active {
	background: url(/images/bg_menu_active.gif) repeat-x left top;
}
#menu li.first a {
	padding-left: 20px;
	background: url(/images/bg_menu_left.gif) no-repeat left top;
}
#menu li.first a.active {
	background: url(/images/bg_menu_left_active.gif) no-repeat left top;
}
#menu li.last a {
	padding-right: 21px;
	background: url(/images/bg_menu_right.gif) no-repeat right top;
}
#menu li.last a.active {
	background: url(/images/bg_menu_right_active.gif) no-repeat right top;
}





.p-top {
	margin: 2px 0;
	padding: 2px 10px;
	background: url(/images/bg_p_top.gif) no-repeat left top;
}
.p-bottom {
	margin: 2px 0;
	padding: 2px 10px;
	background: url(/images/bg_p_bottom.gif) no-repeat left bottom;
}

.p-bottom-noimage {
	margin: 2px 0;
	padding: 2px 10px;
}

.p-top h2, .p-bottom h2, .p-bottom-noimage h2 {
	margin: 0.5em 0;
}
.p-top p, .p-bottom p, .p-bottom-noimage p {
	margin: 0.5em 0;
}
.p-top .bellow-line, .p-bottom .bellow-line {
	margin-top: 1em;
	padding-top: 0.5em;
	text-align: right;
	border-top: 1px solid #d6d5d1;
}
.p-top strong, .p-bottom strong, .p-bottom-noimage strong {
	color: #3aa9f7;
}

.cal_day
{
    color: #9b9b9b;
}
.cal_dayout
{
    color: #909090;
}
.cal_sunday
{
    color: #FF0000;
}
.cal_today
{
    border: 1px solid #000000;
}
.cal_past
{
    background-color: #FFFFFF;
    color: #ebeae6;
}
.cal_todo
{
    color: #3aa9f7;
    font-weight: bold;
}
.cal_notdone
{
    color: #ffffff;
    font-weight: bold;
    background-color: #ff0000;
}
.cal_done
{
    color: #0022FF;
    font-weight: bold;
}

.hr-faq
{
	height: 1px;
}

.top-table {
	/*margin: 2px 0;
	padding: 2px 20px;*/
	background: url(/images/bg_p_top.gif) no-repeat left top;
}

.sec-top3 {
	overflow: hidden;
	position: relative;
	width: 688px;
	padding: 5px;
}

.sec-in-noimage h2 {
	margin: 0 0 4px 4px;
	font-size: 11px;
}
.sec-in-noimage h2 a {
	color: #3aa9f7;
}

.color
{
	color: #3aa9f7;
}

.color-error
{
	color: #941e02;
	font-weight: bold;
}

.calendar-alone {
	width: 167px;
	font-size: 10px;
	background: url(/images/bg_calendar.gif) repeat-y left top;
}

.calendar-alone-body {
	padding: 0 0 0 0;
	font-family: Tahoma, "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4;
	color: #4d4d4d;
	background: #757575;
}

.calendar-alone th, .calendar-alone td {
	font-weight: bold;
	color: #9b9b9b;
	border: 1px solid #e9e9e9;
	border-width: 1px 0 0 1px;
}
.calendar-alone th.last, .calendar-alone td.last {
	border-right: 1px solid #e9e9e9;
}
.calendar-alone tr.last td {
	border-bottom: 1px solid #e9e9e9;
}
.calendar-alone td strong {
	color: #3aa9f7;
}
.calendar-alone .date {
	padding: 5px 0;
	font-weight: bold;
}
.calendar-alone .date img {
	float: right;
}

.price-table, .price-table td {
border-style:solid;
border-width:1px;
border-color:#d6d5d1;
border-collapse:collapse;
}

.price-table td {
text-align: center;
}

.gue-table, .gue-table td {
border-style:solid;
border-width:1px;
border-color:#d6d5d1;
border-collapse:collapse;
width: 490px;
text-align: justify;
}

.faq-table, .faq-table td {
border-style:solid;
border-width:1px;
border-color:#d6d5d1;
border-collapse:collapse;
width: 650px;
text-align: justify;
}

.inner
{
    padding: 0px 0px 0px 10px;
    text-align: justify;
}

.dev
{

}

.just
{
    text-align: justify;
}

.asterix
{
    color: red;
}
