/*Theme Name: The Animals*/
/*Version: 1.1.0*/
/*Description:*/
/*Author: SearchTROOP*/
/*Author URI: http://www.searchtroop.com*/
HTML, BODY
{
	font-family: arial;
	font-size: 12px;
	border: 0;
	color: #565656;
	background: #C19B6C url(images/bg-grad.jpg) repeat-x;
}
BODY, IMG, P, H1, H2, H3, H4, H5, UL, OL, LI, FORM, BLOCKQUOTE
{
	margin: 0;
	padding: 0;
}
P
{
	padding: 10px 0;
}
H1, H2, H3, H4, H5
{
	padding: 10px 0;
}
UL, OL
{
	list-style: none;
	padding: 10px 0;
}
SMALL
{
	font-size: 11px;
}
CODE
{
	background: #FFFFC1;
}
A
{
	color: #828B1B;
	text-decoration: none;
}
A:hover
{
	text-decoration: none;
}
A IMG
{
	border: none;
}
BLOCKQUOTE P
{
	padding: 5px 0;
}
/*Align*/
.aligncenter
{
	margin: 10px auto 20px;
	display: block;
}
.alignleft
{
	margin: 10px 20px 8px 0;
	float: left;
}
.alignright
{
	margin: 10px 0px 8px 20px;
	float: right;
}
#content .col-left
{
	float: right;
	background-color: #FFFFFF;
}
.col-right
{
	float: left;
}
#page_navi .col-right
{
	float: right;
}
#another-animal
{
	margin-top: 3px;
}
/*Wrap*/
/**/
/*Top*/
#top-out
{
	width: 100%;
	background: #CEE7EC url(images/bg_top.gif) repeat-x bottom;
}
#top
{
	width: 1000px;
	margin: 0 auto;
}
/*Page Navigation*/
#page_navi #s
{
	margin-top: 0.3em;
	margin-right: 0.2em;
}
#page_navi
{
	width: 100%;
	height: 32px;
	font-size: 10pt;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
}
#page_navi A
{
	color: #CBCBCB;
}
#page_navi A:hover
{
	text-decoration: underline;
}
#page_navi UL
{
	padding: 0;
}
#page_navi .col-left
{
	margin-left: -6px;
}
/*Page Navigation (rss)*/
#page_navi UL.rss
{
	background: url(images/bg_rss.gif) no-repeat 0 5px;
	padding: 6px 0 2px 15px;
}
#page_navi UL.rss LI
{
	padding: 0 10px;
	display: inline;
	background: url(images/bg_separator.gif) no-repeat right 4px;
}
#page_navi UL.rss LI.last
{
	background: none;
}
/*Header*/
#header
{
	width: 100%;
	height: 140px;
	padding: 10px 0 30px;
	/*[disabled]background:url(images/bg_top_gradient.gif) no-repeat 60px 0;*/
	clear: both;
	position: relative;
}
#header IMG.title
{
	margin-left: 30px;
}
.career-img
{
	/*+placement:anchor-bottom-right 0px 5px;*/
	position: absolute;
	right: 0px;
	bottom: 5px;
	display: none;
}
.header-right
{
	/*+placement:anchor-top-right 0px 15px;*/
	position: absolute;
	right: 0px;
	top: 15px;
	width: 728px;
}
.community-img
{
	margin-top: 8px;
}
#header H1
{
	display: none;
}
#search_main
{
	/*+placement:float-right -3px 44px;*/
	float: right;
	position: relative;
	left: -3px;
	top: 44px;
}
#search_main #s
{
	border: 2px solid #909FAB;
	width: 151px;
	padding: 3px;
	background-color: #E2EEF7;
}
/*Category Navigation*/
#cat_navi
{
	width: 100%;
}
#cat_navi LI A SPAN
{
	font-size: 11px;
	color: #9D9D9D;
	font-weight: normal;
}
/*Middle*/
#middle-out-top
{
/*Background - Middle Top*/
	width: 100%;
	/*[disabled]background:rgb(239, 239, 234) url(images/bg_middle_out_top.gif) repeat-x 0 0;*/
}
#middle-out-bottom
{
/*Background - Middle Bottom Gradient*/
	width: 100%;
	/*[disabled]background:url(images/bg_middle_out_bottom.gif) repeat-x left bottom;*/
}
#middle-out-bottom .single
{
/*Background - Content - Single Page*/
	/*[disabled]background:url(images/bg_middle_content_single.gif) repeat-y;*/
}
#middle-content
{
/*Background - Content*/
	width: 1000px;
	margin: 0 auto;
	/*[disabled]background:url(images/bg_middle_content.gif) repeat-y;*/
}
#middle-content-bottom
{
/*Background - Content Bottom*/
	width: 100%;
	/*[disabled]background:url(images/bg_middle_content_bottom.gif) no-repeat 0 bottom;*/
}
/*Page Nav*/
#nav, #nav UL
{
	padding: 0;
	margin: 1px 0 0;
	list-style: none;
	line-height: 1;
	z-index: 100;
}
#nav A
{
	display: block;
	line-height: 27px;
	padding: 0 10px;
	z-index: 100;
	color: #B8DBE3;
}
#nav LI
{
	float: left;
	background: url(images/bg_separator.gif) no-repeat right 10px;
}
/*Style drop down list*/
#nav LI UL
{
	position: absolute;
	width: 203px;
	left: -999em;
}
#nav LI:hover UL, #nav LI.sfhover UL
{
	left: auto;
}
#nav LI UL LI A
{
	/*[disabled]background:url(images/bg_page_navi_item.gif) repeat-x;*/
	line-height: 25px;
	font-size: 12px;
	/*[disabled]color:#E0DFE3;*/
	width: 175px;
	background-color: #000000;
}
#nav LI UL LI A
{
	/*[disabled]border-right:1px solid #2A2A2A;*/
}
#nav LI UL UL
{
	margin: -30px 0 0 195px;
}
#nav LI UL UL LI A
{
	line-height: 36px;
}
#nav LI:hover UL UL, #nav LI.sfhover UL UL
{
	left: -999em;
}
#nav LI:hover UL, #nav LI LI:hover UL, #nav LI.sfhover UL, #nav LI LI.sfhover UL
{
	left: auto;
}
/*IE7 Fix*/
#nav LI:hover, #nav LI.hover
{
	position: static;
}
/*Content*/
#content
{
	width: 1000px;
	min-height: 550px;
	padding: 34px 7px 50px 8px;
	/*[disabled]background:#FFFFFF url(images/bg_middle_top.gif) no-repeat 0 0;*/
}
* HTML #content
{
	height: 550px;
}
/*Main Content*/
#main-content
{
	width: 700px;
	margin: 20px 30px 30px;
}
.single #main-content
{
	background: #FFF;
	width: 730px;
	margin: 15px;
	/*[disabled]padding:15px;*/
}
#comments
{
	background: rgb(247, 246, 246) url(images/bg_comments.gif) repeat-x 0 top;
	width: 760px;
}
/*Main Content (style)*/
#main-content A
{
	text-decoration: underline;
}
#main-content A:hover
{
	text-decoration: none;
}
#main-content H2, #main-content H3
{
	font-weight: normal;
}
#main-content H2
{
	font-size: 15px;
	font-weight: bold;
}
#main-content H3
{
	font-size: 18px;
}
#main-content H4
{
	font-size: 12px;
}
#main-content OL, #main-content UL
{
	line-height: 18px;
}
#main-content UL
{
	padding-left: 50px;
}
#main-content UL LI
{
	list-style: circle;
	padding: 3px 0;
}
#main-content OL
{
	padding-left: 57px;
}
#main-content OL LI
{
	list-style: decimal;
	padding: 3px 0;
}
#main-content BLOCKQUOTE
{
	border-left: 2px solid #777777;
	color: #777777;
	font-style: italic;
	margin: 5px auto 15px;
	padding: 0px 10px;
	width: 85%;
}
/*Main Content (post)*/
#main-content .post-title
{
	width: 100%;
	position: relative;
}
#main-content .post-title H2, #main-content .post-title P.post-details, #main-content .post-title H3
{
	padding-right: 50px;
}
#main-content H2 A, #main-content H3 A
{
	color: #2A2A2A;
	text-decoration: none;
}
#main-content H2 A:hover, #main-content H3 A:hover
{
	text-decoration: underline;
}
#main-content P.post-details
{
	line-height: 18px;
	margin-top: -10px;
	position: relative;
}
#main-content P.post-details A
{
	text-decoration: none;
}
#main-content P.post-details A:hover
{
	text-decoration: underline;
}
#main-content P.post-details
{
	color: #9F9F9F;
	font-size: 11px;
	padding: 0 50px 0 1px;
}
#main-content .comment-cloud
{
	display: block;
	position: absolute;
	right: 0;
	top: 15px;
}
#main-content .comment-cloud A
{
	width: 31px;
	height: 26px;
	padding-top: 4px;
	background: url(images/bg_comment_cloud.gif) no-repeat 0 0;
	text-align: center;
	font-family: Georgia;
	font-size: 11px;
	color: #5D5D5D;
	display: block;
	text-decoration: none;
}
#main-content .comment-cloud A:hover
{
	text-decoration: underline;
}
#main-content .post H4
{
	margin-top: 1px;
	clear: both;
	width: 100%;
}
#main-content .post H4.continue A
{
	background: #9CA722;
	padding: 5px 10px;
	color: #FFF;
	text-decoration: none;
}
#main-content .post H4.continue A:hover
{
	background: #838C1C;
}
#main-content .post IMG.thumbnail
{
	border: 6px solid #D8D8D1;
}
#main-content .post IMG.gallery
{
	margin: 0 7px 7px 0;
}
#main-content H2.arh
{
	border-bottom: 1px solid #EBEBEB;
	margin-top: -10px;
	margin-bottom: 10px;
	position: relative;
}
/*Main Content (advert 468x60)*/
#main-content .advert_468x60
{
	border-left: 42px solid #EDEDED;
	border-right: 42px solid #EDEDED;
	border-top: 12px solid #EDEDED;
	border-bottom: 12px solid #EDEDED;
	margin: 0 0 25px;
}
#main-content .latest .advert_468x60
{
	margin-left: 33px;
}
/*Post (featured)*/
#main-content .latest .featured, #main-content .archives .featured
{
	position: relative;
	margin-bottom: 15px;
	clear: both;
}
#main-content .latest .featured
{
	margin-left: 33px;
}
#main-content .featured H4
{
	margin-bottom: 15px;
}
/*Post (latest)*/
#main-content .latest
{
	width: 586px;
	margin-left: -33px;
	position: relative;
}
#main-content .latest .block
{
	width: 259px;
	float: left;
	margin-left: 33px;
	margin-bottom: 28px;
	display: inline;
}
#main-content .latest H3
{
	padding-top: 7px;
}
#main-content .latest .comment-cloud
{
	top: 10px !important;
}
#main-content .latest P.post-details
{
	padding-top: 5px;
}
#main-content .latest H4
{
	margin-top: -3px;
	position: relative;
}
/*Post (archives)*/
#main-content .archives .block
{
	position: relative;
	margin-bottom: 15px;
	clear: both;
}
#main-content .archives H2
{
	padding-right: 50px;
}
#main-content .archives P.post-details
{
	padding-right: 50px;
}
#main-content .archives IMG.alignleft
{
	margin: 15px 15px 0 0;
}
/*Main Content (post>single)*/
#main-content P.tags
{
	width: 100%;
	clear: both;
}
.single #main-content .advert_468x60
{
	margin: 15px 0 0px;
}
#main-content .page H2
{
	padding: 5px 5px 5px 10px;
	margin: 0 0 10px;
	color: #FFFFFF;
}
#newsH2
{
	margin-top: 20px !important;
}
#main-content .page H2 A
{
	color: #FFFFFF;
}
/*Comments*/
#comments H2
{
	font-size: 20px;
	font-weight: normal;
	padding: 10px 0 20px;
}
/*Comments (comment)*/
#comments_wrap
{
	width: 553px;
	padding: 15px 32px 75px 31px;
	background: url(images/bg_comments.gif) repeat-x 0 bottom;
	margin-bottom: -52px;
	position: relative;
}
#comments .comment A
{
	text-decoration: underline;
}
#comments .comment P
{
	padding: 0;
}
#comments .comment A:hover
{
	text-decoration: none;
}
#comments .comment SMALL
{
	font-size: 10px;
	margin-top: -2px;
}
#comments .comment
{
	margin-bottom: 14px;
	width: 100%;
}
#comments .comment .col-left
{
	width: 110px;
}
#comments .comment .col-left IMG
{
	border: 5px solid #EDEDED;
}
#comments .comment .col-left .inside
{
	background: url(images/bg_comment_element.gif) no-repeat right 27px;
	width: 110px;
	float: right;
	margin-right: -17px;
	position: relative;
	overflow: hidden;
	padding-right: 7px;
}
#comments .comment .col-left P
{
	padding: 0 0 0 2px;
	line-height: 19px;
}
#comments .comment .col-right
{
	width: 381px;
	min-height: 88px;
	background: #FFF;
	padding: 10px 20px;
	border: 5px solid #EDEDED;
}
* HTML #comments .comment .col-right
{
	height: 100px;
}
/*Comments (form)*/
#form_wrap
{
	border-bottom: 1px solid #E6E6E6;
	width: 553px;
	padding: 15px 32px 30px 31px;
	position: relative;
}
#form_wrap H2
{
	padding-bottom: 28px;
	position: relative;
}
#form_wrap .col-left
{
	width: 170px;
}
#form_wrap .col-right
{
	width: 361px;
}
#form_wrap TEXTAREA, #form_wrap .col-left INPUT
{
	border: 1px solid #000000;
	border-top-color: #C5C3C3;
	border-left-color: #C5C3C3;
	border-right-color: #EDEDED;
	border-bottom-color: #EDEDED;
	background: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #676563;
	padding: 7px 10px;
}
#form_wrap TEXTAREA
{
	width: 340px;
	margin-bottom: 18px;
}
#form_wrap .col-left INPUT
{
	width: 147px;
	display: block;
	margin-bottom: 10px;
}
#form_wrap INPUT.sb
{
	clear: left;
	display: block;
}
#form_wrap P.lc_logged
{
	margin-top: -20px;
	position: relative;
}
/*PageNavi*/
.more_entries
{
	width: 100%;
	font-family: georgia;
	font-size: 12px;
	font-weight: bold;
	border-top: 1px solid #EBEBEB;
	padding: 26px 0;
}
.Nav
{
	float: right;
}
.Nav A
{
	text-decoration: none !important;
}
.Nav .on, .Nav A:hover
{
	background: #9CA722 !important;
}
.Nav A, .Nav .on
{
	background: #9F9F9F;
	color: #FFF;
	display: block;
	float: left;
	padding: 5px 9px;
	margin-left: 4px;
}
/*Sidebar*/
#sidebar
{
	width: 225px;
	overflow: hidden;
}
#sidebar H2
{
	font-size: 15px;
	color: #FFF;
	padding: 5px 10px;
}
#sidebar IMG
{
	margin-top: 5px;
	margin-bottom: 5px;
}
#sidebar INPUT, #sidebar SELECT
{
	margin-top: 5px;
	margin-bottom: 5px;
}
#sidebar UL
{
	clear: both;
}
#sidebar A
{
	color: #636363;
}
#sidebar A:hover
{
	color: #000;
	text-decoration: underline;
}
/*Sidebar (block)*/
#sidebar .block
{
	width: 195px;
	padding: 15px;
	background: #FFFFFF repeat-x 0 bottom;
}
/*Sidebar (block > inside)*/
#sidebar .block .inside
{
	border: 5px solid #D5D4D4;
	background: #EDEDED;
	padding-bottom: 5px;
}
#sidebar .block .inside UL
{
	padding: 0;
}
#sidebar .block .inside LI
{
	padding: 8px 15px 8px 10px;
	line-height: 18px;
	background: url(images/bg_footer_list.gif) repeat-x 0 bottom;
}
#sidebar .block .inside LI IMG.thumbnail
{
	border: 2px solid #A4A4A4;
	float: left;
	margin-right: 10px;
}
/*Sidebar (widgetized)*/
#sidebar #widgetized H2
{
	margin-bottom: 15px;
}
/*Sidebar (widgetized>list>)*/
#sidebar #widgetized UL
{
	clear: both;
	width: 100%;
	padding: 0 0 8px;
	border-top: 1px solid #CECFC6;
}
#sidebar #widgetized LI
{
	border-bottom: 1px solid #CECFC6;
	line-height: 20px;
	padding: 5px 0 5px 21px;
	background: url(images/bg_sidebar_circle.gif) no-repeat 5px 12px;
	overflow: hidden;
}
/*Sidebar (widgetized>list>inside)*/
#sidebar #widgetized UL UL
{
	padding: 0;
	margin: 3px 0 0;
}
#sidebar #widgetized UL UL LI
{
	border: 0;
	padding-bottom: 0;
}
/*Sidebar (widgetized > special list)*/
#sidebar #widgetized .widget_categories UL, #sidebar #widgetized .widget_archive UL, #sidebar #widgetized .widget_links UL
{
	background: url(images/bg_sidebar_ul_lines.gif) no-repeat right 0;
	margin-top: 3px;
	border: 0;
	width: 270px;
	margin-left: -9px;
	position: relative;
}
#sidebar #widgetized .widget_categories UL LI, #sidebar #widgetized .widget_archive UL LI, #sidebar #widgetized .widget_links UL LI
{
	width: 104px;
	float: left;
	display: inline;
	margin-left: 10px;
}
#sidebar #widgetized .widget_categories UL LI, #sidebar #widgetized .widget_archive UL LI
{
	background: url(images/bg_sidebar_folder.gif) no-repeat 0 7px;
}
#sidebar #widgetized .widget_links UL LI
{
	background: url(images/bg_sidebar_circle.gif) no-repeat 5px 13px;
}
/*Sidebar (widgets)*/
#tag_cloud H2, #footer #tag_cloud H2
{
	display: block;
	float: none;
}
.textwidget
{
	clear: both;
	padding: 5px 2px;
	line-height: 20px;
}
#wp-calendar
{
	width: 95%;
	padding: 0 0 0px;
	margin-bottom: 15px;
	clear: both;
}
#wp-calendar CAPTION
{
	padding: 10px;
}
#wp-calendar TH
{
	color: #FFF;
}
#wp-calendar TH, #wp-calendar TD
{
	padding: 5px;
	text-align: center;
	background: #E7E7E7;
	color: #9E9E9E;
}
#wp-calendar TD
{
	background: transparent;
}
#wp-calendar TD, TABLE#wp-calendar TH
{
	padding: 3px 0;
}
#wp-calendar A
{
	text-decoration: underline;
}
#wp-calendar A:hover
{
	text-decoration: none;
}
/*Sidebar (Search)*/
#sidebar #search_main FORM DIV
{
	position: relative;
	width: 260px;
	height: 33px;
	background: url(images/bg_search_field.gif) no-repeat 0 0;
}
#sidebar #search_main INPUT.field
{
	width: 163px;
	position: absolute;
	left: 12px;
	top: 7px;
	padding-top: 2px;
	outline: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	border: 0;
	background: transparent;
	z-index: 1;
}
#sidebar #search_main INPUT.submit
{
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
}
/*Sidebar (advert 125x125)*/
#advert_125x125
{
	width: 270px !important;
	margin-left: -10px;
	padding-top: 10px !important;
	padding-bottom: 25px !important;
	overflow: hidden;
}
#advert_125x125 IMG
{
	display: block;
	float: left;
	margin: 9px 0 0 10px;
	display: inline;
}
/*Ad Space*/
#inner_right IMG
{
	padding-bottom: 10px;
	margin-right: -1px;
}
#inner_right IMG
{
	/*[empty]display:;*/
}
#inner_right
{
	/*[disabled]+placement:float-right 0px 0px;*/
	/*[disabled]margin:-38px -175px 15px 15px;*/
	/*[disabled]text-align:right;*/
	/*[disabled]height:100%;*/
	/*[disabled]background:#FFF;*/
	/*[disabled]width:175px;*/
}
#inner_right
{
	text-align: right;
	width: 175px;
	float: right;
}
#inner_right_search
{
	margin: 5px 0 15px 15px;
	width: 160px;
	/*+placement:float-right 0px 0px;*/
	float: right;
	position: relative;
	left: 0px;
	top: 0px;
}
/*Tabs*/
UL#idTabs
{
	width: 100%;
	padding: 0 0 7px;
}
UL#idTabs LI
{
	display: inline;
	/*[disabled]font-family:Georgia;*/
	font-weight: bold;
}
UL#idTabs LI A
{
	line-height: 31px;
	background: #9F9F9F;
	color: #FFF !important;
	display: block;
	float: left;
	padding: 0 12px;
	margin-right: 4px;
}
UL#idTabs LI A.selected, UL#idTabs LI A:hover
{
	background: #9CA722;
	text-decoration: none;
}
#tagcloud
{
	padding: 10px;
}
/*Sidebar (flickr)*/
#flickr H2 SPAN
{
	color: #0061D8;
}
#flickr H2 SPAN SPAN
{
	color: #FF1183;
}
#flickr .wrap
{
	width: 270px;
	margin-left: -5px;
	padding: 0;
	position: relative;
}
#flickr A IMG
{
	float: left;
	margin-left: 5px;
	margin-bottom: 5px;
	display: block;
	padding: 3px;
	background: #FFF;
	border: 1px solid #CECFC6;
}
#flickr A:hover IMG
{
	border: 1px solid #A8AA99;
}
/*Footer*/
#footer-out
{
	width: 100%;
	/*[disabled]background:rgb(159, 159, 159);*/
}
#footer
{
	width: 939px;
	margin: 0 auto;
	/*[disabled]background:url(images/bg_footer_gradient.jpg) no-repeat 0 0;*/
	padding: 23px 0 10px;
}
* HTML #footer
{
	height: 275px;
}
#footer .position
{
	width: 960px;
	margin-left: -20px;
}
#footer A
{
	text-decoration: underline;
	color: #636363;
}
#footer A:hover
{
	text-decoration: none;
}
#footer H2.widget_title
{
	font-size: 14px;
	background: #2A2A2A;
	color: #FFF;
	padding: 10px 15px;
	float: left;
	margin: 0 0 10px 1px;
	display: inline;
}
/*Footer (block)*/
#footer .block
{
	width: 300px;
	float: left;
	margin-left: 20px;
	display: inline;
}
#footer .block UL, #footer .block .textwidget, #footer .block #calendar_wrap
{
	border: 5px solid #D5D4D4;
	background: #EDEDED;
	padding-bottom: 10px;
	clear: both;
	margin: 0 0 15px;
}
#footer .block .textwidget
{
	padding: 5px 10px;
}
/*Footer (block > list)*/
#footer UL
{
	padding: 0;
}
#footer LI
{
	padding: 5px 10px;
	line-height: 20px;
	background: url(images/bg_footer_list.gif) repeat-x 0 bottom;
}
/*Footer (copyright)*/
#copyright-out A
{
	color: #202020;
	font-weight: bold;
	text-decoration: none;
}
#copyright-out P A
{
	color: #202020;
	text-decoration: underline;
}
#copyright-out A:hover
{
	color: #EA0505;
}
#copyright-out
{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
}
#copyright
{
	width: 900px;
	margin: 0 auto;
	font-size: 11px;
	color: #202020;
	text-align: center;
}
#copyright-out .footer-links
{
	text-align: center;
}
#copyright-out .footer-links IMG
{
	padding: 10px 5px;
}
#copyright .col-right IMG
{
	vertical-align: middle;
}
#copyright .col-right SPAN
{
	display: none;
}
/*Fix*/
.wrap:after, #sidebar #widgetized .widget_categories UL:after, #sidebar #widgetized .widget_archive UL:after, #sidebar #widgetized .widget_links UL:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/*=== Misc. ===*/
.fix
{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden;
}
.fl
{
	float: left;
}
.fr
{
	float: right;
}
.ac
{
	text-align: center;
}
.ar
{
	text-align: right;
}
IMG.centered
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wrap TABLE A
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none !important;
}
.wrap TABLE A:HOVER
{
	font-weight: bold;
	text-decoration: underline !important;
}
/*Video Widget*/
#video P
{
	padding: 0;
}
#video H2
{
	margin-bottom: 7px !important;
}
#video .latest
{
	border: 5px solid #D5D4D4;
	background: #EDEDED;
	width: 250px;
}
#video .vidtabs UL LI
{
	background: none !important;
	border: 0px solid #000000 !important;
	padding: 0px !important;
}
.vidtabs UL#idTabs
{
	padding: 7px 0 !important;
}
#footer .block .vidtabs UL
{
	background: none;
	border: 0;
}
/*Choose Another Animal*/
#menuLog
{
	/*[disabled]font-size:1.4em;*/
	margin: 20px;
}
.hidden
{
	position: absolute;
	top: 0;
	left: -9999px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}
.fg-button
{
	clear: left;
	margin: 0 4px 40px 20px;
	padding: 0.4em 1em;
	text-decoration: none !important;
	cursor: pointer;
	position: relative;
	text-align: center;
	zoom: 1;
	width: 182px;
/*fix after nav bug fix broke this*/
	height: 25px;
}
.fg-button .ui-icon
{
	position: absolute;
	top: 50%;
	margin-top: -8px;
	left: 50%;
	margin-left: -8px;
}
A.fg-button
{
	float: left;
}
BUTTON.fg-button
{
	width: auto;
	overflow: visible;
}
/*removes extra button width in IE*/
.fg-button-icon-left
{
	padding-left: 2.1em;
}
.fg-button-icon-right
{
	padding-right: 2.1em;
}
.fg-button-icon-left .ui-icon
{
	right: auto;
	left: 0.2em;
	margin-left: 0;
}
.fg-button-icon-right .ui-icon
{
	left: auto;
	right: 0.2em;
	margin-left: 0;
}
.fg-button-icon-solo
{
	display: block;
	width: 8px;
	text-indent: -9999px;
}
/*solo icon buttons must have block properties for the text-indent to work*/
.fg-button.ui-state-loading .ui-icon
{
	background: url(spinner_bar.gif) no-repeat 0 0;
}
.jt_job_list
{
	color: #BD9767;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	vertical-align: top;
}
.jt_job
{
	color: #BD9767;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	vertical-align: top;
	border-top-style: none;
	border-top-color: #C61C00;
	border-top-width: thin;
	margin-top: 10px;
	margin-bottom: 10px;
}
.jt_row1
{
}
.jt_row2
{
	background-color: #EEEEEE;
}
.jt_job_position
{
	color: #BD9767;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
}
.jt_job_location
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.jt_job_company
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.jt_nojobs
{
}
.jt_alljobs
{
	color: #BD9767;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	line-height: 55px;
	margin-bottom: 10px;
}
/*State Search Styles*/
.jt_state_link
{
	color: #000000;
	display: block;
	padding-left: 5px;
	font-weight: bold;
}
A.jt_state_link:link
{
	color: #000000;
	display: block;
	padding-left: 5px;
	font-weight: bold;
}
A.jt_state_link:visited
{
	color: #000000;
	display: block;
	padding-left: 5px;
	font-weight: bold;
}
A.jt_state_link:active
{
	color: #000000;
	display: block;
	padding-left: 5px;
	font-weight: bold;
}
A.jt_state_link:hover
{
	color: #000000;
	display: block;
	padding-left: 5px;
	font-weight: bold;
}
/*.jt_clear { clear: left; }*/
.state_link
{
	display: inline-block;
	padding-left: 5px;
	width: 24%;
	float: left;
	font-weight: bold;
}
.clear
{
	clear: left;
}
/*IE BUG FIXES*/
/*flash news videos FIX WHITESPACE*/
#cs_player
{
/*IE 6*/
	_float: left;
	_position: relative;
	_margin-bottom: 10px;
}
#page_navi A
{
/*fix collapse bug*/
	height: 32px;
/*make full height of navbar*/
	_height: auto;
/*ie6 bug fix from bug fix , putting a height here really messes the nav up and displays it in the header*/
	margin-bottom: -5px;
/*reduce bottom margin to pull drop down up to original position*/
}
UL.nav LI.page-item UL LI.page-item A
{
/*nav drop downs*/
	_position: relative;
}
/*choose another animal bug*/
/*fix bug in height after fixing navigation drop down (page_navi a)*/
#another-animal IMG.title
{
}
/*fix bug in height after fixing navigation drop down*/
#another-animal A
{
	display: inline;
	height: 12px;
	float: left;
	position: relative;
}
/*NEWS*/
#cs-thumbnail
{
	width: 120px;
	height: 90px;
}
.cs-clip TD
{
}
.cs-title, .cs-title-link, .cs-channel-info, .cs-time, .cs-description
{
}
A.cs-title-link:link, A.cs-title-link:visited
{
	color: #828B1B;
}
.page
{
	float: left;
	position: relative;
	width: 523px;
	padding-bottom: 20px;
}
