/* --------------------------------------------------------------

   reset.css
   * Resets default browser CSS.

-------------------------------------------------------------- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header,
hgroup, nav, section {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

article, aside, dialog, figure, footer, header,
hgroup, nav, section {
    display:block;
}

body {
  line-height: 1.5;
}

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Remove annoying border on linked images. */
a img { border: none; }


#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

* html #fancybox-loading {	/* IE6 */
	position: absolute;
	margin-top: 0;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('../images/fancybox/fancybox.png');
}

#fancybox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	z-index: 1100;
	display: none;
}

* html #fancybox-overlay {	/* IE6 */
	position: absolute;
	width: 100%;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px;
	z-index: 1101;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #FFF;
}

#fancybox-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	outline: none;
	overflow: hidden;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background-image: url('../images/fancybox/fancybox.png');
	background-position: -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 7px;
	margin: 0;
}

#fancybox-content {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}

#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-title {
	position: absolute;
	bottom: 0;
	left: 0;
	font-family: Arial;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding: 10px 0;
	text-align: center;
	color: #333;
}

.fancybox-title-outside {
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

.fancybox-title-over {
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('../images/fancybox/fancy_title_over.png');
	display: block;
}

#fancybox-title-wrap {
	display: inline-block;
}

#fancybox-title-wrap span {
	height: 32px;
	float: left;
}

#fancybox-title-left {
	padding-left: 15px;
	background-image: url('../images/fancybox/fancybox.png');
	background-position: -40px -90px;
	background-repeat: no-repeat;
}

#fancybox-title-main {
	font-weight: bold;
	line-height: 29px;
	background-image: url('../images/fancybox/fancybox-x.png');
	background-position: 0px -40px;
	color: #FFF;
}

#fancybox-title-right {
	padding-left: 15px;
	background-image: url('../images/fancybox/fancybox.png');
	background-position: -55px -90px;
	background-repeat: no-repeat;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background-image: url('../images/fancybox/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('../images/fancybox/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('../images/fancybox/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible;    /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancy-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancy-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('../images/fancybox/fancybox-x.png');
}

#fancy-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('../images/fancybox/fancybox.png');
	background-position: -40px -162px;
}

#fancy-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('../images/fancybox/fancybox-y.png');
	background-position: -20px 0px;
}

#fancy-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('../images/fancybox/fancybox.png');
	background-position: -40px -182px;
}

#fancy-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('../images/fancybox/fancybox-x.png');
	background-position: 0px -20px;
}

#fancy-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('../images/fancybox/fancybox.png');
	background-position: -40px -142px;
}

#fancy-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('../images/fancybox/fancybox-y.png');
}

#fancy-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('../images/fancybox/fancybox.png');
	background-position: -40px -122px;
}

/* IE */

#fancybox-loading.fancybox-ie div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_loading.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-close		{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-title-over	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie #fancybox-title-left	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-title-main	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-title-right	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-left-ico		{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-right-ico	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie .fancy-bg { background: transparent !important; }

.fancybox-ie #fancy-bg-n	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-ne	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-e	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-se	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-s	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-sw	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-w	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-nw	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }

.boxy-wrapper { position: absolute; }
.boxy-wrapper.fixed { position: fixed; }

  /* Modal */

  .boxy-modal-blackout { position: absolute; background-color: black; left: 0; top: 0; }

  /* Border */

  .boxy-wrapper { empty-cells: show; }
	.boxy-wrapper .top-left,
	.boxy-wrapper .top-right,
	.boxy-wrapper .bottom-right,
	.boxy-wrapper .bottom-left { width: 10px; height: 10px; padding: 0 }

	.boxy-wrapper .top-left { background: url('../images/boxy-nw.png'); }
	.boxy-wrapper .top-right { background: url('../images/boxy-ne.png'); }
	.boxy-wrapper .bottom-right { background: url('../images/boxy-se.png'); }
	.boxy-wrapper .bottom-left { background: url('../images/boxy-sw.png'); }

	/* IE6+7 hacks for the border. IE7 should support this natively but fails in conjuction with modal blackout bg. */
	/* NB: these must be absolute paths or URLs to your images */
	.boxy-wrapper .top-left { #background: none; #filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/boxy-nw.png'); }
	.boxy-wrapper .top-right { #background: none; #filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/boxy-ne.png'); }
	.boxy-wrapper .bottom-right { #background: none; #filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/boxy-se.png'); }
	.boxy-wrapper .bottom-left { #background: none; #filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/boxy-sw.png'); }

	.boxy-wrapper .top,
	.boxy-wrapper .bottom { height: 10px; background-color: black; opacity: 0.6; filter: alpha(opacity=60); padding: 0 }

	.boxy-wrapper .left,
	.boxy-wrapper .right { width: 10px; background-color: black; opacity: 0.6; filter: alpha(opacity=60); padding: 0 }

	/* Title bar */

	.boxy-wrapper .title-bar { background-color: #a90000; padding: 6px; position: relative; font-weight: bold; color: white;}
	  .boxy-wrapper .title-bar.dragging { cursor: move; }
	    .boxy-wrapper .title-bar h2 { font-size: 12px; color: white; line-height: 1; margin: 0; padding: 0; font-weight: normal; }
	    .boxy-wrapper .title-bar .close { color: white; position: absolute; top: 6px; right: 6px; font-size: 90%; line-height: 1; }

	/* Content Region */

	.boxy-inner { background-color: white; padding: 0 }
	.boxy-content { padding: 15px; }

	/* Question Boxes */

    .boxy-wrapper .question { width: 350px; min-height: 80px; }
    .boxy-wrapper .answers { text-align: right; }

.popup h1 {
    background-image: url('../images/layout/arrowsRed10.png');
    background-position: right;
    background-repeat: no-repeat;
    border-top: 1px solid #8d8d8d;
    font-size: 1.2em;
    color: #8d8d8d;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: right;
    padding-right: 12px;
}

.popup h3 {
    border-bottom: 1px solid #8d8d8d;
    font-size: 1em;
    font-weight: bold;
    margin-top: 25px;
    margin-bottom: 10px;
}

.popup .summary {
    padding: 0 15px 0 15px;
    font-size: 0.9em;
    color: #8d8d8d;
    text-align: left;
}

table.coupon {
    font-size:0.675em;
    line-height:1.875em;
    padding: 0;
    margin: 0;
    border-collapse: collapse;
    width: 100%;
}

table.coupon tr, table.coupon td, table.coupon th {
    padding: 0;
    margin: 0;
}

table.coupon, table.coupon td {
    border: 1px solid #999;
}

table.coupon td {
    background-image: url('../images/gradline_small.png');
    background-position: 0 -35px;
    background-repeat: repeat-x;
}

table.coupon .red {
    background-color: #EF4130;
    color: white;
}

table.coupon .pale_green {
    background-color: #E9F4E9;
    color: black;
}

table.coupon .light_green {
    background-color: #B8DCA0;
    color: black;
}

table.coupon .green {
    background-color: #009300;
    color: white;
}

table.coupon .blue {
    background-color: #00B2F0;
    color: white;
}

table.coupon .orange {
    background-color: #FFC808;
    color: #000;
}

table.coupon .beige {
    background-color: #FFFFCC;
    color: black;
}

table.coupon .strong_orange {
    background-color: #FF6600;
    color: white;
}

table.coupon .left {
    text-align: left;
    padding-left: 2px;
}

table.coupon .right {
    text-align: right;
    padding-right: 2px;
}

table.coupon .center {
    padding-left: 1px;
    padding-right: 1px;
    text-align: center;
}

table.coupon .bold {
    font-weight: bold;
}

table.coupon .light_beige {
    background-color: #FFFFE1;
    color: #000;
}

table.coupon .center.wide {
    padding-left: 5px;
    padding-right: 5px;
}

table.coupon .bright_green {
    background-color: #E9FEA9;
    color: black;
}

table.coupon .grey {
    background-color: #E0DDC1;
    color: #000;
}

table.coupon .orange1 {
    background-color: #FFE6CB;
    color: #000;
}

table.coupon .orange2 {
    background-color: #FED09F;
    color: #000;
}

table.coupon .orange3 {
    background-color: #FFE5BF;
    color: #000;
}

table.coupon .pale_yellow {
    background-color: #FFE292;
    color: #000;
}

table.coupon .small {
    font-size: 0.8em;
}

table.stats {
    font-size: 0.75em;
    width: 100%;
    color: #6b6b6b;
    border-collapse: collapse;
}

table.stats th {
    padding: 2px;
    font-weight: bold;
    text-align: center;
    background-color: #fff;
}

table.stats .sep {
    border-right: 1px dashed #aaa;
}


table.stats td {
    padding-left: 1px;
    padding-right: 1px;
    background-image: url('../images/gradline_small.png');
    background-position: 0 -28px;
    background-repeat: repeat-x;
}

table.stats tr {
    background-color: #ddd;
}

table.stats a {
    font-size: 1.1em;
    color: #a90000;
    font-weight: bold;
    text-decoration: none;
}

table.stats a:hover {
    text-decoration: underline;
}

table.stats td.center {
    text-align: center;
}

table.stats td.bold {
    font-weight: bold;
}

table.stats tr:hover {
    background-color: #8b0000;
    color: #fff;
    background-position: 0 -25px;
}

table.stats tr:hover th {
    color: #fff;
    background-color: #8b0000;
    background-image: url('../images/gradline_small.png');
    background-position: 0 -25px;
    background-repeat: repeat-x;
}

table.stats tr:hover a {
    color: #fff;
}

table.stats tr {
}

#header {
    background-image: url('../images/layout/headerBG_goldGradShadowed.png');
    height: 158px;
    background-color: #a90000;
    position: relative;
   }

#top-menu {
    height: 31px;
    background: #fff url('../images/layout/hor_menuBG.png') repeat-x;
    line-height: 2.1em;
}

#top-marquee {
    margin: 0;
    padding: 0 5px;
    height: 20px;
    background: #ccc url('../images/gradline_small.png') 0 -5px repeat-x;
}

#top-marquee ul {
    list-style: none;
    margin: 0 auto;
    position: relative;
    width: 950px;
    left: 960px;
}

#top-marquee ul li {
    float: left;
    margin: 0 20px;
    padding: 0;
    white-space: pre;
}

#top-marquee .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
overflow: hidden;
width: 940px;
margin: 0 auto;
}

#top-menu a {
    text-decoration: none;
    color: #555;
    padding: 0 23px;
    height: 31px;
    display: block;
    float: left;
}

#top-menu img {
    display: block;
    float: left;
}

#top-menu a:hover {
    background-image: url('../images/layout/hor_menuSELECTED.png');
    background-repeat: repeat-x;
}

#mini-top-menu {
    position: absolute;
    top: 16px;
    left: 180px;
    color: #777;
    text-align: center;
    width: 280px;
}

#mini-top-menu a {
    color: #777;
    text-decoration: none;
}

#mini-top-menu a:hover {
    text-decoration: underline;
}

#motto-placeholder {
    color: #a90000;
    position: absolute;
    top: 15px;
    left: 500px;
    width: 460px;
    font-size: 1.1em;
    color: #555;
    font-weight: bold;
}

#motto-placeholder input.searchbox {
    border: 1px solid #ccc;
    display: inline;
    width: 200px;
    padding: 3px 3px 3px 23px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    background: #eee url(../images/icons/magnifier.png) no-repeat 5px;
}

#motto-placeholder input.searchbox:focus {
    background-color: #fff;
    border: 1px solid #999;
}

#footer {
    height: 370px; /* .push must be the same height as .footer */
    background-image: url('../images/layout/footer_stripedBGx370.png');
    width: 980px;
    margin-left: auto;
    margin-right: auto;
    background-color: #a90000;
}

#footer .links {
    float: left;
    width: 690px;
    height: 275px;
}

#footer .previews {
    float: left;
    height: 275px;
    width: 260px;
}

#footer .block {
    margin-left: 6px;
    margin-right: 6px;
    float: left;
    width: 205px;
    padding: 4px;
}

#footer .previews .block {
    padding: 5px;
    border: 1px solid #b0b0b0;
    border-left: 5px solid #b0b0b0;
    background: #ddd url('../images/gradline240.png') 0 -40px repeat-x;
    height: 68px;
    margin: 1px 6px 1px 6px;
    width: 260px;
    display:block;
    text-decoration: none;
    color: #666;
}

#footer .previews .block:hover {
    background: #9B9549 url('../images/gradline240.png') 0 -80px repeat-x;
}

#footer .previews .last.block {
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-radius-bottomright: 10px;
    -webkit-border-radius-bottomleft: 10px;
}

#footer .previews .first.block {
    -moz-border-radius-topright: 10px;
    -moz-border-radius-topleft: 10px;
    -webkit-border-radius-topright: 10px;
    -webkit-border-radius-topleft: 10px;
    margin-top: 7px;
}


#footer .previews .block a {
    font-weight: bold;
    font-size: 1em;
    text-decoration: none;
    color: #9b9549;
}

#footer .previews .block a:hover {
    text-decoration: underline;
}

#footer .previews .block p {
    font-size: 0.9em;
    text-decoration: none;
}

#footer .previews .block img {
    display: block;
    float: left;
    width: 70px;
    height: 70px;
    border: 0;
    margin-right: 3px;
}

#footer .links .block h3 {
    background-image: url('../images/layout/arrowsRed10.png');
    background-repeat: no-repeat;
    padding-left: 15px;
    color: #a90000;
    font-weight: bold;
    font-size: 0.9em;
    border-bottom: 1px solid #aaa;
}

#footer .links .block a {
    color: #666;
    text-decoration: none;
    font-size: 0.9em;
    display: block;
    padding-left: 20px;
    margin: 2px 0 2px 0;
}

#footer .links .block a:hover {
    text-decoration: underline;
    color: #a90000;
}

form {
    padding: 5px;
}

form label {
    float: left;
    text-align: right;
    width: 110px;
    padding-right: 5px;
    margin-right: 5px;
    font-weight: bold;
    display: block;
}

form input {
    display: block;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 5px;
}

form input[type="text"] {
    border: 0;
    border-bottom: 1px dashed #aaa;
    color: #777;
    width: 380px;
}

form input[type="text"]:focus {
    border-bottom: 1px solid #a90000;
}

form input[type="submit"] {
    border: 1px solid #aeaeae;
    background: #eaeaea url(../images/gradline_small.png) repeat-x;
    background-position: 0 -30px;
    margin-right: auto;
    margin-left: auto;
    width: 99%;
    font-weight: bold;
    font-size: 1.1em;
    height: 25px;
    -webkit-transition: background-position 0.3s linear;
}

form input[type="submit"]:hover {
  background-position: 0 -10px;
}

#footer form {
    font-size: 0.85em;
    text-align: justify;
}

#footer input[type="text"] {
    display: inline;
    background-image: url('../images/layout/footer_stripedBG.png');
    background-color: transparent;
    width: 75px;
}

form textarea {
    background-color: transparent;
    height: 100px;
    border: 1px dashed #aaa;
    display: block;
    margin-top: 10px;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 10px;
    width: 380px;
}

form textarea:focus {
    border: 1px solid #a90000;
}

#footer textarea {
    background-image: url('../images/layout/footer_stripedBG.png');
    background-color: transparent;
    width: 190px;
    height: 100px;
    border: 1px dashed #aaa;
}

#footer textarea:focus {
    border: 1px dashed #a90000;
}

#body #main a.tickbutton {
    display: block;
    height: 32px;
    width: 32px;
    background: url('../images/tick_3.png');
}

#body #main a.tickbutton:hover {
    background: url('../images/tick.png');
}

.wrap1, .wrap2, .wrap3 {
  display:inline-table;
  /* \*/display:block;/**/
}

.wrap1 {
    float: left;
    background:url(../images/shadow.gif) right bottom no-repeat;
    padding-bottom: 15px;
}
.wrap2 {
    background:url(../images/corner_bl.gif) -50px bottom no-repeat;
}
.wrap3 {
    background:url(../images/corner_tr.gif) right top no-repeat;
    padding:0 15px 15px 0;
}

.wrap3 img {
    display:block;
    border-color:#efefef #ccc #ccc #efefef;
}

html {
    height: 100%;
}
body {
  font-size: 0.75em;
  color: #555;
  font-family: Tahoma, Geneva, sans-serif;
  height: 100%;
  background-color: #ccc;
  background-color: #a90000;
  width: 100%;
}

#sticky-wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    width: 980px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -370px; /* the bottom margin is the negative value of the footer's height */
    background-color: #fff;
}

#push { height: 370px; clear: both; }

#before-footer {
    background-image: url('../images/layout/footer_BarBG.png');
    background-repeat: repeat-x;
    height: 29px;
    line-height: 2.2em;
}

#before-footer .left {
    float: left;
    background-image: url('../images/layout/footer_BarLEFT.png');
    width: 6px;
    height: 29px;
}

#before-footer .main {
    text-align: center;
    float: left;
    width: 968px;
}

#before-footer .main a {
    color: #555;
    font-weight: bold;
}

#before-footer .main a:hover {
    color: #f00;
}

#before-footer .right {
    float: right;
    background-image: url('../images/layout/footer_BarRIGHT.png');
    width: 6px;
    height: 29px;
}

.watermarkOn {
}

#footer .links .block #alexlinks  a {
    font-size: 0.9em;
    display: inline;
    color: #666;
    text-decoration: none;
    font-weight: bold;
    margin: 2px 0 2px 0;
    padding: 0 0 0 0;
}

#footer .links .block #alexlinks  a:hover {
    color: red;
}

div.pointer {
    margin: 0 0 3px 10px;
    width: 9px;
    height: 5px;
    background-color: transparent;
    background-image: url("../images/pointer-sprites.png");
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
}

.pointer.grey {
    background-position: 0px -30px;
}

.pointer.black {
    background-position: 0px -105px;
}

div.a_country {
    float: left;
    margin: 1px;
    float: left;
    width: 174px;
}

a.comp_list_link {
    display: block;
    font-size: 0.9em;
    margin: 0 0 0 10px;
    text-decoration: none;
    color: #777;
    font-weight: bold;
}

a.comp_list_link:hover {
    color: #f00;
}

#tv {
    width: 290px;
    margin: 0;
    padding: 4px;
    border: 1px solid #777;
    background: #ccc url('../images/gradline150.png') 0 0 repeat-x;
    position: relative;
}


#tv a.tvlink {
    text-decoration: none;
    color: #333;
    font-weight: bold;
}

#tv a.tvlink:hover {
    color: #a90000;
}

#tv table {
    width: 100%;
    border-spacing: 2px;
    border-collapse: separate;
}

#tv table td {
    background: #fff;
    border: 1px solid #aaa;
    font-size: 12px;
    font-weight: bold;
}

#tv h4 {
    background: #000 url('../images/gradline_small.png') 0 -33px repeat-x;
    font-size: 0.9em;
    color: #fff;
    margin: 2px 0 0 0;
    text-align: left;
    padding: 0 0 2px 10px;
    border: 1px solid #000;
    font-weight: bold;
}

#tv h4 span {
    cursor: pointer;
    text-align: right;
    font-size: 10px;
    font-weight: normal;
    display: block;
    float: right;
    padding: 0 5px 0 0;
    margin: 5px auto;
}

#tv h4 span:hover {
    text-decoration: underline;
}

#tv h4 a {
    color: #fff;
    text-decoration: none;
}

#tv h4 a:hover {
    text-decoration: underline;
}

#tv .popup {
    padding: 3px;
    border: 1px solid #555;
    background: #999 url('../images/gradline150.png') 0 -30px repeat-x;
    position: absolute;
    top: 66px;
    right: 4px;
    display: none;
    width: 170px;
}

#tv .popup a {
    text-decoration: none;
    display: block;
    color: #333;
    padding: 2px;
}

#tv .popup a:hover {
    color: #a90000;
    font-weight: bold;
}

#tvbig {
    width: auto;
    margin: 5px 0 0 0;
    padding: 4px;
    border: 1px solid #777;
    background: #ddd url('../images/gradline240.png') bottom left repeat-x;
    position: relative;
}

#tvbig table {
    width: 100%;
    border-spacing: 2px;
    border-collapse: separate;
}

#tvbig table td {
    background: #fff;
    border: 1px solid #aaa;
    font-size: 12px;
    font-weight: bold;
}


#bxpticker {
    margin: 7px 0 0 0;
    background: #cfcfcf url('../images/gradline240.png') 0 -40px repeat-x;
    border: 1px solid #777;
    width: 300px;
}

#bxpticker div {
}

#bxpticker div.info {
    font-size: 9px;
    background: url('../images/gradline_small.png') 0 -33px repeat-x;
    color: #fff;
    text-align: center;
    border: 1px solid #000;
    padding: 2px 3px;
    margin: 0;
}

#bxpticker div.nav {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    background: #000 url('../images/gradline_small.png') 0 -33px repeat-x;
    color: #fff;
    margin: 1px;
    line-height: 15px;
    padding: 0 0 2px 0;
}

#bxpticker div.nav a {
    color: #fff;
    text-decoration: none;
}

#bxpticker div.nav a:hover {
    text-decoration: underline;
}

#bxpticker div.matches {
    height: 80px;
    background: url('../images/grass_field.png') 0 0 no-repeat;
}

#bxpticker div.match {
    display: none;
    color: #fff;
}

#bxpticker div.match div.match_info {
    text-align: center;
    font-size: 9px;
    font-weight: bold;
    background: #a90000 url('../images/gradline_small.png') 0 -33px repeat-x;
    color: #fff;
    margin: 0;
    border: 1px solid #cfcfcf;
}

.tradition-container {
    width: 515px;
    text-align: center;
    font-size: 20px;
    letter-spacing: 10px;
    white-space: normal;
    line-height: 12px;
    overflow: hidden;
    margin: 0 auto;
}

.tradition {
    width: 30%;
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    letter-spacing: normal;
    white-space: normal;
}

.tradition table tr td, .tradition table tr th{
}

.panorama-hover {
    background-color: #a90000 !important;
    color: white !important;
}

.panorama-cell {
    background-color: #000 !important;
    color: #fff !important;
}

.panorama-empty {
    color: #333;
    background-color: #f0f0f0;
}

.panorama-full {
    color: #333;
    background-color: #c5c5c5;
}

.panorama-header {
    text-align: center;
    font-weight: bold;
    background-color: #111;
    color: white;
}

html body .bxp_article a {
    color: #888;
    font-size: 12px;
    /* border-bottom: 2px solid #000; */
}

html body .bxp_article a:hover {
    color: #a90000;
}
