@charset "utf-8";
body {
	background-color: #48657a;
	background-image: url(../../gfx/bg.gif);
	background-repeat: repeat;
	width: 1024px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0 auto;
}
form {margin: 0; padding: 0;}
hr {margin: 0;}
hr.features {margin: 10px 0; padding: 0;}

a:link {text-decoration: none; color: #000000;}
a:visited {text-decoration: none; color: #000000;}
a:hover {color: #ca3c30; text-decoration: none;}
a:active {text-decoration: none; color: #000000;}

.main_container {
	background-color: #ca3c30;
	/*height: auto;*/
	width: 990px;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	padding-bottom: 10px;
}
.main_top {
	background-image: url(http://www.discovergrandforks.com/gfx/main_top.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 994px;
}
.narrow_column {
	float: right;
	/*height: auto;*/
	width: 300px;
	/*padding-top: 10px;*/
	padding-bottom: 10px;
	padding-right: 10px;
}
.wide_column {
	/*height: auto;*/
	width: 660px;
	padding: 0 0 10px 10px;
	float:left;
}

/* LEADERBOARD */
.leaderboard_container {
	/*height: 90px;*/
	width: 990px;
	margin-bottom: 20px;
}
.leaderboard_standard {
	/*width: 728px;
	height: 90px;*/
}
.leaderboard_premium {
	/*height: 90px;
	width: 255px;*/
	float: right;
}

/* CONVERSION */
.conversion_container {
	/*padding: 0;
	height: auto;*/
	width: 300px;
	color: #000;
	border-right: 1px solid #000000;
	/*border-bottom: 1px solid #000000;*/
	border-left: 1px solid #000000;
}
.conversion_top {
	background-image: url(http://www.discovergrandforks.com/gfx/conversion_top.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 302px;
}

.conversion_btm {
	background-image: url(http://www.discovergrandforks.com/gfx/conversion_btm.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 302px;
	background-position:bottom;
	margin-bottom: 5px;
}

.conversion_header {
	margin: 0;
	background-color: #ffb200;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 16px;
	color: #FFF;
	padding: 5px 0 5px 5px;
	font-weight: bold;
}
.current_rates {
	background-color: #FFF;
	/*margin: 0;*/
	color: #000000;
	font-size: 10px;
	padding: 10px 5px;
}

/* WEATHER */
.weather_container {
	background-color: #FFFFFF;
	height: auto;
	width: 300px;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}
.weather_top {
	background-image: url(http://www.discovergrandforks.com/gfx/conversion_top.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 302px;
}
.weather_currentdate {
	height: auto;
	width: 295px;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	background-color: #ffb200;
	padding: 5px 0 5px 5px;
	color: #FFF;
}
.weather_sponsor {
	background-color: #ca3c30;
	text-align: center;
	height: 65px;
	width: 300px;
	color: #FFFFFF;
	margin-bottom: 10px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

table.weather {
	border-collapse: collapse;
	width: 95%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margint: 5px;
	}
tr.row1   {font-weight: bold;}
tr.row2  {font-size: 30px; color: #ca3c30;}
tr.row3  {color: #ca3c30;}
td {padding: 0;}
td.centered {text-align: center;color: #000000;}

/* CALENDAR */
.calendar_container {
	height: auto;
	width: 300px;
	background-color: #ca3c30;
	border-right: 1px solid #000000;
	/*border-bottom: 1px solid #000000;*/
	border-left: 1px solid #000000;
}
.calendar_top {
	background-image: url(http://www.discovergrandforks.com/gfx/conversion_top.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 302px;
}
.calendar_header {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	padding: 5px 0 5px 5px;
	background-color: #FFB200;
}

.calendar_content_box {
	height: auto;
	width: 290px;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
	list-style-position: inside;
	padding-bottom: 5px;
	line-height: 14px;
	background-color:#FFFFFF;
}

.calendar_body{
	padding-left: 10px;
	padding-top: 10px;
	text-align: right;
}
.calendar_sponsor {
	color: #FFFFFF;
	background-color: #0071BD;
	text-align: center;
	margin-bottom: 10px;
	height: 65px;
	width: 300px;
}
table.calendar   {
	color: #000000;
}
td.calendar   {
	width: 35px;
	height: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	border-right: 1px solid #3f413c;
	border-bottom: 1px solid #3f413c;
	background-color: #CCC;
	cursor: pointer;
	text-align: center;
	color: #000;
}
td.active {
	width: 35px;
	height: 50px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	border-top-width: 1px;
	border-right: 1px solid #3f413c;
	border-bottom: 1px solid #FFF;
	background-color: #FFF;
	color: #ca3c30;
}

/*.calendar_content_box {
	width: 298px;
	text-align: left;
	padding-top: 5px 0 10px 5px;
	background-color: #FFFFFF;
	height: auto;
}*/

.calendar_body{
	padding-left: 10px;
	padding-top: 10px;
	text-align: right;
}
.calendar_sponsor {
	color: #FFFFFF;
	background-color: #ca3c30;
	text-align: center;
	margin-bottom: 10px;
	height: 65px;
	width: 300px;
}

ul.calendar {
	line-height: 16px;
	list-style-position: inside;
}

tr.calendar   {
	margin: 0;
	padding: 0;
}
td.calendar   {
	width: 35px;
	margin: 0;
	padding: 0;
	height: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #3f413c;
	border-right-color: #3f413c;
	border-bottom-color: #3f413c;
	border-left-color: #3f413c;
	background-color: #CCCCCC;
	cursor: pointer;
	text-align: center;
	color: #000000;
}
td.active {
	width: 35px;
	margin: 0px;
	padding: 0px;
	height: 50px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #3f413c;
	border-bottom-color: #FFFFFF;
	background-color: #FFFFFF;
	color: #ca3c30;
}

a.calendar_container:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFFF;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
a.calendar_container:visited {color: #FFFFFF;}
a.calendar_container:hover {color: #ca3c30;}
a.calendar_container:active {}

a.calendar_content:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
}
a.calendar_content:visited {
	color: #333333;
	background-color: transparent;
}

a.calendar_content:hover {
	color: #ca3c30;
	background-color: transparent;
}
a.calendar_content:active {
	background-color: transparent;
}

/* VIDEO MARKETPLACE */
.vidad_container {
	background-color: #3F413C;
	height: 350px;
	width: 300px;
	margin-bottom: 10px;
	background-position: center;
	list-style-position: inside;
	color: #FFFFFF;
}

/* LARGE FORMAT */
.staticad_container {margin-bottom: 10px;}

.staticad_footer {
	text-align: center;
	font-size: 10px;
	background-color: #FFF;
	padding-bottom: 5px;
}

/* AREAPHOTOS */
.areaphotos_container {
	background-color: #FFFFFF;
	height: auto;
	width: 300px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.areaphotos_top {
	background-image: url(http://www.discovergrandforks.com/gfx/conversion_top.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 302px;
}

.areaphotos_header {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	padding: 2px 0 2px 5px;
	background-color: #FFB200;
}
h1.areaphotos_title {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.areaphotos_sponsor {
	color: #FFFFFF;
	background-color: #ca3c30;
	text-align: center;
	height: 65px;
	width: 300px;
	margin-bottom: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

/* DIRECTORY */
.directory_container {
	/*background-color: #669933;*/
	background-image: url(http://www.discovergrandforks.com/gfx/directory_bg.gif);
	background-repeat:repeat-x;
	height: 125px;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	margin: 0;
}
.directory_top {
	background-image: url(http://www.grandforks.com/live/gfx/directory_top.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 660px;
}

.directory_nav {
	background-color: #99cc66;
	padding-top: 5px;
	height: 20px;
	padding-bottom: 2px;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}

.directory_nav ul {
	padding: 0;
	margin: 0;
}
.directory_nav ul li {
	display: inline;
	list-style-type: none;
}

.directory_nav ul li a {
	text-decoration: none;
	background-color: #99cc66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 5px 10px;
	color: #000;
	list-style-type: none;
}
.directory_nav ul li a:hover {
	color: #FFF;
	border-bottom: 3px solid #FFF;
	list-style-type: none;
}

.directory_row1 {
	font-size: 14px;
	font-weight: bold;
	padding: 5px 10px 10px 10px;
}
.directory_row2 {
	height: auto;
	width: 640px;
	padding-left: 10px;
}
.directory_search {
	width: 260px;
	height: 90px;
	background-image: url(../../gfx/search_bg.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.search_row1 {
	font-size: 10px;
	font-weight: bold;
	padding: 23px 0 3px 25px;
}
.search_row2 {
	padding-left: 25px;
}

.directory_featured_image img{border: 1px solid #000;}
ul.featured_details {
	list-style-position: inside;
	list-style-image: url(../../gfx/custom_bullet_small.gif);
	margin: 0;
	padding-right: 0;
	padding-bottom: 0;
	line-height: 18px;
}

/* TOP STORIES */
.topstories_container {
	background-color: #CCC;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}
.topstories_updates {
	background-color: #FFF;
	width: 270px;
	float: right;
	padding: 0 5px;
}
.topstories_flash {
	height: 260px;
	width: 375px;
}
.topstories_updatetime {
	font-size: 8px;
	padding-top: 5px;
	height: auto;
	width: auto;
	padding-bottom: 5px;
}
.topstories_headline {
	height: auto;
	width: auto;
	padding-top: 5px;
	font-weight: bold;
	font-variant: small-caps;
}
.topstories_brief {
	font-size: 12px;
	height: auto;
	width: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
.topstories_links {
	height: auto;
	width: auto;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 20px;
	padding-right: 10px;
}
.topstories_fulllist {
	/*height: auto;
	width: auto;*/
	padding-bottom: 5px;
}
ul.topstories {
	line-height: 12px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	list-style-image: url(../../gfx/page_bullet.gif);
}
li.topstories {
	padding-bottom: 10px;
	line-height: 12px;
}
b.topstories {
	color: #ca3c30;
	font-weight: normal;
	font-size: 10px;
}
.features_header {
	background-color: #FFFFFF;
	height: 10px;
	width: 650px;
	font-weight: bold;
	padding-left: 10px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}

.features_container {
	background-color: #FFF;
	overflow:auto;
	padding-top: 10px;
	padding-left: 3px;
	border: 1px solid #000000;
}
.features_bottom {
	background-image: url(http://www.discovergrandforks.com/gfx/logo_bottom.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 662px;
}
/*.features_columnleft {
	width: 300px;
	height: auto;
}
.features_columnright {
	float: right;
	width: 300px;
	height: auto;
}
.features_1 {
	height: auto;
	width: 300px;
	text-align: left;
}
.features_2 {
	height: auto;
	width: 300px;
	text-align: right;
}
.features_3 {
	text-align: left;
	height: auto;
	width: 300px;
}
.features_4 {
	text-align: right;
	height: auto;
	width: 300px;
}
.features_5 {
	text-align: left;
	height: auto;
	width: 300px;
}


p.features {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.features_floatleft {
	float: left;
	padding: 1px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #555555;
	border-bottom-color: #555555;
	border-left-color: #999999;
}
.features_floatright {
	float: right;
	padding: 1px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #555555;
	border-bottom-color: #555555;
	border-left-color: #999999;
}
.features_imageonly {
	background-color: #CCCCCC;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}*/

.clear {clear: both;}

/*a.features:link {font-weight: bold; color: #48657a;
	font-size: 14px;
}
a.features:visited {
	text-decoration: none;
	font-weight: bold;
	color: #48657a;
}
a.features:hover {
	color: #ca3c30;
	text-decoration: none;
	font-weight: bold;
}
a.features:active {
	font-weight: bold;
}*/

/* FOOTER */
.footer_container {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	margin: 0 10px 10px 10px;
	padding: 5px;
	font-size: 10px;
	color: #000;
}

.footerlinks {margin-bottom: 10px; font-size: 10px;}
.footerbottom {
	text-align:center; 
	color:#FFF; 
	font-size: 10px; 
	padding:5px;
}

.footerbottom a:link, .footerbottom a:visited, .footerbottom a:active {color:#FFF; font-size: 10px; text-decoration:underline;}
.footerbottom a:hover{color:#FFF; font-size: 10px; text-decoration:underline;}
.footer_clear {clear: both;}