﻿body 
{
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0065cc;
	
}

#disspageie,#spagensbrd{
	border-radius:5px;
	border-width:2px;
	border-color:rgb(158,170,192);
}

#back_1{
	height:49%;
	width:100%;
	-webkit-box-shadow: inset 5px 5px 60px 0px rgba(21, 110, 212, 0.4);
	box-shadow: inset 5px 5px 60px 0px rgba(21, 110, 212, 0.4);
	background-color: rgba(21, 110, 212, 0.1);
	background-repeat:no-repeat;
	position:fixed;
	left:0px;
	top:0px;
	z-index:-1;
}
#back_2{
	height:2%;
	width:100%;
	
	background-image: linear-gradient(bottom, rgb(135,135,135) 23%, rgb(179,175,179) 79%);
	background-image: -o-linear-gradient(bottom, rgb(135,135,135) 23%, rgb(179,175,179) 79%);
	background-image: -moz-linear-gradient(bottom, rgb(135,135,135) 23%, rgb(179,175,179) 79%);
	background-image: -webkit-linear-gradient(bottom, rgb(135,135,135) 23%, rgb(179,175,179) 79%);
	background-image: -ms-linear-gradient(bottom, rgb(135,135,135) 23%, rgb(179,175,179) 79%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.23, rgb(135,135,135)),
		color-stop(0.79, rgb(179,175,179))
	);
	opacity:0.7;
	background-repeat:no-repeat;
	
	position:fixed;
	left:0px;
	top:49%;
	z-index:-1;
}
#back_3{
	height:49%;
	width:100%;
	-webkit-box-shadow: inset 5px 5px 60px 0px rgba(135, 135, 135, 0.4);
	box-shadow: inset 5px 5px 60px 0px rgba(135, 135, 135, 0.4);
	background-color: rgba(135, 135, 135, 0.1);
	background-repeat:no-repeat;
	position:fixed;
	left:0px;
	top:51%;
	z-index:-1;
}
#plcholddiv
{
	border-radius:5px;
}

textarea, input, select {
	font-family: Arial;
	font-size: 12px;
	color: #0065cc;
	font-weight: none;
	background-repeat: no-repeat
}

a:visited {
	color: #343d47;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #7db1e5;
	font-weight: bold;
	text-decoration: underline;
}

a:link {
	color: #343d47;
	font-weight: bold;
	text-decoration: none;
}

.makeLink {
	cursor:hand;
}

.dates {
	color: #04274b;
	font-size: 12px;
}

.subcomp {
	color: #f20b4d;
	font-size: 13px;
}

.emphasize {
font-weight: bold;
}

.small {
	color: #464646;
	font-size: 9px;
}

.title {
	color: #04274b;
	font-weight: bold;
	text-decoration: underline;
	font-size: 15px;
}

.bigtitle {
	font-size: 18px;
	font-weight: bold;
	color: #5b7efd;
}

.home {
font-size: 14px;
color: #cc7c0a;
text-align: justify;
}

.home2 {
font-size: 14px;
color: #4785c2;
}

.makeLink {
	cursor:hand;
}

.activities {
font-size: 14px;
color: #4785c2;
}

.border1{
border-width: 1px;
border-color: #4785c2;
border-style: solid;
}

.borderAdmin{
	border-width: 1px;
	border-color: #4785c2;
	border-style: solid;
	color:black;
}

.borderTitle{
	border-width: 2px;
	border-style:solid;
}

.activities2 {
font-size: 14px;
color: #cc7c0a;
}
.Important
{
	color:red;
	text-decoration: blink;
}
.Important-txt
{
	font-size:14px;
	color:red;
}

.border2{
border-width: 1px;
border-color: #cc7c0a;
border-style: solid;
}

.activities3 {
font-size: 14px;
color: #f20b4d;
}

.border3{
border-width: 1px;
border-color: #f20b4d;
border-style: solid;
}

.activities4 {
font-size: 14px;
color: #007f00;
}

.border4{
border-width: 1px;
border-color: #007f00;
border-style: solid;
}

.bottom {
font-size: 11px;
padding-left: 15px; 
padding-right: 15px; 
padding-top: 10px;
}

.rightaligned {
text-align: right;
}

.popup {
font-size: 13px;
padding-left: 15px; 
padding-right: 15px; 
padding-top: 10px;
}

.calendar {
	border: 1px solid #7db1e5;
	font-size: 10px;
	color: #04274b;
	text-align: center;
}

.finalPriceText {
font-size: 22px;
color: #cc7c0a;
}

.finalPriceTag {
font-size: 22px;
color: #f20b4d;
}

.finalPricePaypalText {
font-size: 19px;
color: #4785c2;
}

.red {
color: #f20b4d;
}
.showSchedule
{
	margin-left: auto;
	margin-right: auto;
	font-size: 14px;
	color: #CC7C0A;
}
.imgtitle {
	background: url(underline-dots.gif) repeat-x bottom;
	height: 25px;
	margin-bottom: 12px;
}	
.style1 {

	color: #0A2461;

	font-size: 18px;

}

.Menu {visibility:hidden;width:160px; z-index:1; font-family:Arial, Helvetica, sans-serif; font-size:8pt;border: 1px solid gray; text-align: left}
.Menufr {visibility:hidden;width:180px; z-index:1; font-family:Arial, Helvetica, sans-serif; font-size:8pt;border: 1px solid gray; text-align: left}
	
#main_container{
	height:auto;
	width:960px;
	margin-left: auto;
    margin-right: auto;
    display:block;
	padding-top:20px;
	padding-bottom:20px;
	position:relative;
	z-index:1;
	margin-top:-30px;
	border-bottom:thin solid;
	border-left:thin solid;
	border-right:thin solid;
	border-color:rgb(158,170,192);
	border-radius:5px;
	background-color:#FFF;
}

#mainn{background-image:url('Navigation/main.png');background-repeat:no-repeat;width:992px;height:100px;position:relative;z-index:2;Text-align:center}
.Menufr a {background-image:url('Navigation/Seperator/MenuSepfr.png');padding-top:2px;padding-bottom:2px;text-decoration: none; color: black; display: block; padding-left: 2px}
.Menu a {background-image:url('Navigation/Seperator/MenuSep.png');padding-top:2px;padding-bottom:2px;text-decoration: none; color: black; display: block; padding-left: 2px}
.Menu a:hover {color:#7DB0E5; background-color:#7EB1E6}
.Menufr a:hover {color:#7DB0E5; background-color:#7EB1E6}
.ItemsMen{visibility:hidden}
