* {
    padding: 0;
    margin: 0;
}

a img { 
	border: none; 
	padding: 2px;
	}

body {
    padding-top: 0px;
    font-size: 9pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

span.shim {
    height: 0;
    clear: both;
    display: block;
    overflow: hidden;
}

#wrap1 {
    margin: 0 auto;
    width: 1000px;
    background-color: transparent;
    padding:0px;
    border: 0px;
    position:relative;
}

#wrap2 {
}

#wrap3 {
}

#wrap4 {
}

#header {
    height: 150px;
    background-color:transparent;
}

#innertab
{
    table-layout:fixed;
    width: 100%;
}

#inner .chunk .hrdiv {
	background-color: #000;
	height: 1px;
	width: 95%;
	border: 0px;
	margin: 0 auto;
	margin: 15px;
}

#inner {
    zoom: 1;
    clear: both;
    position: relative;
	/*padding-top: 2px;*/
	min-height:300px;
	background-color: #fff;
    padding-top:30px;
    padding-bottom:30px;
}

#inner .chunk
{
    line-height: 2em;
    color: #666666;
    margin-left: 50px;
    margin-right: 50px;
    min-height: 10px;
}

/*    #inner .chunk {
        padding: 10px 10px 10px 10px;
        min-height: 10px;
        line-height: 1.5em;
    }*/
    
/*
#inner .chunk
{
    padding-left: 10px !Important;
}    
*/    
    
        #inner .chunk li {
            margin-left: 20px;
        }
        
        #inner .chunk span.img {
            display: block;
            position:relative;
            z-index: 0;
        }
        
        #inner .chunk img {
            display: block;
            margin: 0 auto !important;
        }


/* Set padding for #PIC# case */

#inner .chunk .img img 
{
	padding: 0px;
}        

/* Set padding for images added within HTML editor */        

#inner .chunk img
{
        padding: 8px;
}
        
#inner .chunk a 
{
    text-decoration: none;
    color: #666;
}

#inner .chunk a:hover 
{
    text-decoration: underline;
    color: red;
}
       
        #inner .chunk p { margin-bottom: .5em; zoom: 1; }
        #inner .chunk ul { margin-bottom: 1.5em; zoom: 1; }
        #inner .chunk .last      { margin-bottom: 0; }
        
        #inner .chunk h1   {
            line-height: normal;
            font-size: 14pt;
			margin-top: 3px ;
			padding-bottom: 2px;
            font-weight: normal;
        }
		#inner .chunk h2    {
            line-height: normal;
            font-size: 12pt;
			margin-top: 2px;
			padding-bottom: 2px;
            font-weight: normal;
        }
		 #inner .chunk h3   {
			line-height: normal;
            font-size: 10pt;
			margin-top: 1px; 
			padding-bottom: 1px;
            font-weight: normal;
        }
        
        #inner .chunk h4   {
            line-height: normal;
            font-size: 8pt;
			margin-top: 1px ;
			padding-bottom: 1px;
            font-weight: normal;
        }
		#inner .chunk h5    {
            line-height: normal;
            font-size: 8pt;
			margin-top: 1px;
			padding-bottom: 1px;
            font-weight: normal;
        }
		 #inner .chunk h6   {
			line-height: normal;
            font-size: 8pt;
			margin-top: 1px; 
			padding-bottom: 1px;
            font-weight: normal;
        }
        
        
        #inner .chunk .dstyled em,
        #inner .chunk h2 em {
            background: #ff0;
            font-style: normal;
            font-weight: normal;
        }
      #inner .chunk .wrapper{
	  padding-top: 5px;
	  padding-bottom: 5px;	 
	  }
	  
    #inner #cart {
        position: absolute;
        margin-right: -450px;
        line-height: 1em;
        padding: 5px;
        right: 50%;
        top: 0;
        color: #000;
        font-size: 8pt;
        background: url('/Bongo/assets/png/cart.png') no-repeat 0 50%;
        padding-left: 26px;
        z-index:999;
    }

    #header #taglinediv {
        position:absolute;
        margin-right: 220px;
        line-height: 1em;
        padding: 5px;
        left: 50%;
        margin-left: -440px;
        top: 120px;
        margin-top: -1em;
        color: #000;
        font-size: 8pt;
        background: url('/Bongo/assets/png/Wht30.png') 0 50%;
        z-index:998;
        visibility:hidden;
    }

.page-form{
        z-index:999;

}


body.page-log-in form div,
body.page-search form div {
    padding-bottom: 2px;
}

body.page-log-in label,
body.page-search label {
    float: left;
    width: 7em;
}

body.page-log-in input.submit,
body.page-search input.submit {
    padding: 2px;
    font: inherit;
    margin-left: 7em;
}

/*
body.page-log-in form,
body.page-log-in div#reminder,
body.page-search form*/
#loginform, #searchform
 {
    /*float: left;*/
    padding: 10px;
    border: 1px solid #ddd;
    background: #eee;
}

body.page-log-in div#reminder {
    float: right;
    width: 20em;
}

#inner .pwlogin  
{
    margin:0 auto;
    margin-top:30px;
    width:225px;
    padding: 10px;
    border: 1px solid #ddd;
    background: #eee;
    text-align:center;

}



.lb-overlay {
    top: 0;
    left: 0;
    z-index: 998;
    position: absolute;
    background: url('/Bongo/assets/png/overlay.png');
}

* html .lb-overlay {
	background: #000;
	filter: alpha(opacity=80);
}

    .lb-loading {
        width: 100%;
        height: 100%;
        background: url('/Bongo/assets/gif/loading.gif') no-repeat 50% 50%;
    }

.lb-container {
    position: absolute;
    background: #fff;
    border: 3px solid #000;
    margin-top: -10px;
    /*padding: 10px;*/
    z-index: 999;
	height: 425px;

}

iframe.lb {
    width: 595px;
    height: 425px;
    border: none;
}

iframe.lb body {
    margin: 0;
    padding: 0;
}

.lb-container div.close {
    position: absolute;
    cursor: pointer;
    right: 0;
    top: 0;
    width: 16px;
    height: 16px;
    padding: 2px;
    margin-top: -23px;
    margin-right: -3px;
    border: 3px solid #000;
    border-bottom: none;
    background: #fff url('/Bongo/assets/png/window-close.png') no-repeat 2px 2px;
}


body.page-page-not-found #inner {
    background: url('/Bongo/assets/png/404.png') no-repeat 50% 50%;
    min-height: 400px;
	}


#footer {
    clear: both;
    padding-top: 20px;
}

    #footer div {
		height: 50px;
        padding: 5px;
        font-size: 7pt;
        text-align: right;
		/*border-top: 1px solid;*/
		 background-color:#104BA9; 
		 color: #fff;
         border: 0px;
}


    }

    #footer div a 
    {
        color: inherit;
       
        text-decoration: none;
    }
        #footer div a:hover {
        color: #f00;
        text-decoration: underline;
    }
      #footer div a:visited{
        color: inherit;
          }
    
#inner .chunk .tabs
{
    display: none;
    position: absolute;
    height: 68px;
    z-index:9998;
    left: 22px;
}


    
/* To style form boxes etc when they dont validate! */
input.error,
select.error { 
    text-align: left;
    border: 1px #FF0000 solid;
    background-color: #FF9900;
    height: 20px;
    background-image: url(/Bongo/assets/png/warning.png);
    background-position: right;
    background-repeat: no-repeat;
  }

/* To style form boxes etc when they dont validate! */
textarea.error {
    text-align: left;
    border: 1px #FF0000 solid;
    background-color: #FF9900;
    background-image: url(/Bongo/assets/png/warning.png);
    background-position: right;
    background-repeat: no-repeat;
  }



/* Left and right large quotes */
.lquote, .rquote {
	font-family: times new roman, georgia, serif;
	font-size: 32pt;
	font-weight: bold;
	color: #9ac;
	position: relative;
	top: -0.1em;
	line-height: 0.9em; /*0;*/
	height: 1px;
	float:left;
}


.rquote {
	font-size: 32pt;
	line-height: 0em;
	top: .4em;
	float:none;
}


.quotetxt{
	font-family: Georgia, serif;
	font-size: 1em;
	line-height: 1.6em;
	font-style: italic;
	font-weight:bold;
	color: #8B7D6B; /*bisque4*/
}

blockquote {padding:20px 20px 17px 20px;}
blockquote p {display:inline}

/* Alternate quote color */
.qalt {
	color: #7C7C7C;
	font-family: Georgia, serif  ;
}

.bigtxt{
font-size:14px;
font-weight:bold;
}



.largefirst {
     font-size:300%;
     font-style:italic;
     font-weight:bold;
     display:block;
     float:left;
     padding: 0px 5px 0px 0px !important;
     height:1em;
     color:#888;
     line-height:1em; 
   }
   
#base
{
    margin: 0 auto;
	margin-top: 30px;
	border: none;
	text-align: center;
}
	
#base h1 {
    background-image: none;
    border:none;
    background-color: transparent;
    font-size: 11px;
    color: #666;
    font-weight: normal;
	 }

#base h2 {
    font-size: 9px;
	border:none;
    color: #666;
	background-color: transparent;
    font-weight: normal;
}

/* Controls Gallery Iframe height ie. max size of gallery presentation */
.gallery
{
    height: 700px;
}

/* Accessibility settings */
.accesspanel
{
    height: 32px;
    display: inline-block;  /* Change to none to lose accessibility settings panel */    
    margin-left: 10px;
    position:absolute;
}

.accessfontlarger, .accessfontsmaller, .accessfontreset, .accesscontrasthigh, .accesscontrastnormal
{
    border: solid 1px black;
    background-color: White;
    cursor: pointer;
}

/* Page Edit Form */

#pageedittab {width:100%;table-layout:fixed;border-collapse:collapse;}
#pageedittab td {padding-bottom:2px;}
#pageeditmenutype {width:100%;table-layout:fixed;border-collapse:collapse;}
#pageeditmenutype td {padding-bottom:2px;}

#pageeditbanner
{
    background-color:Gray;
    color:White;
    padding:8px;
    border-bottom:10px;
}

col#c1{width:140px;}
col#c2{width:auto;}

#pageedittab td{vertical-align:top;}
#pageedittab input, #pageedittab textarea{width:99%;}
#pageedittab select{width:99%;}
#pageedittab label{margin-left:10px;font-weight:bold;}
#pageedittab input[type=checkbox], #pageedittab input[type="submit"]{width:auto !Important;}

col#typelabc1{width:140px;}
col#typelabc2{width:160px;}
col#typeselc1,col#typeselc2{width:auto;}

#pageedittab #directlinkpresets{width:19%;}
#pageedittab #direct_link{width:79%;}

/* Determine which chunks can be added - set display to none !Important if not required, otherwise comment out */
/*#columns-1 {display: none !Important;}
#columns-2 {display: none !Important;}
#columns-3 {display: none !Important;}
#columns-4 {display: none !Important;}
#gallery-5 {display: none !Important;}
#gallery-6 {display: none !Important;}*/
#columns-30-70 {display: none !Important;}
#columns-70-30 {display: none !Important;}
#columns-40-60 {display: none !Important;}
#columns-60-40 {display: none !Important;}
#columns-20-80 {display: none !Important;}
#columns-80-20 {display: none !Important;}
#columns-60-20-20 {display: none !Important;}
#columns-20-60-20 {display: none !Important;}
/*#contact {display: none !Important;}*/
#customchunk1 {display: none !Important;}
#customchunk2 {display: none !Important;}
#customchunk3 {display: none !Important;}
/*#columns-33-66 {display: none !Important;}
#columns-66-33 {display: none !Important;}
#columns-25-75 {display: none !Important;}
#columns-75-25 {display: none !Important;}
#columns-25-25-50 {display: none !Important;}
#columns-25-50-25 {display: none !Important;}
#columns-50-25-25 {display: none !Important;}*/

