/* @override http://thepainteddoor.org/_css/style.css */

/* @override http://thepainteddoor.org/_css/style.css */

/* @override http://thepainteddoor.org/_css/style.css */

/* @override http://thepainteddoor.org/_css/style.css */

/* @override http://thepainteddoor.org/_css/style.css */

body {
	font: 12px Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
	background: #000000 url(../images/bg_main.gif) repeat-x;
	color: #444;
}

a {
	text-decoration: none;
	color: #dd0007;
}

a:hover {
	color: #000;
}
a.button {
	background-color: #a9a9a9;
	padding: 8px 10px;
	text-transform: uppercase;
	font-size: 10px;
	color: #fff;
	font-weight: bold;
}
a.button:hover {
	background-color: #000;
	color: #fdfdfd;
}
p {
	line-height: 20px;
	margin-bottom: 20px;
}

img {
	border-style: none;
}

p.large {
	font: 17px/26px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #656565;
}

.clear {
	clear: both;
}

#outer {
	background: url(../images/bg_texture.gif) no-repeat center top;
}

#wrapper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#home #container {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
}

#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

/* @group typeography */

h2 {
	margin-bottom: 30px;
}
#page #content h3 {
	margin-bottom: 5px;
	font: 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h4 {
	font-size: 14px;
	color: #000;
}

h4 span {
	font-size: 11px;
	color: #aaa;
	font-weight: normal;
	font-style: normal;
	bottom: 1px;
	margin-left: 4px;
}

/* @end */

/* @group pages */

/* @group location */

.loc_left {
	float: left;
	width: 385px;
	border-right: 1px solid #eee;
	height: 74px;
	margin-bottom: 27px;
	padding-right: 20px;
}
.loc_left p {
	margin-bottom: 0;
}
.loc_right {
	float: right;
	padding-top: 14px;
	width: 120px;
}
/* @end */

/* @group blog */
.blog_post .meta {
	margin-bottom: 20px;
}
.comments p {
	margin-bottom: 10px;
	color: #444;
}

.comment_entry {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #efefef;
}

.comment_entry .meta {
	font-style: italic;
	color: #777;
}

.comment_form p {
	margin-bottom: 10px;
}
.comment_form label {
	color: #909090;
	font-size: 12px;
}
#fromAddr, .comment_form textarea, .comment_form .box {
	background-color: #f9f9f9;
	border: 1px solid #d4d4d4;
	padding: 5px;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/* @end */

/* @group events */

.event_entry {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #efefef;
}

.event_entry .meta {
	line-height: 18px;
	color: #444;
}

.event_entry .meta span {
	color: #aaa;
	margin-left: 3px;
	margin-right: 3px;
}

.event_entry .left {
	float: left;
	width: 41px;
	background-color: #891115;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	padding: 10px;
	font-style: normal;
}

.event_entry .month {
	font-size: 11px;
	letter-spacing: 1px;
}

.event_entry .day {
	font-size: 25px;
	font-weight: normal;
	font-style: normal;
}
.event_entry .right {
	float: right;
	width: 475px;
}
/* @end */

/* @group media */
.crumbs {
	padding: 10px;
	background-color: #efefef;
	margin-bottom: 20px;
	font-size: 12px;
	color: #929292;
}
.browse {
	padding: 10px;
	background-color: #efefef;
	margin-bottom: 20px;
}
.browse span {
	background-color: #feffff;
	padding: 5px 5px 5px 7px;
	margin-left: 5px;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}
.browse a.del_browse {
	margin-left: 2px;
	font-size: 14px;
	vertical-align: -1px;
	text-indent: -444444px;
	display: inline-block;
	width: 10px;
	height: 10px;
	background: url(../images/btn_del.gif) no-repeat center center;
	margin-right: 2px;
}
#sidebar ul#browse_cats ul {
	padding: 0;
}

#sidebar ul#browse_cats ul li.parent{
	padding: 0 0 5px;
	font-weight: bold;
	line-height: 18px;
}

#sidebar ul#browse_cats li li {
	border-bottom-style: none;
	padding-left: 20px;
	padding-bottom: 0;
	margin-bottom: 5px;
	margin-top: 5px;
}
.media_entry {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #efefef;
}
.media_entry .image_left {
	width: 115px;
	float: left;
}

.media_entry .left {
	width: 266px;
	float: left;
	text-align: left;
	padding-right: 10px;
}

.media_entry .right {
	margin-top: 10px;
	text-align: right;
	float: right;
}

.media_meta {
	line-height: 18px;
	font-size: 12px;
	color: #444;
}
.media_meta span {
	color: #aaa;
	margin-left: 3px;
	margin-right: 3px;
}

ul#media_control li {
	float: left !important;
	margin-left: 0 !important;
	list-style-type: none !important;
}

ul#media_control li a.btn_listen {
	width: 58px;
	height: 28px;
	overflow: hidden;
	color: #000;
	display: block;
	background: url(../images/btn_media.gif) 0 0;
	text-indent: 444444px;
}
ul#media_control li a.btn_listen:hover {
	background-position: 0 -28px;
}
ul#media_control li a.btn_download {
	width: 79px;
	height: 28px;
	overflow: hidden;
	text-indent: 444444px;
	color: #000;
	display: block;
	background: url(../images/btn_media.gif) -58px 0;
}
ul#media_control li a.btn_download:hover {
	background-position: -58px -28px;
}
ul#media_control li a.btn_watch {
	width: 66px;
	height: 28px;
	overflow: hidden;
	color: #000;
	display: block;
	background: url(../images/btn_watch.gif) 0 0;
	text-indent: 444444px;
}
ul#media_control li a.btn_watch:hover {
	background-position: 0 -28px;
}

#bookmarks li {
	float: left;
	list-style-type: none !important;
	margin-left: 0 !important;
	margin-right: 13px;
}
#bookmarks li a {
	color: #444;
	font-size: 11px;
}
#bookmarks img {
	float: left;
	margin-right: 3px;
}
/* @end */

#page {
	background-position: center 20px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

#page #content {
	padding: 40px 40px 40px 30px;
	float: left;
	width: 550px;
	margin-left: 10px;
	background: #fff url(../images/pg_content.gif) no-repeat 10px 20px;
}

#page #sidebar {
	width: 310px;
	float: left;
	padding-top: 20px;
	background: #fff url(../images/pg_side.gif) no-repeat 0 20px;
}

#sidebar #side_events span {
	width: 50px;
	display: inline-block;
}

#sidebar ul {
	padding: 10px 40px 20px 20px;
}

#sidebar li {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #efefef;
}

#sidebar li a {
	font-weight: bold;
}
#sidebar #side_blogs span {
	font-weight: normal;
	font-style: normal;
}

#sidebar #side_blogs p {
	font-weight: normal;
	font-style: normal;
	margin-bottom: 0;
}

#sidebar h4 {
	font-size: 14px;
	line-height: 20px;
}

#sidebar #side_events .date {
	float: left;
	width: 53px;
	margin-right: 5px;
}

#sidebar #side_events .title {
	float: left;
	width: 192px;
}

#page #sidebar h3#b_events {
	background-image: url(../images/h3_events.gif);
	height: 51px;
	text-indent: -444444px;
	overflow: hidden;
	width: 320px;
}

#page #sidebar h3#b_leadership {
	background-image: url(../images/h3_leadership.gif);
	height: 50px;
	text-indent: -444444px;
	overflow: hidden;
	width: 320px;
}

#page #sidebar h3#b_blog {
	background-image: url(../images/h3_blog.gif);
	height: 52px;
	text-indent: -444444px;
	overflow: hidden;
	width: 320px;
}

#page #sidebar h3#b_browse {
	background-image: url(../images/h3_browse.gif);
	height: 51px;
	text-indent: -444444px;
	overflow: hidden;
	width: 320px;
}

#page #sidebar .side_ad {
	padding: 10px 40px 20px 20px;
}

#page #white_paper {
	background-color: #fff;
	width: 940px;
	margin-left: 10px;
}

#page #content h4 {
	margin-bottom: 4px;
}


#page #content ul {
	margin-bottom: 20px;
}

#page #content li {
	margin-bottom: 10px;
	line-height: 16px;
	list-style-type: square;
	margin-left: 15px;
}

h2#about {
	text-transform: uppercase;
	font-size: 24px;
	text-indent: -444444px;
	overflow: hidden;
	display: block;
	background: url(../images/h2_about.gif) no-repeat;
	height: 26px;
	margin-top: 10px;
}



h2#events {
	text-transform: uppercase;
	font-size: 24px;
	text-indent: -444444px;
	overflow: hidden;
	display: block;
	background: url(../images/h2_events.gif) no-repeat;
	height: 26px;
	margin-top: 10px;
}

h2#location {
	text-transform: uppercase;
	font-size: 24px;
	text-indent: -444444px;
	overflow: hidden;
	display: block;
	background: url(../images/h2_location.gif) no-repeat;
	height: 26px;
	margin-top: 10px;
}

h2#give {
	text-transform: uppercase;
	font-size: 24px;
	text-indent: -444444px;
	overflow: hidden;
	display: block;
	background: url(../images/h2_give.gif) no-repeat;
	height: 26px;
	margin-top: 10px;
}



h2#media {
	text-transform: uppercase;
	font-size: 24px;
	text-indent: -444444px;
	overflow: hidden;
	display: block;
	background: url(../images/h2_media.gif) no-repeat;
	height: 26px;
	margin-top: 10px;
}

h2#h_blog {
	text-transform: uppercase;
	font-size: 24px;
	text-indent: -444444px;
	overflow: hidden;
	display: block;
	background: url(../images/h2_blog.gif) no-repeat;
	height: 26px;
	margin-top: 10px;
}
h2#community {
	text-transform: uppercase;
	font-size: 24px;
	text-indent: -444444px;
	overflow: hidden;
	display: block;
	background: url(../images/h2_community.gif) no-repeat;
	height: 26px;
	margin-top: 10px;
}
h2#news_and_events {
	text-transform: uppercase;
	font-size: 24px;
	text-indent: -444444px;
	overflow: hidden;
	display: block;
	background: url(../images/h2_news_events.gif) no-repeat;
	height: 26px;
	margin-top: 10px;
}

h2#big_error {
	text-transform: uppercase;
	font-size: 24px;
	text-indent: -444444px;
	overflow: hidden;
	display: block;
	background: url(../images/h2_404error.gif) no-repeat;
	height: 26px;
	margin-top: 10px;
}

/* @end */

/* @group header */

#header {
	width: 940px;
	height: 130px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

#logo h1 a {
	display: block;
	width: 180px;
	height: 80px;
	float: left;
	background-image: url(../images/h1_logo.gif);
	margin-top: 25px;
	margin-left: 20px;
	overflow: hidden;
	text-indent: -444444px;
}

#header #mini_nav {
	position: absolute;
	width: 103px;
	height: 30px;
	top: 0;
	right: 20px;
}

#header #mini_nav a {
	overflow: hidden;
	display: block;
	height: 14px;
	font-size: 11px;
	color: #a1a1a1;
	text-indent: -444444px;
	padding: 8px 2px 8px 10px;
}

#header #mini_nav #nav_rss a {
	width: 88px;
	background: url(../images/mini_nav_rss.gif) 0 0;
}

#header #mini_nav #nav_rss a:hover {
	background: url(../images/mini_nav_rss.gif) repeat-x 0 -30px;
}

#header #mini_nav #twitter_nav a {
	width: 46px;
	border-left: 1px solid #545454;
	background: url(../images/icon_twitter.gif) no-repeat 8px 7px;
	display: none;
}

#header #mini_nav #twitter_nav a:hover {
	background-color: #4d4d4d;
	color: #fefefe;
}

#header #mini_nav li {
	float: left;
}

#header #nav {
	width: 616px;
	height: 39px;
	position: absolute;
	right: 0;
	top: 69px;
	font-size: 14px;
}

#header #nav li {
	float: left;
}

#header #nav a {
	color: #979797;
	text-indent: -444444px;
	overflow: hidden;
	display: block;
	margin-right: 3px;
}

#header #nav a:hover {
	color: #fff;
}

a#nav_home {
	width: 65px;
	height: 45px;
	background: url(../images/nav.gif) -3px -10px;
}

a#nav_home:hover {
	width: 65px;
	height: 45px;
	background: url(../images/nav.gif) -3px -53px;
}

#selected a#nav_home {
	width: 65px;
	height: 45px;
	background: url(../images/nav.gif) -3px -102px;
}

a#nav_give {
	width: 60px;
	height: 45px;
	background: url(../images/nav.gif) -494px -10px;
}

a#nav_give:hover {
	width: 60px;
	height: 45px;
	background: url(../images/nav.gif) -494px -53px;
}

#selected a#nav_give {
	width: 60px;
	height: 45px;
	background: url(../images/nav.gif) -494px -102px;
}

a#nav_location {
	width: 90px;
	height: 45px;
	background: url(../images/nav.gif) -75px -10px;
}

a#nav_location:hover {
	width: 90px;
	height: 45px;
	background: url(../images/nav.gif) -75px -53px;
}

#selected a#nav_location {
	width: 90px;
	height: 45px;
	background: url(../images/nav.gif) -75px -102px;
}

a#nav_news {
	width: 134px;
	height: 45px;
	background: url(../images/nav.gif) -173px -10px;
}

a#nav_news:hover {
	width: 134px;
	height: 45px;
	background: url(../images/nav.gif) -173px -53px;
}

#selected a#nav_news {
	width: 134px;
	height: 45px;
	background: url(../images/nav.gif) -173px -102px;
}

a#nav_media {
	width: 66px;
	height: 45px;
	background: url(../images/nav.gif) -818px -10px;
}

a#nav_media:hover {
	width: 66px;
	height: 45px;
	background: url(../images/nav.gif) -818px -53px;
}

#selected a#nav_media {
	width: 66px;
	height: 45px;
	background: url(../images/nav.gif) -818px -102px;
}


a#nav_blog {
	width: 61px;
	height: 45px;
	background: url(../images/nav.gif) -668px -10px;
}

a#nav_blog:hover {
	width: 61px;
	height: 45px;
	background: url(../images/nav.gif) -668px -53px;
}

#selected a#nav_blog {
	width: 61px;
	height: 45px;
	background: url(../images/nav.gif) -668px -102px;
}


a#nav_events {
	width: 74px;
	height: 45px;
	background: url(../images/nav.gif) -736px -10px;
}

a#nav_events:hover {
	width: 74px;
	height: 45px;
	background: url(../images/nav.gif) -736px -53px;
}

#selected a#nav_events {
	width: 74px;
	height: 45px;
	background: url(../images/nav.gif) -736px -102px;
}


a#nav_community {
	width: 102px;
	height: 45px;
	background: url(../images/nav.gif) -558px -10px;
}

a#nav_community:hover {
	width: 102px;
	height: 45px;
	background: url(../images/nav.gif) -558px -53px;
}

#selected a#nav_community {
	width: 102px;
	height: 45px;
	background: url(../images/nav.gif) -558px -102px;
}


a#nav_about {
	width: 74px;
	height: 45px;
	background: url(../images/nav.gif) -307px -10px;
}

a#nav_about:hover {
	width: 74px;
	height: 45px;
	background: url(../images/nav.gif) -307px -53px;
}

#selected a#nav_about {
	width: 74px;
	height: 45px;
	background: url(../images/nav.gif) -307px -102px;
}

#header #nav li#selected a {
	color: #fff;
}

/* @end */

/* @group content */

#home #content {
	background-color: #fff;
}

#billboard {
	background-color: #222;
	height: 370px;
	border: 20px solid #feffff;
	overflow: hidden;
}

#content #billboard_nav {
	display: none;
	position: relative;
	top: -52px;
	z-index: 5;
	left: 46px;
}

/* @group ads */

#content #ads {
	height: 140px;
	background: #e5e5e5 url(../images/bg_ads.gif) repeat-x;
	padding: 20px;
	margin-bottom: 20px;
}

#content li#ad_1 {
	float: left;
	width: 286px;
	height: 140px;
	background-color: #fff;
	margin-right: 21px;
	display: block;
}

#content li#ad_2 {
	float: left;
	width: 286px;
	height: 140px;
	background-color: #fff;
	margin-right: 20px;
	display: block;
}

#content li#ad_3 {
	float: left;
	width: 286px;
	height: 140px;
	background-color: #fff;
	display: block;
}

/* @end */

/* @end */

/* @group banner box */

#banner_box {
	width: 958px;
	background: url(../images/bg_banner_box.gif) repeat-y center;
	margin-bottom: 20px;
}

#banner_box  a.view_all {
	position: relative;
	width: 80px;
	height: 20px;
	background-image: url(../images/btn_view_all.gif);
	text-indent: -444444px;
	overflow: hidden;
	display: block;
	left: 381px;
	top: -29px;
}
#banner_box a.view_all:hover {
	background-position: 0 -20px;
}

#banner_box #blog a.view_all {
	left: 371px;
}

#banner_box h2 {
	overflow: hidden;
	text-indent: -444444px;
}

#banner_box #events {
	width: 479px;
	float: left;
}

#banner_box #events .date {
	float: left;
	width: 65px;
	margin-right: 5px;
	font-size: 16px;
	color: #666666;
}

#banner_box #events .title {
	float: left;
	width: 359px;
	padding-top: 3px;
}

#banner_box #events .box_content {
	padding: 0 20px 20px 30px;
}

#banner_box li {
	border-bottom: 1px solid #e5e5e5;
	margin-top: 10px;
	padding-bottom: 9px;
}

#banner_box #blog p {
	margin-bottom: 0;
}

#banner_box #events .heading {
	background: url(../images/banner_events.gif) no-repeat;
	height: 60px;
}

#banner_box #blog {
	float: left;
	width: 479px;
}

#banner_box #blog .box_content {
	padding: 0 30px 20px 20px;
}

#banner_box #blog .heading {
	background: url(../images/banner_blog.gif) no-repeat;
	height: 60px;
}

/* @end */

/* @group bottom_box */

#bottom_box {
	background-color: #222222;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	height: 150px;
}

#bottom_box h2 {
	text-indent: -444444px;
	overflow: hidden;
}

#bottom_box #sermon {
	width: 273px;
	height: 110px;
	padding: 20px;
	float: left;
}

#bottom_box #sermon h2 {
	height: 15px;
	background: url(../images/footer_sermon.gif) no-repeat -20px -9px;
	margin-bottom: 18px;
	display: block;
}

#bottom_box #sermon .left {
	width: 66px;
	color: #7f7f7f;
	height: 97px;
	float: left;
	font-size: 16px;
}

#bottom_box #sermon .right {
	float: left;
	width: 189px;
	color: #cccccc;
	border-left: 1px solid #333333;
	padding-left: 15px;
}

#bottom_box #networking {
	width: 272px;
	height: 110px;
	float: left;
	padding: 20px;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
}

#bottom_box #networking h2 {
	height: 15px;
	background: url(../images/footer_networking.gif) no-repeat -20px -9px;
	margin-bottom: 18px;
	display: block;
}

#bottom_box #networking li {
	margin-bottom: 10px;
}

#bottom_box #networking li a {
	color: #cccccc;
	padding-left: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
}

#bottom_box #networking li a:hover {
	color: #cbcbcb;
}

#sn_twitter {
	background: url(../images/icon_twitter.gif) no-repeat 0 4px;
}

#sn_facebook {
	background: url(../images/icon_facebook.gif) no-repeat 0 3px;
}

#sn_plaza {
	background: url(../images/icon_city.gif) no-repeat 0 4px;
}

#bottom_box #contact_info {
	width: 273px;
	height: 110px;
	float: left;
	padding: 20px;
}

#bottom_box #contact_info h2 {
	height: 15px;
	display: block;
	background: url(../images/footer_contact.gif) no-repeat -23px -9px;
	margin-bottom: 18px;
}

#bottom_box #contact_info a {
	color: #fff;
	padding-bottom: 5px;
	padding-top: 5px;
}

/* @end */

/* @group footer */

#footer {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	color: #666666;
	margin-bottom: 21px;
	font-size: 12px;
}

#footer .left {
	float: left;
	width: 450px;
}

#footer .right {
	float: right;
	width: 430px;
	text-align: right;
}

#footer a {
	color: #ffffff;
}

/* @end */

#blog .title {
	font-size: 16px;
	margin-bottom: 5px;
	font-weight: bold;
}

.blog_post {
	border-bottom: 1px solid #efefef;
	margin-bottom: 20px;
}

.event_post {
	border-bottom: 1px solid #efefef;
	margin-bottom: 20px;
}

/* @group sermons */

a.play_btn {
	width: 60px;
	height: 30px;
	background-image: url(../images/btn_play.gif);
	display: inline-block;
	overflow: hidden;
	text-indent: -444444px;
	margin-right: 10px;
	margin-top: 10px;
}

a.play_btn:hover {
	background-position: 0 -30px;
}

a.pause_btn {
	width: 60px;
	height: 30px;
	background-image: url(../images/btn_pause.gif);
	display: inline-block;
	overflow: hidden;
	text-indent: -444444px;
	margin-right: 10px;
	margin-top: 10px;
}

a.pause_btn:hover {
	background-position: 0 -30px;
}

a.download_btn {
	width: 89px;
	height: 30px;
	display: inline-block;
	background-image: url(../images/btn_download.gif);
	overflow: hidden;
	text-indent: -444444px;
	margin-top: 10px;
	margin-right: 10px;
}

a.download_btn:hover {
	background-position: 0 -30px;
}

/* @end */

/* @group events */

#events li {
	color: #676767;
}

#events span {
	font-size: 16px;
	margin-right: 15px;
	color: #666666;
	vertical-align: -1px;
	display: inline-block;
	width: 60px;
}

#events a {
	font-weight: bold;
	margin-right: 5px;
}

.event_details {
	
}

.event_details h2 {
	font-size: 16px;
}

.event_details .event_meta {
	color: #767676;
}

.event_details p {
	font-size: 12px;
	background-color: #f6f6f6;
	padding: 10px;
	line-height: 17px;
	border: 1px solid #e9e9e9;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* @end */

/* styles for error box */

.error {
	background: #FBE3E4;
	color: #8a1f11;
	border-color: #FBC2C4;
	padding: 20px;
	border: dashed 2px red;
	width: 90%;
	margin: 0px auto;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
}

.error a, .error a:hover {
	color: #8a1f11;
}

/* simply moves close box to right */

.kickRight {
	text-align: right;
}

#jsddm {
	margin: 0;
	padding: 0
}

#jsddm li {
	float: left;
	list-style: none;
}

#jsddm li a {
	display: block;
	text-decoration: none;
	color: #EAFFED;
	white-space: nowrap
}

body li#mini_nav #jsddm li a:hover {
	background: #1A4473 !important;
}

#jsddm li ul {
	padding: 0;
	position: absolute;
	background: #4d4d4c;
	/* for IE */
  	filter: alpha(opacity=80);
	/* CSS3 standard */
  	opacity: 0.8;
	visibility: hidden;
	width: 100px;
	margin-left: 0;
	margin-top: 0;
}

#jsddm li ul li {
	float: none;
	display: inline;
	border-bottom: 1px solid #424242;
}

#jsddm li ul li a {
	width: auto;
	background-image: none !important;
	text-indent: 0px !important;
}

#jsddm li ul li a:hover {
	background-color: #868686;
	color: #ffffff !important;
}