/* COMMENT HERE */ /* --- main theme layout elements --- */ #wrapper { width: 920px; margin: 10px auto; background: #ffffff url('benchmark-wrapper-top.gif') top no-repeat; } #left-area { float: left;  width: 750px; } F #content-area { float: right; width: 580px; } #left-sidebar { float: left; margin-left: 10px; display: inline; } #right-sidebar { float: right; margin-right: 10px; display: inline;	 } .header-area { height: 100px; padding: 10px; } .sidebar { width: 150px; } .button-wrapper { display: inline-block; height: 26px; background: url('button_background_right.gif') right no-repeat; padding-right: 0; } .button { background: url('button_background_left.gif') left no-repeat; cursor:pointer; border: 0 none; color: #ffffff; font: bold 12px Arial, Helvetica, sans-serif; height: 26px; margin: 0; padding: 0 6px; } .button-wrapper:hover{ -moz-opacity:.80;  filter:alpha(opacity=80);  opacity:.80; } /* --- theme header elements --- */ .header-area .quick-search { height: 30px; padding: 10px 0 0 10px; text-align: right; display: block; } .header-area .quick-search-text { background: #ffffff; border: solid 1px #990000; padding: 0; margin: 0; line-height: 23px; width: 200px; height: 23px; padding: 0 1px; } .quick-search-button-wrapper { margin-left: 5px; } .header-area .cart-summary { clear: right; margin: 0 0 10px 10px; border: solid 1px #990000; background: #cccccc url('benchmark-cart-bg.gif') left repeat-x; padding: 10px; } .header-area form { display: inline; } .header-area .cart-summary div { background: url('theme_icon_cart.gif') no-repeat; padding-left: 20px; } .header-area .housekeeping { float: right; margin-bottom: 20px; } .header-area .housekeeping ul { padding: 0; margin: 0; } .header-area .housekeeping ul li { float: left; padding: 0 10px; } /* ---- theme sidebar elements ---- */ .sidebar-element { margin-bottom: 15px; background: url('benchmark-sidebar-box-bg.gif') repeat-y; } .sidebar-element h2 { font-size: 13px; color: white; line-height: 30px; padding: 0 8px; background: url('benchmark-sidebar-box-head.gif') no-repeat; height: 30px; overflow: hidden; font-weight: normal; } ul.page-list { padding: 0; margin: 0; list-style: none; background: url('benchmark-sidebar-box-foot.gif') bottom no-repeat; padding-bottom: 5px; } ul.page-list li { margin: 0 2px; } ul.page-list li a { color: #990000; display: block; padding: 5px; background: #cccccc url('benchmark-row-separator.gif') bottom no-repeat; font-weight: bold; } ul.page-list li a:hover { color: #333333; background: #ffffff url('benchmark-row-separator.gif') bottom no-repeat; text-decoration: none; } ul.page-list ul { padding: 0; margin: 0; list-style: none; } ul.page-list ul li a { padding: 5px 5px 5px 15px;  font-weight: normal; } ul.product-list { padding: 0; margin: 0; list-style: none; background: url('benchmark-sidebar-box-foot.gif') bottom no-repeat; padding-bottom: 5px; } .sidebar .cart-summary { padding: 0 0 0 10px; background: url('benchmark-sidebar-box-foot.gif') bottom no-repeat; padding-bottom: 5px; margin-bottom: 5px; } .product-list-image { padding: 5px; border: 0; } .product-list-image img { max-width: 75px; } .product-list-text { padding: 0 5px 5px; background: url('benchmark-row-separator.gif') bottom no-repeat; } .product-list-text h3 { font-size: 12px; } .sidebar-element p { padding-left: 5px; padding-right: 5px; } .sidebar-text-field { width: 130px; background: #ffffff; border: solid 1px #990000; padding: 0; margin: 5px 0; line-height: 23px; height: 23px; padding: 0 1px; } .info-box { padding-bottom: 5px; border-bottom: soid 1px #ddd; } /* --- theme footer --- */ .footer-area { clear: both; background: url('benchmark-wrapper-bottom.gif') bottom no-repeat; padding: 10px;	 border-top: solid 3px #333333; } .footer-element { text-align:center; } .footer-area .address-details { float: left; text-align: left; } .footer-area .address-details ul { padding: 0; margin: 0; list-style: none; } .footer-area .housekeeping { float: right; text-align: right; top: 0; right: 0; } .footer-area .housekeeping ul { padding: 0; margin: 0; list-style: none; } /* --- the following styles control the appearance of content elements (eventually many of these should be in the default stylesheet) --- */ /* --- section/marketing grids --- */ .summary-grid { margin-bottom: 14px; } .grid-column-sep { width: 1%; float: left; } .grid-row-sep { clear: both; height: 1em; } .summary { float: left; width: 30%; position: relative; text-align: center; border: dotted 1px #ccc; padding: 5px; } .summary img { border: 0; } .section-link-details { } .section-link-name { font-size: 13px; padding: 5px 0; } .section-link-description { } /* ---- breadcrumb trails ---- */ .breadcrumbs { padding: 0 0 15px 0; } .breadcrumbs ul { padding: 0; margin: 0; list-style: none; } .breadcrumbs ul li { display: inline; } .breadcrumbs ul li a { border-right: solid 1px #333; margin-right: 10px; padding-right: 10px; } /* ---- product layout ---- */ .product-details-image { float: left; width: 200px; } .product-details-text { width: 330px; float: right; } .product-details-text h2 { padding-bottom: 1em; } .product-details-action { padding-top: 1em; } .price { font-weight: bold; font-size: 15px; padding-bottom: 1em; } .cart-button-placement { } .product-details-separator { clear: both; height: 1em; background: url('benchmark-row-separator.gif') left repeat-x; } /* ---- related product/also bought lists ---- */ .marketing-list-heading { clear: both; padding-top: 1em; } .marketing-list-entry { float: left; width: 30%; position: relative; } .marketing-list-entry .product-list-text { background: none; } /* ---- improved/overhauled checkout styles ---- */ /* shopping cart grids */ div.CheckoutCartSection { margin-top: 0px; margin-bottom: 10px; } table.checkout-cart { width: 580px; border-collapse: collapse; padding: 0px 0px; margin-bottom: 5px; } table.checkout-cart th { font-weight: bold; background-color:#AD0101;	 color:#fff; //background-color: #999999; color: #ffffff; color:#fff; padding: 4px 4px; } table.checkout-cart td { padding: 4px 4px; } .cart { background-color:#AD0101; color:#fff;	 //background-color: #eeeeee; border-bottom: solid 1px #999999; } .cartheading { background-color:#AD0101;	 //background-color: #999999; font-weight: bold; color:#fff; } .checkout-cartheading { /* only used for 'total' field in cart in checkout so could be removed */ background-color:#AD0101;	 //background-color: #999999; font-weight: bold; color: #eeeeee; } img.cartthumbnail { border: 0px; margin-left: 2px; margin-right: 2px; width: 25px; } /* general checkout styles */ .spacer {  clear : both;  } .checkout-help-hide {  display: none;  } /* checkout field area layout  */ table.checkout { width: 580px; border-collapse: collapse; padding: 0px 0px; text-align: left; margin-bottom: 5px; } table.checkout#idTableCheckoutSection { margin-bottom: 0px; } table.checkout th { background-color:#AD0101;	 //background-color: #999999; font-size: 13px; font-weight: bold; color: #eeeeee; text-align: left; padding: 5px 2px; border-bottom: solid 3px #ffffff; } table.checkout th.instruction { font-size: 11px; font-weight: normal; } table.checkout th.change { font-size: 11px; font-weight: bold; padding: 0px 0px; text-align: right; } table.checkout td { background-color: #eeeeee; border-right: solid 1px #ffffff; border-bottom: solid 1px #ffffff; padding: 2px 2px; } .checkout-field-label { width: 160px; } .checkout-field-input { width: auto; } table.checkout#idBothAddressesTable col { width: auto; } td#idCheckoutHelpLabel, table.checkout#idBothAddressesTable col.prompt { width: 130px; } /* checkout field appearance */ .checkout-field-input input, .checkout-field-input select { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; background-color: #ffffff; padding: 2px; } input.checkbox { background-color: #eeeeee; border: 0;	 } .InvoiceField input, .InvoiceField select { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; background-color: #ffffff; padding: 2px; } .DeliverField input, .DeliverField select { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; background-color: #ffffff; padding: 2px; } table.checkout#idBothAddressesTable select { width: 211px; } .checkout-field-area { /* not used anywhere so doesn't need to be here */ background: #eeeeee; border-bottom: solid 2px #ffffff; width: 580px; } .checkout-field-area p { /* not used anywhere so doesn't need to be here */ margin: 0; padding: 4px; } /* cart/checkout headings */ h2.checkout-heading { background-color: #999999; font-size: 13px; font-weight: bold; color: #eeeeee; padding: 4px 4px; border-bottom: solid 3px #ffffff; width: auto; } h3.checkout-heading { padding: 4px 4px; background-color: #cccccc; font-size: 13px; font-weight: bold; color: #333333; border-bottom: solid 3px #ffffff; width: auto; } .checkout-subheading { font-weight: bold; padding: 0; margin: 0; } /* cart and checkout buttons */ input.normal-button { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #ffffff; background: #990000; padding: 5px; border: solid 1px #000000; } input.highlight-button { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #ffffff; background: #333333; padding: 5px; border: solid 1px #000000; } div.checkout-buttons { width: 580px;  height: 50px;  margin-top: 20px; } .left {  float : left;  width : 50%;  } .right {  float : right;  width : 40%;  } .checkout-change-button	{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #ffffff; background: #990000; padding: 1px; border: solid 1px #990000; width: auto; } /* Checkout Progress Indicator  ------------------------------------------------ */ /* ----- I think all these styles can be removed from the default stylesheet  p.checkout-progress-heading { width: 300px; margin: 0px auto; } #checkout-progress-indicator { width: 300px; height: 19px; background-image: url('cpi-background.gif'); margin: 0 auto 0px auto; } .checkout-progress-0 { width: 75px; height: 19px; background-color: #333333; background-image: url('cpi-main.gif'); float: left; } .checkout-progress-1 { width: 150px; height: 19px; background-color: #333333; background-image: url('cpi-main.gif'); float: left; } .checkout-progress-2 { width: 225px; height: 19px; background-color: #333333; background-image: url('cpi-main.gif'); float: left; } .checkout-progress-3 { width: 300px; height: 19px; background-color: #333333; background-image: url('cpi-main.gif'); float: left; } #checkout-progress-indicator .cpi-end { width: 8px; padding: 0; margin: 0; border: 0; height: 19px; background-image: url('cpi-end.gif'); background-position: right; background-repeat: no-repeat; float: left; } table#idCheckoutProgress { margin-bottom: 10px; } table#idCheckoutProgress td{ background-repeat:repeat-x; background-color:transparent; border: 0px; padding: 0px; height:19px; text-align:center; } table#idCheckoutProgress td.cpi-left{ background-image:url("cpi-main.gif"); color:white; width:160px; } table#idCheckoutProgress td.cpi-complete{ background-image:url("cpi-main-mid.gif"); color:white; width:160px; } table#idCheckoutProgress td.cpi-incomplete{ background-image:url("cpi-background.gif"); color:black; width:160px; } ----- */ table.CheckoutProgress { width: 580px; border-collapse: collapse; margin-bottom: 10px; background-image: url("benchmark-cpi-bg.gif"); background-repeat: repeat-x; } table.CheckoutProgress td { padding: 0px 0px; background-image: url("benchmark-cpi-bg.gif"); background-repeat: repeat-x; height: 25px; line-height: 25px; text-align: center; width: 24%; } table.CheckoutProgress td.cpi-start{ background-image: url("benchmark-cpi-left.gif"); background-repeat: no-repeat;	 width: 1%; } table.CheckoutProgress td.cpi-inactive{ background-image: url("benchmark-cpi-bg.gif"); color: #000000; } table.CheckoutProgress td.cpi-active{ background-image: url('benchmark-cpi-active.gif'); font-weight: bold; color: #ffffff; } table.CheckoutProgress td.cpi-end { background-image: url("benchmark-cpi-right.gif"); background-repeat: no-repeat; background-position: right; width: 1%; } table.CheckoutProgress td.cpi-spacer { width: 1%; background-image: url("benchmark-cpi-bg.gif"); } /* Navigation bar styles */ .navigation-bar { height: 30px; background: url('benchmark-navigation-bg.gif') repeat-x; margin: 0 10px 10px 10px; } .navigation-bar ul { list-style-type:none; padding:0; margin:0; text-align: center; float: left; position: relative; } .navigation-bar ul li { display:block; float:left; list-style:none; margin:0; padding:0; position:relative; }  .navigation-bar ul li a, .navigation-bar ul li a:visited { color: #ffffff; display: block; float: left; font-size: 13px; line-height: 30px; padding: 0 10px; text-align: center; background: url('benchmark-nav-separator.gif') right no-repeat; } .navigation-bar ul li a:hover { color: #cccccc; text-decoration: none; } /* Mega Menu styles */ .navigation-bar { z-index:999999; } .navigation-bar ul { list-style-type:none; } .navigation-bar ul li#last { } /* Used to style hover/selected action on top level links */ .navigation-bar ul li a.sel:link,  .navigation-bar ul li a.sel:visited,  .navigation-bar ul li a.sel:active { color: #cccccc; text-decoration: none; } /* Drop Down Box */ .navigation-bar ul li div { position:absolute; top: 30px; text-align:left; display:none; border:1px solid #333333; background:#ffffff url('grey-grad.jpg') repeat-x left bottom; padding:10px; /* width:660px; */ z-index:9999999; } .navigation-bar ul li div div{ text-align:left; display:block; position:relative; top:0px; width:100%; } .lastMenudiv { right:0px; } .navigation-bar ul li div ul { width:120px; float:left; margin:0px 5px 0px 0px; } .navigation-bar ul li div ul.last { border-right:none; margin-right:0px; } .navigation-bar ul li div ul li { float:none; background:none; padding:3px 0px; border-right:none; } .navigation-bar ul li div ul li a { color:#000000; font-size:11px; text-align:left; float:none; padding:0px; height:auto; line-height:normal; background:none; } .navigation-bar ul li div ul li a:hover, .navigation-bar ul li div ul li a:visited { color:#990000; background:none; text-decoration:none; }  /* Styles for each row of links */ .navigation-bar ul li div .row { clear:both; height: 1%; overflow: hidden;	 background:none; border:none; } /* Used to overwrite id's styles */ a.dropheading { background:#efefef !important; border:1px solid #ccc; padding:5px 10px !important; margin:0px 0px 0px 0px !important; height:auto !important; line-height:normal !important; display:block; font-weight:bold; } a.droplink, a.dropfooter { color:#333 !important; background:none !important; margin-left:12px !important; display:block; } a.droplink:hover, a.dropfooter:hover { color:#333333 !important; } /* end mega menu */ body { background-color:#000; font-family:"Poly", "Book Antiqua", Palatino, serif; background-image: url('bcg_repeat.jpg'); background-repeat:repeat-y; background-position: center; text-align: center; text-align: -moz-center; margin-left: -1px; clear:both; } h1{ font-size:20px; font-weight:normal; font-family:"Poly", "Book Antiqua", Palatino, serif; color:#fff; padding-top:0; } h2 { font-size:18px; color:#AD0101; } h3{ line-height:120%; color:#AD0101; padding-top:0; font-size:15px; } #container{ position:relative; margin: 0px auto; width: 1150px; text-align:center; } .redText{ color:#AD0101; } #bcg{ position:absolute; top:0; width:100%; height:1500px; background-image: url('bcg_repeat.jpg'); background-repeat:repeat-y; } #test{ border-style:solid; border-width:5px; border-color:#fff; } .sitemapFont{ font-size:16px; } #mainBox{ font-family:"Arial",sans-serif; font-size:12px; position:absolute; top:207px; left:250px;		/*  should be 491px */ height:850px; width:563px; font-size:13px; text-align:left; } #gameImg{ background-image: url('imgs/monogamy_box.jpg'); position:absolute; top:175px; left:150px; height:260px; width:388px; border-style:solid; border-width:1px; border-color:#333; } #homeBanner{ background-image: url('monogamy-head.jpg'); position:absolute; left:30px; top:15px; height: 150px; width: 970px; } #centralBlock{ background-color:#FFF; position:absolute; top:0; left:58px;			/* left: 243px */ height:1500px; width:1032px; } #lineDiv{ background-color:#AD0101; position:absolute; top:200px; left:50px; height:1px; width:960px; font-size:1px; } #topbarButton1, #topbarButton2, #topbarButton3, #topbarButton4, #topbarButton5, #topbarButton6, #topbarButton7, #topbarButton8{ position:absolute; text-align:center; vertical-align:middle; top: 173px; left: 50px; height:27px; width: 82px; color:#AD0101; font-size:17px; line-height:150%; } #topbarButton2{ width: 180px; left:133px; } #topbarButton3{ width:149px; left:315px; } #topbarButton4{ width:184px; left:463px; } #topbarButton5{ width:156px; left:646px; } #topbarButton6{ width:92px; left:804px; } #topbarButton7{ top:172px; width:90px; left:905px; height:27px; }	 #topbarButton1:hover, #topbarButton2:hover, #topbarButton3:hover,#topbarButton4:hover,#topbarButton5:hover,#topbarButton6:hover,#topbarButton7:hover{ color:#fff; background-color:#AD0101; cursor:pointer; } #topbarButton1:hover a{color:#fff;} #topbarButton2:hover a{color:#fff;} #topbarButton3:hover a{color:#fff;} #topbarButton4:hover a{color:#fff;} #topbarButton5:hover a{color:#fff;} #topbarButton6:hover a{color:#fff;} #topbarButton7:hover a{color:#fff;} #products a{color:#fff;} #products ul{ padding-top:5px; } a:link{ color:#AD0101; text-decoration:none; } a:visited{ color:#AD0101; text-decoration:none; } #theProducts, #reviews, #mayLike{ background-image:url('header-bar-sliver.jpg'); color:#fff; height: 36px; width: 180px; position: absolute; left: 830px; top: 214px; font-size:20px; padding-left:5px; line-height:150%; text-align:left; } #theProducts{ top:231px; } #affairBegins{ background-image:url('header-bar-sliver.jpg'); font-size:20px; position:absolute; top:23px; left:0; height:36px; width:553px; font-size:20px; color:#fff; padding-left:10px; line-height:60%; z-index:1; } #reviews{ left:50px; top:230px; } #mayLike{ top:762px; left:50px; } #products{ position:absolute; top:199px; left:462px; height:130px; width:184px; background-color:#AD0101; border: 1px solid #fff; border-top-width:0px; color:#fff; font-size:13px; display:none; padding-top:0; font-family:Arial; font-size:12px; text-align:left; z-index:2; } .productsBanner{ top:188px; } ul{ list-style-type:none; margin-left:10px; padding:0; } li{ padding:5px; } ul.levels{ list-style-type:katakana; margin-left:0; padding:25px; } li.levels{ padding:30px; } .bullets{ list-style-type:circle; } #scrollingImage1{ background-image:url('rotatingImg1.jpg'); position:absolute; top:72px; left:0px; height:160px; width:563px; } #scrollingImage2{ display:none; background-image:url('rotatingImg2.jpg'); position:absolute; top:72px; left:0px; height:160px; width:563px; } #scrollingImage3{ display:none; background-image:url('rotatingImg3.jpg'); position:absolute; top:72px; left:0px; height:160px; width:563px; } #productBanner{ position:absolute; top:70px; left:0px; height:160px; width:563px; } #mainText{ position:absolute; top:250px; left:0; height:243px; width:300px; padding:15px; background-color:#fff; color: #000; padding:10px; padding-right:0px; padding-top:0; line-height:125%; display:block; text-align:justify; font-size:13px; } #bottomText{ position:absolute;	 top:685px; left:0; height:215px; width:525px; background-color:#FFEC8B; font-size:13px; padding:15px; line-height:125%; color:#000; } #mainAdvert{ position:absolute; top:255px; left:335px; height:335px; width:224px; } .smallText{ font-size:11px; font-family:arial; } #bar, #rightBar{ position:absolute; top:215px; left:50px; width:173px; height:1065px; background-color: #fff; color:#111; font-size:12px; padding:15px; padding-right:10px; font-family:Arial, Helvetica, sans-serif; } #bar{ top:280px;	 height:570px; background-color:#FFEC8B; width:158px; left:50px; padding-top:10px; } #rightBar{ left:800px; background-color:none; } #leftBarBottom{ background-image:none;	 position:absolute; top:890px; left:50px; width:175px; height:290px; background-color: #fff; color:#AD0101; text-align:center; } #recommended, #seenITV{ position:absolute; top:1270px; left:250px; width: 300px; height:54px; } #seenITV{ left:550px; width:275px; height:38px; top:1275px; } #featuredProduct1, #featuredProduct2, #featuredProduct3, #featuredProduct4, #featuredProduct5, #featuredProduct6{ background-image:url('the_game.jpg');	 position:absolute; top:280px; left:830px; width:180px; height:116px; } #featuredProduct2{ background-image:url('massage_candles.jpg'); top:420px; } #featuredProduct3{ background-image:url('the_tape.jpg'); top:560px; } #featuredProduct4{ background-image:url('sensual.jpg'); top:700px; } #featuredProduct5{ background-image:url('sm_small.jpg'); top:840px; } #featuredProduct6{ background-image:url('sheets_small.jpg'); top:980px; } #featuredProduct1:hover{ background-image:url('the_game_DN.jpg'); } #featuredProduct2:hover{ background-image:url('massage_candles_DN.jpg'); } #featuredProduct3:hover{ background-image:url('the_tape_DN.jpg'); } #featuredProduct4:hover{ background-image:url('sensual_DN2.jpg'); } #featuredProduct5:hover{ background-image:url('sm_small_DN.jpg'); } #featuredProduct6:hover{ background-image:url('sheets_DN.jpg'); } #addressBar, #bottomLinkBar{ position:absolute; top:1325px; left:55px; width:922px; height:30px; border-style:solid; border-width:0px; border-top-color:#AD0101; border-top-width:1px; text-align:center; font-size:14px; color:#900; font-weight:bold; line-height:150%; } #bottomLinkBar{ padding-top:5px; border-top-color:#777;	 left:125px; font-size:13px; color:#666; border-style:dotted; font-family:Arial, Helvetica, sans-serif; font-weight:normal; width:785px; } #awardImg, #soldImg, #secureLogo{ position:absolute; top:1330px; left:65px; width:85px; height:85px; text-align:center; font-size:14px; font-weight:bold; line-height:150%; } #soldImg{ left:155px; } #secureLogo{ left:800px; width:150px; top:1350px; } .logo { display: block; margin-left: auto; margin-right: auto; } .blackText{ color:#000; } .centerImage{ text-align:center; } .productText{ font-size:14px; } .productTextBold{ font-size:12px; font-weight:bold; text-align:center; } .productTable{ position:relative; text-align:center; top:225px; } .bottomRow{ border-bottom-width:0px; } #pageNav1{ position:absolute; top:400px; left:25%; height:25px; width:300px; } .productTitle{ font-size:14px; color:#AD0101; font-weight:bold; padding-bottom:5px; } .productPrice{ font-size:14px; font-weight:bold; } a img { text-decoration: none; border: 0 none; }	 a productText{ color:#000000; } a cartLinks{ color:#ffffff; } .cartLinks{ color:#ffffff; } a.cart:link{ color:#ffffff; } a.cart:visited{ color:#ffffff; } a.cartLinks:link{ color:#ffffff; } a.cartLinks:visited{ color:#ffffff; } td.cart{ color:#ffffff; } td cart{ color:#ffffff; } .scrollingImgLink {  position:absolute; width:100%; height:100%; top:0; left: 0; z-index: 1;  }  #fb_button{ position:absolute; text-align:center; vertical-align:middle; top: 210px; left: 650px; height:25px; width: 550px; color:#AD0101; font-size:17px; } #deliveryNotice{ position:absolute; top:250px; left:0; height:75px; width:550px; padding:15px; background-color:#fff; color: #000; padding:5px; padding-right:0px; padding-top:0; line-height:125%; display:block; text-align:center; font-size:14px; z-index:2; border: 1px solid #000; } .descriptionText{ line-height:125%; margin-left: 20px; } .productImage{ border: 1px solid #AD0101; padding-right:10px; margin-right:15px; margin-top:0; } #twitterBtn{ position: absolute; left: 830px; top: 900px; z-index:1; border: 3px solid red; } .tableheaders{ font-weight:bold; font-size:12px; } .tableheaders td{ font-weight:bold; font-size:13px; color:#9C0001; }
