/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $
 */

body {font:100% "Trebuchet MS",Tahoma,Arial; color:#888; background:#0e1010 url(../images/body-bg.gif) repeat-x; text-align:center;}

a img {border: none; }

/* ---------------------- Hyperlinks ---------------------- */
a {color:#f90; text-decoration:underline;}
a:visited {color:#f90; text-decoration:underline;}
a:hover {color:#f90; text-decoration:none;}
/* ---------------------- Hyperlinks ---------------------- */

/* ---------------------- Headings ---------------------- */
h1, h2, h3, h4, h5, h6 {font-family:Georgia,"Bitstream Vera Serif","Times New Roman",serif; font-weight:normal; letter-spacing: -1px; line-height:1.2em; font-variant:normal; margin-bottom:5px; color:#e6dfdf;}
/*----------------------- Headings ---------------------- */

/* ---------------------- Global Styles ---------------------- */
#content-panel ul, #sidebar-panel ul {list-style-type:none;}
#content-panel ol, #sidebar-panel ol {font-size: 13px;}
#sidebar-panel ul li {margin:0; padding:0;}
p {padding-bottom:0.938em; font-size:13px;}
/* ---------------------- Global Styles ---------------------- */




CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

TEXTAREA {
/*	float: left;*/
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #F0F8FF;
	}

FIELDSET {
	padding: 0.7em;
	margin: 0 0 15px 0;
	border: 1px solid #333;
	font-size: 13px;
	}

LEGEND {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding: 5px;
	color: #339900;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.2em;
	padding: 0.3em;
	border: 1px solid #000000;
	}
.messageStackWarning p, .messageStackError p, .messageStackSuccess p, .messageStackCaution p {
	margin: 0;
	padding: 0;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}



#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 

#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #9a9a9a;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 100%;
	}

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 8px 4px 0 0;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	background-color: #cc9900;
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne {
	background-color: #FFCC99;
	}

#navColumnTwo {
	background-color: #00BFBF;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #000000;
	padding: 1em;
	}

.tableHeading TH {
	border-bottom: 1px solid #cccccc;
	}

.tableHeading, #cartSubTotal {
	background-color: #e4e3e3;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	text-align: right;
	line-height: 2.2em;
	padding-right: 1em;
	color: #000;
	font-size: 15px;
	margin: 0 2px;
	margin-right: 4px;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #660099;
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	background-color: #FF6699;
	padding: 0.5em 0.2em;
	}

.leftBoxContainer {
	border: 1px solid #ffffff;
	margin-top: 1.5em;
	}

.sideBoxContent {
	background-color: #ffffff;
	padding: 0.4em;
	}

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFF00;
	}

.rightBoxHeading {
	margin: 0em;
	background-color: #663366;
	padding: 0.2em 0em;
	}

h3.leftBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

h3.rightBoxHeading a:hover {
	color: #FF0000;
	text-decoration: none;
	}

.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F0F0F0;
	height: 1.5em;
	vertical-align: top;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #cacaca;
	height: 2em;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}
.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}
	
#main-price {
	float: right;
	margin-top: -2.3em;
	}
#main-price h2 {
	color: #FF9900;
	}






/* ---------------------- Tables ---------------------- */
#box-table-a{font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;font-size:13px;width:600px;text-align:left;border-collapse:collapse;margin:10px 2px;}

#box-table-a th{font-size:13px;font-weight:normal;background:#000 url(../images/table-top-bg.gif) repeat-x; border-top:1px solid #2b4146;border-bottom:1px solid #fff;color:#fff;padding:8px; height: 36px; text-align: left;}

#box-table-a td{background:#e4e3e3;border-bottom:1px solid #fff;color:#01445a;border-top:1px solid transparent;padding:8px;}
#box-table-a tr:hover td{background:#d0dafd;color:#339;}
/* ---------------------- Tables ---------------------- */


.paragraph {
	margin: 10px 0 0 0;
	padding: 0;
	}

h1.booking-success span {
	color: #0C0;
	}
.booking-ref-no {
	background: #09C;
	display: block;
	margin-bottom: 20px;
	padding: 10px 5px;
	}
.booking-ref-no p {
	color: #fff;
	font-size: 14px;
	margin: 0;
	padding: 0;
	}
.terms-intro {
	color: #fff;
	background: #09C;
	margin-bottom: 10px;
	padding: 3px 3px;
	}

.booking-final-places {
	display: block;
	}
.booking-final-event {
	display: block;
	}
.booking-final-payable {
	display: block;
	}
	
.booking-final-places span, .booking-final-event span, .booking-final-payable span {
	color: #cc9900;
	}
	
.cheque-alert {
	color: #fff;
	background: #09C;
	margin-bottom: 10px;
	padding: 3px 3px;
	}


.confirm-booking-text {
	margin-top: -15px;
	font-size: 15px;
	color: #fff;
	font-weight: bold;
	font-style: italic;
	}


/* ---------------------- Global Styles ---------------------- */
#content-panel ul, #sidebar-panel ul {list-style-type:none;}
#sidebar-panel ul li {margin:0; padding:0; font-size: 13px;}
p {padding-bottom:0.938em; font-size:13px;}
/* ---------------------- Global Styles ---------------------- */

/* ---------------------- Outer Panels ---------------------- */
#site-wrapper  {position:relative; overflow:hidden; text-align:left; background:#000; clear:both;}
#content-panel {position:relative; margin-bottom:1em; }
#sidebar-panel {position:relative; margin-bottom:1em; background:#2b0000 url(../images/sidebar-top-bg.png) repeat-x; }
/* ---------------------- Outer Panels  ---------------------- */

/* ---------------------- Inner Panels ---------------------- */
#content-panel .content-inner {position:relative; height:100%; background:#0b0b0b; padding:1em; border:1px solid #100f0f; margin-bottom: 1em;}
#sidebar-panel .sidebar-inner {position:relative; float:left; padding-top:1em;}
/* ---------------------- Inner Panels ---------------------- */

/* ---------------------- Sidebar Elements y ---------------------- */
#sidebar-panel .sidebar-inner .sidebar-panel {position:relative; float:left; width:280px; border-bottom:1px solid #333; margin-top: 10px; background: url(../images/block-bottom-right.gif) no-repeat bottom right; display:inline; font-family:Arial,Helvetica,sans-serif;}
#sidebar-panel .sidebar-inner .sidebar-panel .travel-guide .img, #sidebar-panel .sidebar-inner .sidebar-panel .seenontv .img, #sidebar-panel .sidebar-inner .sidebar-panel .car-share .img, #sidebar-panel .sidebar-inner .sidebar-panel .write-for-us #sidebar-panel .sidebar-inner .img, #sidebar-panel .sidebar-inner .sidebar-panel .testimonial .img {position: absolute; top: 0;}
#sidebar-panel .sidebar-inner .sidebar-panel h3 {font-size:20px; margin-bottom:10px;}
#sidebar-panel .sidebar-inner .sidebar-panel p {color:#e6e1e1; font-size:11px; padding-right:19px;}
/* ---------------------- Travel Guide ---------------------- */
#sidebar-panel .sidebar-inner .sidebar-panel .travel-guide .img {left: 8px;}
#sidebar-panel .sidebar-inner .sidebar-panel .travel-guide {padding-left: 70px;}
/* ---------------------- As Seen On TV ---------------------- */
#sidebar-panel .sidebar-inner .sidebar-panel .seenontv .img {left:10px;}
#sidebar-panel .sidebar-inner .sidebar-panel .seenontv {padding-left:70px;}
/* ---------------------- Car Share ---------------------- */
#sidebar-panel .sidebar-inner .sidebar-panel .car-share .img {left:8px;}
#sidebar-panel .sidebar-inner .sidebar-panel .car-share {padding-left:70px;}
/* ---------------------- Write For Us ---------------------- */
#sidebar-panel .sidebar-inner .sidebar-panel .write-for-us .img {left:10px;}
#sidebar-panel .sidebar-inner .sidebar-panel .write-for-us {padding-left:65px;}
/* ---------------------- Sidebar Newsletter ---------------------- */
#sidebar-panel .sidebar-inner .sidebar-panel .ml-signup h4 {margin-left:10px; margin-bottom:5px; color:#f90;}
#sidebar-panel .sidebar-inner .sidebar-panel .ml-signup p.reason-to-join {margin-left:10px; margin-bottom:4px!important;}
/* ---------------------- Sidebar Newsletter ---------------------- */

/* ---------------------- Sidebar Random Ghost Hunt ---------------------- */
#sidebar-panel .sidebar-inner .sidebar-panel .upcoming-ghosthunts ul {padding:15px; margin-left:2px;}
#sidebar-panel .sidebar-inner .sidebar-panel .upcoming-ghosthunts h3 {margin-left:15px; margin-bottom:2px;}
#sidebar-panel .sidebar-inner .sidebar-panel .upcoming-ghosthunts ul li ul {margin:3px 0 0 0; padding:0; font-size:11px;}
#sidebar-panel .sidebar-inner .sidebar-panel .upcoming-ghosthunts ul li ul li {margin:0; padding:0;}
#sidebar-panel .sidebar-inner .sidebar-panel .upcoming-ghosthunts ul p {margin:0;padding:0;}
#sidebar-panel .sidebar-inner .sidebar-panel .upcoming-ghosthunts ul h4 {font-size:15px; margin-bottom:4px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
#sidebar-panel .sidebar-inner .sidebar-panel .upcoming-ghosthunts ul h4 a {text-decoration:underline;}
#sidebar-panel .sidebar-inner .sidebar-panel .upcoming-ghosthunts ul h4 a:hover {text-decoration: none;}
#sidebar-panel .sidebar-inner .sidebar-panel .upcoming-ghosthunts ul img {border:1px solid #000; margin-top:1px; margin-bottom: 1px;}
/* ---------------------- Sidebar Random Ghost Hunt ---------------------- */

/* ---------------------- Sidebar Elements  ---------------------- */


/* ---------------------- Main Inner Classes y ---------------------- */
#content-panel .content-inner .post-content {padding: 0 10px;}
#content-panel .content-inner .page-content {padding: 0 10px;}
#content-panel .content-inner h1 {font-size:21px; border-bottom:1px dotted #012d2e; padding-bottom:10px;}
#content-panel .content-inner h2 {font-size:18px;}
#content-panel .content-inner h3 {font-size:18px;}
#content-panel .content-inner.featured-home {padding:0!important;}
#content-panel .content-inner .admin-edit-link {}
#content-panel .content-inner .post-details {float:left; clear:both; width:100%; font-size:12px; margin-top:-10px; margin-bottom: 17px; padding-bottom:0; color:#666;}
#content-panel .content-inner .post-details .post-category {float:left;}
#content-panel .content-inner .post-details .post-date {float:left; margin-left:4px;}
#content-panel .content-inner .post-details .post-category a, #content-panel .content-inner .post-details .post-date a, #content-panel .content-inner .post-details .post-comments a {text-decoration:none;}
#content-panel .content-inner .post-details .post-comments {float:right;}
/* ---------------------- Main Inner Classes y ---------------------- */

/* ---------------------- Sidebar Testimonials  ---------------------- */
#sidebar-panel .sidebar-inner .sidebar-panel .testimonial .img {left:6px;}
#sidebar-panel .sidebar-inner .sidebar-panel .testimonial {padding-left:70px;}
#sidebar-panel .sidebar-inner .sidebar-panel .testimonial h3 {color:#f90;}
#sidebar-panel .sidebar-inner .sidebar-panel .testimonial p {color:#888;}
#sidebar-panel .sidebar-inner .sidebar-panel .testimonial span {color:#ccc; display:block; margin-top:5px; font-weight:bold; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
/* ---------------------- Sidebar Testimonials y ---------------------- */

/* ---------------------- Breadcrumb Plugin ---------------------- */
#content-panel .breadcrumb {background:#330000; padding:0 1em .3em 1em; margin:1em 0 1em 0; border-bottom:2px solid #220000;}
#content-panel .breadcrumb p {font-size:12px; margin:0; padding:7px 0 4px 0;}
#content-panel .breadcrumb p a {text-decoration:none;}
/* ---------------------- Breadcrumb Plugin ---------------------- */


/* ---------------------- Header ---------------------- */
#masthead {position:relative; height:166px; background:#000 url(http://www.paranormalnights.co.uk/wp-content/themes/haunting/imgs/header/masthead.gif) no-repeat center top;}
#masthead #lcdleft {float:left; margin-top:7px; margin-left:1px;}
#masthead #lcdright {float:right; margin-top:6px; margin-right:4px;}
/* ---------------------- Header ---------------------- */

/* ---------------------- Horizontal Navigation  ---------------------- */
#navigation-wrapper {height:60px; background:#000;}
#navigation {height:51px; float:left; background:#000 url(http://www.paranormalnights.co.uk/wp-content/themes/haunting/images/nav-stretch.gif) repeat-x; margin-top:4px; margin-bottom:4px;}
#navigation ul {float:left; margin: 0; padding: 0;}
#navigation ul li {height:45px; float: left; display:inline; padding: 0px;display: block;}
#navigation ul li a {background: url(../images/nav-bg.gif) no-repeat; font-size:12px; text-decoration:none; color:#fff; margin: 0px; display:block; width:96px; height:31px; padding-top:20px; border-right:1px solid #000;}
#navigation ul li a:hover {background-position:left bottom; color:#fff;}
#navigation a:hover, #navigation li.current a {background-position:left bottom; color:#fff;}
#nav2 ul {position:absolute; top:-999em; background-position: bottom; background-repeat: no-repeat; background-image: url(../images/categories-bottom.png); padding-bottom:18px;}
#nav2 li {float:left; position:relative; display:block; margin:0; z-index:99;}
#nav2 li li {width: 240px; height: auto !important; float:left; display:block; background-color:#3F4045;
background-image:none; margin:0px; padding:0px; z-index:100;}
#nav2 li li a {background-image: none!important;}
#nav2 li li a:hover {display:block; padding:10px 30px 10px 30px; height:auto; float:left; background-color:#34353B; width:180px; border:none; background-image: url(../images/pages-hover-arrow2.gif); background-repeat:no-repeat; background-position:14px 14px; text-align:left;}
#nav2 li li a:link, #nav2 li li a:visited {width:180px; display:block; padding:10px 30px 10px 30px; height:auto; float:left;
text-align:left; text-decoration:none;}
/* placement of where the drop down appears on the page */
#nav2 li:hover ul,ul#nav2 li.sfHover ul {top:52px;}
#nav2 li li:hover ul,ul#nav2 li li.sfHover ul {top:0px;}
#nav2 li ul {width: 240px;}
/*#nav2 a {display:block; float: left;}
#nav2 ul li{width: 100%;}
#nav2 li:hover ul,ul#nav2 li.sfHover ul {left:0px; top:39px;}
#nav2 li:hover li ul,#nav2 li.sfHover li ul {top:-999em;}
#nav2 li li:hover ul,ul#nav2 li li.sfHover ul {left:240px; top:0px;}
#nav2 li:hover ul,#nav2 li li:hover ul {top: -999em;}*/
/* ---------------------- Horizontal Navigation  ---------------------- */
