#lightview {position: absolute;top: 50%;left: 50%;height: 150px;width: 150px;margin: -75px 0 0 -75px;padding: 0;}.lv_Container {position: relative;width: 100%;height: 100%;background: none;padding: 0;margin: 0;}.lv_Button {cursor: pointer;text-decoration: none;border: none;background: none;margin: 0;padding: 0;}.lv_Sides {position: absolute;top: 50%;left: 0;clear: both;width: 100%;padding: 0;margin: 0;}.lv_Sides * { padding: 0; margin: 0; }.lv_Sides li {list-style-type: none;position: relative;}.lv_PrevSide { float: left; }.lv_NextSide { float: right; }.lv_Sides .lv_Wrapper {width: 100%;height: 100%;cursor: pointer;}.lv_Sides .lv_Button {float: left;background: none;}.lv_Frames {width: 100%;height: 100%;position: relative;padding: 0;margin: 0;}.lv_Frames li { list-style-type: none; margin: 0; padding: 0;}.lv_Frame {width: 100%;display: block;}.lv_Frame * { padding: 0; margin: 0; }.lv_FrameTop {position: absolute;left: 0;width: 100%;display: block;}.lv_FrameBottom {position: relative;float: left;clear: both;}.lv_Liquid {position: relative;float: left;width: 100%;overflow: hidden;clear: both;}.lv_Liquid .lv_Filler {position: absolute;height: 100%;width: 2px;top: 0;left: 50%;}.lv_Half {display: block;height: 100%;clear: both;line-height: 0px;}.lv_Half li { list-style-type: none; }.lv_Corner {float: left;position: relative;}.lv_CornerTr, .lv_CornerBr { float: right; }.lv_Fill {position: absolute;top: 0;width: 100%;height: 100%;}.lv_Half .lv_CornerWrapper {float: left;position: relative;width: 50%;height: 100%;overflow: hidden;}.lv_HalfRight .lv_CornerWrapper { float: right; }.lv_Corner { position: relative; }.lv_Corner canvas { position: relative; }.lv_HalfLeft .lv_Corner { float: left; }.lv_HalfRight .lv_Corner {position: relative;float: right;}.lv_Center {position: relative;clear: both;height: 100%;overflow: hidden;background: none;padding: 0;margin: 0;}.lv_WrapUp {position: absolute;left: 0;height: 100%;width: 100%;overflow: hidden;padding: 0;margin: 0;}.lv_WrapDown {position: relative;height: 100%;width: 100%;overflow: hidden;padding: 0;margin: 0;}.lv_WrapCenter {position: relative;padding: 0;margin: 0;}.lv_Loading {position: absolute;top: 50%;left: 50%;}.lv_Loading .lv_Button {float: left;height: 100%;width: 100%;}.lv_MediaWrapper {position: relative;width: 100%;display: block;overflow: hidden;clear: both;padding: 0;margin: 0;}.lv_MediaWrapper img {position: relative;float: left;padding: 0;margin: 0;}.lv_PrevNext {position: absolute;top: 0;left: 0;width: 100%;height: 100%;padding: 0;margin: 0;}.lv_PrevNext * { padding: 0; margin: 0; }.lv_PrevNext .lv_Button {position: relative;height: 100%;}.lv_PrevButton { float: left; }.lv_NextButton { float: right; }.lv_MenuBar {clear: both;position: relative;width: 100%;float: left;font: 11px Arial, Helvetica, sans-serif;color: #808080;padding: 0;margin: 0;text-align:left;}.lv_MenuBar * { padding: 0; margin: 0; }.lv_MenuTop .lv_DataText div,.lv_MenuTop .lv_ImgNumber div { margin: 0; padding: 0; }#lightview .lv_MenuTop .lv_Close, #lightview .lv_MenuTop .lv_Data { margin: 0 0 6px 0; }.lv_Close, .lv_Data { margin: 6px 0 0 0; }.lv_Close { position: relative;float: right;overflow: hidden;width: 100%;height: 100%;}.lv_Data {position: relative;float: left;padding-bottom: 3px;line-height: 13px;}.lv_DataText div, .lv_ImgNumber div { margin-left: 3px; }.lv_Data li {list-style-type: none;float: left;margin-top: 3px;}.lv_DataText { width: 100%; }.lv_DataText .lv_Title {font-weight: bold;margin-bottom: 2px;}.lv_DataText .lv_Caption { clear: both; }.lv_Data .lv_ImgNumber {color: #b8b8b8;margin-right: 5px;margin-top: 5px;}.lv_Data .lv_innerPrevNext, .lv_Data .lv_Slideshow {position: relative;border-left: 1px solid #efefef;padding: 0 5px;margin-top: 5px;vertical-align: middle;}.lv_Data .lv_Slideshow { padding-right: 0px; }.lv_Data .lv_innerPrevNext .lv_Button, .lv_Data .lv_Slideshow .lv_Button { /* play and stop */float: left;background-position: center left;background-repeat: no-repeat;}.lv_Media,.lv_External {position: relative;float: left;margin: 0;padding: 0;}#lightview iframe {border: 0;clear: both;padding: 0;margin: 0;background: none;}.lv_topButtons {position: absolute;left: 0;width: 100%;overflow: hidden;margin: 0;padding: 0;}.lv_topcloseButtonImage { cursor: pointer; }#lightviewError p { padding: 0 0 10px 0; }#lightviewError div {padding: 6px;font: 11px Arial, Helvetica, sans-serif;}#lightviewError .message {background: #fcb5b5;color: #dd1f1f;margin-bottom: 3px;}#lightviewError .type { font-weight: bold; }#lightviewError .pluginspage {background: #b5fcbd;color: #21be30;}#lightviewError a,#lightviewError a:hover,#lightviewError a:visited {color: #21be30;text-decoration: none;background: none;font-weight: bold;border-bottom: 1px solid #7de689;}#lightviewError p {margin-left: 0;padding: 0;}#overlay { position: absolute; /* Opera will use fixed */ top: 0; left: 0; height: 100%; width: 100%;}* html #lightview { /* IE6 */position: absolute;margin-top: expression( (-1 * this.offsetHeight / 2 + (document.documentElement ? document.documentElement.scrollTop : 0) + (Lightview.navbarHeight || 0)) + 'px');margin-left: expression( -1 * this.offsetWidth / 2 + (document.documentElement ? document.documentElement.scrollLeft : 0) + 'px');}html #overlay {position: absolute;height: expression(((window.Enumerable && window.Enumerable.max) ? [document.body.scrollHeight, document.documentElement.scrollHeight, document.body.offsetHeight, document.documentElement.clientHeight].max() : document.documentElement.scrollHeight) + 'px' );width: expression(((window.Enumerable && window.Enumerable.max) ? [document.body.scrollWidth, document.documentElement.scrollWidth, document.body.offsetWidth, document.documentElement.clientHeight].max() : document.documentElement.scrollWidth) + 'px' );}* { font-size: 100%;}html, body {margin: 0;padding: 0;}body {font-family: "Courier New", Courier, Verdana, Arial, sans-serif;font-size: 0.75em;color: black;height: 100%;overflow-y: auto;}body.club {color: white;}body.mceContentBody {padding: 10px;background: white;}a { outline: 0;}object { outline: none;}h1 {margin: 72px 0 0 0;padding: 0 0 3px 3px;font-size: 1.4em; line-height: 14px;border-bottom: 1px dotted black;overflow: hidden;}body.club h1 {color: white;border-bottom: 1px dotted white;}h2 {font-size: 1.2em;margin: 0;}body#clubListings h2 {color: #F9DC55;}h3 {font-size: 1.1em;margin: 0.5em 0 0.2em 0;}h3.top {margin-top: 0 !important;}h4 {margin: -25px 0 20px 0;text-align: center;}p {margin: 0 0 15px 0;line-height: 15px;}em {font-style: normal;font-weight: bold;}.bigger { font-size: 1.4em;}.larger { font-size: 1.1em;}.smaller { font-size: 0.9em;}.smallest { font-size: 0.8em;}img, form, fieldset {margin: 0;border: 0;padding: 0;}.clear {clear: both;font-size: 1px;margin: 0;}.strong {font-weight: bold;}.hidden {display: none;}.pointer {cursor: pointer;}.left {float: left;}.right {float: right;}.padLeft {padding-left: 5px;}.galMarg {margin-right: 12px !important;}.padRight {padding-right: 10px;}#introFlash {width: 100%;height: 100%;background: black;}#noFlash {position: absolute;z-index: 10000;background: white;width: 100%; height: 100%;}body#intro {background: black;}#introBox {background: transparent url('../images/introFrame.jpg') no-repeat;width: 440px; height: 610px;margin: 10px auto;padding-top: 15px;}#introBox .enterClub a, #introBox .enterBar a {float: left;cursor: pointer;}#introBox .enterClub a {width: 220px; height: 90px;margin: 265px 0 0 47px;}#introBox .enterBar a {width: 120px; height: 98px;margin: 250px 0 0 10px;}#introBox em {padding-right: 30px;}#sideBox {width: 150px; height: 100%;position: fixed;top: 0; left: 0;background: white;padding: 15px 35px 0 35px;}* html #sideBox { position: absolute; }body.club #sideBox {background: transparent;}#mainBox {width: 756px;float: left;margin-left: 220px;}* html #mainBox {margin-left: 110px;}#menuBox {padding: 10px 0;}#bannerBox {width: 756px; height: 95px;position: fixed;}* html #bannerBox { position: absolute; }#contentBox {padding: 95px 3px 0 3px;height: 2000px;}#barGallery #contentBox {padding-top: 100px;}#clubVenue #contentBox { height: 3000px }#contentBox a, #contentBox a:link, #contentBox a:visited, #contentBox a:active { color: #99042E;text-decoration: none;}#contentBox a:hover { color: black;border-bottom: 1px dotted black;}body.club #contentBox a, body.club #contentBox a:link, body.club #contentBox a:visited, body.club #contentBox a:active { color: #F9DC55;}body.club #contentBox a:hover {color: white;border-color: white;}a#logoBox {margin: 0;background: url('../images/template/barCrest.jpg') no-repeat;width: 150px; height: 143px;display: block;cursor: pointer;}body.club a#logoBox {background: url('../images/template/clubLogo.png') no-repeat;}* html body.club a#logoBox {background-image: none;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/files/images/template/clubLogo.png", sizingMethod="crop");}a#returnBox {width: 100px; height: 100px;margin: 22px 0 20px 26px;background: url('../images/template/switchClub.gif');display: block;cursor: pointer;}body.club a#returnBox {background: url('../images/template/switchBar.png') no-repeat;}* html body.club a#returnBox {background-image: none;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/files/images/template/switchBar.png", sizingMethod="crop");}ul.menu {list-style-type: none;margin: 0; padding: 0;font-size: 1.15em;}ul.menu li {padding: 5px;border-bottom: 1px dotted black;font-weight: bold;}ul.menu.club li {border-bottom: 1px dotted white;}ul.menu li a, ul.menu li a:link, ul.menu li a:visited, ul.menu li a:active {color: black;text-decoration: none;}ul.menu li a:hover {color: #99042e;}ul.menu.club li a, ul.menu.club li a:link, ul.menu.club li a:visited, ul.menu.club li a:active {color: white;}ul.menu.club li a:hover {color: #f9dc55;}ul.menu ul {list-style-type: none;margin: 0;padding: 0 10px;font-size: 0.9em !important;}ul.menu ul li {border: none !important;font-weight: normal;}body#barHome, #barHome #bannerBox {background: white url('../images/backgrounds/bar/home.jpg') 280px 0 no-repeat fixed;}body#clubHome, #clubHome #bannerBox {background: url('../images/backgrounds/club/home.jpg') repeat fixed;}#barHome #contentBox img, #barEvents #contentBox img, #clubHome #contentBox img {margin: 5px 0 20px 0;}.col {width: 243px;float: left;} body#barFood, #barFood #bannerBox {background: white url('../images/backgrounds/bar/food.jpg') 216px 0 no-repeat fixed;}#barFood h2 {color: #DF0010;margin: 60px 0 2px 0;font-size: 1.0em;}#foodBrochure {width: 750px; height: 845px;background: url('../images/bar/foodPage/eastVillageMenusSeptember09.png') no-repeat;margin: -120px 0 0 0px;}* html #foodBrochure {background-image: none;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/files/images/bar/foodPage/eastVillageMenus.png", sizingMethod="crop");}ul.brochureLinks {width: 500px; height: 1170px;margin: 0; padding: 0;position: relative;}ul.brochureLinks li {display: block;width: 116px;height: 118px;position: absolute;}ul.brochureLinks li.eastVillageMenu {width: 184px;height: 268px;left: 191px;top: 77px;}ul.brochureLinks li.foodOffer {left: 231px;top: 463px;}ul.brochureLinks li.canapeMenu {right: 309px;bottom: 724px;}ul.brochureLinks li a {width: 98px; height: 98px;display: block;}ul.brochureLinks li a:hover {border-bottom: none !important;}ul.brochureLinks li.eastVillageMenu a {width: 184px; height: 268px;}a#winterMenu {width: 549px; height: 366px;background:url('../images/bar/foodPage/winterMenu.png') no-repeat;margin: -60px 0 0 120px;display: block;cursor: pointer;}a:hover#winterMenu {border-bottom: none;}#anyExcuse {width: 297px; height: 101px;background: url('../images/bar/foodPage/text.png') no-repeat;margin: 50px 0 0 230px;}* html #anyExcuse {background-image: none;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/files/images/bar/foodPage/text.png", sizingMethod="crop");}body#barEvents, #barEvents #bannerBox {background: white url('../images/backgrounds/bar/events.jpg') 550px 0 no-repeat fixed;}#inVino {width: 328px; height: 80px;background: url('../images/bar/eventsPage/text.png') no-repeat;}* html #inVino {background-image: none;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/files/images/bar/eventsPage/text.png", sizingMethod="crop");}#grapeVine {width: 171px; height: 235px;background: url('../images/bar/eventsPage/grapeVine.jpg') no-repeat;margin-top: 30px;}a#corpBrochure, a.viewCorpBrochure {cursor: pointer;display: block;}a#corpBrochure {width: 439px; height: 492px;background:url('../images/bar/eventsPage/brochure.png') no-repeat;margin: -120px 0 0 135px;}* html a#corpBrochure {background-image: none;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/files/images/bar/eventsPage/brochure.png", sizingMethod="crop");}a#corpBrochure:hover { border: none; }a.viewCorpBrochure {width: 125px; height: 35px;position: absolute;color: #df0010;font-weight: bold;text-decoration: none;text-align: center;margin: 110px 0 0 200px;}body#barGallery, #barGallery #bannerBox {background: white url('../images/backgrounds/bar/gallery.jpg') 710px 0 no-repeat fixed;}.opa {background: #e5b6bc;}body.club .opa {}.opaBox {background: transparent !important;}body#clubListings .opa, body#clubHighLight .opa {background: transparent;}.galInfo {width: 105px;float: left;margin: 0 0 10px 0;padding: 5px;}.galInfo img {display: block;border-top: 1px dotted black;border-bottom: 1px dotted black;padding: 5px 0;margin: 0 !important;}body.club .galInfo img {border-top: 1px dotted white;border-bottom: 1px dotted white;}.galInfo h2, .galInfo h3 {width: 105px; height: 12px;overflow: hidden;padding: 0;}.galInfo h2 {font-size: 1.0em;margin: 0;border: none;}.galInfo h3 {color: #99042E;margin: 4px 0;font-size: 0.75em;}#barGallery #contentBox img, #clubGallery #contentBox img {float: left;margin: 0 7px 5px 0;}body#barVenue {background: url('../images/backgrounds/bar/venue.jpg') 552px 0 no-repeat fixed;}#barVenue #bannerBox {background: white url('../images/bannerBox/bar/venue.jpg') 431px 0 no-repeat;}#barVenue #contentBox img, #clubVenue #contentBox img, .box {float: left;padding-bottom: 5px;}#barVenue #contentBox img, #clubVenue #contentBox img {display: block;}.box {width: 245px; height: 158px;background: #857a66;}.box.colour2 {background: #978a5b;margin-left: 5px;width: 246px;}.box.colour3 {margin-left: 5px;background: #b5991b;width: 246px;margin-bottom:5px;}.box h2 {color: white;margin: 4px 0 2px 15px;font-size: 1.2em;}ul.list {padding: 0; margin: 0;list-style-type: none;}#barVenue ul.list {list-style-image: url('../images/bar/venuePage/listBullett.png');padding: 0 30px;}* html #barVenue ul.list {background-image: none;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/files/images/bar/venuePage/listBullett.png", sizingMethod="crop");}#clubContact ul.list, #barContact ul.list {padding: 15px 30px 0 0;}ul.list li {color: white;padding: 0 0 0 0px ; margin: 0 0 5px 20px;}#barContact ul.list li {color: black;}#barVenue ul.list li, #clubContact ul.list li, #barContact ul.list li {margin-bottom: 3px;}ul.small li {margin-bottom: 2px !important;}ul.list li a, ul.list li a:link, ul.list li a:visited, ul.list li a:active {color: black;text-decoration: none;}ul.list li a:hover {border-bottom: 1px dotted black;}body.club ul.list li a, body.club ul.list li a:link, body.club ul.list li a:visited, body.club ul.list li a:active {color: white;}body.club ul.list li a:hover {border-bottom: 1px dotted white;}body#barPress {background: url('../images/backgrounds/bar/press.jpg') 552px 0 no-repeat fixed;}#barPress #bannerBox {background: white url('../images/bannerBox/bar/press.jpg') 400px 0 no-repeat;}ul.links {padding: 0 0 10px 0;margin: 0;list-style-type: none;}ul.links li {padding: 0.1em 0;margin: 0;}body#barContact {background: url('../images/backgrounds/bar/contact.jpg') 480px 0 no-repeat fixed;}#barContact #bannerBox {background: white url('../images/bannerBox/bar/contact.jpg') 260px 0 no-repeat;}#barContact .padTop {padding-top: 20px;}#barContact #contentBox a, #barContact #contentBox a:link, #barContact #contentBox a:visited, #barContact #contentBox a:active,#barFood #contentBox a, #barFood #contentBox a:link, #barFood #contentBox a:visited, #barFood #contentBox a:active {text-decoration: none;color: black;}#barContact #contentBox a:hover {}body#barDrinks {background: url('../images/backgrounds/bar/drinks.jpg') 252px 0 no-repeat fixed;}#barDrinks #bannerBox {background: white url('../images/bannerBox/bar/drinks.jpg') 327px 0 no-repeat;}#barDrinks #flyerBox {width: 334px; height: 333px;background: url('../images/bar/drinksPage/flyer.png') no-repeat;}* html #barDrinks #flyerBox {background-image: none;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/files/images/bar/drinksPage/flyer.png", sizingMethod="crop");}#barDrinks #venueBox {width: 556px; height: 376px;background: url('../images/bar/drinksPage/theVenue.png') no-repeat;margin: -214px 0 0 174px;}* html #barDrinks #venueBox {background-image: none;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/files/images/bar/drinksPage/theVenue.png", sizingMethod="crop");}p.viewMenu {margin: -48px 0 0 285px;}p.viewMenu a, p.viewMenu a:link, p.viewMenu a:visited, p.viewMenu a:active {color: #DF0010;text-decoration: none;font-weight: bold;}p.viewMenu a:hover {color: #DF0010;}#barDrinks #cocktailBox {width: 532px; height: 309px;background: url('../images/bar/drinksPage/cocktailList.png') no-repeat;margin: 15px 0 0 100px;}* html #barDrinks #cocktailBox {background-image: none;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/files/images/bar/drinksPage/cocktailList.png", sizingMethod="crop");}#barDrinks #cocktailBox2 {width: 532px; height: 309px;background: url('../images/bar/drinksPage/cocktailList2.png') no-repeat;margin: -30px 0 0 60px;}* html #barDrinks #cocktailBox2 {background-image: none;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/files/images/bar/drinksPage/cocktailList2.png", sizingMethod="crop");}body#clubListings, #clubListings #bannerBox {background: url('../images/backgrounds/club/listings.jpg') 280px 0 repeat fixed;}body#clubMonday, #clubMonday #bannerBox {background: url('../images/backgrounds/club/monday.jpg') 280px 0 repeat fixed;}body#clubTuesday, #clubTuesday #bannerBox {background: url('../images/backgrounds/club/tuesday.jpg') 280px 0 repeat fixed;}body#clubWednesday, #clubWednesday #bannerBox {background: url('../images/backgrounds/club/wednesday.jpg') 280px 0 repeat fixed;}body#clubThursday, #clubThursday #bannerBox {background: url('../images/backgrounds/club/thursday.jpg') 280px 0 repeat fixed;}body#clubFriday, #clubFriday #bannerBox {background: url('../images/backgrounds/club/friday.jpg') 280px 0 repeat fixed;}body#clubSaturday, #clubSaturday #bannerBox {background: url('../images/backgrounds/club/saturday.jpg') 280px 0 repeat fixed;}body#clubSunday, #clubSunday #bannerBox {background: url('../images/backgrounds/club/sunday.jpg') 280px 0 repeat fixed;}body#clubHighLight, #clubHighLight #bannerBox {background: url('../images/backgrounds/club/highlights.jpg') 280px 0 repeat fixed;}.listingBox {width: 230px;float: left;padding: 5px;margin: 5px 0;}.listingBox img {display: block;}.overview {height: 500px;}body#clubVenue, #clubVenue #bannerBox {background: url('../images/backgrounds/club/venue.jpg') 280px 0 repeat fixed;}.up {margin-top: -252px;}body#clubPress, #clubPress #bannerBox {background: url('../images/backgrounds/club/press.jpg') 280px 0 repeat fixed;}body#clubGlobal, #clubGlobal #bannerBox {background: url('../images/backgrounds/club/global.jpg') 280px 0 repeat fixed;}body#clubGlobal #contentBox img {padding-top: 5px;}body#clubMixes, #clubMixes #bannerBox {background: url('../images/backgrounds/club/mixes.jpg') 280px 0 repeat fixed;}body#clubContact, #clubContact #bannerBox {background: url('../images/backgrounds/club/contact.jpg') 280px 0 repeat fixed;}.contactDetails {height: 200px;margin: 60px 0px 0 0;}body#clubContact #contentBox a, body#clubContact #contentBox a:link, body#clubContact #contentBox a:visited, body#clubContact #contentBox a:active {color: white !important;text-decoration: none;}body#clubContact #contentBox a:hover {color: #F9DC55 !important;border-color: #F9DC55;}body#clubGallery, #clubGallery #bannerBox {background: url('../images/backgrounds/club/gallery.jpg') 280px 0 repeat fixed;}a.mailingList {color: black;text-decoration: none;font-weight: bold;}a:hover.mailingList {color: #99042E;}body.club a.mailingList {color: #F9DC55;}body.club a:hover.mailingList {color: white;}body#intro a.mailingList {color: #F9DC55;font-size: 1.4em;margin-left: 38px;}body#intro a:hover.mailingList {color: white;}#mailingListBox {padding: 20px;}#mailingListBox h1 {margin: 0 0 10px 0;}#mailingListBox p {padding-left: 3px;}#mailingListBox table {margin: 10px 0;}#mailingListBox table td {padding-left: 1px;}#mailingListBox input {font-family: "Courier New", Courier, Verdana, Arial, sans-serif;width: 270px;}.mailingListSubmit input {width: 120px !important;margin-left: 10px;background: white;border: none;cursor: pointer;}#mailingListBox a, #mailingListBox a:link, #mailingListBox a:visited, #mailingListBox a:active {color: #99042E;font-weight: bold;text-decoration: none;}#mailingListBox a:hover {text-decoration: underline;}small a, small a:link, small a:visited, small a:active {color: black !important;}body#xmas, #xmas #bannerBox {background: white url('../images/backgrounds/bar/venue-hire.jpg') 216px 0 no-repeat fixed;}#xmasLinks {width:240px;float:left;}.xmaspic {float:left;width:115px;padding-right:10px;padding-top:20px;}.xmasText {float:left;padding-top:27px;font-size:14px;font-weight:bold;color:#f07311;}.xmasText a {color:#be1d2c !important; border-bottom:none;text-decoration:none;}.xmasText a:hover{color:#be1d2c !important;border-bottom:none !important;text-decoration:underline !important;}.xmasAd {width:185px;height:230px;margin-top:30px;border:1px solid #f07311 ;float:left;}.rotatingXmas {width:243px;height:182px;background: ;overflow:hidden;margin:0px;padding:0px;float:left;padding-right:10px;}.rotatingXmas ul {list-style: none;padding: 0; margin: 0;}.rotatingXmas ul li {padding: 0; margin: 0;list-style: none;}.rotatingXmas2 {width:243px;height:182px;background: ;overflow:hidden;margin:0px;padding:0px;float:left;padding-right:10px;}.rotatingXmas2 ul {list-style: none;padding: 0; margin: 0;}.rotatingXmas2 ul li {padding: 0; margin: 0;list-style: none;}.rotatingXmasRight {width:243px;height:182px;background: ;overflow:hidden;margin:0px;padding:0px;float:left;margin-bottom:20px;}ul.Xmaslist {list-style: url('../images/xmas/listBullett.gif');padding: 0px 0px 15px 0px ; margin: 0px 0px 0px 0px ;color:#000000;}ul.Xmaslist li {padding: 0px 0px 0px 0px ; margin: 0px 0px 3px 20px;}li.XmasTitle{list-style:none;font-weight:bold;margin-left:-17px;list-style-image:none;}.rotatingXmasRight ul {list-style: none;padding: 0; margin: 0;}.rotatingXmasRight ul li {padding: 0; margin: 0;list-style: none;}h2.Xmas {color:#FFFFFF;font-weight:bolder;font-size:1.2em;}.XmasRed {color:#99042E;}#santa {position: fixed;left:30px;top:693px;height:127px;width:140px;z-index:0;}