/* @override http://tpwmagazine.com/styles/tpwmagazine05_r4.css
	http://dev-tpwmagazine/styles/tpwmagazine05_r4.css */

/* @override http://dev-tpwmagazine.tpwd.state.tx.us/styles/tpwmagazine05_r4.css */

/* 2005 final redesign style sheet - Susan Marks */
/* Note: TO DO - separate out into sections and import on
pages or within this css */
@font-face {
font-family: 'Museo300';
src: url('/fonts/museo300-regular-webfont.eot');
src: url('/fonts/museo300-regular-webfont.eot?iefix') format('eot'), url('/fonts/museo300-regular-webfont.woff') format('woff'), url('/fonts/museo300-regular-webfont.ttf') format('truetype'), url('/fonts/museo300-regular-webfont.svg#webfontBsA9EFUC') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'MuseoSans500';
src: url('/fonts/MuseoSans_500-webfont.eot');
src: url('/fonts/MuseoSans_500-webfont.eot?iefix') format('eot'), url('/fonts/MuseoSans_500-webfont.woff') format('woff'), url('/fonts/MuseoSans_500-webfont.ttf') format('truetype'), url('/fonts/MuseoSans_500-webfont.svg#webfontkQkWxTED') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'MuseoSlab500';
src: url('/fonts/museo_slab_500-webfont.eot');
src: url('/fonts/museo_slab_500-webfont.eot?iefix') format('eot'), url('/fonts/museo_slab_500-webfont.woff') format('woff'), url('/fonts/museo_slab_500-webfont.ttf') format('truetype'), url('/fonts/museo_slab_500-webfont.svg#webfontyumMOUTD') format('svg');
font-weight: normal;
font-style: normal;
}
html,
body {
	margin:0;
	padding:0;
	text-align:center;
	background-color: #ffffff;
	font-family: 'Museo300', helvetica,'sans serif';
	font-size:100%;
	color: #000;
}
hr {
	border: 0;
	width: 90%;
	background-color: #ccc;
	height: 1px;
}
img {
	border: none;
}
h1 {
	text-transform: capitalize;
	font-size: 1.5em;
	margin: .50em 0;
	color: #463e29;
	font-family: 'MuseoSlab500';
}
h2 {
	font-family:'MuseoSans500';
	text-transform: uppercase;
	font-size: 1em;
	margin: .50em 0;
	color: #333;
	margin-bottom: 5px;
}
/*for PIcture This header*/
h2 span.subtitle {
	font-weight: normal;
}
h2.underline {
	border-bottom: 1px dotted #0097DC;
}
h3 span.subtitle {
	font-weight: normal;
}
h3 {
	font-family: 'MuseoSans500';
	font-size: .96em;
	margin: .50em 0;
	padding-bottom: 0;
}
h4 {
	font-family: 'Museo300';
	font-size: .87em;
	margin-bottom: 3px;
	padding: 0;
}
h5 {
	font-family: 'Museo300';
	font-size: .80em;
	margin: 1em .05em 0 0;
	padding: 0;
}
ul {
	margin-top: .5em;
}
ul.inline {
	/* new nov 05*/
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.inline li {
	display: inline;
}
dl {
	margin-top: .5em;
}
dt {
	padding-top: 5px;
	font-size: 80%;
	font-weight: bold;
	color: #424251;
}
dl.longlist dd {
	padding-top: 10px;
}
dl.left {
	width: 40%;
	float: left;
}
dl.right {
	width: 40%;
	float: right;
}
p, dd, cite {
	line-height: 1.5em;
	color: #424251;
}
p,
#content ul li,
dd,
#content ol li,
blockquote {
	font-size: 80%;
}
blockquote p {
	/* new nov 05*/
	font-style: italic;
	color: #74745C;
	font-size: 1em;
	padding: 0;
	margin: 2px
}
blockquote.floatright {
	/* new nov 05*/
	float: right;
	padding: .5% 2%;
	width: 30%;
	border: 1px solid #ccc;
}
blockquote.floatleft {
	float: left;
	padding: .5% 2%;
	margin-right: 8px;
	width: 30%;
	border: 1px solid #ccc;
}
cite {
	font-size: .7em;
	font-style: normal;
	margin-left: 6em;
}
address {
	font-size: 80%;
	font-style: normal;
	margin: .25em 1em 0 0;
}
/* =================================================================
	postitioning and miscellaneous styles
===================================================================*/
p.indent {
	margin-left: 40px;
}
p.biline {
	font-size: 70%;
	margin: 0;
	padding: 0;
}
p.leader {
	font-size: .75em;
		font-weight: bold;
}
.italics {
	font-size: 80%;
	padding: 5px 0 2px 0;
	margin: 0;
	font-style : oblique;
}
.small {
	font-size: 70%;
}
.infobox {
	border: 1px solid #d5d5d5;
	color: #463e29;
	background-color: #e4eaf2;
	padding: 10px 20px;
}
.floatleft {
	float: left;
	margin:0;
	padding: 0;
}
.floatleftimg {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.floatright {
	float: right;
}
.floatrightimg {
	float: right;
	margin-left: 10px;
}
.floatrightimg p,
.floatleftimg p {
	font-size: 65%;
	margin-top: 2px;
	padding: 0;
}
.spacer {
	line-height: 2pt
}
.logo {
	padding: 5px 10px;
}
.toppadctr {
	text-align: center;
	padding-top: 15px;
}
.toppad {
	padding-top: 10px;
}
.zerooutmargins {
	margin: 0px;
	padding:  0px;
	clear: both;
}
/* @group site */

.notoppad {
	margin-top: 0;
	padding-top: 0;
}
.nobotpad {
	margin-bottom: 0;
	padding-bottom: 0;
}
.clear {
	clear: both;
}
.caption {
	font-size: 70%;
}
.fontgeorgia {
	font-family: Georgia, Verdana, sans-serif;
}
.clearleft {
	clear: left;
}
.centerstuff,
.centeralign {
	text-align: center;
}
.help {
	border-bottom: 1px dotted;
	cursor: help;
}
.nowrap {
	white-space: nowrap;
}
.allcaps {
	text-transform: uppercase;
}
.blue {
	color: #3F5578;
	font-size: 85%;
}
.smalltext {
	font-size: 65%;
}
.border {
	padding:10px;
	border: 1px solid #000;
}
.txtright {
	text-align: right;
}
.smalltext {
	font-size: 70%;
	font-weight: bold;
	margin: 1em .05em 0 0;
	padding: 0;
}
/* @end */

/* @group Clearfix */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/*Hides from -mac \*/

* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

/* @end */
/* =================================================================
	page wrapper
===================================================================*/
div#pagebkgd {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	text-align: left;
	background-color:#ffffff;
	box-shadow: 0 3px 3px #dedede;
	-moz-box-shadow: 0 3px 3px #dedede;
	-webkit-box-shadow: 0 3px 3px #dedede;
}
/* =================================================================
	header content
===================================================================*/
/* top navigation
*******************/
#topnav div.row div.cell.position-1.width-12 a img {
	float: left;
}
#topnav {
	font-family: "MuseoSans500";
	color: #fffff0;
	width: 960px;
	text-align: right;
	background-color:#333;
}
#topnav ul {
	list-style-type: none;
	margin: 0;
	padding: 0 10px 5px 0;
}
#topnav li {
	display: inline;
	font-size: 65%;
	padding-right: 6px;
}
#topnav li a {
	color: #fffff0;
}
#topnav li a:hover {
	color: #abab83;
}
#topnav li.hidden,
#topnav li.hidden a,
#topnav li.hidden a:hover {
	color: #3B3520;
}
#topnav div.bannertop {
	float: left;
	height:90px;
}
.clean-gray {
	color:#222222;
	margin-left:4px;
	text-align:center;
	float: left;
	width: 224px;
}
/* header image
*******************/
#headerimage {
	height:300px;
	width:960px;
	clear:both;
}
/* navigation
*******************/
#nav {
	float:left;
	background-color: #fff;
	/*background-color: #CCBC66;*/
	border-top: 1px solid #333;
	color: #333;
	width: 960px;
	height:69px;
}
#nav img {
	float:left;
	margin:10px;
}
ul {
	list-style: none;
}
/* LEVEL ONE */
ul.dropdown {
	font-family:"MuseoSans500", helvetica,'sans serif';
	position: relative;
	font-size: .95em;
	font-weight:normal;
	margin:24px 0 0;
}
ul.dropdown li {
	font-weight: normal;
	float: left;
	zoom: 1;
}
ul.dropdown a:hover {
	background-color:#463E29;
	color: #fff;
}
ul.dropdown a:active {
	color: #ffa500;
}
ul.dropdown li a {
	display: block;
	padding:5px;
	color: #333;
	text-decoration: none;
	border-right: 1px solid #333;
}
ul.dropdown li:last-child a {
	border-right: none;
}
.arrow {
	font-weight:normal;
    font-size: 0.75em;
}
/* Doesn't work in IE */
ul.dropdown li.hover,
ul.dropdown li:hover {
	background-color:#463E29;
	color: #fff;
	position: relative;
}
ul.dropdown li.hover a {
	color: #fff;
}
/*  LEVEL TWO  */
ul.dropdown ul {
	width: 110px;
	visibility: hidden;
	position: absolute;
	top:20px;
	left: -1px;
	padding:0;
	box-shadow: 0 3px 3px #dedede;
	-moz-box-shadow: 0 3px 3px #dedede;
	-webkit-box-shadow: 0 3px 3px #dedede;
	box-shadow:0 5px 5px rgba(0, 0, 0, 0.5);
	z-index: 10000;
}
*ul.dropdown ul {
	left: -41px;
}
ul.dropdown ul li {
	font-weight: normal;
	background: #463E29;
	color: #000;
	float: none;
}
ul.dropdown ul li a {
	text-indent:10px;
	background-color:#463E29;
	color: #fff;
}
*ul.dropdown ul li a {
	text-indent:0;
}
ul.dropdown ul li a:hover {
	background-color:#fff;
	color: #0097DC;
}
/* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a {
	border-right: none;
	width: 100%;
	display: inline-block;
}
/* searchform
*******************/
#searchform {
	float: right;
	background-color:transparent;
	margin:0 10px 0 0;
}
#searchfield input {
	margin-right: 10px;
	padding: 7px 15px 7px 30px;
	height: 100%;
	max-width: 10em;
	width: 100%;
	-moz-appearance: none;
	background: url("/searchfield/searchfield/button.gif") no-repeat scroll 8px 6px #fff;
	border: 0 none;
	border-radius: 0.3em 0.3em 0.3em 0.3em;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
	color: #999999;
	font-family: 'MuseoSans500';
	font-size: inherit;
	text-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
	transition: all 0.7s ease 0s;
}
#searchfield.placeholder {
	color: #999999;
}
/* breadcrumb
*******************/
#breadcrumb {
	margin: 0;
	padding: 5px;
	background-color: #D9D9D9;
	color: #333;
	font-size: 65%;
	font-weight: bold;
	min-height: 2px;
	width: 950px;
	voice-family: "\"}\"";
	voice-family:inherit;
}
#breadcrumb a {
	color: #333;
}
#breadcrumb a:hover {
	color: #0097DC;
}
/* =================================================================
	left content column
===================================================================*/
#left {
	float: left;
	width: 180px;
	margin: 0;
	padding: 0 0 10px 0;
	background: #fafafa;
}
#logo,
#logo2 {
	background-color: transparent;
	text-align: center;
	margin: 10px 0;
}
#logo a img,
#logo2 a img {
	background-color: transparent;
	text-align: center;
	border: none;
	margin-top: 10px;
}
#left h2 {
	background-color: #DDDEC8;
	text-transform: uppercase;
	text-align: center;
	font-size: 80%;
	margin:0;
	padding: 2px 5px;
	color: #333;
}
#left ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#left ol {
	list-style: none;
	padding: 0;
	margin: 0;
}
#left li {
	font-size: 75%;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #d5d5d5;
}
#left ul li img {
	padding: 15%;
	text-align: center;
	display: block;
	position: relative;
}
.noborder {
	border-bottom: none;
}
#left li li {
	font-size: 100%;
}
#left li li a {
	border-left: 8px solid #008061;
}
#left li a {
	display: block;
	margin: 0;
	padding: 2px 2px 2px 5px;
	font-weight: bold;
	text-decoration: none;
	color: #333;
}
#left li a:hover {
	color: #fffeff;
	background-color: #73685f;
}
/* new oct 05 holiday gift guide stuff */
#left li.holiday a {
	padding: 1px 2px 8px 5px;
	color: #fffeff;
	background: #4b5936 url(../images/bkgd_holidayli.gif) no-repeat top right;
}
#left li.holiday a:hover {
	color: #fffeff;
	background: #4b5936 url(../images/bkgd_holidayli.gif) no-repeat top right;
}
#left li li a:hover,
#left li li a.selected {
	color: #414141;
	background-color: #e4eaf2;
	border-left: 8px solid #0097DC;
}
/* =================================================================
	main content column
===================================================================*/
#contentarea {
	float: left;
	border-left: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
	margin-top: 0;
	width: 528px;
	background-color: #FFF;
	font-size-adjust:102%;
}
#contentarea.app {
	width: 100%;
	border-left: none;
	border-right: none;
}
#hdrbanner {
    background-color: #FFFFFF;
    padding: 1% 4% 0;
    text-align: right;
    width: 92%;
}
h1 span.issue {
	font-size: 65%;
	font-weight: normal;
	float: left;
}
h1 span.plain {
	text-transform: none;
	letter-spacing: 0;
}
#contentarea_search {
	border-left: 1px solid #d5d5d5;
	border-top: 1px solid #d5d5d5;
	margin-top: 0;
	width: 960px;
	background-color: #FFF;
}
#content {
	padding: 20px;
}
#content li {
	color: #424251;
}
#content li h4,
#content li p {
	/*new nov 05*/
	font-size: 100%;
}
#content dd li {
	font-size: 100%;
}
#content li li {
	color: #424251;
	font-size: 100%;
}
#content a,
#right li a,
.floatright a {
	color: #0097DC;
	text-decoration:none;
}
#content a:hover,
#right li a:hover,
.floatright a:hover {
	text-decoration:underline;
}
/*comment this style out for production*/
/*#content li.commentout a,
#content li li.commentout a,
#content h2.commentout {
color: red;
}*/

/*comment this style out for development*/
#content li.commentout,
#content h2.commentout,
#content ul.commentout {
	display: none;
}
#content h1 a {
	color: #463e29;
}
#content h1 a:hover {
	color: #463e29;
}
#content h1.app{
	margin: 40px  0 20px;
}
#content h2 a {
	text-decoration: none;
	border-bottom: 1px dotted #B8860B;
}
#content h2 a:hover {
	color: #818268;
	text-decoration:none;
}
#content h3 {
	color: #3b3520;
	margin: 15px 0 5px 0;
	padding: 0;
}
#content h3 a {
	color: #506894;
	color: #3b3520;
	text-decoration: none;
	border-bottom: 1px dotted #0097DC;
}
#content h3 a:hover {
	color: #0097DC;
	text-decoration:none;
}
#content h3.app {
	margin: 15px 0;
	text-align: center;
}
#content h4,
#content h4 a  {
	color: #5f5f5f;
}
#topicdescription  {
	float:left;
	margin-top:20px;
}
#photo {
	clear:both;
}
#photo img {
	width:488px;
	height:247px;
}
img.app-image {
	padding: 15px 0;
}
#details {
	border: 1px solid #999;
	margin: 25px 5px;
	padding: 2px 15px 8px 12px;
}
#details h3 {
	text-transform: uppercase;
	text-align: center;
	color: #818268;
	margin-top: -15px;
	background-color: #fff;
}
/* =================================================================
	right content column
===================================================================*/
#right {
	background-color: #fbfbfb;
	width: 250px;
	float: left;
	text-align: center;
}
#right h2 {
	text-transform: uppercase;
	font-size: 78%;
	letter-spacing: .05em;
	text-align: center;
	margin:0;
	padding: 5px;
	color: #fffeff;
	background-color: #73685f;
}
#right h2 a {
	color: #fffeff;
	text-decoration: none;
}
#right h2 a:hover {
	color: #D4DDE0;
	text-decoration: underline;
}
#right h2.promo {
	letter-spacing: .05em;
	color: #fffeff;
	background-color: #73685f;
}
#right h2.promo a {
	color: #fffeff;
}
#right h2.promo a:hover {
	color: #D4DDE0;
}
#right h2.hook_promo {
	letter-spacing: .05em;
	color: #000;
	background-color: #bf834e;
}
#right h2.hook_promo a {
	color: #fffeff;
}
#right h2.hook_promo a:hover {
	color: #450000;
}
#right h2.holiday_promo {
	letter-spacing: .05em;
	color: #000;
	background-color: #af0202;
}
#right h2.holiday_promo a {
	color: #fffeff;
}
#right h2.holiday_promo a:hover {
	color: #450000;
}
#right h2.combo_promo {
	letter-spacing: .05em;
	color: #000;
	background-color: #bf834e;
}
#right h2.combo_promo a {
	color: #000;
}
#right h2.combo_promo a:hover {
	color: #6e3d02;
}
#right p {
	margin: 0 auto;
	display: block;
	text-align: center;
	width: 80%;
}
#right p a:link,
#right p a:visited {
	display: block;
	padding: 8px;
	margin: 5px;
	text-decoration: none;
	border: 1px solid #d5d5d5;
	background-color: #FFFFE0;
	color: #463e29;
}
#right span.text {
	display: block;
	margin: 0;
}
#right p a:hover {
	border: 1px solid #d5d5d5;
	background-color: #e4eaf2;
	color: #463e29;
}
/* =================================================================
	footer content
===================================================================*/
#footer {
	clear: both;
	color: #330;
	margin: 10px 0 20px 0;
	background-color:#FBFBFB;
	border-top:2px solid #DEDEDE;
	direction:inherit;
}
#footer p {
	margin: 0;
	padding: 20px 40px 10px;
	text-align: center;
}
#footer p a:link,
#footer p a:visited {
	color: #330;
	text-decoration: none;
	border-bottom: 1px dotted #FFFFF0;
}
#footer p a:hover {
	color: #424242;
	border-bottom: 1px dotted #0097DC;
}
/* =================================================================
	box styling
===================================================================*/
#orderbox {
	width:480px;
	padding:0px;
	text-align: center;
	margin-left: -10px;
}
#issuebox {
	width:480px;
	padding:0px;
	text-align: center;
	margin-left: -10px;
	border:1px solid #d5d5d5;
}
#leftissuebox {
	float:left;
	width:200px;
	margin-right:10px;
}
#rightissuebox {
	float:left;
	width: 200px;
	margin-left:10px;
}
.subscribelink {
	background-color:#DDDEC8;
	color:#333;
	text-decoration:none;
}
/* =================================================================
	digitalbox styling
===================================================================*/
#digitalbox {
	float:left;
	width:472px;
	border:3px double #DEDEDE;
	padding:5px;
}
#digitalbox .coverimage {
	float:left;
	width:125px;
	margin-right:10px;
}
#digitalbox .pub {
	float:left;
	width:337px;
}
#digitalbox .pub h4 {
	font-weight:normal;
}
#digitalbox .pub h4 a {
	text-decoration:none;
}
#digitalbox .pub h4 a:hover {
	color:#0097DC;
}
#digitalbox .coverimage2 {
	float:left;
	width:212px;
	margin-right:10px;
}
#digitalbox .pub2 {
	float:left;
	width:250px;
}
#digitalbox .pub2 h4 {
	font-weight:normal;
}
#digitalbox.app-box {
	width:900px;
}
#digitalbox.app-box .coverimage,
#digitalbox.app-box .coverimage2 {
	margin: 0 10px;
}
#digitalbox.app-box .pub {
	margin: 35px 0 0;
	width: 720px;
}
#digitalbox.app-box .pub2 {
	margin: 50px 0 0;
	width: 650px;
}
/* =================================================================
	Form styles
===================================================================*/
/*Form stuff - on TPW side only */
form div.left {
	float: left;
	width: 70px;
	margin-right: 15px;
}
form div.right {
	float: left;
	margin-bottom: 10px;
}
fieldset {
	border: 1px solid #ccc;
	padding: 1%;
}
legend {
	font-size: 90%;
	color: #3b3520;
	font-weight: bold;
}
/* end Form stuff - on TPW side only */
form,
#search form {
	margin: 0;
	padding: 0;
}
input.search {
	width: 140px;
	background-color: #fff;
	margin: 4px 0 0 0;
	padding: 0;
	float: left;
	font-size: 10pt;
}
input.btngo {
	border: none;
	background-color:transparent;
	width: 26px;
	margin: 0px 4px 0 0;
	padding: 3px 0 0 2px;
}
input {
	width: 50px;
	color: #330;
	margin: 0;
	padding: 0;
}
label {
	font-size: 70%;
	color: #330;
	margin: 0;
	padding: 0;
}
.citylft {
	margin: 0;
	padding: 0;
}
.citylft input {
	width: 115px;
}
input.state {
	width: 30px;
	margin: 0;
	padding: 0;
}
input.btn {
	margin-top: 3px;
	margin-left: 25px;
	width: 95px;
	padding: 2px;
	background-color: #e4eaf2;
	font-size: 9pt;
}
option {
	text-transform: capitalize;
}
select {
	width: 100px;
	color: #333;
	background-color: #e4eaf2;
	border: 1px solid #d5d5d5;
}
/* =================================================================
	Special offers styles
===================================================================*/
#content .specialoffers {
	background-color: transparent;
}
#content .specialoffers ul {
	margin: 0;
	padding: 0;
	display: block;
	list-style-type: none;
}
#content .specialoffers li {
	margin: 5px;
}
#content .specialoffers li a {
	display: block;
	padding: 8px;
	margin: 0;
	font-size: 100%;
	color: #333;
	text-decoration: none;
	border: 1px solid #d5d5d5;
	background-color: #EFEEE4;
	min-height: 115px;
}
#content .specialoffers li a:hover {
	color: #0097DC;
	text-decoration:underline;
}
#content .specialoffers li img {
	border: 1px solid #d5d5d5;
	float: left;
	margin-right: 8px;
}
#content .specialoffers span.text {
	display: block;
	height:104px;
	cursor:hand;
}
/* =================================================================
	GovDelivery
===================================================================*/
#mag_govdelivery {
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: 66px;
}
#mag_govdelivery a {
	color: #414141;
	font-size: x-small;
	font-weight: bolder;
}
/* =================================================================
	Rate table
===================================================================*/
table#rates {
	border: 1px solid #d5d5d5;
	width: 90%;
	font-size: 80%;
	border-collapse: collapse;
}
table#rates td,
table#rates th {
	border: 1px solid #d5d5d5;
	padding: 3px;
	margin: 0;
}
table#rates th.first {
	text-align: left;
	padding-left: 3px;
}
table#rates tr.header {
	background-color: #E9E9DE;
}
/* =================================================================
	rss content
===================================================================*/
#rss {
	float: right;
	margin:0 0 10px 0;
	font-size: .75em;
}
#rss img {
	margin: 0 0 -3px 0;
}
#rss a {
	text-decoration: none;
	font-weight: bold;
	color: #463e29;
}
#rss a:hover {
	color: #463e29;
	background-color: #ffffff;
}
/* @end */
