body {
	background: url('../_img/page_bg.gif');
	}

body, input, select, textfield {
	font-family: "Lucida Grande", Lucida, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4f4e4e;
	}

a { color: #f08451;}
a:hover { color: #fff; background: #f08451; }

a.dark { color: #c75438; }
a:hover.dark { color: #fff; background: #c75438; }

h1, h2 ,h3 {
	}

h1 {
	font-size: 22px;
	font-family: Georgia, Times, serif;
	}

h2 {
	font-size: 16px;
	font-family: "Lucida Grande", Lucida, Arial, Helvetica, sans-serif;
	}

h3 {
	font-size: 14px;
	font-family: "Lucida Grande", Lucida, Arial, Helvetica, sans-serif;
	}




/* Major Structure */
#structural {
	width: 100%;
	}

#structural td.first {
	border-right: 1px #cecece solid;
	border-left: 1px #534E4E solid;
	}

#structural td.third {
	border-left: 1px #cecece solid;
	border-right: 1px #534E4E solid;
	}


/* 2nd Row
Logo/Date/Help */

tr#secondRow td.maincolumn {
	border-bottom: 1px #cecece solid;
	}

tr#secondRow td.first,
tr#secondRow td.third {
	background: #eeecdd;
	}

tr#secondRow td.second {
	background: #eeecdd;
	text-align: right;
	vertical-align: bottom;
	}

tr#secondRow td.second h2 {
	color: #e9e9e9;
	}

tr#secondRow td.second h3 {
	font-family: Georgia, Times, serif;
	color:#424141;
	}

tr#secondRow td.third a {
	color: #c75438;
	}



/* 3rd Row
InsideNetwork/SplashImage/Flavorwire */

tr#thirdRow td.maincolumn {
	border-bottom: 1px #cecece solid;
	background-color: #eeecdd;
	}

tr#thirdRow td.first h2,
tr#thirdRow td.third h2 {
	font-size: 13px;
	}

tr#thirdRow td.first th {
	background: #d5d3ca;
	color: #fff;
	}

tr#thirdRow td.first td {
	background: #fff;
	border-bottom: 1px #efefef solid;
	}

tr#thirdRow td.second div {
	text-transform: uppercase;
	}

tr#thirdRow td.second a {
	padding: 0;
	}
	
tr#thirdRow td.second a:hover {

	}

tr#thirdRow td.third li {
	margin-bottom: 5px;
	padding-left: 10px;
	background: url('../shared/_img/thirdRow_icon_doublearrow.gif') no-repeat 0 3px;
	}

tr#thirdRow td.third #pub_list{
  top: 150px;
}

/* Main Section */
/* Nav */
#categorydropnav{
display:none;
	}

tr#mainRow td.first {
	font-family: trebuchet ms, sans-serif;
	background: #eeecdd;
	}

tr#mainRow td.first .navigation {
	border-top: 9px #afaeae solid;
	border-bottom: 1px #fff solid;
	}

tr#mainRow td.first .navigation ul li ul a {
	color: #333;
	}


/* Search Box */
tr#mainRow td.first .search div a {
	background: #737373;
	}

tr#mainRow td.first .search div a:hover {
	background: #315d87;
	}
	
/* Currently */
tr#mainRow td.first .currently h3 {

	}

/* Main Content Column */

/* Main Column */
/* Signup */

tr#mainRow td.second {
	vertical-align: top;
	background: #f0f0e9;
	border-bottom: 4px #afaeae solid;
	font-size: 10px;
	}

tr#mainRow td.second .plusbox {
	text-align: right;
	background: #afaeae;
	height: 9px;
	}

tr#mainRow td.second .plusbox a {
	padding: 0;
	}

tr#mainRow td.second .subscribebox {
	border-bottom: 1px #333 solid;
	}

tr#mainRow td.second .subscribebox table {
	width: 100%;
	}


/*
tr#mainRow td.second .subscribebox table.subscribe .footer{
}

tr#mainRow td.second .subscribebox h1 {

}

tr#mainRow td.second .subscribebox h3 {
	font-size: 13px;
	text-transform: none;
	}

tr#mainRow td.second .subscribebox td {
	vertical-align: bottom;
	padding-bottom: 5px;
	color: #000;
	}

tr#mainRow td.second .subscribebox .inputs {
	text-align: right;
	}

tr#mainRow td.second .subscribebox .inputs input {
	color: #999;
	}

tr#mainRow td.second .subscribebox .inputs a {
	width: 18px;
	height: 18px;
	display: block;
	float: right;
	background: #c75438;
	padding: 0;
	margin-left: 3px;
	}

tr#mainRow td.second .subscribebox .inputs a img {
	width: 18px;
	height: 18px;
	}

tr#mainRow td.second .subscribebox .inputs a:hover {
	background: #afaeae;
	}
	

tr#mainRow td.second .subscribebox .pubs {
	vertical-align: middle;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	}

tr#mainRow td.second .subscribebox .pubs input {
	width: 10px;
	height: 10px;
	}

tr#mainRow td.second .subscribebox .pubs a {
	padding: 0;
	color: #000;
	}

tr#mainRow td.second .subscribebox .pubs a:hover {
	color: #fff;
	}

tr#mainRow td.second .subscribebox .pubs span {
	color: #999;
	font-size: 18px;
	}

*/

tr#mainRow td.second .title {
	border-bottom: 1px #DDDBDA solid;
	margin: 20px 15px 0 15px;
	position: relative;
	}
/* took out for ie7:
	height: 18px;*/

tr#mainRow td.second .title h1 {
	font-size: 19px;
	color: #000;
	margin-bottom: 0;
	line-height: 100%;
	}

tr#mainRow td.second .title span {
	position: absolute;
	right: 0;
	bottom: 2px;
	}


tr#mainRow td.second .section {
	padding: 20px 15px;
	line-height: 130%;
	border-bottom: 1px #EBEBEB solid;
	}

tr#mainRow td.second div.dark  {
	background: #F3F2F1;
	}

tr#mainRow td.second .section img.sectionimage {
	float: left;
	border: 5px #dddbda solid;
	}

tr#mainRow td.second .section .sectioncontent {
	margin-left: 100px;
	}

tr#mainRow td.second .section h2 {
	margin-bottom: 5px;
	}

tr#mainRow td.second .section .sectioncontent strong {
	color: #FA4F04;
	}

tr#mainRow td.second .section .sectioncontent p.meta {
	margin-top: 5px;
	font-size: 9px;
	color: #a7a7a7;
	}

tr#mainRow td.second .section .sectioncontent p.meta a {
	font-style: italic;
	}

/* Featured Links and square ad */

tr#mainRow td.second .linksad img.ad {
	float: right;
	border-left: 1px #fff solid;
	border-bottom: 1px #fff solid;
	width: 300px;
	height: 250px;
	}

tr#mainRow td.second .linksad .featuredlinks {
	border-top: 9px #afaeae solid;
	padding: 15px;
	margin-right: 251px;
	}

tr#mainRow td.second .linksad .featuredlinks h2 {
	font-size: 14px;
	}

tr#mainRow td.second .linksad .featuredlinks p {
	color: #999;
	border-bottom: 1px #efefef solid;
	margin-bottom: 10px;
	padding-bottom: 2px;
	font-size: 9px;
	}


tr#mainRow td.second .linksad .featuredlinks p.viewall {
	border-bottom: 0;
	border-top: 1px #efefef solid;
	margin-top: 5px;
	padding-top: 3px;
	font-size: 10px;
	}


tr#mainRow td.second .linksad .featuredlinks ul {
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-type: none;
	}

tr#mainRow td.second .linksad .featuredlinks li {
	margin-bottom: 5px;
	padding-left: 10px;
	background: url('../shared/_img/thirdRow_icon_doublearrow_onwhite.gif') no-repeat 0 3px;
	}









/* Third Column */

tr#mainRow td.third {
	background: #eeecdd;
	}

/* Keep spreading it */

tr#mainRow td.third .keepspreading {
	border-top: 8px #afaeae solid;
	}
	
tr#mainRow td.third .keepspreading a {
	background: #f08451;
	border: 1px #c75438 solid;
	color: #fff;
	}

tr#mainRow td.third .keepspreading a:hover {
	background: #ccc;
	color: #c75438;
	}


/* Company we keep */

tr#mainRow td.third .companykept {
	border-top: 8px #afaeae solid;
	}



/* Footer */

tr#footerRow td {
	background: #eeecdd;
	border: 1px #fff solid;
	border-color: #cecece #534E4E;
	}

tr#footerRow td.copyright {
	}

tr#footerRow td.footernav a {
color:#f08451;
	}

tr#footerRow td.footernav a:hover {
color:#f08451;
text-decoration:underline;
	}
