body
{
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #C4C4AF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #C4C4AF;
	scrollbar-highlight-color: #C4C4AF;
	scrollbar-shadow-color: #C4C4AF;

	margin: 0;
	padding: 0;
	font-size: 90%;
	font-family: arial, helvetica, sans-serif;
	background-color: #FFFFFF;
}
p { 
	font-size: 12;
	font-family: arial, helvetica, sans-serif;
	color:#0067AC;
	font-weight: bold;

}
.tablecontent {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E8E9E6;
	border-right-color: #E8E9E6;
	border-bottom-color: #E8E9E6;
	border-left-color: #E8E9E6;
}
.tablemenu {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E8E9E6;
	border-right-color: #E8E9E6;
	border-bottom-color: #E8E9E6;
	border-left-color: #E8E9E6;
	background-color: #FFFFFF;
}

#navcontainer { margin: 0px; width: 120px;}

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, Helvetica, sans-serif;
}

#navcontainer li {
	margin: 0 0 1px 0;
}
*html #navcontainer  li { margin: 0px; }


#navcontainer a
{
	font-size: 11px;
	display: block;
	padding: 5px 10px;
	color: #0059A4;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(images/arrow_blue_home.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#navcontainer a:hover
{
color: ##FF9600;
text-decoration: none;
	background-attachment: scroll;
	background-image: url(images/arrow_orange_home.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#navcontainer ul ul li { margin: 0 0 1px 0; }
*html #navcontainer ul ul li { margin: 0px; }

#navcontainer ul ul a
{
display: block;
padding: 5px 5px 5px 20px;
width: 155px;
color: #fff;
background-color: #369;
text-decoration: none;
font-size: 11px;
}


#navcontainer ul ul a:hover
{
color: #fff;
background-color: #69C;
text-decoration: none;
}

/* Leverl 3 */
#navcontainer ul ul ul li { margin: 0 0 1px 0; }
*html #navcontainer ul ul ul li{ margin: 0px; }

#navcontainer ul ul ul a
{
display: block;
padding: 5px 5px 5px 30px;
width: 145px;
color: #fff;
background-color: #369;
text-decoration: none;
font-size: 11px;
	background-attachment: scroll;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


#navcontainer ul ul ul a:hover
{
color: #fff;
background-color: #FF0000;
text-decoration: none;
}
/* Leverl 4 */
#navcontainer ul ul ul ul li { margin: 0 0 1px 0; }
*html #navcontainer ul ul ul ul li{ margin: 0px; }

#navcontainer ul ul ul ul a
{
display: block;
padding: 5px 5px 5px 30px;
width: 145px;
color: #fff;
background-color: #FF00FF;
text-decoration: none;
font-size: 11px;
	background-attachment: scroll;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


#navcontainer ul ul ul ul a:hover
{
color: #fff;
background-color: #FF0000;
text-decoration: none;
}



/* MENU UP */

.menuitem, .menuitem a:active, .menuitem a:visited, .menuitem a:link, .menuitem a:hover {
        FONT-FAMILY: Arial, Helvetica, sans-serif;
        color: #0C83D3;
        font-size: 10px;
        text-decoration: none;
}

.menuitemactive, .menuitemactive a:active, .menuitemactive a:visited, .menuitemactive a:link,  .menuitemactive a:hover {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #F7C751;
	font-size: 10px;
	text-decoration: none;

}





/* ----- CSS menu left -- */

#navlist { margin: 0px; }

#navlist ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, Helvetica, sans-serif;
}

#navlist li {
	margin: 0 0 1px 0;
}
*html #navlist  li { margin: 0px; width: 197px;
 }


#navlist a
{
	font-size: 11px;
	display: block;
	padding: 3 10 3 20px;
	color: #0059A4;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/arrow_blue_home.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin:0px;
	height:25px;

}
*HTML #navlist a
{
	margin:0px;

}
#navlist a:hover
{
color: #FF9600;
padding: 3 10 3 23px;
	background-attachment: scroll;
	background-image: url(../images/arrow_orange_home.gif);
	background-repeat: no-repeat;
	background-position: left top;

}

#active a:link, #active a:visited, #active a:hover
{
font-family: verdana, arial, Helvetica, sans-serif;
background-attachment: scroll;
background-image: url(../images/arrow_navlist.gif);
background-repeat: no-repeat;
background-position: left top;
font-size: 12px;
display: block;
padding: 5px 10px;
padding-left:35px;
color: #0067AC;
background-color: #FFFFFF;
text-decoration: none;
font-weight: bold;
height: 23px;
}
*html #active a:link, #active a:visited, #active a:hover
{
height: 28px;

}

/* --- CSS menu Level 2 --*/

#subnavlist { margin: 0px; }

#subnavlist ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, Helvetica, sans-serif;
}

#subnavlist li {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
}
*html #subnavlist  li { margin: 0px; width: 197px;
}


#subnavlist a
{
background-attachment: scroll;
background-image: url(../images/arrow_subnavlist.gif);
background-repeat: no-repeat;
background-position: left top;
font-size: 12px;
display: block;
padding-left: 40px;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 0px;
color: #8F9090;
background-color: #FFFFFF;
text-decoration: none;
height: 21px;
font-weight: bold;
}
*HTML #subnavlist a
{
padding: 5px 5px;
padding-left: 40px;
height: 28px;

}

#subnavlist a:hover
{

color: #E5A50D;
background-color: #EFEEEE;
}

#subactive a:link, #subactive a:visited, #subactive a:hover
{
background-attachment: scroll;
background-image: url(../images/arrow_subnavlist.gif);
background-repeat: no-repeat;
background-position: left top;
font-size: 12px;
display: block;
padding: 5px 10px 0px 10px;
padding-left: 40px;
color: #E5A50D;
background-color: #EFEEEE;
text-decoration: none;
height: 25px;
font-weight: bold;
}
*html #subactive a:link, #subactive a:visited, #subactive a:hover
{
background-attachment: scroll;
background-image: url(../images/arrow_subnavlist.gif);
background-repeat: no-repeat;
background-position: left top;
font-size: 12px;
display: block;
padding: 5px 10px;
padding-left: 40px;
color: #E5A50D;
background-color: #EFEEEE;
text-decoration: none;
height: 30px;
font-weight: bold;
}


/* Menu Down */
#menudown p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0067AC;
}
#menudown a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0067AC;
}
#menudown a:hover {
	color: #F7C751;
}

/* SITE PATH */
#rootline .sitepathclass, #rootline .sitepathclass:active, #rootline .sitepathclass:visited, #rootline .sitepathclass:link {
        FONT-FAMILY: Arial, Helvetica, sans-serif;
        color: #B7B7B7;
        font-size: 11px;
        text-decoration: underline;
}
#rootline .sitepathclass:hover {
        text-decoration: none;
        color: #F7BC2E;
}
#rootline .sitepathactiveclass, #rootline .sitepathactiveclass a:active, #rootline .sitepathactiveclass a:visited, #rootline .sitepathactiveclass a:link, {
        FONT-FAMILY: Arial, Helvetica, sans-serif;
        color: #B7B7B7;
        font-size: 11px;
        text-decoration: none;		
}

#rootline .sitepathcurrentclass, #rootline .sitepathcurrentclass a:active, #rootline .sitepathcurrentclass a:visited, #rootline .sitepathcurrentclass a:link, {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #F7BC2E;
	font-size: 11px;
	text-decoration: none;
}

#rootline .sitepathactiveclass a:hover {
        color: #F7BC2E;
        text-decoration: none;		
}

#rootline .sitepathcurrentclass a:hover {
	color: #B7B7B7;
	text-decoration: none;
}
#rootline a{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #B7B7B7;
	font-size:11px;
	text-decoration: none;
}
/* Content Layer */
#content td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}
#content H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: lighter;
	color: #F1B62A;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

#content p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding-bottom: 10px;
	margin-left: 0px;
}
#content a {
	color: #0067AC;
}
#content a:hover {
	color: #F1B62A;
}

.titleblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0067AC;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	padding-top: 5px;
}
.headerblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: lighter;
	color: #0067AC;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	padding-top: 5px;
}

.titleyellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F7BD2E;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	padding-top: 5px;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0067AC;
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

/* Short list in right of content */

#shortlist .tableborder {
	border: 1px solid #92D0FA;
}
#shortlist .tableborderwhite {
	border: 1px solid #FFFFFF;
	background-color: #D1ECFE;
}

#shortlist p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0067AC;
	background-attachment: scroll;
	background-image: url(../images/arrow_list_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 8px;
	margin-left: 8px;
	padding-left: 20px;
	padding-top: 5px;
}
#shortlist H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0067AC;
	margin-right: 8px;
	margin-left: 8px;
	background-attachment: scroll;
	background-image: url(../images/line_h1.gif);
	background-repeat: repeat-x;
	height:27px;
	padding-top: 5px;
}
#season {
	background-attachment: scroll;
	background-image: url(../images/header_winter.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
