/*
Stylesheet: styles/styles_3_3_2.css
Website: www.policeoracle.com
Design: www.nsi-ltd.com

Notes: 
New stylesheet created to ensure ease of portability.
Its use may produce conflicts with news.css so only use
on the news_overview.html and index.html pages.

*/

/* Main Content */

body {
	font-family: Arial, sans-serif;
	font-size: 13px;
}

.main_content {
	padding: 10px 0;
}

.latest_news_block {
	width: 650px;
	float: left;
	display: inline;
	margin: 0 0 10px 0;
}

.latest_news_block h3 {
	font-size: 24px;
	line-height: 30px;
	border-bottom: 1px solid #bababa;
	letter-spacing: -1px;
	color: #353535;
	margin: 10px;
}

.latest_news_large {
	width: 310px;
	float: left;
	display: inline;
	margin: 0 0 10px 10px;
	height: 274px;
	overflow: hidden;
}

.latest_news_large h2 a {
	color: #353535;
	font-weight: bold;
	display: inline;
	font-size: 14px;
	line-height: 20px;
}

.latest_news_large h2 a img {
	width: 310px;
	height: 184px;
	margin: 0 0 10px 0;
	background: #f0f0f0;
}

.latest_news_large h2 a:hover {
	text-decoration: underline;
	color: #656565;
}

.latest_news_large p {
	font-size: 13px;
	line-height: 20px;
	color: #353535;
}

.latest_news_third {
	float: left;
	display: inline;
	padding: 12px 0 10px 0;
	margin: 0 10px 10px 10px;
	border: 1px solid #bababa;
	border-left: 0;
	border-right: 0;
	height: 89px;
	overflow: hidden;
}

.latest_news_third h2 a {
	color: #353535;
	font-weight: bold;
	display: inline;
	font-size: 14px;
	line-height: 20px;
}

.latest_news_third h2 a img {
	width: 150px;
	height: 89px;
	margin: -2px 10px 10px 0;
	background: #f0f0f0;
	float: left;
	display: inline;
}

.latest_news_third h2 a:hover {
	text-decoration: underline;
	color: #656565;
}

.latest_news_third p {
	font-size: 13px;
	line-height: 20px;
	color: #353535;
}

.latest_news_vertical {
	float: left;
	display: inline;
	width: 150px;
	margin: 0 0 10px 10px;
}

.latest_news_vertical h2 a {
	font-size: 13px;
	line-height: 20px;
	color: #353535;
}

.latest_news_vertical h2 a:hover {
	text-decoration: underline;
	color: #656565;
}

.latest_news_vertical h2 a img {
	width: 150px;
	height: 89px;
	margin: 0 0 10px 0;
}

.latest_news_list {
	width: 310px;
	float: left;
	display: inline;
	margin: 0 0 10px 10px;
}

.latest_news_list ul {
	list-style: none;
}

.latest_news_list ul li {
	line-height: 16px;
	padding-left: 15px;
	width: 295px;
	background: url(/images/icon_news_list.gif) top left no-repeat;
	margin: 0 0 10px 0;
}

.latest_news_list ul li h2 a {
	display: inline;
	color: #353535;
	font-size: 13px;
}

.latest_news_list ul li h2 a:hover {
	color: #656565;
	text-decoration: underline;
}

.most_read_block, .most_commented_block {
	width: 310px;
	float: left;
	display: inline;
	margin: 0 0 10px 10px;
}

.most_read_block h3, .most_commented_block h3 {
	font-size: 24px;
	line-height: 30px;
	border-bottom: 1px solid #bababa;
	letter-spacing: -1px;
	color: #353535;
	margin: 10px 0;
}

.most_read_item, .most_commented_item {
	width: 310px;
	float: left;
	display: inline;
	margin: 0 0 10px 0;
}

.most_read_item h2, .most_commented_item h2 {
	padding: 2px 0 2px 0;
}

.most_read_item h2 a, .most_commented_item h2 a {
	font-size: 13px;
	line-height: 18px;
	color: #353535;
}

.most_read_item h2 a span {
	height: 72px;
	line-height: 18px;
	overflow: hidden;
	width: 150px;
	display: inline-block;
}

.most_commented_item h2 a span {
	height: 54px;
	line-height: 18px;
	overflow: hidden;
	width: 150px;
	display: inline-block;
}

.most_read_item h2 a:hover span, .most_commented_item h2 a:hover span {
	text-decoration: underline;
	color: #656565;
}

.most_read_item h2 a img, .most_commented_item h2 a img {
	width: 150px;
	height: 89px;
	float: left;
	display: inline;
	margin: -2px 10px 0 0;
}

.most_commented_comments {
	line-height: 18px;
	color: #007eef;
	padding-left: 20px;
	background: url(/images/icon_most_commented.gif) top left no-repeat;
	float: left;
	display: inline;
	font-weight: normal;
}

.most_commented_comments:hover {
	text-decoration: underline;
}

.specialist_news_block {
	float: left;
	display: inline;
	width: 650px;
}

.specialist_news_block h3 {
	font-size: 24px;
	line-height: 30px;
	border-bottom: 1px solid #bababa;
	letter-spacing: -1px;
	color: #353535;
	margin: 10px;
}

.specialist_news_category {
	float: left;
	display: inline;
	width: 150px;
	margin: 0 0 0 10px;
}

.specialist_news_category h3 {
	background: #4c72aa;
	padding: 5px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
	margin: 0;
	border: 0;
	float: none;
	display: block;
	letter-spacing: 0;
	padding: 0;
}

.specialist_news_category h3 a {
	color: #FFFFFF;
	width: 130px;
	padding: 5px 10px;
	display: block;
}

.specialist_news_category h3 a:hover {
	text-decoration: underline;
	background: #587eb6;
}

.specialist_news_category h2 {
	margin: 0 0 10px 0;
}

.specialist_news_category h2 a {
	font-size: 13px;
	line-height: 18px;
	color: #353535;
}

.specialist_news_category h2 a:hover {
	color: #656565;
	text-decoration: underline;
}

.specialist_news_category h2 a img {
	float: left;
	display: inline;
	margin: 0 0 10px 0;
	width: 150px;
	height: 89px;
}

.specialist_two_contianer {
	float: left;
	display: inline;
}

.specialist_more_links a {
	margin: 0 0 10px 10px;
	background: #e4e4e4;
	padding: 8px 15px;
	line-height: 16px;
	font-size: 13px;
	color: #007eef;
	display: inline;
	float: left;
	text-align: right;
	font-style: italic;
	width: 120px
}

.specialist_more_links a:hover {
	text-decoration: underline;
}

.police_product_insight_block {
	background: #f0f0f0;
	float: left;
	display: inline;
	margin: 0 0 0 10px;
	width: 310px;
}

.police_product_insight_block_header {
	margin: 0;
	background: #353535;
}

.police_product_insight_block_header h3 {
	font-size: 17px;
	line-height: 18px;
	color: #ffffff;
	margin: 15px 0 0 12px;
	float: left;
	display: inline;
	width: 177px;
	overflow: hidden;
	letter-spacing: 0 !important;
	border: 0 !important;
}

.police_product_insight_block_header h3 span {
	font-size: 14px;
	color: #a4a4a4;
	font-weight: normal;
}

.police_product_insight_block_header img {
	float: right;
	display: inline;
	margin: -4px 0 0 0;
}

.police_product_insight_block_lead {
	float: left;
	display: inline;
	margin: 10px 0 0 0;
}

.police_product_insight_block_lead img {
	height: 89px;
	width: 149px;
	float: left;
	display: inline;
	margin: 0 10px 0 10px;
}

.police_product_insight_block_lead span {
	float: left;
	display: inline;
	line-height: 20px;
	font-size: 13px;
	color: #353535;
	width: 130px;
	margin: 5px 0 0 0;
}

.police_product_insight_block_lead:hover span {
	text-decoration: underline;
	color: #555555;
}

.police_product_insight_block ul {
	float: left;
	display: inline;
	list-style: none;
	margin: 15px 0 0 0;
}

.police_product_insight_block ul li {
	line-height: 16px;
	padding-left: 15px;
	background: url(/images/icon_news_list.gif) top left no-repeat;
	margin: 0 15px 15px 15px;
	float: left;
	display: inline;
}

.police_product_insight_block ul li a {
	font-size: 13px;
	font-weight: bold;
	color: #353535;
}

.specialist_news_block .police_product_insight_block a.subscribe_now {
	display: none;
}

.specialist_news_block .police_product_insight_block .police_product_insight_block_lead img {
	width: 132px;
	height: 78px;
}

.police_product_insight_block ul li a:hover {
	text-decoration: underline;
	color: #656565;
}

.police_product_insight_block a.subscribe_now {
	width: 290px;
	border-radius: 5px;
	padding: 17px 0;
	margin: 10px 10px 11px 10px;
	text-align: center;
	float: left;
	display: inline;
	background: #97ac62;
	color: #FFFFFF;
	font-size: 15px;
}

.police_product_insight_block a.subscribe_now:hover {
	background: #aabe78;
}

.police_product_insight_block_seemore {
	margin: 0;
	background: #E4E4E4;
	padding: 8px 15px;
	line-height: 16px;
	font-size: 13px;
	color: #007EEF;
	text-align: right;
	font-style: italic;
	float: left;
	display: inline;
	margin: 10px 10px 0 10px;
	width: 280px;
}

.police_product_insight_block_seemore:hover {
	text-decoration: underline;
}

.specialist_news_categories {
	width: 650px;
	float: left;
	display: inline;
}

.specialist_news_categories ul {
	list-style: none;
}

.specialist_news_categories ul li {
	width: 310px;
	float: left;
	display: inline;
	margin: 0 0 10px 10px;
}

.specialist_news_categories ul li a {
	background: #4c72aa;
	padding: 5px 10px;
	width: 290px;
	display: inline;
	float: left;
	line-height: 20px;
	color: #FFFFFF;
	border-radius: 3px;
}

.specialist_news_categories ul li a:hover {
	text-decoration: underline;
	background: #587eb6;
}

.search_archive_block {
	width: 650px;
	float: left;
	display: inline;
	margin: 0 0 10px 0;
}

.search_archive_block h3 {
	font-size: 24px;
	line-height: 30px;
	border-bottom: 1px solid #bababa;
	letter-spacing: -1px;
	color: #353535;
	margin: 10px;
}

.search_archive_text {
	float: left;
	display: inline;
	border: 1px solid #bababa;
	padding: 10px 15px;
	width: 438px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #353535;
	background: #FFFFFF;
	margin: 0 10px 10px 10px;
}

.search_archive_submit {
	width: 150px;
	float: left;
	display: inline;
	background: #97ac62;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	padding: 11px 0;
	border: 0;
	border-radius: 5px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	cursor: pointer;
}

.search_archive_submit:hover {
	background: #aabe78;
}

.search_archive_date {
	float: left;
	display: inline;
	margin: 0 0 0 10px;
}

.from_search {
	width: 244px;
}

.to_search {
	width: 228px;
}

.from_search label, .to_search label {
	float: left;
	display: inline;
}

.search_archive_date label {
	font-size: 13px;
	font-weight: bold;
	color: #353535;
	line-height: 30px;
}

.search_archive_date_input {
	float: left;
	display: inline;
	height: 28px;
	border: 1px solid #bababa;
	background: #FFFFFF;
	width: 140px;
	margin: 0 12px 0 10px;
}

.search_archive_date_input input {
	border: 0;
	background: #FFFFFF;
	line-height: 18px;
	padding: 5px 10px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #353535;
	width: 90px;
	float: left;
	display: inline;
}

.search_archive_date_input img {
	float: right;
	display: inline;
	margin: 5px;
	width: 20px;
	height: 18px;
	cursor: pointer;
}

.search_archive_block a {
	line-height: 30px;
	margin: 0 0 0 10px;	
}

.search_archive_block a:hover {
	text-decoration: underline;
}

.humour_block {
	width: 650px;
	float: left;
	display: inline;
}

.humour_block h3 {
	font-size: 24px;
	line-height: 30px;
	border-bottom: 1px solid #bababa;
	letter-spacing: -1px;
	color: #353535;
	margin: 10px;
}

.humour_cartoons_block {
	width: 320px;
	float: left;
	display: inline;
	margin: 0;
}

.humour_cartoons_block a img {
	width: 308px;
	height: 218px;
	border: 1px solid #dcdcdc;
	margin: 0 0 10px 10px;
}

.humour_cartoons_block a:hover img {
	border: 1px solid #bababa;
}

.humour_cartoons_block_more {
	float: left;
	display: inline;
}

.humour_cartoons_block_more a img {
	width: 94px;
	height: 67px;
	border: 1px solid #dcdcdc;
	float: left;
	display: inline;
}

.humour_quirkies_block {
	float: left;
	display: inline;
	margin: 0 0 10px 10px;
	width: 310px;
}

.humour_quirkies_item {
	float: left;
	display: inline;
	margin: 0 0 10px 0;
}

.humour_quirkies_item h2 a {
	font-size: 13px;
	line-height: 18px;
	color: #353535;
}

.humour_quirkies_item h2 a:hover {
	text-decoration: underline;
	color: #656565;
}

.humour_quirkies_item h2 a img {
	width: 150px;
	margin: 0 10px 0 0;
	float: left;
	display: inline;
}

.humour_quirkies_list {
	width: 310px;
	float: left;
	display: inline;
	margin: 10px 0 0 0;
}

.humour_quirkies_list ul {
	list-style: none;
}

.humour_quirkies_list ul li {
	background: url(/images/icon_news_list.gif) top left no-repeat;
	padding: 0 0 0 15px;
	width: 285px;
	margin: 0 0 10px 0;
}

.humour_quirkies_list ul li h2 a {
	line-height: 18px;
	font-size: 13px;
	color: #353535;
}

.humour_quirkies_list ul li h2 a:hover {
	text-decoration: underline;
	color: #656565;
}

.humour_block_more {
	width: 310px;
	margin: 0 0 0 10px;
	float: left;
	display: inline;
}

.home_column_left {
	float: left;
	display: inline;
	width: 310px;
}

.home_column_right {
	float: left;
	display: inline;
	width: 310px;
	margin: 0 0 0 10px;
	*margin: 0 0 0 20px;
	_margin: 0 0 0 10px;
}

.home_news_block {
	width: 310px;
	float: left;
	display: inline;
	margin: 0 0 10px 10px;
}

.home_news_block h3 {
	font-size: 24px;
	line-height: 30px;
	border-bottom: 1px solid #bababa;
	letter-spacing: -1px;
	color: #353535;
	margin: 10px 0;
}

.home_news_top {
	height: 274px;
	overflow: hidden;
	margin: 0 0 10px 0;
}

.home_news_top h2 a {
	font-size: 14px;
	line-height: 20px;
	color: #353535;
}

.home_news_top h2 a:hover {
	text-decoration: underline;
	color: #656565;
}

.home_news_top p {
	font-size: 13px;
	line-height: 20px;
	color: #353535;
}

.home_news_top h2 a img {
	width: 310px;
	height: 184px;
	float: left;
	display: inline;
	background: #f0f0f0;
	margin: 0 0 10px 0;
}

.home_news_second {
	padding: 10px 0;
	float: left;
	display: inline;
	width: 310px;
	border: 1px solid #bababa;
	border-left: 0;
	border-right: 0;
	height: 89px;
	overflow: hidden;
	margin: 0 0 10px 0;
}

.home_news_second h2 a img {
	width: 150px;
	height: 89px;
	float: left;
	display: inline;
	margin: 0 10px 0 0;
}

.home_news_second h2 a {
	font-size: 13px;
	line-height: 20px;
	color: #353535;
}

.home_news_second h2 a:hover {
	text-decoration: underline;
	color: #656565;
}

.home_news_list {
	float: left;
	display: inline;
}

.home_news_list ul {
	list-style: none;
}

.home_news_list ul li {
	padding-left: 15px;
	width: 295px;
	background: url(/images/icon_news_list.gif) top left no-repeat;
	float: left;
	display: inline;
}

.home_news_list ul li h2 a {
	font-size: 13px;
	line-height: 16px;
	margin: 0 0 10px 0;
	color: #353535;
	float: left;
	display: inline;
}

.home_news_list ul li h2 a:hover {
	text-decoration: underline;
	color: #656565;
}

.home_humour_block {
	width: 310px;
	float: left;
	display: inline;
	margin: 0 0 10px 10px;
}

.home_humour_block h3 {
	font-size: 24px;
	line-height: 30px;
	border-bottom: 1px solid #bababa;
	letter-spacing: -1px;
	color: #353535;
	margin: 10px 0;
}

.home_humour_block .cartoon_main img {
	float: left;
	display: inline;
	width: 202px;
	height: 143px;
	border: 1px solid #dcdcdc;
	padding-bottom: 1px;
}

.home_humour_block .cartoon_main img:hover {
	border: 1px solid #bababa;
}

.home_humour_block .cartoon_small img {
	float: left;
	display: inline;
	width: 94px;
	height: 66px;
	border: 1px solid #dcdcdc;
	margin: 0 0 10px 10px;
}

.home_humour_block .cartoon_small img:hover {
	border: 1px solid #bababa;
}

.home_humour_quirky {
	width: 310px;
	margin: 10px 0 0 0;
	float: left;
	display: inline;
	padding: 2px 0 0 0;
}

.home_humour_quirky img {
	width: 150px;
	height: 89px;
	float: left;
	display: inline;
	margin: -2px 10px 10px 0;
}

.home_humour_quirky a {
	font-size: 13px;
	line-height: 18px;
	color: #353535;
}

.home_humour_quirky a:hover {
	color: #656565;
	text-decoration: underline;
}

.home_features_block {
	float: left;
	display: inline;
	width: 310px;
	margin: 0 0 10px 10px;
	*margin: 0 0 
}

.home_features_block h3 {
	font-size: 24px;
	line-height: 30px;
	border-bottom: 1px solid #bababa;
	letter-spacing: -1px;
	color: #353535;
	margin: 10px 0;
}

.home_features_item {
	height: 244px;
	overflow: hidden;
}

.home_features_container {
	background: #e4e4e4;
	border: 1px solid #bababa;
	width: 290px;
	padding: 9px;
	height: 290px;
}

.home_features_container h2 a {
	font-size: 14px;
	line-height: 20px;
	color: #353535;
}

.home_features_container h2 a:hover {
	text-decoration: underline;
	color: #656565;
}

.home_features_container h2 a span {
	height: 174px;
	width: 290px;
	float: left;
	display: inline;
	overflow: hidden;
	margin: 0 0 10px 0;
}

.home_features_container h2 a span img {
	float: left;
	display: inline;
	width: 310px;
	height: 184px;
	margin: -5px 0 10px -10px;
}

.home_features_container p {
	font-size: 13px;
	line-height: 20px;
	color: #353535;
}

.home_features_base {
	border-top: 1px dotted #bababa;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
}

.home_features_base_more {
	float: right;
	display: inline;
	font-style: italic;
	font-size: 13px;
}

.home_features_base_more:hover {
	text-decoration: underline;
}

.home_features_nav {
	float: left;
	display: inline;
	margin: 0 0 0 5px;
}

.home_features_nav a {
	height: 10px;
	width: 10px;
	border-radius: 10px;
	background: #FFFFFF;
	border: 1px solid #bababa;
	float: left;
	display: inline;
	margin: 0 5px 0 0;
	line-height: 0;
}

.home_features_nav a:hover {
	background: #e0e0e0;
	text-decoration: none;
	-webkit-box-shadow: inset 0px 0px 1px 1px #FFFFFF;
	box-shadow: inset 0px 0px 1px 1px #FFFFFF;
}

.home_features_nav a.active {
	background: #4c72aa;
	-webkit-box-shadow: inset 0px 0px 1px 1px #FFFFFF;
	box-shadow: inset 0px 0px 1px 1px #FFFFFF;
}

.home_education_block {
	width: 310px;
	margin: 0 0 0 10px;
}

.home_education_block h3 {
	font-size: 24px;
	line-height: 30px;
	border-bottom: 1px solid #bababa;
	letter-spacing: -1px;
	color: #353535;
	margin: 10px 0;
}

.home_education_item {
	width: 310px;
	float: left;
	display: inline;
	margin: 0 0 10px 0;
}

.home_education_item h2 a {
	font-size: 13px;
	line-height: 18px;
	color: #353535;
}

.home_education_item h2 a:hover {
	color: #656565;
	text-decoration: underline;
}

.home_education_item h2 a img {
	width: 150px;
	height: 89px;
	float: left;
	display: inline;
	margin: 0 10px 0 0;
}

.home_course_block {
	width: 310px;
	margin: 0 0 0 10px;
	float: left;
	display: inline;
}

.home_course_block h3 {
	font-size: 24px;
	line-height: 30px;
	border-bottom: 1px solid #bababa;
	letter-spacing: -1px;
	color: #353535;
	margin: 10px 0;
}

.home_course_item {
	width: 310px;
	height: 89px;
	overflow: hidden;
	float: left;
	display: inline;
	margin: 0 0 10px 0;
}

.home_course_item h2 a {
	font-size: 13px;
	line-height: 20px;
	color: #353535;
	padding: 2px 0 0 0;
}

.home_course_item h2 a:hover {
	text-decoration: underline;
	color: #656565;
}

.home_course_item h2 a img {
	width: 89px;
	width: 89px;
	float: left;
	display: inline;
	margin: -2px 10px 0 0;
}

.home_course_base {
	background: #e4e4e4;
	float: left;
	display: inline;
	padding: 9px 10px;
	width: 290px;
	height: 14px;
}

.home_course_nav {
	float: left;
	display: inline;
	margin: 0 0 0 5px;
	height: 12px;
	padding-top: 1px;
}

.home_course_nav a {
	height: 10px;
	width: 10px;
	border-radius: 10px;
	background: #FFFFFF;
	border: 1px solid #bababa;
	float: left;
	display: inline;
	margin: 0 5px 0 0;
}

.home_course_nav a:hover {
	background: #e0e0e0;
	text-decoration: none;
	-webkit-box-shadow: inset 0px 0px 1px 1px #FFFFFF;
	box-shadow: inset 0px 0px 1px 1px #FFFFFF;
}

.home_course_nav a.active {
	background: #4c72aa;
	-webkit-box-shadow: inset 0px 0px 1px 1px #FFFFFF;
	box-shadow: inset 0px 0px 1px 1px #FFFFFF;
}

.home_course_more {
	float: right;
	display: inline;
	font-style: italic;
	font-size: 13px;
}

.home_course_more:hover {
	text-decoration: underline;
}

.home_jobs_block {
	width: 310px;
	float: left;
	display: inline;
	margin: 10px 0 0 10px;
}

.home_jobs_block h3 {
	font-size: 24px;
	line-height: 30px;
	border-bottom: 1px solid #bababa;
	letter-spacing: -1px;
	color: #353535;
	margin: 10px 0;
}

.home_jobs_featured {
	float: left;
	display: inline;
	width: 288px;
	height: 62px;
	padding: 10px;
	background: #fff7e5;
	border: 1px solid #bababa;
	margin: 0 0 10px 0;
	overflow: hidden;
}

.home_jobs_featured h2 {
	height: 62px;
	overflow: hidden;
}

.home_jobs_featured h2 a {
	font-size: 13px;
	line-height: 20px;
	color: #353535;
}

.home_jobs_featured h2 a span.title {
	color: #353535;
}

.home_jobs_featured h2 a span.info {
	font-weight: normal;
	color: #656565;
}

.home_jobs_featured h2 a:hover {
	color: #656565;
	text-decoration: underline;
}

.home_jobs_featured h2 a img {
	float: left;
	display: inline;
	max-width: 120px;
	margin: 0 10px 0 0;
	border: 1px solid #dcdcdc;
}

.home_jobs_list {
	width: 310px;
}

.home_jobs_list ul {
	list-style: none;
}

.home_jobs_list ul li {
	line-height: 18px;
	padding-left: 15px;
	width: 295px;
	background: url(/images/icon_news_list.gif) top left no-repeat;
	margin: 0 0 5px 0;
	height: 36px;
	overflow: hidden;
}

.home_jobs_list ul li h2 a {
	font-size: 13px;
	color: #353535;
}

.home_jobs_list ul li h2 a span.title {
	font-weight: bold;
}

.home_jobs_list ul li h2 a span.info {
	font-weight: normal;
}

.home_jobs_list ul li h2 a:hover span.title {
	color: #656565;
	text-decoration: underline;
}

.home_jobs_list ul li h2 a:hover span.info {
	color: #656565;
	text-decoration: underline;
}

.home_events_block {
	width: 640px;
	float: left;
	display: inline;
	margin: 10px 0 10px 10px;
}

.home_events_block h3 {
	font-size: 24px;
	line-height: 30px;
	border-bottom: 1px solid #bababa;
	letter-spacing: -1px;
	color: #353535;
	margin: 10px 0;
	width: 630px;
}

.home_events_block ul {
	list-style: none;
}

.home_events_block ul li {
	line-height: 18px;
	margin: 0 10px 10px 0;
	float: left;
	display: inline;
	border-bottom: 1px dotted #bababa;
	height: 36px;
	overflow: hidden;
	padding: 0 0 10px 0;
	width: 310px;
}

.home_events_block ul li h2 {
	height: 36px;
	overflow: hidden;
}

.home_events_block ul li h2 a {
	font-size: 13px;
	line-height: 18px;
	color: #353535;
	height: 36px;
	overflow: hidden;
}

.home_events_block ul li h2 a span.title {
	height: 18px;
	line-height: 18px;
	overflow: hidden;
	display: block;
}

.home_events_block ul li h2 a span.description {
	height: 18px;
	line-height: 18px;
	overflow: hidden;
	display: block;
	font-weight: normal;
}

.home_shop_block {
	width: 630px;
	margin: 10px;
}

.home_shop_block h3 {
	font-size: 24px;
	line-height: 30px;
	border-bottom: 1px solid #bababa;
	letter-spacing: -1px;
	color: #353535;
	margin: 10px 0;
	width: 630px;
	float: left;
	display: inline;
}

.home_shop_block h3 span {
	float: right;
	display: inline;
	font-size: 13px;
	color: #858585;
	font-style: italic;
	padding-right: 143px;
	background: url(/images/title_patrolstore.gif) center right no-repeat;
	letter-spacing: 0;
}

.home_shop_mpu {
	float: left;
	display: inline;
	width: 300px;
	height: 250px;
	padding: 5px;
	background: #f0f0f0;
}

.home_shop_products {
	float: left;
	display: inline;
	width: 310px;
	margin: 0 0 0 10px;
	_overflow: hidden;
}

.home_shop_item {
	margin-bottom: 10px;
}







.home_shop_product {
	float: left;
	display: inline;
	padding: 2px 0 0 0;
	margin: 0 0 10px 0;
	height: 216px;
	width: 310px;
}

.home_shop_product h2 {
	height: 36px;
	margin: 0 0 5px 0;
}

.home_shop_product h2 a.product_info {
	color: #353535;
	font-weight: bold;
	display: inline;
	font-size: 13px;
	line-height: 18px;
	height: 36px;
	overflow: hidden;
}

.home_shop_product h2 a.product_info:hover {
	color: #656565;
	text-decoration: underline;
}

.home_shop_product .product_image {
	float: left;
	display: inline;
	height: 100px;
	width: 100px;
	border: 1px solid #bababa;
	margin: -2px 10px 0 0;
}

.home_shop_product .rrp {
	font-size: 13px;
	line-height: 18px;
	color: #858585;
	font-weight: bold;
}

.home_shop_product .rrp strong {
	text-decoration: line-through;
}

.home_shop_product .price {
	color: #ed4848;
	font-weight: bold;
	font-size: 18px;
	line-height: 18px;
	margin: 0 0 0 10px;
}

.home_shop_product a.home_shop_view {
	line-height: 20px;
	font-size: 13px;
	color: #ffffff;
	background: #97ac62;
	width: 160px;
	padding: 7px 0;
	text-align: center;
	float: left;
	display: inline;
	border-radius: 5px;
	margin: 5px 0 0 0;
}

.home_shop_product a.home_shop_view:hover {
	text-decoration: none;
	background: #aabe78;
}













.home_shop_base {
	background: #e4e4e4;
	float: left;
	display: inline;
	padding: 9px 10px;
	width: 290px;
	height: 14px;
}

.home_shop_nav {
	float: left;
	display: inline;
	margin: 0 0 0 5px;
	height: 12px;
	padding-top: 1px;
}

.home_shop_nav a {
	height: 10px;
	width: 10px;
	border-radius: 10px;
	background: #FFFFFF;
	border: 1px solid #bababa;
	float: left;
	display: inline;
	margin: 0 5px 0 0;
	line-height: 0;	
}

.home_shop_nav a:hover {
	background: #e0e0e0;
	text-decoration: none;
	-webkit-box-shadow: inset 0px 0px 1px 1px #FFFFFF;
	box-shadow: inset 0px 0px 1px 1px #FFFFFF;
}

.home_shop_nav a.active {
	background: #ed4848;
	-webkit-box-shadow: inset 0px 0px 1px 1px #FFFFFF;
	box-shadow: inset 0px 0px 1px 1px #FFFFFF;
}

.home_shop_more {
	float: right;
	display: inline;
	font-style: italic;
	color: #ed4848;
	font-size: 13px;
}

.home_shop_more:hover {
	text-decoration: underline;
}


.base_link {
	margin: 0 10px 0 10px;
	background: #e4e4e4;
	padding: 8px 15px;
	line-height: 16px;
	font-size: 13px;
	color: #007eef;
	display: block;
	text-align: right;
	font-style: italic;
}

.base_link:hover {
	text-decoration: underline;
}

.base_link_thin {
	margin: 0;
	background: #e4e4e4;
	padding: 8px 15px;
	line-height: 16px;
	font-size: 13px;
	color: #007eef;
	display: block;
	text-align: right;
	font-style: italic;
}

.base_link_thin:hover {
	text-decoration: underline;
}


/* Sidebar Content */

.content, .sidebar {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.sidebar {
	_margin: 0 !important;
}

.featured_job_block {
	margin: 0 0 10px 0;
}

.sidebar_block_content {
	float: left;
	display: inline;
}

.featured_job_container {
	float: left;
	display: inline;
	width: 300px;
        height: 85px;
}

.featured_job_block_item {
	float: left;
	display: inline;
	padding: 12px 0 0 0;
	margin: 0 10px 10px 10px;
	height: 62px;
	width: 280px;
	overflow: hidden;
}

.featured_job_block_item h2 {
	width: 280px;
	height: 62px;
}

.featured_job_block_item h2 a {
	color: #353535;
	font-weight: bold;
	display: inline;
	font-size: 13px;
	line-height: 20px;
	height: 62px;
	overflow: hidden;
}

.featured_job_block_item h2 a:hover {
	color: #656565;
	text-decoration: none;
}

.featured_job_block_item h2 a img {
	float: left;
	display: inline;
	height: 60px;
	width: 60px;
	margin: 0 10px 10px 0;
	border: 1px solid #bababa;
}

.featured_job_block_item a.featured_job_view {
	line-height: 20px;
	font-size: 13px;
	color: #007eef;
	float: left;
	display: inline;
}

.featured_job_block_item h2 a:hover span.featured_job_title {
	text-decoration: underline !important;
}

.featured_job_block_item h2 a span.featured_job_view {
	color: #007eef;
}

.featured_job_block_item h2 a:hover span {
	text-decoration: none !important;
}

.featured_job_nav {
	float: left;
	display: inline;
	margin: 0 0 0 5px;
}

.featured_job_nav a {
	height: 10px;
	width: 10px;
	border-radius: 10px;
	background: #FFFFFF;
	border: 1px solid #bababa;
	float: left;
	display: inline;
	margin: 0 5px 0 0;
	line-height: 0;	
}

.featured_job_nav a:hover {
	background: #e0e0e0;
	text-decoration: none;
	-webkit-box-shadow: inset 0px 0px 1px 1px #FFFFFF;
	box-shadow: inset 0px 0px 1px 1px #FFFFFF;
}

.featured_job_nav a.active {
	background: #4c72aa;
	-webkit-box-shadow: inset 0px 0px 1px 1px #FFFFFF;
	box-shadow: inset 0px 0px 1px 1px #FFFFFF;
}

.sidebar_features_item {
	float: left;
	display: inline;
}

.sidebar_features_item_link img {
	height: 90px;
	width: 150px;
	float: left;
	display: inline;
	margin: 10px;
}

.sidebar_features_item span {
	display: inline;
	font-size: 13px;
	line-height: 18px;
	color: #353535;
	height: 72px;
	margin: 13px 10px 0 0;
	width: 120px;
	float: left;
}

.sidebar_features_item:hover span {
	text-decoration: underline;
	color: #656565;
}

.video_block_content {
	background: #252525;
	float: left;
	display: inline;
	width: 300px;
}

.video_block_container {
	height: 190px;
	float: left;
	display: inline;
	margin: 10px;
	overflow: hidden;
}

.video_block_container img {
	display: block;
}

.video_block_container a {
	background: url(/new/images/icon_play.png) center center no-repeat;
	height: 190px;
	width: 280px;
	float: left;
	display: inline;
	position: absolute;
	margin-top: -210px;
	_display: none;
}

.video_block_container a:hover {
	text-decoration: none;
}

.video_block_title {
	margin: 10px 10px 15px 10px;
	float: left;
	display: inline;
}

.video_block_title:hover {
	text-decoration: none !important;
}

.video_block_title .title {
	color: #FFFFFF;
	line-height: 18px;
	margin: 0;
}

.video_block_title .description {
	color: #a0a0a0;
	line-height: 18px;
	margin: 0;
	font-weight: normal;
}

.video_block_title:hover .title {
	text-decoration: underline !important;
}

.upcoming_events li a:hover span.event_title {
	text-decoration: underline;
}







/* Sign In / Register Styles */

.restricted_modal {
	height: 100%;
	width: 100%;
	position: fixed;
	z-index: 800;
	background: #000000;
	opacity: 0.5;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	filter: alpha(opacity=50);
}

.restricted_close {
	width: 59px;
	height: 58px;
	position: absolute;
	top: 275px;
	z-index: 910;
	left: 50%;
	margin: 0 0 0 -50px;
}

.restricted_close {
	_width: 33px;
	_height: 32px;
	_background: url(/images/ie_modal_close.gif) top left no-repeat;
	_top: 590px;
	_margin: 0 0 0 -40px;
}

.restricted_close img {
	_display: none;
}

.restricted_block {
	width: 450px;
	position: absolute;
	top: 300px;
	background: #FFF;
	z-index: 900;
	left: 50%;
	margin: 0 0 0 -470px;
	-webkit-box-shadow: 0px 0px 25px 0px #353535;
	box-shadow: 0px 0px 25px 0px #353535;
	*border: 2px solid #bababa;
	_top: 600px;
}

.article_fade_out {
	height: 50px;
	width: 460px;
	position: absolute;
	margin: -50px 0 0 0;
	background: url(/images/fade_out.png) top left repeat-x;
	_display: none;
}

.inline_modal {
	width: 450px;
	background: #FFF;
	z-index: 900;
	border: 1px solid #bababa;
	margin: 0 0 20px 0;
}

.restricted_register p {
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #353535;
	margin: 15px 20px;
}

.restricted_register_wrap_header {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #bababa;
}

.restricted_register_wrap_header h3 {
	float: left;
	display: inline;
	font-size: 16px;
	font-weight: bold;
	color: #252525;
	line-height: 18px;
}

.restricted_register_wrap_header a {
	float: right;
	display: inline;
	line-height: 18px;
	font-size: 12px;
}

.restricted_register_wrap form, .restricted_reset_wrap {
	margin: 15px 20px 20px 20px;
	border: 1px solid #bababa;
	background: #f0f0f0;
	border-radius: 5px;
	padding: 15px 20px 20px 20px;
}

.restricted_register_wrap .sign_in_form {
	margin: 10px 20px 10px 20px;
}

.restricted_register_wrap .create_form {
	margin: 10px 20px 20px 20px;
}

.restricted_reset_wrap h3 {
	font-size: 16px;
	font-weight: bold;
	color: #353535;
}

.restricted_reset_wrap span {
	font-size: 13px;
	line-height: 18px;
}

.restricted_reset_wrap form {
	margin: 15px 0 0 0;
}

.resetSubmit {
	background: #99bf37;
	background: -moz-linear-gradient(top,  #99bf37 12%, #7ead2b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(12%,#99bf37), color-stop(100%,#7ead2b));
	background: -webkit-linear-gradient(top,  #99bf37 12%,#7ead2b 100%);
	background: -o-linear-gradient(top,  #99bf37 12%,#7ead2b 100%);
	background: -ms-linear-gradient(top,  #99bf37 12%,#7ead2b 100%);
	background: linear-gradient(to bottom,  #99bf37 12%,#7ead2b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99bf37', endColorstr='#7ead2b',GradientType=0 );
	border: 1px solid #79933b;
	-webkit-box-shadow: inset 0px 0px 1px 1px #d6e0be;
	box-shadow: inset 0px 0px 1px 1px #d6e0be;
	text-shadow: 0px 1px 1px #436509;
	filter: dropshadow(color=#436509, offx=0, offy=1);
	color: #FFFFFF;
	border-radius: 5px;
	font-family: Arial, sans-serif;
	font-size: 15px;
	text-align: center;
	padding: 15px 0;
	line-height: 15px;
	font-weight: bold;
	cursor: pointer;
	display: inline;
	float: right;
	width: 100%;
	margin: 15px 0 0 0;
}

.returnBlock {
	text-align: center;
	width: 100%;
	display: block;
	margin: 15px 0 0 0;
}

.restricted_reset_success {
	margin: 20px;
	border-radius: 5px;
	background: #e8f6d3;
	border: 1px solid #73824c;
	padding: 20px;
}

.restricted_reset_success h3 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 15px;
}

.restricted_reset_success p {
	padding: 0;
	margin: 0;
}

.restricted_register_wrap form .text_option {
	margin: 0 0 10px 0;
}

.restricted_register_wrap form .text_option label, .restricted_register_wrap form .captcha_option label, .resetLabel {
	float: left;
	display: inline;
	width: 100px;
	font-weight: bold;
	text-align: right;
	line-height: 40px;
	color: #353535;
	font-size: 13px;
}

.captcha_option {
	margin: 0 0 15px 0;
}

.restricted_register_wrap form .text_option input, .resetInput {
	float: left;
	display: inline;
	margin: 0 0 0 20px;
	font-size: 13px;
	line-height: 18px;
	padding: 10px 15px;
	background: #ffffff;
	border: 1px solid #bababa;
	font-family: Arial, sans-serif;
	width: 215px;
}

.restricted_register_wrap form .captcha_option img.captcha_image {
	float: left;
	display: inline;
	margin: 0 0 0 10px;
	height: 40px;
	width: 150px;
}

.restricted_register_wrap form .captcha_option input {
	float: left;
	display: inline;
	margin: 0 0 0 20px;
	font-size: 13px;
	line-height: 18px;
	padding: 10px 8px;
	background: #ffffff;
	border: 1px solid #bababa;
	font-family: Arial, sans-serif;
	width: 48px;
}

.captcha_helper img {
	float: right;
	display: inline;
	margin: 10px 0 11px 0;
}

.captcha_explained {
	background: #eaf3fd;
	border: 1px solid #5885b4;
	border-radius: 5px;
	padding: 10px !important;
	width: auto !important;
}

.restricted_register_wrap form .check_option {
	margin: 5px 0 15px 0;
	float: left;
	display: inline;
}

.restricted_register_wrap form .check_option input {
	float: left;
	display: inline;
	margin: 0 10px 0 120px;
}

.restricted_register_wrap form .check_option label {
	float: left;
	display: inline;
	width: 225px;
	font-weight: bold;
	font-size: 13px;
	color: #353535;
}

 .sign_in_link {
	background: #a0a0a0;
	border: 1px solid #a0a0a0;
	-webkit-box-shadow: inset 0px 0px 1px 1px #f0f0f0;
	box-shadow: inset 0px 0px 1px 1px #f0f0f0;
	text-shadow: 0px 1px 1px #858585;
	filter: dropshadow(color=#858585, offx=0, offy=1);
	color: #FFFFFF;
	border-radius: 5px;
	font-family: Arial, sans-serif;
	font-size: 15px;
	text-align: center;
	padding: 15px 0;
	line-height: 15px;
	font-weight: bold;
	cursor: pointer;
	display: block;
	width: 100%;
	margin: 0;
}

.restricted_register_wrap form input.sign_in_submit, .restricted_register_wrap form input.create_account_submit  {
	background: #99bf37;
	background: -moz-linear-gradient(top,  #99bf37 12%, #7ead2b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(12%,#99bf37), color-stop(100%,#7ead2b));
	background: -webkit-linear-gradient(top,  #99bf37 12%,#7ead2b 100%);
	background: -o-linear-gradient(top,  #99bf37 12%,#7ead2b 100%);
	background: -ms-linear-gradient(top,  #99bf37 12%,#7ead2b 100%);
	background: linear-gradient(to bottom,  #99bf37 12%,#7ead2b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99bf37', endColorstr='#7ead2b',GradientType=0 );
	border: 1px solid #79933b;
	-webkit-box-shadow: inset 0px 0px 1px 1px #d6e0be;
	box-shadow: inset 0px 0px 1px 1px #d6e0be;
	text-shadow: 0px 1px 1px #436509;
	filter: dropshadow(color=#436509, offx=0, offy=1);
	color: #FFFFFF;
	border-radius: 5px;
	font-family: Arial, sans-serif;
	font-size: 15px;
	text-align: center;
	padding: 15px 0;
	line-height: 15px;
	font-weight: bold;
	cursor: pointer;
	display: block;
	width: 100%;
	margin: 0;
}

.restricted_register_wrap form p {
	width: 100%;
	margin: 20px 0;
	padding: 0;
	text-align: center;
}

.create_account_link {
	-webkit-box-shadow: inset 0px 0px 1px 1px #8ca5c9;        
	box-shadow: inset 0px 0px 1px 1px #8ca5c9;
	border: 1px solid #34578a;
	background: #3e6297;
	color: #FFFFFF;
	border-radius: 5px;
	font-family: Arial, sans-serif;
	font-size: 15px;
	text-align: center;
	padding: 15px 0;
	line-height: 15px;
	font-weight: bold;
	cursor: pointer;
	display: block;
	width: 100%;
	margin: 15px 0 0 0;
}

#restricted_register_signin:hover {
	opacity: 0.8;
}

.restricted_validation_error {
	background: #fde2e2;
	border: 1px solid #d8000c;
	border-radius: 5px;
	padding: 10px;
	width: 388px;
	float: left;
	display: inline;
	margin: 0 0 20px 20px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
}

.restricted_validation_error img {
	float: left;
	display: inline;
	margin: 5px 15px 15px 5px;
}

.restricted_validation_error p {
	float: left;
	display: inline;
	margin: 5px 0 0 0;
	padding: 0;
	width: 330px;
}

.restricted_register_assurance {
	background: #eaf3fd;
	border: 1px solid #5885b4;
	border-radius: 5px;
	width: 408px;
	margin: 20px;
}

.restricted_register_success {
	background: #e0f2c0;
	border: 1px solid #4e8908;
	border-radius: 5px;
	padding: 10px;
	margin: 20px;
}

.restricted_register_success img {
	float: left;
	display: inline;
	margin: 5px 15px 5px 5px;
}

.restricted_register_success p {
	float: left;
	display: inline;
	margin: 5px 0 0 0;
	padding: 0;
	width: 330px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #353535;
}

form .restricted_register_success p {
	width: 270px;
	margin: 5px 0 0 0 !important;
}

.restricted_authentication {
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #353535;
}

.restricted_authentication p {
	margin: 0 20px 20px 20px;
}

.restricted_authentication span.email {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 22px;
}

.restricted_authentication a {
	font-size: 11px;
	line-height: 22px;
}

.restricted_authentication a:hover {
	text-decoration: underline;
}

.restricted_authentication center {
	margin: 0 0 20px 0;
}

.change_email {
	background: #f0f0f0;
	border: 1px solid #bababa;
	border-radius: 5px;
	padding: 10px;
	margin: 20px;
}

.change_email_title {
	line-height: 24px;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px dotted #bababa;
	padding: 5px;
	display: block;
	margin: 0 0 10px 0;
}

.change_email label {
	float: left;
	display: inline;
	margin: 0 10px;
	width: 100px;
	text-align: right;
	font-weight: bold;
	color: #353535;
	line-height: 40px;
}

#confirm_email, #change_email {
	float: left;
	display: inline;
	background: #FFFFFF;
	border: 1px solid #bababa;

	padding: 10px 15px;
	line-height: 18px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #353535;
	width: 225px;
	margin: 0 10px 5px 0;
}

.validation_text {
	font-family: Arial, sans-serif;
	font-size: 13px;
	float: right;
	display: inline;
	color: #ba1717;
	text-align: left;
	height: 18px;
	line-height: 18px;

	padding: 0;
	margin: 0 20px 5px 0;
	width: 242px;
}

#change_email_submit {
	background: #99bf37;
	background: -moz-linear-gradient(top,  #99bf37 12%, #7ead2b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(12%,#99bf37), color-stop(100%,#7ead2b));
	background: -webkit-linear-gradient(top,  #99bf37 12%,#7ead2b 100%);
	background: -o-linear-gradient(top,  #99bf37 12%,#7ead2b 100%);
	background: -ms-linear-gradient(top,  #99bf37 12%,#7ead2b 100%);
	background: linear-gradient(to bottom,  #99bf37 12%,#7ead2b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99bf37', endColorstr='#7ead2b',GradientType=0 );
	border: 1px solid #79933b;
	border-radius: 5px;
	-webkit-box-shadow: inset 0px 0px 1px 1px #d6e0be;
	box-shadow: inset 0px 0px 1px 1px #d6e0be;
	font-family: Arial, sans-serif;
	font-size: 15px;
	text-align: center;
	width: 200px;
	padding: 15px 0;
	font-weight: bold;
	color: #FFFFFF;
	text-shadow: 0px 1px 1px #436509;
	filter: dropshadow(color=#436509, offx=0, offy=1);
	margin: 5px 13px 20px 20px;
	float: right;
	cursor: pointer;
}

.restricted_get_newsletters_title {
	font-family: Arial, sans-serif;
	font-size: 20px;
	line-height: 26px;
	color: #353535;
	letter-spacing: -1px;
	font-weight: bold;
	margin: 0 0 10px 20px;
}

.restricted_get_newsletters_wrap {
	border-radius: 5px;
	border: 1px solid #bababa;
	margin: 20px;
}

.restricted_get_newsletters_wrap div {
	padding: 10px;
}

.restricted_get_newsletters_wrap div input {
	float: left;
	display: inline;
	margin: 2px 10px 0 0;
}

.restricted_get_newsletters_wrap div label {
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #353535;
}

.restricted_get_newsletters div:nth-child(even) {
	background: #f0f0f0;
}

.restricted_newsletters_submit {	
	background: #99bf37;
	background: -moz-linear-gradient(top,  #99bf37 12%, #7ead2b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(12%,#99bf37), color-stop(100%,#7ead2b));
	background: -webkit-linear-gradient(top,  #99bf37 12%,#7ead2b 100%);
	background: -o-linear-gradient(top,  #99bf37 12%,#7ead2b 100%);
	background: -ms-linear-gradient(top,  #99bf37 12%,#7ead2b 100%);
	background: linear-gradient(to bottom,  #99bf37 12%,#7ead2b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99bf37', endColorstr='#7ead2b',GradientType=0 );
	border: 1px solid #79933b;
	border-radius: 5px;
	-webkit-box-shadow: inset 0px 0px 1px 1px #d6e0be;
	box-shadow: inset 0px 0px 1px 1px #d6e0be;
	font-family: Arial, sans-serif;
	font-size: 15px;
	text-align: center;
	width: 410px;
	padding: 15px 0;
	font-weight: bold;
	color: #FFFFFF;
	text-shadow: 0px 1px 1px #436509;
	filter: dropshadow(color=#436509, offx=0, offy=1);
	margin: 0 0 20px 20px;
	float: left;
	cursor: pointer;
}

.restricted_card_warning {
	background: #feefb3;
	border: 1px solid #9f6000;
	border-radius: 5px;
	padding: 10px;
	margin: 20px;
}

.restricted_card_warning img {
	float: left;
	display: inline;
	margin: 0 15px 0 5px;
}

.restricted_card_warning p {
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #353535;
	float: left;
	display: inline;
	width: 330px;
}

.restricted_card_warning p span {
	font-size: 14px;
	font-weight: bold;
	color: #353535;
	padding: 10px 0;
	display: block;
}

.restricted_payment_block {
	margin: 0 20px 20px 20px;
	background: #f0f0f0;
	border: 1px solid #bababa;
	border-radius: 5px;
}

.restricted_payment_option_card, .restricted_payment_option_paypal {
	border: 1px solid #bababa;
	border-radius: 5px;
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );
	padding: 10px;
	float: left;
	display: inline;
	margin: 12px 0 20px 12px;
}

.restricted_payment_option_card input, .restricted_payment_option_paypal input {
	float: left;
	display: inline;
	margin: 5px 10px 0 0;
}

.restricted_payment_option_card img, .restricted_payment_option_paypal img {
	float: left;
	display: inline;
	cursor: pointer;
}

.restricted_payment_option_card input, .restricted_payment_option_paypal input {
	cursor: pointer;
}

.restricted_payment_field {
	float: left;
	display: inline;
	margin: 0 0 10px 0;
}

.restricted_payment_field label {
	width: 125px;
	float: left;
	display: inline;
	text-align: right;
	margin: 0 10px 0 0;
	height: 40px;
	line-height: 40px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #353535;
}

.restricted_payment_field #restricted_payment_cardnumber {
	float: left;
	display: inline;
	line-height: 18px;
	padding: 10px;
	border: 1px solid #bababa;
	background: #FFFFFF;
	width: 235px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #353535;
}

#restricted_payment_security {
	float: left;
	display: inline;
	line-height: 18px;
	padding: 10px;
	border: 1px solid #bababa;
	background: #FFFFFF;
	width: 100px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #353535;
	margin: 0 10px 0 0;
}

.restricted_payment_security_explained_link {
	line-height: 19px;
	height: 19px;
	float: left;
	display: inline;
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #353535;
	font-weight: bold;
	margin: 9px 0;
}

.restricted_payment_security_explained_link img {
	float: left;
	display: inline;
	margin: 0 5px 0 0;
}

.restricted_payment_security_explained {
	float: left;
	display: inline;
	width: 328px;
	background: #d9f0fb;
	border: 1px solid #0f5ca1;
	border-radius: 5px;
	margin: 15px 20px 0 20px;
	padding: 20px;
}

.restricted_payment_security_explained img {
	float: left;
	display: inline;
	margin: 0 20px 0 0;
}

.restricted_payment_security_explained p {
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #353535;
	float: left;
	display: inline;
	width: 180px;
	margin: 12px 0 0 0;
}

.restricted_paymemt_submit {
	background: #99bf37;
	background: -moz-linear-gradient(top,  #99bf37 12%, #7ead2b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(12%,#99bf37), color-stop(100%,#7ead2b));
	background: -webkit-linear-gradient(top,  #99bf37 12%,#7ead2b 100%);
	background: -o-linear-gradient(top,  #99bf37 12%,#7ead2b 100%);
	background: -ms-linear-gradient(top,  #99bf37 12%,#7ead2b 100%);
	background: linear-gradient(to bottom,  #99bf37 12%,#7ead2b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99bf37', endColorstr='#7ead2b',GradientType=0 );
	border: 1px solid #79933b;
	border-radius: 5px;
	-webkit-box-shadow: inset 0px 0px 1px 1px #d6e0be;
	box-shadow: inset 0px 0px 1px 1px #d6e0be;
	font-family: Arial, sans-serif;
	font-size: 15px;
	text-align: center;
	width: 370px;
	padding: 15px 0;
	font-weight: bold;
	color: #FFFFFF;
	text-shadow: 0px 1px 1px #436509;
	filter: dropshadow(color=#436509, offx=0, offy=1);
	margin: 0 0 20px 20px;
	float: left;
	cursor: pointer;
}

.restricted_payment_wrap {
	margin: 0 0 20px 0;
	float: left;
	display: inline;
}

.restricted_payment_select {
	width: 115px;
	overflow: hidden;
	background: url(/images/icon_select_btn.gif) center right no-repeat #ffffff;
	border: 1px solid #bababa;
	float: left;
	display: inline;
	height: 38px;
	border-radius: 3px;
	margin: 0 19px 0 0;
}	 
  
.restricted_payment_select select {
	background: transparent;
	width: 115px;
	padding: 10px 15px;
	font-size: 13px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	border: 0;
	border-radius: 0;
	height: 38px;
	-webkit-appearance: none;
}       

.restricted_payment_title {
	font-family: Arial, sans-serif;
	font-size: 16px;
	line-height: 26px;
	border-bottom: 1px solid #bababa;
	display: block;
	font-weight: bold;
	color: #353535;
	margin: 0 20px 10px 20px;
}

.validation_error {
	background: #fde2e2 !important;
	border: 1px solid #d8000c !important;
	color: #ba1717 !important;
}

.select_validation_error {
	background: url(/images/icon_select_btn.gif) center right no-repeat #fde2e2 !important;
	border: 1px solid #d8000c !important;
	color: #ba1717 !important;
}

.restricted_payment_close {
	border-radius: 5px;
	background: #d9f0fb;
	border: 1px solid #0f5ca1;
	padding: 10px;
	margin: 20px;
}

.restricted_payment_close img {
	float: left;
	display: inline;
	margin: 5px 15px 0 5px;
}

.restricted_payment_close p {
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #353535;
	width: 330px;
	float: left;
	display: inline;
}

.restricted_payment_close p a {
	color: #007eef;
	font-weight: bold;
}

.restricted_payment_close p a:hover {
	text-decoration: underline;
}

.restricted_close_extended {
	width: 59px;
	height: 58px;
	position: absolute;
	top: 275px;
	z-index: 910;
	left: 50%;
	margin: 0 0 0 240px;
}

.restricted_block_extended {
	width: 745px;
	position: absolute;
	top: 300px;
	background: url(/images/bg_restricted_upgrade_header.jpg) top left no-repeat #ffffff;
	z-index: 900;
	left: 50%;
	margin: 0 0 0 -470px;
	-webkit-box-shadow: 0px 0px 25px 0px #353535;
	box-shadow: 0px 0px 25px 0px #353535;
}

.restricted_block_extended_not {
	width: 450px;
	overflow: hidden;
	background: url(/images/bg_restricted_upgrade_header.jpg) top left no-repeat #ffffff;
	z-index: 900;
	margin: 0 0 20px 0;
	border: 1px solid #bababa;
	position: none !important;
}

.restricted_upgrade_left {
	float: left;
	display: inline;
	width: 430px;
}

.restricted_upgrade_left p {
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #353535;
	margin: 0 0 20px 20px;
	float: left;
	display: inline;
	width: 350px;
}

.restricted_upgrade_green {
	background: #e0f2c0;
	border: 1px solid #4e8908;
	border-radius: 5px;
	padding: 10px;
	width: 370px;
	margin: 110px 0 20px 20px;
}

.restricted_upgrade_green span {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #353535;
	line-height: 22px;
}

.restricted_upgrade_green p {
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #353535;
	margin: 0;
	float: none;
	display: block;
}

.restricted_upgrade_left p img {
	float: left;
	display: inline;
}

.restricted_upgrade_standard {
	background: #4a70a8;
	background: -moz-linear-gradient(top,  #4a70a8 0%, #335689 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4a70a8), color-stop(100%,#335689));
	background: -webkit-linear-gradient(top,  #4a70a8 0%,#335689 100%);
	background: -o-linear-gradient(top,  #4a70a8 0%,#335689 100%);
	background: -ms-linear-gradient(top,  #4a70a8 0%,#335689 100%);
	background: linear-gradient(to bottom,  #4a70a8 0%,#335689 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a70a8', endColorstr='#335689',GradientType=0 );
	border: 1px solid #344e75;
	border-radius: 5px;
	-webkit-box-shadow: inset 0px 0px 1px 1px #8fa5d2;
	box-shadow: inset 0px 0px 1px 1px #8fa5d2;
	font-family: Arial, sans-serif;
	font-size: 13px;
	text-align: center;
	padding: 15px 0;
	font-weight: bold;
	color: #FFFFFF;
	text-shadow: 0px 1px 1px #436509;
	filter: dropshadow(color=#436509, offx=0, offy=1);
	margin: 0 0 20px 20px;
	float: left;
	cursor: pointer;
	width: 120px;
}

.restricted_upgrade_police {
	background: #99bf37;
	background: -moz-linear-gradient(top,  #99bf37 12%, #7ead2b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(12%,#99bf37), color-stop(100%,#7ead2b));
	background: -webkit-linear-gradient(top,  #99bf37 12%,#7ead2b 100%);
	background: -o-linear-gradient(top,  #99bf37 12%,#7ead2b 100%);
	background: -ms-linear-gradient(top,  #99bf37 12%,#7ead2b 100%);
	background: linear-gradient(to bottom,  #99bf37 12%,#7ead2b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99bf37', endColorstr='#7ead2b',GradientType=0 );
	border: 1px solid #79933b;
	border-radius: 5px;
	-webkit-box-shadow: inset 0px 0px 1px 1px #d6e0be;
	box-shadow: inset 0px 0px 1px 1px #d6e0be;
	font-family: Arial, sans-serif;
	font-size: 13px;
	text-align: center;
	padding: 15px 0;
	font-weight: bold;
	color: #FFFFFF;
	text-shadow: 0px 1px 1px #436509;
	filter: dropshadow(color=#436509, offx=0, offy=1);
	margin: 0 0 20px 20px;
	float: left;
	cursor: pointer;
	width: 250px;
	_overflow: hidden;
}

.restricted_upgrade_role_btn {
	float: right;
	display: inline;
	margin: 10px 40px 0 0;
	cursor: pointer;
}

.restricted_upgrade_right {
	width: 315px;
	float: right;
	display: inline;
}

.restricted_upgrade_right table {
	width: 295px;
	border: 1px solid #555555;
	margin: 30px 0 0 0;
}

.restricted_upgrade_right table tr td {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #353535;
	line-height: 18px;
	padding: 7px 10px;
	border-bottom: 1px solid #e1e1e1;
	text-align: center;
	background: #ffffff;
}

.restricted_upgrade_right table tr.heading_row {
	border-bottom: 0;
}

.restricted_upgrade_right table tr.heading_row td {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	padding: 13px 10px;
	border-bottom: 0;
	background: #656565;
}

.restricted_upgrade_right table tr td.left_align {
	text-align: left;
}

.restricted_upgrade_role_explained {
	background: #eaf3fd;
	border: 1px solid #5885b4;
	border-radius: 5px;
	padding: 10px;
	width: 370px;
	float: left;
	display: inline;
	margin: 0 0 20px 20px;
}

.restricted_upgrade_role_explained p {
	margin: 0;
}

.full_content {
	width: 100%;
	background: #ffffff;
	border: 1px solid #bababa;
}

.full_content_newsletters {
	width: 100%;
	background: #ffffff;
	border: 1px solid #bababa;
	padding-top: 20px;
}

.get_newsletters_success {
	background: #eaf6d5;
	border: 1px solid #4f8a10;
	border-radius: 5px;
	padding: 15px;
	margin: 20px;
}

.get_newsletters_success h3 {
	font-family: Arial, sans-serif;
	font-size: 18px;
	letter-spacing: -1px;
	color: #353535;
	line-height: 24px;
	float: left;
	display: inline;
	width: 835px;
}

.get_newsletters_success p {
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #353535;
	float: left;
	display: inline;
	width: 835px;
}

.get_newsletters_police {
	background: #eaf3fd;
	border: 1px solid #5885b4;
	border-radius: 5px;
	padding: 15px;
	margin: 20px;
}

.get_newsletters_success img, .get_newsletters_police img {
	float: left;
	display: inline;
	margin: 0 15px 0 0;
}

.get_newsletters_police p {
	font-family: Arial, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #353535;
	float: left;
	display: inline;
	width: 820px;
	margin: 5px 0 0 0;
}

.get_newsletters_title {
	margin: 0 20px;
}

.get_newsletters_title h2 {
	font-family: Arial, sans-serif;
	font-size: 35px;
	line-height: 40px;
	color: #353535;
	letter-spacing: -1px;
	margin: 0 0 5px 0;
}

.get_newsletters_title p {
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #353535;
}

.get_newsletters_form {
	float: left;
	display: inline;
	width: 500px;
	background: #f7f7f7;
	border: 1px solid #bababa;
	border-right: 0;
	border-radius: 5px 0 0 5px;
	margin: 20px 0 20px 20px;
	height: 494px;
}

.get_newsletters_item {
	float: left;
	display: inline;
	width: 460px;
	padding: 20px;
	border-bottom: 1px dotted #bababa;
	cursor: pointer;
}

.get_newsletters_item:hover {
	background: #ffffff;
}


.get_newsletters_item input {
	float: left;
	display: inline;
	margin: 25px 20px 0 0;
	cursor: pointer;
}

.get_newsletters_item label {
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #353535;
	cursor: pointer;
	float: left;
	display: inline;
	width: 420px;
}

.get_newsletters_item label span {
	font-size: 20px;
	line-height: 24px;
	letter-spacing: -1px;
	font-weight: bold;
}

.get_newsletters_submit {
	background: #99bf37;
	background: -moz-linear-gradient(top,  #99bf37 12%, #7ead2b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(12%,#99bf37), color-stop(100%,#7ead2b));
	background: -webkit-linear-gradient(top,  #99bf37 12%,#7ead2b 100%);
	background: -o-linear-gradient(top,  #99bf37 12%,#7ead2b 100%);
	background: -ms-linear-gradient(top,  #99bf37 12%,#7ead2b 100%);
	background: linear-gradient(to bottom,  #99bf37 12%,#7ead2b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99bf37', endColorstr='#7ead2b',GradientType=0 );
	border: 1px solid #79933b;
	border-radius: 5px;
	-webkit-box-shadow: inset 0px 0px 1px 1px #d6e0be;
	box-shadow: inset 0px 0px 1px 1px #d6e0be;
	font-family: Arial, sans-serif;
	font-size: 15px;
	text-align: center;
	width: 460px;
	padding: 15px 0;
	font-weight: bold;
	color: #FFFFFF;
	text-shadow: 0px 1px 1px #436509;
	filter: dropshadow(color=#436509, offx=0, offy=1);
	margin: 20px;
	cursor: pointer;
}

.newsletter_image {
	width: 430px;
	height: 494px;
	overflow: hidden;
	float: left;
	display: inline;
	background: #ffffff;
	margin: 20px 0 0 0;
	overflow: hidden;
	border: 1px solid #bababa;
	border-radius: 0 5px 5px 0;
	border-left: 0;
}

.full_content {
	width: 970px;
	background: url(/images/sl_background.jpg) top right repeat-y #FFFFFF;
	border: 1px solid #dcdcdc;
	font-family: Arial, sans-serif;
}

.full_content_left {
	float: left;
	display: inline;
	width: 630px;
	_overflow: hidden;
}

.full_content_right {
	width: 340px;
	float: left;
	display: inline;
	_overflow: hidden;
}

.profile_image_block {
	width: 338px;
	float: left;
	display: inline;
	margin: 0 0 0 2px;
}

.profile_image_block h3 {
	font-family: Arial, sans-serif;
	font-size: 22px;
	line-height: 28px;
	color: #454545;
	letter-spacing: -1px;
	border-bottom: 1px solid #bababa;
	margin: 10px;
	padding: 5px;
	float: left;
	display: inline;
	width: 310px;
}

.profile_image_block img {
	padding: 5px;
	background: #fff;
	-webkit-box-shadow:  0px 0px 10px 0px rgba(0, 0, 0, 0.25);
	box-shadow:  0px 0px 10px 0px rgba(0, 0, 0, 0.25);
	width: 100px;
	height: 100px;
	float: left;
	display: inline;
	margin: 0 10px 10px 10px;
}

.profile_picture_button_wrap {
	float: right;
	display: inline;
	width: 198px;
	margin: 0 10px 0 0;
	_margin: 0 5px 0 0;
}

.profile_image_block .profile_image_upload {
	float: right;
	display: inline;
	line-height: 18px;
	width: 198px;
	padding: 13px 0;
	border-radius: 5px;
	background: #99bf37;
	background: -moz-linear-gradient(top,  #99bf37 12%, #7ead2b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(12%,#99bf37), color-stop(100%,#7ead2b));
	background: -webkit-linear-gradient(top,  #99bf37 12%,#7ead2b 100%);
	background: -o-linear-gradient(top,  #99bf37 12%,#7ead2b 100%);
	background: -ms-linear-gradient(top,  #99bf37 12%,#7ead2b 100%);
	background: linear-gradient(to bottom,  #99bf37 12%,#7ead2b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99bf37', endColorstr='#7ead2b',GradientType=0 );
	border: 1px solid #79933b;
	-webkit-box-shadow: inset 0px 0px 1px 1px #d6e0be;
	box-shadow: inset 0px 0px 1px 1px #d6e0be;
	font-family: Arial, sans-serif;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	text-shadow: 0px 1px 1px #436509;
	filter: dropshadow(color=#436509, offx=0, offy=1);
	cursor: pointer;
	margin: 3px 0 10px 0;
}

.profile_image_block .profile_image_delete {
	float: left;
	display: inline;
	line-height: 18px;
	width: 198px;
	padding: 13px 0;
	border-radius: 5px;
	background: #ececec;
	background: -moz-linear-gradient(top,  #ececec 0%, #d8d8d8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ececec), color-stop(100%,#d8d8d8));
	background: -webkit-linear-gradient(top,  #ececec 0%,#d8d8d8 100%);
	background: -o-linear-gradient(top,  #ececec 0%,#d8d8d8 100%);
	background: -ms-linear-gradient(top,  #ececec 0%,#d8d8d8 100%);
	background: linear-gradient(to bottom,  #ececec 0%,#d8d8d8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ececec', endColorstr='#d8d8d8',GradientType=0 );
	border: 1px solid #bababa;
	-webkit-box-shadow: inset 0px 0px 1px 1px #ffffff;
	box-shadow: inset 0px 0px 1px 1px #ffffff;
	font-family: Arial, sans-serif;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
	color: #656565;
	cursor: pointer;
	margin: 0 0 10px 0;
}

.account_help_block_wrapper {
	background: url(/images/sidebar_divider.gif) top left repeat-x;
	padding: 12px 0 0 0;
	width: 338px;
	margin: 0 0 0 2px;
}

.account_help_block {
	background: #eaf3fd;
	border: 1px solid #5885b4;
	border-radius: 5px;
	margin: 0 10px 10px 10px;
}

.account_help_block img {
	float: left;
	display: inline;
	margin: 15px;
}

.account_help_block h3 {
	float: left;
	display: inline;
	width: 235px;
	margin: 15px 0 0 0;
	line-height: 26px;
	font-size: 16px;
	font-weight: bold;
	color: #454545;
}

.account_help_block p {
	float: left;
	display: inline;
	width: 235px;
	line-height: 18px;
	font-size: 13px;
	color: #454545;
	margin: 0 0 15px 0;
}

.account_information {
	float: left;
	display: inline;
	width: 630px;
}

.account_information h3 {
	font-family: Arial, sans-serif;
	font-size: 22px;
	line-height: 28px;
	color: #454545;
	letter-spacing: -1px;
	border-bottom: 1px solid #bababa;
	margin: 10px 10px 20px 10px;
	padding: 5px;
	float: left;
	display: inline;
	width: 600px;
}

.account_information .change_email_block {
	background: #eaeaea;
	float: left;
	display: inline;
}

.account_information .change_email_block h3 {
	font-size: 14px;
	line-height: 20px;
	padding: 5px;
	margin: 10px;
	letter-spacing: 0;
}

.account_information .form_item {
	float: left;
	display: inline;
	width: 630px;
	margin: 0 0 20px 0;
}

.account_information .form_item .validation_text {
	margin: 5px 0 0 170px !important;
	width: 280px !important;
	text-align: left !important;
	float: left !important;
}

.account_information .form_item .account_info_help {
	float: right;
	display: inline;
	margin: 7px 20px 0 0;
	cursor: pointer;
	border-radius: 30px;
	padding: 3px;
	background: #f6f6f6;
}

.account_information .form_item label {
	float: left;
	display: inline;
	width: 160px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #353535;
	text-align: right;
	margin: 0 10px 0 0 !important;
	padding: 12px 0 !important;
}

.account_information .form_item input.name_username_field {
	width: 280px;
	padding: 10px 15px;
	border: 1px solid #bababa;
	line-height: 18px;
	height: 18px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #353535;
	float: left;
	display: inline;
}

.account_information .form_item .custom_select {
	background: url(/images/icon_select_btn.gif) center right no-repeat;
	*background: none;
	width: 310px;
	border: 1px solid #bababa;
	*border: 0;
	line-height: 18px;
	height: 38px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #353535;
	float: left;
	display: inline;
}

.account_information .form_item .custom_select select {
	background: transparent;
	width: 310px;
	padding: 10px 15px;
	font-size: 13px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	height: 38px;
	border: 0;
	border-radius: 0;
	-webkit-appearance: none;
	margin: 0;
	*margin: 8px 0 0 0;
	float: left;
	display: inline;

}

.thin_field {
	width: 200px;
	padding: 10px 15px;
	border: 1px solid #bababa;
	line-height: 18px;
	height: 18px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #353535;
	float: left;
	display: inline;
}

.change_link {
	float: left;
	display: inline;
	margin: 10px 0 10px 10px;
	line-height: 18px;
	font-family: Arial, sans-serif;
	font-size: 13px;
}

.delete_email {
	float: left;
	display: inline;
	margin: 10px 0 0 20px;
}

span.change_link {
	line-height: 18px;
	background: url(/images/default_tick.gif) bottom left no-repeat;
	padding-left: 18px;
}

span.not_verified {
	line-height: 18px;
	background: url(/images/not_verified.gif) bottom left no-repeat;
	padding-left: 18px;
	margin: 10px 0 0 10px;
	float: left;
	display: inline;
	cursor: pointer;
}

.account_warning_message {
	border-radius: 5px;
	border: 1px solid #a25d02;
	background: #feefb4;
	margin: 10px 10px 0 10px;
}

.account_success_message {
	border-radius: 5px;
	border: 1px solid #4f890e;
	background: #e0f2c0;
	margin: 10px 10px 0 10px;
}

.account_success_message p, .account_warning_message p {
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #353535;
	margin: 10px 15px 10px 10px;
}

.change_email_block, .change_2nd_email_block, .change_password_block {
	background: #f6f6f6 !important;
	border: 0 !important;
	width: 630px !important;
	margin: 0 0 20px 0;
	border-top: 1px solid #dcdcdc !important;
	border-bottom: 1px solid #dcdcdc !important;
}

.change_email_block h3, .change_2nd_email_block h3, .change_password_block h3 {
	font-size: 14px;
}

.account_submit_button {
	float: left;
	display: inline;
	line-height: 18px;
	width: 198px;
	padding: 13px 0;
	border-radius: 5px;
	background: #99bf37;
	background: -moz-linear-gradient(top,  #99bf37 12%, #7ead2b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(12%,#99bf37), color-stop(100%,#7ead2b));
	background: -webkit-linear-gradient(top,  #99bf37 12%,#7ead2b 100%);
	background: -o-linear-gradient(top,  #99bf37 12%,#7ead2b 100%);
	background: -ms-linear-gradient(top,  #99bf37 12%,#7ead2b 100%);
	background: linear-gradient(to bottom,  #99bf37 12%,#7ead2b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99bf37', endColorstr='#7ead2b',GradientType=0 );
	border: 1px solid #79933b;
	-webkit-box-shadow: inset 0px 0px 1px 1px #d6e0be;
	box-shadow: inset 0px 0px 1px 1px #d6e0be;
	font-family: Arial, sans-serif;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	text-shadow: 0px 1px 1px #436509;
	filter: dropshadow(color=#436509, offx=0, offy=1);
	cursor: pointer;
	margin: 0 0 10px 170px;
}

.account_newsletters {
	width: 630px;
	float: left;
	display: inline;
	background: url(/images/regular_divider.gif) top left repeat-x;
	padding: 11px 0 0 0;
	margin: 10px 0 0 0;
}

.account_newsletters h3 {
	font-family: Arial, sans-serif;
	font-size: 22px;
	line-height: 28px;
	color: #454545;
	letter-spacing: -1px;
	border-bottom: 1px solid #bababa;
	margin: 0 10px 20px 10px;
	padding: 5px;
	float: left;
	display: inline;
	width: 600px;
}

.form_item_label {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #353535;
	line-height: 18px;
	float: left;
	display: inline;
	text-align: right;
	width: 160px;
	margin: 0 10px 0 0;
}

.form_item_options {
	width: 450px;
	float: left;
	display: inline;
	margin: 0;
}

.form_item_options .form_item_option {
	float: left;
	display: inline;
	width: 215px;
	margin: 0 10px 10px 0;
}

.form_item_options .form_item_option input {
	float: left;
	display: inline;
	margin: 2px 10px 0 0;
}

.form_item_options .form_item_option label {
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #353535;
}

.manage_subscription, .transactions {
	width: 630px;
	float: left;
	display: inline;
	background: url(/images/regular_divider.gif) top left repeat-x;
	padding: 11px 0 0 0;
	margin: 10px 0 0 0;
}

.manage_subscription h3, .transactions h3 {
	font-family: Arial, sans-serif;
	font-size: 22px;
	line-height: 28px;
	color: #454545;
	letter-spacing: -1px;
	border-bottom: 1px solid #bababa;
	margin: 10px 10px 10px 10px;
	padding: 5px;
	float: left;
	display: inline;
	width: 600px;
}

.transactions table {
	margin: 10px;
	border-top: 1px solid #bababa;
	border-left: 1px solid #bababa;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.transactions table a:hover {
	text-decoration: underline;
}

.transactions table tr th {
	background: #f0f0f0;
	padding: 20px;
	border-bottom: 1px solid #bababa;
	border-right: 1px solid #bababa;
}

.transactions table tr td {
	padding: 20px;
	border-bottom: 1px solid #bababa;
	border-right: 1px solid #bababa;
	font-weight: normal;
}

.transactions table tr td.showMore {
	padding: 10px;
	background: #f0f0f0;
}

.transactions table tr td.showMore a {
	color: #454545;
}

.unpaid_subscription {
	background: url(/images/bg_unpaid_header.gif) top left no-repeat;
	width: 610px;
	float: left;
	display: inline;
	-webkit-box-shadow:  0px 0px 10px 0px rgba(0, 0, 0, 0.25);
	box-shadow:  0px 0px 10px 0px rgba(0, 0, 0, 0.25);
	margin: 0 10px 10px 10px;
}

.unpaid_subscription .tag {
	font-size: 10px;
	padding: 5px;
	color: #ffffff;
	background: #3f94d3;
	background: -moz-linear-gradient(top, #3f94d3 0%, #1b6fd4 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3f94d3), color-stop(100%,#1b6fd4));
	background: -webkit-linear-gradient(top, #3f94d3 0%,#1b6fd4 100%);
	background: -o-linear-gradient(top, #3f94d3 0%,#1b6fd4 100%);
	background: -ms-linear-gradient(top, #3f94d3 0%,#1b6fd4 100%);
	background: linear-gradient(to bottom, #3f94d3 0%,#1b6fd4 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f94d3', endColorstr='#1b6fd4',GradientType=0 );
	-webkit-border-radius: 3px;
	border-radius: 3px;	
}

.unpaid_subscription_left {
	float: left;
	display: inline;
	width: 300px;
	margin: 80px 0 0 0;
}

.unpaid_incentive_block {
	background: #dff2bf;
	border: 1px solid #4f8a10;
	border-radius: 5px;
	padding: 10px;
	margin: 0 0 0 15px;
	font-size: 13px;
	line-height: 18px;
}

.unpaid_subscription_text {
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	margin: 10px 0 0 10px;
}

.unpaid_subscription_text strong {
	font-size: 16px;
	font-weight: bold;
	color: #353535;
}

.unpaid_subscription_left a.upgrade_police_link {
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #fff;
	background: #99bf37;
	background: -moz-linear-gradient(top,  #99bf37 12%, #7ead2b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(12%,#99bf37), color-stop(100%,#7ead2b));
	background: -webkit-linear-gradient(top,  #99bf37 12%,#7ead2b 100%);
	background: -o-linear-gradient(top,  #99bf37 12%,#7ead2b 100%);
	background: -ms-linear-gradient(top,  #99bf37 12%,#7ead2b 100%);
	background: linear-gradient(to bottom,  #99bf37 12%,#7ead2b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99bf37', endColorstr='#7ead2b',GradientType=0 );
	border-radius: 5px;
	padding: 10px 0 ;
	width: 290px;
	float: left;
	display: inline;
	border: 1px solid #79933b;
	-webkit-box-shadow: inset 0px 0px 1px 1px #d6e0be;
	box-shadow: inset 0px 0px 1px 1px #d6e0be;
	text-shadow: 0px 1px 1px #436509;
	filter: dropshadow(color=#436509, offx=0, offy=1);
	text-align: center;
	margin: 10px 0 5px 10px;
}

.unpaid_subscription_left a.upgrade_standard_link {
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #fff;
	background: #4a70a8;
	background: -moz-linear-gradient(top,  #4a70a8 0%, #335689 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4a70a8), color-stop(100%,#335689));
	background: -webkit-linear-gradient(top,  #4a70a8 0%,#335689 100%);
	background: -o-linear-gradient(top,  #4a70a8 0%,#335689 100%);
	background: -ms-linear-gradient(top,  #4a70a8 0%,#335689 100%);
	background: linear-gradient(to bottom,  #4a70a8 0%,#335689 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a70a8', endColorstr='#335689',GradientType=0 );
	border: 1px solid #344e75;
	border-radius: 5px;
	padding: 10px 0 ;
	width: 290px;
	float: left;
	display: inline;
	-webkit-box-shadow: inset 0px 0px 1px 1px #8fa5d2;
	box-shadow: inset 0px 0px 1px 1px #8fa5d2;
	text-shadow: 0px 1px 1px #436509;
	filter: dropshadow(color=#436509, offx=0, offy=1);
	text-align: center;
	margin: 0 0 5px 10px;
}

.unpaid_subscription_right {
	float: right;
	display: inline;
	width: 300px;
	margin: 0 0 0 0;
}

.unpaid_subscription_right table {
	width: 290px;
	border: 1px solid #bababa;
	margin: 20px 0 20px 0;
	border-radius: 5px;
}

.unpaid_subscription_right table tr td {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #353535;
	line-height: 18px;
	padding: 8px 10px;
	border-bottom: 1px solid #e1e1e1;
	text-align: center;
	background: #ffffff;
}

.unpaid_subscription_right table tr.heading_row {
	border-bottom: 0;
}

.unpaid_subscription_right table tr.heading_row td {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	padding: 13px 10px;
	border-bottom: 0;
	background: #656565;
}

.unpaid_subscription_right table tr td.left_align {
	text-align: left;
}

.paid_subscription_details {
	border: 1px solid #bababa;
	background: #fff;
	border-radius: 5px;
	font-size: 13px;
	color: #353535;
	width: 610px;
	float: left;
	display: inline;
	margin: 0 0 0 10px;
}

.paid_subscription_heading {
	background: #f5f5f5;
	border-radius: 5px 5px 0 0;
	padding: 15px 0;
	color: #454545;
	font-weight: bold;
	float: left;
	display: inline;
	width: 610px;
}

.half_width {
	width: 260px;
	margin: 0 0 0 20px;
	float: left;
	display: inline;
}

.quarter_width {
	width: 150px;
	margin: 0 0 0 10px;
	float: left;
	display: inline;
}

.paid_subscription_body {
	padding: 15px 0;
	float: left;
	display: inline;
}

.paid_subscription a {
	float: right;
	display: inline;
	line-height: 18px;
	width: 198px;
	padding: 13px 0;
	border-radius: 5px;
	background: #ececec;
	background: -moz-linear-gradient(top,  #ececec 0%, #d8d8d8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ececec), color-stop(100%,#d8d8d8));
	background: -webkit-linear-gradient(top,  #ececec 0%,#d8d8d8 100%);
	background: -o-linear-gradient(top,  #ececec 0%,#d8d8d8 100%);
	background: -ms-linear-gradient(top,  #ececec 0%,#d8d8d8 100%);
	background: linear-gradient(to bottom,  #ececec 0%,#d8d8d8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ececec', endColorstr='#d8d8d8',GradientType=0 );
	border: 1px solid #bababa;
	-webkit-box-shadow: inset 0px 0px 1px 1px #ffffff;
	box-shadow: inset 0px 0px 1px 1px #ffffff;
	font-family: Arial, sans-serif;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
	color: #656565;
	cursor: pointer;
	margin: 10px 10px 10px 0;
}

.amend_subscription {
	float: left;
	display: inline;
	padding: 10px;
	background: #eaf3fd;
	border: 1px solid #5885b4;
	border-radius: 5px;
	margin: 10px;
	width: 590px;
}

.amend_subscription p {
	font-size: 13px;
	line-height: 18px;
}

.account_info_message {
	float: left;
	display: inline;
	padding: 10px;
	background: #eaf3fd;
	border: 1px solid #5885b4;
	border-radius: 5px;
	margin: 10px;
	width: 590px;
	font-size: 13px;
	line-height: 18px;
}

.account_info_message span {
	display: block;
	margin: 0 0 10px 0;
}

.validation_text {
}

.social_block {
	float: left;
	display: inline;
	width: 310px;
	margin: 10px 0 0 10px;
}

.social_block h3 {
	font-family: Arial, sans-serif;
	font-size: 20px;
	line-height: 30px;
	color: #454545;
	border-bottom: 1px solid #bababa;
	width: 300px;
	padding: 0 5px;
	letter-spacing: -1px;
	margin: 0 0 10px 0;
}

.po_twitter {
	border-radius: 5px;
	background: #303030;
	border: 1px solid #bababa;
}

.po_twitter_accounts {
	width: 70px;
	float: left;
	display: inline;
}

.po_twitter_accounts ul {
	list-style: none;
	width: 50px;
	margin: 10px 0 0 10px;
}

.po_twitter_accounts ul li {
	width: 50px;
	height: 50px;
	margin: 0 0 10px 0;
	display: block;
	-webkit-box-shadow: inset 0px -1px 1px 1px rgba(255, 255, 255, 0.15);
	box-shadow: inset 0px -1px 1px 1px rgba(255, 255, 255, 0.15);
}

.po_twitter_accounts ul li a {
	height: 50px;
	width: 50px;
	border-radius: 5px;
	display: block;
	padding: 0 10px 0 0;
}

.po_twitter_accounts ul li a img {
	height: 50px;
	width: 50px;
	opacity: 0.5;
	border-radius: 5px;
	display: inline;
	-webkit-box-shadow:  0px 2px 8px 1px rgba(0, 0, 0, 0.5);
	box-shadow:  0px 2px 8px 1px rgba(0, 0, 0, 0.5);
}

.po_twitter_accounts ul li a:hover img {
	opacity: 0.75;
}

.po_twitter_accounts ul li a.twtr_active {
	background: url(/images/active_all.gif) center right no-repeat;
}

.po_twitter_accounts ul li a#cliff.twtr_active {
	background: url(/images/active_cliff.gif) center right no-repeat;
}

.po_twitter_accounts ul li a.twtr_active img {
	opacity: 1;
}

.po_twitter_placeholder {

	float: left;
	display: inline;
	width: 238px;
	background: #fff;
	border-radius: 0 4px 4px 0;
	height: 450px;
}

.potwtr_header {
	float: left;
	display: inline;
	width: 238px;
	background: #efefef;
	background: -moz-linear-gradient(top,  #efefef 0%, #e2e2e2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efefef), color-stop(100%,#e2e2e2));
	background: -webkit-linear-gradient(top,  #efefef 0%,#e2e2e2 100%);
	background: -o-linear-gradient(top,  #efefef 0%,#e2e2e2 100%);
	background: -ms-linear-gradient(top,  #efefef 0%,#e2e2e2 100%);
	background: linear-gradient(to bottom,  #efefef 0%,#e2e2e2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#e2e2e2',GradientType=0 );
	border-bottom: 1px solid #bababa;
	border-radius: 0 5px 0 0;
}

.potwtr_bio {
	float: left;
	display: inline;
	width: 150px;
	margin: 15px 0 15px 15px;
}

.potwtr_bio h3 {
	border: 0;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: -1px;
	color: #454545;
	margin: 0;
	padding: 0;
	text-shadow: 0px 1px 1px #ffffff;
	filter: dropshadow(color=#ffffff, offx=0, offy=1);
	width: auto;
}

.potwtr_bio span {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #6c6c6c;
	text-shadow: 0px 1px 1px #ffffff;
	filter: dropshadow(color=#ffffff, offx=0, offy=1);
}

.potwtr_header a {
	height: 38px;
	width: 39px;
	margin: 15px;
	float: right;
	display: inline;
}

.potwtr_placeholder {
	width: 238px;
	background: #fff;
	float: left;
	display: inline;
	height: 300px;
	overflow-y: scroll;
	overflow-x: hidden;
	word-break: hyphenate;
}

.potwtr_placeholder ul.tweet_list {
	list-style: none;
}

.potwtr_placeholder ul.tweet_list li {
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #353535;
	padding: 15px;
	border-bottom: 1px dotted #bababa;
}

.potwtr_placeholder ul.tweet_list li:last-child {
	border-bottom: 0;
}

.potwtr_footer {
	width: 238px;
	float: left;
	display: inline;
	background: #e5f2f9;
	border-top: 1px solid #b1d6e8;
	text-align: center;
	padding: 30px 0;
	border-radius: 0 0 4px 0;
}

.potwtr_footer a {
	background: #f3f3f4;
	background: -moz-linear-gradient(top,  #f3f3f4 0%, #c6c6c6 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f4), color-stop(100%,#c6c6c6));
	background: -webkit-linear-gradient(top,  #f3f3f4 0%,#c6c6c6 100%);
	background: -o-linear-gradient(top,  #f3f3f4 0%,#c6c6c6 100%);
	background: -ms-linear-gradient(top,  #f3f3f4 0%,#c6c6c6 100%);
	background: linear-gradient(to bottom,  #f3f3f4 0%,#c6c6c6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f4', endColorstr='#c6c6c6',GradientType=0 );
	border: 1px solid #bababa;
	border-radius: 5px;
	-webkit-box-shadow: inset 0px 0px 1px 1px #ffffff;        
	box-shadow: inset 0px 0px 1px 1px #ffffff;
	padding: 10px 15px 10px 15px
}

.potwtr_footer a span {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #454545;
	line-height: 15px;
	background: url(/images/twtr_footer.gif) center left no-repeat;
	padding: 0 0 0 25px;
	text-shadow: 0px 1px 1px #ffffff;
	filter: dropshadow(color=#ffffff, offx=0, offy=1);
}

.potwtr_footer a:hover {
	border: 1px solid #aaaaaa;
}

.blog_item {
	float: left;
	display: inline;
	width: 310px;
	border: 1px solid #bababa;
	border-radius: 5px;
	margin: 0 0 10px 0;
}

.blog_item a {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #353535;
	margin: 10px 10px 5px 10px;
	display: inline;
	float: left;
}

.blog_item p {
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #353535;
	margin: 0 10px 10px 10px;
	float: left;
	display: inline;
	width: 290px
}

.blog_item_footer {
	background: #efefef;
	background: -moz-linear-gradient(top,  #efefef 0%, #e2e2e2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efefef), color-stop(100%,#e2e2e2));
	background: -webkit-linear-gradient(top,  #efefef 0%,#e2e2e2 100%);
	background: -o-linear-gradient(top,  #efefef 0%,#e2e2e2 100%);
	background: -ms-linear-gradient(top,  #efefef 0%,#e2e2e2 100%);
	background: linear-gradient(to bottom,  #efefef 0%,#e2e2e2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#e2e2e2',GradientType=0 );
	border-top: 1px solid #bababa;
	border-radius: 0 0 4px 4px;
}

.blog_item_footer a.blog_link {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #007eef;
	margin: 10px 0 10px 20px;
	float: left;
	display: inline;
	line-height: 21px;
}

.blog_item_footer a.blog_rss {
	float: right;
	display: inline;
	margin: 10px 10px 0 0 ;
}

.blog_item_footer a.blog_rss:hover {
	text-decoration: underline;
}

.suggest_blog_link {
	background: #99bf37;
	background: -moz-linear-gradient(top,  #99bf37 12%, #7ead2b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(12%,#99bf37), color-stop(100%,#7ead2b));
	background: -webkit-linear-gradient(top,  #99bf37 12%,#7ead2b 100%);
	background: -o-linear-gradient(top,  #99bf37 12%,#7ead2b 100%);
	background: -ms-linear-gradient(top,  #99bf37 12%,#7ead2b 100%);
	background: linear-gradient(to bottom,  #99bf37 12%,#7ead2b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99bf37', endColorstr='#7ead2b',GradientType=0 );
	border: 1px solid #79933b;
	border-radius: 5px;
	-webkit-box-shadow: inset 0px 0px 1px 1px #d6e0be;
	box-shadow: inset 0px 0px 1px 1px #d6e0be;
	font-family: Arial, sans-serif;
	font-size: 15px;
	text-align: center;
	width: 310px;
	padding: 15px 0;
	font-weight: bold;
	color: #FFFFFF;
	text-shadow: 0px 1px 1px #436509;
	filter: dropshadow(color=#436509, offx=0, offy=1);
	margin: 0 0 10px 0;
	float: left;
	display: inline;
}

.following_placeholder ul {
	list-style: none;
}

.following_placeholder ul li {
	float: left;
	display: inline;
	border: 1px solid #bababa;
	border-radius: 5px;
	margin: 0 0 10px 0;
}

.following_placeholder ul li span.tweet_text {
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #353535;
	margin: 15px;
	width: 280px;
	float: left;
	display: inline;
}

.following_placeholder ul li div {
	background: #efefef;
	background: -moz-linear-gradient(top,  #efefef 0%, #e2e2e2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efefef), color-stop(100%,#e2e2e2));
	background: -webkit-linear-gradient(top,  #efefef 0%,#e2e2e2 100%);
	background: -o-linear-gradient(top,  #efefef 0%,#e2e2e2 100%);
	background: -ms-linear-gradient(top,  #efefef 0%,#e2e2e2 100%);
	background: linear-gradient(to bottom,  #efefef 0%,#e2e2e2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#e2e2e2',GradientType=0 );
	border-top: 1px solid #bababa;
	float: left;
	display: inline;
	height: 35px;
	width: 310px;
	border-radius: 0 0 5px 5px;
}

.following_placeholder ul li div a img {
	float: left;
	display: inline;
	margin: -8px 10px 10px 15px;
	border: 1px solid #bababa;
}

.following_placeholder ul li div a.tweet_user {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #353535;
	line-height: 35px;
}

.forum_item {
	width: 310px;
	border: 1px solid #bababa;
	border-radius: 5px;
	margin: 0 0 10px 0;
}

.forum_item_header {
	height: 40px;
	float: left;
	display: inline;
	border-radius: 4px 4px 0 0;
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 40px;
	font-weight: bold;
	width: 295px;
	background: #4c72aa;
	padding: 0 0 0 15px;
	color: #fff;
}

.forum_item#police_specials .forum_item_header {
	background: url(/images/bg_policespecials_forum.gif) center right no-repeat #396089;
}

.forum_item#police_uk .forum_item_header {
	background: url(/images/bg_policeuk_forum.gif) center right no-repeat #50728c;
}

.forum_item#ukpolice_online .forum_item_header {
	background: url(/images/bg_ukpolice_forum.gif) center right no-repeat #396089;
}

.forum_item ul {
	list-style: none;
	margin: 10px 0 0 0;
	float: left;
	display: inline;
	width: 310px;
}

.forum_item ul li {
	background: url(/images/icon_news_list.gif) top left no-repeat;
	padding: 0 0 0 15px;
	float: left;
	display: inline;
	width: 275px;
	margin: 0 10px 10px 10px;
	line-height: 18px;
}

.forum_item ul li a {
	line-height: 18px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #353535;
}

.forum_item ul li a:hover {
	text-decoration: underline;
}

.social_block_wide {
	width: 640px;
	float: left;
	display: inline;
	margin: 0 0 0 0;
}

.social_block_wide h3 {
	font-family: Arial, sans-serif;
	font-size: 20px;
	line-height: 30px;
	color: #454545;
	border-bottom: 1px solid #bababa;
	width: 620px;
	padding: 0 5px;
	letter-spacing: -1px;
	margin: 0 0 10px 10px;
}

.trending_placeholder ul {
	list-style: none;
}

.trending_placeholder ul li {
	float: left;
	display: inline;
	width: 308px;
	margin: 0 0 10px 10px;
	border: 1px solid #bababa;
	border-radius: 5px;
}

.trending_placeholder .tweet_avatar {
	float: left;
	display: inline;
	margin: 10px;
}

.trending_placeholder .tweet_text {
	float: left;
	display: inline;
	margin: 10px 10px 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #353535;
	width: 248px;
	height: 72px;
}

.trending_placeholder div {
	background: #efefef;
	background: -moz-linear-gradient(top,  #efefef 0%, #e2e2e2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efefef), color-stop(100%,#e2e2e2));
	background: -webkit-linear-gradient(top,  #efefef 0%,#e2e2e2 100%);
	background: -o-linear-gradient(top,  #efefef 0%,#e2e2e2 100%);
	background: -ms-linear-gradient(top,  #efefef 0%,#e2e2e2 100%);
	background: linear-gradient(to bottom,  #efefef 0%,#e2e2e2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#e2e2e2',GradientType=0 );
	border-top: 1px solid #bababa;
	float: left;
	display: inline;
	height: 35px;
	width: 308px;
	border-radius: 0 0 5px 5px;
}

.trending_placeholder div a {
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 35px;
	margin: 0 0 0 15px;
	color: #353535;
	font-weight: bold;
}

.suggest_topic {
	width: 630px;
	float: left;
	display: inline;
	background: #f0f0f0;
	padding: 10px 0;
	margin: 0 0 10px 10px;
}

.suggest_topic_title {
	float: left;
	display: inline;
	width: 300px;
	line-height: 48px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #353535;
	text-align: center;
}

.suggest_topic a.suggest_btn {
	background: #99bf37;
	background: -moz-linear-gradient(top,  #99bf37 12%, #7ead2b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(12%,#99bf37), color-stop(100%,#7ead2b));
	background: -webkit-linear-gradient(top,  #99bf37 12%,#7ead2b 100%);
	background: -o-linear-gradient(top,  #99bf37 12%,#7ead2b 100%);
	background: -ms-linear-gradient(top,  #99bf37 12%,#7ead2b 100%);
	background: linear-gradient(to bottom,  #99bf37 12%,#7ead2b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99bf37', endColorstr='#7ead2b',GradientType=0 );
	border: 1px solid #79933b;
	border-radius: 5px;
	-webkit-box-shadow: inset 0px 0px 1px 1px #d6e0be;
	box-shadow: inset 0px 0px 1px 1px #d6e0be;
	font-family: Arial, sans-serif;
	font-size: 15px;
	text-align: center;
	width: 318px;
	float: left;
	display: inline;
	padding: 15px 0;
	font-weight: bold;
	color: #FFFFFF;
	text-shadow: 0px 1px 1px #436509;
	filter: dropshadow(color=#436509, offx=0, offy=1);
	cursor: pointer;
}

ul.reunited_latest_members {
	list-style: none;
}

ul.reunited_latest_members li {
	float: left;
	display: inline;
	padding: 10px 15px;
	width: 270px;
	border-bottom: 1px solid #dcdcdc;
}

ul.reunited_latest_members li:last-child {
	border-bottom: 0;
}

ul.reunited_latest_members li a {
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #353535;
}

ul.reunited_latest_members li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #656565;
}

.popular_tabs {
	float: left;
	display: inline;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #454545;
	background: #f0f0f0;
	padding: 12px 0;
}

#popular_most_read {
	border-right: 1px solid #bababa;
	border-bottom: 1px solid #bababa;
	width: 149px;
}

#popular_top_commented {
	border-left: 1px solid #bababa;
	border-bottom: 1px solid #bababa;
	width: 149px;
}

#popular_most_read.active, #popular_top_commented.active {
	border-color: #ffffff;
	background: #fff;
	color: #353535;
}

.popular_most_read, .popular_most_commented {
	float: left;
	display: inline;
	width: 300px;
	margin: 0;
	list-style: none;
}

.popular_most_read li, .popular_most_commented li  {
	/*background: url(/images/icon_news_list.gif) top left no-repeat;*/
	line-height: 18px;
	float: left;
	display: inline;
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #353535;
	border-top: 1px solid #dcdcdc;
}

.popular_most_read li a, .popular_most_commented li a {
	width: 270px;
	padding: 15px;
	float: left;
	display: inline;
}

.popular_most_read li:first-child, .popular_most_commented li:first-child {
	border-top: 0;
}

.popular_most_read li a, .popular_most_commented li a {
	color: #353535;
}

.upgrade_modal, #modal {
	z-index: 800;
	height: 100%;
	width: 100%;
	background: #000;
	position: fixed;
	top: 0;
	left: 0;
}

.upgrade_modal_close {
	position: absolute;
	z-index: 920;
	margin: -45px 0 0 485px;
}

.modal_block {
	width: 500px;
	position: fixed;
	margin: 0 0 0 -270px;
	background: #ffffff;
	border-radius: 10px;
	padding: 20px;
	top: 200px;
	left: 50%;
	z-index: 900;
}

.modal_block h3 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #454545;
	line-height: 22px;
	margin: 0 0 5px 0
}

.modal_block p {
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #353535;
	margin: 0 0 20px 0;
}

#modal {
    background-color: #252525;
    height: 100px;
    left: 0;
    opacity: 0.97;
    position: fixed;
    top: 0;
    width: 100px;
    z-index: 101;
}
#modal_data {
    background-color: #FFFFFF;
    border: 2px solid #000000;
    left: 50%;
    margin-left: -400px;
    overflow: auto;
    position: fixed;
    top: 50px;
    width: 804px;
    z-index: 100;
}

.suggest_blog_block, .suggest_topic_block {
	width: 400px;
	position: fixed;
	top: 150px;
	background: #fff;
	border-radius: 5px;
	left: 50%;
	margin-left: -200px;
	z-index: 900;
	-webkit-box-shadow: 0px 0px 20px 0px #000000;
	box-shadow: 0px 0px 20px 0px #000000;
}

.suggest_blog_block h3, .suggest_topic_block h3 {
	width: 360px;
	border-bottom: 1px solid #bababa;
	background: #f0f0f0;
	padding: 15px 20px;
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #353535;
	border-radius: 4px 4px 0 0;
	margin: 0;
}

.suggest_blog_block #submit_blog_suggest, .suggest_topic_block #submit_trending_suggest {
	background: -moz-linear-gradient(top,  #99bf37 12%, #7ead2b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(12%,#99bf37), color-stop(100%,#7ead2b));
	background: -webkit-linear-gradient(top,  #99bf37 12%,#7ead2b 100%);
	background: -o-linear-gradient(top,  #99bf37 12%,#7ead2b 100%);
	background: -ms-linear-gradient(top,  #99bf37 12%,#7ead2b 100%);
	background: linear-gradient(to bottom,  #99bf37 12%,#7ead2b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99bf37', endColorstr='#7ead2b',GradientType=0 );
	border: 1px solid #79933b;
	border-radius: 5px;
	-webkit-box-shadow: inset 0px 0px 1px 1px #d6e0be;
	box-shadow: inset 0px 0px 1px 1px #d6e0be;
	font-family: Arial, sans-serif;
	font-size: 15px;
	text-align: center;
	width: 200px;
	float: right;
	display: inline;
	padding: 15px 0;
	font-weight: bold;
	margin: 20px 20px 20px 0;
	color: #FFFFFF;
	text-shadow: 0px 1px 1px #436509;
	filter: dropshadow(color=#436509, offx=0, offy=1);
	cursor: pointer;
}

.suggest_blog_block form, .suggest_topic_block form {
	margin: 0 0 0 0;
	float: left;
	display: inline;
}

.suggest_blog_block label, .suggest_topic_block label {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 20px 0 10px 20px;
	float: left;
	display: inline;
}

.suggest_blog_block #blog_title, .suggest_blog_block #rss_url, .suggest_topic_block #hashtag {
	width: 330px;
	padding: 10px 15px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #353535;
	border: 1px solid #bababa;
	float: left;
	display: inline;
	margin: 0 20px 0 20px;
}

.suggest_blog_block .validation_text, .suggest_topic_block .validation_text {
	margin: 5px 0 0 20px;
	padding: 0;
	width: auto;
	float: left;
	display: inline;
}

.modal_close_btn {
	position: absolute;
	margin: -27px 0 0 365px;
}



.sidebar_blog_item {
	float: left;
	display: inline;
	width: 280px;
	border: 1px solid #bababa;
	border-radius: 5px;
	margin: 0 0 10px 10px;

}

.sidebar_blog_item a {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #353535;
	margin: 10px 10px 5px 10px;
	display: inline;
	float: left;
}

.sidebar_blog_item p {
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #353535;
	margin: 0 10px 10px 10px;
	float: left;
	display: inline;
	width: 260px
}

.sidebar_blog_item .blog_item_footer {
	background: #efefef;
	background: -moz-linear-gradient(top,  #efefef 0%, #e2e2e2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efefef), color-stop(100%,#e2e2e2));
	background: -webkit-linear-gradient(top,  #efefef 0%,#e2e2e2 100%);
	background: -o-linear-gradient(top,  #efefef 0%,#e2e2e2 100%);
	background: -ms-linear-gradient(top,  #efefef 0%,#e2e2e2 100%);
	background: linear-gradient(to bottom,  #efefef 0%,#e2e2e2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#e2e2e2',GradientType=0 );
	border-top: 1px solid #bababa;
	border-radius: 0 0 4px 4px;
}

.blog_item_footer a.blog_link {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #007eef;
	margin: 10px 0 10px 20px;
	float: left;
	display: inline;
	line-height: 21px;
}

.home_trending_placeholder {
	margin: 10px 0 0 0;
	float: left;
	display: inline;
}

.home_trending_placeholder ul {
	list-style: none;
}

.home_trending_placeholder ul li {
	float: left;
	display: inline;
	width: 280px;
	margin: 0 0 10px 10px;
	border: 1px solid #bababa;
	border-radius: 5px;
}

.home_trending_placeholder .tweet_avatar {
	float: left;
	display: inline;
	margin: 10px;
}

.home_trending_placeholder .tweet_text {
	float: left;
	display: inline;
	margin: 10px 10px 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #353535;
	width: 218px;
	word-wrap: break-word;
}

.home_trending_placeholder div {
	background: #efefef;
	background: -moz-linear-gradient(top,  #efefef 0%, #e2e2e2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efefef), color-stop(100%,#e2e2e2));
	background: -webkit-linear-gradient(top,  #efefef 0%,#e2e2e2 100%);
	background: -o-linear-gradient(top,  #efefef 0%,#e2e2e2 100%);
	background: -ms-linear-gradient(top,  #efefef 0%,#e2e2e2 100%);
	background: linear-gradient(to bottom,  #efefef 0%,#e2e2e2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#e2e2e2',GradientType=0 );
	border-top: 1px solid #bababa;
	float: left;
	display: inline;
	height: 35px;
	width: 280px;
	border-radius: 0 0 5px 5px;
}

.home_trending_placeholder div a {
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 35px;
	margin: 0 0 0 15px;
	color: #353535;
	font-weight: bold;
}

.payment_error_buttons {
	margin: 0 0 0 8px;
}

.ie_profile_picture {
	border: 1px solid #dc4848;
	background: rgb(253, 234, 234);
	width: 200px;
	float: left;
	display: inline;
}

.ie_profile_picture p {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	color: #353535;
	padding: 10px;
}

.update_resend_confirm {
	background: #dff2bf;
	border: 1px solid #4f8a10;
	border-radius: 5px;
	margin: 10px;
}

.update_resend_confirm p {
	padding: 10px;
}

.news_advanced_search {
	width: 135px;
	float: left;
	display: inline;
}

.index_message {
	width: 970px;
	padding: 10px 0;
	height: 52px;
	margin: auto;
	margin-bottom: 10px;
	border: 1px solid #bababa;
}

.article_comments_comment p {
	word-break: break-word;
}

.right10 {
	margin-right: 10px;
}

.upgrade_limited_offer_wrap {
	width: 665px;
	position: absolute;
	top: 300px;
	z-index: 850;
	left: 50%;
	margin: 0 0 0 -430px;
	height: 130px;
}

.upgrade_limited_offer_wrap img {
	border-bottom: 20px solid #ffffff;
}

.home_comment_block {
	margin: 10px 0 0 0;
	height: auto;
}

.home_comment_block h3 {
	font-size: 20px;
	line-height: 30px;
	margin: 0 0 10px 0;
}

.home_comment_item {
	margin: 0 0 10px 0;
}

.home_comment_item a img {
	float: left;
	display: inline;
	margin: 0 10px 0 0;
}

.home_comment_item a h2 {
	display: inline;
	line-height: 18px;
	font-size: 13px;
	font-weight: bold;
	color: #353535;
}

.home_comment_item a:hover h2 {
	text-decoration: underline;
}

.home_comment_item:nth-child(3) {
	border-bottom: 1px dotted #bababa;
	padding-bottom: 10px;
}

.home_comment_more {
	float: right;
	display: inline;
	font-style: italic;
}

.home_comment_more:hover {
	text-decoration: underline;
}

.content_area {
	width: 632px;
	float: left;
	display: inline;
	margin: 10px;
}
.content_area h3 {
	font-size: 24px;
	line-height: 30px;
	border-bottom: 1px solid #BABABA;
	letter-spacing: -1px;
	color: #353535;
	margin: 10px 0;
}
.content_area h4 {
	margin-bottom: 10px;
}
.content_area p {
	padding-bottom: 20px;
}

.content_area li {
	list-style-position: inside;
	margin-bottom: 10px;
}

.howto {
	border-bottom: 1px solid #ececec;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

a.upgrade_police_link {
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #FFF;
	background: #99BF37;
	background: -moz-linear-gradient(top, #99BF37 12%, #7EAD2B 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(12%,#99BF37), color-stop(100%,#7EAD2B));
	background: -webkit-linear-gradient(top, #99BF37 12%,#7EAD2B 100%);
	background: -o-linear-gradient(top, #99BF37 12%,#7EAD2B 100%);
	background: -ms-linear-gradient(top, #99BF37 12%,#7EAD2B 100%);
	background: linear-gradient(to bottom, #99BF37 12%,#7EAD2B 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99bf37', endColorstr='#7ead2b',GradientType=0 );
	border-radius: 5px;
	padding: 10px 0;
	width: 290px;
	float: left;
	display: inline;
	border: 1px solid #79933B;
	-webkit-box-shadow: inset 0px 0px 1px 1px #D6E0BE;
	box-shadow: inset 0px 0px 1px 1px #D6E0BE;
	text-shadow: 0px 1px 1px #436509;
	filter: dropshadow(color=#436509, offx=0, offy=1);
	text-align: center;
}

a.upgrade_standard_link {
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #FFF;
	background: #4A70A8;
	background: -moz-linear-gradient(top, #4A70A8 0%, #335689 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4A70A8), color-stop(100%,#335689));
	background: -webkit-linear-gradient(top, #4A70A8 0%,#335689 100%);
	background: -o-linear-gradient(top, #4A70A8 0%,#335689 100%);
	background: -ms-linear-gradient(top, #4A70A8 0%,#335689 100%);
	background: linear-gradient(to bottom, #4A70A8 0%,#335689 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a70a8', endColorstr='#335689',GradientType=0 );
	border: 1px solid #344E75;
	border-radius: 5px;
	padding: 10px 0;
	width: 290px;
	float: right;
	display: inline;
	-webkit-box-shadow: inset 0px 0px 1px 1px #8FA5D2;
	box-shadow: inset 0px 0px 1px 1px #8FA5D2;
	text-shadow: 0px 1px 1px #436509;
	filter: dropshadow(color=#436509, offx=0, offy=1);
	text-align: center;
	margin: 0 0 10px 10px;
}

.benefits_table {
	width: 100%;
	border: 1px solid #BABABA;
	border-radius: 5px;
	clear: both;
}

table.benefits_table tr.heading_row {
	border-bottom: 0;
}

table.benefits_table tr.heading_row td {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	padding: 13px 10px;
	border-bottom: 0;
	background: #656565;
}

table.benefits_table tr td {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #353535;
	line-height: 18px;
	padding: 7px 10px;
	border-bottom: 1px solid #E1E1E1;
	text-align: center;
	background: #FFF;
}

table.benefits_table tr td.left_align {
	text-align: left;
}

.divider {
	border-bottom: 1px solid #ececec;
	margin: 10px 0;
}

.unpaid_subscription_left.side {
	width: 297px;
	background: #FFF;
	margin: 0 10px 10px 10px;
	padding: 10px;
	border-radius: 5px;
	border: 1px solid #DADADA;
}

.unpaid_subscription_left.side .unpaid_incentive_block {
	margin: 0;
}

.unpaid_subscription_left.side a.upgrade_police_link, .unpaid_subscription_left.side a.upgrade_standard_link {
	margin: 10px 0 5px 3px;
}

.context_signin {
	margin: 0 0 10px 0 !important;
}

.context_signin .stayin {
	display: inline;
	float: right;
	margin: 13px 11px 0 0;
}

.context_signin label {
	float: left;
	display: inline;
	margin: 8px 5px 0 5px;
	font-size: 11px;
	line-height: 12px;
	color: #555555;
}

.context_signin img {
	float: left;
	display: inline;
}

.context_signin form .context_email, .context_signin form .context_password {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	padding: 5px 8px;
	margin: 5px 5px 0 5px;
	background: #ffffff;
	border: 1px solid #bababa;
	color: #454545;
	width: 185px;
	float: left;
	display: inline;
}

.context_signin form .context_email {
	background: url(/images/iconQuickEmail.gif) center right no-repeat;
}

.context_signin form .context_password {
	background: url(/images/iconQuickPassword.gif) center right no-repeat;
}

.context_signin form div {
	float: left;
	display: inline;
	width: 213px;
}

.context_signin form .context_submit {
	background: #97ac62;
	border: 1px solid #557b20;
	text-shadow: 0px 1px 0px #557b20;
	filter: dropshadow(color=#557b20, offx=0, offy=1);
	-webkit-box-shadow: inset 0px 0px 1px 1px #90b856;
	box-shadow: inset 0px 0px 1px 1px #90b856;
	background: #92c654;
	background: -moz-linear-gradient(top,  #92c654 0%, #7aad3c 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#92c654), color-stop(100%,#7aad3c));
	background: -webkit-linear-gradient(top,  #92c654 0%,#7aad3c 100%);
	background: -o-linear-gradient(top,  #92c654 0%,#7aad3c 100%);
	background: -ms-linear-gradient(top,  #92c654 0%,#7aad3c 100%);
	background: linear-gradient(to bottom,  #92c654 0%,#7aad3c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#92c654', endColorstr='#7aad3c',GradientType=0 );
	border-radius: 3px;
	padding: 5px 0;
	width: 79px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	line-height: 20px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	float: right;
	margin: 10px 5px 0 0;
	cursor: pointer;
}

.context_signin form .context_submit:hover {
	text-decoration: none;
	background: #92c654;
	background: -moz-linear-gradient(top,  #7aad3c 0%, #92c654 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7aad3c), color-stop(100%,#92c654));
	background: -webkit-linear-gradient(top,  #7aad3c 0%,#92c654 100%);
	background: -o-linear-gradient(top,  #7aad3c 0%,#92c654 100%);
	background: -ms-linear-gradient(top,  #7aad3c 0%,#92c654 100%);
	background: linear-gradient(to bottom,  #7aad3c 0%,#92c654 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#92c654', endColorstr='#92c654',GradientType=0 );
}

.context_signin span {
	background: #f5f5f5;
	border-top: 1px solid #dcdcdc;
	display: inline;
	float: left;
	padding: 8px 0;
	text-align: center;
	width: 300px;
	margin-top: 5px;
	font-size: 12px;
}

.context_signedin {
	margin: 10px 10px 10px 30px;
}

.context_signedin li {
	line-height: 24px;
}

.context_signedin li a:hover {
	color: #007eef !important;
}

.faq_title {
	font-family: Arial, sans-serif;
	font-size: 24px;
	line-height: 36px;
	margin: 10px 20px;
	display: block;
	letter-spacing: -1px;
	color: #353535;
}

.faq_questions {
	background: #f0f0f0;
	float: left;
	display: inline;
	width: 300px;
	margin: 0 20px;
	list-style: none;
	border-radius: 5px;
}

.faq_questions li {
	border-bottom: 1px dotted #bababa;
	padding: 10px;
	margin: 5px;
}

.faq_questions li a:hover {
	text-decoration: underline;
}

.faq_questions li:last-child {
	border: 0;
}

.faq_answers {
	float: right;
	display: inline;
	width: 610px;
	margin: 0 20px 20px 0;
}

.faq_answer {
	border-bottom: 1px dotted #bababa;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}

.faq_answer span {
	font-size: 20px;
	line-height: 30px;
	color: #353535;
	margin: 0 0 5px 0;
}

.faq_answer p {
	margin: 0 0 10px 0;
	line-height: 18px;
	color: #353535;
}

.faq_answer:last-child {
	border: 0;
}

.faq_image {
	display: inline;
}

.faq_answer ol {
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #353535;
	margin: 0 0 0 20px;
}

.faq_answer ol li {
	margin: 0 0 10px 0;
}

.verify_icon {
	margin: 10px;
	float: left;
	display: inline;
}

.verify_email_message p strong {
	font-size: 18px;
	letter-spacing: -1px;
	*letter-spacing: 0;
	line-height: 30px;
}

.verify_email_message p strong a {
	font-size: 14px;
}

.verify_email_why {
	border-bottom: 1px dotted #bababa;
	padding: 0 0 10px 0;
}

.update_introduction {
	margin: 20px;
}

.update_introduction p {
	margin: 0 0 20px 0;
}

.upgrade_unverified {
	background: #fdd0d0;
	border: 1px solid #f44040;
	border-radius: 10px;
	margin: 20px;
}

.upgrade_unverified img {
	float: left;
	display: inline;
	margin: 10px;
}

.upgrade_unverified p {
	margin: 10px;
	line-height: 18px;
}

.upgrade_unverified p strong {
	line-height: 30px;
	font-size: 18px;
}

.upgrade_unverified_resend_confirm {
	background: #dff2bf;
	border-radius: 5px;
	border: 1px solid #568333;
	margin: 0 20px 20px 20px;
}

.upgrade_unverified_resend_confirm p {
	margin: 10px;
}

.offers_sidebar_block h3 {
	background: #e85250 !important;
	margin: 0 0 10px 0;
}

.offers_sidebar_block .more_offer {
	float: left;
	display: inline;
	width: 280px;
	margin: 0 10px 10px 10px;
}

.offers_sidebar_block .more_offer img {
	float: left;
	display: inline;
	margin: 0 10px 0 0;
}

.offers_sidebar_block .more_offer span {
	width: 120px;
	float: left;
	display: inline;
	line-height: 20px;
	max-height: 60px;
	overflow: hidden;
}

.offers_sidebar_block .more_offer a.text_link {
	color: #e85250;
	width: 120px;
	float: left;
	display: inline;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
}

.offers_sidebar_block .sidebar_end {
	color: #e85250;
}

.quick_subscribe {
	margin: 0 0 0 0;
}

.quick_subscribe p {
	margin: 10px;
}

.quick_subscribe h3 a, .article_quick_subscribe a {
	color: #ffffff;
	font-weight: normal;
}

.article_quick_subscribe a.standard, .quick_subscribe a.standard, .article_quick_subscribe a.police, .quick_subscribe a.police {
	background: #7aad3c;
	border-radius: 3px;
	padding: 6px 12px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	line-height: 20px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	margin: 0 10px 10px 10px;
	cursor: pointer;
}

.quick_subscribe a.standard {
	background: #4c72aa;
}

.quick_subscribe a.standard {
	width: 100px;
}

.quick_subscribe a.police {
	width: 100px;
}

.article_quick_subscribe p {
	margin: 10px 0;
	text-align: center;
}

.article_quick_subscribe a.standard {
	margin: 0 0 5px 0;
	width: 148px;
	padding: 5px 0;
	background: #3e6297
} 

.article_quick_subscribe a.police {
	margin: 0 0 10px 0;
	width: 148px;
	padding: 5px 0;
}

.article_quick_subscribe a.standard:hover, .quick_subscribe a.standard:hover, .article_quick_subscribe a.police:hover, .quick_subscribe a.police:hover {
	text-decoration: none;
	opacity: 0.8;
}

.quick_subscribe span {
	line-height: 30px;
	font-size: 12px;
	font-style: italic;
	color: #656565;
	float: left;
	display: inline;
}

.create_upgrade_wrap, .create_newsletters_wrap {
	width: 450px;
	position: absolute;
	top: 400px;
	left: 50%;
	margin: 0 0 0 -470px;
	-webkit-box-shadow: 0px 0px 25px 0px #353535;
	box-shadow: 0px 0px 25px 0px #353535;
	_top: 600px;
	z-index: 900;
	background: #fff;
}

.create_upgrade_close {
	width: 59px;
	height: 58px;
	position: absolute;
	z-index: 910;
	margin: -30px 0 0 420px;
}

.create_upgrade_icon {
	float: left;
	display: inline;
	margin: 20px;
}

.create_upgrade h2 {
	margin: 25px 20px 5px 0;
	float: left;
	display: inline;
	width:315px;
}

.create_upgrade span {
	line-height: 20px;
	font-size: 14px;
	margin: 0 20px 0 0;
}

.create_upgrade p {
	margin: 20px;
	padding: 10px 0 0 0;
	border-top: 1px dotted #bababa;
	text-align: center;
	line-height: 20px;
	font-size: 14px;
}

.create_upgrade .no {
	float: left;
	display: inline;
	width: 195px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	margin: 0 0 30px 20px;
	background: #c0c0c0;
	color: #ffffff;
	border-radius: 5px;
	font-size: 15px;
}

.create_upgrade .yes {
	float: left;
	display: inline;
	width: 195px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	margin: 0 0 30px 20px;
	background: #75af3c;
	color: #ffffff;
	border-radius: 5px;
	font-size: 15px;
}

.create_upgrade a:hover {
	opacity: 0.8;
}

.create_newsletters_wrap form {
	display: none;
}

.create_newsletters_wrap .nl_option {
	float: left;
	display: inline;
	width: 450px;
	border-bottom: 1px dotted #bababa;
	cursor: pointer;
}

.create_newsletters_wrap .nl_option:hover {
	background: #f5f5f5;
}

.create_newsletters_wrap .nl_option img {
	float: left;
	display: inline;
	margin: 40px 20px 20px 20px;
}

.create_newsletters_wrap .nl_option h3 {
	margin: 0;
	padding: 0;
	text-align: left;
	margin: 20px 20px 0 0;
	float: left;
	display: inline;
	width: 366px;
	border: 0;
}

.create_newsletters_wrap .nl_option p {
	margin: 0 20px 20px 0;
	line-height: 18px;
	font-size: 13px;
	float: left;
	display: inline;
	width: 366px;
}

.create_upgrade button {
	float: right;
	display: inline;
	width: 410px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	margin: 20px;
	background: #75af3c;
	color: #ffffff;
	border-radius: 5px;
	font-size: 15px;
	border: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor: pointer;
}

.create_upgrade button:hover {
	opacity: 0.8;
}





.article_current h1, .article_current h2, .article_current h3, .article_current h4, .article_current h5, .article_current h6 {
	font-family:  Arial, Helvetica, sans-serif;
	color:#353535;
	margin:0 0 20px 0;
	padding: 0;
	font-weight: bold;
}

.article_current h3 {
	font-size: 16px;
}

.article_current h4 {
	font-size: 14px;	
}
	
.article_current p {
	font-family: Arial, Helvetica, sans-serif;
	color: #353535;
	font-size: 14px;
	margin: 0 0 20px 0;
	line-height:20px;
}

.article_current a {
	cursor: pointer;
    font-weight: bold;
    text-decoration: none;
	color: #007EEF;
}

.article_current .pullquote {
	float: right;
	display: inline;
	margin: 0 0 15px 15px;
	padding: 10px 10px 10px 15px;
	background: #f0f0f0;
	border-left: 2px solid #4c72aa;
	max-width: 175px;
	font-size: 16px;
	font-style: italic;
	font-family: Arial;
	color: #353535;
	text-align: left;
	line-height: 25px;
}

.article_current .articleMediaFull {
	float: right;
	display: inline;
	margin: 0 0 15px 15px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #dcdcdc;
	border-bottom: 1px solid #c0c0c0;
	background: #f0f0f0;
	max-width: 275px;
	font-size: 14px;
	font-family: Arial, sans-serif;
	color: #353535;
	text-align: left;
	line-height: 20px;
	overflow-x: hidden;
}

.article_current .articleMediaHalf {
	float: right;
	display: inline;
	margin: 0 0 15px 15px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #dcdcdc;
	border-bottom: 1px solid #c0c0c0;
	background: #f0f0f0;
	max-width: 175px;
	font-size: 14px;
	font-family: Arial, sans-serif;
	color: #353535;
	text-align: left;
	line-height: 20px;
	overflow-x: hidden;
}

.article_current img {
	padding: 5px;
	background: #f5f5f5;
}

.article_current .articleCaption {
	background: #f5f5f5;
	font-family: Arial, sans-serif;
	font-size: 12px !important;
	padding: 5px 10px 10px 10px;
	display: block;
}

.article_current .articleMediaHalf .articleCaption, .article_current .articleMediaFull .articleCaption {
	background: none;
	font-family: Arial, sans-serif;
	font-size: 12px !important;
	display: block;
	border-bottom: 1px dotted #c0c0c0;
	margin: 0 0 10px 0;
	padding: 2px 0 0 0;
	width: 100%;
	float: left;
	line-height: 25px;
}

.article_current .articleMediaHalf img, .article_current .articleMediaFull img {
	margin: 0;
	padding: 0;
	background: none;
}

.article_current .tableHeader {
	padding: 10px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 13px; 
	color: #ffffff;
	line-height: 18px;
	background: #4c72aa; 
	border-radius: 5px 5px 0 0;
	margin: 0;
}

.article_current table {
	border-top: 1p solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
}

.article_current table th {
	background: #f0f0f0;
	font-size: 12px;
	padding: 5px 10px;
	text-align: left;
	border-bottom: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
}

.article_current table td {
	border-bottom: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	padding: 5px 10px;
	font-size: 12px;
	text-align: left;
}

.cardLapsed {
	border: 1px solid #bd1919;
	background: #fce1e1;
	padding: 15px;
	margin: 10px;
}

.cardLapsed a.cardLapsedClose {
	position: absolute;
	margin: -42px 0 0 562px;
}

.cardLapsed img {
	float: left;
	display: inline;
	margin: 0 15px 0 0;
}

.cardLapsed p {
	font-family: Arial, sans-serif; 
	font-size: 13px;
	line-height: 20px;
	color: #000000;
	float: left;
	display: inline;
	width: 475px;
}

.cardLapsed p strong {
	font-size: 16px;
	font-weight: bold;
}

.noCopy {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}
.JOTWBlock{
	  background: #fcf1bd;
}
.police-oracle-jobs .JOTWBlock .featured_job_block_item span.jobTitle,
.police-oracle-jobs .featured_job_container .featured_job_block_item span.featured_job_title{
	font-weight: normal !important;
}

.discountsBlock {
	margin-bottom: 0;
}

.discountsBlock .sidebar_block_content {
	padding: 15px;
	box-sizing: border-box;
	width: 302px;
}

.discountsBlock .sidebar_block_content p {
	margin-bottom: 10px;
}

.discountsPoint {
	font-weight: normal !important;
	padding-left: 45px;
	display: block;
	margin-bottom: 10px;
	color: #454545 !important;
	background: url('/images/discountsPointBg.gif') top left no-repeat;
}

.discountsPoint.noSubDiscount {
	background: url('/images/discountsPointBgGrey.gif') top left no-repeat;
}

.discountsPoint strong {
	font-weight: bold !important;
	color: #007eef !important;
}

.discountsPoint:hover {
	text-decoration: none !important;
	opacity: 0.9;
}