/*********************
	HTML Elements
*********************/
* {
	margin:0;
	padding:0;
}
img, div, a {
	behavior: url(css/iepngfix.htc)
}
body {
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding:0;
	margin:0;
}
a, a:visited {
	text-decoration:none;
}
img {
	border:0;
	/*margin:1px;*/
}
p {
	padding:3px;
}
h2 {
}
input {
	/*padding:2px;*/
}
input[type="text"]{
	/*padding:3px;*/
	border:#c7c7c7 1px solid;
	background:#FFFFCA;
	border-radius:3px;
	font-size:12px;
}

input[type="submit"]{
	 background: none repeat scroll 0 0 #375B91;
    border-color: #000;
    border-style: solid;
    border-width: 1px 1px 2px;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    margin: 3px;
    padding: 1px 5px 2px;
	-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
input[type="submit"]:hover{ background:#F3F9FF; border-color: #375B91; color:#000;}




input[type="text"]:disabled{
	padding:0px !important;
	border:solid 1px #d3d3d3 !important;
	background:#e8e8e8 !important;
	font-size:12px;
}
input[disabled] {
	padding:0px !important;
	border:solid 1px #d3d3d3 !important;
	background:#e8e8e8 !important;	
}
.txtinput{
	padding:3px !important;
	border:solid 1px #d3d3d3 !important;
	background:#e8e8e8 !important;

}


select {
	padding:2px;
}
.clear {
	clear:both;
}
/*********************
	Structure
*********************/
#container {
	/*width:1004px;*/
	width:100%;
	margin:0 auto;
}
#wrapper {
	float: none;
	margin: 0 auto;
	width: 100%;
}
#header {

   height: 114px;
    padding-right: 13px;
	position:relative;
}
.logo {
	float: left;
	padding: 15px 0 0 0;
}
#logo {
	height:75px;
	margin:0;
	padding:5px 0px 0px 5px;
	float:left;
}
#logo222{ position:absolute; top:35px; left:40px;}

#logo2 {
	margin:15px 0 0 0;
	padding:0; 
	float:right;
}

#nav { position: relative; z-index: 1001; clear:both; background:url(../image/bg-nav.png) top left repeat-x;  height:10px; margin:0 10px; }

#header h2 {
	margin-top:0px;
}
th{background-color:#F3F9FF; color:#3693DB;}
.subheading{background-color:#F3F9FF; font-weight:bold; color:#3693DB;}
#content {
	/*width:815px;*/
	min-width: 700px;
	margin-left: 200px;
    margin-top: 0px;
	padding:10px 10px 10px 10px;
	min-height:395px;
}


#sidebar {
	background:#FFF;
	 width: 170px;
	float:left;
	margin:0px 0 10px 0;
	padding:10px;
}
#footer {
   clear: both;
    height: 35px;
    margin-top: 15px;
    padding: 0;
    vertical-align: middle;
}
#box h3 {
	padding:5px;
	font-size:14px;
}
/*********************
	Sidebar
*********************/
#sidebar ul {
	list-style:none;
	line-height:22px;
	margin:0px;
	padding:0px;
}
#sidebar ul li {
	margin:0px;
	padding:0px;
}
#sidebar ul li a, #sidebar ul li a:visited {
	padding-left:19px;
	text-decoration:none;
	margin:0 3px;
	display:block;
	height:22px;
}
#sidebar ul li a:hover {
	text-decoration:underline;
}
#sidebar ul li ul {
	margin-left:10px;
}
#sidebar h3 {
	padding:2px;
	font-size:12px;
	margin:0px;
	background:#f3f9ff;
	border-bottom: 1px solid #d9e6f0;
}
/*********************
  TopMenu, Top-Panel
*********************/
#topmenu {
	margin-top:0px;
	width:auto;
	float:left;
	voice-family:inherit;
}
#topmenu ul {
	list-style:none;
	/*ine-height:25px;*/
	float:left;
	padding:0;
	margin:0;
}
#topmenu li {
	display:inline;
	line-height:25px;
}
#topmenu a, #topmenu a:visited {
	padding:5px 8px;
	text-decoration:none;
}
#topmenu .current a, #topmenu .current a:hover, #topmenu .current a:visited {
	padding:5px 12px 5px 12px;
	font-weight:bold;
}
#top-panel {
	background:#FFF;
	padding:5px;
	height:20px;
	float:left;
	width:875px;
}
#top-panel ul {
	list-style:none;
}
#top-panel ul li {
	display:inline;
	line-height:20px;
}
#top-panel ul li a {
	padding-left:19px;
	text-decoration:none;
	margin:0 3px;
	display:inline-block;
}
#top-panel a:hover {
	text-decoration:underline;
}
/*********************
		Other
*********************/
.a-right {
	text-align:right;
}
.a-left {
	text-align:left;
}
.a-center {
	text-align:center;
}
#pager {
	margin:5px;
	height:25px;
}
#styleswitcher {
	float:right;
}
#styleswitcher ul {
	list-style:none;
	line-height:10px;
}
#styleswitcher li {
	height:12px;
	display:inline;
}
#footer ul {
	list-style:none;
}
#footer li {
	display:inline;
}
a#defswitch {
	width:15px;
	height:10px;
	margin: 3px 0 3px 0;
	background-color:#bd3f09;
	font-size: 8px;
	color:#bd3f09;
	display:inline-block;
}
a#blueswitch {
	width:15px;
	height:10px;
	margin: 3px 0 3px 0;
	background-color:#375b91;
	font-size: 8px;
	color:#375b91;
	display:inline-block;
}
a#greenswitch {
	width:15px;
	height:10px;
	margin: 3px 0 3px 0;
	background-color:#d0e0b8;
	font-size: 8px;
	color:#d0e0b8;
	display:inline-block;
}
a#brownswitch {
	width:15px;
	height:10px;
	margin: 3px 0 3px 0;
	background-color:#654322;
	font-size: 8px;
	color:#654322;
	display:inline-block;
}
a#mixswitch {
	width:15px;
	height:10px;
	margin: 3px 0 3px 0;
	background-color:#294145;
	font-size: 8px;
	color:#294145;
	display:inline-block;
}
#credits {
	clear:both;
	width:auto;
	float:left;
}
/*********************
		Tables
*********************/
table {
	margin:5px;
	border-collapse: collapse;
	table-layout:automatic;
	width:98%;
}
td, th {
	text-align:left;
	padding-left:10px;
	padding:3px;
}
thead {
}
/*********************
		Home
*********************/
#infowrap li {
 display:inline:
}
#infobox {
	width:365px;
	float:left;
	margin-top:10px;
}
#infobox h3 {
	padding:5px;
	font-size:14px;
}
.margin-left {
	margin-left:5px;
}
#rightnow .reallynow {
	padding: 5px;
	font-size:14px;
}
#rightnow h3 {
	padding:2px;
	padding: 0 10px;
	font-size:14px;
}
#rightnow .reallynow span {
	display: block;
	text-align: left;
	float: left;
	padding:0 2px;
	font-size:14px
}
#rightnow .reallynow a {
	text-decoration:none;
	display: block;
	text-align: right;
	float: right;
	padding:0 0 0 18px;
	margin-left:4px;
	font-weight:normal;
	font-size:12px;
}
#rightnow .reallynow a:hover {
	text-decoration:underline;
}
#rightnow .youhave {
	font-size:  12px;
	padding: 10px;
}
#rightnow a {
	font-weight: bold;
}
/*********************
		Forms
*********************/
form {
	padding:10px;
	margin:0 auto;
	position:relative;
}
form#form fieldset {
	display:block;
	padding:5px 10px 5px 10px;
	line-height:20px;
	margin-bottom:10px;
}
form#form legend {
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
	padding:3px 3px 3px 6px;
	width:254px;
}
form#form fieldset .innner_legend {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 3px;
	width: 109px;
}
/*form#form label {
	clear:left;
	display:block;
	float:left;
	width:150px;
	text-align:right;
	padding-right:10px;
	margin-bottom:5px;
}*/
form#form .inputbox {
	margin:0 0 0 150px;
}
form#form .inputbox #tmp, form#form .inputbox #tmp1 {
	float:left;
}
form#form .inputbox #addthis {
	float:left;
}
form#form input {
	padding:3px;
	margin-bottom:5px;
}
form#form select {
	margin-bottom: 5px;
}
form#form textarea {
	width:350px;
	height:75px;
	padding:5px;
	overflow:auto;
	margin-bottom: 5px;
}
form#form option {
	background:#FFF;
}
form#form optgroup option {
}
form#form #button1, form#form #button2 {
	padding-right:5px;
	cursor:pointer;
	width:205px;
	margin-left:8px;
	font-weight:bold;
}
form#form #button1:hover, form#form #button2:hover {
	background-position:center left;
}
form#form fieldset {
	display:block;
	padding:5px 10px 5px 10px;
	line-height:20px;
	margin-bottom:10px;
}
form#form legend {
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
	padding:3px 3px 3px 6px;
	width:254px;
}
form#form fieldset .innner_legend {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 3px;
	width: 109px;
}
form#form label {
	clear:left;
	display:block;
	float:left;
	width:150px;
	text-align:right;
	padding-right:10px;
	margin-bottom:5px;
}
form#form .inputbox {
	margin:0 0 0 150px;
}
form#form .inputbox #tmp, form#form .inputbox #tmp1 {
	float:left;
}
form#form .inputbox #addthis {
	float:left;
}
form#form input {
	padding:3px;
	margin-bottom:5px;
}
form#form select {
	margin-bottom: 5px;
}
form#form textarea {
	width:350px;
	height:75px;
	padding:5px;
	overflow:auto;
	margin-bottom: 5px;
}
form#form option {
	background:#FFF;
}
form#form optgroup option {
}
form#form #button1, form#form #button2 {
	padding-right:5px;
	cursor:pointer;
	width:205px;
	margin-left:8px;
	font-weight:bold;
}
form#form #button1:hover, form#form #button2:hover {
	background-position:center left;
}
/* ADDED BY MUNJAL */

form#frmPermission fieldset {
	display:block;
	padding:5px 10px 5px 10px;
	line-height:20px;
	margin-bottom:10px;
}
form#frmPermission legend {
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
	padding:3px 3px 3px 6px;
	width:254px;
}
form#frmPermission fieldset .innner_legend {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 3px;
	width: 109px;
}
form#frmPermission label {
	display:block;
	float:left;
	width:150px;
	text-align:right;
	padding-right:10px;
	margin-bottom:5px;
}
form#frmPermission .inputbox {
	margin:0 0 0 150px;
}
form#frmPermission .inputbox #tmp, form#frmPermission .inputbox #tmp1 {
	float:left;
}
form#frmPermission .inputbox #addthis {
	float:left;
}
form#frmPermission input {
	padding:3px;
	margin-bottom:5px;
}
form#frmPermission select {
	margin-bottom: 5px;
}
form#frmPermission textarea {
	width:350px;
	height:75px;
	padding:5px;
	overflow:auto;
	margin-bottom: 5px;
}
form#frmPermission option {
	background:#FFF;
}
form#frmPermission optgroup option {
}
form#frmPermission #button1, form#frmPermission #button2 {
	padding-right:5px;
	cursor:pointer;
	width:205px;
	margin-left:8px;
	font-weight:bold;
}
form#frmPermission #button1:hover, form#frmPermission #button2:hover {
	background-position:center left;
}
form#frmPermission fieldset {
	display:block;
	padding:5px 10px 5px 10px;
	line-height:20px;
	margin-bottom:10px;
}
form#frmPermission legend {
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
	padding:3px 3px 3px 6px;
	width:254px;
}
form#frmPermission fieldset .innner_legend {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 3px;
	width: 109px;
}
form#frmPermission label {
	display:block;
	float:left;
	width:150px;
	text-align:right;
	padding-right:10px;
	margin-bottom:5px;
}
form#frmPermission .inputbox {
	margin:0 0 0 150px;
}
form#frmPermission .inputbox #tmp, form#frmPermission .inputbox #tmp1 {
	float:left;
}
form#frmPermission .inputbox #addthis {
	float:left;
}
form#frmPermission input {
	padding:3px;
	margin-bottom:5px;
}
form#frmPermission select {
	margin-bottom: 5px;
}
form#frmPermission textarea {
	width:350px;
	height:75px;
	padding:5px;
	overflow:auto;
	margin-bottom: 5px;
}
form#frmPermission option {
	background:#FFF;
}
form#frmPermission optgroup option {
}
form#frmPermission #button1, form#frmPermission #button2 {
	padding-right:5px;
	cursor:pointer;
	width:205px;
	margin-left:8px;
	font-weight:bold;
}
form#frmPermission #button1:hover, form#frmPermission #button2:hover {
	background-position:center left;
}
/*********************
	Icons
*********************/
.icon {
	padding-left:19px;
	text-decoration:none;
	height:20px;
	font-size:12x;
	margin:0 3px;
	display:inline-block;
	line-height:20px;
}
.user {
	background:transparent url(../img/icons/user.png) no-repeat left;
}
.useradd {
	background:transparent url(../img/icons/user_add.png) no-repeat left;
}
.group {
	background:transparent url(../img/icons/group.png) no-repeat left;
}
.search {
	background:transparent url(../img/icons/magnifier.png) no-repeat left;
}
.online {
	background:transparent url(../img/icons/world.png) no-repeat left;
}
.pagenew {
	background:transparent url(../img/icons/page_add.png) no-repeat left;
}
.rss {
	background:transparent url(../img/icons/rss.png) no-repeat left;
}
.feed {
	background:transparent url(../img/icons/feed.png) no-repeat left;
}
.report {
	background:transparent url(../img/icons/report.png) no-repeat left;
}
.house {
	background:transparent url(../img/icons/house.png) no-repeat left;
}
.manage {
	background:transparent url(../img/icons/cog.png) no-repeat left;
}
.manage_page {
	background:transparent url(../img/icons/page_gear.png) no-repeat left;
}
.folder {
	background:transparent url(../img/icons/folder.png) no-repeat left;
}
.promotions {
	background:transparent url(../img/icons/coins.png) no-repeat left;
}
.cart {
	background:transparent url(../img/icons/cart.png) no-repeat left;
}
.folder_table {
	background:transparent url(../img/icons/folder_page.png) no-repeat left;
}
.shipping {
	background:transparent url(../img/icons/car.png) no-repeat left;
}
.invoices {
	background:transparent url(../img/icons/page_white_text_width.png) no-repeat left;
}
.addorder {
	background:transparent url(../img/icons/folder_page_add.png) no-repeat left;
}
.add {
	background:transparent url(../img/icons/add.png) no-repeat left;
}
.app_add {
	background:transparent url(../img/icons/application_add.png) no-repeat left;
}
.report_seo {
	background:transparent url(../img/icons/report_link.png) no-repeat left;
}
.modules {
	background:transparent url(../img/icons/bricks.png) no-repeat left;
}
.modules_manage {
	background:transparent url(../img/icons/bricks_gear.png) no-repeat left;
}
.setup1 {
	background:transparent url(../img/icons/install1.png) no-repeat left;
}
.setup2 {
	background:transparent url(../img/icons/install3.png) no-repeat left;
}
.logoff {
	background:transparent url(../img/icons/sign_out.png) no-repeat left;
}
.pageedit {
	background:transparent url(../img/icons/page_white_edit.png) no-repeat left;
}
/* Added By Munjal */
.location {
	background:transparent url(../img/icons/location_icon.jpg) no-repeat left;
}
.engineer {
	background:transparent url(../img/icons/engineer.jpeg) no-repeat left;
}
.proposal {
	background:transparent url(../img/icons/proposal.jpeg) no-repeat left;
}
.employee {
	background:transparent url(../img/icons/employee.jpeg) no-repeat left;
}
.item {
	background:transparent url(../img/icons/item.jpeg) no-repeat left;
}
.position {
	background:transparent url(../img/icons/icon-staff-position.png) no-repeat left;
}
.state {
	background:transparent url(../img/icons/stateicon.gif) no-repeat left;
}
.county {
	background:transparent url(../img/icons/icon_county.gif) no-repeat left;
}
.product {
	background:transparent url(../img/icons/product_icon.gif) no-repeat left;
}
.services {
	background:transparent url(../img/icons/service_icon.gif) no-repeat left;
}
.settings {
	background:transparent url(../img/icons/Settings.jpeg) no-repeat left;
}
/* Added By Munjal */

.paging {
	padding:10px 0px 0px 0px;
	text-align:center;
	font-size:13px;
}
.paging.display {
	text-align:rightright;
}
.paging a, .paging span {
	padding:2px 8px 2px 8px;
}
.paging span {
	font-weight:bold;
	color:#000;
	font-size:13px;
}
.paging a {
	color:#000;
	text-decoration:none;
	border:1px solid #dddddd;
}
.paging a:hover {
	text-decoration:none;
	background-color:#6C6C6C;
	color:#fff;
	border-color:#000;
}
.paging span.prn {
	font-size:13px;
	font-weight:normal;
	color:#aaa;
}
.paging a.prn {
	border:2px solid #dddddd;
}
.paging a.prn:hover {
	border-color:#000;
}
.paging p#total_count {
	color:#aaa;
	font-size:12px;
	padding-top:8px;
	padding-left:18px;
}
.paging p#total_display {
	color:#aaa;
	font-size:12px;
	padding-top:10px;
}
.required {
/*color:#FF0000;*/
}
.errorMessage {
	color:red;
	padding:0 0 0 5px;
}
.error {
	color:red;
}
.mr-tp2 {
	background:url(../image/heading-login.jpg) 0 0 no-repeat;
	height:31px;
	line-height:31px;
	width:573px;
	padding:0 0 0 10px;
	color:#fff;
	font-size:16px;
	font-weight:bold;
}
.input_button {
	background:url(../image/btn-blank.jpg) 0 0 no-repeat;
	height:26px;
	width:79px;
	border:0px;
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
}
.input_button2 {
	background:url(../image/btn-blank2.jpg) 0 0 no-repeat;
	height:26px;
	width:130px;
	border:0px;
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
}
.input_button3 {
	background:url(../image/btn-blank3.jpg) 0 0 no-repeat;
	height:26px;
	width:170px;
	border:0px;
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
}
.width_114 {
	width:118px;
}
#TB_ajaxWindowTitle {
	font-size: 14px;
	font-weight: bold;
}
span.inputbutton {
	background:url(../image/btn-blank4.png) left top no-repeat;
	height:26px;
	padding:0 0 0 11px;
	float:left;
	display:block;
	margin:0 4px;
}
span.inputbutton .button {
	background:url(../image/btn-blank4.png) right bottom no-repeat;
	height:26px;
	padding:0 11px 2px 0;
	float:left;
	display:block;
	border:none;
	color:#ffffff;
	overflow:visible;
	cursor:pointer;
	font-weight:bold;
}
.floatL {
	float:left;
}
.labelright {
	display: block;
	float: left;
	width: 150px;
	text-align: left;
	padding-right: 10px;
	margin-bottom: 5px;
	height:22px;
	line-height:22px;
}
ul{
 list-style:none;
}
li {
	padding:1px;
}
li a {
   text-decoration:none;
   
}
li a:hover{
   text-decoration:underline;
   color:#202020;
}
.rightAlign{text-align:right}
.leftAlign{text-align:left}
.centerAlign{text-align:center}

.rotate {

font-family:Arial, Helvetica, sans-serif;

/* Safari */
-webkit-transform: rotate(-90deg);

/* Firefox */
-moz-transform: rotate(-90deg);

/* IE */
-ms-transform: rotate(-90deg);

/* Opera */
-o-transform: rotate(-90deg);

/* Internet Explorer */
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);

}

.checkbox {
  width: 15px;
  height: 20px;
  display: block;
  padding-left:10px;
  margin-left:10px;
  clear: left;
  float: left;
}

#showProcess {
	position:absolute; 
	width:100%;
	display:block;
	height:100%;
	z-index:10;
	background-color:#000;
	-moz-opacity: 0.5;
	opacity:.50;
	filter: alpha(opacity=50);
}

#Processdiv {
	position:absolute;
	left:35%;
	top:30%;
	width:404px;
	height:auto;
	padding: 20px;
	font-weight:bold;
	background:#FFFFFF;
	text-align:center;
	border: 1px solid gray;
	z-index:15;
}

.floatr{ float:right;}
.clearr{ clear:right;}
.floatr p.headtext{ color:#fff; font-size:12px; text-align:right;} 
.PadL{ padding-left:15px;}
.margin2{margin:2px!important;}
.width190 { width:190px!important;}

#currTable { 
		display: block;
		width:1080px;
}

.chartborder{
	float:left; 
	border: 2px solid #000000; 
	padding: 8px; 
	border-radius: 25px;
}

/*.trdivwidth{
	width:1280px; overflow:auto; 
}*/
.trdivwidth table {}

.trdivwidth{ width:980px; overflow:scroll;}

@media (min-width: 768px) and (max-width: 800px)  {

	#currTable { 
		display: block;
		width:520px!important;
	}
	
}
@media (min-width: 810px) and (max-width: 980px)  {

	#currTable { 
		display: block;
		width:708px!important;
	}
	
}


@media (max-width:980px){
.trdivwidth{
	width:630px; overflow:auto; 
}
}


@media (max-width:1024px){
.trdivwidth{
	width:690px; overflow:auto; 
}
}