/*#############################################################
Name: Beautiful Day
Date: 2006-11-12
Description: A soft and bright two-column template.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
html {min-height: 100%;}

a {color: #963;}
a:hover {color: #C60;}

body {
	margin:0;
	padding:0;
	height:100%;
	background: #CCD8E0 ;
	color: #444;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#wrap_banner{
	margin:10px 10px 0px 10px;
}
#banner{
	margin:0;
	width:514px;
	height:100px;
	float:left;
	/*border:1px solid red;	*/
		background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	background-position:left;
	text-align:center;
	padding:0;
	color:#fff;
	font-size:25px;
	vertical-align:middle;
	padding-top:50px;
	padding-right:50px;
}
#banner_r{
	height:100px;
	float:right;
	/*border:1px solid red;*/
	width:210px;
	margin:0;
	background-color:#A4A4A0;
	padding:0;
		text-align:center;
	padding:0;
	color:#fff;
	font-size:20px;
	vertical-align:middle;
	padding-top:50px;

}
#content{
	height:auto;
	margin:0px 10px 0px 10px;
	background-color:#FAFAFA;
	padding-left:5px;
	color:#444;
}
#content p{font-family:Arial, Helvetica, sans-serif; text-indent:20px; margin:0; padding:0px 5px 5px 0px; color:#444;}
#content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
#maintable{
	height:100%;
	background: #FFFFFF;
}
#footer{
	text-align:center;
	height:25px;
	background-color:#ABBECA;
	/*border:1px solid red;*/
	padding-top:15px;
	color:#fff;
	font-weight:bold;
	margin:10px 10px;
}
#footer a,#footer a:visited{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
/* navigation */

.navigation {	
	background: #D9E1E5 url(images/nav.gif);
	border: 1px solid #DFEEF7;
	border-color: #DFEEF7 #CFDEE7;
	height: 41px;
	margin:0;
}
.navigation a {
	background: #D9E1E5 url(images/nav.gif);
	border-right: 1px solid #AFBEC7;
	color: #456;
	display: block;
	float: left;
	font: bold 1.1em sans-serif;
	line-height: 41px;
	padding: 0 20px;
	text-decoration: none;
}
.navigation a:hover {background-position: left bottom; color: #234;}

/* sub navigation */
.sidenav {
	float: right;
	width: 210px;
}
.sidenav h2 {
	color: #5A5A43;
	font-size: 12px;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
	text-align:center;
}
.sidenav ul {
	padding: 0;
	margin:0;
	border-top: 1px solid #EAEADA;
	list-style:none;
}
.sidenav li {border-bottom: 1px solid #EAEADA;}
.sidenav li a {
	font-size: 11px;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.sidenav li a:hover {
	background: #F0F0EB;
	color: #654;	
}
h3{
	font-size:22px;
	color:#A4A4A0;
}
h4{
	font-size:20px;
	color:#313131;
}
.link_dw a,.link_dw a:visited{
	color:#FF0000;
	font-size:11px;
	font-weight:bold;
	background-color:#CCFF66;
}
.link_dw a:hover{
	color:#000;
	font-size:11px;
	font-weight:bold;
	background-color:#FFCC00;
}

.button_white{
	border:1px solid #000000; color:#000000; background-color:#FFFFFF;
	width:100px;
	font-weight:bold;
	font-size:11px;
	height:18px;
}

.textbox_contact { 	
border:1px solid #333; color:#333; background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	width:100px;
	font-weight:normal;
	font-size:11px;
	height:17px;
}

/*/////////*/
	a.prevLink,a.nextLink,
	a.nextPackageLink,a.prevPackageLink
						{	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
							color:#005C96;
							font-size: 11px;
							background-color: #F7F7F2;
							margin: 0 0 0 0;
							padding: 2px;
							width:50px;
							border-top: 1px solid #C9C9C9;
							border-right: 1px solid #C9C9C9;
							border-bottom: 1px solid #C9C9C9;
							border-left: 1px solid #C9C9C9;
							text-align :center;
							text-decoration:none;
						}

	a.prevLink:hover,a.nextLink:hover,
	a.navigationLink:hover,
	a.nextPackageLink:hover,a.prevPackageLink:hover
						{	background:#F7F7F2;	}

	.navigationLinkSelected		{	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
								color:#000000;	text-decoration:none;	font-size: 12px;
								background-color: #DADADA;	padding: 2px;	}
	a.navigationLink		{	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
								color:#333333;	text-decoration:none;	font-size: 12px;	}
	a.navigationLink:hover	{	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
								color:#0099ff;	text-decoration:none;	font-size: 12px;	}
	TD						{	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
								color:#000000;	text-decoration:none;	font-size: 12px;	}
