/********************************************
Links
********************************************/
A {
	color: #444444;
	font-family: verdana, arial, helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: x-small;
}
A:HOVER {

}

.DARK_LINK {
	color: #444444;
	font-family: verdana, arial, helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: x-small;
	text-decoration: underline;
	cursor:hand;
}

A.WHITE {
	color: #ffffff;
	font-family: verdana, arial, helvetica;
	font-style: normal;
	font-weight: normal;
	font-size: x-small;
}
A.WHITE:HOVER {

}

A.LINK_NO_UNDERLINE {
	font-style: normal;
	font-family: verdana, arial, helvetica;
	font-size: x-small;
	font-weight: bold; 
	text-decoration: none;
	color: #393939;
}

/********************************************
H Tags
********************************************/
H1 {
	font-family: verdana, arial, helvetica;
	font-style: italic;
	font-weight: bold;
	font-size: 14 pt; 
	color: #F8F9F2;
	margin: 2 px;
	text-align: right;
}
H2 {
	padding-left: 0px; 
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: verdana, arial, helvetica;
	font-weight: bolder;
	font-size: large;	
	margin: 0px;
	color: #333333;
	height: 20px;
}
H3 {
	padding-left: 0px; 
	padding-right: 0px;
	font-family: verdana, arial, helvetica;
	font-weight: bolder;
	font-size: 11pt;	
	margin: 0px;
}
.H3NEW {
	padding-left: 0px; 
	padding-right: 0px;
	font-family: verdana, arial, helvetica;
	font-weight: bolder;
	font-size: 14pt;	
	margin: 0px;
}
H4 {
	padding-left: 0px; 
	padding-right: 0px;
	font-family: verdana, arial, helvetica;
	font-weight: bolder;
	font-size: x-small;	
	margin: 0px;
}

/********************************************
Other standard HTML tags
********************************************/
BODY {
	font-family: verdana, arial, helvetica;
	font-weight: normal;
	color: #393939;
	background: #999999;
}

/********************************************
Menu tags
********************************************/
.BP-TOP-MENU1 {
	font-family: verdana, arial, helvetica;
	font-weight: normal;
	font-size: x-small;
	color: #ffffff;	
	text-align: center;
	background: #0B6853;	
}
.BP-TOP-MENU2 {
	font-family: verdana, arial, helvetica;
	font-weight: normal;
	font-size: x-small;
	color: #ffffff;	
	text-align: center;
	background: #037E85;	
}
.BP-TOP-MENU3 {
	font-family: verdana, arial, helvetica;
	font-weight: normal;
	font-size: x-small;
	color: #ffffff;	
	text-align: center;
	background: #0B5168;		
}
.BP-TOP-MENU4 {
	font-family: verdana, arial, helvetica;
	font-weight: normal;
	font-size: x-small;
	color: #ffffff;	
	text-align: center;
	background: #6A617E;	
}
.BP-TOP-MENU5 {
	font-family: verdana, arial, helvetica;
	font-weight: normal;
	font-size: x-small;
	color: #ffffff;	
	text-align: center;
	background: #690931;	
}

.bp_menuLayer1{
	position:absolute; 
	height:100px; 
	z-index:1; 
	background: #0B6853;
	visibility: hidden;
}
.bp_menuLayer2{
	position:absolute; 
	height:100px; 
	z-index:1; 
	background: #037E85;
	visibility: hidden;
}
.bp_menuLayer3{
	position:absolute; 
	height:100px; 
	z-index:1; 
	background: #0B5168;
	visibility: hidden;
	border-color : #393839;
	border : 1px;
}
.bp_menuLayer4{
	position:absolute; 
	height:100px; 
	z-index:1; 
	background: #6A617E;
	visibility: hidden;
}
.bp_menuLayer5{
	position:absolute; 
	height:100px; 
	z-index:1; 
	background: #690931;
	visibility: hidden;
}

.bp_menuLink1{
	font-family: verdana;
	font-size: 12px;
	color: #ffffff;	
}	

.bp_menu {
	font-family: verdana, arial, helvetica;
	font-weight: normal;
	font-size: x-small;
	color: #ffffff;	
	text-align: center;
}



/********************************************
Backpackerplanet tags
********************************************/
.BP-TOPBAR-BACKGROUND-FIRST {
	background: #0B6853;
	background-image: url(http://www.backpackerplanet.dk/portals/backpackerplanet/graphic/bp_logo_bottom1.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	height: 30px;
}
.BP-TOPBAR-BACKGROUND-SECOND {
	background: #0B6853;
	height: 30px;
}
.BP-HISTORY-TEXT {
	color: #F8F9F2;
	font-family: verdana, arial, helvetica;
	font-style: normal;
	font-weight: normal;
	font-size: x-small;
	text-align: left;
	vertical-align: bottom;
}

.BP-CONTENT-MAGAZINE-BACKGROUND {
	background: #0B6853;
	font-family: verdana;
	font-size: 10pt;
	color: #F8F9F2;
	font-weight: bold;
	padding-left: 3px; 
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.BP-CONTENT-MAGAZINE-BACKGROUND-NORMAL {
	background: #0B6853;
	font-family: verdana;
	font-size: 10pt;
	color: #F8F9F2;
	font-weight: normal;
	padding-left: 3px; 
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.BP-CONTENT-MAGAZINE-CONTENT {
	font-family: verdana;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: normal;
	padding-left: 3px; 
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.BP-CONTENT-MAGAZINE-BORDER {
	border-top: 1px solid #0b6853;
	border-bottom: 1px solid #0b6853;
	border-left: 1px solid #0b6853;
	border-right: 1px solid #0B6853;
}

.BP-CONTENT-MAGAZINE-OVER {
	background: #0E856A;
	font-family: verdana;
	font-size: 10pt;
	color: #F8F9F2;
	font-weight: normal;
	padding-left: 3px; 
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;	
}

.BP-CONTENT-SMALL {
	font-family: verdana;
	font-size: xx-small;
	color: #000000;
	font-weight: normal;
	padding-left: 3px; 
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.BP-CONTENT-SMALL-WHITE {
	font-family: verdana;
	font-size: xx-small;
	color: #ffffff;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
}

/*RIGHT BOX 1 - MAGAZINE */
.BP-RIGHT-BOX-TOP-BACKGROUND1 {
	background: #0B6853;
	height: 16px;
	font-family: verdana;
	font-size: 7pt;
	color: #F8F9F2;
	font-weight: bold;
	padding-left: 3px; 
	padding-right: 3px;
}
.BP-RIGHT-BOX-CONTENT1 {
	background: #F8F9F2;
	font-family: verdana;
	font-size: 7pt;
	color: #393939;
	font-weight: normal;
	padding-left: 3px; 
	padding-right: 3px;
}
.BP-RIGHT-BOX-FRAME1 {
	width: 150px;
	border-style: solid;
	border-top-width: 2px; 
	border-right-width: 2px; 
	border-bottom-width: 2px; 
	border-left-width: 2px;
	border-color: #000000;
}
.BP-CENTER-BOX-FRAME1 {
	width: 95%;
	border-style: solid;
	border-top-width: 2px; 
	border-right-width: 2px; 
	border-bottom-width: 2px; 
	border-left-width: 2px;
	border-color: #000000;
}
.BP-CENTER-BOX-TOP-BACKGROUND1 {
	background: #0B6853;
	height: 16px;
	font-family: verdana, arial, helvetica;
	font-size: 11pt;	
	color: #F8F9F2;
	font-weight: bolder;
	padding-left: 3px; 
	padding-right: 3px;	
	width: 100%;
}

/*RIGHT BOX 2*/
.BP-RIGHT-BOX-CONTENT2 {
	background: #F8F9F2;
	font-family: verdana;
	font-size: 7pt;
	color: #393939;
	font-weight: normal;
	padding-left: 3px; 
	padding-right: 3px;
}
.BP-RIGHT-BOX-FRAME2 {
	width: 150px;
	border-style: solid;
	border-top-width: 2px; 
	border-right-width: 2px; 
	border-bottom-width: 2px; 
	border-left-width: 2px;
	border-color: #000000;
}
.BP-CENTER-BOX-FRAME2 {
	width: 95%;
	border-style: solid;
	border-top-width: 2px; 
	border-right-width: 2px; 
	border-bottom-width: 2px; 
	border-left-width: 2px;
	border-color: #000000;
}
.BP-CENTER-BOX-TOP-BACKGROUND2 {
	background: #0B5168;
	height: 16px;
	font-family: verdana, arial, helvetica;
	font-size: 11pt;	
	color: #F8F9F2;
	font-weight: bolder;
	padding-left: 3px; 
	padding-right: 3px;	
	width: 100%;
}

/*RIGHT BOX 3*/
.BP-RIGHT-BOX-CONTENT3 {
	background: #F8F9F2;
	font-family: verdana;
	font-size: 7pt;
	color: #393939;
	font-weight: normal;
	padding-left: 3px; 
	padding-right: 3px;
}
.BP-RIGHT-BOX-FRAME3 {
	width: 150px;
	border-style: solid;
	border-top-width: 2px; 
	border-right-width: 2px; 
	border-bottom-width: 2px; 
	border-left-width: 2px;
	border-color: #000000;
}
.BP-CENTER-BOX-FRAME3 {
	width: 95%;
	border-style: solid;
	border-top-width: 2px; 
	border-right-width: 2px; 
	border-bottom-width: 2px; 
	border-left-width: 2px;
	border-color: #000000;
}
.BP-CENTER-BOX-TOP-BACKGROUND3 {
	background: #690931;
	height: 16px;
	font-family: verdana, arial, helvetica;
	font-size: 11pt;	
	color: #F8F9F2;
	font-weight: bolder;
	padding-left: 3px; 
	padding-right: 3px;	
	width: 100%;
}


/*RIGHT BOX 4*/
.BP-RIGHT-BOX-CONTENT4 {
	background: #F8F9F2;
	font-family: verdana;
	font-size: 7pt;
	color: #393939;
	font-weight: normal;
	padding-left: 3px; 
	padding-right: 3px;
}
.BP-RIGHT-BOX-FRAME4 {
	width: 150px;
	border-style: solid;
	border-top-width: 2px; 
	border-right-width: 2px; 
	border-bottom-width: 2px; 
	border-left-width: 2px;
	border-color: #000000;
}
.BP-CENTER-BOX-FRAME4 {
	width: 95%;
	border-style: solid;
	border-top-width: 2px; 
	border-right-width: 2px; 
	border-bottom-width: 2px; 
	border-left-width: 2px;
	border-color: #000000;
}
.BP-CENTER-BOX-TOP-BACKGROUND4 {
	background: #037E85;
	height: 16px;
	font-family: verdana, arial, helvetica;
	font-size: 11pt;	
	color: #F8F9F2;
	font-weight: bolder;
	padding-left: 3px; 
	padding-right: 3px;	
	width: 100%;
}



.BP-RIGHT-BACKGROUND {
	background: #DCE1C2;
	width: 165px;
}

.BP-CONTENT-DARK-BACKGROUND {
	background: #DCE1C2;
	font-family: verdana, arial, helvetica;
	font-size: x-small;
	font-weight: bolder; 
	color: #393939;	
	height: 20px;
}

.BP-CONTENT-LIST-SHIFT-COLOR {
	background: #EFF1E2;
}


/********************************************
Member
********************************************/
.BP-CONTENT-MEMBER-BACKGROUND {
	background: #6A617E;
	font-family: verdana, arial, helvetica;
	font-size: x-small;
	font-weight: bolder; 
	color: #ffffff;	
	height: 20px;
}

.BP-TOP-MEMBER-BACKGROUND-IMAGE {
	background: #6A617E;
	background-image: url(http://www.backpackerplanet.dk/portals/backpackerplanet/graphic/bp_logo_bottom_member.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	height: 30px;
}

.BP-RIGHT-BOX-TOP-BACKGROUND-MEMBER {
	background: #6A617E;
	height: 16px;
	font-family: verdana;
	font-size: 7pt;
	color: #F8F9F2;
	font-weight: bold;
	padding-left: 3px; 
	padding-right: 3px;	
}



/********************************************
Guide
********************************************/
.BP-CONTENT-GUIDE-BACKGROUND {
	background: #037E85;
	font-family: verdana, arial, helvetica;
	font-size: x-small;
	font-weight: bolder; 
	color: #ffffff;	
	height: 20px;
}

.BP-TOP-GUIDE-BACKGROUND-IMAGE {
	background: #037E85;
	background-image: url(http://www.backpackerplanet.dk/portals/backpackerplanet/graphic/bp_logo_bottom_guide.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	height: 30px;
}

.BP-RIGHT-BOX-TOP-BACKGROUND-GUIDE {
	background: #037E85;
	height: 16px;
	font-family: verdana;
	font-size: 7pt;
	color: #F8F9F2;
	font-weight: bold;
	padding-left: 3px; 
	padding-right: 3px;	
}

.BP-CONTENT-GUIDE-BACKGROUND-NORMAL {
	background: #037E85;
	font-family: verdana;
	font-size: 10pt;
	color: #F8F9F2;
	font-weight: normal;
	padding-left: 3px; 
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.BP-CONTENT-GUIDE-OVER {
	background: #009BA4;
	font-family: verdana;
	font-size: 10pt;
	color: #F8F9F2;
	font-weight: normal;
	padding-left: 3px; 
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;	
}

.BP-CONTENT-GUIDE-BORDER {
	border-top: 1px solid #037E85;
	border-bottom: 1px solid #037E85;
	border-left: 1px solid #037E85;
	border-right: 1px solid #037E85;
}

/********************************************
Cafe
********************************************/
.BP-CONTENT-CAFE-BACKGROUND {
	background: #690931;
	font-family: verdana, arial, helvetica;
	font-size: x-small;
	font-weight: bolder; 
	color: #ffffff;	
	height: 20px;
}

.BP-TOP-CAFE-BACKGROUND-IMAGE {
	background: #690931;
	background-image: url(http://www.backpackerplanet.dk/portals/backpackerplanet/graphic/bp_logo_bottom_cafe.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	height: 30px;
}

.BP-RIGHT-BOX-TOP-BACKGROUND-CAFE {
	background: #690931;
	height: 16px;
	font-family: verdana;
	font-size: 7pt;
	color: #F8F9F2;
	font-weight: bold;
	padding-left: 3px; 
	padding-right: 3px;	
}

.BP-CONTENT-CAFE-BACKGROUND-NORMAL {
	background: #690931;
	font-family: verdana;
	font-size: 10pt;
	color: #F8F9F2;
	font-weight: normal;
	padding-left: 3px; 
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.BP-CONTENT-CAFE-OVER {
	background: #910D45;
	font-family: verdana;
	font-size: 10pt;
	color: #F8F9F2;
	font-weight: normal;
	padding-left: 3px; 
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;	
}

.BP-CONTENT-CAFE-BORDER {
	border-top: 1px solid #690931;
	border-bottom: 1px solid #690931;
	border-left: 1px solid #690931;
	border-right: 1px solid #690931;
}
/********************************************
Commerce
********************************************/
.BP-CONTENT-COMMERCE-BACKGROUND {
	background: #0B5168;
	font-family: verdana, arial, helvetica;
	font-size: x-small;
	font-weight: bolder; 
	color: #ffffff;	
	height: 20px;
}

.BP-TOP-COMMERCE-BACKGROUND-IMAGE {
	background: #0B5168;
	background-image: url(http://www.backpackerplanet.dk/portals/backpackerplanet/graphic/bp_logo_bottom_find.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	height: 30px;
}



.BP-CONTENT-LIGHTDARK-BACKGROUND {
	background: #ECEEDB;
	font-family: verdana, arial, helvetica;
	font-size: x-small;
	font-weight: normal; 
	color: #393939;	
}

.BP-SPACE {
	background: #393939;
	width: 5px;
}

.BP-CONTENT {
	padding-left: 5px; 
	padding-right: 5px;
	font-family: verdana, arial, helvetica;
	font-size: x-small;	
}

.BP-CONTENT-BACKGROUND {
	background: #F8F9F2;
}
.BP-CONTENT-TEXT {
	font-family: verdana, arial, helvetica;
	font-size: x-small;
	font-weight: normal; 
	color: #393939;
}

.BP-CONTENT-TEXT-WHITE {
	font-family: verdana, arial, helvetica;
	font-size: x-small;
	font-weight: normal; 
	color: #ffffff;
}


.BP-FOOTER {
	background: #2F4254;
}

.BP-HEADER {
	background: #393939;
	padding-left: 0px; 
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

.BP-SPECIAL-HEADER {
	padding-left: 0px; 
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: verdana, arial, helvetica;
	font-weight: bolder;
	font-size: 16pt;	
	margin: 0px;
	color: #000000;
}

/*FORMS*/
.BP-FIELD-1 {
	font-family: verdana;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	background-color: #ECEEDB;
    border-style: solid;
    border-width: thin; 
    border-color: #000000;
	line-height: normal; 
	margin-right: 0px; 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width:225px;
}
.BP-FIELD-2 {
	font-family: verdana;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	background-color: #ECEEDB;
	border-style: solid;
    border-width: thin; 
    border-color: #000000;
	line-height: normal; 
	margin-right: 0px; 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 500px;
	height: 50px;
}

.BP-SUBMIT-BUTTON {
	font-family: verdana; 
	font-size: x-small; 
	font-weight: bold; 
	color: #000000; 
	background-color: #DCE1C2; 
	line-height: normal; 
	border-style: solid;
    border-width: thin; 
    border-color: #000000;
	margin-right: 1px; 
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}

.BP-SELECT {
	font-family: verdana;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	background-color: #F8F9F2;
	line-height: normal; 
	border-style: solid;
    border-width: thin; 
    border-color: #000000;
	margin-right: 0px; 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
}

.BP-SELECT-2 {
	font-family: verdana;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	background-color: #ECEEDB;
	line-height: normal; 
	border-style: solid;
    border-width: thin; 
    border-color: #000000;
	margin-right: 0px; 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
}
