@charset "utf-8";
/* CSS Document */

*
{
	margin:0;
	padding:0;
	outline:none;
}
body
{
	margin:0;
	padding:0;
	background:#FFF;
	/*url(../images/body-bg.jpg) left top repeat;*/
}
img
{
	border:none;
}
#wrapper
{
	width:100%;
	height:100%
}
.clearBoth
{
	clear:both;
}
.width1000
{
	width:1000px;
	height:auto;
	margin:0 auto;

}
.width900
{
	width:900px;
	height:auto;
	margin:0 auto;
}

.height150
{
	height:150px;
}
.top-header
{
	width:100%;
	height:100px;
	display:block;
	z-index:10 !important;
	background:url(http://www.jaagore.com/images/head-grid.png) top left repeat-x;
}
.top-links
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#979797;
	text-transform:uppercase;
	float:right;
}
.top-links ul
{
	list-style:none;
}
.top-links ul li
{
	float:left;
	height:10px;
	margin:5px 0;
	border-left:1px solid #979797;
}
.top-links ul li a
{
	text-decoration:none;
	padding:0 5px;
	color:#979797;
}
.top-links ul li a:hover
{
	text-decoration:none;
	padding:0 5px;
	color:#E7E7E7;
}
.top-links ul li:first-child
{
	border:none;
}
.header
{
	height:110px;
	z-index:1;
	position:relative;
	top:1px;
	z-index: 10;
}
.logo
{
	width:180px;
	height:101px;
	position:relative;
	float:left;
	left:-15px;
} 
.nav ul
{
	list-style:none;
}
.nav ul li
{
	float:left;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	font-stretch:condensed;
	display:block;
	/*background:url(http://www.jaagore.com/images/nav-sep.png) left top no-repeat;*/
}
/*.nav ul li a
{
	color:#474747;
	padding:15px;
	font-weight:bold;
	font-stretch:condensed;
	text-decoration:none;
}
.nav ul li a:hover
{
	color:#ed1c24;
	padding:36px 15px;
	height:10px;
	background:url(../images/nav-hover.png) left bottom repeat-x;
}
.nav ul li a.selected
{
	color:#ed1c24;
	padding:36px 20px;
	height:10px;
	
}*/


/* Nav Drop Down  */

#nav, #nav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:1.5em; 
}

#nav a{
	display:block;
	padding:20px 15px;
	color:#414141;
	font-weight:bold;
	text-decoration:none;

}

#nav a:hover{
	color:#414141;
	background:url(../images/nav-hover.png) left bottom repeat-x;
}

#nav a.selected{
	color:#414141;
	background:url(http://www.jaagore.com/images/nav-hover.png) left bottom repeat-x;
}

#nav li{
	float:left;
	position:relative;
	top:20px;
}

#nav ul {
	position:absolute;
	display:none;
}

#nav li ul a{
	clear:both;
	height:auto;
	float:left;
	width:140px;
	padding:9px 10px;
	border:1px solid #cccccc;
	background:none !important;
}

#nav li ul li:first-child a{
	clear:both;
	height:auto;
	float:left;
	width:140px;
	padding:9px 10px;
	border:1px solid #cccccc;
	border-bottom:none;
	background:none !important;
}
#nav li ul li {
	position:relative;
	top:-9px !important;
	padding:0px !important;
	background:url(http://www.jaagore.com/images/sec-nav-bg.jpg) left top repeat-x;
}
#nav li ul li a:hover
{
	color:#c80710;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
	display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
	display:block;
}

/* Nav Drop Down  */



.nav ul li:last-child
{
	background:url(http://www.jaagore.com/images/nav-sep.png) right top no-repeat;
	height:50px;
}
.search-bg
{
	width:153px;
	height:22px;
	font-size:12px;
	margin:30px 0;
	padding:0 0 0 10px;
	float:right;
	/*background:url(../images/search_hover.png) left top no-repeat;*/
	border:1px solid #AAAAAA;
}

.search-bg .bar
{
	width:135px;
	float:left;
	background:none;
	border:none;
	padding:3px 0;
	outline:none;
}

.search-bg .search-subt
{
	float:left;
	padding:5px 0;
	position:relative;
	right:0px;
	font-size:0;
	text-indent:-20000px;
	width:12px;
	height:12px;
	cursor:pointer;
}

.head-bg
{
	width:100%;
	height:425px;
	background:url(http://www.jaagore.com/images/header-grid-bg.jpg) left top repeat;
	position: relative;
	top: -3px;
	padding: 0px;
}
.top-social
{
	width:170px;
	height:40px;
	float:right;
	position: relative;
	top: -35px;
	background:url(../images/top-social-bg.png) left top no-repeat;
}
.facebook-top
{
	width:16px;
	height:16px;
	float:left;
	
}
.twitter-top
{
	width:16px;
	height:16px;
	float:left;
}
a.signup
{
	font-size:11px;
	font-weight:bold;
	padding:0 3px;
	color:#E7E7E7;
	text-transform:uppercase;
	text-decoration:none;
}
a:hover.signup
{
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
}
a.login
{
	font-size:11px;
	font-weight:bold;
	padding:0 5px;
	color:#E7E7E7;
	text-transform:uppercase;
	text-decoration:none;
}
a:hover.login
{
	color:#FFF;
	text-transform:uppercase;
	text-decoration:none;
}

a.logout
{
	font-size:11px;
	font-weight:bold;
	padding:0px 5px;
	position:relative;
	right:25px;
	top:5px;
	color:#E7E7E7;
	text-transform:uppercase;
	text-decoration:none;
}
a:hover.logout
{
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
}

.signup-login
{
	float:right;
	margin:11px 0 0 0;
}

a.facebook-bg
{
	display:block;
	text-indent:-20000px;
	margin:15px 10px 0 10px;
	display:block;
	width:16px;
	height:16px;
	background:url(../images/facebook-top.png) left top no-repeat;
}
a:hover.facebook-bg
{
	width:16px;
	height:16px;
	background:url(../images/facebook-top.png) left -16px no-repeat;
}
a.twitter-bg
{
	display:block;
	text-indent:-20000px;
	margin:15px 10px 0 25px;
	display:block;
	width:20px;
	height:16px;
	background:url(../images/twitter-top.png) left top no-repeat;
}
a:hover.twitter-bg
{
	width:20px;
	height:16px;
	background:url(../images/twitter-top.png) left -16px no-repeat;
}


.content-second-level
{
	width:100%;
	height:auto;
	background:url(../images/content-header.jpg) left top repeat-x;
	position:relative;
	top: -3px;
}
@-moz-document url-prefix() {
.content-second-level
{
	width:100%;
	height:auto;
	background:url(../images/content-header.jpg) left top repeat-x;
	position:relative;
	top: -23px;
}
}
.left-content
{
	width:510px;
	height:511px;
	float:left;
}

#tabs-1 ul, #tabs-2 ul, #tabs-3 ul
{
	margin:0;
	padding:0;
	list-style:none;
}
#tabs-1 ul li, #tabs-2 ul li, #tabs-3 ul li
{
	width:500px;
	height:100px;
	margin:10px;
	clear: both;
	background:url(../images/tabs-bot-sep.png) bottom center no-repeat;
}
.tab-image
{
	width:115px;
	height:100px;
	float:left;
}
.tab-text
{
	width:350px;
	height:75px;
	float:left;
	margin:0 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.tab-text h3 a
{
	color:#474747;
	text-decoration:none;
}
.tab-text h3
{
	color:#474747;
	font-size:13px;
}

.tab-text p
{
	padding:5px 0 0 0;
	color:#2b2b2b;
}

.tab-text .fb-like
{
	float:left;
	padding:8px 0 0 0;
}
.tab-text .twit-but
{
	float:left;
	padding:8px 0 0 0;
}
.tabs-read-more
{
	float:right;
	position:relative;
	bottom:0;
}



.featured-discussion
{
	height:180px;
	margin:0 auto;
	position: relative;
	z-index: 1;
}
.grad-shade-bg
{
	width:930px;
	margin:0 auto;
}
.grad-blog-bg
{
	margin:0 auto;
	padding:10px 0 0 0;
}
.right-Blog
{
	float:right;
}
.blog-content
{
	min-height:830px;
	margin:0 auto;
	display:block;
}
.inside-blog-bg
{
	width:550px;
	margin:0 auto;
	float:left;
	background:url(../images/inside-grad-bg.png) left top repeat-x;
}

.left-blog
{
	width:540px;
	float:left;
}
.left-bg-shade
{
	width:8px;
	height:60px;
	float:left;
	background:url(../images/left-corner-grad.png) left top no-repeat;
}
.grad-bg
{
	width:900px;
	height:60px;
	margin:0 auto;
	float:left;
	background:url(../images/grad-bg.png) left top repeat-x;
}
.right-bg-shade
{
	width:8px;
	height:60px;
	float:left;
	background:url(../images/right-corner-grad.png) left top no-repeat;
}
.feat-discn
{
	width:480px;
	float:left;
	padding:17px 0 10px 5px;
}
.featured-head-text
{
	width:436px;
	padding:18px 20px;
}
.featured-head
{
	width:400px;
	
	color:#474747;
	font-size:14px;
	font-weight:bold;
	float:left;
}

.featured-text
{
	width:450px;
	clear:both;
	font-family:Arial, Helvetica, sans-serifl;
	font-size:12px;
	color:#363636; 
	text-align: justify;
}
.featured-text p
{
	padding:18px 0 0  0;
}
.featured-text span
{
	font-weight:bold;
	color:#5772a9;
}

.page-404
{
	width:450px;
	height:500px;
	margin:0 auto;
}
.blog-discussion
{
	height:175px;
	margin:0 auto;
}
.blog-head-text
{
	width:490px;
	padding:18px 20px;
}
.blog-heading
{
	font-size: 14px;
	font-weight: bold;
	color: #474747;
	float: left;
	text-transform: uppercase;
}

.rtejustify
{
	text-align: justify;
	width: 525px;
	margin: 0 auto;
	font-size:12px;
	color:#414141;
	/*font-style:italic;*/
}

.blog-icon
{
	width:26px;
	height:21px;
	float:right;
}
.blog
{
	width:436px;
	padding:20px 0;
}
.blog-text
{
	width:450px;
	clear:both;
	font-family:Arial, Helvetica, sans-serifl;
	font-size:12px;
	color:#474747;
	padding:10px 0 0 30px;
	text-align: justify;
}
.blog-text span
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}
.blog-text p
{
	padding:20px 0 0 0;
}
.comments
{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:10px 0 0 0;
}
.contribute
{
	float:right;
	margin:0;
}
@-moz-document url-prefix() {
.contribute
{
	float:right;
	margin:20px 0 0 0;
}
}
.left-featured
{
	width:527px;
	float:left;
}

.right-content
{
	width:380px;
	height:511px;
	float:right;
	background:url(../images/highlt-sep.png) left center no-repeat;
}

.highlights
{
	background:url(../images/nav-sep.png) top left no-repeat;
}
.highlt-head
{
	font-size:14px;
	font-weight:bold;
	padding: 18px 20px;
	height: 30px;
	color:#FFF;
	text-transform:uppercase;
	background:url(../images/social-hover.png) 1px center no-repeat;
}
.highlt-block
{
	width:370px;
	height:110px;
	margin:15px 0;
}
.highlt-image
{
	padding:0 0 0 15px;
}
.highlt-image a
{
	float:left;
	cursor:pointer;
	background:url(../images/video_thumb.jpg) top left no-repeat;
}
.highlt-text
{
	width:165px;
	padding:0 0 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	line-height:18px;
}

.right-dyk
{
	width:373px;
	float:right;
}

.left-blog
{
	width:527px;
	float:left
}
.subscribe
{
	width:373px;
	float:right;
}


/*.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding:1px; background:url(../images/tab-hover.png) left top no-repeat; height:70px; }*/
#tabs1-1 ul, #tabs1-2 ul
{
	list-style:none;
}
#tabs1-1 li, #tabs1-2 li
{
	margin:5px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.dyk-head
{
	font-size:14px;
	font-weight:bold;
	padding: 18px 20px;
	color:#474747;
	float:left;
	text-transform:uppercase;
	background:url(../images/nav-sep.png) left center no-repeat;
}
.dyk-icon
{
	width:18px;
	height:18px;
	float:right;
	padding:15px 17px 0 0;
}
.dyk-block
{
	width:340px;
	height:125px;
	padding: 0 0 0 20px;
	background:url(../images/footer-sep.png) left 10px no-repeat;
}

.dyk-text
{
	width:336px;
	padding:15px 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	line-height:18px;
	color:#363636;
}
.floatLeft
{
	float:left;
}

.subsc-head
{
	font-size:14px;
	font-weight:bold;
	padding: 18px 0 10px 20px;
	color:#474747;
	float:left;
	text-transform:uppercase;
	background:url(../images/nav-sep.png) left center no-repeat;
}
.subsc-icon
{
	float:right;
	padding:15px 17px 0 0;
}
.subsc-block
{
	width:370px;
	height:100px;
	clear: both;
	padding: 18px 0;
	background:url(../images/footer-sep.png) left 15px no-repeat;
}
.subsc-block ul
{
	list-style:none;
	padding:0 20px;
}
.subsc-block ul li
{
	clear:both;
}
.subsc-label
{
	width:80px;
	float:left;
	font-size:13px;
	margin:11px 0 0 0;
	font-weight: bold;
	text-transform: uppercase;
	color: #474747;
}
.subsc-input
{
	width:230px;
	margin:10px 0 0 0;
	float:left;
}

.subsc-image
{
	float:right;
	margin:32px 36px 0 0;
}
@-moz-document url-prefix() {
.subsc-image
{
	float:right;
	margin:53px 36px 0 0;
}
}

.footer
{
	width:100%;
	height:235px;
}
.footer-head-bg
{
	width:100%;
	height:36px;
	/*background:url(../images/footer-head-bg.png) left top repeat-x;*/
	background:#2b2b2b;
}
.footer-bg
{
	width:100%;
	height:200px;
	background:url(../images/footer-bg.jpg) left top repeat;
}
.quick-link-head
{
	font-size:14px;
	font-weight:bold;
	padding:10px 0 0 10px;
	color:#FFF;
	text-transform:uppercase;
}
.footer-links
{
	width:175px;
	height:200px;
	float:left;
	background:url(../images/footer-sep.png) right center no-repeat;
}
.footer-links ul
{
	list-style:none;
	padding:20px 0 0 30px;
}
.footer-links li
{
	color:#FFF;
	font-size:14px;
	padding:4px 0 0 0;
}
.footer-links li a
{
	font-size:14px;
	color:#c7c7c7;
	text-decoration:none;
	padding:5px 0 0 0;
}
.footer-links li a:hover
{
	font-size:14px;
	color:#FFF;
	text-decoration:none;
	padding:5px 0 0 0;
}
.footer-links li:first-child
{
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	padding:15px 0 8px 0;
}
.social-links
{
	width:205px;
	height:200px;
	float:left;
	padding:0 0 0 20px;
}
.social-links ul
{
	list-style:none;
	padding:0 0 0 15px;
}
.social-links li
{
	padding:10px 0 0 0;
	clear:both;
}
.social-links li a
{
	font-size:12px;
	color:#FFF;
	text-decoration:none;
	text-transform:uppercase;
}
.social-links li:first-child
{
	visibility:hidden;
}
.social-text
{
	color:#c7c7c7;
	font-size:12px;
	padding:8px 0 0 10px;
	float:left;
}
.social-img
{
	float:left;
}
.fir-content
{
	min-height:730px;
	margin:0 auto;
	display:block;
}
.minheight
{
	min-height:830px;	
	max-height:1700px;
	display:block;
	clear:both;
	height:auto;
}

.left-inside-bg
{
	width:8px;
	height:43px;
	float:left;
	background:url(../images/inside-left-bg.png) left top no-repeat;
}
.inside-grad-bg
{
	width:900px;
	margin:0 auto;
	float:left;
	background:url(../images/inside-grad-bg.png) left top repeat-x;
}
.right-inside-bg
{
	width:8px;
	height:43px;
	float:left;
	background:url(../images/inside-right-bg.png) left top no-repeat;
}
.padding50
{
	padding:0 0 0 50px;
}
.height5
{
	height:5px;
}
.height15
{
	height:15px;
}
.left-fir
{
	width:590px;
	float:left;
}
.right-fir
{
	width:300px;
	height:702px;
	float:right;
	padding:0px;
	margin:0 5px 0 0;
}
.about-police
{
	width:275px;
	height:15px;
	padding:13px 25px;
	background:url(../images/head-sep.png) top left no-repeat;
}
.about-police-head
{
	font-size:14px;
	font-weight:bold;
	float:left;
	text-transform:uppercase;
	padding:0 5px;
}
.about-police-icon
{
	width:20px;
	height:21px;
	float:left;
}
.fir-list
{
	width:590px;
	height:auto;
	display:block;
}
.fir-list ul
{
	list-style:none;
}
.fir-list li
{
	width:190px;
	height:120px;
	float:left;
	display:block;
	margin:3px;
	/*background:#f0f0f0;*/
	background:#E3E3E3;
	padding-bottom:0;
	position:relative;
}
.fir-list li:hover
{
	width:190px;
	height:120px;
	float:left;
	display:block;
	margin:3px;
	color:#FFF !important;
	padding-bottom:0;
}
.fir-list li a
{
	display:block;
	height:100%;
	text-decoration:none;
	color:#494949;
	
}
.fir-list li a:hover
{
	display:block;
	height:100%;
	color:#FFF;
}
.table-block
{
	padding:10px 20px;
	height:80px;
}
.table-block td
{
	font-size:15px;
	font-weight:bold;
}
.maroon
{
	height:100px;
	vertical-align:bottom;
	border-bottom:1px solid #d5767c;
}
.maroon:hover
{
	background:#d5767c;
	color:#FFF;
}
.lt-green
{
	height:100px;
	vertical-align:bottom;
	border-bottom:1px solid #7bae23;
}
.lt-green:hover
{
	background:#a9c672;
	color:#FFF;
}
.dr-green
{
	height:100px;
	vertical-align:bottom;
	border-bottom:1px solid #115e2a;
}
.dr-green:hover
{
	background:#6a9778;
	color:#FFF;
}
.blue
{
	height:100px;
	vertical-align:bottom;
	border-bottom:1px solid #3d7dab;
}
.blue:hover
{
	background:#84a9c6;
	color:#FFF;
}
.yellow
{
	height:100px;
	vertical-align:bottom;
	border-bottom:1px solid #ffbf37;
}
.yellow:hover
{
	background:#f9cf59;
	color:#FFF;
}

.bot-but
{
	padding:3px 8px 0 8px;
	font-size:20px;
	position:absolute;
	bottom:0;
	right:0;
	color:#FFF;
}
.bot-but-maroon
{
	background:#9f141b;
}
.bot-but-lt-green
{
	background:#7bae23;
}
.bot-but-dr-green
{
	background:#115e2a;
}
.bot-but-blue
{
	background:#3d7dab;
}
.bot-but-yellow
{
	background:#ffbf37;
}

.fir-head-text
{
	width:550px;
	padding:13px 0 30px 10px;
}
.fir-mast-head
{
	width:590px;
	height:260px;
}
.fir-head
{
	width:536px;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	float:left;
	color:#414141;
}
.fir-head h2
{
	font-size:14px;
}
#comment-form .tips
{
	margin:0 20px;
}
#user-pass-reset
{
clear:both;
}
.fir-icon
{
	width:4px;
	height:20px;
	float:left;
	padding:2px 10px 0 0;
}
.fir-text
{
	width:415px;
	clear:both;
	font-family:Arial, Helvetica, sans-serifl;
	font-size:12px;
	color:#363636; 
	text-align: justify;
}
.fir-text p
{
	padding:15px 0 0  0;
}
.fir-text span
{
	font-weight:bold;
	color:#5772a9;
}
.about-links .right-active {
    font-weight: bold;
}

.about-links
{
	width:250px;
	margin:15px 20px 5px 30px;
}
.about-links ul
{
	margin:0 20px;
	list-style:none;
}
.about-links li
{
	font-size:15px;
	text-transform:uppercase;
	padding:10px 0;
	background:url(../images/about-sep.png) bottom center no-repeat;
}
.about-links li a
{
	text-decoration:none;
	color:#2b2b2b;
}

.police-test
{
	width:300px;
	margin:0 0 0 15px;
}
.police-grad-bg
{
	width:280px;
	height:43px;
	float:left;
	background:url(../images/inside-grad-bg.png) left top repeat-x;
	/*background:url(../images/grad-bg.png) left top repeat-x;*/
}
.police-test-head
{
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	float:left;
	padding:13px 5px;
	color:#414141;
}
.police-test-icon
{
	padding:13px 5px;
	float:left;
}
.police-text-block
{
	padding:20px 0 10px 10px;
}
.police-text-img
{
	width:100px;
	height:100px;
	float:left;
}
.police-text
{
	width:150px;
	height:auto;
	float:left;
	font-size:14px;
	padding:0 0 0 20px;
}
.recent-post
{
	width:300px;
	margin:20px 0 0 15px;
}
.recent-post-bg
{
	width:280px;
	height:60px;
	float:left;
	background:url(../images/inside-grad-bg.png) left top repeat-x;
	/*background:url(../images/grad-bg.png) left top repeat-x;*/
}
.recent-post-head
{
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	float:left;
	padding:13px 5px;
	color:#414141;
}
.recent-post-icon
{
	padding:13px 5px;
	float:left;
}
.recent-post-block
{
	padding:10px 0 10px 10px;
}
.recent-post-img
{
	width:100px;
	height:100px;
	float:left;
}
.recent-text
{
	width:250px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	float:left;
	padding:0 0 0 30px;
}
.recent-text ul
{
	padding:0 10px;
}
.recent-text li
{
	padding:10px 0;
	background:url(../images/about-sep.png) center bottom no-repeat;
}
.recent-text li a
{
	color:#000;
	text-decoration:none;
}

.take-test-but
{
	width:65px;
	font-size:10px;
	color:#FFF;
	margin:10px 0;
	padding:3px 10px;
	background:#767676;
	text-transform:uppercase;
}

.take-test-but a
{
	color:#FFF;
	text-decoration:none;
}

/*!limit
 * jQuery UI Tabs 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Tabs#theming
 */
.ui-tabs { position: relative;  zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; margin:0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }

.ui-tabs .ui-tabs-nav li a { float: left; padding: 18px 16px; font-size:14px; font-weight:bold; text-decoration: none; background:url(../images/nav-sep.png) right center no-repeat; }

.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding:1px; background:url(../images/tab-hover.png) left top no-repeat; height:70px; }


.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0;  background: none; padding-top:72px; }
.ui-tabs .ui-tabs-hide { display: none !important; }



/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {  color: #FFF; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #FFF; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { color: #2B2B2B; padding: 5px 1px; height:56px; background: url(../images/tab-hover.png) left top no-repeat; }
.ui-state-hover a, .ui-state-hover a:hover { color: #2B2B2B; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { color: #eb8f00; background:url(../images/tab-hover.png) left top no-repeat; height:70px;  }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #2b2b2b; text-decoration: none; }
.ui-widget :active { outline: none; }


/*////////////////////////////////////////////////////////*/
/*//////////   Featured Discussion Slider Stylesheet   //////////*/
/*////////////////////////////////////////////////////////*/ 

.QOverlay {
	background-color: #000000;
	z-index: 9999;
}

.QLoader {
	background-color: #CCCCCC;
	height: 1px;
}

.QAmt {
	color:#333333;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:40px;
	font-weight:bold;
	line-height:50px;
	height:50px;
	width:100px;
	margin:-60px 0 0 -50px;
}

.typekit-badge
{
	display:none !important;
}



/*fir details like button*/

.bread-crumbs
{
	font-size:10px;
	text-transform:uppercase;
	float:left;
	padding:15px 0 0 0;
}
.bread-crumbs span
{
	font-size:11px;
	color:#c2050e;
}

.social-bar
{
	height:30px;
	display:block;
}
.social-buttons-left
{
	width:275px;
	height:30px;
	float:left;
}

.social-buttons-right
{
	height:30px;
	float:right;
}
.back-but
{
	padding:8px 10px 5px 15px;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	float:left;
}
.back-but a
{
	color:#414141;
	text-decoration:none;
}
.next-but
{
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	float:right;
	padding:8px 10px 5px 18px;
	background:url(../images/social-but-sep.png) left center no-repeat;
}
.next-but a
{
	color:#414141;
	text-decoration:none;
}
.social-bar .fb-like
{
	float:left;
	padding:5px;
}
.social-bar .twit-but
{
	float:left;
	padding:5px 10px 5px 15px;
	background:url(../images/social-but-sep.png) left center no-repeat;
}
.social-bar-top
{
	width:100%;
	height:2px;
	background:url(../images/social-sep.png) left top repeat-x;
}
.social-bar-bot
{
	clear:both;
	width:100%;
	height:2px;
	background:url(../images/social-sep.png) left top repeat-x;
}
.comments-section
{
	height:18px;
	display:block;
	margin:20px 0;
}
.comments-head
{
	width:100%;
	float:left;
	font-size:12px;
	font-weight:bold;
	padding:10px 0;
	text-transform:uppercase;
	border-top:1px solid #cdcdcd;
	border-bottom:1px solid #cdcdcd;
}
.comments-block
{
	width:590px;
	display:block;
	padding:20px 0;

}
.comm-login
{
	width:590px;
	height:105px;
	background:url(../images/comments-bg.png) left top repeat;
}
.comm-img
{
	float:left;
	margin:10px;
}

.comm-img img
{
	width:48px;
	height:48px;
	margin: 0px;
	border:1px solid #b8b8b8;
}
.comm-textarea label
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	float:left;
	color:#414141;
	padding:10px 0 0 0;
}
.comm-textarea
{
	width:495px;
	height:50px;
	float:left;
	margin:10px;
	
}
.comm-textarea .error1
{
	float:left;
}
.comments-text
{
	padding:10px 0;
}
.comm-textarea textarea
{
	resize:none;
	float:left;
	width:493px;
	height:50px;
	background:none;
	outline:none;
	border:1px solid #b8b8b8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#363636;
}
.comm-right
{
	width:165px;
	float:right;
}
.comm-textarea span a
{
	padding:0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
}
.comm-textarea input
{
	outline:none;
	border:none;
	background:#535353;
	color:#FFF;
	margin:10px 0 0 5px;
	padding:3px 5px;
	-moz-border-radius: 3px; /* Firefox */
	-webkit-border-radius: 3px; /* Safari, Chrome */
	border-radius: 3px; /* CSS3 */
	behavior: url(http://www.jaagore.com/sites/all/themes/jaagore/images/border-radius.htc);
}
.login-post
{
	outline:none;
	border:none;
	font-family:Arial;
	font-size:12px;
	background:#535353;
	color:#FFF;
	margin:20px 0 0 5px;
	padding:3px 8px;
	-moz-border-radius: 3px; /* Firefox */
	-webkit-border-radius: 3px; /* Safari, Chrome */
	border-radius: 3px; /* CSS3 */
	behavior: url(http://www.jaagore.com/sites/all/themes/jaagore/images/border-radius.htc);

}
.login-post a
{
	color:#FFF;
	text-decoration:none;
}
.comm-text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#414141;
	clear:both;
	display:block;
	padding:10px 0 0 10px;
}
.comm-text ul
{
	list-style:none;
}
.comm-text ul li
{
	border-bottom: 1px solid #E7E7E7;
}
.comm-text span
{
	color:#a4a4a4;
}
.comm-reply
{
	height:18px;
	display:block;
	position:relative;
	margin:10px 0;
}
.comm-reply-head
{
	width:100%;
	height:25px;
	display:block;
	padding:5px 0;
	text-transform:uppercase;
	border-top:1px solid #cdcdcd;
	border-bottom:1px solid #cdcdcd;
}
.comm-reply-head a
{
	width:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	float:right;
	color:#414141;
	text-decoration:none;
	padding:5px 0;
}

.fir-detail-block
{
	width:100%;
	padding:0px;
}
.fir-detail-text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555555;
	clear:both;
}
.fir-detail-text ul
{
	margin:0 30px;
}
.fir-detail-text h3
{
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}
.fir-detail-text p
{
	padding:0px;
}
.fir-detail-text span
{
	padding:5px 0;
	font-size:10px;
	color:#9d9d9d;
}
.fir-detail-text span a
{
	padding:5px 0;
	font-size:10px;
	color:#9d9d9d;
	text-decoration:none;
}

.know-police-mast-head
{
	width:590px;
	height:260px;
}
.crime-mast-head
{
	width:590px;
	height:260px;
}
.article-nav
{
	width:590px;
	background:#292929;
	margin:0 0 10px 0;
}
.article-nav ul
{
	list-style:none;
	height:30px;
}
.article-nav li
{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	font-stretch:condensed;
	text-transform:uppercase;
	color:#FFF;
	cursor:pointer;
}
.article-nav li.sep
{
	padding:5px 0;
	border-left:1px solid #757575;
}
.article-nav li:last-child
{
	text-indent:-20000px;
	padding:5px 0;
	height:20px;
	border-left:1px solid #757575;
}
/*li:last-child .sep
{
	text-indent:-20000px;
	padding:5px 0;
	height:20px;
	border-left:1px solid #757575;
}*/
.article-nav li#grey a
{
	padding:10px 15px 5px 15px;
	color:#FFF;
	text-decoration:none;
	border-bottom:5px solid #919191;
}
.article-nav li#grey a:hover
{
	color:#919191;
}


.article-nav li#maroon a
{
	padding:10px 15px 5px 15px;
	color:#FFF;
	text-decoration:none;
	border-bottom:5px solid #d5767c;
}
.article-nav li#maroon a:hover
{
	color:#d5767c;
}

.article-nav li#lt-green a
{
	padding:10px 15px 5px 15px;
	color:#FFF;
	text-decoration:none;
	border-bottom:5px solid #7bae23;
}
.article-nav li#lt-green a:hover
{
	color:#7bae23;
}

.article-nav li#dr-green a
{
	padding:10px 15px 5px 15px;
	color:#FFF;
	text-decoration:none;
	border-bottom:5px solid #115e2a;
}
.article-nav li#dr-green a:hover
{
	color:#115e2a;
}

.article-nav li#blue a
{
	padding:10px 15px 5px 15px;
	color:#FFF;
	text-decoration:none;
	border-bottom:5px solid #3d7dab;
}
.article-nav li#blue a:hover
{
	color:#3d7dab;
}

.article-nav li#yellow a
{
	padding:10px 15px 5px 15px;
	color:#FFF;
	text-decoration:none;
	border-bottom:5px solid #ffbf37;
}
.article-nav li#yellow a:hover
{
	color:#ffbf37;
}
/*end fir like button*/



.page_stream_short
{
	height:96px !important;
}
.connect_widget
{
	border:1px solid #dfdfdf;
}
.fbConnectWidgetTopmost
{
	border:none !important;
}

.kyp-article
{
	width:100%;
	margin:10px 0;
	line-height:20px;
	text-align:justify;
}

.kyp-article p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2b2b2b;
}

.about-banner
{
	width:590px;
	height:260px;
}

.know-police-mast-head
{
	width:590px;
	height:260px;
}

#center
{
	margin:50px 0;
	font-family:Arial;
	font-size:12px;
	color:#363636;
	min-height:400px;
}
.align-center
{
	width:900px;
	margin:0 auto;
}

/* .height300
{
	height:300px;
}
   Blog    */
.left-corner
{
	margin:0 auto;
}

.with-tabs
{
	font-size:13px;
}
.floatLeft
{
	float:left;
}
.floatRight
{
	float:right;
}

.blog-Left
{
	width:550px;
}

.node h2
{
	color#363636;
	padding:10px 0;
}
.item-list ul li
{
	margin:20px 0 0 0;
}
.item-list ul li
{
	margin:10px 0;
	padding:10px 0;
	list-style:none;
}
.item-list ul li a
{
	color:#414141;
	background:#e6f0f5;
	padding:5px 10px;
	text-transform:capitalize;
	font-style:italic;

	text-decoration:none;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */
	border-radius: 5px; /* CSS3 */
	behavior: url(http://www.jaagore.com/sites/all/themes/jaagore/images/border-radius.htc);
}
.node
{
	/*background: #E7E7E7;
	padding:15px;	
	width:520px;
	margin:10px 0px;
	*/
	float:left;
}
.node_read_more
{
	float:right;
	font-weight:bold;
	font-style:italic;
}
.content
{
	color:#707070;
	/*padding:10px 0;*/
	clear: both;
}
#comments h3 a
{
	margin:5px 0;
	color:#414141;
	text-decoration:none;
}
.meta
{
	margin:20px 0 0 0;
	padding: 30px 0 0 0;
	clear: both;
	width:530px;
}
.meta li a
{
	color:#363636;
}
.links
{
	margin:10px 0 0 0;
}
.links li a
{
	color:#DD3A38;
}
.node .content p:first-child
{
	/*border-top: 1px solid #363636;*/
	padding: 10px 0 0 0;
}
.node h2 a
{
	padding:10px 0;
	color:#292929;
	text-decoration:none;
}
.node .submitted
{
	display: block;
	margin:5px 0 !important;
	font-size: 12px !important;
	font-weight: normal !important;
}

#comments .blog-head
{
	width:510px;
	padding:5px 20px;
	margin:10px 0;
	font-size:12px;
	font-weight:normal;
	color:#474747;
	background:#e6f0f5;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */
	border-radius: 5px; /* CSS3 */
	behavior: url(http://www.jaagore.com/sites/all/themes/jaagore/images/border-radius.htc);

}
.node .submitted a
{
	font-size:12px !important;
	color:#414141 !important;
}
.sidebar-right h2
{
	font-size: 14px;
	/*display:none;*/
}
#block-block-2
{
	display:none;
}
.width500
{
	width:500px;
	margin:0 auto;
}

.sidebar
{
	width:300px;
	float:right;
	position:relative;
	/*top:-101px;*/
}
#block-block-2 .clearBoth
{
	display:none !important;
}

.form-item
{
	clear:both;
}
#comments
{
	width:550px;
	clear:both;
	padding:10px 0 0 0;
}
.comment
{
	width:565px;
	display:block;
	padding:36px 0 0 0;
}
.contact-mast-head
{
	width:900px;
	height:186px;
	margin:30px 0 0 0;
	padding:0px;
	
}
.address-text
{
	font-size:14px;
	font-weight:bold;
	color:#414141;
	float:left;
	width:265px;
	height:185px;
	border-top:1px solid #d2d2d2;
	border-bottom:1px solid #d2d2d2;
}
.address-text a
{
	color:#414141;
	text-decoration:underline;
}
.address-text a:hover
{
	color:#414141;
	text-decoration:none;
}
.address-text strong
{
	font-size:28px;
	font-weight:bold;
	text-transform:uppercase;
}
.address-text span
{
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
}
#map_canvas
{
	width:628px;
	height:184px;
	border:1px solid #D2D2D2;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.about-us
{
	font-size:12px;
	font-family:Arial;
	color:#414141;
	padding: 20px 0;
	line-height:20px;
	border-top: 1px solid #D2D2D2;
	border-bottom: 1px solid #D2D2D2;
}
.about-us strong
{
	font-size:14px;
}
.about-us ul
{
	margin:0 20px;
	padding:0 20px;
}

.terms
{
	font-size:12px;
	font-family:Arial;
	color:#414141;
	padding: 10px 0;
	line-height:20px;
	border-top: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
}

.terms ul
{
	margin:0px;
	padding:0px;
	list-style:none;
}
.terms ul li
{
	margin:10px 0;
	padding:0px 0;
	line-height: 20px;
}
.terms strong
{
	font-size:14px;
	padding:0 0 5px 0;
}
ul.links li a
{
	color:#414141;
	background:#e6f0f5;
	padding:5px 10px;
	text-transform:capitalize;
	font-style:italic;

	text-decoration:none;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */
	border-radius: 5px; /* CSS3 */
	behavior: url(http://www.jaagore.com/sites/all/themes/jaagore/images/border-radius.htc);
}
.terms ul li a
{
	color:#414141;
	background:#e3e3e3;
	padding:5px 10px;
	text-transform:capitalize;
	font-style:italic;

	text-decoration:none;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */
	border-radius: 5px; /* CSS3 */
	behavior: url(http://www.jaagore.com/sites/all/themes/jaagore/images/border-radius.htc);

}
.terms ul li a:hover
{
	text-decoration:none;
}
.terms-content
{
	min-height:3000px;
	margin:0 auto;
	display:block;
}
.contact-content
{
	min-height:530px;
	margin:0 auto;
	display:block;
}
.about-us-content
{
	min-height:530px;
	margin:0 auto;
	display:block;
}
#user-profile-form fieldset
{
	clear:both;
}
.clear-block .box
{
	clear:both;
}
/*.google-map
{
	width:632px;
	height:184px;
	float:right;
	border:1px solid #d2d2d2;
	border-right:1px solid #d2d2d2;
	
}*/

#comment-form .textarea-identifier
{
display:none;
}
#comment-form fieldset
{
display:none;
}
#comment-form .tips
{
display:none;
}
#comment-form p
{
	display:none;
}





/*    Banner CSS    */
.img
{
	 width:300px;
	 height:210px;
	 display:block;
}
.end {
	margin-right: 0;
}
.clear {
	clear: both;
}
.img a img {
	position: relative;
	border: 0 solid #fff;
}
 
.next-single-arrow{
	position:absolute;
	top:40%;
	right:0px;
	z-index:1000;
	width:20px;
	height:32px;
	cursor:pointer;
	background:url(../images/arrows-banner.png) -22px top no-repeat;
	text-indent:-20000px;
}
.prev-single-arrow{
	position:absolute;
	top:40%;
	left:0px;
	z-index:1000;
	width:20px;
	height:32px;
	cursor:pointer;
	background:url(../images/arrows-banner.png) left top no-repeat;
	text-indent:-20000px;
}
.bannerWidth{
	height:360px;
	position:relative;
}
/*    Banner CSS    */



.comingsoon
{
	font-size:25px;
	font-family:Arial;
	Color:#414141;
	font-weight:bold;
}
.width1280
{
	width:1280px;
	margin:0 auto;
}
.pos-rel
{
	position:relative;
       top:140px;
}
.form-submit
{
	padding:3px 10px;
}


.scroll_down {
	width:220px;
	height:20px;
	/*background-image:url(../images/scrollerbar.png);*/
	background-repeat:no-repeat;
	z-index:1000;
	margin:0px auto;
	position:relative;
	top:-50px;
}

/*#nav a { border: 1px solid #ccc; background: #fc0; text-decoration: none; margin: 0 5px; padding: 3px 5px;  }
#nav a.activeSlide { background: #ea0 }
#nav a:focus { outline: none; }*/

.scroll_down a
{
	width:17px;
	height:19px;
	margin-left:10px;
	float:left;
	display:inline;
	text-indent:-20000px;
	background:url(../images/scroller_button_nor.png) no-repeat left top;
}
.scroll_down a.activeSlide
{
	width:17px;
	height:19px;
	text-indent:-20000px;
	background:url(../images/scroller_button.png) no-repeat left top;
}
.scroll_down a:focus
{
	width:17px;
	height:19px;
	text-indent:-20000px;
	background:url(../images/scroller_button.png) no-repeat left top;
}

/*h1 tag for all heading*/
.fir-head h1
{

font-size: 14px;
font-weight: bold;
text-transform: uppercase;
float: left;
color: #414141;
}

.drive-banner-1
{
	width:900px;
	height:350px;
	margin:15px 0;
	background:url(../images/drive-banner-1.jpg) no-repeat left top;
}

.drive-text
{
	width:650px;
	font-size:14px;
	padding:225px 0 0 40px;
	color:#FFF;
}

.drive-block
{
	width:440px;
	height:150px;
	background:#1d1d1d;
	float:left;
	margin:0 0 0 10px;

	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari, Chrome */
	border-radius: 10px; /* CSS3 */
	behavior: url(http://www.jaagore.com/sites/all/themes/jaagore/images/border-radius.htc);
}
.drive-footer
{
	width:900px;
	margin:20px auto;
}
.drive-head-text
{
	font-size:28px;
	font-weight:bold;
	padding:20px 0 0 30px;
	color:#FFF;
	text-transform:uppercase;
}
.drive-head-caption
{
	font-size:14px;
	font-weight:bold;
	color:#3696d7;
	padding:0 0 0 30px;
	text-transform:uppercase;
}
.drive-block-text
{
	width:350px;
	font-size:14px;
	padding:3px 0 0 30px;
	color:#FFF;
}
.drive-button a
{
	width:85px;
	padding:3px 10px;
	text-align:center;
	margin:7px 15px 0 0;
	font-size:14px;
	background:#3696d7;
	float:right;
	text-decoration:none;
	color:#FFF;

	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */
	border-radius: 5px; /* CSS3 */
	behavior: url(http://www.jaagore.com/sites/all/themes/jaagore/images/border-radius.htc);
	
}
.drive-footer-but
{
	margin:20px auto;
	padding:15px 0;
	width:900px;
	background:#1d1d1d;
	color:#FFF;
	font-size:14px;
	text-align:center;

	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */
	border-radius: 5px; /* CSS3 */
	behavior: url(http://www.jaagore.com/sites/all/themes/jaagore/images/border-radius.htc);
}
.drive-footer-but a
{
	text-decoration:none;
	color:#FFF;
}

.drive-checklist
{
	width:900px;
	height:560px;
	margin:15px 0;
	background:url(../images/checklist-bg.jpg) no-repeat left top;
}
.drive-checklist ul
{
	list-style:none;
	padding:180px 36px 0 36px;
}
.drive-checklist li
{
	font-size:15px;
	padding:0 25px;
	color:#FFF;
	line-height:20px;
	background:url(../images/checklist-tick.png) left 3px no-repeat;
	margin:5px 0;
}
.drive-checklist li span
{
	color:#3591d0;
}
.pledge-but
{
	width:600px;
	padding:15px 0;
	margin:36px 5px 0 36px;
	float:left;
	font-size:28px;
	font-weight:bold;
	background:#3696d7;
	text-align:center;

	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari, Chrome */
	border-radius: 10px; /* CSS3 */
	behavior: url(http://www.jaagore.com/sites/all/themes/jaagore/images/border-radius.htc);
}
.pledge-but a
{
	color:#FFF;
	text-decoration:none;
}
.pledge-count
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3696d7;
	float:left;
	background:#FFF;
	width:200px;
	padding:23px 0;
	margin:36px 5px 0 10px;
	text-align:center;

	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari, Chrome */
	border-radius: 10px; /* CSS3 */
	behavior: url(http://www.jaagore.com/sites/all/themes/jaagore/images/border-radius.htc);
}
.pledge-count a
{
	color:#3696d7;
	text-decoration:none;
}
.pledge-count-num
{
	top:2px;
	position:relative;
	padding:0 5px;
	font-size:22px;
}
.height30
{
	height:30px;
}