@import url("/stylesheets/colorbox.css");
/* Resets */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #42423d;
	background: #fff url(images/header_bg.png) repeat-x;
	font: 62.5% Arial, Helvetica, sans-serif;
	height: 100%;
}
html, body {
	height: 100%;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
blockquote {
	line-height: 1.2em;
	font-style: italic;
	padding: 20px 20px 20px 60px;
	margin: 20px 0;
	background: url(quote.png) no-repeat 0 0;
}
acronym {
	cursor: help;
	border-bottom: 1px dashed #333;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
hr {
	display: none;
}
.right {
	float: right;
}
.left {
	float: left;
}
.hide {
	display: none;
}
.clear {
	clear: both;
}
.fly {background: url(/images/eagles-icon-sm.gif) top center no-repeat;}
.fly-oak {background: url(/images/raiders-icon-sm.gif) top center no-repeat;}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/* Link Styles */
a:link, a:visited {
	color: #3a5702;
}
a:hover {
	color: #629200;
}
a:active {
	color: #3e6448;
}
a.floated_link {
	background-color:#468175;
	color:#fffffe;
	position:relative;
	top:-10px;
	padding:3px;
	padding-left:6px;
	padding-right:6px;
	text-decoration:none;
	font-size:11px;
}
a.floated_link:hover {
	background-color:#222323;
}
/* Headings */
h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin: 0 0 5px 0;
	color: #27221f;
}
h1, h2, h3 {
	font-size: 2.7em;
	letter-spacing:-0.04em;
	line-height: 1.05em;
	padding-bottom: 10px;
}
h2, h3 {
	margin: 30px 0 0;
}
h4 {
	font-size: 1.6em;
	line-height: 23px;
}
/* Header */
#header_wrap {
	height: 94px;
	border-bottom: 1px solid #322820;
	min-width: 1002px;
}
#header {
	position: relative;
	height: 101px;
	width: 1002px;
	margin: 0 auto;
	z-index: 1000;
}
#header .logo {
	position: absolute;
	left: 30px;
	top: 0px;
}
/* Navigation */
#navigation-container {
	position: relative;
	height: 2.5em;
	background: #3a5702 url(images/navigation_bg.png) repeat-x 0 0;
	border-bottom: 1px solid #fff;
	min-width: 1002px;
}
#nav {
	position: relative;
	height: 2.5em;
	width: 1002px;
	margin: 0 auto;
}
#main_nav {
	position: absolute;
	bottom: -0.1em;
	left: 0;
	z-index: 99;
	list-style: none;
	background: url(images/border-nav-bottom.gif) repeat-x bottom;
	height: 2.6em;
	width: 550px;
	text-transform: uppercase;
	padding-left: 28px;
}
* html #main_nav {
	bottom: -0.3em;
	bo\ttom: -0.2em;
}
#main_nav li {
	float: left;
	font-size:1em;
	margin-left: 0.1em;
	background: url(images/nav_right.gif) no-repeat 100% 0px;
}
#main_nav li.current {
	background-position: 100% -150px;
}
#main_nav li a {
	float: left;
	display: block;
	height: 2.4em;
	hei\ght: 1.8em;
	padding: 0.6em 1.3em 0.1em 1.2em;
	letter-spacing: -0.02em;
	background: url(images/nav_left.gif) no-repeat 0% 0px;
	color: #fff;
	text-decoration: none;
	overflow: hidden;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#main_nav li.current a {
	background-position: 0% -150px;
	color: #333;
	border-bottom: 1px solid #fff;
}
#main_nav li:hover, #main_nav li.ieHover {
	background-position: 100% -150px;
}
#main_nav li:hover a, #main_nav li.ieHover a {
	background-position: 0% -150px;
	color: #121212;
	border-bottom:1px solid #e6e6e6;
}
#content #page_subnav {
	margin: 0px 0px 40px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
}
#content #page_subnav li {
	display: inline;
	background: none;
	margin: 0px;
	padding: 0px;
	margin-right: 7px;
}
#content #page_subnav li a:link, #content #page_subnav li a:visited {
	color: #646464;
	text-decoration: none;
	padding-right: 14px;
}
#content #page_subnav li a:hover, #content #page_subnav li.active a  {
	color: #468175;
	text-decoration: none;
}
#content #page_subnav li a:active {
	color: #646464;
	text-decoration: none;
}
/* about nav */
#nav-about {
	position: absolute;
	right: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #f2f2f2;
	line-height: 2.5em;
}
#nav-about li {
	display: inline;
}
#nav-about li a:link, #nav-about li a:visited {
	color: #ffffff;
	text-decoration: none;
	padding: 0;
	letter-spacing: -0.05em;
}
#nav-about li a:hover {
	color: #629200;
	text-decoration: none;
}
#nav-about li a:active {
	color: #fffffe;
	text-decoration:none;
}
/* Content */
#page_wrap {
	position: relative;
	background: #fff;
	width: 1002px;
	font-size: 1.1em;
	line-height: 1.6em;
	margin: 0 auto;
}
#page {
	position: relative;
	background: #fff;
	width: 1002px;
}
#content_wrap {
	float: right;
	width: 700px;
}
#content {
	float: left;
	width: 640px;
	padding: 30px;
	padding-bottom: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content p {
	padding-bottom: 2.0em;
}
/* Breadcrumb */
#breadcrumb {
	position: relative;
	float: left;
	width: 678px;
	padding-left: 23px;
	background: #f2f2f2;
	border-bottom: 1px solid #b8babb;
	height: 35px;
	font-size: 10px;
	text-transform: uppercase;
	color: #121212;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#breadcrumb a {
	text-decoration: none;
}
#breadcrumb a:hover {
	text-decoration: underline;
	color: #468175;
}
#breadcrumb .crumbs ul {
	float: left;
	width: 550px;
}
#breadcrumb .crumbs li {
	display: inline;
	line-height: 4.3em;
}
#crumbout {
	position: absolute;
	right: 0;
	bottom: -37px;
	_bottom:-46px;
	width: 50%;
	background: #f2f2f2;
	border-bottom: 1px solid #b8babb;
	height: 44px;
	hei\ght:35px;
}
#crumbs {
/*	height:2.3em;
	border:1px solid #dedede;*/
	}
#crumbs li {
	float:left;
	line-height:3.5em;
	color:#777;
	padding-left:.75em;
	}		
#crumbs li a {
	background:url(images/crumbs.gif) no-repeat right center;
	display:block;
	padding:0 15px 0 10px;
	}							
#crumbs li a:link,
#crumbs li a:visited {
	color:#777;
	text-decoration:none;
	}	
/*a:link, a:visited,	*/
#crumbs li a:hover,
#crumbs li a:focus {
	color:#dd2c0d;
	}
/* Page Styles */
#entry {
	position: relative;
	padding-bottom: 5px;
	margin-bottom: 25px;
	width: 640px;
}
.promo-box {
	border-bottom: 1px solid #dfddd5;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
.noimage {
	margin-left:180px;
}
#content .promo {
	position: relative;
	display: block;
}
#content .promo h1 {
	font-size: 2.4em;
	letter-spacing:-0.04em;
	line-height: 1.05em;
	padding-bottom: 5px;
	font-family: Helvetica, Arial, sans-serif;
	padding-right: 50px;
}
#content .promo h1 a {
	text-decoration: none;
	color: #242323;
}
#content .promo h1 a:hover {
	text-decoration: underline;
}
#content .promo h2 {
	font-size: 1.6em;
	letter-spacing:-0.04em;
	line-height: 1.05em;
	padding-bottom: 5px;
	font-family: Helvetica, Arial, sans-serif;
	padding-right: 50px;
}
#content .promo h3, #bottomcopy h3 {
	font-size: 1.2em;
	letter-spacing:-0.04em;
	line-height: 1.05em;
	padding-bottom: 5px;
	font-family: Helvetica, Arial, sans-serif;
	padding-right: 50px;
}
#content .promo small {
	background-color:#1c5342;
	padding:3px;
	padding-left:8px;
	padding-right:8px;
	color:#fffffe;
	font-size:1.0em;
}
#content .promo small a {
	color:#fffffe;
	text-decoration:none;
}
#content .promo small a:hover {
	text-decoration:underline;
	color:#fffffe;
}
#content .promo small.az {
	background-color:#870619;
	padding:3px;
	padding-left:8px;
	padding-right:8px;
	color:#fffffe;
	font-size:1.0em;
}
#content .promo small.bal {
	background-color:#5500ad;
	padding:3px;
	padding-left:8px;
	padding-right:8px;
	color:#fffffe;
	font-size:1.0em;
}
#content .promo small.pit {
	background-color:#000;
	padding:3px;
	padding-left:8px;
	padding-right:8px;
	color:#fffffe;
	font-size:1.0em;
}
#content .promo small.lal {
	background-color:#4B0082;
	padding:3px;
	padding-left:8px;
	padding-right:8px;
	color:#fffffe;
	font-size:1.0em;
}
#content .promo small.oak {
	background-color:#000;
	padding:3px;
	padding-left:8px;
	padding-right:8px;
	color:#fffffe;
	font-size:1.0em;
}
#content .promo small.dal {
	background-color:#0d254c;
	padding:3px;
	padding-left:8px;
	padding-right:8px;
	color:#fffffe;
	font-size:1.0em;
}
#content .promo .text {
	display:block;
	margin:5px 0;
	font-style:normal;
	float:left;
	width:420px;
}
#content .promo .longtext {
	display:block;
	margin:5px 0;
	font-style:normal;
	float:left;
	width:455px;
}
#content .promo .intro {
	display:block;
	margin:5px 0;
	font-style:normal;
	float:left;
	width:630px;
}
#content .promo img {
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	border:1px solid #f2f2f2;
	padding:3px;
	vertical-align:middle;
}
#content .promo img.helmet {
	float:right;
	margin:0;
	width: 40px;
        height: 28px;
	border:none;
	padding:0;
	vertical-align:middle;
}
#content ul, #content ol {
	margin-bottom: 30px;
}
#content ul li {
	margin-bottom:6px;
	margin-left: 27px;
	padding-left: 13px;
}
#content ol li {
	margin-bottom:6px;
	margin-left: 40px;
}
#content ul li {
	background: url(images/li.gif) no-repeat 0 8px;
}
#content ol li {
	list-style: decimal;
}
/* Sidebar */
#sidebar {
	position: relative;
	float: left;
	width: 300px;
	padding-bottom: 40px;
}
#sidebar h2,#sidebar h3 {
	font-size: 1.35em;
	letter-spacing: -0.02em;
	margin: 0;
        padding-bottom:3px;
}

#sidebar .iphone {
	margin: 8px 0 0 10px;
        font-size: 1.5em;
	letter-spacing: -0.02em;
        padding-bottom:3px;
        font-weight:bold;
}
.sidebar-h2 {
font-size:1.75em;
letter-spacing:-0.02em;
margin:0;
padding-bottom:5px;
font-size:1.5em;
letter-spacing:-0.04em;
line-height:1.05em;
color:#27221F;
font-family:Helvetica,Arial,sans-serif;
font-weight:bold;
}
/* search */
.searchthis {
	position: relative;
	float: left;
	width: 298px;
	height: 8.2em;
	background: url(images/border_plus.gif) repeat-x 0 100%;
	border-left: 1px solid #cdcfcf;
	border-right: 1px solid #bbbcbc;
}
.searchthis .img {
	position: absolute;
	left: 15px;
	top: 20px;
}
.searchthis h2 {
	position: absolute;
	left: 72px;
	top: 20px;
}
.searchthis #searchForm {
	position: absolute;
	left: 73px;
	top: 45px;
}
.searchthis #searchForm #search_term {
	border: 1px solid #bbbbbb;
	font-size: 0.8em;
	padding: 0.3em 0.4em 0.4em 0.4em;
}
*+html .searchthis #searchForm #search_term {
	padding: 0.2em;
	padding-top: 0.3em;
	font-size: 1.0em;
}
.submit_button {
	background: #fdfdfd url(images/button_bg.png) repeat-x 0 100%;
	border: 1px solid #bbbbbb;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #468175;
	text-transform: uppercase;
	height: 2.4em;
	width: 7.0em;
	text-align: center;
	padding-bottom: 2px;
	letter-spacing: -0.05em;
	cursor: pointer;
	display: inline;
}
*+html .submit_button {
	height: 2.4em;
	padding-bottom: 0px;
}
.submit_button:hover {
	color: #232323;
	background: #eeeeee url(images/button_bg_hover.png) repeat-x 0 100%;
	text-decoration: none;
}

.image_wrap {
	width: 275px;
	padding: 15px 0px;
	padding-left: 18px;
}
.image_wrap img {
	float: left;
	padding: 5px 10px;
}
/* rss feed */
.rssfeed {
	position: relative;
	float: left;
	padding-top: 12px;
	padding-left: 13px;
	padding-bottom: 20px;
        padding-right:5px;
	color: #424242;
	background: #f2f2f2 url(images/border_sidebar.gif) repeat-x 0 100%;
	border-left: 1px solid #cdcfcf;
	border-right: 1px solid #bbbcbc;
	width: 280px;
}
.rssfeed ul {
	margin-bottom: 5px;
}
.rssfeed ul li {
	margin-bottom:6px;
	margin-left: 5px;
	padding-left: 12px;
}
.rssfeed ul li {
	background: url(images/li.gif) no-repeat 0 8px;
}
/* email us */
.emailus {
	position: relative;
	float: left;
	padding-top: 22px;
	padding-left: 73px;
	padding-bottom: 50px;
	color: #424242;
	background: #f2f2f2 url(images/border_sidebar.gif) repeat-x 0 100%;
	border-left: 1px solid #cdcfcf;
	border-right: 1px solid #bbbcbc;
	width: 225px;
}
.sidepromo2{background-image:none;border-bottom: 1px solid #cdcfcf;}
.emailus .img {
	position: absolute;
	left: 21px;
	top: 20px;
}
.emailus p {
	position: absolute;
	left: 80px;
	top: 50px;
	font-size:1.2em;
}
.sealed {
	position: relative;
	float: left;
	padding-top: 22px;
	padding-left: 73px;
	padding-bottom: 100px;
	color: #424242;
	background: #f2f2f2;
	border-left: 1px solid #cdcfcf;
	border-right: 1px solid #bbbcbc;
	border-bottom: 1px solid #bbbcbc;
	width: 225px;
}
#siteseal {
	position:relative;
}
#siteseal embed {
	position:absolute;
	top:-5px;
	left:50px;
}
#siteseal a {
	position:relative;
	top:95px;
	left:50px;
}
/* Footer */
#footer_wrap {
	min-width: 1002px;
}
#footer {
	position: relative;
	background: transparent;
	width: 972px;
	padding: 90px 0 20px 30px;
	font-size: 1.2em;
	line-height: 1.6em;
	color: #a79578;
	margin: 0 auto;
}
#footer span {
	position: absolute;
	top: 16px;
	left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 0.9em;
	color: #f2f2f2;
}
#footer span a {
	color:#fff;
}
#footer_wrap {
	display: block;
	background: #3a5702 url(images/header_bg.png) repeat-x;
}
/*facebox*/
#facebox .b {
  background:url(/images/b.png);
}
#facebox .tl {
  background:url(/images/tl.png);
}
#facebox .tr {
  background:url(/images/tr.png);
}
#facebox .bl {
  background:url(/images/bl.png);
}
#facebox .br {
  background:url(/images/br.png);
}
#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}
#facebox .popup {
  position: relative;
}
#facebox table {
  border-collapse: collapse;
}
#facebox td {
  border-bottom: 0;
  padding: 0;
}
#facebox .body {
  padding: 10px;
  background: #fff;
  width: 370px;
}
#facebox .loading {
  text-align: center;
}
#facebox .image {
  text-align: center;
}
#facebox img {
  border: 0;
  margin: 0;
}
#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}
#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}
#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.facebox_hide {
  z-index:-100;
}
.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}
* html #facebox_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight >; document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

/*tables*/
table.tixtable  a,
table.tixtable  a:link,
table.tixtable  a:visited {
	border:none;
	}							
table.tixtable img {
	border:0;
	margin-top:.5em;
	}	
table.tixtable {
	width:98%;
	border-top:1px solid #e5eff8;
	border-right:1px solid #e5eff8;
	margin:0 auto;
	}
.tixtable caption {
	color: #9ba9b4;
	font-size:.94em;
	letter-spacing:.1em;
	margin:0;
	padding:0;
	caption-side:top;
	text-align:left;
	}	
.tixtable tr.odd .column1	{
	background-color:#f4f9fe;
	}	
.tixtable .column1	{
	background:#f9fcfe;
	}
.tixtable td {
	color:#27221f;
	border-bottom:1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	text-align:center;
	}				
.tixtable th {
	font-weight:normal;
	color: #27221f;
	text-align:left;
	border-bottom: 1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	}							
.tixtable thead th {
	background:#f4fef4;
	text-align:center;
	font:bold 1.2em/2em Arial,Helvetica,sans-serif;
	color:#27221f
	}
.tixtable thead th.dal {
	background:#E4EEFF;
	text-align:center;
	font:bold 1.2em/2em Arial,Helvetica,sans-serif;
	color:#27221f
	}	
.tixtable tfoot th {
	text-align:center;
	background:#f4f9fe;
	}	
.tixtable tfoot th strong {
	font:bold 1.2em Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}		
.tixtable tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}
table.tixtable tbody tr { border-top: 1px solid #ddd }
table.tixtable tbody tr.even { background-color: #fcfcfc }
table.tixtable tbody tr.odd { background-color: #f7f7f7 }
table.tixtable tbody tr:hover { background: #eed !important }
table.tixtable tbody td.tdleft {text-align:left;font-weight:bold;}
table.tixtable tbody td.tdleft2 {text-align:left;font-weight:normal;}

/* forms */
form.cmxform fieldset {
  margin-bottom: 10px;
}
form.cmxform legend {
  padding: 0 2px;
  font-weight: bold;
}
form.cmxform label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
form.cmxform fieldset ol {
  margin: 0;
  padding: 0;
}
form.cmxform fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
form.cmxform fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.cmxform fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form.cmxform fieldset fieldset label {
  display: block;
  width: auto;
}
form.cmxform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.cmxform label {
  width: 120px; /* Width of labels */
}
form.cmxform fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}
form.cmxform {
	width: 370px;
	font-size: 1.1em;
	color: #333;
	}
	
form.cmxform legend { padding-left: 0; }
	
form.cmxform legend,
form.cmxform label { color: #333; }

form.cmxform fieldset {
	border: none;
	border-top: 1px solid #C9DCA6;
	background: url(/images/cmxform-fieldset.gif) left bottom repeat-x;
	}
	
form.cmxform fieldset fieldset { background: none; }
	
form.cmxform fieldset li {
	padding: 5px 10px 7px;
	background: url(/images/cmxform-divider.gif) left bottom repeat-x;
	}
#content .sociable ul li {
background:none;
list-style-type:none;
list-style-image:none;
}
#content .sociable img:hover {
border:none;
}
/* slideshow */
#gallery {
  position:relative;
  height:360px;
margin:20px 0;
overflow:hidden;
width:580px;
}
#gallery a {
  float:left;
  position:absolute;
}
#gallery a img {
  border:none;
}
#gallery a.show {
  z-index:500
}
#gallery .caption2 {
  z-index:600; 
  background-color:#000; 
  color:#ffffff; 
  height:100px; 
  width:100%; 
  position:absolute;
  bottom:0;
}
#gallery .caption2 .content2 {
  margin:5px
}
#gallery .caption2 .content2 h3 {
  margin:0;
  padding:0;
  color:#fff;
}

/* new nav */
.sidenav {
	position: relative;
	float: left;
	padding-top: 15px;
	padding-left: 40px;
	padding-bottom: 20px;
	color: #424242;
	background: #f2f2f2 url(images/border_sidebar.gif) repeat-x 0 100%;
	border-left: 1px solid #cdcfcf;
	border-right: 1px solid #bbbcbc;
width: 258px;
}

h2.sidenav-header {
     position: relative;
     float:left;
     padding-top: 5px;
     padding-left: 10px;
     padding-bottom:3px;
     color:#fff;
     background:#555;
     border-left:1px solid #cdcfcf;
     border-right: 1px solid #bbbcbc;
     font-size:1.2em;
     width:288px;
     font-weight:bold;
}

#sidenav-container a {
  color:#42423d;
  display:block;
  line-height:16px;
  margin:0;
  padding:3px 0 3px;
}

#sidenav-container a:hover {
background-color:#fff;
}

.sidenav .sm-img {
position: absolute;
left: 10px;
top: 13px;
}
.sidenav p {
position: absolute;
left: 80px;
top: 50px;
font-size:1.2em;
}

a.li-eagles:hover {
background-image:url('/images/li-eagles.png');
background-repeat:no-repeat;
background-position:200px 2px;
}

a.li-raiders:hover {
background-image:url('/wp-content/uploads/2010/06/li-raiders.png');
background-repeat:no-repeat;
background-position:200px 2px;
}

#content img.alignright {border:none;float:right;padding:0 0 0 5px;}

.see-more {
  background:#f2f2f2;
  border-top:1px solid #ccc;
  padding:0;
}

.see-more-link {
  display:block;
  font-weight:bold;
  padding:15px;
  text-align:center;
}

.postnoline {
    text-align:left;
    width: auto;
    padding: 22px 0 22px 0;
}

.posttopline {
    border-top: 1px solid #ccc;
    text-align:left;
    width: 668px;
    padding: 22px 0 22px 0;
}

span.previous { padding: 0 20px 0 0; float: left; }
    
span.next { float: right; }

span.edit a { 
    float:right;
    font-weight:normal; 
    font-size:11px; 
    color:#666; 
    border:1px solid #ccc; 
    padding:0 4px; 
}

.tixtable td.table_header {
    background:#336666;
    color:#fff;
    font-weight:bold;
}

#merchad {
    margin:20px auto;
}
#gigya_share {
color:#777777;
line-height:3.5em;
cursor:pointer;
}
#official-partners {
display:block;
position:absolute;
top:15px;
right:0;
padding:0;
background:url(/wp-content/uploads/2010/07/partners1.png) top center no-repeat;
width:260px;
text-align:right;
}

.nobg {background-image:none;}