

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

a { color: #000000; text-decoration: none; }

a:hover { color: #3b6c9d; 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/640/assets/DSbody-with-shadow.gif');
        background-position: center;
}
#pt1_branding {
	height: 130px;
	background: #2B2B2B url('/sites/640/assets/douglas-header.gif');
	padding-left: 0px;
}
#pt1_branding2 {
	height: 155px;
	background: #2B2B2B url('/sites/580/assets/TG2_header.jpg');
	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: #3b6c9d;
	margin-bottom: 0px;
}
.story_item_headline {
	font-size: 16px;
	font-weight: bold;
        padding-top: 10px;
}
.story_item_headline a:hover { color: #3b6c9d;}
.story_item_headline a{ color: #3b6c9d; }

#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: #3b6c9d;
	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 7px 3px 7px;
	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: grey;
}

#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;
}

.image_caption {
  font-style: italic;
  color: #000;
}

.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}

