

/* ---- CUSTOM DEFINED STYLESHEET default ---- */ 

a { color: #000000; text-decoration: none; }

a:hover { color: #41ad49; text-decoration: underline; }


/* ---- CUSTOM DEFINED STYLESHEET layout ---- */ 

#pt1_home_page #pt1_video_story_pane .image_img {
	width: 300px;
}
div.widgetMoney {
    height: 600px;
}
body {
	margin: 0;
	padding: 0;
	background: #DCDCDC;
	text-align: center;
	background-image: url("/sites/580/assets/TGbody-with-shadow.gif");
        background-position: center;
}
#pt1_branding {
	height: 130px;
        background: #2B2B2B url("/sites/580/assets/TG-header.gif");
	padding-left: 200px;
}

#pt1_main_menu {
	background: #2B2B2B;
	clear: both;
	border-top: 1px solid #FFF;
}
#pt1_main_menu .pt1_item_active {
	background: #ffffff;
	border: 1px solid #ffffff;
}
#pt1_main_menu .pt1_item a {
	color: #ffffff;
}

#pt1_sub_menu {
	background: #ffffff;
	height: 29px;
	clear: both;
}
#pt1_sub_menu .pt1_item a {
	color: #2B2B2B;
}

#pt1_login_controls a {
	font-weight: normal;
	color: #000000;
	/* color: #97D1FF; */
}
#pt1_search_bar_container {
	float: left;
}

.pt1_pane_special_green {
	background: #41ad49;
	margin-bottom: 0px;
}
.story_item_headline {
	font-size: 16px;
	font-weight: bold;
        padding-top: 10px;
}
.story_item_headline a:hover { color: #9bd49f;}
.story_item_headline a{ color: #41ad49; }

#pt1_sponsor_link a:hover { color: #ffffff; text-decoration: underline;}
#pt1_sponsor_link a{ color: #ffffff; }

/* --------------- WEATHER --------------*/
#pt1_home_page #pt1_weather_pane .pt1_pane_body {
	height: 70px;
}

#rendered_weather .link {
        float: right;
	margin: 3px 15px 0 0;
	background: url("/sites/580/assets/hyperlink.gif") 0px 3px no-repeat;
	color: #000000;
       	clear: both;
}
#rendered_weather {
	position: absolute;
	z-index: 900;
	margin: 0 auto 0 auto;
	color: #41ad49;
	text-align: left;
	width: 300px;
       	clear: both;
}
/*.weatherClearIcon {
	float: right;
	height: 100px;
	width: 100px;
	background: url("/sites/580/assets/new_sun2.png") no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src="/sites/580/assets/new_sun2.png");
}

#rendered_weather_label {
	float: right;
	padding: 11px 7.5px 0 0;
	_padding: 2px 0 0 0;
	width: 220px;
}*/
.pt1_pane .pt1_pane_heading {
	font-size: 20px;
	font-family: Helvetica;
	color: #41ad49;
	text-align: left;
	border-bottom: 1px solid #DCDCDC;
	padding: 8px 0 8px 12px;
}

#pt1_main_menu .pt1_item, #pt1_main_menu .pt1_item_active {
	padding: 3px 8px 3px 8px;
	border-right: 1px dotted #B2B2B2;
	float: left;
}

#pt1_classifieds_page #pt1_browse_classifieds_bar {
	clear: both;
        width: 510px;
}

#pt1_full_story .image_img, #pt1_full_story .image_caption {
	float: none;
        color: black;
}

.image_caption {
  font-style: italic;
  color: #333333;
  font-size: 13px;
}

.full_story .story_item .story_item_info {
	color: #333333;
	clear: both;
	padding: 3px 0 0 0;
}

.image_caption, .video_caption, .rss_item_date {
	font-size: 13px;
	color: #333333;
	line-height: 14px;
	text-align: right;
}

#pt1_full_story .story_item_images {
float:left;
padding-right:15px;
}

#pt1_sub_menu .pt1_button {
	float: left;
	padding: 1px 3px 1px 3px;
	margin: 3px 10px 3px 10px;
	border: 1px solid #FFF;
	color: #000;
	font-weight: bold;
}

.pt1_pane_special {
	background: #2B2B2B url("/sites/580/assets/corner_dark_top_left.gif") top left no-repeat;
	margin-bottom: 10px;
}

#pt1_home_right_column {
	float: right;
	width: 320px;
	text-align: left;
_width:310px;
}
#pt1_home_left_column {
float:left;
margin-right:10px;
text-align:left;
width:320px;
_width:310px;
}
#pt1_home_middle_column {
float:left;
margin-right:10px;
text-align:left;
width:300px;
_width:290px;
}

#pt1_content_container {
	padding: 6px;
	width: 960px;
	_width: 960px;
	min-height: 800px;
	_height: 800px;
	margin: 0 auto 0 auto;
	margin-top: 6px;
        *padding: 6px 0px 6px 0px;
}

.input {
display:none;
}

.stylish A:link {color: #333333; text-decoration: none}
.stylish A:visited {color: #333333; text-decoration: none}
.stylish A:active {color: #333333; text-decoration: none}
.stylish A:hover {color: #333333; text-decoration: none}

div.slideshow_container img.image_img {
  width: 280px;
  float: left;
  padding: 5px;
  margin: 0;
}

