/* bm~styles.css -----------------------------------------------------
   CSS styles for Bakpak Europe,
   generated 2013-03-29 06:40:25 GMT by Big Medium v2.0.8
   
   DO NOT EDIT THIS FILE MANUALLY
   This file is generated automatically, and any changes that you
   make to it will be overwritten. To add your own custom styles,
   use the "Edit Theme CSS" option in the Big Medium control panel.
   You may also remove theme styles via the "Remove Design Theme"
   option. Navigation styles may be removed via the navigation options
   in "HTML Preferences."
   ------------------------------------------------------------------- */

/* START BASE BIG MEDIUM STYLES
------------------------------------------------------ */
/* $Id: base.css 3311 2008-09-05 09:56:36Z josh $ */

/* margins and containers
---------------------------------------------------------- */
p {
    margin-top:0;
    margin-bottom:1em;
}

div.bmw_link {  /* container for each page link */
    margin-bottom: 1.4em;
}

div.bmw_pagetools span { /* page tool spacing */
    margin-right: 1em;
}

div.bmw_pageContent,
div.bmw_anncContent,
div.bmw_tipContent,
div.bmw_link,
div.bmc_aboveContent,
div.bmc_belowContent,
div.bmw_images,
div.bmw_gallery,
form.bmf_form p {
    overflow: hidden;
    zoom:1; /* not standard, but necessary to make ie observe overflow */
}

/* navigation bars
---------------------------------------------------------- */
div.bmw_navigation ul, div.bmw_navigation li {
    list-style:none;
    padding:0;
    margin:0;
}
div.bmw_navigation a {
    display:block;
}
div.bmw_navigation iframe { /* for ie dropdowns */
	position: absolute;
	left: -1px;
	top: -1px;
	z-index: 0;
}
select.bmHide { visibility: hidden; } /* for IE 5.0 dropdowns */
div.bmw_navigation div.bmn_skipnav a,
div.bmw_navigation div.bmn_skipnav a:visited,
div.bmw_navigation div.bmn_skipnav a:hover {
    position: absolute;
    left: -99999px;
    float: left;
    width: 1px;
    font-size: 1px;
    line-height: 1px;
    text-align:left;
    background-color:transparent;
}


/* big medium link
---------------------------------------------------------- */
a.bmw_bigmedium {
    width: 90px;
    height: 16px;
    background: url(bm.assets/powered_by_big_medium.gif) no-repeat;
    display:block;
    text-indent:-10000em;
    font-size:0em;
    line-height:0em;
}

/* images
---------------------------------------------------------- */
img { border: 0; }

img.bma_leftthumb {
    float:left;
    margin-right: .5em;
}
img.bma_rightthumb {
    float:right;
    margin-left: .5em;
}

/* image wrappers
---------------------------------------------------------- */

div.bmc_image {
    padding: .5em
}
div.bmc_leftContentImage {
    float:left;
    margin-right: .5em;
}
div.bmc_rightContentImage{
    float:right;
    margin-left: .5em;
}
div.bmc_centerContentImage{
    margin-left: auto;
    margin-right: auto;
}

/* pullquotes
---------------------------------------------------------- */
blockquote.bmc_bigPullquote,
blockquote.bmc_smallPullquote {
    padding: 0 1em;
    margin: 0;
    width: 200px;
}

blockquote.bmc_bigPullquote {
    font-size: small;  /* fake size for ie5 */
    voice-family: "\"}\""; voice-family:inherit;
    font-size: medium; /* real font size for everyone else */
}

blockquote.bmc_rightPullquote {
    float:right;
    margin-left: .5em;
}
blockquote.bmc_leftPullquote {
    float:left;
    margin-right: .5em;
}
blockquote.bmc_centerPullquote{
    margin-left: auto;
    margin-right: auto;
}


/* document wrappers
---------------------------------------------------------- */

div.bmc_document {
    padding: 0 1em;
    width: 200px;
}
div.bmc_rightDocument {
    float:right;
    margin-left: .5em;
}
div.bmc_leftDocument {
    float:left;
    margin-right: .5em;
}
div.bmc_centerDocument{
    margin-left: auto;
    margin-right: auto;
}
div.bmc_Document {
    margin-bottom: 0.8em;
}

/* feed icon
---------------------------------------------------------- */

a.bma_feed {
    padding-left: 18px;
    background-image: url(bm.assets/feed-icon-12x12.gif);
    background-repeat: no-repeat;
	background-position: left center;
}

/* comment icon
---------------------------------------------------------- */

a.bma_commentcount {
	padding-left: 14px;
	background-image: url(bm.assets/comment-12x12.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/* document icons
---------------------------------------------------------- */
a.bm_docicon {
    padding-left: 20px;
    background-image: url(bm.assets/docIconSm_generic.gif);
    background-repeat: no-repeat;
	background-position: left top;
}
a.bm_gifDocIcon, a.bm_pngDocIcon, a.bm_jpgDocIcon, a.bm_jpegDocIcon, a.bm_icoDocIcon,
a.bm_bmpDocIcon, a.bm_jfifDocIcon, a.bm_tifDocIcon, a.bm_tiffDocIcon, a.bm_psdDocIcon,
a.bm_epsDocIcon {
    background-image: url(bm.assets/docIconSm_image.gif);
}
a.bm_pdfDocIcon {
    background-image: url(bm.assets/docIconSm_pdf.gif);
}
a.bm_docDocIcon {
    background-image: url(bm.assets/docIconSm_doc.gif);
}
a.bm_xlsDocIcon, a.bm_xlwDocIcon {
    background-image: url(bm.assets/docIconSm_excel.gif);
}
a.bm_rtfDocIcon {
    background-image: url(bm.assets/docIconSm_rtf.gif);
}
a.bm_txtDocIcon {
    background-image: url(bm.assets/docIconSm_txt.gif);
}
a.bm_xmlDocIcon {
    background-image: url(bm.assets/docIconSm_xml.gif);
}
a.bm_zipDocIcon, a.bm_gzDocIcon, a.bm_gzipDocIcon, a.bm_tazDocIcon,
a.bm_tgzDocIcon, a.bm_hqxDocIcon, a.bm_binDocIcon, a.bm_tarDocIcon {
    background-image: url(bm.assets/docIconSm_zip.gif);
}
a.bm_sitDocIcon {
    background-image: url(bm.assets/docIconSm_sit.gif);
}
a.bm_dmgDocIcon {
    background-image: url(bm.assets/docIconSm_dmg.gif);
}
a.bm_pptDocIcon, a.bm_ppsDocIcon {
    background-image: url(bm.assets/docIconSm_powerpoint.gif);
}
a.bm_mppDocIcon {
    background-image: url(bm.assets/docIconSm_project.gif);
}
a.bm_sxwDocIcon, a.bm_stwDocIcon, a.bm_sxgDocIcon, a.bm_sdwDocIcon, a.bm_sglDocIcon {
    background-image: url(bm.assets/docIconSm_oo-write.gif);
}
a.bm_sxcDocIcon, a.bm_stcmDocIcon, a.bm_sdcDocIcon {
    background-image: url(bm.assets/docIconSm_oo-calc.gif);
}
a.bm_sxiDocIcon, a.bm_stiDocIcon, a.bm_sddDocIcon, a.bm_sdpDocIcon {
    background-image: url(bm.assets/docIconSm_oo-impress.gif);
}
a.bm_sxdDocIcon, a.bm_stdDocIcon, a.bm_sdaDocIcon {
    background-image: url(bm.assets/docIconSm_oo-draw.gif);
}
a.bm_mp3DocIcon, a.bm_mpuDocIcon, a.bm_m4aDocIcon, a.bm_midDocIcon, a.bm_midiDocIcon,
a.bm_rmiDocIcon, a.bm_m4pDocIcon, a.bm_aacDocIcon, a.bm_aifDocIcon, a.bm_aiffDocIcon,
a.bm_aifcDocIcon, a.bm_wavDocIcon, a.bm_wmaDocIcon, a.bm_ramDocIcon, a.bm_rmDocIcon {
    background-image: url(bm.assets/docIconSm_audio.gif);
}
a.bm_wmvDocIcon, a.bm_aviDocIcon, a.bm_mpegDocIcon, a.bm_mpeDocIcon, a.bm_mpgDocIcon,
a.bm_mp4DocIcon {
    background-image: url(bm.assets/docIconSm_winvideo.gif);
}
a.bm_swfDocIcon {
    background-image: url(bm.assets/docIconSm_flash.gif);
}
a.bm_movDocIcon, a.bm_qtDocIcon, a.bm_moovDocIcon, a.bm_qtmDocIcon {
    background-image: url(bm.assets/docIconSm_quicktime.gif);
}

/* overflow navigation
---------------------------------------------------------- */
ul.bmw_overflowNav, ul.bmw_overflowNav li {
    margin: .5em 0em;
    padding: 0;
    list-style:none;
    position:relative; /* helps ie6 show the bottom link borders */
}
ul.bmw_overflowNav li {
    display:inline;
}
ul.bmw_overflowNav a, span.bma_inertPage {
    border:1px solid #999;
    padding: .2em .4em;
    text-decoration:none;
    background-color: #fff;
    line-height: 200%;
}
ul.bmw_overflowNav a.bma_thisPage {
    background-color: #ffa;
}
span.bma_inertPage {
   color: #999;
   border-color: #ccc;
}

/* search form 
---------------------------------------------------------- */

form.bmw_search button {
    vertical-align: top;
}

/* email, comment, widget-builder forms
---------------------------------------------------------- */
form.bmf_form {
    margin:.5em 0em;
    border: 1px solid #999;
    padding:.5em;
}
form.bmf_form p {
    overflow:hidden;
    zoom: 1;
}
form.bmf_form label {
    width: 30%;
    display: block;
    float:left;
    text-align: right;
    margin-right: .5em;
}
form.bmf_form input,
span.bmf_caption {
    width: 60%;
    display: block;
    float:right;
    margin-right: .5em;
}
label.bmf_req, p.bmf_req label {
    font-weight:bold;
}
form.bmf_form .bmf_comment {
    float:none;
    width: 99%;
    margin: 0;
    display:inline;
}
form.bmf_form label.bmf_auto,
form.bmf_form input.bmf_auto {
    width: auto;
    display:inline;
    float:none;
}
p.bmf_authorintro-sent,
p.bmf_authorintro-,
p.bmf_sendintro,
p.bmf_confirm,
div.bmf_tomail,
div.bmf_emailform-sent,
form.bmf_form input.bmf_honey,
.bmf_honey {
    display:none;
}
p.bmf_sendintro-,
div.bmf_tomail-,
p.bmf_confirm-sent {
    display:block !important;
}
p.bmf_privacy {
    font-size: smaller;
}
#bmjsFeed { width:95% }

/* gadget preview styling */
#bmjsSample div.bmfeedItem{margin-bottom:1em;overflow:hidden;zoom:1}
#bmjsSample img{float:left;margin-right:5px;}
#bmjsSample div div > p:first-child{margin-top:0}
#bmjsSample div div > p:last-child{margin-bottom:0}

/* workaround for mozilla hidden field bug */
input[type="hidden"] {
    display: none !important;
    visibility: hidden !important;
    padding: 0;
    border: 0;
}

/* comment html
---------------------------------------------------------- */

.bmc_comment {
    zoom: 1;
    overflow: hidden;
    border:1px solid #666;
    padding:.3em;
    margin-bottom: 1em;
    background-color: #fff;
}
.bmc_comment_staff {
    background-color: #ffc;
}
.bmc_comment_meta {
    background-color: #ddf;
    padding: .1em .5em;
    overflow: hidden;
    zoom: 1;
}
.bmc_comment_name {
    font-weight:bold;
    float: left;
    width: 40%;
}
.bmc_comment_timestamp {
    float:right;
    width: 55%;
    text-align:right;
    padding-top: .2em;
}
.bmc_comment_date,
.bmc_comment_time {
    padding-right: .5em;
    border-right: 1px solid #999;
    margin-right: .2em;
}

/* tag cloud
---------------------------------------------------------- */

ul.bmw_tagcloud, ul.bmw_tagcloud li {
    margin-left: 0;
    padding-left: 0;
    list-style: none;
}
ul.bmw_tagcloud li {
    display: inline;
    margin-right: 1em;
}
ul.bmw_tagcloud li a {
    text-decoration: none;
}
a.bmw_tagcloud_xsmall { font-size: x-small; }
a.bmw_tagcloud_small { font-size: small; }
a.bmw_tagcloud_medium { font-size: medium; }
a.bmw_tagcloud_large { font-size: large; }
a.bmw_tagcloud_xlarge { font-size: x-large; }

/* edit links
---------------------------------------------------------- */

p.bmEditPanel {
	padding: 1px 10px 1px;
	font-size: 11px;
	line-height: 15px;
	height: 16px;
	text-align: left;
	background: url(bm.assets/edit-panel.png) no-repeat right top;
}
p.bmEditPanel a,
p.bmEditPanel a:visited {
    font-size:11px;
    line-height: 15px;
    color: #fff;
    padding-left: 18px;
	background-position: left center;
    background-repeat: no-repeat;
}
p.bmEditPanel a:hover {
    color: #ccc;
}
a.bmEdit,
a.bmNewPage {
    padding-right: 10px;
    border-right:1px solid #fff;
    margin-right: 5px;
}
a.bmEdit {
    background-image: url(bm.assets/bmcp_edit.gif);
}
a.bmNewPage {
    background-image: url(bm.assets/bmcp_newpage.gif);
}
a.bmDel {
    background-image: url(bm.assets/bmcp_delete.gif);
}

/* image lightbox
---------------------------------------------------------- */

#bmlbox_lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 100;
    text-align: center;
    line-height: 0;
}

#bmlbox_lightbox img{ width: auto; height: auto;}

#bmlbox_lightbox a img { border: none; }

#bmlbox_outerImageContainer {
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
}

#bmlbox_imageContainer { padding: 10px; }

#bmlbox_loading {
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}

#bmlbox_hoverNav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 99%; /* 100% can cause 1-pixel overhang */
    z-index: 10;
}

#bmlbox_imageContainer>#bmlbox_hoverNav { left: 0; }
#bmlbox_hoverNav a { outline: none; }

#bmlbox_prevLink,
#bmlbox_nextLink {
    width: 49%;
    height: 100%;
    display: block;
}

#bmlbox_prevLink {
    left: 0;
    float: left;
    background: url(bm.assets/lightbox_prev.gif) left 0% no-repeat;
}

#bmlbox_nextLink {
    right: 0;
    float: right;
    background: url(bm.assets/lightbox_next.gif) right 0% no-repeat;
}

#bmlbox_imageDataContainer {
    font: 10px Verdana, Helvetica, sans-serif;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
	overflow: hidden;
	width: 100%	
}

#bmlbox_imageData {
    padding: 0 10px;
    color: #666;
}

#bmlbox_imageData #bmlbox_imageDetails {
    width: 70%;
    float: left;
    text-align: left;
}

#bmlbox_imageData #bmlbox_caption {
    font-weight: bold;
}

#bmlbox_imageData #bmlbox_numberDisplay {
    display: block;
    clear: left;
    padding-bottom: 1.0em;
}

#bmlbox_imageData #bmlbox_bottomNavClose {
    width: 66px;
    float: right;
    padding-bottom: 0.7em;
    outline: none;
}

#bmlbox_overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 0px; /* fixes pageload flash in some sites */
    background-color: #000;
}

/* sitemap link
---------------------------------------------------------- */
a.bma_sitemap { display:none }

/* START NAVIGATION VNAV STYLES
------------------------------------------------------ */
/* $Id: vnav_dropdown.css 2716 2007-10-31 17:46:37Z josh $
   Thanks to the gang from htmldog.com and the handy suckerfish technique:
   http://www.htmldog.com/articles/suckerfish/dropdowns/

This section controls the color of the navigation;
these may be overridden in the theme styles
-------------------------------------------------------------------    */
div.bmn_vnav li {
    background-color: #fff;        /*background color of main section area*/
}

div.bmn_vnav li ul li {
    background: #eff;              /*background color of dropdown menus */
}

div.bmn_vnav li:hover, div.bmn_vnav li.bmn_hover {
    background: #dee;              /* rollover background color */
}

div.bmn_vnav li {
    border-bottom: 1px solid #dee; /* border between menu items */
}

/*
This section controls the width of the navigation; override in theme styles
-------------------------------------------------------------------    */
div.bmn_vnav, div.bmn_vnav ul, div.bmn_vnav li {
    /* if safari has trouble w/vertical alignment of submenus,
       try setting to a unit-based width, like 100px */
    width:100%;
}

div.bmn_vnav li ul {
    margin-left:100%; /* match width above */
}

/* the rest is the css to handle the layout of the dropdowns
   --------------------------------------------------------- */

/* note: avoid position:relative on "div.bmn_vnav" or
   "div.bmn_vnav ul" -- makes ie7 cover adjacent text
   and links and make them unclickable */

div.bmn_vnav ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

div.bmn_vnav a {
    display: block;
    padding: .3em;
}

div.bmn_vnav li {
    line-height:1.2em;
    float: left;
    position:relative;
}

/*hide all subnav*/
div.bmn_vnav li ul {
    /* margin is line height (1.2em) + ( 2 x padding div.bmn_vnav a (.3em) ) */
    margin-top:-1.8em;
    position: absolute;
    z-index: 1001;
    left: -999999em;
}

/*reveal first-level subnav on rollover*/
div.bmn_vnav li:hover ul,
div.bmn_vnav li.bmn_hover ul {
    left: auto;
}
/* ... but keep nested second-level and third-level subnav hidden */
div.bmn_vnav li:hover ul ul,
div.bmn_vnav li.bmn_hover ul ul,
div.bmn_vnav li:hover ul ul ul,
div.bmn_vnav li.bmn_hover ul ul ul {
    left: -999999em;
}
/* ... until their parents are rolled over */
div.bmn_vnav li li:hover ul,
div.bmn_vnav li li.bmn_hover ul,
div.bmn_vnav li li li:hover ul,
div.bmn_vnav li li li.bmn_hover ul {
    left: auto;
}

/*get clear of the floated navigation */
div.bmn_vnav span.bmn_clearNav {
    height:0px;
    font-size:0px;
    display:block;
    width: 0px;
    overflow:hidden;
    clear:left;
}

/* START NAVIGATION HNAV STYLES
------------------------------------------------------ */
/* $Id: hnav_dropdown.css 2690 2007-10-19 13:11:44Z josh $
   Thanks to the gang from htmldog.com and the handy suckerfish technique:
   http://www.htmldog.com/articles/suckerfish/dropdowns/

This section controls the color of the navigation;
these may be overridden in the theme styles
-------------------------------------------------------------------    */

div.bmn_hnav li {
    background: #fff;  /* background color of main, top-level sections */
}

div.bmn_hnav li li {
    background-color: #eff;  /* background color of dropdowns*/
}

div.bmn_hnav li:hover, div.bmn_hnav li.bmn_hover {
    background: #dee;    /* rollover background color */
}

div.bmn_hnav li {
    border-bottom: 1px solid #dee;   /* border between menu items */
    border-right: 1px solid #dee;
}

div.bmn_hnav li ul {
    padding-top: 1px;   /* should be same width as border-bottom above */
}

/*
This section controls the width of the navigation; override in theme styles
-------------------------------------------------------------------    */
div.bmn_hnav li { /* vary main section width according to name length */
    width:auto; 
}

div.bmn_hnav li ul,
div.bmn_hnav li li {
    width:10em; /* width of the navigation items and dropdown menus */
}
div.bmn_hnav li ul ul {
    margin-left:10em; /* should be same as the width above */
}

/* the rest is the css to handle the layout of the dropdowns
   --------------------------------------------------------- */
div.bmn_hnav, div.bmn_hnav ul {
    padding: 0;
    margin: 0;
    list-style: none;
    position:relative;
    zoom:1; /* forces IE to give layout and honor relative position */
}
div.bmn_hnav { margin: 0px 0px 1px 0px; }

div.bmn_hnav a {
    display: block;
    padding: .2em .7em;
}

div.bmn_hnav li {
    float: left;
    line-height:1.2em;
}
div.bmn_hnav li ul ul {
    margin-top:-1.6em; /* line height + ( 2 x padding on div.bmn_hnav li ) */
}

/*fix issue in IE7*/
div.bmn_hnav li:hover,
div.bmn_hnav li.bmn_hover {
    position: static;
}

/*hide all subnav*/
div.bmn_hnav li ul {
    position: absolute;
    z-index: 1001;
    left: -999999em;
}
/*reveal first-level subnav on rollover*/
div.bmn_hnav li:hover ul,
div.bmn_hnav li.bmn_hover ul {
    left: auto;
}
/* ... but keep nested second-level and third-level subnav hidden */
div.bmn_hnav li:hover ul ul,
div.bmn_hnav li.bmn_hover ul ul,
div.bmn_hnav li:hover ul ul ul,
div.bmn_hnav li.bmn_hover ul ul ul {
    left: -999999em;
}
/* ... until their parents are rolled over */
div.bmn_hnav li li:hover ul,
div.bmn_hnav li li.bmn_hover ul,
div.bmn_hnav li li li:hover ul,
div.bmn_hnav li li li.bmn_hover ul {
    left: auto;
}

/*get clear of the floated navigation */
div.bmn_hnav span.bmn_clearNav {
    height:0px;
    font-size:0px;
    display:block;
    width: 0px;
    overflow:hidden;
    clear:left;
}

/* START THEME STYLES
----------------------------------------------------------- */
/* NEW NAVIGATION MENU CSS MARCH 2011
---------------------------------------------------------- */
#tipsheader{  margin-bottom: 10px;}

#guides_box {
    width:305px;
height:210px;
    border:#81ce28 2px solid;
padding-top:0px;
margin-bottom:20px;
padding-left:10px;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
	-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
}
#guides_box h3 {
	font: bold 18px tahoma, arial, helvetica, sans-serif; 
	color: #333333; 
	text-align: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}
#guides_box_col1 {
        width:99px;
        float:left;
}
#guides_box_col2 {
        width:99px;
        float:left;
}
#guides_box_col3 {
        width:99px;
        float:left;
}
#guides_box p {
	font: 12px arial, helvetica, sans-serif; 
	color: #000000; 
	text-align: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}
.guide_types {
	float: left;
	width: 279px; 
	margin-top: 0px;
	padding: 5px;
	border-right:#ebebeb 1px solid;
	margin-right: 10px;
}

.guides_row_border {
	float: left;
	width: 900px;
	padding-left: 15px; 
	padding-bottom: 5px; 
	margin-bottom: 5px;
	border-bottom: #cccccc 1px solid;
}

#bannermarker{
        float:left;
        margin-bottom:10px;
        margin-left:100px;
}

#menu{
        width: 960px;
	border:0px;
        margin-bottom: 20px;
        background-color:#34201F;
	font-family: Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}

#menu ul{
	height:30px;
        width: 960px;
	list-style:none;
	padding:0;
        margin:0px;
	}

	#menu li{
		float:left;
		padding:0px;
		}
	#menu li a{
		background:#34201F url('http://www.bakpakguide.com/images/seperator.gif') no-repeat bottom right;
		color:#ffffff;
		display:block;
		font-weight:bold;
		line-height:30px;
		margin:0px;
		text-align:center;
		text-decoration:none; padding-left:18px; padding-right:19px; padding-top:0px; padding-bottom:0px
		}
	.menu_book li a{
		background:#4EBBFF url('http://www.bakpakguide.com/images/seperator.gif') no-repeat bottom right;
		color:#ffffff;
		display:block;
		font-weight:bold;
		line-height:30px;
		margin:0px;
		text-align:center;
		text-decoration:none; padding-left:19px; padding-right:19px; padding-top:0px; padding-bottom:0px
		}
		#menu li a:hover, #menu ul li:hover a{
			background: #4EBBFF;
			color:#FFFFFF;
			text-decoration:none
			}
	#menu li ul{
		background:#34201F;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:175px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	#menu li:hover ul{
		display:block;
		
		}
	#menu li li {
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:175px;
		}
	#menu li:hover li a{
		background:none;
		
		}
	#menu li ul a{
		display:block;
		height:30px;
		font-size:14px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		#menu li ul a:hover, #menu li ul li:hover a{
			background:#4EBBFF;
			border:0px;
			color:#ffffff;
			text-decoration:none;
			}
	#menu p{
		clear:left;
		}
#quicklink {
    margin-bottom: 0px;
    background: url(http://www.bakpakguide.com/images/quick-links-box.gif) no-repeat top left;
    height: 235px;
}
.terms {
font: 10px Arial;
margin-right: 20px;
}
.shadetabs_hostel {
	padding: 3px 0;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	font: bold 12px Verdana;
	text-decoration: none;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}
.shadetabs_hostel li{
	display: inline;
	margin: 0;
    text-decoration: none;
}
.shadetabs_hostel li a{
	position: relative;
	z-index: 1;
	margin-right: 0px;
	border: #81CE28 1px solid;
	background-color: #81CE28;
	padding-left:7px; padding-right:7px; padding-top:3px; padding-bottom:3px
}
.shadetabs_hostel li a:visited {
	color: #000000;
	text-decoration: none;
}
.shadetabs_hostel li a:link{
	color: #000000;
	text-decoration: none;
}
.shadetabs_hostel li a:hover{
	text-decoration: none;
	color: #666666;
}
.shadetabs_hostel li a.selected { /*selected main tab style */
	position: relative;
    background-color: white;
	border-bottom: white 1px solid;
    border-left: #81CE28 1px solid;
}
.shadetabs_hostel li a.selected:link, li a.selected:visited { /*selected main tab style */
	text-decoration: none;
	color: #000000;
}
#tab_hostel {
    border:#cccccc 1px solid;
    width: 535px; 
    margin-bottom: 1em;
	background-color: #ffffff; 
    padding: 10px;
	height: 100%;
	overflow: hidden;
}
#hostelmain_new {
    float: left;
    width: 590px;
    margin: 0px;
    margin-left: 0px;
    margin-right: 20px;
    margin-top: 5px;
	border-right: #cccccc 0px dashed;
}
#hostelinforow2_new {
	float: left;
	width: 580px;
    margin-top: 15px;
}
#hostelright_new {
	float: left;
	width: 300px;
    margin-top: 10px;
}
#hostelright_new div.bmc_image {
    border: #0063B1 0px solid;
	margin-right: 10px;
    margin-top: 5px;
    margin-bottom: 0px;
	background-color: #ffffff;
}
#hostelright_new h3 {
	font: bold 18px tahoma, arial, helvetica, sans-serif; 
	color: #333333;
    margin-bottom: 10px;
    padding: 0px;
}
#contactbox {
width: 278px;
border: #cccccc 1px solid;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-top: 5px;
margin-bottom: 10px;
}
#sharebox {
width: 278px;
border: #cccccc 1px solid;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-top: 5px;
margin-bottom: 10px;
}
#mapbox {
width: 278px;
border: #cccccc 1px solid;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-top: 5px;
margin-bottom: 10px;
}
#imagegallery {
width: 288px;
border: #cccccc 1px solid;
padding-top: 10px;
padding-left: 10px;
margin-bottom: 10px;
margin-top:10px;
}
#content-guides {
	clear: both;
	width: 940px; 
	overflow: auto;
	margin-left: 20px;
	background-color: #ffffff;
}
#content-guides h1 { 
	font: 40px tahoma, arial, helvetica, sans-serif; 
	color: #333333; 
	text-align: left;
	margin-top: 20px;
        margin-left: 125px;
	margin-bottom: 20px;
}
#content-guides h2 {
	font: 21px tahoma, arial, helvetica, sans-serif; 
	text-align: left;
	margin-bottom: 7px;
    margin-left: 0px;
	margin-top: 15px;
    color: #0063B1; 
}
#content-guides h3 { 
	font: bold 21px tahoma, arial, helvetica, sans-serif; 
	color: #333333; 
	text-align: left;
	margin-top: 0px;
	padding-left: 0px;
    padding-top: 10px;
	margin-bottom: 4px;
}
#content-guides h4 { 
	font: 10px tahoma, arial, helvetica, sans-serif; 
	color: #C70075; 
	text-align: left;
	margin-top: 0px;
	margin-bottom: 4px;
}
#content-guides h5 { 
	font: bold 10px arial, helvetica, sans-serif; 
	color: #999999; 
	text-align: center;
	margin-top: 0px;
	margin-bottom: 4px;
}
#content-guides p {
	font: 13px arial, helvetica, sans-serif; 
	color: #000000;
    margin: 0px;
    padding-left: 0px;
    padding-bottom: 10px;
    padding-top: 0px;
}
#header {
    margin-top: 0px;
	float: left;
	width: 960px; 
  background: url(http://www.bakpakguide.com/images/europe-header.jpg) no-repeat;
      height: 152px;
}
#header_top {
    margin: 0px;
	float: left;
        width: 290px;
}
#header_bottom {
        margin: 0px;
	float: left;
       width: 170px;
       padding-top: 10px;
}
#header_middle {
        margin: 0px;
	float: left;
	width: 500px;
	height: 145px;
}
#header_middle p {
	margin-top: 59px;
        padding-left: 18px;
	font: bold 11px arial, helvetica, sans-serif;
	color: #ffffff;
	text-decoration:none;
}
a.headerlinks:link {
    color: #ffffff;
	text-decoration:none;
}
a.headerlinks:visited {
    color: #ffffff;
	text-decoration:none;
} 
a.headerlinks:hover {
    color: #666666;
	text-decoration:none;
}


div.altLinks div.alternate {
    background-color: red;
}
#relatedlinks {
	float: left;
	width: 483px;
	margin-bottom: 10px;
	border: #81CE28 1px solid;
        padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
        padding-bottom: 0px;
}
.section_links div.bmw_quickteaseLinks a.bma_head {
    font-color: #81CE28;
}
.section_links A:visited {
    color: #81CE28;
	text-decoration: none;
}
.section_links A:link {
    color: #81CE28;
	text-decoration: none;
}
#bmt_sectionlisting div.bmw_sections a.bma_head {
	font-color: #81CE28;
}
#bmt_sectionlisting A:visited {
    color: #81CE28;
    text-decoration: none;
}
#bmt_sectionlisting A:link {
    color: #81CE28;
    text-decoration: none;
}
#sectionleft_new a:link { 
    text-decoration: none;
	color: #81CE28;
}
#sectionleft_new h4 {
	font: bold 18px tahoma, arial, helvetica, sans-serif; 
    padding-left: 0px;
    padding-top: 10px;
	color: #0063B1;
}
#sectionleftrow2 h4 {
	font: bold 18px tahoma, arial, helvetica, sans-serif; 
    padding-left: 0px;
    padding-top: 10px;
	color: #0063B1;
}
#sectionleftrow2co1 h4 {
	font: bold 18px tahoma, arial, helvetica, sans-serif; 
    padding-left: 0px;
    padding-top: 10px;
	color: #0063B1;
}
#sectionleft_new a:visited { 
    text-decoration: none;
	color: #81CE28;
}
#bmt_featuredarticles div.bmw_latestLinks a.bma_head {
	font-color: #81CE28;
}

#bmt_featuredarticles A:visited {
    color: #81CE28;
	text-decoration: none;
}
#bmt_featuredarticles A:link {
    color: #81CE28;
	text-decoration: none;
}
#destination_spotlight div.bmw_spotlightLinks a.bma_head {
	color: #81CE28;
}

#destination_spotlight A:visited {
    color: #81CE28;
	text-decoration: none;
}
#destination_spotlight A:link {
    color: #81CE28;
	text-decoration: none;
}
div.bmw_link a.bma_head {
	font-color: #81CE28;
}
#bmt_featuredarticles div.bmw_latestLinks a.bma_head {
	font-color: #81CE28;
}
#bmt_featuredarticles A:visited {
    color: #81CE28;
	text-decoration: none;
}
#bmt_featuredarticles A:link {
    color: #81CE28;
	text-decoration: none;
}
#sectionmiddle a:visited {
    text-decoration: none;
		color: #81CE28;
}
#sectionmiddle a:link {
    text-decoration: none;
		color: #81CE28;
}
#bmt_featuredhostellistingus div.bmw_link a:link {
    color: #81CE28;
    text-decoration: none;
}
#bmt_featuredhostellistingus div.bmw_link a:visited {
    color: #81CE28;
    text-decoration: none;
}
#bmt_featuredhostellistingus div.bmw_link a:hover {
    color: #666666;
    text-decoration: none;
}
#bmt_tour_spotlight div.bmw_link a:link {
    color: #81CE28;
    text-decoration: none;
}
#bmt_tour_spotlight div.bmw_link a:visited {
    color: #81CE28;
    text-decoration: none;
}
#bmt_tour_spotlight div.bmw_link a:hover {
    color: #666666;
    text-decoration: none;
}
#browse_box_europe {
    width: 313px;
    border-top: #4EBBFF 10px solid;
    border-bottom: #4EBBFF 1px solid;
    border-left: #4EBBFF 1px solid;
    border-right: #4EBBFF 1px solid;
    padding-left: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    background-color: #ebebeb;
}
#latest_deals {
    width: 313px;
    border-top: #ebebeb 1px solid;
    border-bottom: #ebebeb 1px solid;
    border-left: #ebebeb 1px solid;
    border-right: #ebebeb 1px solid;
    padding-left: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
    background-color: #ffffff;
}
#Banner_125 {
        margin-left:9px;
        margin-right:9px;
    	padding-top: 15px;
    	padding-bottom: 10px;
    	margin-bottom: 10px;
	border: #999999 0px solid;
	background-color: #AED50A;
}
