.site_container {
	width: 994px;
	margin: 0 auto;
}
.head {
	position: relative;
	height: 195px;
}
a:link.logo, a:visited.logo {
	text-indent: -9999px;
	background: url(../images/gcn_logo.jpg) top left no-repeat;
	display: block;
	height: 91px;
	width: 369px;
	position: absolute;
	top: 19px;
	left: 13px;
}
.site_container ul {
	font-family: Verdana, Geneva, sans-serif;
}
.site_container ul li a:link, .site_container ul li a:visited {
	color: #4c4d4f;
}
ul.housekeeping {
	position: absolute;
	top: 118px;
	right: 18px;
	font-size: 91%;
}
ul.housekeeping li, .footer ul li {
	display: inline;
	border-right: solid 1px #4c4d4f;
	padding: 0 9px;
}
ul.housekeeping li.last .footer ul li.last {
	border-right: none;
}
ul.housekeeping li.current a:link, ul.housekeeping li.current a:visited, .footer ul li.current a:link, .footer ul li.current a:visited {
	color: #326daf;
	text-decoration: underline;
}
.horiz_bar {
	position: absolute;
	top: 145px;
	left: 0;
	background: url(../images/horiz_bar.jpg) top left repeat-x;
	height: 50px;
	line-height: 50px;
	width: 100%;
}
.horiz_bar ul.main_navigation {
	font-size: 91%;
	padding: 0 6px;
	font-weight: bold;	
}
.horiz_bar ul.main_navigation li {
	height: 45px;
	line-height: 45px;
	padding: 0 17px;
	float: left;
	display: block;
	background: url(../images/main_navigation_li_right.jpg) top right no-repeat;
}
.horiz_bar ul.main_navigation li.blog {
	background: url(../images/blog_li_bg.jpg) top right no-repeat;
}

.horiz_bar ul.main_navigation li.current a {
	text-decoration:underline;
}
.search {
	float: right;
	display: block;
	margin: 8px 15px 0 0;
}
.search input.search_text {
	border: solid 1px #c5c5c5;
	height: 17px;
	float: left;
	display: inline;
	margin-right: 11px;
}
.search input.submit {
	background: url(../images/search.jpg) top left no-repeat;
	height: 19px;
	width: 65px;
	text-align: center;
	font-weight: bold;
	color: #3370b3;
	border: none;
	float: left;
	display: inline;
	font-size:11px!important;
}
.content {
	margin-top: 15px;
	width: 703px;
	float: left;
	display: inline;
}
.content h1 {
	color: #5b5b5d;
	font-size: 166%;
	padding-bottom: 20px;
}
.content p {
	/*padding-bottom: 23px;*/
	font-family: Verdana, Geneva, sans-serif;
	font-size: 91%;
	line-height: 160%;
	margin:8px 0px 6px 0px;
}
.content li, .content td {
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 91%;

}
.content p.intro {
	font-size: 145%;
	color: #326daf;
	line-height: 117%;
	font-family: Arial, Helvetica, sans-serif;
}
.content h3 {
	font-weight: bold;
	font-size: 100%;
}
.content .call_to_action {
	clear: left;
	border-top: solid 1px #e2e2e2;
	padding-top: 9px;
}
.content .call_to_action p {
	padding-bottom: 15px;
}
.read_more {
	background: url(../images/read_more.jpg) center right no-repeat;
	padding-right: 16px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 91%;
}
.right {
	float: left;
	display: inline;
	width: 244px;
	margin-top: 15px;
	margin-left: 44px;
}
.right .module {
	margin-bottom: 42px;
}
.module h2 {
	color: #3b85c4;
	text-transform: uppercase;
	font-size: 133%;
	padding-bottom: 4px;
}
.module p.story_heading a:link, .module p.story_heading a:visited {
	color: #4c4d4f;
}
.module .item {
	margin-bottom: 28px;
}
.module .date {
	color: #3b85c4;
	float: left;
}
.module .read_more {
	float: right;
}
.module .call_to_action {
	clear: left;
	border-top: solid 1px #e2e2e2;
	padding-top: 8px;
}
.module img {
	padding-bottom: 10px;
}
.module .call_to_action .read_more {
	float: left;
	text-transform: uppercase;
	font-weight: bold;
}
.module .story_heading {
	color: #4c4d4f;
	font-size: 133%;
	padding-bottom: 7px;
}
.footer {
	clear: both;
	display: block;
	margin-top: 90px;
}
.footer ul {
	margin-top: 81px;
	font-size: 91%;
	padding-bottom: 11px;
}
.footer ul li.first {
	padding: 0 9px 0 0;
}
.footer p.copyright, .footer p.copyright a {
	color: #a29a93;
}
/*the rest of the list styles are located on the housekeeping list menu as they have the same styling*/
#social_bookmarks {
	display: block;
	width: 100%;
	margin: 0;
	margin-top: 21px;
	margin-bottom: 12px;
	padding: 0;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
}
#social_bookmarks a {
	line-height: 18px;
	margin-right: 12px;
	color: #999;
}
#social_bookmarks a.email_link {
	padding-left: 18px;
	background-image:url(../images/sb_icon_email.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}
#social_bookmarks a.print_link {
	padding-left: 18px;
	background-image:url(../images/sb_icon_print.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}
#social_bookmarks a.delicious_link {
	padding-left: 18px;
	background-image:url(../images/sb_icon_delicious.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}
#social_bookmarks a.digg_link {
	padding-left: 20px;
	background-image:url(../images/sb_icon_digg.gif);
	background-repeat:no-repeat;
	background-position:bottomr left;
}
#social_bookmarks a.reddit_link {
	padding-left: 20px;
	background-image:url(../images/sb_icon_reddit.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}
#social_bookmarks a.facebook_link {
	padding-left: 18px;
	background-image:url(../images/sb_icon_facebook.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}
#social_bookmarks a.twitter_link {
	padding-left: 18px;
	background-image:url(../images/sb_icon_twitter.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}

#section_sub {
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
	position: relative;
  /*Firefox needs float: left;*/
  /*clear: both; float: left; causes IE6 bug*/
	/*float: left;
	clear: both;*/
	background-color: #E0DEDB;
	width: 700px;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 24px;
    margin-left: 3px;
    color:#000000;
}

#section_sub a
{
    color:#000000 !important;
}
#section_sub H2
{
    margin:0px;
    padding:0px;
    display:block;
    
    
    margin-top:10px;
}



#section_sub ul {
	text-transform: capitalize;
	position: relative;
	float: left;
	clear: both;
	margin: 0px;
	padding: 0px;
}
#section_sub li {
	text-transform: capitalize;
	position: relative;
	float: left;
	clear: none;
	width: 223px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
	text-transform: lowercase;
	font-size: 100%;
}
#section_sub label {
	text-transform: capitalize;
	margin:0px;
	padding:0px;
	display:block;
	width:80px;
}
#section_sub a {
	text-transform: capitalize;
	margin: 0px;
	padding: 0px;
	padding-left: 14px;
	padding-top: 1px;
	padding-bottom: 1px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
  font-weight: normal;
}
#section_sub a:hover {
	text-decoration: underline;
}
#section_sub a.linkOn {
  color: #e0e0e0;
}

#section_sub label 
{

	color: #000000;
	float: left;
	clear: left;
	padding-left: 12px;
	padding-right: 2px;
	padding-top: 6px;
	padding-bottom: 1px;
}

#section_sub label.heading {
	padding-top: 0px;
}

#section_sub form {
  width: 350px;
}
#section_sub input, #section_sub select {
  float: right;
  clear: right;
  height: 90%;
  width: 200px;
  border: 1px solid #000000;
  margin-left: 2px;
  margin-right: 2px;
  margin-top: 2px;
  margin-bottom: 2px;
  padding-left: 1px;
  padding-right: 1px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-size: 90%;
  color: #000000;
}

#section_sub input.pubGo {
  font-size: 15px;
  width: 90px;
  height: 22px;
  background: #E9E8E5;
  padding-bottom: 3px;
  color: #AAA5A0;
  border-top: 1px solid #ffffff;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  position: absolute;
  left: 380px;
  bottom: 10px;
}
#section_sub input.pubTextBox, #section_sub select.pubTextBox, #section_sub option.pubTextBox {
  height: 15px;
}
h3.breadcrumb_heading {
  margin: 4px;
  padding: 0;
  font-size: 160%;
}



span.searchType {
  color: #0044af;
  background-color: #ffffff;
  /*border: 1px dotted #D97213;*/
  padding: 0px;
  margin-right: 0px;
  font-weight: bold;
}

#pageControls {
  display: block;
  width: 436px;
  height: 22px;
  clear: both;
  padding: 0px;
  /*padding: 4px 4px 4px 4px;*/
  border: solid 1px #e6e6e8;
}
html>body #pageControls {
  min-height: 22px;
}
#pagePrevious {
  float: left;
  clear: left;
  border-right: solid 1px #e6e6e8;
  padding: 2px 2px 2px 2px;
}
#pagePages {
  float: left;
  width: 256px;
  /*border: 1px dotted #dedede;*/
  padding: 2px 2px 2px 2px;
}
html>body #pagePages {
  width: 262px;
}
#pageNext {
  float: right;
  clear: right;
  border-left: solid 1px #e6e6e8;
  padding: 2px 2px 2px 2px;
}

.no_display {display: none;}
.textblock a img {border: none;}

h3.breadcrumb_heading 
{
margin: 4px;


}
#breadcrumb_nav 
{
    padding: 0;
    margin-left: 4px;
    margin-right: 4px;
    margin-top: 4px;
    margin-bottom: 16px;
	width: 700px; /*was: 456px;*/
    border-bottom: dotted 1px #ccc;
}
#breadcrumb_nav p 
{
    font-size: 90%;
    padding: 0;
    margin: 0;    
	
}
#breadcrumb_nav a 
{
    text-transform:capitalize;    
}

.pubSummaryRow {
  clear: both;
  float: left;
 /* margin-top: 10px;*/
  margin-bottom: 4px;
  margin-left: 0px;
  margin-right: 0px;
  padding: 0;
  padding-bottom: 10px;
  padding-top: 10px;
  width: 685px; /*was: 436px; */
  line-height: 150%;
  border-bottom: solid 1px #e6e6e8;
}
html>body .pubSummaryRow {
  margin-bottom: 0px;
  margin-top: 0px;
}
.pubSummaryRow .searchType {
  color: #0044af;
  background-color: #ffffff;
  /*border: 1px dotted #D97213;*/
  margin: 0;
  padding: 0px;
  margin-right: 0px;
  font-weight: bold;
}
.pubSummaryRow h4, .pubDetails h4  {
  color: #5B5B5D;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 100%;
  font-weight: bold;  
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding: 0;
}
.pubSummaryRow h4 a, .pubDetails h4  {
  font-weight: bold !important;
}

.pubDetailImage {
  float: left;
  clear: left;
  display: inline;  
  width: 120px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
.pubDetailImage img {
  margin-bottom: 16px;
}
.pubDetails {
  float: right;
  clear: right;
  display: inline;  
  width: 570px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
/*.pubSummaryRow {
  clear: both;
  margin-top: 0px;
  margin-bottom: 8px;
  margin-left: 0px;
  margin-right: 0px;
  width: 420px;
  border-bottom: solid 1px #e6e6e8;
}*/
.pubSummaryImage {
  float: left;
  clear: left;
  display: inline;  
  width: 120px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
.pubSummaryImage img {
  margin-bottom: 2px;
}
.pubSummary {
  float: left;
  clear: right;
	display: inline;  
  width: 416px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 20px;
  margin-right: 0px;
}
.buynow, .viewsummary, .viewreport {
  margin-top: 8px;
  margin-bottom: 8px;
  margin-left: 0px;
  margin-right: 0px;
}
.buynow a {
  background: #FFD400;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 4px;
  padding-right: 8px;
  color: #000000;
  border: solid 1px #000000;
  font-weight: normal;
}
.viewsummary a {
   background: #0044AF;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 4px;
  padding-right: 8px;
  color: #ffffff;
  border: solid 1px #000000;
  font-weight: normal;
}
.viewreport a {
  background: #0044AF;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 4px;
  padding-right: 8px;
  color: #ffffff;
  border: solid 1px #000000;
  font-weight: normal;
}


.content ul,.content  li {
	margin:10px 15px;
	list-style:disc;
}
/* email a friend */

.text {
      font-size: 95%;
      padding-top: 4px;
      padding-left: 2px;
      padding-right: 2px;
      padding-bottom: 2px;
    }
    .text .shopping_title {
      color: #ffffff;
      font-weight: bold;
      padding-top: 1px;
      padding-left: 2px;
      padding-right: 2px;
      padding-bottom: 1px;
    }
    .text input, .text select {
      font-size: 80%;
      height: 16px;
      /*width: 160px;*/
      border: 1px dotted #D97213;
      margin-top: 0px;
      margin-bottom: 0px;
    }
    input.form_button {
      border: 0;
      margin-top: 4px;
      margin-bottom: 4px;
    }
    .text small {
      font-size: 90%;
    }
    .error {
      color: #D97213;
      padding-bottom: 0px;
    }
    .text .form_title {
      background-color: <%=BSKT_HDR_CLR%>;
      color: #ffffff;
      font-weight: bold;
      padding-top: 1px;
      padding-left: 2px;
      padding-right: 2px;
      padding-bottom: 1px;
    }
    .text textarea {
      font-size: 80%;
      height: 100px;
      width: 300px;
      border: 1px dotted #D97213;
      margin-top: 0px;
      margin-bottom: 0px;
    }
    #mail_form {
      width: 650px;
      padding: 4px 4px 4px 4px;
	  margin:15px;
    }
   #mail_form  h2,#mail_form  h3#mail_form , h4 {
      padding: 0 !important;
      margin: 0 !important;
    }
    #mail_form h2 {
      margin-bottom: 8px !important;
    }
    #mail_form h3 {
      margin-bottom: 4px !important;
    }
   #mail_form  h4 {
      margin-bottom: 8px !important;
    }
    form {
      margin: 0px;
    
      border: 1px dotted #ccc;
	  margin:0px;
	padding:3px 5px 7px 5px;
	
		height:20px;
    }
    fieldset {
      border: none;
      margin: 0;
      padding: 0;
    }
    #errors {
      color: #D97213;
    }
    #errors p {
      font-weight: bold;
      margin: 0px;
      padding: 0px;
    }
    label {
      display: inline-block;
      font-weight: bold;
      width: 100px;
      margin: 2px;
    }
    input {
      margin: 2px;
    }
#buttons {
	margin-top:12px;
}
#buttons input {
	border:solid 1px black;
	background-color: #0044af;
	color:#FFFFFF;
	font: 12px arial, sans-serif;
}