ul
{
	list-style: outside none none;
	 margin: 0;
    padding: 0;
}
.btn {
	BORDER-RIGHT: #76a0c7 1px solid;
	BORDER-TOP: #76a0c7 1px solid;
	FONT-SIZE: 12px;
	BORDER-LEFT: #76a0c7 1px solid;
	BORDER-BOTTOM: #76a0c7 1px solid;
	FONT-FAMILY: Verdana;
	BACKGROUND-COLOR: #434343;
	padding: 5px 10px;
	color: #ffffff;
	font-weight: bold;
	background-image: linear-gradient(to right, #3EB4C1, #C29743);
}

.btnbackground {
	background-image: linear-gradient(to right, #3EB4C1, #C29743) !important;
	color:#fff;
}
.box{
	width: 260px;	
	float:left;
}
.box li{
	padding:3px 0px !important;
	padding-left:15px !important;
}

	/*
.box li:hover{
	background-color:#0160A4;
	color:#fff !important;
}*/

	/*
.customermenu li
{list-style:inside !important;
	list-style-image:disk !important;*/
	
}
.box li img{
	border: 1px solid rgb(228, 226, 226);
	border-radius: 3px;
	padding: 3px;
	cursor:pointer;
}
.box h4{
	color:#0160A4;
	font-size:18px;	
	text-transform: uppercase;
	
}
.box p{
	color:#585252;
	font-size:12px;
	line-height:1.8em;
	width: 300px;
	
}
.box a{
	color:#0160A4;
	font-size:12px;
	
}
.box a:hover{
	
	color:#000;
	-webkit-transition: all .9s;
	-moz-transition: all .9s;
	-o-transition: all .9s;
	-ms-transition: all .9s;
	transition: all .9s;
}

.txtBox{
    border-color: #76a0c7;
    border-style: solid;
    border-width: 1px;
    font-family: Verdana;
    font-size: 11px;
    height: 24px;
   
}
.txtBox:focus {
    border: 1px solid #000000;
    font-size: 13px;
}
.width_medium
{
	width:180px;
}
.width_big
{
	width:550px;
}

.info
{
	font-family:Verdana;
	font-size:11px;
	color:blue;
}

.errmsg
{
	font-family:Verdana;
	font-size:11px;
	color:red;
}

.errormsg
{
	font-family:Verdana;
	font-size:11px;
	color:red;
}
.tdcol
{
	font-family:Verdana;
	color:#444444;
	font-size:12px;	
	width:150px;
	text-align:left;	
}

.nodatafound
{
	font-family:Verdana;
	font-size:11px;
	color:blue;
	font-weight:bold;
}

.tdcolerror
{
	font-family:Verdana;
	color:red;
	font-size:12px;
	font-weight:bold;
	width:150px;
	text-align:left;	
}
.treelink
{
	text-align:center;
}
.preview
{
	background-color: #F0F0F0; 
	position: absolute;
	height: 175px; 
	width: 300px; 
	display: none; 
	font-size: 12px; 
	border: solid 1px black;
	color: black; 
	font-weight: bold; 
	text-align: center;
	z-index:999;
}

.preview table
{
	border:solid 1px white;
	width:100%;
	height:100%;
}

.preview table tr td
{
	border:solid 1px white;
	width:50%;	
}

.divgrid table tr td
{
	border : solid 1px #666666;
}

.page-heading
{
	font-size:20px;
	font-weight:bold;
	padding-bottom: 15px;
}

.divcontent
{
	padding-left:20px;
	min-height:280px;
}

.contact-form {
    float: left;
    width: 100%;
}
.contact-form h1 {
    color: #012a48;
    float: left;
    font: 400 24px "open sans";
    margin: 0 0 15px;
    width: 100%;
}
.contact-form h1 span {
    font: 700 24px "open sans";
}
.contact-form input {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    color: #2a2a2a;
    float: left;
    font: 300 16px "open sans";
    height: 40px;
    margin: 0 0 10px;
    padding: 10px;
    width: 100%;
}
.contact-form .mes {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    color: #2a2a2a;
    float: left;
    font: 300 16px "open sans";
    height: 100px;
    margin: 0 0 10px;
    padding: 10px;
    width: 100%;
}
.contact-form input.send {
    background: #012a48 none repeat scroll 0 0;
    color: #fff;
    float: left;
    font: 400 14px "open sans";
    padding: 0 30px;
    width: auto;
}

#popupdiv {
    background-color: #000000;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.4;
    position: fixed;
    top: 0;
    width: 100%;
    z-index:111;
}
.newpopupdiv {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #ffffff;
    border-color: -moz-use-text-color #514836 #514836;
    border-image: none;
    border-radius: 5px 5px 3px 3px;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    color: #000000;
    display: none;
    font-size: 16px;
    padding: 0;
    position: absolute;
    z-index: 333;
}
.newpopupdiv .popheader {
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #e6ac1a, #e6ac1a) repeat scroll 0 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    color: #ffffff;
    height: 20px;
    padding: 5px 0 0 5px;
    width: 99.4%;
}
.newpopupdiv .popheader .headername {
    background-position: left center;
    background-repeat: no-repeat;
    color: #ffffff;
    float: left;
    font-family: Verdana;
    font-size: 10pt;
    margin: 0;
    padding: 0 0 0 19px;
}
.newpopupdiv-inner {
    margin: 0 auto;
    padding: 15px 5px 5px;
    width: 99%;
}


.control-label-error {
    color: red;
}


.table_one {background-color:#ff7a0e; padding:10px 30px; color:#fff; width:135px; float:left; margin-right:10px; margin-bottom:40px; border-radius:10px; border:#e5e5e5 solid 1px; 	-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;}
.table_one h1 {font-size:40px; font-weight:bold; text-shadow:2px 2px 3px #333;}
.table_two {background-color:#0eb8ff; padding:10px 30px; color:#fff;  width:135px; float:left; margin-right:10px; margin-bottom:40px;border-radius:10px; border:#e5e5e5 solid 1px; 	-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;}
.table_two h1 {font-size:40px; font-weight:bold;text-shadow:2px 2px 3px #333;}
.table_three {background-color:#f64c4c; padding:10px 30px; color:#fff;  width:135px; float:left; margin-right:10px; margin-bottom:10px;border-radius:10px; border:#e5e5e5 solid 1px; 	-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;}
.table_three h1 {font-size:40px; font-weight:bold;text-shadow:2px 2px 3px #333;}
.table_four {background-color:#3224fc; padding:10px 30px; color:#fff; width:135px; float:left; margin-right:10px; margin-bottom:40px;border-radius:10px; border:#e5e5e5 solid 1px; 	-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;}
.table_four h1 {font-size:40px; font-weight:bold;text-shadow:2px 2px 3px #333;}

.table_four_2 {background-color:#ff0000; padding:10px 30px; color:#fff; width:135px; float:left; margin-right:10px; margin-bottom:40px;border-radius:10px; border:#e5e5e5 solid 1px; 	-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;}
.table_four_2 h1 {font-size:40px; font-weight:bold;text-shadow:2px 2px 3px #333;}

.table_five {background-color:#5cb85c; padding:10px 30px; color:#fff;  width:135px; float:left;  margin-bottom:40px;border-radius:10px; border:#e5e5e5 solid 1px; 	-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;}
.table_five h1 {font-size:40px; font-weight:bold;text-shadow:2px 2px 3px #333;}
.table_six {background-color:#8813ff; padding:10px 30px; color:#fff;  width:135px; float:left; margin-bottom:10px;border-radius:10px; border:#e5e5e5 solid 1px; 	-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;}
.table_six h1 {font-size:40px; font-weight:bold;text-shadow:2px 2px 3px #333;}

.div_dashboard_box {
  margin: 5px;
border: solid 2px #F88E00;
padding: 4px;
border-radius: 50px;
text-align: center;
font-size: 15px;
font-weight: bold;
}

